00:27:43 Started by upstream project "integration-distribution-mri-test-vanadium" build number 10 00:27:43 originally caused by: 00:27:43 Started by timer 00:27:43 Running as SYSTEM 00:27:43 [EnvInject] - Loading node environment variables. 00:27:43 Building remotely on prd-centos8-robot-2c-8g-653 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-akka1-all-vanadium 00:27:43 [ssh-agent] Looking for ssh-agent implementation... 00:27:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:27:43 $ ssh-agent 00:27:43 SSH_AUTH_SOCK=/tmp/ssh-CHsNq3fTBTvT/agent.5290 00:27:43 SSH_AGENT_PID=5292 00:27:43 [ssh-agent] Started. 00:27:43 Running ssh-add (command line suppressed) 00:27:43 Identity added: /w/workspace/controller-csit-1node-akka1-all-vanadium@tmp/private_key_10235890264874003388.key (/w/workspace/controller-csit-1node-akka1-all-vanadium@tmp/private_key_10235890264874003388.key) 00:27:44 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:27:44 The recommended git tool is: NONE 00:27:46 using credential opendaylight-jenkins-ssh 00:27:46 Wiping out workspace first. 00:27:46 Cloning the remote Git repository 00:27:46 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:27:46 > git init /w/workspace/controller-csit-1node-akka1-all-vanadium/test # timeout=10 00:27:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:27:46 > git --version # timeout=10 00:27:46 > git --version # 'git version 2.43.0' 00:27:46 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:27:46 [INFO] Currently running in a labeled security context 00:27:46 [INFO] Currently SELinux is 'enforcing' on the host 00:27:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-akka1-all-vanadium/test@tmp/jenkins-gitclient-ssh846661495125377061.key 00:27:46 Verifying host key using known hosts file 00:27:46 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. 00:27:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:27:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:49 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:27:49 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:27:49 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:27:49 [INFO] Currently running in a labeled security context 00:27:49 [INFO] Currently SELinux is 'enforcing' on the host 00:27:49 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-akka1-all-vanadium/test@tmp/jenkins-gitclient-ssh6536555123759150749.key 00:27:49 Verifying host key using known hosts file 00:27:49 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. 00:27:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:27:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:27:49 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 00:27:49 > git config core.sparsecheckout # timeout=10 00:27:49 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 00:27:50 Commit message: "Adapt test for new pce-allocation field" 00:27:50 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:27:50 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 00:27:50 No emails were triggered. 00:27:50 provisioning config files... 00:27:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:27:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:27:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:27:50 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins9604316866597235388.sh 00:27:50 ---> python-tools-install.sh 00:27:50 Setup pyenv: 00:27:51 system 00:27:51 * 3.8.13 (set by /opt/pyenv/version) 00:27:51 * 3.9.13 (set by /opt/pyenv/version) 00:27:51 * 3.10.13 (set by /opt/pyenv/version) 00:27:51 * 3.11.7 (set by /opt/pyenv/version) 00:27:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1UIZ 00:27:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:27:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:27:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:27:59 lf-activate-venv(): INFO: Base packages installed successfully 00:27:59 lf-activate-venv(): INFO: Installing additional packages: lftools 00:28:24 lf-activate-venv(): INFO: Adding /tmp/venv-1UIZ/bin to PATH 00:28:24 Generating Requirements File 00:28:45 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. 00:28:45 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:28:45 Python 3.11.7 00:28:45 pip 25.2 from /tmp/venv-1UIZ/lib/python3.11/site-packages/pip (python 3.11) 00:28:46 appdirs==1.4.4 00:28:46 argcomplete==3.6.2 00:28:46 aspy.yaml==1.3.0 00:28:46 attrs==25.3.0 00:28:46 autopage==0.5.2 00:28:46 beautifulsoup4==4.14.2 00:28:46 boto3==1.40.45 00:28:46 botocore==1.40.45 00:28:46 bs4==0.0.2 00:28:46 cachetools==6.2.0 00:28:46 certifi==2025.8.3 00:28:46 cffi==2.0.0 00:28:46 cfgv==3.4.0 00:28:46 chardet==5.2.0 00:28:46 charset-normalizer==3.4.3 00:28:46 click==8.3.0 00:28:46 cliff==4.11.0 00:28:46 cmd2==2.7.0 00:28:46 cryptography==3.3.2 00:28:46 debtcollector==3.0.0 00:28:46 decorator==5.2.1 00:28:46 defusedxml==0.7.1 00:28:46 Deprecated==1.2.18 00:28:46 distlib==0.4.0 00:28:46 dnspython==2.8.0 00:28:46 docker==7.1.0 00:28:46 dogpile.cache==1.4.1 00:28:46 durationpy==0.10 00:28:46 email-validator==2.3.0 00:28:46 filelock==3.19.1 00:28:46 future==1.0.0 00:28:46 gitdb==4.0.12 00:28:46 GitPython==3.1.45 00:28:46 google-auth==2.41.1 00:28:46 httplib2==0.31.0 00:28:46 identify==2.6.15 00:28:46 idna==3.10 00:28:46 importlib-resources==1.5.0 00:28:46 iso8601==2.1.0 00:28:46 Jinja2==3.1.6 00:28:46 jmespath==1.0.1 00:28:46 jsonpatch==1.33 00:28:46 jsonpointer==3.0.0 00:28:46 jsonschema==4.25.1 00:28:46 jsonschema-specifications==2025.9.1 00:28:46 keystoneauth1==5.12.0 00:28:46 kubernetes==34.1.0 00:28:46 lftools==0.37.14 00:28:46 lxml==6.0.2 00:28:46 markdown-it-py==4.0.0 00:28:46 MarkupSafe==3.0.3 00:28:46 mdurl==0.1.2 00:28:46 msgpack==1.1.1 00:28:46 multi_key_dict==2.0.3 00:28:46 munch==4.0.0 00:28:46 netaddr==1.3.0 00:28:46 niet==1.4.2 00:28:46 nodeenv==1.9.1 00:28:46 oauth2client==4.1.3 00:28:46 oauthlib==3.3.1 00:28:46 openstacksdk==4.7.1 00:28:46 os-service-types==1.8.0 00:28:46 osc-lib==4.2.0 00:28:46 oslo.config==10.0.0 00:28:46 oslo.context==6.1.0 00:28:46 oslo.i18n==6.6.0 00:28:46 oslo.log==7.2.1 00:28:46 oslo.serialization==5.8.0 00:28:46 oslo.utils==9.1.0 00:28:46 packaging==25.0 00:28:46 pbr==7.0.1 00:28:46 platformdirs==4.4.0 00:28:46 prettytable==3.16.0 00:28:46 psutil==7.1.0 00:28:46 pyasn1==0.6.1 00:28:46 pyasn1_modules==0.4.2 00:28:46 pycparser==2.23 00:28:46 pygerrit2==2.0.15 00:28:46 PyGithub==2.8.1 00:28:46 Pygments==2.19.2 00:28:46 PyJWT==2.10.1 00:28:46 PyNaCl==1.6.0 00:28:46 pyparsing==2.4.7 00:28:46 pyperclip==1.11.0 00:28:46 pyrsistent==0.20.0 00:28:46 python-cinderclient==9.8.0 00:28:46 python-dateutil==2.9.0.post0 00:28:46 python-heatclient==4.3.0 00:28:46 python-jenkins==1.8.3 00:28:46 python-keystoneclient==5.7.0 00:28:46 python-magnumclient==4.9.0 00:28:46 python-openstackclient==8.2.0 00:28:46 python-swiftclient==4.8.0 00:28:46 PyYAML==6.0.3 00:28:46 referencing==0.36.2 00:28:46 requests==2.32.5 00:28:46 requests-oauthlib==2.0.0 00:28:46 requestsexceptions==1.4.0 00:28:46 rfc3986==2.0.0 00:28:46 rich==14.1.0 00:28:46 rich-argparse==1.7.1 00:28:46 rpds-py==0.27.1 00:28:46 rsa==4.9.1 00:28:46 ruamel.yaml==0.18.15 00:28:46 ruamel.yaml.clib==0.2.14 00:28:46 s3transfer==0.14.0 00:28:46 simplejson==3.20.2 00:28:46 six==1.17.0 00:28:46 smmap==5.0.2 00:28:46 soupsieve==2.8 00:28:46 stevedore==5.5.0 00:28:46 tabulate==0.9.0 00:28:46 toml==0.10.2 00:28:46 tomlkit==0.13.3 00:28:46 tqdm==4.67.1 00:28:46 typing_extensions==4.15.0 00:28:46 tzdata==2025.2 00:28:46 urllib3==1.26.20 00:28:46 virtualenv==20.34.0 00:28:46 wcwidth==0.2.14 00:28:46 websocket-client==1.8.0 00:28:46 wrapt==1.17.3 00:28:46 xdg==6.0.0 00:28:46 xmltodict==1.0.2 00:28:46 yq==3.4.3 00:28:46 [EnvInject] - Injecting environment variables from a build step. 00:28:46 [EnvInject] - Injecting as environment variables the properties content 00:28:46 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:28:46 OS_CLOUD=vex 00:28:46 OS_STACK_NAME=releng-controller-csit-1node-akka1-all-vanadium-10 00:28:46 OS_STACK_TEMPLATE_DIR=openstack-hot 00:28:46 00:28:46 [EnvInject] - Variables injected successfully. 00:28:46 provisioning config files... 00:28:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:28:46 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins10683429629591827380.sh 00:28:46 ---> Create parameters file for OpenStack HOT 00:28:46 OpenStack Heat parameters generated 00:28:46 ----------------------------------- 00:28:46 parameters: 00:28:46 vm_0_count: '1' 00:28:46 vm_0_flavor: 'v3-standard-4' 00:28:46 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 00:28:46 vm_1_count: '0' 00:28:46 vm_1_flavor: 'v3-standard-2' 00:28:46 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 00:28:46 00:28:46 job_name: '57489-10' 00:28:46 silo: 'releng' 00:28:46 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins17753056650622738500.sh 00:28:46 ---> Create HEAT stack 00:28:46 + source /home/jenkins/lf-env.sh 00:28:46 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:46 ++ mktemp -d /tmp/venv-XXXX 00:28:46 + lf_venv=/tmp/venv-66ob 00:28:46 + local venv_file=/tmp/.os_lf_venv 00:28:46 + local python=python3 00:28:46 + local options 00:28:46 + local set_path=true 00:28:46 + local install_args= 00:28:46 ++ 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 00:28:46 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:28:46 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:28:46 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:46 + true 00:28:46 + case $1 in 00:28:46 + python=python3 00:28:46 + shift 2 00:28:46 + true 00:28:46 + case $1 in 00:28:46 + shift 00:28:46 + break 00:28:46 + case $python in 00:28:46 + local pkg_list= 00:28:46 + [[ -d /opt/pyenv ]] 00:28:46 + echo 'Setup pyenv:' 00:28:46 Setup pyenv: 00:28:46 + export PYENV_ROOT=/opt/pyenv 00:28:46 + PYENV_ROOT=/opt/pyenv 00:28:46 + 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 00:28:46 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:46 + pyenv versions 00:28:46 system 00:28:46 3.8.13 00:28:46 3.9.13 00:28:46 3.10.13 00:28:46 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 00:28:46 + command -v pyenv 00:28:46 ++ pyenv init - --no-rehash 00:28:46 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:28:46 for i in ${!paths[@]}; do 00:28:46 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:28:46 fi; done; 00:28:46 echo "${paths[*]}"'\'')" 00:28:46 export PATH="/opt/pyenv/shims:${PATH}" 00:28:46 export PYENV_SHELL=bash 00:28:46 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:28:46 pyenv() { 00:28:46 local command 00:28:46 command="${1:-}" 00:28:46 if [ "$#" -gt 0 ]; then 00:28:46 shift 00:28:46 fi 00:28:46 00:28:46 case "$command" in 00:28:46 rehash|shell) 00:28:46 eval "$(pyenv "sh-$command" "$@")" 00:28:46 ;; 00:28:46 *) 00:28:46 command pyenv "$command" "$@" 00:28:46 ;; 00:28:46 esac 00:28:46 }' 00:28:46 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:28:46 for i in ${!paths[@]}; do 00:28:46 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:28:46 fi; done; 00:28:46 echo "${paths[*]}"' 00:28:46 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:46 ++ 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 00:28:46 ++ 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 00:28:46 ++ export PYENV_SHELL=bash 00:28:46 ++ PYENV_SHELL=bash 00:28:46 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:28:46 +++ complete -F _pyenv pyenv 00:28:46 ++ lf-pyver python3 00:28:46 ++ local py_version_xy=python3 00:28:46 ++ local py_version_xyz= 00:28:46 ++ pyenv versions 00:28:46 ++ local command 00:28:46 ++ grep -E '^[0-9.]*[0-9]$' 00:28:46 ++ command=versions 00:28:46 ++ '[' 1 -gt 0 ']' 00:28:46 ++ shift 00:28:46 ++ case "$command" in 00:28:46 ++ command pyenv versions 00:28:46 ++ pyenv versions 00:28:46 ++ sed 's/^[ *]* //' 00:28:46 ++ awk '{ print $1 }' 00:28:47 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:28:47 +++ tail -n 1 00:28:47 +++ grep '^3' /tmp/.pyenv_versions 00:28:47 +++ sort -V 00:28:47 ++ py_version_xyz=3.11.7 00:28:47 ++ [[ -z 3.11.7 ]] 00:28:47 ++ echo 3.11.7 00:28:47 ++ return 0 00:28:47 + pyenv local 3.11.7 00:28:47 + local command 00:28:47 + command=local 00:28:47 + '[' 2 -gt 0 ']' 00:28:47 + shift 00:28:47 + case "$command" in 00:28:47 + command pyenv local 3.11.7 00:28:47 + pyenv local 3.11.7 00:28:47 + for arg in "$@" 00:28:47 + case $arg in 00:28:47 + pkg_list+='lftools[openstack] ' 00:28:47 + for arg in "$@" 00:28:47 + case $arg in 00:28:47 + pkg_list+='kubernetes ' 00:28:47 + for arg in "$@" 00:28:47 + case $arg in 00:28:47 + pkg_list+='niet ' 00:28:47 + for arg in "$@" 00:28:47 + case $arg in 00:28:47 + pkg_list+='python-heatclient ' 00:28:47 + for arg in "$@" 00:28:47 + case $arg in 00:28:47 + pkg_list+='python-openstackclient ' 00:28:47 + for arg in "$@" 00:28:47 + case $arg in 00:28:47 + pkg_list+='python-magnumclient ' 00:28:47 + for arg in "$@" 00:28:47 + case $arg in 00:28:47 + pkg_list+='urllib3~=1.26.15 ' 00:28:47 + for arg in "$@" 00:28:47 + case $arg in 00:28:47 + pkg_list+='yq ' 00:28:47 + [[ -f /tmp/.os_lf_venv ]] 00:28:47 ++ cat /tmp/.os_lf_venv 00:28:47 + lf_venv=/tmp/venv-1UIZ 00:28:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1UIZ from' file:/tmp/.os_lf_venv 00:28:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1UIZ from file:/tmp/.os_lf_venv 00:28:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:28:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:47 + local 'pip_opts=--upgrade --quiet' 00:28:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:28:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:28:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:28:47 + [[ -n '' ]] 00:28:47 + [[ -n '' ]] 00:28:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:28:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:47 + /tmp/venv-1UIZ/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 00:28:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:28:49 lf-activate-venv(): INFO: Base packages installed successfully 00:28:49 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:28:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:28:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:49 + /tmp/venv-1UIZ/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 00:29:07 + type python3 00:29:07 + true 00:29:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1UIZ/bin to PATH' 00:29:07 lf-activate-venv(): INFO: Adding /tmp/venv-1UIZ/bin to PATH 00:29:07 + PATH=/tmp/venv-1UIZ/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 00:29:07 + return 0 00:29:07 + openstack --os-cloud vex limits show --absolute 00:29:08 +--------------------------+---------+ 00:29:08 | Name | Value | 00:29:08 +--------------------------+---------+ 00:29:08 | maxTotalInstances | -1 | 00:29:08 | maxTotalCores | 450 | 00:29:08 | maxTotalRAMSize | 1000000 | 00:29:08 | maxServerMeta | 128 | 00:29:08 | maxImageMeta | 128 | 00:29:08 | maxPersonality | 5 | 00:29:08 | maxPersonalitySize | 10240 | 00:29:08 | maxTotalKeypairs | 100 | 00:29:08 | maxServerGroups | 10 | 00:29:08 | maxServerGroupMembers | 10 | 00:29:08 | maxTotalFloatingIps | -1 | 00:29:08 | maxSecurityGroups | -1 | 00:29:08 | maxSecurityGroupRules | -1 | 00:29:08 | totalRAMUsed | 794624 | 00:29:08 | totalCoresUsed | 194 | 00:29:08 | totalInstancesUsed | 61 | 00:29:08 | totalFloatingIpsUsed | 0 | 00:29:08 | totalSecurityGroupsUsed | 0 | 00:29:08 | totalServerGroupsUsed | 0 | 00:29:08 | maxTotalVolumes | -1 | 00:29:08 | maxTotalSnapshots | 10 | 00:29:08 | maxTotalVolumeGigabytes | 4096 | 00:29:08 | maxTotalBackups | 10 | 00:29:08 | maxTotalBackupGigabytes | 1000 | 00:29:08 | totalVolumesUsed | 0 | 00:29:08 | totalGigabytesUsed | 0 | 00:29:08 | totalSnapshotsUsed | 0 | 00:29:08 | totalBackupsUsed | 0 | 00:29:08 | totalBackupGigabytesUsed | 0 | 00:29:08 +--------------------------+---------+ 00:29:09 + pushd /opt/ciman/openstack-hot 00:29:09 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-akka1-all-vanadium 00:29:09 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-akka1-all-vanadium-10 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-akka1-all-vanadium/stack-parameters.yaml 00:29:34 Creating stack releng-controller-csit-1node-akka1-all-vanadium-10 00:29:34 Waiting to initialize infrastructure... 00:29:34 Stack initialization successful. 00:29:34 ------------------------------------ 00:29:34 Stack Details 00:29:34 ------------------------------------ 00:29:34 {'added': None, 00:29:34 'capabilities': [], 00:29:34 'created_at': '2025-10-05T00:29:12Z', 00:29:34 'deleted': None, 00:29:34 'deleted_at': None, 00:29:34 'description': 'No description', 00:29:34 'environment': None, 00:29:34 'environment_files': None, 00:29:34 'files': None, 00:29:34 'files_container': None, 00:29:34 'id': '430120ae-c91c-4cdd-8084-65377b6be434', 00:29:34 'is_rollback_disabled': True, 00:29:34 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-akka1-all-vanadium-10/430120ae-c91c-4cdd-8084-65377b6be434', 00:29:34 'rel': 'self'}], 00:29:34 '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'})}), 00:29:34 'name': 'releng-controller-csit-1node-akka1-all-vanadium-10', 00:29:34 'notification_topics': [], 00:29:34 'outputs': [{'description': 'IP addresses of the 1st vm types', 00:29:34 'output_key': 'vm_0_ips', 00:29:34 'output_value': ['10.30.170.77']}, 00:29:34 {'description': 'IP addresses of the 2nd vm types', 00:29:34 'output_key': 'vm_1_ips', 00:29:34 'output_value': []}], 00:29:34 'owner_id': ****, 00:29:34 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:29:34 'OS::stack_id': '430120ae-c91c-4cdd-8084-65377b6be434', 00:29:34 'OS::stack_name': 'releng-controller-csit-1node-akka1-all-vanadium-10', 00:29:34 'job_name': '57489-10', 00:29:34 'silo': 'releng', 00:29:34 'vm_0_count': '1', 00:29:34 'vm_0_flavor': 'v3-standard-4', 00:29:34 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:29:34 '20250201-010426.857', 00:29:34 'vm_1_count': '0', 00:29:34 'vm_1_flavor': 'v3-standard-2', 00:29:34 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:29:34 '- 20250201-060151.911'}, 00:29:34 'parent_id': None, 00:29:34 'replaced': None, 00:29:34 'status': 'CREATE_COMPLETE', 00:29:34 'status_reason': 'Stack CREATE completed successfully', 00:29:34 'tags': [], 00:29:34 'template': None, 00:29:34 'template_description': 'No description', 00:29:34 'template_url': None, 00:29:34 'timeout_mins': 15, 00:29:34 'unchanged': None, 00:29:34 'updated': None, 00:29:34 'updated_at': None, 00:29:34 'user_project_id': 'd554c5e0d6f346e79626e48eed3ea2b2'} 00:29:34 ------------------------------------ 00:29:34 + popd 00:29:34 /w/workspace/controller-csit-1node-akka1-all-vanadium 00:29:34 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins18374587921252589131.sh 00:29:34 ---> Copy SSH public keys to CSIT lab 00:29:34 Setup pyenv: 00:29:34 system 00:29:34 3.8.13 00:29:34 3.9.13 00:29:34 3.10.13 00:29:34 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 00:29:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1UIZ from file:/tmp/.os_lf_venv 00:29:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:36 lf-activate-venv(): INFO: Base packages installed successfully 00:29:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:29:54 lf-activate-venv(): INFO: Adding /tmp/venv-1UIZ/bin to PATH 00:29:55 SSH not responding on 10.30.170.77. Retrying in 10 seconds... 00:30:05 Ping to 10.30.170.77 successful. 00:30:07 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:30:07 releng-57489-10-0-builder-0 00:30:07 Successfully copied public keys to slave 10.30.170.77 00:30:07 Process 6501 ready. 00:30:07 SSH ready on all stack servers. 00:30:07 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins5705386631669524572.sh 00:30:07 Setup pyenv: 00:30:07 system 00:30:07 3.8.13 00:30:07 3.9.13 00:30:07 3.10.13 00:30:07 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 00:30:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-opca 00:30:12 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-1node-akka1-all-vanadium/.robot_venv 00:30:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:30:16 lf-activate-venv(): INFO: Base packages installed successfully 00:30:16 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:30:17 lf-activate-venv(): INFO: Adding /tmp/venv-opca/bin to PATH 00:30:17 + echo 'Installing Python Requirements' 00:30:17 Installing Python Requirements 00:30:17 + cat 00:30:17 + python -m pip install -r requirements.txt 00:30:18 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:30:18 Collecting docker-py (from -r requirements.txt (line 1)) 00:30:18 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) 00:30:18 Collecting ipaddr (from -r requirements.txt (line 2)) 00:30:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:30:18 Preparing metadata (setup.py): started 00:30:18 Preparing metadata (setup.py): finished with status 'done' 00:30:18 Collecting netaddr (from -r requirements.txt (line 3)) 00:30:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:30:18 Collecting netifaces (from -r requirements.txt (line 4)) 00:30:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:30:18 Preparing metadata (setup.py): started 00:30:18 Preparing metadata (setup.py): finished with status 'done' 00:30:18 Collecting pyhocon (from -r requirements.txt (line 5)) 00:30:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:30:18 Collecting requests (from -r requirements.txt (line 6)) 00:30:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:30:18 Collecting robotframework (from -r requirements.txt (line 7)) 00:30:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 00:30:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 31.0 MB/s 0:00:00 00:30:19 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:30:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:30:19 Preparing metadata (setup.py): started 00:30:19 Preparing metadata (setup.py): finished with status 'done' 00:30:19 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:30:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:30:19 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:30:19 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) 00:30:19 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:30:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:30:19 Preparing metadata (setup.py): started 00:30:19 Preparing metadata (setup.py): finished with status 'done' 00:30:19 Collecting scapy (from -r requirements.txt (line 12)) 00:30:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 00:30:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 31.7 MB/s 0:00:00 00:30:19 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:30:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:30:19 Preparing metadata (setup.py): started 00:30:20 Preparing metadata (setup.py): finished with status 'done' 00:30:20 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:30:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 00:30:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 18.4 MB/s 0:00:00 00:30:20 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:30:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:30:20 Collecting pyangbind (from -r requirements.txt (line 22)) 00:30:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 00:30:20 Collecting isodate (from -r requirements.txt (line 25)) 00:30:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:30:20 Collecting jmespath (from -r requirements.txt (line 28)) 00:30:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 00:30:20 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:30:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:30:20 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:30:20 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:30:20 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:30:20 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) 00:30:20 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:30:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:30:20 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:30:20 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) 00:30:20 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:30:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 00:30:21 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:30:21 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) 00:30:21 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 00:30:21 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 00:30:21 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 00:30:21 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 00:30:21 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:21 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) 00:30:21 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:30:21 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:30:21 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:30:21 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 00:30:21 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:30:21 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) 00:30:21 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:30:21 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) 00:30:21 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 00:30:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 24.3 MB/s 0:00:00 00:30:21 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:30:21 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:30:21 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:30:22 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:30:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 13.4 MB/s 0:00:00 00:30:22 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:30:22 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) 00:30:23 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:30:23 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) 00:30:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 31.3 MB/s 0:00:00 00:30:23 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:30:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:30:24 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:24 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) 00:30:24 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:30:24 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 00:30:24 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:24 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) 00:30:25 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:25 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) 00:30:25 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 00:30:25 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB) 00:30:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 33.2 MB/s 0:00:00 00:30:25 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:25 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) 00:30:25 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 00:30:26 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 00:30:26 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:30:26 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 00:30:26 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:30:26 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:26 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) 00:30:26 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:30:26 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 00:30:26 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)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:30:26 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:30:26 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:30:26 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 00:30:26 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:30:26 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 00:30:26 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:30:26 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 00:30:26 Building wheel for robotframework-sshlibrary (setup.py): started 00:30:27 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 00:30:27 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=c9dc9787867eb67d7dab2baccde5a53485c431fef0ddd6041dc9fddbfd18a222 00:30:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:30:27 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 00:30:27 Building wheel for ipaddr (setup.py): started 00:30:27 Building wheel for ipaddr (setup.py): finished with status 'done' 00:30:27 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=0371667a9bc8700e12c22819b493e8a5fa6faec7707ea02438d12efa7063d896 00:30:27 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:30:27 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 00:30:27 Building wheel for netifaces (setup.py): started 00:30:30 Building wheel for netifaces (setup.py): finished with status 'done' 00:30:30 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41078 sha256=7cc3d7e3281e7b48b5e193cfd3468cba6f35d67b33c1dc8a5df3c728fd59ed91 00:30:30 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:30:30 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 00:30:30 Building wheel for robotframework-httplibrary (setup.py): started 00:30:30 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 00:30:30 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=fcd3e92401d3b70f36d0aae5ecba087bff93d2d25a8e520ade3bea16cf93f0eb 00:30:30 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:30:30 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 00:30:30 Building wheel for jsonpath-rw (setup.py): started 00:30:30 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 00:30:30 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=7eb435fb4ca483d1677975966053d7f4be2d5186a663161933a845d1815a4bfc 00:30:30 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:30:30 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:30:30 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 00:30:37 00:30:37 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 00:30:38 + pip freeze 00:30:38 attrs==25.3.0 00:30:38 bcrypt==5.0.0 00:30:38 beautifulsoup4==4.14.2 00:30:38 certifi==2025.8.3 00:30:38 cffi==2.0.0 00:30:38 charset-normalizer==3.4.3 00:30:38 click==8.3.0 00:30:38 cryptography==46.0.2 00:30:38 decorator==5.2.1 00:30:38 distlib==0.4.0 00:30:38 docker-py==1.10.6 00:30:38 docker-pycreds==0.4.0 00:30:38 elastic-transport==8.17.1 00:30:38 elasticsearch==8.19.1 00:30:38 elasticsearch-dsl==8.15.4 00:30:38 enum34==1.1.10 00:30:38 filelock==3.19.1 00:30:38 h11==0.16.0 00:30:38 idna==3.10 00:30:38 invoke==2.2.0 00:30:38 ipaddr==2.2.0 00:30:38 isodate==0.7.2 00:30:38 jmespath==1.0.1 00:30:38 jsonpatch==1.33 00:30:38 jsonpath-rw==1.4.0 00:30:38 jsonpointer==3.0.0 00:30:38 lxml==6.0.2 00:30:38 netaddr==1.3.0 00:30:38 netifaces==0.11.0 00:30:38 outcome==1.3.0.post0 00:30:38 paramiko==4.0.0 00:30:38 platformdirs==4.4.0 00:30:38 ply==3.11 00:30:38 pyang==2.7.1 00:30:38 pyangbind==0.8.6 00:30:38 pycparser==2.23 00:30:38 pyhocon==0.3.61 00:30:38 PyNaCl==1.6.0 00:30:38 pyparsing==3.2.5 00:30:38 PySocks==1.7.1 00:30:38 python-dateutil==2.9.0.post0 00:30:38 regex==2025.9.18 00:30:38 requests==2.32.5 00:30:38 robotframework==7.3.2 00:30:38 robotframework-httplibrary==0.4.2 00:30:38 robotframework-pythonlibcore==4.4.1 00:30:38 robotframework-requests==0.9.7 00:30:38 robotframework-selenium2library==3.0.0 00:30:38 robotframework-seleniumlibrary==6.8.0 00:30:38 robotframework-sshlibrary==3.8.0 00:30:38 scapy==2.6.1 00:30:38 scp==0.15.0 00:30:38 selenium==4.36.0 00:30:38 six==1.17.0 00:30:38 sniffio==1.3.1 00:30:38 sortedcontainers==2.4.0 00:30:38 soupsieve==2.8 00:30:38 trio==0.31.0 00:30:38 trio-websocket==0.12.2 00:30:38 typing_extensions==4.15.0 00:30:38 urllib3==2.5.0 00:30:38 virtualenv==20.34.0 00:30:38 waitress==3.0.2 00:30:38 WebOb==1.8.9 00:30:38 websocket-client==1.8.0 00:30:38 WebTest==3.0.6 00:30:38 wsproto==1.2.0 00:30:38 [EnvInject] - Injecting environment variables from a build step. 00:30:38 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:30:38 [EnvInject] - Variables injected successfully. 00:30:38 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins14427271455691046599.sh 00:30:38 Setup pyenv: 00:30:38 system 00:30:38 3.8.13 00:30:38 3.9.13 00:30:38 3.10.13 00:30:38 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 00:30:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1UIZ from file:/tmp/.os_lf_venv 00:30:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:38 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:30:40 lf-activate-venv(): INFO: Base packages installed successfully 00:30:40 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:30: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. 00:30:48 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:30:48 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 00:30:48 lf-activate-venv(): INFO: Adding /tmp/venv-1UIZ/bin to PATH 00:30:48 + ODL_SYSTEM=() 00:30:48 + TOOLS_SYSTEM=() 00:30:48 + OPENSTACK_SYSTEM=() 00:30:48 + OPENSTACK_CONTROLLERS=() 00:30:48 + mapfile -t ADDR 00:30:48 ++ openstack stack show -f json -c outputs releng-controller-csit-1node-akka1-all-vanadium-10 00:30:48 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:30:50 + for i in "${ADDR[@]}" 00:30:50 ++ ssh 10.30.170.77 hostname -s 00:30:50 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:30:50 + REMHOST=releng-57489-10-0-builder-0 00:30:50 + case ${REMHOST} in 00:30:50 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:30:50 + echo NUM_ODL_SYSTEM=1 00:30:50 + echo NUM_TOOLS_SYSTEM=0 00:30:50 + '[' '' == yes ']' 00:30:50 + NUM_OPENSTACK_SYSTEM=0 00:30:50 + echo NUM_OPENSTACK_SYSTEM=0 00:30:50 + '[' 0 -eq 2 ']' 00:30:50 + echo ODL_SYSTEM_IP=10.30.170.77 00:30:50 ++ seq 0 0 00:30:50 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:30:50 + echo ODL_SYSTEM_1_IP=10.30.170.77 00:30:50 + echo TOOLS_SYSTEM_IP= 00:30:50 ++ seq 0 -1 00:30:50 + openstack_index=0 00:30:50 + NUM_OPENSTACK_CONTROL_NODES=1 00:30:50 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:30:50 ++ seq 0 0 00:30:50 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:30:50 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:30:50 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:30:50 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:30:50 + '[' -1 -ge 2 ']' 00:30:50 ++ seq 0 -2 00:30:50 + NUM_OPENSTACK_HAPROXY_NODES=0 00:30:50 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:30:50 ++ seq 0 -1 00:30:50 + echo 'Contents of slave_addresses.txt:' 00:30:50 Contents of slave_addresses.txt: 00:30:50 + cat slave_addresses.txt 00:30:50 NUM_ODL_SYSTEM=1 00:30:50 NUM_TOOLS_SYSTEM=0 00:30:50 NUM_OPENSTACK_SYSTEM=0 00:30:50 ODL_SYSTEM_IP=10.30.170.77 00:30:50 ODL_SYSTEM_1_IP=10.30.170.77 00:30:50 TOOLS_SYSTEM_IP= 00:30:50 NUM_OPENSTACK_CONTROL_NODES=1 00:30:50 OPENSTACK_CONTROL_NODE_1_IP= 00:30:50 NUM_OPENSTACK_COMPUTE_NODES=-1 00:30:50 NUM_OPENSTACK_HAPROXY_NODES=0 00:30:50 [EnvInject] - Injecting environment variables from a build step. 00:30:50 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:30:50 [EnvInject] - Variables injected successfully. 00:30:50 [controller-csit-1node-akka1-all-vanadium] $ /bin/sh /tmp/jenkins8291997648149421839.sh 00:30:50 Preparing for JRE Version 21 00:30:50 Karaf artifact is karaf 00:30:50 Karaf project is integration 00:30:50 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:30:50 [EnvInject] - Injecting environment variables from a build step. 00:30:50 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:30:50 [EnvInject] - Variables injected successfully. 00:30:50 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins3146843140723290368.sh 00:30:51 2025-10-05 00:30:51 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] 00:30:51 Bundle version is 0.23.0-SNAPSHOT 00:30:51 --2025-10-05 00:30:51-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml 00:30:51 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:30:51 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:30:51 HTTP request sent, awaiting response... 200 OK 00:30:51 Length: 1410 (1.4K) [application/xml] 00:30:51 Saving to: ‘maven-metadata.xml’ 00:30:51 00:30:51 0K . 100% 36.2M=0s 00:30:51 00:30:51 2025-10-05 00:30:51 (36.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 00:30:51 00:30:51 00:30:51 00:30:51 org.opendaylight.integration 00:30:51 karaf 00:30:51 0.23.0-SNAPSHOT 00:30:51 00:30:51 00:30:51 20251004.162647 00:30:51 390 00:30:51 00:30:51 20251004162647 00:30:51 00:30:51 00:30:51 pom 00:30:51 0.23.0-20251004.162647-390 00:30:51 20251004162647 00:30:51 00:30:51 00:30:51 tar.gz 00:30:51 0.23.0-20251004.162647-390 00:30:51 20251004162647 00:30:51 00:30:51 00:30:51 zip 00:30:51 0.23.0-20251004.162647-390 00:30:51 20251004162647 00:30:51 00:30:51 00:30:51 cyclonedx 00:30:51 xml 00:30:51 0.23.0-20251004.162647-390 00:30:51 20251004162647 00:30:51 00:30:51 00:30:51 cyclonedx 00:30:51 json 00:30:51 0.23.0-20251004.162647-390 00:30:51 20251004162647 00:30:51 00:30:51 00:30:51 00:30:51 00:30:51 Nexus timestamp is 0.23.0-20251004.162647-390 00:30:51 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 00:30:51 Distribution bundle is karaf-0.23.0-20251004.162647-390.zip 00:30:51 Distribution bundle version is 0.23.0-SNAPSHOT 00:30:51 Distribution folder is karaf-0.23.0-SNAPSHOT 00:30:51 Nexus prefix is https://nexus.opendaylight.org 00:30:51 [EnvInject] - Injecting environment variables from a build step. 00:30:51 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:30:51 [EnvInject] - Variables injected successfully. 00:30:51 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins7714932694498963648.sh 00:30:51 Setup pyenv: 00:30:51 system 00:30:51 3.8.13 00:30:51 3.9.13 00:30:51 3.10.13 00:30:51 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 00:30:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1UIZ from file:/tmp/.os_lf_venv 00:30:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:51 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:30:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 00:30:53 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:30:53 lf-activate-venv(): INFO: Base packages installed successfully 00:30:53 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:31:00 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. 00:31:00 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:31:00 lf-activate-venv(): INFO: Adding /tmp/venv-1UIZ/bin to PATH 00:31:00 Copying common-functions.sh to /tmp 00:31:02 Copying common-functions.sh to 10.30.170.77:/tmp 00:31:02 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:31:02 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins12993534569683432025.sh 00:31:02 common-functions.sh is being sourced 00:31:02 common-functions environment: 00:31:02 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:02 ACTUALFEATURES: 00:31:02 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:02 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:31:02 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:02 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:31:02 CONTROLLERMEM: 2048m 00:31:02 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:02 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:31:02 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:02 SUITES: 00:31:02 00:31:02 ################################################# 00:31:02 ## Configure Cluster and Start ## 00:31:02 ################################################# 00:31:02 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia 00:31:02 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-clustering-test-app odl-jolokia 00:31:02 Locating script plan to use... 00:31:02 Finished running script plans 00:31:02 Configuring member-1 with IP address 10.30.170.77 00:31:02 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:31:02 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:31:02 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 00:31:02 common-functions.sh is being sourced 00:31:02 ++ [[ /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 ]] 00:31:02 ++ echo 'common-functions.sh is being sourced' 00:31:02 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 00:31:02 ++ DISTROSTREAM=vanadium 00:31:02 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:02 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:02 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:02 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:02 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:31:02 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:31:02 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:02 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:02 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:31:02 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:31:02 ++ export CONTROLLERMEM= 00:31:02 ++ CONTROLLERMEM= 00:31:02 ++ case "${DISTROSTREAM}" in 00:31:02 ++ CLUSTER_SYSTEM=pekko 00:31:02 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:02 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:02 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:31:02 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:31:02 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:02 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:02 ++ print_common_env 00:31:02 ++ cat 00:31:02 common-functions environment: 00:31:02 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:02 ACTUALFEATURES: 00:31:02 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:02 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 00:31:02 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:02 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:31:02 CONTROLLERMEM: 00:31:02 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:02 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:31:02 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:02 SUITES: 00:31:02 00:31:02 Changing to /tmp 00:31:02 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 00:31:02 ++ SSH='ssh -t -t' 00:31:02 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:31:02 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:31:02 + echo 'Changing to /tmp' 00:31:02 + cd /tmp 00:31:02 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip' 00:31:02 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 00:31:02 --2025-10-05 00:31:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 00:31:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:31:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:31:02 HTTP request sent, awaiting response... 200 OK 00:31:02 Length: 185768500 (177M) [application/zip] 00:31:02 Saving to: ‘karaf-0.23.0-20251004.162647-390.zip’ 00:31:02 00:31:02 0K ........ ........ ........ ........ ........ ........ 1% 61.0M 3s 00:31:03 3072K ........ ........ ........ ........ ........ ........ 3% 109M 2s 00:31:03 6144K ........ ........ ........ ........ ........ ........ 5% 137M 2s 00:31:03 9216K ........ ........ ........ ........ ........ ........ 6% 133M 2s 00:31:03 12288K ........ ........ ........ ........ ........ ........ 8% 139M 2s 00:31:03 15360K ........ ........ ........ ........ ........ ........ 10% 129M 1s 00:31:03 18432K ........ ........ ........ ........ ........ ........ 11% 119M 1s 00:31:03 21504K ........ ........ ........ ........ ........ ........ 13% 158M 1s 00:31:03 24576K ........ ........ ........ ........ ........ ........ 15% 170M 1s 00:31:03 27648K ........ ........ ........ ........ ........ ........ 16% 174M 1s 00:31:03 30720K ........ ........ ........ ........ ........ ........ 18% 197M 1s 00:31:03 33792K ........ ........ ........ ........ ........ ........ 20% 145M 1s 00:31:03 36864K ........ ........ ........ ........ ........ ........ 22% 186M 1s 00:31:03 39936K ........ ........ ........ ........ ........ ........ 23% 194M 1s 00:31:03 43008K ........ ........ ........ ........ ........ ........ 25% 209M 1s 00:31:03 46080K ........ ........ ........ ........ ........ ........ 27% 205M 1s 00:31:03 49152K ........ ........ ........ ........ ........ ........ 28% 209M 1s 00:31:03 52224K ........ ........ ........ ........ ........ ........ 30% 214M 1s 00:31:03 55296K ........ ........ ........ ........ ........ ........ 32% 206M 1s 00:31:03 58368K ........ ........ ........ ........ ........ ........ 33% 200M 1s 00:31:03 61440K ........ ........ ........ ........ ........ ........ 35% 180M 1s 00:31:03 64512K ........ ........ ........ ........ ........ ........ 37% 186M 1s 00:31:03 67584K ........ ........ ........ ........ ........ ........ 38% 210M 1s 00:31:03 70656K ........ ........ ........ ........ ........ ........ 40% 202M 1s 00:31:03 73728K ........ ........ ........ ........ ........ ........ 42% 203M 1s 00:31:03 76800K ........ ........ ........ ........ ........ ........ 44% 213M 1s 00:31:03 79872K ........ ........ ........ ........ ........ ........ 45% 213M 1s 00:31:03 82944K ........ ........ ........ ........ ........ ........ 47% 206M 1s 00:31:03 86016K ........ ........ ........ ........ ........ ........ 49% 215M 1s 00:31:03 89088K ........ ........ ........ ........ ........ ........ 50% 215M 1s 00:31:03 92160K ........ ........ ........ ........ ........ ........ 52% 207M 1s 00:31:03 95232K ........ ........ ........ ........ ........ ........ 54% 209M 0s 00:31:03 98304K ........ ........ ........ ........ ........ ........ 55% 206M 0s 00:31:03 101376K ........ ........ ........ ........ ........ ........ 57% 215M 0s 00:31:03 104448K ........ ........ ........ ........ ........ ........ 59% 208M 0s 00:31:03 107520K ........ ........ ........ ........ ........ ........ 60% 203M 0s 00:31:03 110592K ........ ........ ........ ........ ........ ........ 62% 204M 0s 00:31:03 113664K ........ ........ ........ ........ ........ ........ 64% 206M 0s 00:31:03 116736K ........ ........ ........ ........ ........ ........ 66% 211M 0s 00:31:03 119808K ........ ........ ........ ........ ........ ........ 67% 204M 0s 00:31:03 122880K ........ ........ ........ ........ ........ ........ 69% 207M 0s 00:31:03 125952K ........ ........ ........ ........ ........ ........ 71% 212M 0s 00:31:03 129024K ........ ........ ........ ........ ........ ........ 72% 210M 0s 00:31:03 132096K ........ ........ ........ ........ ........ ........ 74% 209M 0s 00:31:03 135168K ........ ........ ........ ........ ........ ........ 76% 210M 0s 00:31:03 138240K ........ ........ ........ ........ ........ ........ 77% 203M 0s 00:31:03 141312K ........ ........ ........ ........ ........ ........ 79% 201M 0s 00:31:03 144384K ........ ........ ........ ........ ........ ........ 81% 238M 0s 00:31:03 147456K ........ ........ ........ ........ ........ ........ 82% 263M 0s 00:31:03 150528K ........ ........ ........ ........ ........ ........ 84% 255M 0s 00:31:03 153600K ........ ........ ........ ........ ........ ........ 86% 257M 0s 00:31:03 156672K ........ ........ ........ ........ ........ ........ 88% 216M 0s 00:31:03 159744K ........ ........ ........ ........ ........ ........ 89% 173M 0s 00:31:03 162816K ........ ........ ........ ........ ........ ........ 91% 211M 0s 00:31:03 165888K ........ ........ ........ ........ ........ ........ 93% 212M 0s 00:31:03 168960K ........ ........ ........ ........ ........ ........ 94% 210M 0s 00:31:03 172032K ........ ........ ........ ........ ........ ........ 96% 229M 0s 00:31:03 175104K ........ ........ ........ ........ ........ ........ 98% 227M 0s 00:31:03 178176K ........ ........ ........ ........ ........ ........ 99% 225M 0s 00:31:03 181248K .. 100% 224M=1.0s 00:31:03 00:31:03 2025-10-05 00:31:03 (186 MB/s) - ‘karaf-0.23.0-20251004.162647-390.zip’ saved [185768500/185768500] 00:31:03 00:31:03 Extracting the new controller... 00:31:03 + echo 'Extracting the new controller...' 00:31:03 + unzip -q karaf-0.23.0-20251004.162647-390.zip 00:31:05 Adding external repositories... 00:31:05 ################################################################################ 00:31:05 # 00:31:05 # Licensed to the Apache Software Foundation (ASF) under one or more 00:31:05 # contributor license agreements. See the NOTICE file distributed with 00:31:05 # this work for additional information regarding copyright ownership. 00:31:05 # The ASF licenses this file to You under the Apache License, Version 2.0 00:31:05 # (the "License"); you may not use this file except in compliance with 00:31:05 # the License. You may obtain a copy of the License at 00:31:05 # 00:31:05 # http://www.apache.org/licenses/LICENSE-2.0 00:31:05 # 00:31:05 # Unless required by applicable law or agreed to in writing, software 00:31:05 # distributed under the License is distributed on an "AS IS" BASIS, 00:31:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:31:05 # See the License for the specific language governing permissions and 00:31:05 # limitations under the License. 00:31:05 # 00:31:05 ################################################################################ 00:31:05 00:31:05 # 00:31:05 # If set to true, the following property will not allow any certificate to be used 00:31:05 # when accessing Maven repositories through SSL 00:31:05 # 00:31:05 #org.ops4j.pax.url.mvn.certificateCheck= 00:31:05 00:31:05 # 00:31:05 # Path to the local Maven settings file. 00:31:05 # The repositories defined in this file will be automatically added to the list 00:31:05 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:31:05 # below is not set. 00:31:05 # The following locations are checked for the existence of the settings.xml file 00:31:05 # * 1. looks for the specified url 00:31:05 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:31:05 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:31:05 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:31:05 # 00:31:05 #org.ops4j.pax.url.mvn.settings= 00:31:05 00:31:05 # 00:31:05 # Path to the local Maven repository which is used to avoid downloading 00:31:05 # artifacts when they already exist locally. 00:31:05 # The value of this property will be extracted from the settings.xml file 00:31:05 # above, or defaulted to: 00:31:05 # System.getProperty( "user.home" ) + "/.m2/repository" 00:31:05 # 00:31:05 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:31:05 00:31:05 # 00:31:05 # Default this to false. It's just weird to use undocumented repos 00:31:05 # 00:31:05 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:31:05 00:31:05 # 00:31:05 # Uncomment if you don't wanna use the proxy settings 00:31:05 # from the Maven conf/settings.xml file 00:31:05 # 00:31:05 # org.ops4j.pax.url.mvn.proxySupport=false 00:31:05 00:31:05 # 00:31:05 # Comma separated list of repositories scanned when resolving an artifact. 00:31:05 # Those repositories will be checked before iterating through the 00:31:05 # below list of repositories and even before the local repository 00:31:05 # A repository url can be appended with zero or more of the following flags: 00:31:05 # @snapshots : the repository contains snaphots 00:31:05 # @noreleases : the repository does not contain any released artifacts 00:31:05 # 00:31:05 # The following property value will add the system folder as a repo. 00:31:05 # 00:31:05 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:31:05 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:31:05 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:31:05 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:31:05 00:31:05 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:31:05 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:31:05 00:31:05 # 00:31:05 # Comma separated list of repositories scanned when resolving an artifact. 00:31:05 # The default list includes the following repositories: 00:31:05 # http://repo1.maven.org/maven2@id=central 00:31:05 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:31:05 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:31:05 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:31:05 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:31:05 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:31:05 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:31:05 # To add repositories to the default ones, prepend '+' to the list of repositories 00:31:05 # to add. 00:31:05 # A repository url can be appended with zero or more of the following flags: 00:31:05 # @snapshots : the repository contains snapshots 00:31:05 # @noreleases : the repository does not contain any released artifacts 00:31:05 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:31:05 # 00:31:05 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 00:31:05 00:31:05 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 00:31:05 + echo 'Adding external repositories...' 00:31:05 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:05 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:05 + [[ True == \T\r\u\e ]] 00:31:05 + echo 'Configuring the startup features...' 00:31:05 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:05 + FEATURE_TEST_STRING=features-test 00:31:05 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 00:31:05 + KARAF_VERSION=karaf4 00:31:05 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:31:05 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:05 + [[ ! -z '' ]] 00:31:05 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:05 ################################################################################ 00:31:05 # 00:31:05 # Licensed to the Apache Software Foundation (ASF) under one or more 00:31:05 # contributor license agreements. See the NOTICE file distributed with 00:31:05 # this work for additional information regarding copyright ownership. 00:31:05 # The ASF licenses this file to You under the Apache License, Version 2.0 00:31:05 # (the "License"); you may not use this file except in compliance with 00:31:05 # the License. You may obtain a copy of the License at 00:31:05 # 00:31:05 # http://www.apache.org/licenses/LICENSE-2.0 00:31:05 # 00:31:05 # Unless required by applicable law or agreed to in writing, software 00:31:05 # distributed under the License is distributed on an "AS IS" BASIS, 00:31:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:31:05 # See the License for the specific language governing permissions and 00:31:05 # limitations under the License. 00:31:05 # 00:31:05 ################################################################################ 00:31:05 00:31:05 # 00:31:05 # Comma separated list of features repositories to register by default 00:31:05 # 00:31:05 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/52c26b8d-2f60-4bf1-bc70-8170a83ea98f.xml 00:31:05 00:31:05 # 00:31:05 # Comma separated list of features to install at startup 00:31:05 # 00:31:05 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia, ae6bce9c-e962-4f51-aa0b-5ca69feb8204 00:31:05 00:31:05 # 00:31:05 # Resource repositories (OBR) that the features resolver can use 00:31:05 # to resolve requirements/capabilities 00:31:05 # 00:31:05 # The format of the resourceRepositories is 00:31:05 # resourceRepositories=[xml:url|json:url],... 00:31:05 # for Instance: 00:31:05 # 00:31:05 #resourceRepositories=xml:http://host/path/to/index.xml 00:31:05 # or 00:31:05 #resourceRepositories=json:http://host/path/to/index.json 00:31:05 # 00:31:05 00:31:05 # 00:31:05 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:31:05 # 00:31:05 featuresBootAsynchronous=false 00:31:05 00:31:05 # 00:31:05 # Service requirements enforcement 00:31:05 # 00:31:05 # By default, the feature resolver checks the service requirements/capabilities of 00:31:05 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:31:05 # the required bundles. 00:31:05 # The following flag can have those values: 00:31:05 # - disable: service requirements are completely ignored 00:31:05 # - default: service requirements are ignored for old features 00:31:05 # - enforce: service requirements are always verified 00:31:05 # 00:31:05 #serviceRequirements=default 00:31:05 00:31:05 # 00:31:05 # Store cfg file for config element in feature 00:31:05 # 00:31:05 #configCfgStore=true 00:31:05 00:31:05 # 00:31:05 # Define if the feature service automatically refresh bundles 00:31:05 # 00:31:05 autoRefresh=true 00:31:05 00:31:05 # 00:31:05 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:31:05 # XML file defines instructions related to features processing 00:31:05 # versions.properties may declare properties to resolve placeholders in XML file 00:31:05 # both files are relative to ${karaf.etc} 00:31:05 # 00:31:05 #featureProcessing=org.apache.karaf.features.xml 00:31:05 #featureProcessingVersions=versions.properties 00:31:05 + configure_karaf_log karaf4 '' 00:31:05 + local -r karaf_version=karaf4 00:31:05 + local -r controllerdebugmap= 00:31:05 + local logapi=log4j 00:31:05 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:31:05 log4j2.rootLogger.level = INFO 00:31:05 #log4j2.rootLogger.type = asyncRoot 00:31:05 #log4j2.rootLogger.includeLocation = false 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:31:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:31:05 log4j2.rootLogger.appenderRef.Console.ref = Console 00:31:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:31:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:31:05 log4j2.logger.spifly.name = org.apache.aries.spifly 00:31:05 log4j2.logger.spifly.level = WARN 00:31:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:31:05 log4j2.logger.audit.level = INFO 00:31:05 log4j2.logger.audit.additivity = false 00:31:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:31:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:31:05 log4j2.appender.console.type = Console 00:31:05 log4j2.appender.console.name = Console 00:31:05 log4j2.appender.console.layout.type = PatternLayout 00:31:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:31:05 log4j2.appender.rolling.type = RollingRandomAccessFile 00:31:05 log4j2.appender.rolling.name = RollingFile 00:31:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:31:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:31:05 #log4j2.appender.rolling.immediateFlush = false 00:31:05 log4j2.appender.rolling.append = true 00:31:05 log4j2.appender.rolling.layout.type = PatternLayout 00:31:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:31:05 log4j2.appender.rolling.policies.type = Policies 00:31:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:31:05 log4j2.appender.rolling.policies.size.size = 64MB 00:31:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:31:05 log4j2.appender.rolling.strategy.max = 7 00:31:05 log4j2.appender.audit.type = RollingRandomAccessFile 00:31:05 log4j2.appender.audit.name = AuditRollingFile 00:31:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:31:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:31:05 log4j2.appender.audit.append = true 00:31:05 log4j2.appender.audit.layout.type = PatternLayout 00:31:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:31:05 log4j2.appender.audit.policies.type = Policies 00:31:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:31:05 log4j2.appender.audit.policies.size.size = 8MB 00:31:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:31:05 log4j2.appender.audit.strategy.max = 7 00:31:05 log4j2.appender.osgi.type = PaxOsgi 00:31:05 log4j2.appender.osgi.name = PaxOsgi 00:31:05 log4j2.appender.osgi.filter = * 00:31:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:31:05 #log4j2.logger.aether.level = TRACE 00:31:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:31:05 #log4j2.logger.http-headers.level = DEBUG 00:31:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:31:05 #log4j2.logger.maven.level = TRACE 00:31:05 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:31:05 + logapi=log4j2 00:31:05 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:31:05 + '[' log4j2 == log4j2 ']' 00:31:05 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:05 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:31:05 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:31:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:31:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:31:05 controllerdebugmap: 00:31:05 + unset IFS 00:31:05 + echo 'controllerdebugmap: ' 00:31:05 + '[' -n '' ']' 00:31:05 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:05 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:31:05 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:05 ################################################################################ 00:31:05 # 00:31:05 # Licensed to the Apache Software Foundation (ASF) under one or more 00:31:05 # contributor license agreements. See the NOTICE file distributed with 00:31:05 # this work for additional information regarding copyright ownership. 00:31:05 # The ASF licenses this file to You under the Apache License, Version 2.0 00:31:05 # (the "License"); you may not use this file except in compliance with 00:31:05 # the License. You may obtain a copy of the License at 00:31:05 # 00:31:05 # http://www.apache.org/licenses/LICENSE-2.0 00:31:05 # 00:31:05 # Unless required by applicable law or agreed to in writing, software 00:31:05 # distributed under the License is distributed on an "AS IS" BASIS, 00:31:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:31:05 # See the License for the specific language governing permissions and 00:31:05 # limitations under the License. 00:31:05 # 00:31:05 ################################################################################ 00:31:05 00:31:05 # Common pattern layout for appenders 00:31:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:31:05 00:31:05 # Root logger 00:31:05 log4j2.rootLogger.level = INFO 00:31:05 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:31:05 #log4j2.rootLogger.type = asyncRoot 00:31:05 #log4j2.rootLogger.includeLocation = false 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:31:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:31:05 log4j2.rootLogger.appenderRef.Console.ref = Console 00:31:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:31:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:31:05 00:31:05 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:31:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:31:05 00:31:05 # Loggers configuration 00:31:05 00:31:05 # Spifly logger 00:31:05 log4j2.logger.spifly.name = org.apache.aries.spifly 00:31:05 log4j2.logger.spifly.level = WARN 00:31:05 00:31:05 # Security audit logger 00:31:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:31:05 log4j2.logger.audit.level = INFO 00:31:05 log4j2.logger.audit.additivity = false 00:31:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:31:05 00:31:05 # Appenders configuration 00:31:05 00:31:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:31:05 log4j2.appender.console.type = Console 00:31:05 log4j2.appender.console.name = Console 00:31:05 log4j2.appender.console.layout.type = PatternLayout 00:31:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:31:05 00:31:05 # Rolling file appender 00:31:05 log4j2.appender.rolling.type = RollingRandomAccessFile 00:31:05 log4j2.appender.rolling.name = RollingFile 00:31:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:31:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:31:05 # uncomment to not force a disk flush 00:31:05 #log4j2.appender.rolling.immediateFlush = false 00:31:05 log4j2.appender.rolling.append = true 00:31:05 log4j2.appender.rolling.layout.type = PatternLayout 00:31:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:31:05 log4j2.appender.rolling.policies.type = Policies 00:31:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:31:05 log4j2.appender.rolling.policies.size.size = 1GB 00:31:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:31:05 log4j2.appender.rolling.strategy.max = 7 00:31:05 00:31:05 # Audit file appender 00:31:05 log4j2.appender.audit.type = RollingRandomAccessFile 00:31:05 log4j2.appender.audit.name = AuditRollingFile 00:31:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:31:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:31:05 log4j2.appender.audit.append = true 00:31:05 log4j2.appender.audit.layout.type = PatternLayout 00:31:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:31:05 log4j2.appender.audit.policies.type = Policies 00:31:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:31:05 log4j2.appender.audit.policies.size.size = 8MB 00:31:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:31:05 log4j2.appender.audit.strategy.max = 7 00:31:05 00:31:05 # OSGi appender 00:31:05 log4j2.appender.osgi.type = PaxOsgi 00:31:05 log4j2.appender.osgi.name = PaxOsgi 00:31:05 log4j2.appender.osgi.filter = * 00:31:05 00:31:05 # help with identification of maven-related problems with pax-url-aether 00:31:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:31:05 #log4j2.logger.aether.level = TRACE 00:31:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:31:05 #log4j2.logger.http-headers.level = DEBUG 00:31:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:31:05 #log4j2.logger.maven.level = TRACE 00:31:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:31:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:31:05 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:31:05 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:31:05 + local -r controllermem=3072m 00:31:05 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:31:05 Configure 00:31:05 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:31:05 max memory: 3072m 00:31:05 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:31:05 + echo Configure 00:31:05 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:31:05 + echo ' max memory: 3072m' 00:31:05 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 00:31:05 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:31:05 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:31:05 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:31:05 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 00:31:05 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 00:31:05 #!/bin/sh 00:31:05 # 00:31:05 # Licensed to the Apache Software Foundation (ASF) under one or more 00:31:05 # contributor license agreements. See the NOTICE file distributed with 00:31:05 # this work for additional information regarding copyright ownership. 00:31:05 # The ASF licenses this file to You under the Apache License, Version 2.0 00:31:05 # (the "License"); you may not use this file except in compliance with 00:31:05 # the License. You may obtain a copy of the License at 00:31:05 # 00:31:05 # http://www.apache.org/licenses/LICENSE-2.0 00:31:05 # 00:31:05 # Unless required by applicable law or agreed to in writing, software 00:31:05 # distributed under the License is distributed on an "AS IS" BASIS, 00:31:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:31:05 # See the License for the specific language governing permissions and 00:31:05 # limitations under the License. 00:31:05 # 00:31:05 00:31:05 # 00:31:05 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:31:05 # script: client, instance, shell, start, status, stop, karaf 00:31:05 # 00:31:05 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:31:05 # Actions go here... 00:31:05 # fi 00:31:05 00:31:05 # 00:31:05 # general settings which should be applied for all scripts go here; please keep 00:31:05 # in mind that it is possible that scripts might be executed more than once, e.g. 00:31:05 # in example of the start script where the start script is executed first and the 00:31:05 # karaf script afterwards. 00:31:05 # 00:31:05 00:31:05 # 00:31:05 # The following section shows the possible configuration options for the default 00:31:05 # karaf scripts 00:31:05 # 00:31:05 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:31:05 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:31:05 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:31:05 # export EXTRA_JAVA_OPTS # Additional JVM options 00:31:05 # export KARAF_HOME # Karaf home folder 00:31:05 # export KARAF_DATA # Karaf data folder 00:31:05 # export KARAF_BASE # Karaf base folder 00:31:05 # export KARAF_ETC # Karaf etc folder 00:31:05 # export KARAF_LOG # Karaf log folder 00:31:05 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:31:05 # export KARAF_OPTS # Additional available Karaf options 00:31:05 # export KARAF_DEBUG # Enable debug mode 00:31:05 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:31:05 # export KARAF_NOROOT # Prevent execution as root if set to true 00:31:05 Set Java version 00:31:05 + echo 'Set Java version' 00:31:05 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:31:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:31:05 sudo: a password is required 00:31:05 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:31:05 sudo: a password is required 00:31:05 + echo 'JDK default version ...' 00:31:05 JDK default version ... 00:31:05 + java -version 00:31:05 openjdk version "21.0.5" 2024-10-15 00:31:05 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 00:31:05 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 00:31:05 Set JAVA_HOME 00:31:05 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:05 Listing all open ports on controller system... 00:31:05 Configuring cluster 00:31:05 + echo 'Set JAVA_HOME' 00:31:05 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:31:05 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:31:05 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:05 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:05 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:31:05 + echo 'Listing all open ports on controller system...' 00:31:05 + netstat -pnatu 00:31:05 /tmp/configuration-script.sh: line 40: netstat: command not found 00:31:05 + '[' -f /tmp/custom_shard_config.txt ']' 00:31:05 + echo 'Configuring cluster' 00:31:05 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.77 00:31:05 ################################################ 00:31:05 ## Configure Cluster ## 00:31:05 ################################################ 00:31:05 NOTE: Cluster configuration files not found. Copying from 00:31:05 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 00:31:05 Configuring unique name in pekko.conf 00:31:05 Configuring hostname in pekko.conf 00:31:05 Configuring data and rpc seed nodes in pekko.conf 00:31:05 modules = [ 00:31:05 00:31:05 { 00:31:05 name = "inventory" 00:31:05 namespace = "urn:opendaylight:inventory" 00:31:05 shard-strategy = "module" 00:31:05 }, 00:31:05 { 00:31:05 name = "topology" 00:31:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:31:05 shard-strategy = "module" 00:31:05 }, 00:31:05 { 00:31:05 name = "toaster" 00:31:05 namespace = "http://netconfcentral.org/ns/toaster" 00:31:05 shard-strategy = "module" 00:31:05 } 00:31:05 ] 00:31:05 Configuring replication type in module-shards.conf 00:31:05 ################################################ 00:31:05 ## NOTE: Manually restart controller to ## 00:31:05 ## apply configuration. ## 00:31:05 ################################################ 00:31:05 Dump pekko.conf 00:31:05 + echo 'Dump pekko.conf' 00:31:05 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:05 00:31:05 odl-cluster-data { 00:31:05 pekko { 00:31:05 remote { 00:31:05 artery { 00:31:05 enabled = on 00:31:05 transport = tcp 00:31:05 canonical.hostname = "10.30.170.77" 00:31:05 canonical.port = 2550 00:31:05 } 00:31:05 } 00:31:05 00:31:05 cluster { 00:31:05 # Using artery. 00:31:05 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.77:2550"] 00:31:05 00:31:05 roles = ["member-1"] 00:31:05 00:31:05 # when under load we might trip a false positive on the failure detector 00:31:05 # failure-detector { 00:31:05 # heartbeat-interval = 4 s 00:31:05 # acceptable-heartbeat-pause = 16s 00:31:05 # } 00:31:05 } 00:31:05 00:31:05 persistence { 00:31:05 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:31:05 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:31:05 # The relative path is always relative to KARAF_HOME. 00:31:05 00:31:05 # snapshot-store.local.dir = "target/snapshots" 00:31:05 00:31:05 # Use lz4 compression for LocalSnapshotStore snapshots 00:31:05 snapshot-store.local.use-lz4-compression = false 00:31:05 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 00:31:05 snapshot-store.local.lz4-blocksize = 256KB 00:31:05 } 00:31:05 disable-default-actor-system-quarantined-event-handling = "false" 00:31:05 } 00:31:05 } 00:31:05 Dump modules.conf 00:31:05 + echo 'Dump modules.conf' 00:31:05 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 00:31:05 modules = [ 00:31:05 00:31:05 { 00:31:05 name = "inventory" 00:31:05 namespace = "urn:opendaylight:inventory" 00:31:05 shard-strategy = "module" 00:31:05 }, 00:31:05 { 00:31:05 name = "topology" 00:31:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:31:05 shard-strategy = "module" 00:31:05 }, 00:31:05 { 00:31:05 name = "toaster" 00:31:05 namespace = "http://netconfcentral.org/ns/toaster" 00:31:05 shard-strategy = "module" 00:31:05 } 00:31:05 ] 00:31:05 Dump module-shards.conf 00:31:05 + echo 'Dump module-shards.conf' 00:31:05 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:05 module-shards = [ 00:31:05 { 00:31:05 name = "default" 00:31:05 shards = [ 00:31:05 { 00:31:05 name = "default" 00:31:05 replicas = ["member-1"] 00:31:05 } 00:31:05 ] 00:31:05 }, 00:31:05 { 00:31:05 name = "inventory" 00:31:05 shards = [ 00:31:05 { 00:31:05 name="inventory" 00:31:05 replicas = ["member-1"] 00:31:05 } 00:31:05 ] 00:31:05 }, 00:31:05 { 00:31:05 name = "topology" 00:31:05 shards = [ 00:31:05 { 00:31:05 name="topology" 00:31:05 replicas = ["member-1"] 00:31:05 } 00:31:05 ] 00:31:05 }, 00:31:05 { 00:31:05 name = "toaster" 00:31:05 shards = [ 00:31:05 { 00:31:05 name="toaster" 00:31:05 replicas = ["member-1"] 00:31:05 } 00:31:05 ] 00:31:05 } 00:31:05 ] 00:31:05 Locating config plan to use... 00:31:05 Finished running config plans 00:31:05 Starting member-1 with IP address 10.30.170.77 00:31:06 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:31:06 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:31:06 Redirecting karaf console output to karaf_console.log 00:31:06 Starting controller... 00:31:06 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 00:31:06 Execute the post startup script on controller 10.30.170.77 00:31:06 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:31:06 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:31:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:07 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:32:12 2025-10-05T00:31:30,431 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:32:12 Controller is UP 00:32:12 2025-10-05T00:31:30,431 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:32:12 Listing all open ports on controller system... 00:32:12 looking for "BindException: Address already in use" in log file 00:32:12 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:32:12 looking for "server is unhealthy" in log file 00:32:12 Let's take the karaf thread dump 00:32:12 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:32:12 karaf main: org.apache.karaf.main.Main, pid:2032 00:32:12 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:32:13 Generating mininet variables... 00:32:13 Locating test plan to use... 00:32:13 Changing the testplan path... 00:32:13 # Place the suites in run order: 00:32:13 /w/workspace/controller-csit-1node-akka1-all-vanadium/test/csit/suites/controller/akka_upgrade/1node.robot 00:32:13 Starting Robot test suites /w/workspace/controller-csit-1node-akka1-all-vanadium/test/csit/suites/controller/akka_upgrade/1node.robot ... 00:32:14 ============================================================================== 00:32:14 controller-akka1.txt :: Suite for testing upgrading persisted data from ear... 00:32:14 ============================================================================== 00:32:15 Select_Latest_Previous_Release_If_Not_Specified :: If previous ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:16 | FAIL | 00:32:16 ... click for list of related bugs or create a new one if needed (with the 00:32:16 "controller_akka1_txt_select_latest_previous_release_if_not_specified" 00:32:16 reference somewhere inside) 00:32:16 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_select_latest_previous_release_if_not_specified&order=bug_status" 00:32:16 00:32:16 Dictionary '${Stream_dict}' has no key 'vanadium'. 00:32:16 ------------------------------------------------------------------------------ 00:32:16 Kill_Original_Odl :: The ODL prepared by releng/builder is the new... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:19 | PASS | 00:32:19 ------------------------------------------------------------------------------ 00:32:19 Install_Older_Odl :: Download .zip of older ODL, unpack, delete .z... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:29 | FAIL | 00:32:29 ... click for list of related bugs or create a new one if needed (with the 00:32:29 "controller_akka1_txt_install_older_odl" 00:32:29 reference somewhere inside) 00:32:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_install_older_odl&order=bug_status" 00:32:29 00:32:29 Got rc: 1 or stderr was not empty: http://: Invalid host name. 00:32:29 ------------------------------------------------------------------------------ 00:32:29 Start_Older_Odl :: Start older ODL on background. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:29 | FAIL | 00:32:29 ... click for list of related bugs or create a new one if needed (with the 00:32:29 "controller_akka1_txt_start_older_odl" 00:32:29 reference somewhere inside) 00:32:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_start_older_odl&order=bug_status" 00:32:29 00:32:29 Variable '${alternative_bundlefolder}' not found. Did you mean: 00:32:29 ${ALTERNATIVE_BUNDLEFOLDER_PARENT} 00:32:29 ------------------------------------------------------------------------------ 00:32:29 Add_Data :: Put car data to config datastore of older ODL. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:29 | FAIL | 00:32:29 ... click for list of related bugs or create a new one if needed (with the 00:32:29 "controller_akka1_txt_add_data" 00:32:29 reference somewhere inside) 00:32:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_add_data&order=bug_status" 00:32:29 00:32:29 Got rc: 1 or stderr was not empty: Traceback (most recent call last): 00:32:29 File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 169, in _new_conn 00:32:29 conn = connection.create_connection( 00:32:29 File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 96, in create_connection 00:32:29 raise err 00:32:29 File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 86, in create_connection 00:32:29 sock.connect(sa) 00:32:29 ConnectionRefusedError: [Errno 111] Connection refused 00:32:29 00:32:29 During handling of the above exception, another exception occurred: 00:32:29 00:32:29 Traceback (most recent call last): 00:32:29 File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 700, in urlopen 00:32:29 httplib_response = self._make_request( 00:32:29 File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 395, in _make_request 00:32:29 [ Message content over the limit has been removed. ] 00:32:29 Traceback (most recent call last): 00:32:29 File "/home/jenkins/replace_cars.py", line 101, in 00:32:29 main() 00:32:29 File "/home/jenkins/replace_cars.py", line 93, in main 00:32:29 response = session.put(url=url, auth=auth, headers=headers, data=data) 00:32:29 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 604, in put 00:32:29 return self.request('PUT', url, data=data, **kwargs) 00:32:29 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 544, in request 00:32:29 resp = self.send(prep, **send_kwargs) 00:32:29 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 657, in send 00:32:29 r = adapter.send(request, **kwargs) 00:32:29 File "/usr/lib/python3/dist-packages/requests/adapters.py", line 516, in send 00:32:29 raise ConnectionError(e, request=request) 00:32:29 requests.exceptions.ConnectionError: HTTPConnectionPool(host='127.0.0.1', port=8181): Max retries exceeded with url: /rests/data/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:32:29 ------------------------------------------------------------------------------ 00:32:29 Remember_Data :: Get and save the stored data for later comparison. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:29 | FAIL | 00:32:29 ... click for list of related bugs or create a new one if needed (with the 00:32:29 "controller_akka1_txt_remember_data" 00:32:29 reference somewhere inside) 00:32:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_remember_data&order=bug_status" 00:32:29 00:32:29 ConnectionError: HTTPConnectionPool(host='10.30.170.77', port=8181): Max retries exceeded with url: /rests/data/car:cars (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused')) 00:32:29 ------------------------------------------------------------------------------ 00:32:29 Validate_Data :: Compare the saved data against what the data shou... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:29 | FAIL | 00:32:29 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5909 00:32:29 00:32:29 Variable '${data_before}' not found. 00:32:29 ------------------------------------------------------------------------------ 00:32:29 Kill_Older_Odl :: Kill the older ODL immediatelly. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:30 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:32 | PASS | 00:32:32 ------------------------------------------------------------------------------ 00:32:32 Transfer_Persisted_Data :: Move snapshots and (segmented-)journal ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:32 | FAIL | 00:32:32 ... click for list of related bugs or create a new one if needed (with the 00:32:32 "controller_akka1_txt_transfer_persisted_data" 00:32:32 reference somewhere inside) 00:32:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_transfer_persisted_data&order=bug_status" 00:32:32 00:32:32 Variable '${alternative_bundlefolder}' not found. Did you mean: 00:32:32 ${ALTERNATIVE_BUNDLEFOLDER_PARENT} 00:32:32 ------------------------------------------------------------------------------ 00:32:32 Check_Snapshot_With_Transferred_Persisted_Data :: Fail if no snaps... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:32 | FAIL | 00:32:32 ... click for list of related bugs or create a new one if needed (with the 00:32:32 "controller_akka1_txt_check_snapshot_with_transferred_persisted_data" 00:32:32 reference somewhere inside) 00:32:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_check_snapshot_with_transferred_persisted_data&order=bug_status" 00:32:32 00:32:32 Variable '${stdout}' not found. 00:32:32 ------------------------------------------------------------------------------ 00:32:32 Start_Newer_Odl :: Start the newer ODL on background. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:32:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:04 | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Verify_Data_Is_Restored :: Wait until data check succeeds (there m... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:09 | FAIL | 00:36:09 ... click for list of related bugs or create a new one if needed (with the 00:36:09 "controller_akka1_txt_verify_data_is_restored" 00:36:09 reference somewhere inside) 00:36:09 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_verify_data_is_restored&order=bug_status" 00:36:09 00:36:09 Keyword 'Check_Restored_Data' failed after retrying for 3 minutes. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.170.77:8181/rests/data/car:cars 00:36:09 ------------------------------------------------------------------------------ 00:36:09 Archive_Older_Karaf_Log :: Only original location benefits from au... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:09 | FAIL | 00:36:09 ... click for list of related bugs or create a new one if needed (with the 00:36:09 "controller_akka1_txt_archive_older_karaf_log" 00:36:09 reference somewhere inside) 00:36:09 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_archive_older_karaf_log&order=bug_status" 00:36:09 00:36:09 Variable '${alternative_bundlefolder}' not found. Did you mean: 00:36:09 ${ALTERNATIVE_BUNDLEFOLDER_PARENT} 00:36:09 ------------------------------------------------------------------------------ 00:36:09 controller-akka1.txt :: Suite for testing upgrading persisted data... | FAIL | 00:36:09 13 tests, 3 passed, 10 failed 00:36:09 ============================================================================== 00:36:09 Output: /w/workspace/controller-csit-1node-akka1-all-vanadium/output.xml 00:36:10 Log: /w/workspace/controller-csit-1node-akka1-all-vanadium/log.html 00:36:10 Report: /w/workspace/controller-csit-1node-akka1-all-vanadium/report.html 00:36:10 Examining the files in data/log and checking filesize 00:36:10 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:36:10 total 500 00:36:10 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 00:32 . 00:36:10 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 00:32 .. 00:36:10 -rw-rw-r-- 1 jenkins jenkins 501133 Oct 5 00:36 karaf.log 00:36:10 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:36:11 492K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 00:36:11 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:36:11 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory 00:36:11 Let's take the karaf thread dump again... 00:36:11 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:36:11 karaf main: org.apache.karaf.main.Main, pid:3624 00:36:11 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:36:12 Killing ODL 00:36:12 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:36:17 Compressing karaf.log 1 00:36:17 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:36:17 Fetching compressed karaf.log 1 00:36:17 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:36:17 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:36:17 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:36:18 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log: No such file or directory 00:36:18 Fetch GC logs 00:36:18 Warning: Permanently added '10.30.170.77' (ECDSA) to the list of known hosts. 00:36:18 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory 00:36:18 Examine copied files 00:36:18 total 2984 00:36:18 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 00:36 gclogs-1 00:36:18 -rw-rw-r--. 1 jenkins jenkins 38602 Oct 5 00:36 odl1_karaf.log.gz 00:36:18 -rw-rw-r--. 1 jenkins jenkins 124749 Oct 5 00:36 karaf_1_3624_threads_after.log 00:36:18 -rw-rw-r--. 1 jenkins jenkins 14088 Oct 5 00:36 ps_after.log 00:36:18 -rw-rw-r--. 1 jenkins jenkins 252670 Oct 5 00:36 report.html 00:36:18 -rw-rw-r--. 1 jenkins jenkins 468011 Oct 5 00:36 log.html 00:36:18 -rw-rw-r--. 1 jenkins jenkins 1945406 Oct 5 00:36 output.xml 00:36:18 -rw-rw-r--. 1 jenkins jenkins 140 Oct 5 00:32 testplan.txt 00:36:18 -rw-rw-r--. 1 jenkins jenkins 127515 Oct 5 00:32 karaf_1_2032_threads_before.log 00:36:18 -rw-rw-r--. 1 jenkins jenkins 14549 Oct 5 00:32 ps_before.log 00:36:18 -rw-rw-r--. 1 jenkins jenkins 3274 Oct 5 00:31 post-startup-script.sh 00:36:18 -rw-rw-r--. 1 jenkins jenkins 252 Oct 5 00:31 startup-script.sh 00:36:18 -rw-rw-r--. 1 jenkins jenkins 3445 Oct 5 00:31 configuration-script.sh 00:36:18 -rw-rw-r--. 1 jenkins jenkins 337 Oct 5 00:30 detect_variables.env 00:36:18 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 5 00:30 pom.xml 00:36:18 -rw-rw-r--. 1 jenkins jenkins 92 Oct 5 00:30 set_variables.env 00:36:18 -rw-rw-r--. 1 jenkins jenkins 252 Oct 5 00:30 slave_addresses.txt 00:36:18 -rw-rw-r--. 1 jenkins jenkins 570 Oct 5 00:30 requirements.txt 00:36:18 -rw-rw-r--. 1 jenkins jenkins 26 Oct 5 00:30 env.properties 00:36:18 -rw-rw-r--. 1 jenkins jenkins 333 Oct 5 00:28 stack-parameters.yaml 00:36:18 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 5 00:27 test 00:36:18 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 00:27 test@tmp 00:36:18 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 4 16:26 maven-metadata.xml 00:36:18 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins16536224179302612348.sh 00:36:18 Karaf Deployments, Tests must have already run 00:36:18 [controller-csit-1node-akka1-all-vanadium] $ /bin/sh /tmp/jenkins11898826746973559698.sh 00:36:18 Cleaning up Robot installation... 00:36:18 $ ssh-agent -k 00:36:18 unset SSH_AUTH_SOCK; 00:36:18 unset SSH_AGENT_PID; 00:36:18 echo Agent pid 5292 killed; 00:36:18 [ssh-agent] Stopped. 00:36:18 Recording plot data 00:36:19 Robot results publisher started... 00:36:19 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:36:19 -Parsing output xml: 00:36:19 Done! 00:36:19 -Copying log files to build dir: 00:36:19 Done! 00:36:19 -Assigning results to build: 00:36:19 Done! 00:36:19 -Checking thresholds: 00:36:19 Done! 00:36:19 Done publishing Robot results. 00:36:19 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 00:36:19 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:19 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins5757636140522127571.sh 00:36:19 Archiving csit artifacts 00:36:20 mv: cannot stat '*_1.png': No such file or directory 00:36:20 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:36:20 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:20 Dload Upload Total Spent Left Speed 00:36:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 396k 0 396k 0 0 4449k 0 --:--:-- --:--:-- --:--:-- 4500k 00:36:20 Archive: robot-plugin.zip 00:36:20 inflating: ./archives/robot-plugin/log.html 00:36:20 inflating: ./archives/robot-plugin/output.xml 00:36:20 inflating: ./archives/robot-plugin/report.html 00:36:20 mv: cannot stat '*.log.gz': No such file or directory 00:36:20 mv: cannot stat '*.csv': No such file or directory 00:36:20 mv: cannot stat '*.png': No such file or directory 00:36:20 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:20 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins17449811670260128801.sh 00:36:20 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:20 [EnvInject] - Injecting environment variables from a build step. 00:36:20 [EnvInject] - Injecting as environment variables the properties content 00:36:20 OS_CLOUD=vex 00:36:20 OS_STACK_NAME=releng-controller-csit-1node-akka1-all-vanadium-10 00:36:20 00:36:20 [EnvInject] - Variables injected successfully. 00:36:20 provisioning config files... 00:36:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:36:20 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins5187048614348493780.sh 00:36:20 ---> openstack-stack-delete.sh 00:36:20 Setup pyenv: 00:36:20 system 00:36:20 3.8.13 00:36:20 3.9.13 00:36:20 3.10.13 00:36:20 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 00:36:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1UIZ from file:/tmp/.os_lf_venv 00:36:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:22 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. 00:36:22 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 00:36:22 lf-activate-venv(): INFO: Base packages installed successfully 00:36:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:36:38 lf-activate-venv(): INFO: Adding /tmp/venv-1UIZ/bin to PATH 00:36:38 INFO: Retrieving stack cost for: releng-controller-csit-1node-akka1-all-vanadium-10 00:36:41 DEBUG: Successfully retrieved stack cost: total: 0.11 00:36:53 INFO: Deleting stack releng-controller-csit-1node-akka1-all-vanadium-10 00:36:53 Successfully deleted stack releng-controller-csit-1node-akka1-all-vanadium-10 00:36:53 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:53 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins2252048088911433704.sh 00:36:53 ---> sysstat.sh 00:36:53 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins17316225999813904828.sh 00:36:53 ---> package-listing.sh 00:36:53 ++ facter osfamily 00:36:53 ++ tr '[:upper:]' '[:lower:]' 00:36:54 + OS_FAMILY=redhat 00:36:54 + workspace=/w/workspace/controller-csit-1node-akka1-all-vanadium 00:36:54 + START_PACKAGES=/tmp/packages_start.txt 00:36:54 + END_PACKAGES=/tmp/packages_end.txt 00:36:54 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:36:54 + PACKAGES=/tmp/packages_start.txt 00:36:54 + '[' /w/workspace/controller-csit-1node-akka1-all-vanadium ']' 00:36:54 + PACKAGES=/tmp/packages_end.txt 00:36:54 + case "${OS_FAMILY}" in 00:36:54 + rpm -qa 00:36:54 + sort 00:36:54 + '[' -f /tmp/packages_start.txt ']' 00:36:54 + '[' -f /tmp/packages_end.txt ']' 00:36:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:36:54 + '[' /w/workspace/controller-csit-1node-akka1-all-vanadium ']' 00:36:54 + mkdir -p /w/workspace/controller-csit-1node-akka1-all-vanadium/archives/ 00:36:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-akka1-all-vanadium/archives/ 00:36:54 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins9531276596121700612.sh 00:36:54 ---> capture-instance-metadata.sh 00:36:54 Setup pyenv: 00:36:54 system 00:36:54 3.8.13 00:36:54 3.9.13 00:36:54 3.10.13 00:36:54 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 00:36:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1UIZ from file:/tmp/.os_lf_venv 00:36:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:56 lf-activate-venv(): INFO: Base packages installed successfully 00:36:56 lf-activate-venv(): INFO: Installing additional packages: lftools 00:37:06 lf-activate-venv(): INFO: Adding /tmp/venv-1UIZ/bin to PATH 00:37:06 INFO: Running in OpenStack, capturing instance metadata 00:37:07 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins13998316049577707493.sh 00:37:07 provisioning config files... 00:37:07 Could not find credentials [logs] for controller-csit-1node-akka1-all-vanadium #10 00:37:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-akka1-all-vanadium@tmp/config9203101928769082095tmp 00:37:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:37:07 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:37:07 provisioning config files... 00:37:07 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:37:07 [EnvInject] - Injecting environment variables from a build step. 00:37:07 [EnvInject] - Injecting as environment variables the properties content 00:37:07 SERVER_ID=logs 00:37:07 00:37:07 [EnvInject] - Variables injected successfully. 00:37:07 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins15216036183593804786.sh 00:37:07 ---> create-netrc.sh 00:37:07 WARN: Log server credential not found. 00:37:07 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins12243372363185485531.sh 00:37:07 ---> python-tools-install.sh 00:37:07 Setup pyenv: 00:37:07 system 00:37:07 3.8.13 00:37:07 3.9.13 00:37:07 3.10.13 00:37:07 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 00:37:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1UIZ from file:/tmp/.os_lf_venv 00:37:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:10 lf-activate-venv(): INFO: Base packages installed successfully 00:37:10 lf-activate-venv(): INFO: Installing additional packages: lftools 00:37:20 lf-activate-venv(): INFO: Adding /tmp/venv-1UIZ/bin to PATH 00:37:20 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins8375814216264712023.sh 00:37:20 ---> sudo-logs.sh 00:37:20 Archiving 'sudo' log.. 00:37:20 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins9555159712031678372.sh 00:37:20 ---> job-cost.sh 00:37:20 Setup pyenv: 00:37:20 system 00:37:20 3.8.13 00:37:20 3.9.13 00:37:20 3.10.13 00:37:20 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 00:37:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1UIZ from file:/tmp/.os_lf_venv 00:37:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:23 lf-activate-venv(): INFO: Base packages installed successfully 00:37:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:37:30 lf-activate-venv(): INFO: Adding /tmp/venv-1UIZ/bin to PATH 00:37:30 DEBUG: total: 0.11 00:37:30 INFO: Retrieving Stack Cost... 00:37:30 INFO: Retrieving Pricing Info for: v3-standard-2 00:37:31 INFO: Archiving Costs 00:37:31 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins6578412864348550556.sh 00:37:31 ---> logs-deploy.sh 00:37:31 Setup pyenv: 00:37:31 system 00:37:31 3.8.13 00:37:31 3.9.13 00:37:31 3.10.13 00:37:31 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version) 00:37:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1UIZ from file:/tmp/.os_lf_venv 00:37:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:33 lf-activate-venv(): INFO: Base packages installed successfully 00:37:33 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:37:43 lf-activate-venv(): INFO: Adding /tmp/venv-1UIZ/bin to PATH 00:37:43 WARNING: Nexus logging server not set 00:37:43 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-akka1-all-vanadium/10/ 00:37:43 INFO: archiving logs to S3 00:37:44 ---> uname -a: 00:37:44 Linux prd-centos8-robot-2c-8g-653.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 00:37:44 00:37:44 00:37:44 ---> lscpu: 00:37:44 Architecture: x86_64 00:37:44 CPU op-mode(s): 32-bit, 64-bit 00:37:44 Byte Order: Little Endian 00:37:44 CPU(s): 2 00:37:44 On-line CPU(s) list: 0,1 00:37:44 Thread(s) per core: 1 00:37:44 Core(s) per socket: 1 00:37:44 Socket(s): 2 00:37:44 NUMA node(s): 1 00:37:44 Vendor ID: AuthenticAMD 00:37:44 CPU family: 23 00:37:44 Model: 49 00:37:44 Model name: AMD EPYC-Rome Processor 00:37:44 Stepping: 0 00:37:44 CPU MHz: 2799.998 00:37:44 BogoMIPS: 5599.99 00:37:44 Virtualization: AMD-V 00:37:44 Hypervisor vendor: KVM 00:37:44 Virtualization type: full 00:37:44 L1d cache: 32K 00:37:44 L1i cache: 32K 00:37:44 L2 cache: 512K 00:37:44 L3 cache: 16384K 00:37:44 NUMA node0 CPU(s): 0,1 00:37:44 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 00:37:44 00:37:44 00:37:44 ---> nproc: 00:37:44 2 00:37:44 00:37:44 00:37:44 ---> df -h: 00:37:44 Filesystem Size Used Avail Use% Mounted on 00:37:44 devtmpfs 3.8G 0 3.8G 0% /dev 00:37:44 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:37:44 tmpfs 3.8G 17M 3.8G 1% /run 00:37:44 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:37:44 /dev/vda1 40G 8.4G 32G 21% / 00:37:44 tmpfs 770M 0 770M 0% /run/user/1001 00:37:44 00:37:44 00:37:44 ---> free -m: 00:37:44 total used free shared buff/cache available 00:37:44 Mem: 7697 614 4898 19 2184 6785 00:37:44 Swap: 1023 0 1023 00:37:44 00:37:44 00:37:44 ---> ip addr: 00:37:44 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:37:44 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:37:44 inet 127.0.0.1/8 scope host lo 00:37:44 valid_lft forever preferred_lft forever 00:37:44 inet6 ::1/128 scope host 00:37:44 valid_lft forever preferred_lft forever 00:37:44 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:37:44 link/ether fa:16:3e:c5:7a:3d brd ff:ff:ff:ff:ff:ff 00:37:44 altname enp0s3 00:37:44 altname ens3 00:37:44 inet 10.30.171.158/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:37:44 valid_lft 85754sec preferred_lft 85754sec 00:37:44 inet6 fe80::f816:3eff:fec5:7a3d/64 scope link 00:37:44 valid_lft forever preferred_lft forever 00:37:44 00:37:44 00:37:44 ---> sar -b -r -n DEV: 00:37:44 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/05/2025 _x86_64_ (2 CPU) 00:37:44 00:37:44 00:26:54 LINUX RESTART (2 CPU) 00:37:44 00:37:44 12:28:01 AM tps rtps wtps bread/s bwrtn/s 00:37:44 12:29:01 AM 118.16 0.32 117.84 14.53 11497.18 00:37:44 12:30:01 AM 42.12 1.00 41.12 113.03 5363.90 00:37:44 12:31:01 AM 65.71 9.48 56.23 1684.64 3732.89 00:37:44 12:32:01 AM 30.93 0.03 30.90 3.46 6205.26 00:37:44 12:33:01 AM 4.27 0.23 4.03 13.46 159.60 00:37:44 12:34:01 AM 0.48 0.02 0.47 0.13 20.48 00:37:44 12:35:01 AM 0.22 0.00 0.22 0.00 17.06 00:37:44 12:36:01 AM 0.20 0.00 0.20 0.00 8.66 00:37:44 12:37:01 AM 23.36 0.42 22.95 47.73 992.23 00:37:44 Average: 31.72 1.28 30.44 208.56 3110.96 00:37:44 00:37:44 12:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:37:44 12:29:01 AM 5096124 6968324 2786300 35.35 2688 2049292 726592 8.14 191740 2249724 169088 00:37:44 12:30:01 AM 5236896 7080972 2645528 33.56 2688 2020012 625552 7.00 219312 2075400 10760 00:37:44 12:31:01 AM 4892660 6999724 2989764 37.93 2688 2274712 680700 7.62 267248 2345544 174748 00:37:44 12:32:01 AM 4930948 7037868 2951476 37.44 2688 2274784 664952 7.45 267908 2302136 4 00:37:44 12:33:01 AM 4880212 6988404 3002212 38.09 2688 2276064 730888 8.18 268568 2351844 24 00:37:44 12:34:01 AM 4875652 6984344 3006772 38.15 2688 2276580 746360 8.36 268572 2356568 172 00:37:44 12:35:01 AM 4874472 6983484 3007952 38.16 2688 2276884 746360 8.36 268572 2357532 4 00:37:44 12:36:01 AM 4871700 6981020 3010724 38.20 2688 2277212 746360 8.36 268572 2360544 144 00:37:44 12:37:01 AM 5034848 6959652 2847576 36.13 2688 2099040 729216 8.17 465192 2024716 22428 00:37:44 Average: 4965946 6998199 2916478 37.00 2688 2202731 710776 7.96 276187 2269334 41930 00:37:44 00:37:44 12:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:37:44 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:44 12:29:01 AM eth0 121.28 94.44 1448.61 12.80 0.00 0.00 0.00 0.00 00:37:44 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:44 12:30:01 AM eth0 9.50 8.48 6.00 3.58 0.00 0.00 0.00 0.00 00:37:44 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:44 12:31:01 AM eth0 43.45 37.54 340.37 9.69 0.00 0.00 0.00 0.00 00:37:44 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:44 12:32:01 AM eth0 149.84 105.90 28.42 28.37 0.00 0.00 0.00 0.00 00:37:44 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:44 12:33:01 AM eth0 22.28 15.98 7.16 2.50 0.00 0.00 0.00 0.00 00:37:44 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:44 12:34:01 AM eth0 2.48 1.97 1.69 0.51 0.00 0.00 0.00 0.00 00:37:44 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:44 12:35:01 AM eth0 0.88 0.47 0.12 0.08 0.00 0.00 0.00 0.00 00:37:44 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:44 12:36:01 AM eth0 0.82 0.50 0.12 0.08 0.00 0.00 0.00 0.00 00:37:44 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:44 12:37:01 AM eth0 58.04 41.99 84.85 29.81 0.00 0.00 0.00 0.00 00:37:44 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:44 Average: eth0 45.40 34.14 213.04 9.71 0.00 0.00 0.00 0.00 00:37:44 00:37:44 00:37:44 ---> sar -P ALL: 00:37:44 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/05/2025 _x86_64_ (2 CPU) 00:37:44 00:37:44 00:26:54 LINUX RESTART (2 CPU) 00:37:44 00:37:44 12:28:01 AM CPU %user %nice %system %iowait %steal %idle 00:37:44 12:29:01 AM all 37.55 0.00 5.44 2.21 0.13 54.68 00:37:44 12:29:01 AM 0 47.36 0.00 6.07 2.45 0.13 43.98 00:37:44 12:29:01 AM 1 27.75 0.00 4.80 1.97 0.12 65.37 00:37:44 12:30:01 AM all 17.16 0.00 2.25 1.02 0.08 79.48 00:37:44 12:30:01 AM 0 23.49 0.00 2.30 1.05 0.08 73.08 00:37:44 12:30:01 AM 1 10.83 0.00 2.21 0.99 0.08 85.90 00:37:44 12:31:01 AM all 33.85 0.00 5.92 1.00 0.12 59.12 00:37:44 12:31:01 AM 0 35.36 0.00 5.87 0.67 0.12 57.98 00:37:44 12:31:01 AM 1 32.33 0.00 5.96 1.34 0.12 60.26 00:37:44 12:32:01 AM all 0.82 0.00 0.77 0.69 0.05 97.67 00:37:44 12:32:01 AM 0 0.77 0.00 0.72 0.45 0.03 98.03 00:37:44 12:32:01 AM 1 0.87 0.00 0.82 0.92 0.07 97.32 00:37:44 12:33:01 AM all 5.44 0.00 0.52 0.02 0.08 93.94 00:37:44 12:33:01 AM 0 3.64 0.00 0.32 0.02 0.07 95.96 00:37:44 12:33:01 AM 1 7.27 0.00 0.73 0.02 0.08 91.90 00:37:44 12:34:01 AM all 2.12 0.00 0.15 0.00 0.08 97.65 00:37:44 12:34:01 AM 0 3.01 0.00 0.15 0.00 0.08 96.76 00:37:44 12:34:01 AM 1 1.24 0.00 0.15 0.00 0.07 98.54 00:37:44 12:35:01 AM all 1.53 0.00 0.10 0.00 0.08 98.30 00:37:44 12:35:01 AM 0 1.60 0.00 0.10 0.00 0.07 98.23 00:37:44 12:35:01 AM 1 1.45 0.00 0.10 0.00 0.08 98.36 00:37:44 12:36:01 AM all 1.60 0.00 0.13 0.00 0.08 98.19 00:37:44 12:36:01 AM 0 1.90 0.00 0.13 0.00 0.08 97.88 00:37:44 12:36:01 AM 1 1.30 0.00 0.12 0.00 0.08 98.49 00:37:44 12:37:01 AM all 21.86 0.00 3.04 0.12 0.10 74.89 00:37:44 12:37:01 AM 0 28.53 0.00 3.02 0.18 0.10 68.16 00:37:44 12:37:01 AM 1 15.17 0.00 3.06 0.05 0.10 81.62 00:37:44 Average: all 13.57 0.00 2.04 0.56 0.09 83.75 00:37:44 Average: 0 16.20 0.00 2.08 0.54 0.09 81.10 00:37:44 Average: 1 10.93 0.00 2.00 0.59 0.09 86.40 00:37:44 00:37:44 00:37:44