03:25:59 Started by upstream project "integration-distribution-test-scandium" build number 409 03:25:59 originally caused by: 03:25:59 Started by upstream project "autorelease-release-scandium-mvn39-openjdk21" build number 423 03:25:59 originally caused by: 03:25:59 Started by timer 03:25:59 Running as SYSTEM 03:25:59 [EnvInject] - Loading node environment variables. 03:25:59 Building remotely on prd-centos8-robot-2c-8g-1711 (centos8-robot-2c-8g) in workspace /w/workspace/daexim-csit-1node-basic-only-scandium 03:26:03 [ssh-agent] Looking for ssh-agent implementation... 03:26:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:26:03 $ ssh-agent 03:26:03 SSH_AUTH_SOCK=/tmp/ssh-F4TahOMiGQva/agent.5279 03:26:03 SSH_AGENT_PID=5280 03:26:03 [ssh-agent] Started. 03:26:03 Running ssh-add (command line suppressed) 03:26:03 Identity added: /w/workspace/daexim-csit-1node-basic-only-scandium@tmp/private_key_14871949131780904337.key (/w/workspace/daexim-csit-1node-basic-only-scandium@tmp/private_key_14871949131780904337.key) 03:26:03 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 03:26:03 The recommended git tool is: NONE 03:26:06 using credential opendaylight-jenkins-ssh 03:26:06 Wiping out workspace first. 03:26:06 Cloning the remote Git repository 03:26:07 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 03:26:07 > git init /w/workspace/daexim-csit-1node-basic-only-scandium/test # timeout=10 03:26:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 03:26:07 > git --version # timeout=10 03:26:07 > git --version # 'git version 2.43.0' 03:26:07 using GIT_SSH to set credentials Release Engineering Jenkins Key 03:26:07 [INFO] Currently running in a labeled security context 03:26:07 [INFO] Currently SELinux is 'enforcing' on the host 03:26:07 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-csit-1node-basic-only-scandium/test@tmp/jenkins-gitclient-ssh18072268232694126123.key 03:26:07 Verifying host key using known hosts file 03:26:07 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. 03:26:07 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 03:26:13 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 03:26:13 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:26:14 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 03:26:14 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 03:26:14 using GIT_SSH to set credentials Release Engineering Jenkins Key 03:26:14 [INFO] Currently running in a labeled security context 03:26:14 [INFO] Currently SELinux is 'enforcing' on the host 03:26:14 > /usr/bin/chcon --type=ssh_home_t /w/workspace/daexim-csit-1node-basic-only-scandium/test@tmp/jenkins-gitclient-ssh15325558094793593819.key 03:26:14 Verifying host key using known hosts file 03:26:14 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. 03:26:14 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 03:26:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:26:14 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 03:26:14 > git config core.sparsecheckout # timeout=10 03:26:14 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 03:26:14 Commit message: "Adapt test for new pce-allocation field" 03:26:14 > git rev-parse FETCH_HEAD^{commit} # timeout=10 03:26:14 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 03:26:15 No emails were triggered. 03:26:15 provisioning config files... 03:26:15 copy managed file [npmrc] to file:/home/jenkins/.npmrc 03:26:15 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 03:26:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:26:15 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins9205662315737466068.sh 03:26:15 ---> python-tools-install.sh 03:26:15 Setup pyenv: 03:26:15 system 03:26:15 * 3.8.13 (set by /opt/pyenv/version) 03:26:15 * 3.9.13 (set by /opt/pyenv/version) 03:26:15 * 3.10.13 (set by /opt/pyenv/version) 03:26:15 * 3.11.7 (set by /opt/pyenv/version) 03:26:20 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zRkg 03:26:20 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 03:26:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:26:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:26:24 lf-activate-venv(): INFO: Base packages installed successfully 03:26:24 lf-activate-venv(): INFO: Installing additional packages: lftools 03:26:50 lf-activate-venv(): INFO: Adding /tmp/venv-zRkg/bin to PATH 03:26:50 Generating Requirements File 03:27:10 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. 03:27:10 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 03:27:10 Python 3.11.7 03:27:11 pip 25.2 from /tmp/venv-zRkg/lib/python3.11/site-packages/pip (python 3.11) 03:27:11 appdirs==1.4.4 03:27:11 argcomplete==3.6.2 03:27:11 aspy.yaml==1.3.0 03:27:11 attrs==25.3.0 03:27:11 autopage==0.5.2 03:27:11 beautifulsoup4==4.13.5 03:27:11 boto3==1.40.40 03:27:11 botocore==1.40.40 03:27:11 bs4==0.0.2 03:27:11 cachetools==5.5.2 03:27:11 certifi==2025.8.3 03:27:11 cffi==2.0.0 03:27:11 cfgv==3.4.0 03:27:11 chardet==5.2.0 03:27:11 charset-normalizer==3.4.3 03:27:11 click==8.3.0 03:27:11 cliff==4.11.0 03:27:11 cmd2==2.7.0 03:27:11 cryptography==3.3.2 03:27:11 debtcollector==3.0.0 03:27:11 decorator==5.2.1 03:27:11 defusedxml==0.7.1 03:27:11 Deprecated==1.2.18 03:27:11 distlib==0.4.0 03:27:11 dnspython==2.8.0 03:27:11 docker==7.1.0 03:27:11 dogpile.cache==1.4.1 03:27:11 durationpy==0.10 03:27:11 email-validator==2.3.0 03:27:11 filelock==3.19.1 03:27:11 future==1.0.0 03:27:11 gitdb==4.0.12 03:27:11 GitPython==3.1.45 03:27:11 google-auth==2.40.3 03:27:11 httplib2==0.31.0 03:27:11 identify==2.6.14 03:27:11 idna==3.10 03:27:11 importlib-resources==1.5.0 03:27:11 iso8601==2.1.0 03:27:11 Jinja2==3.1.6 03:27:11 jmespath==1.0.1 03:27:11 jsonpatch==1.33 03:27:11 jsonpointer==3.0.0 03:27:11 jsonschema==4.25.1 03:27:11 jsonschema-specifications==2025.9.1 03:27:11 keystoneauth1==5.12.0 03:27:11 kubernetes==33.1.0 03:27:11 lftools==0.37.14 03:27:11 lxml==6.0.2 03:27:11 markdown-it-py==4.0.0 03:27:11 MarkupSafe==3.0.2 03:27:11 mdurl==0.1.2 03:27:11 msgpack==1.1.1 03:27:11 multi_key_dict==2.0.3 03:27:11 munch==4.0.0 03:27:11 netaddr==1.3.0 03:27:11 niet==1.4.2 03:27:11 nodeenv==1.9.1 03:27:11 oauth2client==4.1.3 03:27:11 oauthlib==3.3.1 03:27:11 openstacksdk==4.7.1 03:27:11 os-service-types==1.8.0 03:27:11 osc-lib==4.2.0 03:27:11 oslo.config==10.0.0 03:27:11 oslo.context==6.1.0 03:27:11 oslo.i18n==6.6.0 03:27:11 oslo.log==7.2.1 03:27:11 oslo.serialization==5.8.0 03:27:11 oslo.utils==9.1.0 03:27:11 packaging==25.0 03:27:11 pbr==7.0.1 03:27:11 platformdirs==4.4.0 03:27:11 prettytable==3.16.0 03:27:11 psutil==7.1.0 03:27:11 pyasn1==0.6.1 03:27:11 pyasn1_modules==0.4.2 03:27:11 pycparser==2.23 03:27:11 pygerrit2==2.0.15 03:27:11 PyGithub==2.8.1 03:27:11 Pygments==2.19.2 03:27:11 PyJWT==2.10.1 03:27:11 PyNaCl==1.6.0 03:27:11 pyparsing==2.4.7 03:27:11 pyperclip==1.11.0 03:27:11 pyrsistent==0.20.0 03:27:11 python-cinderclient==9.8.0 03:27:11 python-dateutil==2.9.0.post0 03:27:11 python-heatclient==4.3.0 03:27:11 python-jenkins==1.8.3 03:27:11 python-keystoneclient==5.7.0 03:27:11 python-magnumclient==4.9.0 03:27:11 python-openstackclient==8.2.0 03:27:11 python-swiftclient==4.8.0 03:27:11 PyYAML==6.0.3 03:27:11 referencing==0.36.2 03:27:11 requests==2.32.5 03:27:11 requests-oauthlib==2.0.0 03:27:11 requestsexceptions==1.4.0 03:27:11 rfc3986==2.0.0 03:27:11 rich==14.1.0 03:27:11 rich-argparse==1.7.1 03:27:11 rpds-py==0.27.1 03:27:11 rsa==4.9.1 03:27:11 ruamel.yaml==0.18.15 03:27:11 ruamel.yaml.clib==0.2.14 03:27:11 s3transfer==0.14.0 03:27:11 simplejson==3.20.2 03:27:11 six==1.17.0 03:27:11 smmap==5.0.2 03:27:11 soupsieve==2.8 03:27:11 stevedore==5.5.0 03:27:11 tabulate==0.9.0 03:27:11 toml==0.10.2 03:27:11 tomlkit==0.13.3 03:27:11 tqdm==4.67.1 03:27:11 typing_extensions==4.15.0 03:27:11 tzdata==2025.2 03:27:11 urllib3==1.26.20 03:27:11 virtualenv==20.34.0 03:27:11 wcwidth==0.2.14 03:27:11 websocket-client==1.8.0 03:27:11 wrapt==1.17.3 03:27:11 xdg==6.0.0 03:27:11 xmltodict==1.0.2 03:27:11 yq==3.4.3 03:27:11 [EnvInject] - Injecting environment variables from a build step. 03:27:11 [EnvInject] - Injecting as environment variables the properties content 03:27:11 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 03:27:11 OS_CLOUD=vex 03:27:11 OS_STACK_NAME=releng-daexim-csit-1node-basic-only-scandium-400 03:27:11 OS_STACK_TEMPLATE_DIR=openstack-hot 03:27:11 03:27:11 [EnvInject] - Variables injected successfully. 03:27:11 provisioning config files... 03:27:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:27:12 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins8634905731737186485.sh 03:27:12 ---> Create parameters file for OpenStack HOT 03:27:12 OpenStack Heat parameters generated 03:27:12 ----------------------------------- 03:27:12 parameters: 03:27:12 vm_0_count: '1' 03:27:12 vm_0_flavor: 'v3-standard-4' 03:27:12 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 03:27:12 vm_1_count: '0' 03:27:12 vm_1_flavor: 'v3-standard-2' 03:27:12 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 03:27:12 03:27:12 job_name: '65404-400' 03:27:12 silo: 'releng' 03:27:12 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins12144770631646221967.sh 03:27:12 ---> Create HEAT stack 03:27:12 + source /home/jenkins/lf-env.sh 03:27:12 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 03:27:12 ++ mktemp -d /tmp/venv-XXXX 03:27:12 + lf_venv=/tmp/venv-mecd 03:27:12 + local venv_file=/tmp/.os_lf_venv 03:27:12 + local python=python3 03:27:12 + local options 03:27:12 + local set_path=true 03:27:12 + local install_args= 03:27:12 ++ 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 03:27:12 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 03:27:12 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 03:27:12 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 03:27:12 + true 03:27:12 + case $1 in 03:27:12 + python=python3 03:27:12 + shift 2 03:27:12 + true 03:27:12 + case $1 in 03:27:12 + shift 03:27:12 + break 03:27:12 + case $python in 03:27:12 + local pkg_list= 03:27:12 + [[ -d /opt/pyenv ]] 03:27:12 + echo 'Setup pyenv:' 03:27:12 Setup pyenv: 03:27:12 + export PYENV_ROOT=/opt/pyenv 03:27:12 + PYENV_ROOT=/opt/pyenv 03:27:12 + 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 03:27:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:27:12 + pyenv versions 03:27:12 system 03:27:12 3.8.13 03:27:12 3.9.13 03:27:12 3.10.13 03:27:12 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version) 03:27:12 + command -v pyenv 03:27:12 ++ pyenv init - --no-rehash 03:27:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 03:27:12 for i in ${!paths[@]}; do 03:27:12 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 03:27:12 fi; done; 03:27:12 echo "${paths[*]}"'\'')" 03:27:12 export PATH="/opt/pyenv/shims:${PATH}" 03:27:12 export PYENV_SHELL=bash 03:27:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 03:27:12 pyenv() { 03:27:12 local command 03:27:12 command="${1:-}" 03:27:12 if [ "$#" -gt 0 ]; then 03:27:12 shift 03:27:12 fi 03:27:12 03:27:12 case "$command" in 03:27:12 rehash|shell) 03:27:12 eval "$(pyenv "sh-$command" "$@")" 03:27:12 ;; 03:27:12 *) 03:27:12 command pyenv "$command" "$@" 03:27:12 ;; 03:27:12 esac 03:27:12 }' 03:27:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); 03:27:12 for i in ${!paths[@]}; do 03:27:12 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 03:27:12 fi; done; 03:27:12 echo "${paths[*]}"' 03:27:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 03:27:12 ++ 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 03:27:12 ++ 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 03:27:12 ++ export PYENV_SHELL=bash 03:27:12 ++ PYENV_SHELL=bash 03:27:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 03:27:12 +++ complete -F _pyenv pyenv 03:27:12 ++ lf-pyver python3 03:27:12 ++ local py_version_xy=python3 03:27:12 ++ local py_version_xyz= 03:27:12 ++ awk '{ print $1 }' 03:27:12 ++ pyenv versions 03:27:12 ++ local command 03:27:12 ++ command=versions 03:27:12 ++ '[' 1 -gt 0 ']' 03:27:12 ++ shift 03:27:12 ++ case "$command" in 03:27:12 ++ command pyenv versions 03:27:12 ++ pyenv versions 03:27:12 ++ sed 's/^[ *]* //' 03:27:12 ++ grep -E '^[0-9.]*[0-9]$' 03:27:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 03:27:12 +++ sort -V 03:27:12 +++ grep '^3' /tmp/.pyenv_versions 03:27:12 +++ tail -n 1 03:27:12 ++ py_version_xyz=3.11.7 03:27:12 ++ [[ -z 3.11.7 ]] 03:27:12 ++ echo 3.11.7 03:27:12 ++ return 0 03:27:12 + pyenv local 3.11.7 03:27:12 + local command 03:27:12 + command=local 03:27:12 + '[' 2 -gt 0 ']' 03:27:12 + shift 03:27:12 + case "$command" in 03:27:12 + command pyenv local 3.11.7 03:27:12 + pyenv local 3.11.7 03:27:12 + for arg in "$@" 03:27:12 + case $arg in 03:27:12 + pkg_list+='lftools[openstack] ' 03:27:12 + for arg in "$@" 03:27:12 + case $arg in 03:27:12 + pkg_list+='kubernetes ' 03:27:12 + for arg in "$@" 03:27:12 + case $arg in 03:27:12 + pkg_list+='niet ' 03:27:12 + for arg in "$@" 03:27:12 + case $arg in 03:27:12 + pkg_list+='python-heatclient ' 03:27:12 + for arg in "$@" 03:27:12 + case $arg in 03:27:12 + pkg_list+='python-openstackclient ' 03:27:12 + for arg in "$@" 03:27:12 + case $arg in 03:27:12 + pkg_list+='python-magnumclient ' 03:27:12 + for arg in "$@" 03:27:12 + case $arg in 03:27:12 + pkg_list+='urllib3~=1.26.15 ' 03:27:12 + for arg in "$@" 03:27:12 + case $arg in 03:27:12 + pkg_list+='yq ' 03:27:12 + [[ -f /tmp/.os_lf_venv ]] 03:27:12 ++ cat /tmp/.os_lf_venv 03:27:12 + lf_venv=/tmp/venv-zRkg 03:27:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zRkg from' file:/tmp/.os_lf_venv 03:27:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zRkg from file:/tmp/.os_lf_venv 03:27:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 03:27:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:27:12 + local 'pip_opts=--upgrade --quiet' 03:27:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 03:27:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 03:27:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 03:27:12 + [[ -n '' ]] 03:27:12 + [[ -n '' ]] 03:27:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 03:27:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:27:12 + /tmp/venv-zRkg/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 03:27:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 03:27:14 lf-activate-venv(): INFO: Base packages installed successfully 03:27:14 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 03:27:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 03:27:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 03:27:14 + /tmp/venv-zRkg/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 03:27:32 + type python3 03:27:32 + true 03:27:32 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-zRkg/bin to PATH' 03:27:32 lf-activate-venv(): INFO: Adding /tmp/venv-zRkg/bin to PATH 03:27:32 + PATH=/tmp/venv-zRkg/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 03:27:32 + return 0 03:27:32 + openstack --os-cloud vex limits show --absolute 03:27:34 +--------------------------+---------+ 03:27:34 | Name | Value | 03:27:34 +--------------------------+---------+ 03:27:34 | maxTotalInstances | -1 | 03:27:34 | maxTotalCores | 450 | 03:27:34 | maxTotalRAMSize | 1000000 | 03:27:34 | maxServerMeta | 128 | 03:27:34 | maxImageMeta | 128 | 03:27:34 | maxPersonality | 5 | 03:27:34 | maxPersonalitySize | 10240 | 03:27:34 | maxTotalKeypairs | 100 | 03:27:34 | maxServerGroups | 10 | 03:27:34 | maxServerGroupMembers | 10 | 03:27:34 | maxTotalFloatingIps | -1 | 03:27:34 | maxSecurityGroups | -1 | 03:27:34 | maxSecurityGroupRules | -1 | 03:27:34 | totalRAMUsed | 278528 | 03:27:34 | totalCoresUsed | 68 | 03:27:34 | totalInstancesUsed | 29 | 03:27:34 | totalFloatingIpsUsed | 0 | 03:27:34 | totalSecurityGroupsUsed | 0 | 03:27:34 | totalServerGroupsUsed | 0 | 03:27:34 | maxTotalVolumes | -1 | 03:27:34 | maxTotalSnapshots | 10 | 03:27:34 | maxTotalVolumeGigabytes | 4096 | 03:27:34 | maxTotalBackups | 10 | 03:27:34 | maxTotalBackupGigabytes | 1000 | 03:27:34 | totalVolumesUsed | 0 | 03:27:34 | totalGigabytesUsed | 0 | 03:27:34 | totalSnapshotsUsed | 0 | 03:27:34 | totalBackupsUsed | 0 | 03:27:34 | totalBackupGigabytesUsed | 0 | 03:27:34 +--------------------------+---------+ 03:27:34 + pushd /opt/ciman/openstack-hot 03:27:34 /opt/ciman/openstack-hot /w/workspace/daexim-csit-1node-basic-only-scandium 03:27:34 + lftools openstack --os-cloud vex stack create releng-daexim-csit-1node-basic-only-scandium-400 csit-2-instance-type.yaml /w/workspace/daexim-csit-1node-basic-only-scandium/stack-parameters.yaml 03:27:59 Creating stack releng-daexim-csit-1node-basic-only-scandium-400 03:27:59 Waiting to initialize infrastructure... 03:27:59 Stack initialization successful. 03:27:59 ------------------------------------ 03:27:59 Stack Details 03:27:59 ------------------------------------ 03:27:59 {'added': None, 03:27:59 'capabilities': [], 03:27:59 'created_at': '2025-09-27T03:27:37Z', 03:27:59 'deleted': None, 03:27:59 'deleted_at': None, 03:27:59 'description': 'No description', 03:27:59 'environment': None, 03:27:59 'environment_files': None, 03:27:59 'files': None, 03:27:59 'files_container': None, 03:27:59 'id': '90f4ae50-9c34-4e48-ae75-b78d754452fc', 03:27:59 'is_rollback_disabled': True, 03:27:59 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-daexim-csit-1node-basic-only-scandium-400/90f4ae50-9c34-4e48-ae75-b78d754452fc', 03:27:59 'rel': 'self'}], 03:27:59 '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'})}), 03:27:59 'name': 'releng-daexim-csit-1node-basic-only-scandium-400', 03:27:59 'notification_topics': [], 03:27:59 'outputs': [{'description': 'IP addresses of the 1st vm types', 03:27:59 'output_key': 'vm_0_ips', 03:27:59 'output_value': ['10.30.171.0']}, 03:27:59 {'description': 'IP addresses of the 2nd vm types', 03:27:59 'output_key': 'vm_1_ips', 03:27:59 'output_value': []}], 03:27:59 'owner_id': ****, 03:27:59 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 03:27:59 'OS::stack_id': '90f4ae50-9c34-4e48-ae75-b78d754452fc', 03:27:59 'OS::stack_name': 'releng-daexim-csit-1node-basic-only-scandium-400', 03:27:59 'job_name': '65404-400', 03:27:59 'silo': 'releng', 03:27:59 'vm_0_count': '1', 03:27:59 'vm_0_flavor': 'v3-standard-4', 03:27:59 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 03:27:59 '20250201-010426.857', 03:27:59 'vm_1_count': '0', 03:27:59 'vm_1_flavor': 'v3-standard-2', 03:27:59 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 03:27:59 '- 20250201-060151.911'}, 03:27:59 'parent_id': None, 03:27:59 'replaced': None, 03:27:59 'status': 'CREATE_COMPLETE', 03:27:59 'status_reason': 'Stack CREATE completed successfully', 03:27:59 'tags': [], 03:27:59 'template': None, 03:27:59 'template_description': 'No description', 03:27:59 'template_url': None, 03:27:59 'timeout_mins': 15, 03:27:59 'unchanged': None, 03:27:59 'updated': None, 03:27:59 'updated_at': None, 03:27:59 'user_project_id': 'cc90ed4bf09747df8b6df1fb627ed804'} 03:27:59 ------------------------------------ 03:27:59 + popd 03:27:59 /w/workspace/daexim-csit-1node-basic-only-scandium 03:27:59 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins15230747001792767853.sh 03:27:59 ---> Copy SSH public keys to CSIT lab 03:27:59 Setup pyenv: 03:28:00 system 03:28:00 3.8.13 03:28:00 3.9.13 03:28:00 3.10.13 03:28:00 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version) 03:28:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zRkg from file:/tmp/.os_lf_venv 03:28:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:28:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:28:03 lf-activate-venv(): INFO: Base packages installed successfully 03:28:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 03:28:17 lf-activate-venv(): INFO: Adding /tmp/venv-zRkg/bin to PATH 03:28:19 SSH not responding on 10.30.171.0. Retrying in 10 seconds... 03:28:29 Ping to 10.30.171.0 successful. 03:28:29 SSH not responding on 10.30.171.0. Retrying in 10 seconds... 03:28:39 Ping to 10.30.171.0 successful. 03:28:40 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:28:41 releng-65404-400-0-builder-0 03:28:41 Successfully copied public keys to slave 10.30.171.0 03:28:41 Process 6499 ready. 03:28:41 SSH ready on all stack servers. 03:28:41 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins3794668454220816719.sh 03:28:41 Setup pyenv: 03:28:41 system 03:28:41 3.8.13 03:28:41 3.9.13 03:28:41 3.10.13 03:28:41 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version) 03:28:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-RPE1 03:28:45 lf-activate-venv(): INFO: Save venv in file: /w/workspace/daexim-csit-1node-basic-only-scandium/.robot_venv 03:28:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:28:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:28:50 lf-activate-venv(): INFO: Base packages installed successfully 03:28:50 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 03:28:51 lf-activate-venv(): INFO: Adding /tmp/venv-RPE1/bin to PATH 03:28:51 + echo 'Installing Python Requirements' 03:28:51 Installing Python Requirements 03:28:51 + cat 03:28:51 + python -m pip install -r requirements.txt 03:28:52 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 03:28:52 Collecting docker-py (from -r requirements.txt (line 1)) 03:28:52 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) 03:28:52 Collecting ipaddr (from -r requirements.txt (line 2)) 03:28:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 03:28:52 Preparing metadata (setup.py): started 03:28:52 Preparing metadata (setup.py): finished with status 'done' 03:28:52 Collecting netaddr (from -r requirements.txt (line 3)) 03:28:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 03:28:52 Collecting netifaces (from -r requirements.txt (line 4)) 03:28:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 03:28:52 Preparing metadata (setup.py): started 03:28:52 Preparing metadata (setup.py): finished with status 'done' 03:28:52 Collecting pyhocon (from -r requirements.txt (line 5)) 03:28:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 03:28:52 Collecting requests (from -r requirements.txt (line 6)) 03:28:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 03:28:52 Collecting robotframework (from -r requirements.txt (line 7)) 03:28:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 03:28:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 28.9 MB/s 0:00:00 03:28:52 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 03:28:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 03:28:52 Preparing metadata (setup.py): started 03:28:53 Preparing metadata (setup.py): finished with status 'done' 03:28:53 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 03:28:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 03:28:53 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 03:28:53 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) 03:28:53 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 03:28:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 03:28:53 Preparing metadata (setup.py): started 03:28:53 Preparing metadata (setup.py): finished with status 'done' 03:28:53 Collecting scapy (from -r requirements.txt (line 12)) 03:28:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 03:28:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 46.8 MB/s 0:00:00 03:28:53 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 03:28:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 03:28:53 Preparing metadata (setup.py): started 03:28:53 Preparing metadata (setup.py): finished with status 'done' 03:28:53 Collecting elasticsearch (from -r requirements.txt (line 18)) 03:28:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 03:28:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 32.6 MB/s 0:00:00 03:28:53 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 03:28:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 03:28:53 Collecting pyangbind (from -r requirements.txt (line 22)) 03:28:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 03:28:54 Collecting isodate (from -r requirements.txt (line 25)) 03:28:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 03:28:54 Collecting jmespath (from -r requirements.txt (line 28)) 03:28:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 03:28:54 Collecting jsonpatch (from -r requirements.txt (line 31)) 03:28:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 03:28:54 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:28:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 03:28:54 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:28:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 03:28:54 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 03:28:54 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) 03:28:54 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 03:28:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 03:28:54 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 03:28:54 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) 03:28:54 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 03:28:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 03:28:54 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 03:28:54 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) 03:28:54 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 03:28:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 03:28:54 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 03:28:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 03:28:54 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 03:28:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 03:28:54 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 03:28:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 03:28:54 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 03:28:54 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) 03:28:55 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 03:28:55 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) 03:28:55 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 03:28:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 03:28:55 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 03:28:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 03:28:55 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 03:28:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 03:28:55 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 03:28:55 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) 03:28:55 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 03:28:55 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) 03:28:55 Collecting elasticsearch (from -r requirements.txt (line 18)) 03:28:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 03:28:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 25.3 MB/s 0:00:00 03:28:55 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 03:28:55 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 03:28:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 03:28:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 03:28:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 03:28:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 03:28:55 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 03:28:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 03:28:55 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 03:28:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 03:28:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 26.2 MB/s 0:00:00 03:28:56 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 03:28:56 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) 03:28:56 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 03:28:56 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) 03:28:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 20.7 MB/s 0:00:00 03:28:57 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 03:28:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 03:28:57 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:28:57 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) 03:28:57 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:28:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.1/cryptography-46.0.1-cp311-abi3-manylinux_2_28_x86_64.whl (4.6 MB) 03:28:57 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:28:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 03:28:57 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:28:57 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) 03:28:58 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:28:58 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) 03:28:58 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 03:28:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 03:28:58 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:28:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB) 03:28:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 29.8 MB/s 0:00:00 03:28:58 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:28:58 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) 03:28:58 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:28:58 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 03:28:58 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:28:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB) 03:28:59 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:28:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 03:28:59 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19)) 03:28:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 03:28:59 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)) 03:28:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 03:28:59 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:28:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 03:29:00 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 03:29:00 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) 03:29:00 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)) 03:29:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 03:29:00 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)) 03:29:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 03:29:01 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)) 03:29:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 03:29:01 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:29:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 03:29:01 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:29:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 03:29:01 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:29:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.5/beautifulsoup4-4.13.5-py3-none-any.whl (105 kB) 03:29:02 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)) 03:29:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 03:29:02 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 03:29:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 03:29:02 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 03:29:02 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 03:29:02 Building wheel for robotframework-sshlibrary (setup.py): started 03:29:02 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 03:29:02 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=6949290fbad48947c6a28417329d8fa4a421d55fb4be5bdedde6cd9315e52d24 03:29:02 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 03:29:02 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 03:29:02 Building wheel for ipaddr (setup.py): started 03:29:02 Building wheel for ipaddr (setup.py): finished with status 'done' 03:29:02 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=c1fee80b47f696bfa2c479c16f275b9eeff280519cf748714478726ad678cc63 03:29:02 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 03:29:02 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 03:29:02 Building wheel for netifaces (setup.py): started 03:29:05 Building wheel for netifaces (setup.py): finished with status 'done' 03:29:05 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=99328ce64d2ed0f19adb1bd37b28bb0d6b9c00465842d221815b45cd539fc341 03:29:05 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 03:29:05 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 03:29:05 Building wheel for robotframework-httplibrary (setup.py): started 03:29:05 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 03:29:05 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=c009961c229b48484e0c1e188d3657c2facc9b304fe19603469bfcfa6c832c5f 03:29:05 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 03:29:06 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 03:29:06 Building wheel for jsonpath-rw (setup.py): started 03:29:06 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 03:29:06 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=d860b3ecb69581e3cb09cb962381b21b564381dff80970ca6210f4edb9ace07b 03:29:06 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 03:29:06 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 03:29:06 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 03:29:13 03:29:13 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.13.5 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.1 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 03:29:14 + pip freeze 03:29:14 attrs==25.3.0 03:29:14 bcrypt==5.0.0 03:29:14 beautifulsoup4==4.13.5 03:29:14 certifi==2025.8.3 03:29:14 cffi==2.0.0 03:29:14 charset-normalizer==3.4.3 03:29:14 click==8.3.0 03:29:14 cryptography==46.0.1 03:29:14 decorator==5.2.1 03:29:14 distlib==0.4.0 03:29:14 docker-py==1.10.6 03:29:14 docker-pycreds==0.4.0 03:29:14 elastic-transport==8.17.1 03:29:14 elasticsearch==8.19.1 03:29:14 elasticsearch-dsl==8.15.4 03:29:14 enum34==1.1.10 03:29:14 filelock==3.19.1 03:29:14 h11==0.16.0 03:29:14 idna==3.10 03:29:14 invoke==2.2.0 03:29:14 ipaddr==2.2.0 03:29:14 isodate==0.7.2 03:29:14 jmespath==1.0.1 03:29:14 jsonpatch==1.33 03:29:14 jsonpath-rw==1.4.0 03:29:14 jsonpointer==3.0.0 03:29:14 lxml==6.0.2 03:29:14 netaddr==1.3.0 03:29:14 netifaces==0.11.0 03:29:14 outcome==1.3.0.post0 03:29:14 paramiko==4.0.0 03:29:14 platformdirs==4.4.0 03:29:14 ply==3.11 03:29:14 pyang==2.7.1 03:29:14 pyangbind==0.8.6 03:29:14 pycparser==2.23 03:29:14 pyhocon==0.3.61 03:29:14 PyNaCl==1.6.0 03:29:14 pyparsing==3.2.5 03:29:14 PySocks==1.7.1 03:29:14 python-dateutil==2.9.0.post0 03:29:14 regex==2025.9.18 03:29:14 requests==2.32.5 03:29:14 robotframework==7.3.2 03:29:14 robotframework-httplibrary==0.4.2 03:29:14 robotframework-pythonlibcore==4.4.1 03:29:14 robotframework-requests==0.9.7 03:29:14 robotframework-selenium2library==3.0.0 03:29:14 robotframework-seleniumlibrary==6.7.1 03:29:14 robotframework-sshlibrary==3.8.0 03:29:14 scapy==2.6.1 03:29:14 scp==0.15.0 03:29:14 selenium==4.35.0 03:29:14 six==1.17.0 03:29:14 sniffio==1.3.1 03:29:14 sortedcontainers==2.4.0 03:29:14 soupsieve==2.8 03:29:14 trio==0.30.0 03:29:14 trio-websocket==0.12.2 03:29:14 typing_extensions==4.14.1 03:29:14 urllib3==2.5.0 03:29:14 virtualenv==20.34.0 03:29:14 waitress==3.0.2 03:29:14 WebOb==1.8.9 03:29:14 websocket-client==1.8.0 03:29:14 WebTest==3.0.6 03:29:14 wsproto==1.2.0 03:29:14 [EnvInject] - Injecting environment variables from a build step. 03:29:14 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 03:29:14 [EnvInject] - Variables injected successfully. 03:29:14 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins11976873923396166561.sh 03:29:14 Setup pyenv: 03:29:14 system 03:29:14 3.8.13 03:29:14 3.9.13 03:29:14 3.10.13 03:29:14 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version) 03:29:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zRkg from file:/tmp/.os_lf_venv 03:29:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:29:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:29:16 lf-activate-venv(): INFO: Base packages installed successfully 03:29:16 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 03:29:24 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. 03:29:24 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:29:25 lf-activate-venv(): INFO: Adding /tmp/venv-zRkg/bin to PATH 03:29:25 + ODL_SYSTEM=() 03:29:25 + TOOLS_SYSTEM=() 03:29:25 + OPENSTACK_SYSTEM=() 03:29:25 + OPENSTACK_CONTROLLERS=() 03:29:25 + mapfile -t ADDR 03:29:25 ++ openstack stack show -f json -c outputs releng-daexim-csit-1node-basic-only-scandium-400 03:29:25 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 03:29:26 + for i in "${ADDR[@]}" 03:29:26 ++ ssh 10.30.171.0 hostname -s 03:29:26 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:29:26 + REMHOST=releng-65404-400-0-builder-0 03:29:26 + case ${REMHOST} in 03:29:26 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 03:29:26 + echo NUM_ODL_SYSTEM=1 03:29:26 + echo NUM_TOOLS_SYSTEM=0 03:29:26 + '[' '' == yes ']' 03:29:26 + NUM_OPENSTACK_SYSTEM=0 03:29:26 + echo NUM_OPENSTACK_SYSTEM=0 03:29:26 + '[' 0 -eq 2 ']' 03:29:26 + echo ODL_SYSTEM_IP=10.30.171.0 03:29:26 ++ seq 0 0 03:29:26 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 03:29:26 + echo ODL_SYSTEM_1_IP=10.30.171.0 03:29:26 + echo TOOLS_SYSTEM_IP= 03:29:26 ++ seq 0 -1 03:29:26 + openstack_index=0 03:29:26 + NUM_OPENSTACK_CONTROL_NODES=1 03:29:26 + echo NUM_OPENSTACK_CONTROL_NODES=1 03:29:26 ++ seq 0 0 03:29:26 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 03:29:26 + echo OPENSTACK_CONTROL_NODE_1_IP= 03:29:26 + NUM_OPENSTACK_COMPUTE_NODES=-1 03:29:26 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 03:29:26 + '[' -1 -ge 2 ']' 03:29:26 ++ seq 0 -2 03:29:26 + NUM_OPENSTACK_HAPROXY_NODES=0 03:29:26 + echo NUM_OPENSTACK_HAPROXY_NODES=0 03:29:26 ++ seq 0 -1 03:29:26 + echo 'Contents of slave_addresses.txt:' 03:29:26 Contents of slave_addresses.txt: 03:29:26 + cat slave_addresses.txt 03:29:26 NUM_ODL_SYSTEM=1 03:29:26 NUM_TOOLS_SYSTEM=0 03:29:26 NUM_OPENSTACK_SYSTEM=0 03:29:26 ODL_SYSTEM_IP=10.30.171.0 03:29:26 ODL_SYSTEM_1_IP=10.30.171.0 03:29:26 TOOLS_SYSTEM_IP= 03:29:26 NUM_OPENSTACK_CONTROL_NODES=1 03:29:26 OPENSTACK_CONTROL_NODE_1_IP= 03:29:26 NUM_OPENSTACK_COMPUTE_NODES=-1 03:29:26 NUM_OPENSTACK_HAPROXY_NODES=0 03:29:26 [EnvInject] - Injecting environment variables from a build step. 03:29:26 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 03:29:26 [EnvInject] - Variables injected successfully. 03:29:26 [daexim-csit-1node-basic-only-scandium] $ /bin/sh /tmp/jenkins3224982964526470656.sh 03:29:26 Preparing for JRE Version 21 03:29:26 Karaf artifact is karaf 03:29:26 Karaf project is integration 03:29:26 Java home is /usr/lib/jvm/java-21-openjdk-amd64 03:29:26 [EnvInject] - Injecting environment variables from a build step. 03:29:26 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 03:29:26 [EnvInject] - Variables injected successfully. 03:29:26 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins6001533447853833255.sh 03:29:26 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories//autorelease-9219/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 03:29:26 Distribution bundle is karaf-0.21.3.zip 03:29:26 Distribution bundle version is 0.21.3 03:29:26 Distribution folder is karaf-0.21.3 03:29:26 Nexus prefix is https://nexus.opendaylight.org 03:29:26 [EnvInject] - Injecting environment variables from a build step. 03:29:26 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 03:29:26 [EnvInject] - Variables injected successfully. 03:29:26 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins12646238777088008948.sh 03:29:26 Setup pyenv: 03:29:26 system 03:29:26 3.8.13 03:29:26 3.9.13 03:29:26 3.10.13 03:29:26 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version) 03:29:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zRkg from file:/tmp/.os_lf_venv 03:29:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:29:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:29:29 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. 03:29:29 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:29:29 lf-activate-venv(): INFO: Base packages installed successfully 03:29:29 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 03:29:37 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. 03:29:37 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:29:37 lf-activate-venv(): INFO: Adding /tmp/venv-zRkg/bin to PATH 03:29:37 Copying common-functions.sh to /tmp 03:29:38 Copying common-functions.sh to 10.30.171.0:/tmp 03:29:39 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:29:39 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins4953945310561682845.sh 03:29:39 common-functions.sh is being sourced 03:29:39 common-functions environment: 03:29:39 MAVENCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:29:39 ACTUALFEATURES: 03:29:39 FEATURESCONF: /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:29:39 CUSTOMPROP: /tmp/karaf-0.21.3/etc/custom.properties 03:29:39 LOGCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:29:39 MEMCONF: /tmp/karaf-0.21.3/bin/setenv 03:29:39 CONTROLLERMEM: 2048m 03:29:39 AKKACONF: /tmp/karaf-0.21.3/configuration/initial/akka.conf 03:29:39 MODULESCONF: /tmp/karaf-0.21.3/configuration/initial/modules.conf 03:29:39 MODULESHARDSCONF: /tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:29:39 SUITES: 03:29:39 03:29:39 ################################################# 03:29:39 ## Configure Cluster and Start ## 03:29:39 ################################################# 03:29:39 ACTUALFEATURES: odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia 03:29:39 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-daexim-all odl-netconf-topology odl-jolokia 03:29:39 Locating script plan to use... 03:29:39 Finished running script plans 03:29:39 Configuring member-1 with IP address 10.30.171.0 03:29:39 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:29:39 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:29:39 common-functions.sh is being sourced 03:29:39 + source /tmp/common-functions.sh karaf-0.21.3 scandium 03:29:39 ++ [[ /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 ]] 03:29:39 ++ echo 'common-functions.sh is being sourced' 03:29:39 ++ BUNDLEFOLDER=karaf-0.21.3 03:29:39 ++ DISTROSTREAM=scandium 03:29:39 ++ export MAVENCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:29:39 ++ MAVENCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:29:39 ++ export FEATURESCONF=/tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:29:39 ++ FEATURESCONF=/tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:29:39 ++ export CUSTOMPROP=/tmp/karaf-0.21.3/etc/custom.properties 03:29:39 ++ CUSTOMPROP=/tmp/karaf-0.21.3/etc/custom.properties 03:29:39 ++ export LOGCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:29:39 ++ LOGCONF=/tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:29:39 ++ export MEMCONF=/tmp/karaf-0.21.3/bin/setenv 03:29:39 ++ MEMCONF=/tmp/karaf-0.21.3/bin/setenv 03:29:39 ++ export CONTROLLERMEM= 03:29:39 ++ CONTROLLERMEM= 03:29:39 ++ case "${DISTROSTREAM}" in 03:29:39 ++ CLUSTER_SYSTEM=akka 03:29:39 ++ export AKKACONF=/tmp/karaf-0.21.3/configuration/initial/akka.conf 03:29:39 ++ AKKACONF=/tmp/karaf-0.21.3/configuration/initial/akka.conf 03:29:39 ++ export MODULESCONF=/tmp/karaf-0.21.3/configuration/initial/modules.conf 03:29:39 ++ MODULESCONF=/tmp/karaf-0.21.3/configuration/initial/modules.conf 03:29:39 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:29:39 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:29:39 ++ print_common_env 03:29:39 ++ cat 03:29:39 common-functions environment: 03:29:39 MAVENCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:29:39 ACTUALFEATURES: 03:29:39 FEATURESCONF: /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:29:39 CUSTOMPROP: /tmp/karaf-0.21.3/etc/custom.properties 03:29:39 LOGCONF: /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:29:39 MEMCONF: /tmp/karaf-0.21.3/bin/setenv 03:29:39 CONTROLLERMEM: 03:29:39 AKKACONF: /tmp/karaf-0.21.3/configuration/initial/akka.conf 03:29:39 MODULESCONF: /tmp/karaf-0.21.3/configuration/initial/modules.conf 03:29:39 MODULESHARDSCONF: /tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:29:39 SUITES: 03:29:39 03:29:39 ++ SSH='ssh -t -t' 03:29:39 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 03:29:39 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 03:29:39 Changing to /tmp 03:29:39 Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9219/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 03:29:39 + echo 'Changing to /tmp' 03:29:39 + cd /tmp 03:29:39 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories//autorelease-9219/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip' 03:29:39 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories//autorelease-9219/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 03:29:39 --2025-09-27 03:29:39-- https://nexus.opendaylight.org/content/repositories//autorelease-9219/org/opendaylight/integration/karaf/0.21.3/karaf-0.21.3.zip 03:29:39 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 03:29:39 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 03:29:39 HTTP request sent, awaiting response... 200 OK 03:29:39 Length: 190683758 (182M) [application/zip] 03:29:39 Saving to: ‘karaf-0.21.3.zip’ 03:29:39 03:29:39 0K ........ ........ ........ ........ ........ ........ 1% 15.2M 12s 03:29:40 3072K ........ ........ ........ ........ ........ ........ 3% 47.7M 8s 03:29:40 6144K ........ ........ ........ ........ ........ ........ 4% 67.9M 6s 03:29:40 9216K ........ ........ ........ ........ ........ ........ 6% 58.8M 5s 03:29:40 12288K ........ ........ ........ ........ ........ ........ 8% 61.5M 4s 03:29:40 15360K ........ ........ ........ ........ ........ ........ 9% 56.1M 4s 03:29:40 18432K ........ ........ ........ ........ ........ ........ 11% 56.3M 4s 03:29:40 21504K ........ ........ ........ ........ ........ ........ 13% 52.7M 4s 03:29:40 24576K ........ ........ ........ ........ ........ ........ 14% 47.4M 4s 03:29:40 27648K ........ ........ ........ ........ ........ ........ 16% 50.1M 3s 03:29:40 30720K ........ ........ ........ ........ ........ ........ 18% 50.6M 3s 03:29:40 33792K ........ ........ ........ ........ ........ ........ 19% 53.5M 3s 03:29:40 36864K ........ ........ ........ ........ ........ ........ 21% 55.4M 3s 03:29:40 39936K ........ ........ ........ ........ ........ ........ 23% 66.6M 3s 03:29:40 43008K ........ ........ ........ ........ ........ ........ 24% 73.7M 3s 03:29:40 46080K ........ ........ ........ ........ ........ ........ 26% 69.2M 3s 03:29:40 49152K ........ ........ ........ ........ ........ ........ 28% 75.1M 3s 03:29:40 52224K ........ ........ ........ ........ ........ ........ 29% 174M 2s 03:29:40 55296K ........ ........ ........ ........ ........ ........ 31% 153M 2s 03:29:40 58368K ........ ........ ........ ........ ........ ........ 32% 136M 2s 03:29:40 61440K ........ ........ ........ ........ ........ ........ 34% 130M 2s 03:29:40 64512K ........ ........ ........ ........ ........ ........ 36% 140M 2s 03:29:40 67584K ........ ........ ........ ........ ........ ........ 37% 136M 2s 03:29:40 70656K ........ ........ ........ ........ ........ ........ 39% 121M 2s 03:29:41 73728K ........ ........ ........ ........ ........ ........ 41% 120M 2s 03:29:41 76800K ........ ........ ........ ........ ........ ........ 42% 111M 2s 03:29:41 79872K ........ ........ ........ ........ ........ ........ 44% 134M 2s 03:29:41 82944K ........ ........ ........ ........ ........ ........ 46% 149M 1s 03:29:41 86016K ........ ........ ........ ........ ........ ........ 47% 132M 1s 03:29:41 89088K ........ ........ ........ ........ ........ ........ 49% 174M 1s 03:29:41 92160K ........ ........ ........ ........ ........ ........ 51% 156M 1s 03:29:41 95232K ........ ........ ........ ........ ........ ........ 52% 137M 1s 03:29:41 98304K ........ ........ ........ ........ ........ ........ 54% 175M 1s 03:29:41 101376K ........ ........ ........ ........ ........ ........ 56% 132M 1s 03:29:41 104448K ........ ........ ........ ........ ........ ........ 57% 140M 1s 03:29:41 107520K ........ ........ ........ ........ ........ ........ 59% 146M 1s 03:29:41 110592K ........ ........ ........ ........ ........ ........ 61% 130M 1s 03:29:41 113664K ........ ........ ........ ........ ........ ........ 62% 134M 1s 03:29:41 116736K ........ ........ ........ ........ ........ ........ 64% 136M 1s 03:29:41 119808K ........ ........ ........ ........ ........ ........ 65% 154M 1s 03:29:41 122880K ........ ........ ........ ........ ........ ........ 67% 203M 1s 03:29:41 125952K ........ ........ ........ ........ ........ ........ 69% 262M 1s 03:29:41 129024K ........ ........ ........ ........ ........ ........ 70% 314M 1s 03:29:41 132096K ........ ........ ........ ........ ........ ........ 72% 305M 1s 03:29:41 135168K ........ ........ ........ ........ ........ ........ 74% 315M 1s 03:29:41 138240K ........ ........ ........ ........ ........ ........ 75% 308M 1s 03:29:41 141312K ........ ........ ........ ........ ........ ........ 77% 310M 0s 03:29:41 144384K ........ ........ ........ ........ ........ ........ 79% 293M 0s 03:29:41 147456K ........ ........ ........ ........ ........ ........ 80% 310M 0s 03:29:41 150528K ........ ........ ........ ........ ........ ........ 82% 186M 0s 03:29:41 153600K ........ ........ ........ ........ ........ ........ 84% 258M 0s 03:29:41 156672K ........ ........ ........ ........ ........ ........ 85% 296M 0s 03:29:41 159744K ........ ........ ........ ........ ........ ........ 87% 298M 0s 03:29:41 162816K ........ ........ ........ ........ ........ ........ 89% 296M 0s 03:29:41 165888K ........ ........ ........ ........ ........ ........ 90% 303M 0s 03:29:41 168960K ........ ........ ........ ........ ........ ........ 92% 194M 0s 03:29:41 172032K ........ ........ ........ ........ ........ ........ 94% 259M 0s 03:29:41 175104K ........ ........ ........ ........ ........ ........ 95% 300M 0s 03:29:41 178176K ........ ........ ........ ........ ........ ........ 97% 302M 0s 03:29:41 181248K ........ ........ ........ ........ ........ ........ 98% 273M 0s 03:29:41 184320K ........ ........ ........ ..... 100% 142M=1.8s 03:29:41 03:29:41 2025-09-27 03:29:41 (103 MB/s) - ‘karaf-0.21.3.zip’ saved [190683758/190683758] 03:29:41 03:29:41 Extracting the new controller... 03:29:41 + echo 'Extracting the new controller...' 03:29:41 + unzip -q karaf-0.21.3.zip 03:29:43 Adding external repositories... 03:29:43 ################################################################################ 03:29:43 # 03:29:43 # Licensed to the Apache Software Foundation (ASF) under one or more 03:29:43 # contributor license agreements. See the NOTICE file distributed with 03:29:43 # this work for additional information regarding copyright ownership. 03:29:43 # The ASF licenses this file to You under the Apache License, Version 2.0 03:29:43 # (the "License"); you may not use this file except in compliance with 03:29:43 # the License. You may obtain a copy of the License at 03:29:43 # 03:29:43 # http://www.apache.org/licenses/LICENSE-2.0 03:29:43 # 03:29:43 # Unless required by applicable law or agreed to in writing, software 03:29:43 # distributed under the License is distributed on an "AS IS" BASIS, 03:29:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:29:43 # See the License for the specific language governing permissions and 03:29:43 # limitations under the License. 03:29:43 # 03:29:43 ################################################################################ 03:29:43 03:29:43 # 03:29:43 # If set to true, the following property will not allow any certificate to be used 03:29:43 # when accessing Maven repositories through SSL 03:29:43 # 03:29:43 #org.ops4j.pax.url.mvn.certificateCheck= 03:29:43 03:29:43 # 03:29:43 # Path to the local Maven settings file. 03:29:43 # The repositories defined in this file will be automatically added to the list 03:29:43 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 03:29:43 # below is not set. 03:29:43 # The following locations are checked for the existence of the settings.xml file 03:29:43 # * 1. looks for the specified url 03:29:43 # * 2. if not found looks for ${user.home}/.m2/settings.xml 03:29:43 # * 3. if not found looks for ${maven.home}/conf/settings.xml 03:29:43 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 03:29:43 # 03:29:43 #org.ops4j.pax.url.mvn.settings= 03:29:43 03:29:43 # 03:29:43 # Path to the local Maven repository which is used to avoid downloading 03:29:43 # artifacts when they already exist locally. 03:29:43 # The value of this property will be extracted from the settings.xml file 03:29:43 # above, or defaulted to: 03:29:43 # System.getProperty( "user.home" ) + "/.m2/repository" 03:29:43 # 03:29:43 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 03:29:43 03:29:43 # 03:29:43 # Default this to false. It's just weird to use undocumented repos 03:29:43 # 03:29:43 org.ops4j.pax.url.mvn.useFallbackRepositories=false 03:29:43 03:29:43 # 03:29:43 # Uncomment if you don't wanna use the proxy settings 03:29:43 # from the Maven conf/settings.xml file 03:29:43 # 03:29:43 # org.ops4j.pax.url.mvn.proxySupport=false 03:29:43 03:29:43 # 03:29:43 # Comma separated list of repositories scanned when resolving an artifact. 03:29:43 # Those repositories will be checked before iterating through the 03:29:43 # below list of repositories and even before the local repository 03:29:43 # A repository url can be appended with zero or more of the following flags: 03:29:43 # @snapshots : the repository contains snaphots 03:29:43 # @noreleases : the repository does not contain any released artifacts 03:29:43 # 03:29:43 # The following property value will add the system folder as a repo. 03:29:43 # 03:29:43 org.ops4j.pax.url.mvn.defaultRepositories=\ 03:29:43 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 03:29:43 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 03:29:43 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 03:29:43 03:29:43 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 03:29:43 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 03:29:43 03:29:43 # 03:29:43 # Comma separated list of repositories scanned when resolving an artifact. 03:29:43 # The default list includes the following repositories: 03:29:43 # http://repo1.maven.org/maven2@id=central 03:29:43 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 03:29:43 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 03:29:43 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 03:29:43 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 03:29:43 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 03:29:43 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 03:29:43 # To add repositories to the default ones, prepend '+' to the list of repositories 03:29:43 # to add. 03:29:43 # A repository url can be appended with zero or more of the following flags: 03:29:43 # @snapshots : the repository contains snapshots 03:29:43 # @noreleases : the repository does not contain any released artifacts 03:29:43 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 03:29:43 # 03:29:43 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 03:29:43 03:29:43 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 03:29:43 + echo 'Adding external repositories...' 03:29:43 + 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/etc/org.ops4j.pax.url.mvn.cfg 03:29:43 + cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.url.mvn.cfg 03:29:43 + [[ True == \T\r\u\e ]] 03:29:43 + echo 'Configuring the startup features...' 03:29:43 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:29:43 + FEATURE_TEST_STRING=features-test 03:29:43 + FEATURE_TEST_VERSION=0.21.3 03:29:43 + KARAF_VERSION=karaf4 03:29:43 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 03:29:43 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:29:43 + [[ ! -z '' ]] 03:29:43 + cat /tmp/karaf-0.21.3/etc/org.apache.karaf.features.cfg 03:29:43 ################################################################################ 03:29:43 # 03:29:43 # Licensed to the Apache Software Foundation (ASF) under one or more 03:29:43 # contributor license agreements. See the NOTICE file distributed with 03:29:43 # this work for additional information regarding copyright ownership. 03:29:43 # The ASF licenses this file to You under the Apache License, Version 2.0 03:29:43 # (the "License"); you may not use this file except in compliance with 03:29:43 # the License. You may obtain a copy of the License at 03:29:43 # 03:29:43 # http://www.apache.org/licenses/LICENSE-2.0 03:29:43 # 03:29:43 # Unless required by applicable law or agreed to in writing, software 03:29:43 # distributed under the License is distributed on an "AS IS" BASIS, 03:29:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:29:43 # See the License for the specific language governing permissions and 03:29:43 # limitations under the License. 03:29:43 # 03:29:43 ################################################################################ 03:29:43 03:29:43 # 03:29:43 # Comma separated list of features repositories to register by default 03:29:43 # 03:29:43 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/5f37db60-d521-41f8-9b8b-c5f1d936f165.xml 03:29:43 03:29:43 # 03:29:43 # Comma separated list of features to install at startup 03:29:43 # 03:29:43 featuresBoot = odl-infrautils-ready,odl-daexim-all,odl-netconf-topology,odl-jolokia, eae1180d-407f-4730-8879-836fc618778b 03:29:43 03:29:43 # 03:29:43 # Resource repositories (OBR) that the features resolver can use 03:29:43 # to resolve requirements/capabilities 03:29:43 # 03:29:43 # The format of the resourceRepositories is 03:29:43 # resourceRepositories=[xml:url|json:url],... 03:29:43 # for Instance: 03:29:43 # 03:29:43 #resourceRepositories=xml:http://host/path/to/index.xml 03:29:43 # or 03:29:43 #resourceRepositories=json:http://host/path/to/index.json 03:29:43 # 03:29:43 03:29:43 # 03:29:43 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 03:29:43 # 03:29:43 featuresBootAsynchronous=false 03:29:43 03:29:43 # 03:29:43 # Service requirements enforcement 03:29:43 # 03:29:43 # By default, the feature resolver checks the service requirements/capabilities of 03:29:43 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 03:29:43 # the required bundles. 03:29:43 # The following flag can have those values: 03:29:43 # - disable: service requirements are completely ignored 03:29:43 # - default: service requirements are ignored for old features 03:29:43 # - enforce: service requirements are always verified 03:29:43 # 03:29:43 #serviceRequirements=default 03:29:43 03:29:43 # 03:29:43 # Store cfg file for config element in feature 03:29:43 # 03:29:43 #configCfgStore=true 03:29:43 03:29:43 # 03:29:43 # Define if the feature service automatically refresh bundles 03:29:43 # 03:29:43 autoRefresh=true 03:29:43 03:29:43 # 03:29:43 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 03:29:43 # XML file defines instructions related to features processing 03:29:43 # versions.properties may declare properties to resolve placeholders in XML file 03:29:43 # both files are relative to ${karaf.etc} 03:29:43 # 03:29:43 #featureProcessing=org.apache.karaf.features.xml 03:29:43 #featureProcessingVersions=versions.properties 03:29:43 + configure_karaf_log karaf4 '' 03:29:43 + local -r karaf_version=karaf4 03:29:43 + local -r controllerdebugmap= 03:29:43 + local logapi=log4j 03:29:43 + grep log4j2 /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:29:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 03:29:43 log4j2.rootLogger.level = INFO 03:29:43 #log4j2.rootLogger.type = asyncRoot 03:29:43 #log4j2.rootLogger.includeLocation = false 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 03:29:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 03:29:43 log4j2.rootLogger.appenderRef.Console.ref = Console 03:29:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 03:29:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 03:29:43 log4j2.logger.spifly.name = org.apache.aries.spifly 03:29:43 log4j2.logger.spifly.level = WARN 03:29:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 03:29:43 log4j2.logger.audit.level = INFO 03:29:43 log4j2.logger.audit.additivity = false 03:29:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 03:29:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 03:29:43 log4j2.appender.console.type = Console 03:29:43 log4j2.appender.console.name = Console 03:29:43 log4j2.appender.console.layout.type = PatternLayout 03:29:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 03:29:43 log4j2.appender.rolling.type = RollingRandomAccessFile 03:29:43 log4j2.appender.rolling.name = RollingFile 03:29:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 03:29:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 03:29:43 #log4j2.appender.rolling.immediateFlush = false 03:29:43 log4j2.appender.rolling.append = true 03:29:43 log4j2.appender.rolling.layout.type = PatternLayout 03:29:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 03:29:43 log4j2.appender.rolling.policies.type = Policies 03:29:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 03:29:43 log4j2.appender.rolling.policies.size.size = 64MB 03:29:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 03:29:43 log4j2.appender.rolling.strategy.max = 7 03:29:43 log4j2.appender.audit.type = RollingRandomAccessFile 03:29:43 log4j2.appender.audit.name = AuditRollingFile 03:29:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 03:29:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 03:29:43 log4j2.appender.audit.append = true 03:29:43 log4j2.appender.audit.layout.type = PatternLayout 03:29:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 03:29:43 log4j2.appender.audit.policies.type = Policies 03:29:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 03:29:43 log4j2.appender.audit.policies.size.size = 8MB 03:29:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 03:29:43 log4j2.appender.audit.strategy.max = 7 03:29:43 log4j2.appender.osgi.type = PaxOsgi 03:29:43 log4j2.appender.osgi.name = PaxOsgi 03:29:43 log4j2.appender.osgi.filter = * 03:29:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether 03:29:43 #log4j2.logger.aether.level = TRACE 03:29:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 03:29:43 #log4j2.logger.http-headers.level = DEBUG 03:29:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 03:29:43 #log4j2.logger.maven.level = TRACE 03:29:43 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 03:29:43 controllerdebugmap: 03:29:43 cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:29:43 + logapi=log4j2 03:29:43 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 03:29:43 + '[' log4j2 == log4j2 ']' 03:29:43 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:29:43 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 03:29:43 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 03:29:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 03:29:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 03:29:43 + unset IFS 03:29:43 + echo 'controllerdebugmap: ' 03:29:43 + '[' -n '' ']' 03:29:43 + echo 'cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg' 03:29:43 + cat /tmp/karaf-0.21.3/etc/org.ops4j.pax.logging.cfg 03:29:43 ################################################################################ 03:29:43 # 03:29:43 # Licensed to the Apache Software Foundation (ASF) under one or more 03:29:43 # contributor license agreements. See the NOTICE file distributed with 03:29:43 # this work for additional information regarding copyright ownership. 03:29:43 # The ASF licenses this file to You under the Apache License, Version 2.0 03:29:43 # (the "License"); you may not use this file except in compliance with 03:29:43 # the License. You may obtain a copy of the License at 03:29:43 # 03:29:43 # http://www.apache.org/licenses/LICENSE-2.0 03:29:43 # 03:29:43 # Unless required by applicable law or agreed to in writing, software 03:29:43 # distributed under the License is distributed on an "AS IS" BASIS, 03:29:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:29:43 # See the License for the specific language governing permissions and 03:29:43 # limitations under the License. 03:29:43 # 03:29:43 ################################################################################ 03:29:43 03:29:43 # Common pattern layout for appenders 03:29:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 03:29:43 03:29:43 # Root logger 03:29:43 log4j2.rootLogger.level = INFO 03:29:43 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 03:29:43 #log4j2.rootLogger.type = asyncRoot 03:29:43 #log4j2.rootLogger.includeLocation = false 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 03:29:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 03:29:43 log4j2.rootLogger.appenderRef.Console.ref = Console 03:29:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 03:29:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 03:29:43 03:29:43 # Filters for logs marked by org.opendaylight.odlparent.Markers 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 03:29:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 03:29:43 03:29:43 # Loggers configuration 03:29:43 03:29:43 # Spifly logger 03:29:43 log4j2.logger.spifly.name = org.apache.aries.spifly 03:29:43 log4j2.logger.spifly.level = WARN 03:29:43 03:29:43 # Security audit logger 03:29:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 03:29:43 log4j2.logger.audit.level = INFO 03:29:43 log4j2.logger.audit.additivity = false 03:29:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 03:29:43 03:29:43 # Appenders configuration 03:29:43 03:29:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 03:29:43 log4j2.appender.console.type = Console 03:29:43 log4j2.appender.console.name = Console 03:29:43 log4j2.appender.console.layout.type = PatternLayout 03:29:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 03:29:43 03:29:43 # Rolling file appender 03:29:43 log4j2.appender.rolling.type = RollingRandomAccessFile 03:29:43 log4j2.appender.rolling.name = RollingFile 03:29:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 03:29:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 03:29:43 # uncomment to not force a disk flush 03:29:43 #log4j2.appender.rolling.immediateFlush = false 03:29:43 log4j2.appender.rolling.append = true 03:29:43 log4j2.appender.rolling.layout.type = PatternLayout 03:29:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 03:29:43 log4j2.appender.rolling.policies.type = Policies 03:29:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 03:29:43 log4j2.appender.rolling.policies.size.size = 1GB 03:29:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 03:29:43 log4j2.appender.rolling.strategy.max = 7 03:29:43 03:29:43 # Audit file appender 03:29:43 log4j2.appender.audit.type = RollingRandomAccessFile 03:29:43 log4j2.appender.audit.name = AuditRollingFile 03:29:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 03:29:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 03:29:43 log4j2.appender.audit.append = true 03:29:43 log4j2.appender.audit.layout.type = PatternLayout 03:29:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 03:29:43 log4j2.appender.audit.policies.type = Policies 03:29:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 03:29:43 log4j2.appender.audit.policies.size.size = 8MB 03:29:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 03:29:43 log4j2.appender.audit.strategy.max = 7 03:29:43 03:29:43 # OSGi appender 03:29:43 log4j2.appender.osgi.type = PaxOsgi 03:29:43 log4j2.appender.osgi.name = PaxOsgi 03:29:43 log4j2.appender.osgi.filter = * 03:29:43 03:29:43 # help with identification of maven-related problems with pax-url-aether 03:29:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether 03:29:43 #log4j2.logger.aether.level = TRACE 03:29:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 03:29:43 #log4j2.logger.http-headers.level = DEBUG 03:29:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 03:29:43 #log4j2.logger.maven.level = TRACE 03:29:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 03:29:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 03:29:43 Configure 03:29:43 java home: /usr/lib/jvm/java-21-openjdk-amd64 03:29:43 max memory: 2048m 03:29:43 memconf: /tmp/karaf-0.21.3/bin/setenv 03:29:43 cat /tmp/karaf-0.21.3/bin/setenv 03:29:43 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.3/bin/setenv 03:29:43 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 03:29:43 + local -r controllermem=2048m 03:29:43 + local -r memconf=/tmp/karaf-0.21.3/bin/setenv 03:29:43 + echo Configure 03:29:43 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 03:29:43 + echo ' max memory: 2048m' 03:29:43 + echo ' memconf: /tmp/karaf-0.21.3/bin/setenv' 03:29:43 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3/bin/setenv 03:29:43 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.3/bin/setenv 03:29:43 + echo 'cat /tmp/karaf-0.21.3/bin/setenv' 03:29:43 + cat /tmp/karaf-0.21.3/bin/setenv 03:29:43 #!/bin/sh 03:29:43 # 03:29:43 # Licensed to the Apache Software Foundation (ASF) under one or more 03:29:43 # contributor license agreements. See the NOTICE file distributed with 03:29:43 # this work for additional information regarding copyright ownership. 03:29:43 # The ASF licenses this file to You under the Apache License, Version 2.0 03:29:43 # (the "License"); you may not use this file except in compliance with 03:29:43 # the License. You may obtain a copy of the License at 03:29:43 # 03:29:43 # http://www.apache.org/licenses/LICENSE-2.0 03:29:43 # 03:29:43 # Unless required by applicable law or agreed to in writing, software 03:29:43 # distributed under the License is distributed on an "AS IS" BASIS, 03:29:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 03:29:43 # See the License for the specific language governing permissions and 03:29:43 # limitations under the License. 03:29:43 # 03:29:43 03:29:43 # 03:29:43 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 03:29:43 # script: client, instance, shell, start, status, stop, karaf 03:29:43 # 03:29:43 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 03:29:43 # Actions go here... 03:29:43 # fi 03:29:43 03:29:43 # 03:29:43 # general settings which should be applied for all scripts go here; please keep 03:29:43 # in mind that it is possible that scripts might be executed more than once, e.g. 03:29:43 # in example of the start script where the start script is executed first and the 03:29:43 # karaf script afterwards. 03:29:43 # 03:29:43 03:29:43 # 03:29:43 # The following section shows the possible configuration options for the default 03:29:43 # karaf scripts 03:29:43 # 03:29:43 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 03:29:43 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 03:29:43 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 03:29:43 # export EXTRA_JAVA_OPTS # Additional JVM options 03:29:43 # export KARAF_HOME # Karaf home folder 03:29:43 # export KARAF_DATA # Karaf data folder 03:29:43 # export KARAF_BASE # Karaf base folder 03:29:43 # export KARAF_ETC # Karaf etc folder 03:29:43 # export KARAF_LOG # Karaf log folder 03:29:43 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 03:29:43 # export KARAF_OPTS # Additional available Karaf options 03:29:43 # export KARAF_DEBUG # Enable debug mode 03:29:43 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 03:29:43 # export KARAF_NOROOT # Prevent execution as root if set to true 03:29:43 Set Java version 03:29:43 + echo 'Set Java version' 03:29:43 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 03:29:43 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 03:29:43 sudo: a password is required 03:29:43 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:29:43 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 03:29:43 sudo: a password is required 03:29:43 JDK default version ... 03:29:43 + echo 'JDK default version ...' 03:29:43 + java -version 03:29:43 openjdk version "21.0.5" 2024-10-15 03:29:43 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 03:29:43 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 03:29:43 Set JAVA_HOME 03:29:43 + echo 'Set JAVA_HOME' 03:29:43 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 03:29:43 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 03:29:43 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:29:43 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:29:43 Listing all open ports on controller system... 03:29:43 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 03:29:43 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 03:29:43 + echo 'Listing all open ports on controller system...' 03:29:43 + netstat -pnatu 03:29:43 /tmp/configuration-script.sh: line 40: netstat: command not found 03:29:43 Configuring cluster 03:29:43 + '[' -f /tmp/custom_shard_config.txt ']' 03:29:43 + echo 'Configuring cluster' 03:29:43 + /tmp/karaf-0.21.3/bin/configure_cluster.sh 1 10.30.171.0 03:29:43 ################################################ 03:29:43 ## Configure Cluster ## 03:29:43 ################################################ 03:29:43 NOTE: Cluster configuration files not found. Copying from 03:29:43 /tmp/karaf-0.21.3/system/org/opendaylight/controller/sal-clustering-config/10.0.14 03:29:43 Configuring unique name in akka.conf 03:29:43 Configuring hostname in akka.conf 03:29:43 Configuring data and rpc seed nodes in akka.conf 03:29:43 modules = [ 03:29:43 03:29:43 { 03:29:43 name = "inventory" 03:29:43 namespace = "urn:opendaylight:inventory" 03:29:43 shard-strategy = "module" 03:29:43 }, 03:29:43 { 03:29:43 name = "topology" 03:29:43 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 03:29:43 shard-strategy = "module" 03:29:43 }, 03:29:43 { 03:29:43 name = "toaster" 03:29:43 namespace = "http://netconfcentral.org/ns/toaster" 03:29:43 shard-strategy = "module" 03:29:43 } 03:29:43 ] 03:29:43 Configuring replication type in module-shards.conf 03:29:43 ################################################ 03:29:43 ## NOTE: Manually restart controller to ## 03:29:43 ## apply configuration. ## 03:29:43 ################################################ 03:29:43 Dump akka.conf 03:29:43 + echo 'Dump akka.conf' 03:29:43 + cat /tmp/karaf-0.21.3/configuration/initial/akka.conf 03:29:43 03:29:43 odl-cluster-data { 03:29:43 akka { 03:29:43 remote { 03:29:43 artery { 03:29:43 enabled = on 03:29:43 transport = tcp 03:29:43 canonical.hostname = "10.30.171.0" 03:29:43 canonical.port = 2550 03:29:43 } 03:29:43 } 03:29:43 03:29:43 cluster { 03:29:43 # Using artery. 03:29:43 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.0:2550"] 03:29:43 03:29:43 roles = ["member-1"] 03:29:43 03:29:43 # when under load we might trip a false positive on the failure detector 03:29:43 # failure-detector { 03:29:43 # heartbeat-interval = 4 s 03:29:43 # acceptable-heartbeat-pause = 16s 03:29:43 # } 03:29:43 } 03:29:43 03:29:43 persistence { 03:29:43 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 03:29:43 # modifying the following two properties. The directory location specified may be a relative or absolute path. 03:29:43 # The relative path is always relative to KARAF_HOME. 03:29:43 03:29:43 # snapshot-store.local.dir = "target/snapshots" 03:29:43 03:29:43 # Use lz4 compression for LocalSnapshotStore snapshots 03:29:43 snapshot-store.local.use-lz4-compression = false 03:29:43 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 03:29:43 snapshot-store.local.lz4-blocksize = 256KB 03:29:43 } 03:29:43 disable-default-actor-system-quarantined-event-handling = "false" 03:29:43 } 03:29:43 } 03:29:43 Dump modules.conf 03:29:43 + echo 'Dump modules.conf' 03:29:43 + cat /tmp/karaf-0.21.3/configuration/initial/modules.conf 03:29:43 modules = [ 03:29:43 03:29:43 { 03:29:43 name = "inventory" 03:29:43 namespace = "urn:opendaylight:inventory" 03:29:43 shard-strategy = "module" 03:29:43 }, 03:29:43 { 03:29:43 name = "topology" 03:29:43 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 03:29:43 shard-strategy = "module" 03:29:43 }, 03:29:43 { 03:29:43 name = "toaster" 03:29:43 namespace = "http://netconfcentral.org/ns/toaster" 03:29:43 shard-strategy = "module" 03:29:43 } 03:29:43 ] 03:29:43 Dump module-shards.conf 03:29:43 + echo 'Dump module-shards.conf' 03:29:43 + cat /tmp/karaf-0.21.3/configuration/initial/module-shards.conf 03:29:43 module-shards = [ 03:29:43 { 03:29:43 name = "default" 03:29:43 shards = [ 03:29:43 { 03:29:43 name = "default" 03:29:43 replicas = ["member-1"] 03:29:43 } 03:29:43 ] 03:29:43 }, 03:29:43 { 03:29:43 name = "inventory" 03:29:43 shards = [ 03:29:43 { 03:29:43 name="inventory" 03:29:43 replicas = ["member-1"] 03:29:43 } 03:29:43 ] 03:29:43 }, 03:29:43 { 03:29:43 name = "topology" 03:29:43 shards = [ 03:29:43 { 03:29:43 name="topology" 03:29:43 replicas = ["member-1"] 03:29:43 } 03:29:43 ] 03:29:43 }, 03:29:43 { 03:29:43 name = "toaster" 03:29:43 shards = [ 03:29:43 { 03:29:43 name="toaster" 03:29:43 replicas = ["member-1"] 03:29:43 } 03:29:43 ] 03:29:43 } 03:29:43 ] 03:29:43 Locating config plan to use... 03:29:43 Finished running config plans 03:29:43 Starting member-1 with IP address 10.30.171.0 03:29:44 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:29:44 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:29:44 Redirecting karaf console output to karaf_console.log 03:29:44 Starting controller... 03:29:44 start: Redirecting Karaf output to /tmp/karaf-0.21.3/data/log/karaf_console.log 03:29:44 Execute the post startup script on controller 10.30.171.0 03:29:44 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:29:44 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:29:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:29:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:29:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:30:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:30:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:30:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:30:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:30:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:30:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:30:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:30:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:30:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 03:30:45 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 03:30:50 2025-09-27T03:29:59,445 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 03:30:50 Controller is UP 03:30:50 2025-09-27T03:29:59,445 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 03:30:50 Listing all open ports on controller system... 03:30:50 /tmp/post-startup-script.sh: line 51: netstat: command not found 03:30:50 looking for "BindException: Address already in use" in log file 03:30:50 looking for "server is unhealthy" in log file 03:30:50 Let's take the karaf thread dump 03:30:50 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:30:50 karaf main: org.apache.karaf.main.Main, pid:2043 03:30:50 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:30:51 Generating mininet variables... 03:30:51 Locating test plan to use... 03:30:51 Changing the testplan path... 03:30:51 test/csit/suites/daexim/010-special-export.robot 03:30:51 test/csit/suites/daexim/020-import-basic.robot 03:30:51 test/csit/suites/daexim/030-export-basic.robot 03:30:51 test/csit/suites/daexim/040-export-inclusions.robot 03:30:51 Starting Robot test suites test/csit/suites/daexim/010-special-export.robot test/csit/suites/daexim/020-import-basic.robot test/csit/suites/daexim/030-export-basic.robot test/csit/suites/daexim/040-export-inclusions.robot ... 03:30:51 ============================================================================== 03:30:51 daexim-basic.txt 03:30:51 ============================================================================== 03:30:52 daexim-basic.txt.010-Special-Export :: Test suite for verifying basic varia... 03:30:52 ============================================================================== 03:30:52 Create and Cancel Export :: schedule and cancel export of a cluster | PASS | 03:30:54 ------------------------------------------------------------------------------ 03:30:54 Schedule Absolute Time Export With UTC :: Schedule export at a par... | PASS | 03:31:07 ------------------------------------------------------------------------------ 03:31:07 Schedule Absolute Time Export With Localtime :: Schedule export at... | PASS | 03:31:08 ------------------------------------------------------------------------------ 03:31:08 Schedule Absolute Time Export In Past :: Schedule export at a part... | PASS | 03:31:09 ------------------------------------------------------------------------------ 03:31:09 Create Module Exclude Export :: schedule export with exclude optio... | PASS | 03:31:25 ------------------------------------------------------------------------------ 03:31:25 Create Wildcard Exclude Export :: schedule export with wildstar ex... | PASS | 03:31:41 ------------------------------------------------------------------------------ 03:31:41 daexim-basic.txt.010-Special-Export :: Test suite for verifying ba... | PASS | 03:31:41 6 tests, 6 passed, 0 failed 03:31:41 ============================================================================== 03:31:41 daexim-basic.txt.020-Import-Basic :: Test suite for verifying basic import 03:31:41 ============================================================================== 03:31:41 Create Basic Import :: schedule a basic import/restore with data c... | PASS | 03:32:07 ------------------------------------------------------------------------------ 03:32:07 daexim-basic.txt.020-Import-Basic :: Test suite for verifying basi... | PASS | 03:32:07 1 test, 1 passed, 0 failed 03:32:07 ============================================================================== 03:32:07 daexim-basic.txt.030-Export-Basic :: Test suite for verifying basic export ... 03:32:07 ============================================================================== 03:32:08 Create Basic Export :: schedule a basic export/backup with control... | PASS | 03:32:18 ------------------------------------------------------------------------------ 03:32:18 daexim-basic.txt.030-Export-Basic :: Test suite for verifying basi... | PASS | 03:32:18 1 test, 1 passed, 0 failed 03:32:18 ============================================================================== 03:32:19 daexim-basic.txt.040-Export-Inclusions :: Test suite for verifying basic ex... 03:32:19 ============================================================================== 03:32:19 Create Module Include Export :: schedule a basic export/backup wit... | PASS | 03:32:34 ------------------------------------------------------------------------------ 03:32:34 daexim-basic.txt.040-Export-Inclusions :: Test suite for verifying... | PASS | 03:32:34 1 test, 1 passed, 0 failed 03:32:34 ============================================================================== 03:32:34 daexim-basic.txt | PASS | 03:32:34 9 tests, 9 passed, 0 failed 03:32:34 ============================================================================== 03:32:34 Output: /w/workspace/daexim-csit-1node-basic-only-scandium/output.xml 03:32:35 Log: /w/workspace/daexim-csit-1node-basic-only-scandium/log.html 03:32:35 Report: /w/workspace/daexim-csit-1node-basic-only-scandium/report.html 03:32:35 Examining the files in data/log and checking filesize 03:32:35 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:32:35 total 660 03:32:35 drwxrwxr-x 2 jenkins jenkins 4096 Sep 27 03:29 . 03:32:35 -rw-rw-r-- 1 jenkins jenkins 1720 Sep 27 03:29 karaf_console.log 03:32:35 drwxrwxr-x 9 jenkins jenkins 4096 Sep 27 03:29 .. 03:32:35 -rw-rw-r-- 1 jenkins jenkins 662136 Sep 27 03:32 karaf.log 03:32:35 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:32:35 648K /tmp/karaf-0.21.3/data/log/karaf.log 03:32:35 4.0K /tmp/karaf-0.21.3/data/log/karaf_console.log 03:32:36 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:32:36 ls: cannot access '/tmp/karaf-0.21.3/*.hprof': No such file or directory 03:32:36 Let's take the karaf thread dump again... 03:32:36 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:32:36 karaf main: org.apache.karaf.main.Main, pid:6394 03:32:36 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:32:36 Killing ODL 03:32:36 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:32:42 Compressing karaf.log 1 03:32:42 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:32:42 Fetching compressed karaf.log 1 03:32:42 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:32:42 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:32:42 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:32:43 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:32:43 Fetch GC logs 03:32:43 Warning: Permanently added '10.30.171.0' (ECDSA) to the list of known hosts. 03:32:43 scp: /tmp/karaf-0.21.3/data/log/*.log: No such file or directory 03:32:43 Examine copied files 03:32:43 total 5244 03:32:43 drwxrwxr-x. 2 jenkins jenkins 6 Sep 27 03:32 gclogs-1 03:32:43 -rw-rw-r--. 1 jenkins jenkins 1720 Sep 27 03:32 odl1_karaf_console.log 03:32:43 -rw-rw-r--. 1 jenkins jenkins 53739 Sep 27 03:32 odl1_karaf.log.gz 03:32:43 -rw-rw-r--. 1 jenkins jenkins 120787 Sep 27 03:32 karaf_1_6394_threads_after.log 03:32:43 -rw-rw-r--. 1 jenkins jenkins 14340 Sep 27 03:32 ps_after.log 03:32:43 -rw-rw-r--. 1 jenkins jenkins 247781 Sep 27 03:32 report.html 03:32:43 -rw-rw-r--. 1 jenkins jenkins 873446 Sep 27 03:32 log.html 03:32:43 -rw-rw-r--. 1 jenkins jenkins 3877460 Sep 27 03:32 output.xml 03:32:43 -rw-rw-r--. 1 jenkins jenkins 195 Sep 27 03:30 testplan.txt 03:32:43 -rw-rw-r--. 1 jenkins jenkins 99093 Sep 27 03:30 karaf_1_2043_threads_before.log 03:32:43 -rw-rw-r--. 1 jenkins jenkins 14129 Sep 27 03:30 ps_before.log 03:32:43 -rw-rw-r--. 1 jenkins jenkins 3179 Sep 27 03:29 post-startup-script.sh 03:32:43 -rw-rw-r--. 1 jenkins jenkins 225 Sep 27 03:29 startup-script.sh 03:32:43 -rw-rw-r--. 1 jenkins jenkins 3214 Sep 27 03:29 configuration-script.sh 03:32:43 -rw-rw-r--. 1 jenkins jenkins 266 Sep 27 03:29 detect_variables.env 03:32:43 -rw-rw-r--. 1 jenkins jenkins 92 Sep 27 03:29 set_variables.env 03:32:43 -rw-rw-r--. 1 jenkins jenkins 250 Sep 27 03:29 slave_addresses.txt 03:32:43 -rw-rw-r--. 1 jenkins jenkins 570 Sep 27 03:28 requirements.txt 03:32:43 -rw-rw-r--. 1 jenkins jenkins 26 Sep 27 03:28 env.properties 03:32:43 -rw-rw-r--. 1 jenkins jenkins 334 Sep 27 03:27 stack-parameters.yaml 03:32:43 drwxrwxr-x. 7 jenkins jenkins 4096 Sep 27 03:26 test 03:32:43 drwxrwxr-x. 2 jenkins jenkins 6 Sep 27 03:26 test@tmp 03:32:43 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins11586466107752355477.sh 03:32:43 Karaf Deployments, Tests must have already run 03:32:43 [daexim-csit-1node-basic-only-scandium] $ /bin/sh /tmp/jenkins16920227145121684539.sh 03:32:43 Cleaning up Robot installation... 03:32:43 $ ssh-agent -k 03:32:43 unset SSH_AUTH_SOCK; 03:32:43 unset SSH_AGENT_PID; 03:32:43 echo Agent pid 5280 killed; 03:32:43 [ssh-agent] Stopped. 03:32:44 Recording plot data 03:32:44 Robot results publisher started... 03:32:44 INFO: Checking test criticality is deprecated and will be dropped in a future release! 03:32:44 -Parsing output xml: 03:32:44 Done! 03:32:44 -Copying log files to build dir: 03:32:45 Done! 03:32:45 -Assigning results to build: 03:32:45 Done! 03:32:45 -Checking thresholds: 03:32:45 Done! 03:32:45 Done publishing Robot results. 03:32:45 [PostBuildScript] - [INFO] Executing post build scripts. 03:32:45 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins4067112970908356531.sh 03:32:45 Archiving csit artifacts 03:32:45 mv: cannot stat '*_1.png': No such file or directory 03:32:45 mv: cannot stat '/tmp/odl1_*': No such file or directory 03:32:45 % Total % Received % Xferd Average Speed Time Time Time Current 03:32:45 Dload Upload Total Spent Left Speed 03:32:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 594k 0 594k 0 0 4874k 0 --:--:-- --:--:-- --:--:-- 4874k 03:32:45 Archive: robot-plugin.zip 03:32:45 inflating: ./archives/robot-plugin/log.html 03:32:45 inflating: ./archives/robot-plugin/output.xml 03:32:45 inflating: ./archives/robot-plugin/report.html 03:32:45 mv: cannot stat '*.log.gz': No such file or directory 03:32:45 mv: cannot stat '*.csv': No such file or directory 03:32:45 mv: cannot stat '*.png': No such file or directory 03:32:45 [PostBuildScript] - [INFO] Executing post build scripts. 03:32:45 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins1307960915521834671.sh 03:32:45 [PostBuildScript] - [INFO] Executing post build scripts. 03:32:45 [EnvInject] - Injecting environment variables from a build step. 03:32:45 [EnvInject] - Injecting as environment variables the properties content 03:32:45 OS_CLOUD=vex 03:32:45 OS_STACK_NAME=releng-daexim-csit-1node-basic-only-scandium-400 03:32:45 03:32:45 [EnvInject] - Variables injected successfully. 03:32:45 provisioning config files... 03:32:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 03:32:45 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins3015669854020757467.sh 03:32:45 ---> openstack-stack-delete.sh 03:32:45 Setup pyenv: 03:32:45 system 03:32:46 3.8.13 03:32:46 3.9.13 03:32:46 3.10.13 03:32:46 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version) 03:32:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zRkg from file:/tmp/.os_lf_venv 03:32:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:32:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:32:48 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. 03:32:48 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 03:32:48 lf-activate-venv(): INFO: Base packages installed successfully 03:32:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 03:33:02 lf-activate-venv(): INFO: Adding /tmp/venv-zRkg/bin to PATH 03:33:02 INFO: Retrieving stack cost for: releng-daexim-csit-1node-basic-only-scandium-400 03:33:05 DEBUG: Successfully retrieved stack cost: total: 0.11 03:33:17 INFO: Deleting stack releng-daexim-csit-1node-basic-only-scandium-400 03:33:17 Successfully deleted stack releng-daexim-csit-1node-basic-only-scandium-400 03:33:17 [PostBuildScript] - [INFO] Executing post build scripts. 03:33:17 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins1330579129639246184.sh 03:33:17 ---> sysstat.sh 03:33:17 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins5686221969528068695.sh 03:33:17 ---> package-listing.sh 03:33:17 ++ facter osfamily 03:33:17 ++ tr '[:upper:]' '[:lower:]' 03:33:18 + OS_FAMILY=redhat 03:33:18 + workspace=/w/workspace/daexim-csit-1node-basic-only-scandium 03:33:18 + START_PACKAGES=/tmp/packages_start.txt 03:33:18 + END_PACKAGES=/tmp/packages_end.txt 03:33:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 03:33:18 + PACKAGES=/tmp/packages_start.txt 03:33:18 + '[' /w/workspace/daexim-csit-1node-basic-only-scandium ']' 03:33:18 + PACKAGES=/tmp/packages_end.txt 03:33:18 + case "${OS_FAMILY}" in 03:33:18 + rpm -qa 03:33:18 + sort 03:33:18 + '[' -f /tmp/packages_start.txt ']' 03:33:18 + '[' -f /tmp/packages_end.txt ']' 03:33:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 03:33:18 + '[' /w/workspace/daexim-csit-1node-basic-only-scandium ']' 03:33:18 + mkdir -p /w/workspace/daexim-csit-1node-basic-only-scandium/archives/ 03:33:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/daexim-csit-1node-basic-only-scandium/archives/ 03:33:18 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins5783443272979232548.sh 03:33:18 ---> capture-instance-metadata.sh 03:33:18 Setup pyenv: 03:33:18 system 03:33:18 3.8.13 03:33:18 3.9.13 03:33:18 3.10.13 03:33:18 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version) 03:33:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zRkg from file:/tmp/.os_lf_venv 03:33:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:33:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:33:20 lf-activate-venv(): INFO: Base packages installed successfully 03:33:20 lf-activate-venv(): INFO: Installing additional packages: lftools 03:33:32 lf-activate-venv(): INFO: Adding /tmp/venv-zRkg/bin to PATH 03:33:32 INFO: Running in OpenStack, capturing instance metadata 03:33:32 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins16168294029409215335.sh 03:33:32 provisioning config files... 03:33:33 Could not find credentials [logs] for daexim-csit-1node-basic-only-scandium #400 03:33:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/daexim-csit-1node-basic-only-scandium@tmp/config1878848834626063011tmp 03:33:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 03:33:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 03:33:33 provisioning config files... 03:33:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 03:33:33 [EnvInject] - Injecting environment variables from a build step. 03:33:33 [EnvInject] - Injecting as environment variables the properties content 03:33:33 SERVER_ID=logs 03:33:33 03:33:33 [EnvInject] - Variables injected successfully. 03:33:33 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins4606012365003823706.sh 03:33:33 ---> create-netrc.sh 03:33:33 WARN: Log server credential not found. 03:33:33 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins12295351995727214007.sh 03:33:33 ---> python-tools-install.sh 03:33:33 Setup pyenv: 03:33:33 system 03:33:33 3.8.13 03:33:33 3.9.13 03:33:33 3.10.13 03:33:33 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version) 03:33:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zRkg from file:/tmp/.os_lf_venv 03:33:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:33:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:33:35 lf-activate-venv(): INFO: Base packages installed successfully 03:33:35 lf-activate-venv(): INFO: Installing additional packages: lftools 03:33:45 lf-activate-venv(): INFO: Adding /tmp/venv-zRkg/bin to PATH 03:33:45 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins460129356643848649.sh 03:33:45 ---> sudo-logs.sh 03:33:45 Archiving 'sudo' log.. 03:33:45 [daexim-csit-1node-basic-only-scandium] $ /bin/bash /tmp/jenkins7415079521804653614.sh 03:33:45 ---> job-cost.sh 03:33:45 Setup pyenv: 03:33:46 system 03:33:46 3.8.13 03:33:46 3.9.13 03:33:46 3.10.13 03:33:46 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version) 03:33:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zRkg from file:/tmp/.os_lf_venv 03:33:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:33:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:33:48 lf-activate-venv(): INFO: Base packages installed successfully 03:33:48 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 03:33:55 lf-activate-venv(): INFO: Adding /tmp/venv-zRkg/bin to PATH 03:33:55 DEBUG: total: 0.11 03:33:55 INFO: Retrieving Stack Cost... 03:33:56 INFO: Retrieving Pricing Info for: v3-standard-2 03:33:56 INFO: Archiving Costs 03:33:56 [daexim-csit-1node-basic-only-scandium] $ /bin/bash -l /tmp/jenkins1068762807165581725.sh 03:33:56 ---> logs-deploy.sh 03:33:56 Setup pyenv: 03:33:56 system 03:33:56 3.8.13 03:33:56 3.9.13 03:33:56 3.10.13 03:33:56 * 3.11.7 (set by /w/workspace/daexim-csit-1node-basic-only-scandium/.python-version) 03:33:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-zRkg from file:/tmp/.os_lf_venv 03:33:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 03:33:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 03:33:58 lf-activate-venv(): INFO: Base packages installed successfully 03:33:58 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 03:34:08 lf-activate-venv(): INFO: Adding /tmp/venv-zRkg/bin to PATH 03:34:08 WARNING: Nexus logging server not set 03:34:08 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/daexim-csit-1node-basic-only-scandium/400/ 03:34:08 INFO: archiving logs to S3 03:34:09 ---> uname -a: 03:34:09 Linux prd-centos8-robot-2c-8g-1711.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 03:34:09 03:34:09 03:34:09 ---> lscpu: 03:34:09 Architecture: x86_64 03:34:09 CPU op-mode(s): 32-bit, 64-bit 03:34:09 Byte Order: Little Endian 03:34:09 CPU(s): 2 03:34:09 On-line CPU(s) list: 0,1 03:34:09 Thread(s) per core: 1 03:34:09 Core(s) per socket: 1 03:34:09 Socket(s): 2 03:34:09 NUMA node(s): 1 03:34:09 Vendor ID: AuthenticAMD 03:34:09 CPU family: 23 03:34:09 Model: 49 03:34:09 Model name: AMD EPYC-Rome Processor 03:34:09 Stepping: 0 03:34:09 CPU MHz: 2800.000 03:34:09 BogoMIPS: 5600.00 03:34:09 Virtualization: AMD-V 03:34:09 Hypervisor vendor: KVM 03:34:09 Virtualization type: full 03:34:09 L1d cache: 32K 03:34:09 L1i cache: 32K 03:34:09 L2 cache: 512K 03:34:09 L3 cache: 16384K 03:34:09 NUMA node0 CPU(s): 0,1 03:34:09 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 03:34:09 03:34:09 03:34:09 ---> nproc: 03:34:09 2 03:34:09 03:34:09 03:34:09 ---> df -h: 03:34:09 Filesystem Size Used Avail Use% Mounted on 03:34:09 devtmpfs 3.8G 0 3.8G 0% /dev 03:34:09 tmpfs 3.8G 0 3.8G 0% /dev/shm 03:34:09 tmpfs 3.8G 17M 3.8G 1% /run 03:34:09 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 03:34:09 /dev/vda1 40G 8.4G 32G 21% / 03:34:09 tmpfs 770M 0 770M 0% /run/user/1001 03:34:09 03:34:09 03:34:09 ---> free -m: 03:34:09 total used free shared buff/cache available 03:34:09 Mem: 7697 571 4950 19 2176 6828 03:34:09 Swap: 1023 0 1023 03:34:09 03:34:09 03:34:09 ---> ip addr: 03:34:09 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 03:34:09 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 03:34:09 inet 127.0.0.1/8 scope host lo 03:34:09 valid_lft forever preferred_lft forever 03:34:09 inet6 ::1/128 scope host 03:34:09 valid_lft forever preferred_lft forever 03:34:09 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 03:34:09 link/ether fa:16:3e:ff:8c:fc brd ff:ff:ff:ff:ff:ff 03:34:09 altname enp0s3 03:34:09 altname ens3 03:34:09 inet 10.30.171.23/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 03:34:09 valid_lft 85859sec preferred_lft 85859sec 03:34:09 inet6 fe80::f816:3eff:feff:8cfc/64 scope link 03:34:09 valid_lft forever preferred_lft forever 03:34:09 03:34:09 03:34:09 ---> sar -b -r -n DEV: 03:34:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/27/2025 _x86_64_ (2 CPU) 03:34:09 03:34:09 03:25:04 LINUX RESTART (2 CPU) 03:34:09 03:34:09 03:26:01 AM tps rtps wtps bread/s bwrtn/s 03:34:09 03:27:01 AM 86.10 6.75 79.35 1250.32 6521.58 03:34:09 03:28:01 AM 81.57 0.72 80.86 52.92 10940.80 03:34:09 03:29:01 AM 34.36 0.42 33.94 64.79 2378.05 03:34:09 03:30:01 AM 66.78 6.96 59.81 1292.77 7537.09 03:34:09 03:31:01 AM 10.43 0.22 10.21 11.73 679.59 03:34:09 03:32:01 AM 4.07 0.03 4.03 1.87 190.52 03:34:09 03:33:01 AM 10.71 0.32 10.40 36.93 421.35 03:34:09 03:34:01 AM 31.57 0.53 31.04 64.78 1539.39 03:34:09 Average: 40.70 1.99 38.71 347.01 3776.15 03:34:09 03:34:09 03:26:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 03:34:09 03:27:01 AM 5334456 7059892 2547976 32.32 2688 1907828 688916 7.71 186924 2042272 185552 03:34:09 03:28:01 AM 5219700 7060376 2662732 33.78 2688 2016380 661872 7.41 206908 2105800 4476 03:34:09 03:29:01 AM 5079616 7011528 2802816 35.56 2688 2105428 718616 8.05 235396 2211700 67112 03:34:09 03:30:01 AM 4970344 7063864 2912088 36.94 2688 2260916 646028 7.23 262924 2264288 10820 03:34:09 03:31:01 AM 4934100 7028284 2948332 37.40 2688 2261716 697428 7.81 263124 2305256 456 03:34:09 03:32:01 AM 4928916 7024328 2953516 37.47 2688 2262936 697428 7.81 263336 2310528 56 03:34:09 03:33:01 AM 4967976 6936968 2914456 36.97 2688 2140108 771088 8.63 299132 2250812 67808 03:34:09 03:34:01 AM 5103260 7024480 2779172 35.26 2688 2094760 689580 7.72 464260 1958944 25104 03:34:09 Average: 5067296 7026215 2815136 35.71 2688 2131259 696370 7.80 272750 2181200 45173 03:34:09 03:34:09 03:26:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 03:34:09 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:09 03:27:01 AM eth0 260.07 155.69 1554.49 45.80 0.00 0.00 0.00 0.00 03:34:09 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:09 03:28:01 AM eth0 59.30 40.04 598.32 7.21 0.00 0.00 0.00 0.00 03:34:09 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:09 03:29:01 AM eth0 38.61 31.74 330.17 7.83 0.00 0.00 0.00 0.00 03:34:09 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:09 03:30:01 AM eth0 154.05 120.16 38.80 36.73 0.00 0.00 0.00 0.00 03:34:09 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:09 03:31:01 AM eth0 16.51 10.01 4.89 1.33 0.00 0.00 0.00 0.00 03:34:09 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:09 03:32:01 AM eth0 26.14 22.43 8.54 5.17 0.00 0.00 0.00 0.00 03:34:09 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:09 03:33:01 AM eth0 62.41 47.49 85.49 30.12 0.00 0.00 0.00 0.00 03:34:09 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:09 03:34:01 AM eth0 20.43 17.38 16.77 8.37 0.00 0.00 0.00 0.00 03:34:09 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 03:34:09 Average: eth0 79.69 55.62 329.67 17.82 0.00 0.00 0.00 0.00 03:34:09 03:34:09 03:34:09 ---> sar -P ALL: 03:34:09 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 09/27/2025 _x86_64_ (2 CPU) 03:34:09 03:34:09 03:25:04 LINUX RESTART (2 CPU) 03:34:09 03:34:09 03:26:01 AM CPU %user %nice %system %iowait %steal %idle 03:34:09 03:27:01 AM all 35.46 0.00 5.19 1.99 0.09 57.27 03:34:09 03:27:01 AM 0 37.91 0.00 6.01 2.02 0.10 53.96 03:34:09 03:27:01 AM 1 33.02 0.00 4.37 1.95 0.08 60.58 03:34:09 03:28:01 AM all 21.96 0.00 3.60 3.41 0.08 70.94 03:34:09 03:28:01 AM 0 20.21 0.00 3.22 3.30 0.07 73.21 03:34:09 03:28:01 AM 1 23.71 0.00 3.97 3.52 0.10 68.69 03:34:09 03:29:01 AM all 23.21 0.00 2.76 2.67 0.09 71.27 03:34:09 03:29:01 AM 0 33.75 0.00 3.12 0.80 0.10 62.23 03:34:09 03:29:01 AM 1 12.69 0.00 2.39 4.54 0.08 80.30 03:34:09 03:30:01 AM all 22.34 0.00 4.61 3.05 0.08 69.91 03:34:09 03:30:01 AM 0 23.69 0.00 4.60 2.35 0.08 69.27 03:34:09 03:30:01 AM 1 21.00 0.00 4.62 3.75 0.08 70.55 03:34:09 03:31:01 AM all 2.28 0.00 0.35 0.58 0.03 96.76 03:34:09 03:31:01 AM 0 1.90 0.00 0.35 1.14 0.03 96.58 03:34:09 03:31:01 AM 1 2.66 0.00 0.35 0.03 0.02 96.94 03:34:09 03:32:01 AM all 9.57 0.00 0.83 0.03 0.06 89.52 03:34:09 03:32:01 AM 0 13.23 0.00 1.24 0.03 0.07 85.43 03:34:09 03:32:01 AM 1 5.92 0.00 0.42 0.02 0.05 93.60 03:34:09 03:33:01 AM all 22.44 0.00 2.29 0.07 0.07 75.14 03:34:09 03:33:01 AM 0 33.55 0.00 2.99 0.08 0.07 63.31 03:34:09 03:33:01 AM 1 11.34 0.00 1.59 0.05 0.07 86.96 03:34:09 03:34:01 AM all 30.38 0.00 4.16 0.16 0.07 65.22 03:34:09 03:34:01 AM 0 32.67 0.00 4.05 0.17 0.08 63.03 03:34:09 03:34:01 AM 1 28.10 0.00 4.27 0.15 0.07 67.42 03:34:09 Average: all 20.96 0.00 2.97 1.49 0.07 74.50 03:34:09 Average: 0 24.62 0.00 3.20 1.24 0.08 70.87 03:34:09 Average: 1 17.31 0.00 2.75 1.75 0.07 78.12 03:34:09 03:34:09 03:34:09