09:17:49 Started by upstream project "integration-distribution-mri-test-scandium" build number 75 09:17:49 originally caused by: 09:17:49 Started by timer 09:17:49 Running as SYSTEM 09:17:49 [EnvInject] - Loading node environment variables. 09:17:49 Building remotely on prd-centos8-robot-2c-8g-127 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-callhome-only-scandium 09:17:49 [ssh-agent] Looking for ssh-agent implementation... 09:17:50 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:17:50 $ ssh-agent 09:17:50 SSH_AUTH_SOCK=/tmp/ssh-UUXRetKNBjFp/agent.5286 09:17:50 SSH_AGENT_PID=5287 09:17:50 [ssh-agent] Started. 09:17:50 Running ssh-add (command line suppressed) 09:17:50 Identity added: /w/workspace/netconf-csit-1node-callhome-only-scandium@tmp/private_key_10093435923476233682.key (/w/workspace/netconf-csit-1node-callhome-only-scandium@tmp/private_key_10093435923476233682.key) 09:17:50 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:17:50 The recommended git tool is: NONE 09:17:52 using credential opendaylight-jenkins-ssh 09:17:52 Wiping out workspace first. 09:17:52 Cloning the remote Git repository 09:17:52 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:17:52 > git init /w/workspace/netconf-csit-1node-callhome-only-scandium/test # timeout=10 09:17:52 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:17:52 > git --version # timeout=10 09:17:52 > git --version # 'git version 2.43.0' 09:17:52 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:17:52 [INFO] Currently running in a labeled security context 09:17:52 [INFO] Currently SELinux is 'enforcing' on the host 09:17:52 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-callhome-only-scandium/test@tmp/jenkins-gitclient-ssh9280435359471201164.key 09:17:53 Verifying host key using known hosts file 09:17:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:17:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:55 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:17:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:17:56 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:17:56 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:17:56 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:17:56 [INFO] Currently running in a labeled security context 09:17:56 [INFO] Currently SELinux is 'enforcing' on the host 09:17:56 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-callhome-only-scandium/test@tmp/jenkins-gitclient-ssh13563645075454501923.key 09:17:56 Verifying host key using known hosts file 09:17:56 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 09:17:56 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:17:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:17:56 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 09:17:56 > git config core.sparsecheckout # timeout=10 09:17:56 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 09:17:56 Commit message: "Adapt test for new pce-allocation field" 09:17:56 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:17:56 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 09:17:57 No emails were triggered. 09:17:57 provisioning config files... 09:17:57 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:17:57 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:17:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:17:57 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins15970793187664349183.sh 09:17:57 ---> python-tools-install.sh 09:17:57 Setup pyenv: 09:17:57 system 09:17:57 * 3.8.13 (set by /opt/pyenv/version) 09:17:57 * 3.9.13 (set by /opt/pyenv/version) 09:17:57 * 3.10.13 (set by /opt/pyenv/version) 09:17:57 * 3.11.7 (set by /opt/pyenv/version) 09:18:02 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yh43 09:18:02 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:18:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:07 lf-activate-venv(): INFO: Base packages installed successfully 09:18:07 lf-activate-venv(): INFO: Installing additional packages: lftools 09:18:32 lf-activate-venv(): INFO: Adding /tmp/venv-yh43/bin to PATH 09:18:32 Generating Requirements File 09:18:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:18:53 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:18:53 Python 3.11.7 09:18:53 pip 25.2 from /tmp/venv-yh43/lib/python3.11/site-packages/pip (python 3.11) 09:18:54 appdirs==1.4.4 09:18:54 argcomplete==3.6.2 09:18:54 aspy.yaml==1.3.0 09:18:54 attrs==25.3.0 09:18:54 autopage==0.5.2 09:18:54 beautifulsoup4==4.14.2 09:18:54 boto3==1.40.43 09:18:54 botocore==1.40.43 09:18:54 bs4==0.0.2 09:18:54 cachetools==6.2.0 09:18:54 certifi==2025.8.3 09:18:54 cffi==2.0.0 09:18:54 cfgv==3.4.0 09:18:54 chardet==5.2.0 09:18:54 charset-normalizer==3.4.3 09:18:54 click==8.3.0 09:18:54 cliff==4.11.0 09:18:54 cmd2==2.7.0 09:18:54 cryptography==3.3.2 09:18:54 debtcollector==3.0.0 09:18:54 decorator==5.2.1 09:18:54 defusedxml==0.7.1 09:18:54 Deprecated==1.2.18 09:18:54 distlib==0.4.0 09:18:54 dnspython==2.8.0 09:18:54 docker==7.1.0 09:18:54 dogpile.cache==1.4.1 09:18:54 durationpy==0.10 09:18:54 email-validator==2.3.0 09:18:54 filelock==3.19.1 09:18:54 future==1.0.0 09:18:54 gitdb==4.0.12 09:18:54 GitPython==3.1.45 09:18:54 google-auth==2.41.1 09:18:54 httplib2==0.31.0 09:18:54 identify==2.6.14 09:18:54 idna==3.10 09:18:54 importlib-resources==1.5.0 09:18:54 iso8601==2.1.0 09:18:54 Jinja2==3.1.6 09:18:54 jmespath==1.0.1 09:18:54 jsonpatch==1.33 09:18:54 jsonpointer==3.0.0 09:18:54 jsonschema==4.25.1 09:18:54 jsonschema-specifications==2025.9.1 09:18:54 keystoneauth1==5.12.0 09:18:54 kubernetes==34.1.0 09:18:54 lftools==0.37.14 09:18:54 lxml==6.0.2 09:18:54 markdown-it-py==4.0.0 09:18:54 MarkupSafe==3.0.3 09:18:54 mdurl==0.1.2 09:18:54 msgpack==1.1.1 09:18:54 multi_key_dict==2.0.3 09:18:54 munch==4.0.0 09:18:54 netaddr==1.3.0 09:18:54 niet==1.4.2 09:18:54 nodeenv==1.9.1 09:18:54 oauth2client==4.1.3 09:18:54 oauthlib==3.3.1 09:18:54 openstacksdk==4.7.1 09:18:54 os-service-types==1.8.0 09:18:54 osc-lib==4.2.0 09:18:54 oslo.config==10.0.0 09:18:54 oslo.context==6.1.0 09:18:54 oslo.i18n==6.6.0 09:18:54 oslo.log==7.2.1 09:18:54 oslo.serialization==5.8.0 09:18:54 oslo.utils==9.1.0 09:18:54 packaging==25.0 09:18:54 pbr==7.0.1 09:18:54 platformdirs==4.4.0 09:18:54 prettytable==3.16.0 09:18:54 psutil==7.1.0 09:18:54 pyasn1==0.6.1 09:18:54 pyasn1_modules==0.4.2 09:18:54 pycparser==2.23 09:18:54 pygerrit2==2.0.15 09:18:54 PyGithub==2.8.1 09:18:54 Pygments==2.19.2 09:18:54 PyJWT==2.10.1 09:18:54 PyNaCl==1.6.0 09:18:54 pyparsing==2.4.7 09:18:54 pyperclip==1.11.0 09:18:54 pyrsistent==0.20.0 09:18:54 python-cinderclient==9.8.0 09:18:54 python-dateutil==2.9.0.post0 09:18:54 python-heatclient==4.3.0 09:18:54 python-jenkins==1.8.3 09:18:54 python-keystoneclient==5.7.0 09:18:54 python-magnumclient==4.9.0 09:18:54 python-openstackclient==8.2.0 09:18:54 python-swiftclient==4.8.0 09:18:54 PyYAML==6.0.3 09:18:54 referencing==0.36.2 09:18:54 requests==2.32.5 09:18:54 requests-oauthlib==2.0.0 09:18:54 requestsexceptions==1.4.0 09:18:54 rfc3986==2.0.0 09:18:54 rich==14.1.0 09:18:54 rich-argparse==1.7.1 09:18:54 rpds-py==0.27.1 09:18:54 rsa==4.9.1 09:18:54 ruamel.yaml==0.18.15 09:18:54 ruamel.yaml.clib==0.2.14 09:18:54 s3transfer==0.14.0 09:18:54 simplejson==3.20.2 09:18:54 six==1.17.0 09:18:54 smmap==5.0.2 09:18:54 soupsieve==2.8 09:18:54 stevedore==5.5.0 09:18:54 tabulate==0.9.0 09:18:54 toml==0.10.2 09:18:54 tomlkit==0.13.3 09:18:54 tqdm==4.67.1 09:18:54 typing_extensions==4.15.0 09:18:54 tzdata==2025.2 09:18:54 urllib3==1.26.20 09:18:54 virtualenv==20.34.0 09:18:54 wcwidth==0.2.14 09:18:54 websocket-client==1.8.0 09:18:54 wrapt==1.17.3 09:18:54 xdg==6.0.0 09:18:54 xmltodict==1.0.2 09:18:54 yq==3.4.3 09:18:54 [EnvInject] - Injecting environment variables from a build step. 09:18:54 [EnvInject] - Injecting as environment variables the properties content 09:18:54 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:18:54 OS_CLOUD=vex 09:18:54 OS_STACK_NAME=releng-netconf-csit-1node-callhome-only-scandium-63 09:18:54 OS_STACK_TEMPLATE_DIR=openstack-hot 09:18:54 09:18:54 [EnvInject] - Variables injected successfully. 09:18:54 provisioning config files... 09:18:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:18:54 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins1547540895910759068.sh 09:18:54 ---> Create parameters file for OpenStack HOT 09:18:54 OpenStack Heat parameters generated 09:18:54 ----------------------------------- 09:18:54 parameters: 09:18:54 vm_0_count: '1' 09:18:54 vm_0_flavor: 'v3-standard-4' 09:18:54 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 09:18:54 vm_1_count: '1' 09:18:54 vm_1_flavor: 'v3-standard-2' 09:18:54 vm_1_image: 'ZZCI - Ubuntu 18.04 - docker - x86_64 - 20250201-040221.796' 09:18:54 09:18:54 job_name: '64201-63' 09:18:54 silo: 'releng' 09:18:54 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins4777194628406513075.sh 09:18:54 ---> Create HEAT stack 09:18:54 + source /home/jenkins/lf-env.sh 09:18:54 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:18:54 ++ mktemp -d /tmp/venv-XXXX 09:18:54 + lf_venv=/tmp/venv-rbwQ 09:18:54 + local venv_file=/tmp/.os_lf_venv 09:18:54 + local python=python3 09:18:54 + local options 09:18:54 + local set_path=true 09:18:54 + local install_args= 09:18:54 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:18:54 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:18:54 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:18:54 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:18:54 + true 09:18:54 + case $1 in 09:18:54 + python=python3 09:18:54 + shift 2 09:18:54 + true 09:18:54 + case $1 in 09:18:54 + shift 09:18:54 + break 09:18:54 + case $python in 09:18:54 + local pkg_list= 09:18:54 + [[ -d /opt/pyenv ]] 09:18:54 + echo 'Setup pyenv:' 09:18:54 Setup pyenv: 09:18:54 + export PYENV_ROOT=/opt/pyenv 09:18:54 + PYENV_ROOT=/opt/pyenv 09:18:54 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:18:54 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:18:54 + pyenv versions 09:18:54 system 09:18:54 3.8.13 09:18:54 3.9.13 09:18:54 3.10.13 09:18:54 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 09:18:54 + command -v pyenv 09:18:54 ++ pyenv init - --no-rehash 09:18:54 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:18:54 for i in ${!paths[@]}; do 09:18:54 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:18:54 fi; done; 09:18:54 echo "${paths[*]}"'\'')" 09:18:54 export PATH="/opt/pyenv/shims:${PATH}" 09:18:54 export PYENV_SHELL=bash 09:18:54 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:18:54 pyenv() { 09:18:54 local command 09:18:54 command="${1:-}" 09:18:54 if [ "$#" -gt 0 ]; then 09:18:54 shift 09:18:54 fi 09:18:54 09:18:54 case "$command" in 09:18:54 rehash|shell) 09:18:54 eval "$(pyenv "sh-$command" "$@")" 09:18:54 ;; 09:18:54 *) 09:18:54 command pyenv "$command" "$@" 09:18:54 ;; 09:18:54 esac 09:18:54 }' 09:18:54 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:18:54 for i in ${!paths[@]}; do 09:18:54 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:18:54 fi; done; 09:18:54 echo "${paths[*]}"' 09:18:54 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:18:54 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:18:54 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:18:54 ++ export PYENV_SHELL=bash 09:18:54 ++ PYENV_SHELL=bash 09:18:54 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:18:54 +++ complete -F _pyenv pyenv 09:18:54 ++ lf-pyver python3 09:18:54 ++ local py_version_xy=python3 09:18:54 ++ local py_version_xyz= 09:18:54 ++ sed 's/^[ *]* //' 09:18:54 ++ pyenv versions 09:18:54 ++ local command 09:18:54 ++ command=versions 09:18:54 ++ '[' 1 -gt 0 ']' 09:18:54 ++ shift 09:18:54 ++ case "$command" in 09:18:54 ++ command pyenv versions 09:18:54 ++ pyenv versions 09:18:54 ++ grep -E '^[0-9.]*[0-9]$' 09:18:54 ++ awk '{ print $1 }' 09:18:55 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:18:55 +++ grep '^3' /tmp/.pyenv_versions 09:18:55 +++ sort -V 09:18:55 +++ tail -n 1 09:18:55 ++ py_version_xyz=3.11.7 09:18:55 ++ [[ -z 3.11.7 ]] 09:18:55 ++ echo 3.11.7 09:18:55 ++ return 0 09:18:55 + pyenv local 3.11.7 09:18:55 + local command 09:18:55 + command=local 09:18:55 + '[' 2 -gt 0 ']' 09:18:55 + shift 09:18:55 + case "$command" in 09:18:55 + command pyenv local 3.11.7 09:18:55 + pyenv local 3.11.7 09:18:55 + for arg in "$@" 09:18:55 + case $arg in 09:18:55 + pkg_list+='lftools[openstack] ' 09:18:55 + for arg in "$@" 09:18:55 + case $arg in 09:18:55 + pkg_list+='kubernetes ' 09:18:55 + for arg in "$@" 09:18:55 + case $arg in 09:18:55 + pkg_list+='niet ' 09:18:55 + for arg in "$@" 09:18:55 + case $arg in 09:18:55 + pkg_list+='python-heatclient ' 09:18:55 + for arg in "$@" 09:18:55 + case $arg in 09:18:55 + pkg_list+='python-openstackclient ' 09:18:55 + for arg in "$@" 09:18:55 + case $arg in 09:18:55 + pkg_list+='python-magnumclient ' 09:18:55 + for arg in "$@" 09:18:55 + case $arg in 09:18:55 + pkg_list+='urllib3~=1.26.15 ' 09:18:55 + for arg in "$@" 09:18:55 + case $arg in 09:18:55 + pkg_list+='yq ' 09:18:55 + [[ -f /tmp/.os_lf_venv ]] 09:18:55 ++ cat /tmp/.os_lf_venv 09:18:55 + lf_venv=/tmp/venv-yh43 09:18:55 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yh43 from' file:/tmp/.os_lf_venv 09:18:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yh43 from file:/tmp/.os_lf_venv 09:18:55 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:18:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:18:55 + local 'pip_opts=--upgrade --quiet' 09:18:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:18:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:18:55 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:18:55 + [[ -n '' ]] 09:18:55 + [[ -n '' ]] 09:18:55 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:18:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:18:55 + /tmp/venv-yh43/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 09:18:57 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:18:57 lf-activate-venv(): INFO: Base packages installed successfully 09:18:57 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:18:57 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:18:57 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:18:57 + /tmp/venv-yh43/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:19:20 + type python3 09:19:20 + true 09:19:20 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yh43/bin to PATH' 09:19:20 lf-activate-venv(): INFO: Adding /tmp/venv-yh43/bin to PATH 09:19:20 + PATH=/tmp/venv-yh43/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:19:20 + return 0 09:19:20 + openstack --os-cloud vex limits show --absolute 09:19:21 +--------------------------+---------+ 09:19:21 | Name | Value | 09:19:21 +--------------------------+---------+ 09:19:21 | maxTotalInstances | -1 | 09:19:21 | maxTotalCores | 450 | 09:19:21 | maxTotalRAMSize | 1000000 | 09:19:21 | maxServerMeta | 128 | 09:19:21 | maxImageMeta | 128 | 09:19:21 | maxPersonality | 5 | 09:19:21 | maxPersonalitySize | 10240 | 09:19:21 | maxTotalKeypairs | 100 | 09:19:21 | maxServerGroups | 10 | 09:19:21 | maxServerGroupMembers | 10 | 09:19:21 | maxTotalFloatingIps | -1 | 09:19:21 | maxSecurityGroups | -1 | 09:19:21 | maxSecurityGroupRules | -1 | 09:19:21 | totalRAMUsed | 507904 | 09:19:21 | totalCoresUsed | 124 | 09:19:21 | totalInstancesUsed | 42 | 09:19:21 | totalFloatingIpsUsed | 0 | 09:19:21 | totalSecurityGroupsUsed | 0 | 09:19:21 | totalServerGroupsUsed | 0 | 09:19:21 | maxTotalVolumes | -1 | 09:19:21 | maxTotalSnapshots | 10 | 09:19:21 | maxTotalVolumeGigabytes | 4096 | 09:19:21 | maxTotalBackups | 10 | 09:19:21 | maxTotalBackupGigabytes | 1000 | 09:19:21 | totalVolumesUsed | 0 | 09:19:21 | totalGigabytesUsed | 0 | 09:19:21 | totalSnapshotsUsed | 0 | 09:19:21 | totalBackupsUsed | 0 | 09:19:21 | totalBackupGigabytesUsed | 0 | 09:19:21 +--------------------------+---------+ 09:19:21 + pushd /opt/ciman/openstack-hot 09:19:21 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-callhome-only-scandium 09:19:21 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-callhome-only-scandium-63 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-callhome-only-scandium/stack-parameters.yaml 09:20:08 Creating stack releng-netconf-csit-1node-callhome-only-scandium-63 09:20:08 Waiting to initialize infrastructure... 09:20:08 Waiting to initialize infrastructure... 09:20:08 Waiting to initialize infrastructure... 09:20:08 Stack initialization successful. 09:20:08 ------------------------------------ 09:20:08 Stack Details 09:20:08 ------------------------------------ 09:20:08 {'added': None, 09:20:08 'capabilities': [], 09:20:08 'created_at': '2025-10-02T09:19:24Z', 09:20:08 'deleted': None, 09:20:08 'deleted_at': None, 09:20:08 'description': 'No description', 09:20:08 'environment': None, 09:20:08 'environment_files': None, 09:20:08 'files': None, 09:20:08 'files_container': None, 09:20:08 'id': '5600fdee-f19e-43bd-8c01-fdc447730736', 09:20:08 'is_rollback_disabled': True, 09:20:08 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-callhome-only-scandium-63/5600fdee-f19e-43bd-8c01-fdc447730736', 09:20:08 'rel': 'self'}], 09:20:08 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 09:20:08 'name': 'releng-netconf-csit-1node-callhome-only-scandium-63', 09:20:08 'notification_topics': [], 09:20:08 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:20:08 'output_key': 'vm_0_ips', 09:20:08 'output_value': ['10.30.170.207']}, 09:20:08 {'description': 'IP addresses of the 2nd vm types', 09:20:08 'output_key': 'vm_1_ips', 09:20:08 'output_value': ['10.30.171.135']}], 09:20:08 'owner_id': ****, 09:20:08 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:20:08 'OS::stack_id': '5600fdee-f19e-43bd-8c01-fdc447730736', 09:20:08 'OS::stack_name': 'releng-netconf-csit-1node-callhome-only-scandium-63', 09:20:08 'job_name': '64201-63', 09:20:08 'silo': 'releng', 09:20:08 'vm_0_count': '1', 09:20:08 'vm_0_flavor': 'v3-standard-4', 09:20:08 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:20:08 '20250201-010426.857', 09:20:08 'vm_1_count': '1', 09:20:08 'vm_1_flavor': 'v3-standard-2', 09:20:08 'vm_1_image': 'ZZCI - Ubuntu 18.04 - docker - x86_64 - ' 09:20:08 '20250201-040221.796'}, 09:20:08 'parent_id': None, 09:20:08 'replaced': None, 09:20:08 'status': 'CREATE_COMPLETE', 09:20:08 'status_reason': 'Stack CREATE completed successfully', 09:20:08 'tags': [], 09:20:08 'template': None, 09:20:08 'template_description': 'No description', 09:20:08 'template_url': None, 09:20:08 'timeout_mins': 15, 09:20:08 'unchanged': None, 09:20:08 'updated': None, 09:20:08 'updated_at': None, 09:20:08 'user_project_id': '95d77ce9355348d6a7e1060a43d46b0d'} 09:20:08 ------------------------------------ 09:20:08 + popd 09:20:08 /w/workspace/netconf-csit-1node-callhome-only-scandium 09:20:08 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins14506783179375005451.sh 09:20:08 ---> Copy SSH public keys to CSIT lab 09:20:08 Setup pyenv: 09:20:08 system 09:20:08 3.8.13 09:20:08 3.9.13 09:20:08 3.10.13 09:20:08 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 09:20:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yh43 from file:/tmp/.os_lf_venv 09:20:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:20:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:20:11 lf-activate-venv(): INFO: Base packages installed successfully 09:20:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:20:26 lf-activate-venv(): INFO: Adding /tmp/venv-yh43/bin to PATH 09:20:28 SSH not responding on 10.30.171.135. Retrying in 10 seconds... 09:20:29 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:20:29 releng-64201-63-0-builder-0 09:20:29 Successfully copied public keys to slave 10.30.170.207 09:20:29 Process 6504 ready. 09:20:38 Ping to 10.30.171.135 successful. 09:20:38 SSH not responding on 10.30.171.135. Retrying in 10 seconds... 09:20:48 Ping to 10.30.171.135 successful. 09:20:48 SSH not responding on 10.30.171.135. Retrying in 10 seconds... 09:20:58 Ping to 10.30.171.135 successful. 09:20:59 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 09:21:00 releng-64201-63-1-docker-0 09:21:00 Successfully copied public keys to slave 10.30.171.135 09:21:00 Process 6505 ready. 09:21:00 SSH ready on all stack servers. 09:21:00 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins1642051729409401973.sh 09:21:00 Setup pyenv: 09:21:00 system 09:21:00 3.8.13 09:21:00 3.9.13 09:21:00 3.10.13 09:21:00 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 09:21:04 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-89oy 09:21:04 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-callhome-only-scandium/.robot_venv 09:21:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:08 lf-activate-venv(): INFO: Base packages installed successfully 09:21:08 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:21:10 lf-activate-venv(): INFO: Adding /tmp/venv-89oy/bin to PATH 09:21:10 + echo 'Installing Python Requirements' 09:21:10 Installing Python Requirements 09:21:10 + cat 09:21:10 + python -m pip install -r requirements.txt 09:21:10 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:21:10 Collecting docker-py (from -r requirements.txt (line 1)) 09:21:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 09:21:10 Collecting ipaddr (from -r requirements.txt (line 2)) 09:21:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:21:11 Preparing metadata (setup.py): started 09:21:11 Preparing metadata (setup.py): finished with status 'done' 09:21:11 Collecting netaddr (from -r requirements.txt (line 3)) 09:21:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 09:21:11 Collecting netifaces (from -r requirements.txt (line 4)) 09:21:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:21:11 Preparing metadata (setup.py): started 09:21:11 Preparing metadata (setup.py): finished with status 'done' 09:21:11 Collecting pyhocon (from -r requirements.txt (line 5)) 09:21:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:21:11 Collecting requests (from -r requirements.txt (line 6)) 09:21:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 09:21:11 Collecting robotframework (from -r requirements.txt (line 7)) 09:21:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 09:21:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 12.2 MB/s 0:00:00 09:21:11 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:21:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 09:21:11 Preparing metadata (setup.py): started 09:21:11 Preparing metadata (setup.py): finished with status 'done' 09:21:12 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:21:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 09:21:12 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:21:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 09:21:12 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:21:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:21:12 Preparing metadata (setup.py): started 09:21:12 Preparing metadata (setup.py): finished with status 'done' 09:21:12 Collecting scapy (from -r requirements.txt (line 12)) 09:21:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 09:21:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 33.2 MB/s 0:00:00 09:21:12 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:21:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:21:12 Preparing metadata (setup.py): started 09:21:12 Preparing metadata (setup.py): finished with status 'done' 09:21:12 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:21:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 09:21:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 12.2 MB/s 0:00:00 09:21:12 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:21:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 09:21:12 Collecting pyangbind (from -r requirements.txt (line 22)) 09:21:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 09:21:13 Collecting isodate (from -r requirements.txt (line 25)) 09:21:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:21:13 Collecting jmespath (from -r requirements.txt (line 28)) 09:21:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 09:21:13 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:21:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:21:13 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:21:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:21:13 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:21:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 09:21:13 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:21:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 09:21:13 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:21:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 09:21:13 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:21:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) 09:21:13 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:21:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 09:21:13 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:21:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 09:21:13 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:21:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 09:21:13 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:21:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 09:21:13 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:21:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 09:21:13 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:21:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 09:21:13 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:21:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 09:21:14 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 09:21:14 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:21:14 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:21:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 09:21:14 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 09:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 09:21:14 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:21:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 09:21:14 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:21:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 09:21:14 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 09:21:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 14.9 MB/s 0:00:00 09:21:14 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 09:21:14 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 09:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 09:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 09:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 09:21:14 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 09:21:14 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:21:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 09:21:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 24.5 MB/s 0:00:00 09:21:15 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:21:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 09:21:16 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:21:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 09:21:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 19.5 MB/s 0:00:00 09:21:16 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:21:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:21:16 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:21:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 09:21:16 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:21:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 09:21:16 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:21:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 09:21:16 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:21:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 09:21:17 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:21:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 09:21:17 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:21:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:21:17 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB) 09:21:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 39.7 MB/s 0:00:00 09:21:17 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 09:21:17 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 09:21:17 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB) 09:21:17 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 09:21:17 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19)) 09:21:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 09:21:17 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 09:21:17 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:21:18 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 09:21:18 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:21:18 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 09:21:18 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:21:18 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:21:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 09:21:18 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:21:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:21:18 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:21:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 09:21:18 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:21:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:21:18 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:21:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:21:18 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:21:18 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:21:18 Building wheel for robotframework-sshlibrary (setup.py): started 09:21:18 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 09:21:18 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=d7386cd4b796fa7edeb64bf7fa37a09a327c5b159d4b0db3c5f481d37efddb43 09:21:18 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:21:18 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:21:18 Building wheel for ipaddr (setup.py): started 09:21:19 Building wheel for ipaddr (setup.py): finished with status 'done' 09:21:19 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=0d03620ad8e8e80b89b35f0977e462f493f3e04b8127a987bd10e9c674458d72 09:21:19 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:21:19 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:21:19 Building wheel for netifaces (setup.py): started 09:21:21 Building wheel for netifaces (setup.py): finished with status 'done' 09:21:21 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41080 sha256=ac441778426e31e8098a129cf4c13898bb32b65b96faa64d754f5f81af6590e6 09:21:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:21:21 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:21:21 Building wheel for robotframework-httplibrary (setup.py): started 09:21:21 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 09:21:21 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=3ee1471546e18444d85a03980ac929b88421dcefb7a310e732f19563cfbc879a 09:21:21 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:21:21 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 09:21:22 Building wheel for jsonpath-rw (setup.py): started 09:21:22 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 09:21:22 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=a5213fbb3a9cd8c9d537a05ef9870217e54884937ff158e9499966f5378a1ebd 09:21:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:21:22 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:21:22 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 09:21:29 09:21:29 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 09:21:30 + pip freeze 09:21:30 attrs==25.3.0 09:21:30 bcrypt==5.0.0 09:21:30 beautifulsoup4==4.14.2 09:21:30 certifi==2025.8.3 09:21:30 cffi==2.0.0 09:21:30 charset-normalizer==3.4.3 09:21:30 click==8.3.0 09:21:30 cryptography==46.0.2 09:21:30 decorator==5.2.1 09:21:30 distlib==0.4.0 09:21:30 docker-py==1.10.6 09:21:30 docker-pycreds==0.4.0 09:21:30 elastic-transport==8.17.1 09:21:30 elasticsearch==8.19.1 09:21:30 elasticsearch-dsl==8.15.4 09:21:30 enum34==1.1.10 09:21:30 filelock==3.19.1 09:21:30 h11==0.16.0 09:21:30 idna==3.10 09:21:30 invoke==2.2.0 09:21:30 ipaddr==2.2.0 09:21:30 isodate==0.7.2 09:21:30 jmespath==1.0.1 09:21:30 jsonpatch==1.33 09:21:30 jsonpath-rw==1.4.0 09:21:30 jsonpointer==3.0.0 09:21:30 lxml==6.0.2 09:21:30 netaddr==1.3.0 09:21:30 netifaces==0.11.0 09:21:30 outcome==1.3.0.post0 09:21:30 paramiko==4.0.0 09:21:30 platformdirs==4.4.0 09:21:30 ply==3.11 09:21:30 pyang==2.7.1 09:21:30 pyangbind==0.8.6 09:21:30 pycparser==2.23 09:21:30 pyhocon==0.3.61 09:21:30 PyNaCl==1.6.0 09:21:30 pyparsing==3.2.5 09:21:30 PySocks==1.7.1 09:21:30 python-dateutil==2.9.0.post0 09:21:30 regex==2025.9.18 09:21:30 requests==2.32.5 09:21:30 robotframework==7.3.2 09:21:30 robotframework-httplibrary==0.4.2 09:21:30 robotframework-pythonlibcore==4.4.1 09:21:30 robotframework-requests==0.9.7 09:21:30 robotframework-selenium2library==3.0.0 09:21:30 robotframework-seleniumlibrary==6.7.1 09:21:30 robotframework-sshlibrary==3.8.0 09:21:30 scapy==2.6.1 09:21:30 scp==0.15.0 09:21:30 selenium==4.35.0 09:21:30 six==1.17.0 09:21:30 sniffio==1.3.1 09:21:30 sortedcontainers==2.4.0 09:21:30 soupsieve==2.8 09:21:30 trio==0.30.0 09:21:30 trio-websocket==0.12.2 09:21:30 typing_extensions==4.14.1 09:21:30 urllib3==2.5.0 09:21:30 virtualenv==20.34.0 09:21:30 waitress==3.0.2 09:21:30 WebOb==1.8.9 09:21:30 websocket-client==1.8.0 09:21:30 WebTest==3.0.6 09:21:30 wsproto==1.2.0 09:21:30 [EnvInject] - Injecting environment variables from a build step. 09:21:30 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:21:30 [EnvInject] - Variables injected successfully. 09:21:30 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins15887644484183155899.sh 09:21:30 Setup pyenv: 09:21:30 system 09:21:30 3.8.13 09:21:30 3.9.13 09:21:30 3.10.13 09:21:30 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 09:21:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yh43 from file:/tmp/.os_lf_venv 09:21:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:32 lf-activate-venv(): INFO: Base packages installed successfully 09:21:32 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:21:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:21:40 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:21:40 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 09:21:40 lf-activate-venv(): INFO: Adding /tmp/venv-yh43/bin to PATH 09:21:40 + ODL_SYSTEM=() 09:21:40 + TOOLS_SYSTEM=() 09:21:40 + OPENSTACK_SYSTEM=() 09:21:40 + OPENSTACK_CONTROLLERS=() 09:21:40 + mapfile -t ADDR 09:21:40 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:21:40 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-callhome-only-scandium-63 09:21:42 + for i in "${ADDR[@]}" 09:21:42 ++ ssh 10.30.171.135 hostname -s 09:21:42 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 09:21:42 + REMHOST=releng-64201-63-1-docker-0 09:21:42 + case ${REMHOST} in 09:21:42 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:21:42 + for i in "${ADDR[@]}" 09:21:42 ++ ssh 10.30.170.207 hostname -s 09:21:42 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:21:43 + REMHOST=releng-64201-63-0-builder-0 09:21:43 + case ${REMHOST} in 09:21:43 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:21:43 + echo NUM_ODL_SYSTEM=1 09:21:43 + echo NUM_TOOLS_SYSTEM=1 09:21:43 + '[' '' == yes ']' 09:21:43 + NUM_OPENSTACK_SYSTEM=0 09:21:43 + echo NUM_OPENSTACK_SYSTEM=0 09:21:43 + '[' 0 -eq 2 ']' 09:21:43 + echo ODL_SYSTEM_IP=10.30.170.207 09:21:43 ++ seq 0 0 09:21:43 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:21:43 + echo ODL_SYSTEM_1_IP=10.30.170.207 09:21:43 + echo TOOLS_SYSTEM_IP=10.30.171.135 09:21:43 ++ seq 0 0 09:21:43 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:21:43 + echo TOOLS_SYSTEM_1_IP=10.30.171.135 09:21:43 + openstack_index=0 09:21:43 + NUM_OPENSTACK_CONTROL_NODES=1 09:21:43 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:21:43 ++ seq 0 0 09:21:43 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:21:43 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:21:43 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:21:43 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:21:43 + '[' -1 -ge 2 ']' 09:21:43 ++ seq 0 -2 09:21:43 + NUM_OPENSTACK_HAPROXY_NODES=0 09:21:43 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:21:43 ++ seq 0 -1 09:21:43 + echo 'Contents of slave_addresses.txt:' 09:21:43 Contents of slave_addresses.txt: 09:21:43 + cat slave_addresses.txt 09:21:43 NUM_ODL_SYSTEM=1 09:21:43 NUM_TOOLS_SYSTEM=1 09:21:43 NUM_OPENSTACK_SYSTEM=0 09:21:43 ODL_SYSTEM_IP=10.30.170.207 09:21:43 ODL_SYSTEM_1_IP=10.30.170.207 09:21:43 TOOLS_SYSTEM_IP=10.30.171.135 09:21:43 TOOLS_SYSTEM_1_IP=10.30.171.135 09:21:43 NUM_OPENSTACK_CONTROL_NODES=1 09:21:43 OPENSTACK_CONTROL_NODE_1_IP= 09:21:43 NUM_OPENSTACK_COMPUTE_NODES=-1 09:21:43 NUM_OPENSTACK_HAPROXY_NODES=0 09:21:43 [EnvInject] - Injecting environment variables from a build step. 09:21:43 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:21:43 [EnvInject] - Variables injected successfully. 09:21:43 [netconf-csit-1node-callhome-only-scandium] $ /bin/sh /tmp/jenkins3782394290123202126.sh 09:21:43 Preparing for JRE Version 21 09:21:43 Karaf artifact is karaf 09:21:43 Karaf project is integration 09:21:43 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:21:43 [EnvInject] - Injecting environment variables from a build step. 09:21:43 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:21:43 [EnvInject] - Variables injected successfully. 09:21:43 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins16483328690559718416.sh 09:21:43 2025-10-02 09:21:43 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:21:43 Bundle version is 0.21.3-SNAPSHOT 09:21:43 --2025-10-02 09:21:43-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml 09:21:43 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:21:43 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:21:43 HTTP request sent, awaiting response... 200 OK 09:21:43 Length: 1410 (1.4K) [application/xml] 09:21:43 Saving to: ‘maven-metadata.xml’ 09:21:43 09:21:43 0K . 100% 53.7M=0s 09:21:43 09:21:43 2025-10-02 09:21:43 (53.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 09:21:43 09:21:43 09:21:43 09:21:43 org.opendaylight.integration 09:21:43 karaf 09:21:43 0.21.3-SNAPSHOT 09:21:43 09:21:43 09:21:43 20251002.091413 09:21:43 341 09:21:43 09:21:43 20251002091413 09:21:43 09:21:43 09:21:43 pom 09:21:43 0.21.3-20251002.091413-341 09:21:43 20251002091413 09:21:43 09:21:43 09:21:43 tar.gz 09:21:43 0.21.3-20251002.091413-341 09:21:43 20251002091413 09:21:43 09:21:43 09:21:43 zip 09:21:43 0.21.3-20251002.091413-341 09:21:43 20251002091413 09:21:43 09:21:43 09:21:43 cyclonedx 09:21:43 xml 09:21:43 0.21.3-20251002.091413-341 09:21:43 20251002091413 09:21:43 09:21:43 09:21:43 cyclonedx 09:21:43 json 09:21:43 0.21.3-20251002.091413-341 09:21:43 20251002091413 09:21:43 09:21:43 09:21:43 09:21:43 09:21:43 Nexus timestamp is 0.21.3-20251002.091413-341 09:21:43 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip 09:21:43 Distribution bundle is karaf-0.21.3-20251002.091413-341.zip 09:21:43 Distribution bundle version is 0.21.3-SNAPSHOT 09:21:43 Distribution folder is karaf-0.21.3-SNAPSHOT 09:21:43 Nexus prefix is https://nexus.opendaylight.org 09:21:43 [EnvInject] - Injecting environment variables from a build step. 09:21:43 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:21:43 [EnvInject] - Variables injected successfully. 09:21:43 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins3219028472358266338.sh 09:21:44 Setup pyenv: 09:21:44 system 09:21:44 3.8.13 09:21:44 3.9.13 09:21:44 3.10.13 09:21:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 09:21:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yh43 from file:/tmp/.os_lf_venv 09:21:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:21:44 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:21:46 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:21:46 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:21:46 lf-activate-venv(): INFO: Base packages installed successfully 09:21:46 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:21:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:21:51 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:21:52 lf-activate-venv(): INFO: Adding /tmp/venv-yh43/bin to PATH 09:21:52 Copying common-functions.sh to /tmp 09:21:53 Copying common-functions.sh to 10.30.170.207:/tmp 09:21:53 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:21:54 Copying common-functions.sh to 10.30.171.135:/tmp 09:21:54 Warning: Permanently added '10.30.171.135' (ECDSA) to the list of known hosts. 09:21:54 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins3713530852654437829.sh 09:21:54 common-functions.sh is being sourced 09:21:54 common-functions environment: 09:21:54 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:21:54 ACTUALFEATURES: 09:21:54 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:21:54 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:21:54 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:54 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:21:54 CONTROLLERMEM: 2048m 09:21:54 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:21:54 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:21:54 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:21:54 SUITES: 09:21:54 09:21:54 ################################################# 09:21:54 ## Configure Cluster and Start ## 09:21:54 ################################################# 09:21:54 ACTUALFEATURES: odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf 09:21:54 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-netconf-callhome-ssh odl-restconf 09:21:54 Locating script plan to use... 09:21:54 Finished running script plans 09:21:54 Configuring member-1 with IP address 10.30.170.207 09:21:54 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:21:55 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:21:55 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium 09:21:55 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 09:21:55 common-functions.sh is being sourced 09:21:55 ++ echo 'common-functions.sh is being sourced' 09:21:55 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT 09:21:55 ++ DISTROSTREAM=scandium 09:21:55 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:21:55 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:21:55 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:21:55 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:21:55 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:21:55 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:21:55 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:55 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:55 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:21:55 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:21:55 ++ export CONTROLLERMEM= 09:21:55 ++ CONTROLLERMEM= 09:21:55 ++ case "${DISTROSTREAM}" in 09:21:55 ++ CLUSTER_SYSTEM=akka 09:21:55 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:21:55 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:21:55 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:21:55 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:21:55 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:21:55 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:21:55 ++ print_common_env 09:21:55 ++ cat 09:21:55 common-functions environment: 09:21:55 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:21:55 ACTUALFEATURES: 09:21:55 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:21:55 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties 09:21:55 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:55 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:21:55 CONTROLLERMEM: 09:21:55 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:21:55 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:21:55 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:21:55 SUITES: 09:21:55 09:21:55 ++ SSH='ssh -t -t' 09:21:55 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:21:55 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:21:55 Changing to /tmp 09:21:55 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip 09:21:55 + echo 'Changing to /tmp' 09:21:55 + cd /tmp 09:21:55 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip' 09:21:55 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip 09:21:55 --2025-10-02 09:21:55-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip 09:21:55 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:21:55 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:21:55 HTTP request sent, awaiting response... 200 OK 09:21:55 Length: 190791264 (182M) [application/zip] 09:21:55 Saving to: ‘karaf-0.21.3-20251002.091413-341.zip’ 09:21:55 09:21:55 0K ........ ........ ........ ........ ........ ........ 1% 90.1M 2s 09:21:55 3072K ........ ........ ........ ........ ........ ........ 3% 167M 2s 09:21:55 6144K ........ ........ ........ ........ ........ ........ 4% 232M 1s 09:21:55 9216K ........ ........ ........ ........ ........ ........ 6% 228M 1s 09:21:55 12288K ........ ........ ........ ........ ........ ........ 8% 225M 1s 09:21:55 15360K ........ ........ ........ ........ ........ ........ 9% 294M 1s 09:21:55 18432K ........ ........ ........ ........ ........ ........ 11% 263M 1s 09:21:55 21504K ........ ........ ........ ........ ........ ........ 13% 258M 1s 09:21:55 24576K ........ ........ ........ ........ ........ ........ 14% 299M 1s 09:21:55 27648K ........ ........ ........ ........ ........ ........ 16% 312M 1s 09:21:55 30720K ........ ........ ........ ........ ........ ........ 18% 319M 1s 09:21:55 33792K ........ ........ ........ ........ ........ ........ 19% 321M 1s 09:21:55 36864K ........ ........ ........ ........ ........ ........ 21% 283M 1s 09:21:55 39936K ........ ........ ........ ........ ........ ........ 23% 307M 1s 09:21:55 43008K ........ ........ ........ ........ ........ ........ 24% 332M 1s 09:21:55 46080K ........ ........ ........ ........ ........ ........ 26% 391M 1s 09:21:55 49152K ........ ........ ........ ........ ........ ........ 28% 279M 1s 09:21:55 52224K ........ ........ ........ ........ ........ ........ 29% 299M 1s 09:21:55 55296K ........ ........ ........ ........ ........ ........ 31% 233M 1s 09:21:55 58368K ........ ........ ........ ........ ........ ........ 32% 293M 0s 09:21:55 61440K ........ ........ ........ ........ ........ ........ 34% 243M 0s 09:21:55 64512K ........ ........ ........ ........ ........ ........ 36% 295M 0s 09:21:55 67584K ........ ........ ........ ........ ........ ........ 37% 318M 0s 09:21:55 70656K ........ ........ ........ ........ ........ ........ 39% 384M 0s 09:21:55 73728K ........ ........ ........ ........ ........ ........ 41% 419M 0s 09:21:55 76800K ........ ........ ........ ........ ........ ........ 42% 346M 0s 09:21:55 79872K ........ ........ ........ ........ ........ ........ 44% 338M 0s 09:21:55 82944K ........ ........ ........ ........ ........ ........ 46% 250M 0s 09:21:55 86016K ........ ........ ........ ........ ........ ........ 47% 345M 0s 09:21:55 89088K ........ ........ ........ ........ ........ ........ 49% 348M 0s 09:21:55 92160K ........ ........ ........ ........ ........ ........ 51% 356M 0s 09:21:55 95232K ........ ........ ........ ........ ........ ........ 52% 232M 0s 09:21:55 98304K ........ ........ ........ ........ ........ ........ 54% 325M 0s 09:21:55 101376K ........ ........ ........ ........ ........ ........ 56% 363M 0s 09:21:55 104448K ........ ........ ........ ........ ........ ........ 57% 364M 0s 09:21:55 107520K ........ ........ ........ ........ ........ ........ 59% 171M 0s 09:21:55 110592K ........ ........ ........ ........ ........ ........ 61% 298M 0s 09:21:55 113664K ........ ........ ........ ........ ........ ........ 62% 257M 0s 09:21:55 116736K ........ ........ ........ ........ ........ ........ 64% 232M 0s 09:21:55 119808K ........ ........ ........ ........ ........ ........ 65% 260M 0s 09:21:55 122880K ........ ........ ........ ........ ........ ........ 67% 225M 0s 09:21:55 125952K ........ ........ ........ ........ ........ ........ 69% 228M 0s 09:21:55 129024K ........ ........ ........ ........ ........ ........ 70% 237M 0s 09:21:55 132096K ........ ........ ........ ........ ........ ........ 72% 224M 0s 09:21:55 135168K ........ ........ ........ ........ ........ ........ 74% 240M 0s 09:21:55 138240K ........ ........ ........ ........ ........ ........ 75% 315M 0s 09:21:55 141312K ........ ........ ........ ........ ........ ........ 77% 399M 0s 09:21:55 144384K ........ ........ ........ ........ ........ ........ 79% 401M 0s 09:21:55 147456K ........ ........ ........ ........ ........ ........ 80% 361M 0s 09:21:55 150528K ........ ........ ........ ........ ........ ........ 82% 161M 0s 09:21:55 153600K ........ ........ ........ ........ ........ ........ 84% 286M 0s 09:21:55 156672K ........ ........ ........ ........ ........ ........ 85% 363M 0s 09:21:55 159744K ........ ........ ........ ........ ........ ........ 87% 378M 0s 09:21:55 162816K ........ ........ ........ ........ ........ ........ 89% 385M 0s 09:21:55 165888K ........ ........ ........ ........ ........ ........ 90% 388M 0s 09:21:55 168960K ........ ........ ........ ........ ........ ........ 92% 386M 0s 09:21:55 172032K ........ ........ ........ ........ ........ ........ 93% 232M 0s 09:21:55 175104K ........ ........ ........ ........ ........ ........ 95% 236M 0s 09:21:55 178176K ........ ........ ........ ........ ........ ........ 97% 311M 0s 09:21:55 181248K ........ ........ ........ ........ ........ ........ 98% 377M 0s 09:21:55 184320K ........ ........ ........ ....... 100% 395M=0.7s 09:21:55 09:21:55 2025-10-02 09:21:55 (275 MB/s) - ‘karaf-0.21.3-20251002.091413-341.zip’ saved [190791264/190791264] 09:21:55 09:21:55 Extracting the new controller... 09:21:55 + echo 'Extracting the new controller...' 09:21:55 + unzip -q karaf-0.21.3-20251002.091413-341.zip 09:21:57 Adding external repositories... 09:21:57 + echo 'Adding external repositories...' 09:21:57 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:21:57 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:21:57 ################################################################################ 09:21:57 # 09:21:57 # Licensed to the Apache Software Foundation (ASF) under one or more 09:21:57 # contributor license agreements. See the NOTICE file distributed with 09:21:57 # this work for additional information regarding copyright ownership. 09:21:57 # The ASF licenses this file to You under the Apache License, Version 2.0 09:21:57 # (the "License"); you may not use this file except in compliance with 09:21:57 # the License. You may obtain a copy of the License at 09:21:57 # 09:21:57 # http://www.apache.org/licenses/LICENSE-2.0 09:21:57 # 09:21:57 # Unless required by applicable law or agreed to in writing, software 09:21:57 # distributed under the License is distributed on an "AS IS" BASIS, 09:21:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:21:57 # See the License for the specific language governing permissions and 09:21:57 # limitations under the License. 09:21:57 # 09:21:57 ################################################################################ 09:21:57 09:21:57 # 09:21:57 # If set to true, the following property will not allow any certificate to be used 09:21:57 # when accessing Maven repositories through SSL 09:21:57 # 09:21:57 #org.ops4j.pax.url.mvn.certificateCheck= 09:21:57 09:21:57 # 09:21:57 # Path to the local Maven settings file. 09:21:57 # The repositories defined in this file will be automatically added to the list 09:21:57 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:21:57 # below is not set. 09:21:57 # The following locations are checked for the existence of the settings.xml file 09:21:57 # * 1. looks for the specified url 09:21:57 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:21:57 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:21:57 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:21:57 # 09:21:57 #org.ops4j.pax.url.mvn.settings= 09:21:57 09:21:57 # 09:21:57 # Path to the local Maven repository which is used to avoid downloading 09:21:57 # artifacts when they already exist locally. 09:21:57 # The value of this property will be extracted from the settings.xml file 09:21:57 # above, or defaulted to: 09:21:57 # System.getProperty( "user.home" ) + "/.m2/repository" 09:21:57 # 09:21:57 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:21:57 09:21:57 # 09:21:57 # Default this to false. It's just weird to use undocumented repos 09:21:57 # 09:21:57 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:21:57 09:21:57 # 09:21:57 # Uncomment if you don't wanna use the proxy settings 09:21:57 # from the Maven conf/settings.xml file 09:21:57 # 09:21:57 # org.ops4j.pax.url.mvn.proxySupport=false 09:21:57 09:21:57 # 09:21:57 # Comma separated list of repositories scanned when resolving an artifact. 09:21:57 # Those repositories will be checked before iterating through the 09:21:57 # below list of repositories and even before the local repository 09:21:57 # A repository url can be appended with zero or more of the following flags: 09:21:57 # @snapshots : the repository contains snaphots 09:21:57 # @noreleases : the repository does not contain any released artifacts 09:21:57 # 09:21:57 # The following property value will add the system folder as a repo. 09:21:57 # 09:21:57 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:21:57 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:21:57 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:21:57 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:21:57 09:21:57 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:21:57 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:21:57 09:21:57 # 09:21:57 # Comma separated list of repositories scanned when resolving an artifact. 09:21:57 # The default list includes the following repositories: 09:21:57 # http://repo1.maven.org/maven2@id=central 09:21:57 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:21:57 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:21:57 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:21:57 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:21:57 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:21:57 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:21:57 # To add repositories to the default ones, prepend '+' to the list of repositories 09:21:57 # to add. 09:21:57 # A repository url can be appended with zero or more of the following flags: 09:21:57 # @snapshots : the repository contains snapshots 09:21:57 # @noreleases : the repository does not contain any released artifacts 09:21:57 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:21:57 # 09:21:57 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:21:57 09:21:57 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 09:21:57 Configuring the startup features... 09:21:57 + echo 'Configuring the startup features...' 09:21:57 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:21:57 + FEATURE_TEST_STRING=features-test 09:21:57 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT 09:21:57 + KARAF_VERSION=karaf4 09:21:57 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:21:57 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:21:57 + [[ ! -z '' ]] 09:21:57 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:21:57 ################################################################################ 09:21:57 # 09:21:57 # Licensed to the Apache Software Foundation (ASF) under one or more 09:21:57 # contributor license agreements. See the NOTICE file distributed with 09:21:57 # this work for additional information regarding copyright ownership. 09:21:57 # The ASF licenses this file to You under the Apache License, Version 2.0 09:21:57 # (the "License"); you may not use this file except in compliance with 09:21:57 # the License. You may obtain a copy of the License at 09:21:57 # 09:21:57 # http://www.apache.org/licenses/LICENSE-2.0 09:21:57 # 09:21:57 # Unless required by applicable law or agreed to in writing, software 09:21:57 # distributed under the License is distributed on an "AS IS" BASIS, 09:21:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:21:57 # See the License for the specific language governing permissions and 09:21:57 # limitations under the License. 09:21:57 # 09:21:57 ################################################################################ 09:21:57 09:21:57 # 09:21:57 # Comma separated list of features repositories to register by default 09:21:57 # 09:21:57 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f5d70ea4-9e0a-49c2-a203-f9e0383fff0f.xml 09:21:57 09:21:57 # 09:21:57 # Comma separated list of features to install at startup 09:21:57 # 09:21:57 featuresBoot = odl-infrautils-ready,odl-netconf-callhome-ssh,odl-restconf, c1e8630d-1360-471b-8652-67e8c784a10e 09:21:57 09:21:57 # 09:21:57 # Resource repositories (OBR) that the features resolver can use 09:21:57 # to resolve requirements/capabilities 09:21:57 # 09:21:57 # The format of the resourceRepositories is 09:21:57 # resourceRepositories=[xml:url|json:url],... 09:21:57 # for Instance: 09:21:57 # 09:21:57 #resourceRepositories=xml:http://host/path/to/index.xml 09:21:57 # or 09:21:57 #resourceRepositories=json:http://host/path/to/index.json 09:21:57 # 09:21:57 09:21:57 # 09:21:57 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:21:57 # 09:21:57 featuresBootAsynchronous=false 09:21:57 09:21:57 # 09:21:57 # Service requirements enforcement 09:21:57 # 09:21:57 # By default, the feature resolver checks the service requirements/capabilities of 09:21:57 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:21:57 # the required bundles. 09:21:57 # The following flag can have those values: 09:21:57 # - disable: service requirements are completely ignored 09:21:57 # - default: service requirements are ignored for old features 09:21:57 # - enforce: service requirements are always verified 09:21:57 # 09:21:57 #serviceRequirements=default 09:21:57 09:21:57 # 09:21:57 # Store cfg file for config element in feature 09:21:57 # 09:21:57 #configCfgStore=true 09:21:57 09:21:57 # 09:21:57 # Define if the feature service automatically refresh bundles 09:21:57 # 09:21:57 autoRefresh=true 09:21:57 09:21:57 # 09:21:57 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:21:57 # XML file defines instructions related to features processing 09:21:57 # versions.properties may declare properties to resolve placeholders in XML file 09:21:57 # both files are relative to ${karaf.etc} 09:21:57 # 09:21:57 #featureProcessing=org.apache.karaf.features.xml 09:21:57 #featureProcessingVersions=versions.properties 09:21:57 + configure_karaf_log karaf4 '' 09:21:57 + local -r karaf_version=karaf4 09:21:57 + local -r controllerdebugmap= 09:21:57 + local logapi=log4j 09:21:57 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:57 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:21:57 log4j2.rootLogger.level = INFO 09:21:57 #log4j2.rootLogger.type = asyncRoot 09:21:57 #log4j2.rootLogger.includeLocation = false 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:21:57 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:21:57 log4j2.rootLogger.appenderRef.Console.ref = Console 09:21:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:21:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:21:57 log4j2.logger.spifly.name = org.apache.aries.spifly 09:21:57 log4j2.logger.spifly.level = WARN 09:21:57 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:21:57 log4j2.logger.audit.level = INFO 09:21:57 log4j2.logger.audit.additivity = false 09:21:57 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:21:57 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:21:57 log4j2.appender.console.type = Console 09:21:57 log4j2.appender.console.name = Console 09:21:57 log4j2.appender.console.layout.type = PatternLayout 09:21:57 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:21:57 log4j2.appender.rolling.type = RollingRandomAccessFile 09:21:57 log4j2.appender.rolling.name = RollingFile 09:21:57 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:21:57 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:21:57 #log4j2.appender.rolling.immediateFlush = false 09:21:57 log4j2.appender.rolling.append = true 09:21:57 log4j2.appender.rolling.layout.type = PatternLayout 09:21:57 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:21:57 log4j2.appender.rolling.policies.type = Policies 09:21:57 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:21:57 log4j2.appender.rolling.policies.size.size = 64MB 09:21:57 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:21:57 log4j2.appender.rolling.strategy.max = 7 09:21:57 log4j2.appender.audit.type = RollingRandomAccessFile 09:21:57 log4j2.appender.audit.name = AuditRollingFile 09:21:57 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:21:57 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:21:57 log4j2.appender.audit.append = true 09:21:57 log4j2.appender.audit.layout.type = PatternLayout 09:21:57 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:21:57 log4j2.appender.audit.policies.type = Policies 09:21:57 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:21:57 log4j2.appender.audit.policies.size.size = 8MB 09:21:57 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:21:57 log4j2.appender.audit.strategy.max = 7 09:21:57 log4j2.appender.osgi.type = PaxOsgi 09:21:57 log4j2.appender.osgi.name = PaxOsgi 09:21:57 log4j2.appender.osgi.filter = * 09:21:57 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:21:57 #log4j2.logger.aether.level = TRACE 09:21:57 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:21:57 #log4j2.logger.http-headers.level = DEBUG 09:21:57 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:21:57 #log4j2.logger.maven.level = TRACE 09:21:57 + logapi=log4j2 09:21:57 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:21:57 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:21:57 + '[' log4j2 == log4j2 ']' 09:21:57 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:57 controllerdebugmap: 09:21:57 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:21:57 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:21:57 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:21:57 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:21:57 + unset IFS 09:21:57 + echo 'controllerdebugmap: ' 09:21:57 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:57 + '[' -n '' ']' 09:21:57 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:21:57 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:21:57 ################################################################################ 09:21:57 # 09:21:57 # Licensed to the Apache Software Foundation (ASF) under one or more 09:21:57 # contributor license agreements. See the NOTICE file distributed with 09:21:57 # this work for additional information regarding copyright ownership. 09:21:57 # The ASF licenses this file to You under the Apache License, Version 2.0 09:21:57 # (the "License"); you may not use this file except in compliance with 09:21:57 # the License. You may obtain a copy of the License at 09:21:57 # 09:21:57 # http://www.apache.org/licenses/LICENSE-2.0 09:21:57 # 09:21:57 # Unless required by applicable law or agreed to in writing, software 09:21:57 # distributed under the License is distributed on an "AS IS" BASIS, 09:21:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:21:57 # See the License for the specific language governing permissions and 09:21:57 # limitations under the License. 09:21:57 # 09:21:57 ################################################################################ 09:21:57 09:21:57 # Common pattern layout for appenders 09:21:57 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:21:57 09:21:57 # Root logger 09:21:57 log4j2.rootLogger.level = INFO 09:21:57 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:21:57 #log4j2.rootLogger.type = asyncRoot 09:21:57 #log4j2.rootLogger.includeLocation = false 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:21:57 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:21:57 log4j2.rootLogger.appenderRef.Console.ref = Console 09:21:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:21:57 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:21:57 09:21:57 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:21:57 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:21:57 09:21:57 # Loggers configuration 09:21:57 09:21:57 # Spifly logger 09:21:57 log4j2.logger.spifly.name = org.apache.aries.spifly 09:21:57 log4j2.logger.spifly.level = WARN 09:21:57 09:21:57 # Security audit logger 09:21:57 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:21:57 log4j2.logger.audit.level = INFO 09:21:57 log4j2.logger.audit.additivity = false 09:21:57 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:21:57 09:21:57 # Appenders configuration 09:21:57 09:21:57 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:21:57 log4j2.appender.console.type = Console 09:21:57 log4j2.appender.console.name = Console 09:21:57 log4j2.appender.console.layout.type = PatternLayout 09:21:57 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:21:57 09:21:57 # Rolling file appender 09:21:57 log4j2.appender.rolling.type = RollingRandomAccessFile 09:21:57 log4j2.appender.rolling.name = RollingFile 09:21:57 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:21:57 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:21:57 # uncomment to not force a disk flush 09:21:57 #log4j2.appender.rolling.immediateFlush = false 09:21:57 log4j2.appender.rolling.append = true 09:21:57 log4j2.appender.rolling.layout.type = PatternLayout 09:21:57 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:21:57 log4j2.appender.rolling.policies.type = Policies 09:21:57 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:21:57 log4j2.appender.rolling.policies.size.size = 1GB 09:21:57 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:21:57 log4j2.appender.rolling.strategy.max = 7 09:21:57 09:21:57 # Audit file appender 09:21:57 log4j2.appender.audit.type = RollingRandomAccessFile 09:21:57 log4j2.appender.audit.name = AuditRollingFile 09:21:57 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:21:57 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:21:57 log4j2.appender.audit.append = true 09:21:57 log4j2.appender.audit.layout.type = PatternLayout 09:21:57 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:21:57 log4j2.appender.audit.policies.type = Policies 09:21:57 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:21:57 log4j2.appender.audit.policies.size.size = 8MB 09:21:57 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:21:57 log4j2.appender.audit.strategy.max = 7 09:21:57 09:21:57 # OSGi appender 09:21:57 log4j2.appender.osgi.type = PaxOsgi 09:21:57 log4j2.appender.osgi.name = PaxOsgi 09:21:57 log4j2.appender.osgi.filter = * 09:21:57 09:21:57 # help with identification of maven-related problems with pax-url-aether 09:21:57 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:21:57 #log4j2.logger.aether.level = TRACE 09:21:57 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:21:57 #log4j2.logger.http-headers.level = DEBUG 09:21:57 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:21:57 #log4j2.logger.maven.level = TRACE 09:21:57 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:21:57 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:21:57 Configure 09:21:57 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:21:57 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:21:57 + local -r controllermem=2048m 09:21:57 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:21:57 + echo Configure 09:21:57 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:21:57 max memory: 2048m 09:21:57 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:21:57 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:21:57 + echo ' max memory: 2048m' 09:21:57 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:21:57 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:21:57 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:21:57 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:21:57 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv' 09:21:57 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv 09:21:57 #!/bin/sh 09:21:57 # 09:21:57 # Licensed to the Apache Software Foundation (ASF) under one or more 09:21:57 # contributor license agreements. See the NOTICE file distributed with 09:21:57 # this work for additional information regarding copyright ownership. 09:21:57 # The ASF licenses this file to You under the Apache License, Version 2.0 09:21:57 # (the "License"); you may not use this file except in compliance with 09:21:57 # the License. You may obtain a copy of the License at 09:21:57 # 09:21:57 # http://www.apache.org/licenses/LICENSE-2.0 09:21:57 # 09:21:57 # Unless required by applicable law or agreed to in writing, software 09:21:57 # distributed under the License is distributed on an "AS IS" BASIS, 09:21:57 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:21:57 # See the License for the specific language governing permissions and 09:21:57 # limitations under the License. 09:21:57 # 09:21:57 09:21:57 # 09:21:57 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:21:57 # script: client, instance, shell, start, status, stop, karaf 09:21:57 # 09:21:57 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:21:57 # Actions go here... 09:21:57 # fi 09:21:57 09:21:57 # 09:21:57 # general settings which should be applied for all scripts go here; please keep 09:21:57 # in mind that it is possible that scripts might be executed more than once, e.g. 09:21:57 # in example of the start script where the start script is executed first and the 09:21:57 # karaf script afterwards. 09:21:57 # 09:21:57 09:21:57 # 09:21:57 # The following section shows the possible configuration options for the default 09:21:57 # karaf scripts 09:21:57 # 09:21:57 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:21:57 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:21:57 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:21:57 # export EXTRA_JAVA_OPTS # Additional JVM options 09:21:57 # export KARAF_HOME # Karaf home folder 09:21:57 # export KARAF_DATA # Karaf data folder 09:21:57 # export KARAF_BASE # Karaf base folder 09:21:57 # export KARAF_ETC # Karaf etc folder 09:21:57 # export KARAF_LOG # Karaf log folder 09:21:57 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:21:57 # export KARAF_OPTS # Additional available Karaf options 09:21:57 # export KARAF_DEBUG # Enable debug mode 09:21:57 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:21:57 # export KARAF_NOROOT # Prevent execution as root if set to true 09:21:57 Set Java version 09:21:57 + echo 'Set Java version' 09:21:57 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:21:57 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:21:57 sudo: a password is required 09:21:57 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:21:57 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:21:57 sudo: a password is required 09:21:57 JDK default version ... 09:21:57 + echo 'JDK default version ...' 09:21:57 + java -version 09:21:57 openjdk version "21.0.5" 2024-10-15 09:21:57 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 09:21:57 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 09:21:58 Set JAVA_HOME 09:21:58 + echo 'Set JAVA_HOME' 09:21:58 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:21:58 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:21:58 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:21:58 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:21:58 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:21:58 Listing all open ports on controller system... 09:21:58 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:21:58 + echo 'Listing all open ports on controller system...' 09:21:58 + netstat -pnatu 09:21:58 /tmp/configuration-script.sh: line 40: netstat: command not found 09:21:58 Configuring cluster 09:21:58 + '[' -f /tmp/custom_shard_config.txt ']' 09:21:58 + echo 'Configuring cluster' 09:21:58 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.207 09:21:58 ################################################ 09:21:58 ## Configure Cluster ## 09:21:58 ################################################ 09:21:58 NOTE: Cluster configuration files not found. Copying from 09:21:58 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:21:58 Configuring unique name in akka.conf 09:21:58 Configuring hostname in akka.conf 09:21:58 Configuring data and rpc seed nodes in akka.conf 09:21:58 modules = [ 09:21:58 09:21:58 { 09:21:58 name = "inventory" 09:21:58 namespace = "urn:opendaylight:inventory" 09:21:58 shard-strategy = "module" 09:21:58 }, 09:21:58 { 09:21:58 name = "topology" 09:21:58 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:21:58 shard-strategy = "module" 09:21:58 }, 09:21:58 { 09:21:58 name = "toaster" 09:21:58 namespace = "http://netconfcentral.org/ns/toaster" 09:21:58 shard-strategy = "module" 09:21:58 } 09:21:58 ] 09:21:58 Configuring replication type in module-shards.conf 09:21:58 ################################################ 09:21:58 ## NOTE: Manually restart controller to ## 09:21:58 ## apply configuration. ## 09:21:58 ################################################ 09:21:58 Dump akka.conf 09:21:58 + echo 'Dump akka.conf' 09:21:58 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf 09:21:58 09:21:58 odl-cluster-data { 09:21:58 akka { 09:21:58 remote { 09:21:58 artery { 09:21:58 enabled = on 09:21:58 transport = tcp 09:21:58 canonical.hostname = "10.30.170.207" 09:21:58 canonical.port = 2550 09:21:58 } 09:21:58 } 09:21:58 09:21:58 cluster { 09:21:58 # Using artery. 09:21:58 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.207:2550"] 09:21:58 09:21:58 roles = ["member-1"] 09:21:58 09:21:58 # when under load we might trip a false positive on the failure detector 09:21:58 # failure-detector { 09:21:58 # heartbeat-interval = 4 s 09:21:58 # acceptable-heartbeat-pause = 16s 09:21:58 # } 09:21:58 } 09:21:58 09:21:58 persistence { 09:21:58 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:21:58 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:21:58 # The relative path is always relative to KARAF_HOME. 09:21:58 09:21:58 # snapshot-store.local.dir = "target/snapshots" 09:21:58 09:21:58 # Use lz4 compression for LocalSnapshotStore snapshots 09:21:58 snapshot-store.local.use-lz4-compression = false 09:21:58 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:21:58 snapshot-store.local.lz4-blocksize = 256KB 09:21:58 } 09:21:58 disable-default-actor-system-quarantined-event-handling = "false" 09:21:58 } 09:21:58 } 09:21:58 Dump modules.conf 09:21:58 + echo 'Dump modules.conf' 09:21:58 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf 09:21:58 modules = [ 09:21:58 09:21:58 { 09:21:58 name = "inventory" 09:21:58 namespace = "urn:opendaylight:inventory" 09:21:58 shard-strategy = "module" 09:21:58 }, 09:21:58 { 09:21:58 name = "topology" 09:21:58 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:21:58 shard-strategy = "module" 09:21:58 }, 09:21:58 { 09:21:58 name = "toaster" 09:21:58 namespace = "http://netconfcentral.org/ns/toaster" 09:21:58 shard-strategy = "module" 09:21:58 } 09:21:58 ] 09:21:58 Dump module-shards.conf 09:21:58 + echo 'Dump module-shards.conf' 09:21:58 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf 09:21:58 module-shards = [ 09:21:58 { 09:21:58 name = "default" 09:21:58 shards = [ 09:21:58 { 09:21:58 name = "default" 09:21:58 replicas = ["member-1"] 09:21:58 } 09:21:58 ] 09:21:58 }, 09:21:58 { 09:21:58 name = "inventory" 09:21:58 shards = [ 09:21:58 { 09:21:58 name="inventory" 09:21:58 replicas = ["member-1"] 09:21:58 } 09:21:58 ] 09:21:58 }, 09:21:58 { 09:21:58 name = "topology" 09:21:58 shards = [ 09:21:58 { 09:21:58 name="topology" 09:21:58 replicas = ["member-1"] 09:21:58 } 09:21:58 ] 09:21:58 }, 09:21:58 { 09:21:58 name = "toaster" 09:21:58 shards = [ 09:21:58 { 09:21:58 name="toaster" 09:21:58 replicas = ["member-1"] 09:21:58 } 09:21:58 ] 09:21:58 } 09:21:58 ] 09:21:58 Locating config plan to use... 09:21:58 Finished running config plans 09:21:58 Starting member-1 with IP address 10.30.170.207 09:21:58 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:21:58 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:21:58 Redirecting karaf console output to karaf_console.log 09:21:58 Starting controller... 09:21:58 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:21:58 Execute the post startup script on controller 10.30.170.207 09:21:58 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:21:58 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:21:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:22:59 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:23:04 2025-10-02T09:22:13,405 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:23:04 Controller is UP 09:23:04 2025-10-02T09:22:13,405 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 196 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:23:04 Listing all open ports on controller system... 09:23:04 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:23:04 looking for "BindException: Address already in use" in log file 09:23:04 looking for "server is unhealthy" in log file 09:23:04 Let's take the karaf thread dump 09:23:04 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:23:04 karaf main: org.apache.karaf.main.Main, pid:2031 09:23:04 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:23:05 Generating mininet variables... 09:23:05 Locating test plan to use... 09:23:05 Changing the testplan path... 09:23:05 # Place the suites in run order: 09:23:05 /w/workspace/netconf-csit-1node-callhome-only-scandium/test/csit/suites/netconf/callhome 09:23:05 Starting Robot test suites /w/workspace/netconf-csit-1node-callhome-only-scandium/test/csit/suites/netconf/callhome ... 09:23:05 ============================================================================== 09:23:05 netconf-callhome.txt 09:23:05 ============================================================================== 09:23:05 netconf-callhome.txt.Callhome :: Test suite to verify callhome functionalit... 09:23:05 ============================================================================== 09:23:18 CallHome over SSH with correct device credentials :: Correct crede... | PASS | 09:23:25 ------------------------------------------------------------------------------ 09:23:25 CallHome over SSH with incorrect device credentials :: Correct cre... | PASS | 09:23:29 ------------------------------------------------------------------------------ 09:23:29 CallHome over SSH with correct global credentials :: CallHome SSH ... | PASS | 09:23:34 ------------------------------------------------------------------------------ 09:23:34 CallHome over SSH with incorrect global credentials :: CallHome SS... | PASS | 09:23:38 ------------------------------------------------------------------------------ 09:23:38 CallHome with Incorrect Node-id :: CallHome from device that does ... | PASS | 09:23:40 ------------------------------------------------------------------------------ 09:23:40 CallHome with Rogue Devices :: A Rogue Device will fail to callhom... | PASS | 09:23:45 ------------------------------------------------------------------------------ 09:23:45 CallHome over TLS with correct certificate and key :: Using correc... | PASS | 09:23:50 ------------------------------------------------------------------------------ 09:23:51 netconf-callhome.txt.Callhome :: Test suite to verify callhome fun... | PASS | 09:23:51 7 tests, 7 passed, 0 failed 09:23:51 ============================================================================== 09:23:51 netconf-callhome.txt | PASS | 09:23:51 7 tests, 7 passed, 0 failed 09:23:51 ============================================================================== 09:23:51 Output: /w/workspace/netconf-csit-1node-callhome-only-scandium/output.xml 09:23:51 Log: /w/workspace/netconf-csit-1node-callhome-only-scandium/log.html 09:23:51 Report: /w/workspace/netconf-csit-1node-callhome-only-scandium/report.html 09:23:51 Examining the files in data/log and checking filesize 09:23:51 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:23:51 total 388 09:23:51 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 09:21 . 09:23:51 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 2 09:22 karaf_console.log 09:23:51 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 09:22 .. 09:23:51 -rw-rw-r-- 1 jenkins jenkins 384449 Oct 2 09:23 karaf.log 09:23:51 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:23:52 376K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log 09:23:52 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log 09:23:52 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:23:52 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory 09:23:52 Let's take the karaf thread dump again... 09:23:52 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:23:52 karaf main: org.apache.karaf.main.Main, pid:2031 09:23:52 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:23:53 Killing ODL 09:23:53 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:23:58 Compressing karaf.log 1 09:23:58 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:23:58 Fetching compressed karaf.log 1 09:23:58 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:23:58 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:23:58 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:23:59 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:23:59 Fetch GC logs 09:23:59 Warning: Permanently added '10.30.170.207' (ECDSA) to the list of known hosts. 09:23:59 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory 09:23:59 Examine copied files 09:23:59 total 1576 09:23:59 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:23 gclogs-1 09:23:59 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 2 09:23 odl1_karaf_console.log 09:23:59 -rw-rw-r--. 1 jenkins jenkins 29471 Oct 2 09:23 odl1_karaf.log.gz 09:23:59 -rw-rw-r--. 1 jenkins jenkins 127274 Oct 2 09:23 karaf_1_2031_threads_after.log 09:23:59 -rw-rw-r--. 1 jenkins jenkins 14366 Oct 2 09:23 ps_after.log 09:23:59 -rw-rw-r--. 1 jenkins jenkins 246094 Oct 2 09:23 report.html 09:23:59 -rw-rw-r--. 1 jenkins jenkins 418197 Oct 2 09:23 log.html 09:23:59 -rw-rw-r--. 1 jenkins jenkins 583689 Oct 2 09:23 output.xml 09:23:59 -rw-rw-r--. 1 jenkins jenkins 122 Oct 2 09:23 testplan.txt 09:23:59 -rw-rw-r--. 1 jenkins jenkins 100460 Oct 2 09:23 karaf_1_2031_threads_before.log 09:23:59 -rw-rw-r--. 1 jenkins jenkins 14373 Oct 2 09:23 ps_before.log 09:23:59 -rw-rw-r--. 1 jenkins jenkins 3222 Oct 2 09:21 post-startup-script.sh 09:23:59 -rw-rw-r--. 1 jenkins jenkins 252 Oct 2 09:21 startup-script.sh 09:23:59 -rw-rw-r--. 1 jenkins jenkins 3418 Oct 2 09:21 configuration-script.sh 09:23:59 -rw-rw-r--. 1 jenkins jenkins 337 Oct 2 09:21 detect_variables.env 09:23:59 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 2 09:21 pom.xml 09:23:59 -rw-rw-r--. 1 jenkins jenkins 92 Oct 2 09:21 set_variables.env 09:23:59 -rw-rw-r--. 1 jenkins jenkins 299 Oct 2 09:21 slave_addresses.txt 09:23:59 -rw-rw-r--. 1 jenkins jenkins 570 Oct 2 09:21 requirements.txt 09:23:59 -rw-rw-r--. 1 jenkins jenkins 26 Oct 2 09:21 env.properties 09:23:59 -rw-rw-r--. 1 jenkins jenkins 324 Oct 2 09:18 stack-parameters.yaml 09:23:59 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 2 09:17 test 09:23:59 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:17 test@tmp 09:23:59 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 2 09:14 maven-metadata.xml 09:23:59 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins11860813259372693703.sh 09:23:59 Karaf Deployments, Tests must have already run 09:23:59 [netconf-csit-1node-callhome-only-scandium] $ /bin/sh /tmp/jenkins10680112610217880867.sh 09:23:59 Cleaning up Robot installation... 09:23:59 $ ssh-agent -k 09:23:59 unset SSH_AUTH_SOCK; 09:23:59 unset SSH_AGENT_PID; 09:23:59 echo Agent pid 5287 killed; 09:23:59 [ssh-agent] Stopped. 09:23:59 Recording plot data 09:24:00 Robot results publisher started... 09:24:00 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:24:00 -Parsing output xml: 09:24:00 Done! 09:24:00 -Copying log files to build dir: 09:24:00 Done! 09:24:00 -Assigning results to build: 09:24:00 Done! 09:24:00 -Checking thresholds: 09:24:00 Done! 09:24:00 Done publishing Robot results. 09:24:00 [PostBuildScript] - [INFO] Executing post build scripts. 09:24:00 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins2357613207810915419.sh 09:24:00 Archiving csit artifacts 09:24:01 mv: cannot stat '*_1.png': No such file or directory 09:24:01 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:24:01 % Total % Received % Xferd Average Speed Time Time Time Current 09:24:01 Dload Upload Total Spent Left Speed 09:24:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 275k 0 275k 0 0 4446k 0 --:--:-- --:--:-- --:--:-- 4446k 09:24:01 Archive: robot-plugin.zip 09:24:01 inflating: ./archives/robot-plugin/log.html 09:24:01 inflating: ./archives/robot-plugin/output.xml 09:24:01 inflating: ./archives/robot-plugin/report.html 09:24:01 mv: cannot stat '*.log.gz': No such file or directory 09:24:01 mv: cannot stat '*.csv': No such file or directory 09:24:01 mv: cannot stat '*.png': No such file or directory 09:24:01 [PostBuildScript] - [INFO] Executing post build scripts. 09:24:01 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins14170673532986566123.sh 09:24:01 [PostBuildScript] - [INFO] Executing post build scripts. 09:24:01 [EnvInject] - Injecting environment variables from a build step. 09:24:01 [EnvInject] - Injecting as environment variables the properties content 09:24:01 OS_CLOUD=vex 09:24:01 OS_STACK_NAME=releng-netconf-csit-1node-callhome-only-scandium-63 09:24:01 09:24:01 [EnvInject] - Variables injected successfully. 09:24:01 provisioning config files... 09:24:01 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:24:01 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins12684522735291540873.sh 09:24:01 ---> openstack-stack-delete.sh 09:24:01 Setup pyenv: 09:24:01 system 09:24:01 3.8.13 09:24:01 3.9.13 09:24:01 3.10.13 09:24:01 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 09:24:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yh43 from file:/tmp/.os_lf_venv 09:24:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:03 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:24:03 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 09:24:03 lf-activate-venv(): INFO: Base packages installed successfully 09:24:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:24:18 lf-activate-venv(): INFO: Adding /tmp/venv-yh43/bin to PATH 09:24:18 INFO: Retrieving stack cost for: releng-netconf-csit-1node-callhome-only-scandium-63 09:24:21 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 09:24:33 INFO: Deleting stack releng-netconf-csit-1node-callhome-only-scandium-63 09:24:33 Successfully deleted stack releng-netconf-csit-1node-callhome-only-scandium-63 09:24:33 [PostBuildScript] - [INFO] Executing post build scripts. 09:24:33 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins7313562065750260121.sh 09:24:33 ---> sysstat.sh 09:24:34 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins12079544877892623219.sh 09:24:34 ---> package-listing.sh 09:24:34 ++ facter osfamily 09:24:34 ++ tr '[:upper:]' '[:lower:]' 09:24:34 + OS_FAMILY=redhat 09:24:34 + workspace=/w/workspace/netconf-csit-1node-callhome-only-scandium 09:24:34 + START_PACKAGES=/tmp/packages_start.txt 09:24:34 + END_PACKAGES=/tmp/packages_end.txt 09:24:34 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:24:34 + PACKAGES=/tmp/packages_start.txt 09:24:34 + '[' /w/workspace/netconf-csit-1node-callhome-only-scandium ']' 09:24:34 + PACKAGES=/tmp/packages_end.txt 09:24:34 + case "${OS_FAMILY}" in 09:24:34 + rpm -qa 09:24:34 + sort 09:24:35 + '[' -f /tmp/packages_start.txt ']' 09:24:35 + '[' -f /tmp/packages_end.txt ']' 09:24:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:24:35 + '[' /w/workspace/netconf-csit-1node-callhome-only-scandium ']' 09:24:35 + mkdir -p /w/workspace/netconf-csit-1node-callhome-only-scandium/archives/ 09:24:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-callhome-only-scandium/archives/ 09:24:35 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins14697200218201197564.sh 09:24:35 ---> capture-instance-metadata.sh 09:24:35 Setup pyenv: 09:24:35 system 09:24:35 3.8.13 09:24:35 3.9.13 09:24:35 3.10.13 09:24:35 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 09:24:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yh43 from file:/tmp/.os_lf_venv 09:24:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:37 lf-activate-venv(): INFO: Base packages installed successfully 09:24:37 lf-activate-venv(): INFO: Installing additional packages: lftools 09:24:49 lf-activate-venv(): INFO: Adding /tmp/venv-yh43/bin to PATH 09:24:49 INFO: Running in OpenStack, capturing instance metadata 09:24:49 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins16508770080174476668.sh 09:24:49 provisioning config files... 09:24:49 Could not find credentials [logs] for netconf-csit-1node-callhome-only-scandium #63 09:24:49 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-callhome-only-scandium@tmp/config9770852431910578095tmp 09:24:49 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:24:49 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:24:49 provisioning config files... 09:24:50 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:24:50 [EnvInject] - Injecting environment variables from a build step. 09:24:50 [EnvInject] - Injecting as environment variables the properties content 09:24:50 SERVER_ID=logs 09:24:50 09:24:50 [EnvInject] - Variables injected successfully. 09:24:50 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins5140337276379797020.sh 09:24:50 ---> create-netrc.sh 09:24:50 WARN: Log server credential not found. 09:24:50 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins14475989323256092089.sh 09:24:50 ---> python-tools-install.sh 09:24:50 Setup pyenv: 09:24:50 system 09:24:50 3.8.13 09:24:50 3.9.13 09:24:50 3.10.13 09:24:50 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 09:24:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yh43 from file:/tmp/.os_lf_venv 09:24:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:24:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:24:52 lf-activate-venv(): INFO: Base packages installed successfully 09:24:52 lf-activate-venv(): INFO: Installing additional packages: lftools 09:25:03 lf-activate-venv(): INFO: Adding /tmp/venv-yh43/bin to PATH 09:25:03 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins8042966723414787646.sh 09:25:03 ---> sudo-logs.sh 09:25:03 Archiving 'sudo' log.. 09:25:03 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash /tmp/jenkins7464474384457185082.sh 09:25:03 ---> job-cost.sh 09:25:03 Setup pyenv: 09:25:04 system 09:25:04 3.8.13 09:25:04 3.9.13 09:25:04 3.10.13 09:25:04 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 09:25:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yh43 from file:/tmp/.os_lf_venv 09:25:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:06 lf-activate-venv(): INFO: Base packages installed successfully 09:25:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:25:13 lf-activate-venv(): INFO: Adding /tmp/venv-yh43/bin to PATH 09:25:13 DEBUG: total: 0.16999999999999998 09:25:13 INFO: Retrieving Stack Cost... 09:25:14 INFO: Retrieving Pricing Info for: v3-standard-2 09:25:14 INFO: Archiving Costs 09:25:14 [netconf-csit-1node-callhome-only-scandium] $ /bin/bash -l /tmp/jenkins4769777620693089048.sh 09:25:14 ---> logs-deploy.sh 09:25:14 Setup pyenv: 09:25:14 system 09:25:14 3.8.13 09:25:14 3.9.13 09:25:14 3.10.13 09:25:14 * 3.11.7 (set by /w/workspace/netconf-csit-1node-callhome-only-scandium/.python-version) 09:25:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yh43 from file:/tmp/.os_lf_venv 09:25:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:25:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:25:17 lf-activate-venv(): INFO: Base packages installed successfully 09:25:17 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:25:27 lf-activate-venv(): INFO: Adding /tmp/venv-yh43/bin to PATH 09:25:27 WARNING: Nexus logging server not set 09:25:27 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-callhome-only-scandium/63/ 09:25:27 INFO: archiving logs to S3 09:25:28 ---> uname -a: 09:25:28 Linux prd-centos8-robot-2c-8g-127.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 09:25:28 09:25:28 09:25:28 ---> lscpu: 09:25:28 Architecture: x86_64 09:25:28 CPU op-mode(s): 32-bit, 64-bit 09:25:28 Byte Order: Little Endian 09:25:28 CPU(s): 2 09:25:28 On-line CPU(s) list: 0,1 09:25:28 Thread(s) per core: 1 09:25:28 Core(s) per socket: 1 09:25:28 Socket(s): 2 09:25:28 NUMA node(s): 1 09:25:28 Vendor ID: AuthenticAMD 09:25:28 CPU family: 23 09:25:28 Model: 49 09:25:28 Model name: AMD EPYC-Rome Processor 09:25:28 Stepping: 0 09:25:28 CPU MHz: 2799.998 09:25:28 BogoMIPS: 5599.99 09:25:28 Virtualization: AMD-V 09:25:28 Hypervisor vendor: KVM 09:25:28 Virtualization type: full 09:25:28 L1d cache: 32K 09:25:28 L1i cache: 32K 09:25:28 L2 cache: 512K 09:25:28 L3 cache: 16384K 09:25:28 NUMA node0 CPU(s): 0,1 09:25:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:25:28 09:25:28 09:25:28 ---> nproc: 09:25:28 2 09:25:28 09:25:28 09:25:28 ---> df -h: 09:25:28 Filesystem Size Used Avail Use% Mounted on 09:25:28 devtmpfs 3.8G 0 3.8G 0% /dev 09:25:28 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:25:28 tmpfs 3.8G 17M 3.8G 1% /run 09:25:28 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:25:28 /dev/vda1 40G 8.4G 32G 21% / 09:25:28 tmpfs 770M 0 770M 0% /run/user/1001 09:25:28 09:25:28 09:25:28 ---> free -m: 09:25:28 total used free shared buff/cache available 09:25:28 Mem: 7697 616 4898 19 2182 6782 09:25:28 Swap: 1023 0 1023 09:25:28 09:25:28 09:25:28 ---> ip addr: 09:25:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:25:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:25:28 inet 127.0.0.1/8 scope host lo 09:25:28 valid_lft forever preferred_lft forever 09:25:28 inet6 ::1/128 scope host 09:25:28 valid_lft forever preferred_lft forever 09:25:28 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:25:28 link/ether fa:16:3e:01:52:be brd ff:ff:ff:ff:ff:ff 09:25:28 altname enp0s3 09:25:28 altname ens3 09:25:28 inet 10.30.171.231/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:25:28 valid_lft 85894sec preferred_lft 85894sec 09:25:28 inet6 fe80::f816:3eff:fe01:52be/64 scope link 09:25:28 valid_lft forever preferred_lft forever 09:25:28 09:25:28 09:25:28 ---> sar -b -r -n DEV: 09:25:28 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 09:25:28 09:25:28 09:16:57 LINUX RESTART (2 CPU) 09:25:28 09:25:28 09:18:01 AM tps rtps wtps bread/s bwrtn/s 09:25:28 09:19:01 AM 103.20 0.48 102.72 17.86 8391.35 09:25:28 09:20:01 AM 59.81 0.65 59.16 51.06 8940.11 09:25:28 09:21:01 AM 14.23 0.42 13.81 64.78 636.65 09:25:28 09:22:01 AM 66.69 9.45 57.25 1685.30 5841.60 09:25:28 09:23:01 AM 21.05 0.00 21.05 0.00 3583.24 09:25:28 09:24:01 AM 5.83 0.53 5.30 48.66 252.61 09:25:28 09:25:01 AM 30.14 0.33 29.81 37.19 1292.64 09:25:28 Average: 42.99 1.69 41.30 272.14 4133.92 09:25:28 09:25:28 09:18:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:25:28 09:19:01 AM 5245308 7041688 2637116 33.46 2688 1973668 667888 7.48 186944 2111200 198428 09:25:28 09:20:01 AM 5163924 7005756 2718500 34.49 2688 2018204 731948 8.20 198360 2169716 4 09:25:28 09:21:01 AM 5219280 7063468 2663144 33.79 2688 2020148 644500 7.22 219196 2093532 20 09:25:28 09:22:01 AM 4915960 7023428 2966464 37.63 2688 2274700 662996 7.42 267660 2316104 93556 09:25:28 09:23:01 AM 4915532 7022676 2966892 37.64 2688 2274704 662996 7.42 267660 2316156 16 09:25:28 09:24:01 AM 5086808 7018152 2795616 35.47 2688 2100344 674952 7.56 262888 2150788 5412 09:25:28 09:25:01 AM 4996952 6921352 2885472 36.61 2688 2097896 774312 8.67 464132 2064496 11204 09:25:28 Average: 5077681 7013789 2804743 35.58 2688 2108523 688513 7.71 266691 2174570 44091 09:25:28 09:25:28 09:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:25:28 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:28 09:19:01 AM eth0 91.88 76.29 1062.63 10.57 0.00 0.00 0.00 0.00 09:25:28 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:28 09:20:01 AM eth0 57.16 36.34 582.05 4.34 0.00 0.00 0.00 0.00 09:25:28 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:28 09:21:01 AM eth0 12.81 10.78 5.98 4.22 0.00 0.00 0.00 0.00 09:25:28 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:28 09:22:01 AM eth0 198.97 146.03 364.99 39.61 0.00 0.00 0.00 0.00 09:25:28 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:28 09:23:01 AM eth0 1.87 1.15 1.02 1.93 0.00 0.00 0.00 0.00 09:25:28 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:28 09:24:01 AM eth0 91.35 49.19 80.34 20.21 0.00 0.00 0.00 0.00 09:25:28 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:28 09:25:01 AM eth0 19.51 17.49 17.05 8.79 0.00 0.00 0.00 0.00 09:25:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:25:28 Average: eth0 67.65 48.18 302.00 12.81 0.00 0.00 0.00 0.00 09:25:28 09:25:28 09:25:28 ---> sar -P ALL: 09:25:28 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 09:25:28 09:25:28 09:16:57 LINUX RESTART (2 CPU) 09:25:28 09:25:28 09:18:01 AM CPU %user %nice %system %iowait %steal %idle 09:25:28 09:19:01 AM all 37.37 0.00 5.60 2.58 0.12 54.34 09:25:28 09:19:01 AM 0 49.16 0.00 6.78 3.45 0.12 40.49 09:25:28 09:19:01 AM 1 25.58 0.00 4.42 1.70 0.12 68.19 09:25:28 09:20:01 AM all 12.00 0.00 1.75 2.68 0.05 83.51 09:25:28 09:20:01 AM 0 15.03 0.00 1.72 2.07 0.05 81.12 09:25:28 09:20:01 AM 1 8.98 0.00 1.77 3.29 0.05 85.91 09:25:28 09:21:01 AM all 12.45 0.00 2.05 0.13 0.06 85.32 09:25:28 09:21:01 AM 0 19.73 0.00 2.32 0.22 0.07 77.66 09:25:28 09:21:01 AM 1 5.17 0.00 1.77 0.03 0.05 92.98 09:25:28 09:22:01 AM all 34.09 0.00 5.84 2.19 0.11 57.77 09:25:28 09:22:01 AM 0 38.11 0.00 6.48 2.82 0.12 52.47 09:25:28 09:22:01 AM 1 30.07 0.00 5.20 1.57 0.10 63.07 09:25:28 09:23:01 AM all 0.38 0.00 0.23 1.08 0.03 98.28 09:25:28 09:23:01 AM 0 0.52 0.00 0.27 1.42 0.03 97.76 09:25:28 09:23:01 AM 1 0.25 0.00 0.18 0.74 0.03 98.80 09:25:28 09:24:01 AM all 4.05 0.00 0.88 0.05 0.06 94.97 09:25:28 09:24:01 AM 0 4.80 0.00 1.22 0.02 0.05 93.91 09:25:28 09:24:01 AM 1 3.29 0.00 0.53 0.08 0.07 96.02 09:25:28 09:25:01 AM all 30.87 0.00 3.41 0.18 0.10 65.43 09:25:28 09:25:01 AM 0 37.66 0.00 3.43 0.15 0.10 58.65 09:25:28 09:25:01 AM 1 24.07 0.00 3.39 0.22 0.10 72.22 09:25:28 Average: all 18.76 0.00 2.82 1.27 0.08 77.07 09:25:28 Average: 0 23.60 0.00 3.18 1.45 0.08 71.70 09:25:28 Average: 1 13.93 0.00 2.47 1.09 0.07 82.44 09:25:28 09:25:28 09:25:28