00:13:05 Started by upstream project "integration-distribution-mri-test-vanadium" build number 28
00:13:05 originally caused by:
00:13:05 Started by timer
00:13:05 Running as SYSTEM
00:13:05 [EnvInject] - Loading node environment variables.
00:13:05 Building remotely on prd-centos8-robot-2c-8g-8576 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-1node-akka1-all-vanadium
00:13:08 [ssh-agent] Looking for ssh-agent implementation...
00:13:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
00:13:08 $ ssh-agent
00:13:08 SSH_AUTH_SOCK=/tmp/ssh-PnqFDK9BNTvt/agent.5277
00:13:08 SSH_AGENT_PID=5278
00:13:08 [ssh-agent] Started.
00:13:08 Running ssh-add (command line suppressed)
00:13:08 Identity added: /w/workspace/controller-csit-1node-akka1-all-vanadium@tmp/private_key_14679724069496264845.key (/w/workspace/controller-csit-1node-akka1-all-vanadium@tmp/private_key_14679724069496264845.key)
00:13:08 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
00:13:08 The recommended git tool is: NONE
00:13:12 using credential opendaylight-jenkins-ssh
00:13:12 Wiping out workspace first.
00:13:12 Cloning the remote Git repository
00:13:12 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
00:13:12 > git init /w/workspace/controller-csit-1node-akka1-all-vanadium/test # timeout=10
00:13:12 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:13:12 > git --version # timeout=10
00:13:12 > git --version # 'git version 2.43.0'
00:13:12 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:13:12 [INFO] Currently running in a labeled security context
00:13:12 [INFO] Currently SELinux is 'enforcing' on the host
00:13:12 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-akka1-all-vanadium/test@tmp/jenkins-gitclient-ssh6464533808488514816.key
00:13:12 Verifying host key using known hosts file
00:13:12 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:13:12 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
00:13:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:13:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
00:13:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
00:13:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
00:13:16 using GIT_SSH to set credentials Release Engineering Jenkins Key
00:13:16 [INFO] Currently running in a labeled security context
00:13:16 [INFO] Currently SELinux is 'enforcing' on the host
00:13:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-1node-akka1-all-vanadium/test@tmp/jenkins-gitclient-ssh6840381870805020241.key
00:13:16 Verifying host key using known hosts file
00:13:16 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:13:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
00:13:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:13:17 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
00:13:17 > git config core.sparsecheckout # timeout=10
00:13:17 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
00:13:17 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
00:13:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10
00:13:17 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
00:13:18 No emails were triggered.
00:13:18 provisioning config files...
00:13:18 copy managed file [npmrc] to file:/home/jenkins/.npmrc
00:13:18 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
00:13:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:13:18 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins12132494871300651472.sh
00:13:18 ---> python-tools-install.sh
00:13:18 Setup pyenv:
00:13:18 system
00:13:18 * 3.8.13 (set by /opt/pyenv/version)
00:13:18 * 3.9.13 (set by /opt/pyenv/version)
00:13:18 * 3.10.13 (set by /opt/pyenv/version)
00:13:18 * 3.11.7 (set by /opt/pyenv/version)
00:13:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pjJH
00:13:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
00:13:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:13:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:13:27 lf-activate-venv(): INFO: Base packages installed successfully
00:13:27 lf-activate-venv(): INFO: Installing additional packages: lftools
00:13:49 lf-activate-venv(): INFO: Adding /tmp/venv-pjJH/bin to PATH
00:13:49 Generating Requirements File
00:14:06 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:14:06 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
00:14:07 Python 3.11.7
00:14:07 pip 26.0.1 from /tmp/venv-pjJH/lib/python3.11/site-packages/pip (python 3.11)
00:14:07 appdirs==1.4.4
00:14:07 argcomplete==3.6.3
00:14:07 aspy.yaml==1.3.0
00:14:07 attrs==25.4.0
00:14:07 autopage==0.6.0
00:14:07 beautifulsoup4==4.14.3
00:14:07 boto3==1.42.44
00:14:07 botocore==1.42.44
00:14:07 bs4==0.0.2
00:14:07 certifi==2026.1.4
00:14:07 cffi==2.0.0
00:14:07 cfgv==3.5.0
00:14:07 chardet==5.2.0
00:14:07 charset-normalizer==3.4.4
00:14:07 click==8.3.1
00:14:07 cliff==4.13.1
00:14:07 cmd2==3.2.0
00:14:07 cryptography==3.3.2
00:14:07 debtcollector==3.0.0
00:14:07 decorator==5.2.1
00:14:07 defusedxml==0.7.1
00:14:07 Deprecated==1.3.1
00:14:07 distlib==0.4.0
00:14:07 dnspython==2.8.0
00:14:07 docker==7.1.0
00:14:07 dogpile.cache==1.5.0
00:14:07 durationpy==0.10
00:14:07 email-validator==2.3.0
00:14:07 filelock==3.20.3
00:14:07 future==1.0.0
00:14:07 gitdb==4.0.12
00:14:07 GitPython==3.1.46
00:14:07 httplib2==0.30.2
00:14:07 identify==2.6.16
00:14:07 idna==3.11
00:14:07 importlib-resources==1.5.0
00:14:07 iso8601==2.1.0
00:14:07 Jinja2==3.1.6
00:14:07 jmespath==1.1.0
00:14:07 jsonpatch==1.33
00:14:07 jsonpointer==3.0.0
00:14:07 jsonschema==4.26.0
00:14:07 jsonschema-specifications==2025.9.1
00:14:07 keystoneauth1==5.13.0
00:14:07 kubernetes==35.0.0
00:14:07 lftools==0.37.21
00:14:07 lxml==6.0.2
00:14:07 markdown-it-py==4.0.0
00:14:07 MarkupSafe==3.0.3
00:14:07 mdurl==0.1.2
00:14:07 msgpack==1.1.2
00:14:07 multi_key_dict==2.0.3
00:14:07 munch==4.0.0
00:14:07 netaddr==1.3.0
00:14:07 niet==1.4.2
00:14:07 nodeenv==1.10.0
00:14:07 oauth2client==4.1.3
00:14:07 oauthlib==3.3.1
00:14:07 openstacksdk==4.9.0
00:14:07 os-service-types==1.8.2
00:14:07 osc-lib==4.3.0
00:14:07 oslo.config==10.2.0
00:14:07 oslo.context==6.2.0
00:14:07 oslo.i18n==6.7.1
00:14:07 oslo.log==8.0.0
00:14:07 oslo.serialization==5.9.0
00:14:07 oslo.utils==9.2.0
00:14:07 packaging==26.0
00:14:07 pbr==7.0.3
00:14:07 platformdirs==4.5.1
00:14:07 prettytable==3.17.0
00:14:07 psutil==7.2.2
00:14:07 pyasn1==0.6.2
00:14:07 pyasn1_modules==0.4.2
00:14:07 pycparser==3.0
00:14:07 pygerrit2==2.0.15
00:14:07 PyGithub==2.8.1
00:14:07 Pygments==2.19.2
00:14:07 PyJWT==2.11.0
00:14:07 PyNaCl==1.6.2
00:14:07 pyparsing==2.4.7
00:14:07 pyperclip==1.11.0
00:14:07 pyrsistent==0.20.0
00:14:07 python-cinderclient==9.8.0
00:14:07 python-dateutil==2.9.0.post0
00:14:07 python-heatclient==5.0.0
00:14:07 python-jenkins==1.8.3
00:14:07 python-keystoneclient==5.7.0
00:14:07 python-magnumclient==4.9.0
00:14:07 python-openstackclient==8.3.0
00:14:07 python-swiftclient==4.9.0
00:14:07 PyYAML==6.0.3
00:14:07 referencing==0.37.0
00:14:07 requests==2.32.5
00:14:07 requests-oauthlib==2.0.0
00:14:07 requestsexceptions==1.4.0
00:14:07 rfc3986==2.0.0
00:14:07 rich==14.3.2
00:14:07 rich-argparse==1.7.2
00:14:07 rpds-py==0.30.0
00:14:07 rsa==4.9.1
00:14:07 ruamel.yaml==0.19.1
00:14:07 ruamel.yaml.clib==0.2.15
00:14:07 s3transfer==0.16.0
00:14:07 simplejson==3.20.2
00:14:07 six==1.17.0
00:14:07 smmap==5.0.2
00:14:07 soupsieve==2.8.3
00:14:07 stevedore==5.6.0
00:14:07 tabulate==0.9.0
00:14:07 toml==0.10.2
00:14:07 tomlkit==0.14.0
00:14:07 tqdm==4.67.3
00:14:07 typing_extensions==4.15.0
00:14:07 tzdata==2025.3
00:14:07 urllib3==1.26.20
00:14:07 virtualenv==20.36.1
00:14:07 wcwidth==0.6.0
00:14:07 websocket-client==1.9.0
00:14:07 wrapt==2.1.1
00:14:07 xdg==6.0.0
00:14:07 xmltodict==1.0.2
00:14:07 yq==3.4.3
00:14:07 [EnvInject] - Injecting environment variables from a build step.
00:14:07 [EnvInject] - Injecting as environment variables the properties content
00:14:07 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
00:14:07 OS_CLOUD=vex
00:14:07 OS_STACK_NAME=releng-controller-csit-1node-akka1-all-vanadium-28
00:14:07 OS_STACK_TEMPLATE_DIR=openstack-hot
00:14:07
00:14:07 [EnvInject] - Variables injected successfully.
00:14:07 provisioning config files...
00:14:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:14:07 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins3508613459142158797.sh
00:14:07 ---> Create parameters file for OpenStack HOT
00:14:07 OpenStack Heat parameters generated
00:14:07 -----------------------------------
00:14:07 parameters:
00:14:07 vm_0_count: '1'
00:14:07 vm_0_flavor: 'v3-standard-4'
00:14:07 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
00:14:07 vm_1_count: '0'
00:14:07 vm_1_flavor: 'v3-standard-2'
00:14:07 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
00:14:07
00:14:07 job_name: '57489-28'
00:14:07 silo: 'releng'
00:14:07 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins9616355827192363725.sh
00:14:07 ---> Create HEAT stack
00:14:07 + source /home/jenkins/lf-env.sh
00:14:07 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:14:07 ++ mktemp -d /tmp/venv-XXXX
00:14:07 + lf_venv=/tmp/venv-ql0Z
00:14:07 + local venv_file=/tmp/.os_lf_venv
00:14:07 + local python=python3
00:14:07 + local options
00:14:07 + local set_path=true
00:14:07 + local install_args=
00:14:07 ++ 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:14:07 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:14:07 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
00:14:07 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:14:07 + true
00:14:07 + case $1 in
00:14:07 + python=python3
00:14:07 + shift 2
00:14:07 + true
00:14:07 + case $1 in
00:14:07 + shift
00:14:07 + break
00:14:07 + case $python in
00:14:07 + local pkg_list=
00:14:07 + [[ -d /opt/pyenv ]]
00:14:07 + echo 'Setup pyenv:'
00:14:07 Setup pyenv:
00:14:07 + export PYENV_ROOT=/opt/pyenv
00:14:07 + PYENV_ROOT=/opt/pyenv
00:14:07 + 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:14:07 + 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:14:07 + pyenv versions
00:14:08 system
00:14:08 3.8.13
00:14:08 3.9.13
00:14:08 3.10.13
00:14:08 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
00:14:08 + command -v pyenv
00:14:08 ++ pyenv init - --no-rehash
00:14:08 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
00:14:08 for i in ${!paths[@]}; do
00:14:08 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
00:14:08 fi; done;
00:14:08 echo "${paths[*]}"'\'')"
00:14:08 export PATH="/opt/pyenv/shims:${PATH}"
00:14:08 export PYENV_SHELL=bash
00:14:08 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
00:14:08 pyenv() {
00:14:08 local command
00:14:08 command="${1:-}"
00:14:08 if [ "$#" -gt 0 ]; then
00:14:08 shift
00:14:08 fi
00:14:08
00:14:08 case "$command" in
00:14:08 rehash|shell)
00:14:08 eval "$(pyenv "sh-$command" "$@")"
00:14:08 ;;
00:14:08 *)
00:14:08 command pyenv "$command" "$@"
00:14:08 ;;
00:14:08 esac
00:14:08 }'
00:14:08 +++ bash --norc -ec 'IFS=:; paths=($PATH);
00:14:08 for i in ${!paths[@]}; do
00:14:08 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
00:14:08 fi; done;
00:14:08 echo "${paths[*]}"'
00:14:08 ++ 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:14:08 ++ 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:14:08 ++ 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:14:08 ++ export PYENV_SHELL=bash
00:14:08 ++ PYENV_SHELL=bash
00:14:08 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
00:14:08 +++ complete -F _pyenv pyenv
00:14:08 ++ lf-pyver python3
00:14:08 ++ local py_version_xy=python3
00:14:08 ++ local py_version_xyz=
00:14:08 ++ awk '{ print $1 }'
00:14:08 ++ pyenv versions
00:14:08 ++ local command
00:14:08 ++ command=versions
00:14:08 ++ '[' 1 -gt 0 ']'
00:14:08 ++ shift
00:14:08 ++ case "$command" in
00:14:08 ++ command pyenv versions
00:14:08 ++ pyenv versions
00:14:08 ++ sed 's/^[ *]* //'
00:14:08 ++ grep -E '^[0-9.]*[0-9]$'
00:14:08 ++ [[ ! -s /tmp/.pyenv_versions ]]
00:14:08 +++ grep '^3' /tmp/.pyenv_versions
00:14:08 +++ tail -n 1
00:14:08 +++ sort -V
00:14:08 ++ py_version_xyz=3.11.7
00:14:08 ++ [[ -z 3.11.7 ]]
00:14:08 ++ echo 3.11.7
00:14:08 ++ return 0
00:14:08 + pyenv local 3.11.7
00:14:08 + local command
00:14:08 + command=local
00:14:08 + '[' 2 -gt 0 ']'
00:14:08 + shift
00:14:08 + case "$command" in
00:14:08 + command pyenv local 3.11.7
00:14:08 + pyenv local 3.11.7
00:14:08 + for arg in "$@"
00:14:08 + case $arg in
00:14:08 + pkg_list+='lftools[openstack] '
00:14:08 + for arg in "$@"
00:14:08 + case $arg in
00:14:08 + pkg_list+='kubernetes '
00:14:08 + for arg in "$@"
00:14:08 + case $arg in
00:14:08 + pkg_list+='niet '
00:14:08 + for arg in "$@"
00:14:08 + case $arg in
00:14:08 + pkg_list+='python-heatclient '
00:14:08 + for arg in "$@"
00:14:08 + case $arg in
00:14:08 + pkg_list+='python-openstackclient '
00:14:08 + for arg in "$@"
00:14:08 + case $arg in
00:14:08 + pkg_list+='python-magnumclient '
00:14:08 + for arg in "$@"
00:14:08 + case $arg in
00:14:08 + pkg_list+='urllib3~=1.26.15 '
00:14:08 + for arg in "$@"
00:14:08 + case $arg in
00:14:08 + pkg_list+='yq '
00:14:08 + [[ -f /tmp/.os_lf_venv ]]
00:14:08 ++ cat /tmp/.os_lf_venv
00:14:08 + lf_venv=/tmp/venv-pjJH
00:14:08 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pjJH from' file:/tmp/.os_lf_venv
00:14:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pjJH from file:/tmp/.os_lf_venv
00:14:08 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
00:14:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:14:08 + local 'pip_opts=--upgrade --quiet'
00:14:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
00:14:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
00:14:08 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
00:14:08 + [[ -n '' ]]
00:14:08 + [[ -n '' ]]
00:14:08 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
00:14:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:14:08 + /tmp/venv-pjJH/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:14:10 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
00:14:10 lf-activate-venv(): INFO: Base packages installed successfully
00:14:10 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
00:14:10 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
00:14:10 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
00:14:10 + /tmp/venv-pjJH/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:14:24 + type python3
00:14:24 + true
00:14:24 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pjJH/bin to PATH'
00:14:24 lf-activate-venv(): INFO: Adding /tmp/venv-pjJH/bin to PATH
00:14:24 + PATH=/tmp/venv-pjJH/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:14:24 + return 0
00:14:24 + openstack --os-cloud vex limits show --absolute
00:14:25 +--------------------------+---------+
00:14:25 | Name | Value |
00:14:25 +--------------------------+---------+
00:14:25 | maxTotalInstances | -1 |
00:14:25 | maxTotalCores | 450 |
00:14:25 | maxTotalRAMSize | 1000000 |
00:14:25 | maxServerMeta | 128 |
00:14:25 | maxImageMeta | 128 |
00:14:25 | maxPersonality | 5 |
00:14:25 | maxPersonalitySize | 10240 |
00:14:25 | maxTotalKeypairs | 100 |
00:14:25 | maxServerGroups | 10 |
00:14:25 | maxServerGroupMembers | 10 |
00:14:25 | maxTotalFloatingIps | -1 |
00:14:25 | maxSecurityGroups | -1 |
00:14:25 | maxSecurityGroupRules | -1 |
00:14:25 | totalRAMUsed | 286720 |
00:14:25 | totalCoresUsed | 70 |
00:14:25 | totalInstancesUsed | 27 |
00:14:25 | totalFloatingIpsUsed | 0 |
00:14:25 | totalSecurityGroupsUsed | 0 |
00:14:25 | totalServerGroupsUsed | 0 |
00:14:25 | maxTotalVolumes | -1 |
00:14:25 | maxTotalSnapshots | 10 |
00:14:25 | maxTotalVolumeGigabytes | 4096 |
00:14:25 | maxTotalBackups | 10 |
00:14:25 | maxTotalBackupGigabytes | 1000 |
00:14:25 | totalVolumesUsed | 0 |
00:14:25 | totalGigabytesUsed | 0 |
00:14:25 | totalSnapshotsUsed | 0 |
00:14:25 | totalBackupsUsed | 0 |
00:14:25 | totalBackupGigabytesUsed | 0 |
00:14:25 +--------------------------+---------+
00:14:25 + pushd /opt/ciman/openstack-hot
00:14:25 /opt/ciman/openstack-hot /w/workspace/controller-csit-1node-akka1-all-vanadium
00:14:25 + lftools openstack --os-cloud vex stack create releng-controller-csit-1node-akka1-all-vanadium-28 csit-2-instance-type.yaml /w/workspace/controller-csit-1node-akka1-all-vanadium/stack-parameters.yaml
00:14:50 Creating stack releng-controller-csit-1node-akka1-all-vanadium-28
00:14:50 Waiting to initialize infrastructure...
00:14:50 Stack initialization successful.
00:14:50 ------------------------------------
00:14:50 Stack Details
00:14:50 ------------------------------------
00:14:50 {'added': None,
00:14:50 'capabilities': [],
00:14:50 'created_at': '2026-02-08T00:14:28Z',
00:14:50 'deleted': None,
00:14:50 'deleted_at': None,
00:14:50 'description': 'No description',
00:14:50 'environment': None,
00:14:50 'environment_files': None,
00:14:50 'files': None,
00:14:50 'files_container': None,
00:14:50 'id': '23bb4893-ae6b-45e0-96e0-a05f9004a39c',
00:14:50 'is_rollback_disabled': True,
00:14:50 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-1node-akka1-all-vanadium-28/23bb4893-ae6b-45e0-96e0-a05f9004a39c',
00:14:50 'rel': 'self'}],
00:14:50 '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:14:50 'name': 'releng-controller-csit-1node-akka1-all-vanadium-28',
00:14:50 'notification_topics': [],
00:14:50 'outputs': [{'description': 'IP addresses of the 1st vm types',
00:14:50 'output_key': 'vm_0_ips',
00:14:50 'output_value': ['10.30.170.84']},
00:14:50 {'description': 'IP addresses of the 2nd vm types',
00:14:50 'output_key': 'vm_1_ips',
00:14:50 'output_value': []}],
00:14:50 'owner_id': ****,
00:14:50 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
00:14:50 'OS::stack_id': '23bb4893-ae6b-45e0-96e0-a05f9004a39c',
00:14:50 'OS::stack_name': 'releng-controller-csit-1node-akka1-all-vanadium-28',
00:14:50 'job_name': '57489-28',
00:14:50 'silo': 'releng',
00:14:50 'vm_0_count': '1',
00:14:50 'vm_0_flavor': 'v3-standard-4',
00:14:50 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
00:14:50 '20260201-010217.481',
00:14:50 'vm_1_count': '0',
00:14:50 'vm_1_flavor': 'v3-standard-2',
00:14:50 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
00:14:50 '- 20250917-133034.654'},
00:14:50 'parent_id': None,
00:14:50 'replaced': None,
00:14:50 'status': 'CREATE_COMPLETE',
00:14:50 'status_reason': 'Stack CREATE completed successfully',
00:14:50 'tags': [],
00:14:50 'template': None,
00:14:50 'template_description': 'No description',
00:14:50 'template_url': None,
00:14:50 'timeout_mins': 15,
00:14:50 'unchanged': None,
00:14:50 'updated': None,
00:14:50 'updated_at': None,
00:14:50 'user_project_id': 'ec90c61d80b24790aadc6fb03690b57f'}
00:14:50 ------------------------------------
00:14:50 + popd
00:14:50 /w/workspace/controller-csit-1node-akka1-all-vanadium
00:14:50 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins174588038861172039.sh
00:14:50 ---> Copy SSH public keys to CSIT lab
00:14:50 Setup pyenv:
00:14:51 system
00:14:51 3.8.13
00:14:51 3.9.13
00:14:51 3.10.13
00:14:51 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
00:14:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pjJH from file:/tmp/.os_lf_venv
00:14:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:14:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:14:53 lf-activate-venv(): INFO: Base packages installed successfully
00:14:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:15:04 lf-activate-venv(): INFO: Adding /tmp/venv-pjJH/bin to PATH
00:15:06 SSH not responding on 10.30.170.84. Retrying in 10 seconds...
00:15:16 Ping to 10.30.170.84 successful.
00:15:16 SSH not responding on 10.30.170.84. Retrying in 10 seconds...
00:15:26 Ping to 10.30.170.84 successful.
00:15:27 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:15:28 releng-57489-28-0-builder-0
00:15:28 Successfully copied public keys to slave 10.30.170.84
00:15:28 Process 6491 ready.
00:15:28 SSH ready on all stack servers.
00:15:28 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins7431790187220714601.sh
00:15:28 Setup pyenv:
00:15:28 system
00:15:28 3.8.13
00:15:28 3.9.13
00:15:28 3.10.13
00:15:28 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
00:15:33 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eBbW
00:15:33 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-1node-akka1-all-vanadium/.robot_venv
00:15:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:15:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:15:36 lf-activate-venv(): INFO: Base packages installed successfully
00:15:36 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
00:15:38 lf-activate-venv(): INFO: Adding /tmp/venv-eBbW/bin to PATH
00:15:38 + echo 'Installing Python Requirements'
00:15:38 Installing Python Requirements
00:15:38 + cat
00:15:38 + python -m pip install -r requirements.txt
00:15:39 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
00:15:39 Collecting docker-py (from -r requirements.txt (line 1))
00:15:39 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:15:39 Collecting ipaddr (from -r requirements.txt (line 2))
00:15:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
00:15:39 Installing build dependencies: started
00:15:40 Installing build dependencies: finished with status 'done'
00:15:40 Getting requirements to build wheel: started
00:15:40 Getting requirements to build wheel: finished with status 'done'
00:15:40 Preparing metadata (pyproject.toml): started
00:15:40 Preparing metadata (pyproject.toml): finished with status 'done'
00:15:40 Collecting netaddr (from -r requirements.txt (line 3))
00:15:40 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:15:40 Collecting netifaces (from -r requirements.txt (line 4))
00:15:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
00:15:40 Installing build dependencies: started
00:15:41 Installing build dependencies: finished with status 'done'
00:15:41 Getting requirements to build wheel: started
00:15:41 Getting requirements to build wheel: finished with status 'done'
00:15:41 Preparing metadata (pyproject.toml): started
00:15:42 Preparing metadata (pyproject.toml): finished with status 'done'
00:15:42 Collecting pyhocon (from -r requirements.txt (line 5))
00:15:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
00:15:42 Collecting requests (from -r requirements.txt (line 6))
00:15:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
00:15:42 Collecting robotframework (from -r requirements.txt (line 7))
00:15:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
00:15:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 31.8 MB/s 0:00:00
00:15:42 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
00:15:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
00:15:42 Installing build dependencies: started
00:15:43 Installing build dependencies: finished with status 'done'
00:15:43 Getting requirements to build wheel: started
00:15:43 Getting requirements to build wheel: finished with status 'done'
00:15:43 Preparing metadata (pyproject.toml): started
00:15:43 Preparing metadata (pyproject.toml): finished with status 'done'
00:15:43 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
00:15:43 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:15:43 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
00:15:43 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:15:44 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
00:15:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
00:15:44 Installing build dependencies: started
00:15:44 Installing build dependencies: finished with status 'done'
00:15:44 Getting requirements to build wheel: started
00:15:45 Getting requirements to build wheel: finished with status 'done'
00:15:45 Preparing metadata (pyproject.toml): started
00:15:45 Preparing metadata (pyproject.toml): finished with status 'done'
00:15:45 Collecting scapy (from -r requirements.txt (line 12))
00:15:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
00:15:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 61.3 MB/s 0:00:00
00:15:45 Collecting jsonpath-rw (from -r requirements.txt (line 15))
00:15:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
00:15:45 Installing build dependencies: started
00:15:46 Installing build dependencies: finished with status 'done'
00:15:46 Getting requirements to build wheel: started
00:15:46 Getting requirements to build wheel: finished with status 'done'
00:15:46 Preparing metadata (pyproject.toml): started
00:15:46 Preparing metadata (pyproject.toml): finished with status 'done'
00:15:47 Collecting elasticsearch (from -r requirements.txt (line 18))
00:15:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
00:15:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 41.7 MB/s 0:00:00
00:15:47 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:15:47 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:15:47 Collecting pyangbind (from -r requirements.txt (line 22))
00:15:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
00:15:47 Collecting isodate (from -r requirements.txt (line 25))
00:15:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
00:15:47 Collecting jmespath (from -r requirements.txt (line 28))
00:15:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
00:15:47 Collecting jsonpatch (from -r requirements.txt (line 31))
00:15:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
00:15:47 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:15:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
00:15:47 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:15:47 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:15:47 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
00:15:47 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:15:47 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
00:15:47 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:15:47 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
00:15:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
00:15:47 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
00:15:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
00:15:47 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
00:15:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
00:15:47 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
00:15:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
00:15:48 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
00:15:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
00:15:48 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
00:15:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
00:15:48 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
00:15:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
00:15:48 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
00:15:48 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:15:48 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
00:15:48 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:15:48 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
00:15:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
00:15:48 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
00:15:48 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:15:48 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
00:15:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
00:15:48 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
00:15:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
00:15:48 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
00:15:48 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:15:48 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
00:15:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
00:15:48 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
00:15:48 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:15:48 Collecting elasticsearch (from -r requirements.txt (line 18))
00:15:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
00:15:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 44.9 MB/s 0:00:00
00:15:48 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:15:48 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
00:15:48 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:15:48 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:15:48 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:15:48 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:15:48 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
00:15:48 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:15:48 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
00:15:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
00:15:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 36.3 MB/s 0:00:00
00:15:49 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
00:15:49 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:15:50 Collecting regex (from pyangbind->-r requirements.txt (line 22))
00:15:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
00:15:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 37.0 MB/s 0:00:00
00:15:50 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
00:15:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
00:15:50 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:15:50 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:15:51 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:15:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
00:15:51 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:15:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
00:15:51 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:15:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
00:15:51 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
00:15:51 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:15:51 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:15:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
00:15:51 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
00:15:51 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 82.2 MB/s 0:00:00
00:15:51 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
00:15:51 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
00:15:52 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
00:15:52 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:15:52 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:15:52 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
00:15:52 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
00:15:52 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
00:15:52 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
00:15:52 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
00:15:52 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:52 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:15:52 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:15:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
00:15:52 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
00:15:52 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
00:15:52 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
00:15:52 Requirement already satisfied: packaging in /tmp/venv-eBbW/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
00:15:53 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
00:15:53 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:15:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
00:15:53 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:15:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
00:15:53 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:15:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
00:15:53 Collecting h11<1,>=0.16.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:15:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
00:15:53 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
00:15:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
00:15:53 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
00:15:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
00:15:53 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
00:15:53 Building wheel for robotframework-sshlibrary (pyproject.toml): started
00:15:53 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
00:15:53 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=8b4cf27f5a998b8ad2cfa6087935ea5bcfdec4506ff35e93d031980b04dc387a
00:15:53 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
00:15:53 Building wheel for ipaddr (pyproject.toml): started
00:15:53 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
00:15:53 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18351 sha256=cecc431df9da371570252c6a339787a83d81b1468ae0a30cb3fb70839a2deb62
00:15:53 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
00:15:53 Building wheel for netifaces (pyproject.toml): started
00:15:56 Building wheel for netifaces (pyproject.toml): finished with status 'done'
00:15:56 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41066 sha256=c3859f12bc88e465d67c0c09fe5acb68bc5fbf98c8cdb001bc8fb3f96d12157a
00:15:56 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
00:15:56 Building wheel for robotframework-httplibrary (pyproject.toml): started
00:15:56 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
00:15:56 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10012 sha256=c1eed14f3006627ef4f6fc86303c6f120741603e6b0d7d67b577fee0858ccd1b
00:15:56 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
00:15:56 Building wheel for jsonpath-rw (pyproject.toml): started
00:15:56 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
00:15:56 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=59d3371fc7adc6cfe6a35b7423bb2ea345773814f8f5e4bee5d0bc1b558b334f
00:15:56 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
00:15:56 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
00:15:56 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
00:16:03
00:16:03 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 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.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
00:16:04 + pip freeze
00:16:04 async-generator==1.10
00:16:04 attrs==25.4.0
00:16:04 bcrypt==5.0.0
00:16:04 beautifulsoup4==4.14.3
00:16:04 certifi==2026.1.4
00:16:04 cffi==2.0.0
00:16:04 charset-normalizer==3.4.4
00:16:04 click==8.3.1
00:16:04 cryptography==46.0.4
00:16:04 decorator==5.2.1
00:16:04 distlib==0.4.0
00:16:04 docker-py==1.10.6
00:16:04 docker-pycreds==0.4.0
00:16:04 elastic-transport==8.17.1
00:16:04 elasticsearch==8.19.3
00:16:04 elasticsearch-dsl==8.15.4
00:16:04 enum34==1.1.10
00:16:04 filelock==3.20.3
00:16:04 h11==0.16.0
00:16:04 idna==3.11
00:16:04 importlib_metadata==8.7.1
00:16:04 invoke==2.2.1
00:16:04 ipaddr==2.2.0
00:16:04 isodate==0.7.2
00:16:04 jmespath==1.1.0
00:16:04 jsonpatch==1.33
00:16:04 jsonpath-rw==1.4.0
00:16:04 jsonpointer==3.0.0
00:16:04 lxml==6.0.2
00:16:04 mypy_extensions==1.1.0
00:16:04 netaddr==1.3.0
00:16:04 netifaces==0.11.0
00:16:04 outcome==1.3.0.post0
00:16:04 packaging==26.0
00:16:04 paramiko==4.0.0
00:16:04 platformdirs==4.5.1
00:16:04 ply==3.11
00:16:04 pyang==2.7.1
00:16:04 pyangbind==0.8.7
00:16:04 pycparser==3.0
00:16:04 pyhocon==0.3.61
00:16:04 PyNaCl==1.6.2
00:16:04 pyparsing==3.3.2
00:16:04 PySocks==1.7.1
00:16:04 python-dateutil==2.9.0.post0
00:16:04 regex==2026.1.15
00:16:04 requests==2.32.5
00:16:04 robotframework==7.4.1
00:16:04 robotframework-httplibrary==0.4.2
00:16:04 robotframework-pythonlibcore==4.5.0
00:16:04 robotframework-requests==0.9.7
00:16:04 robotframework-selenium2library==3.0.0
00:16:04 robotframework-seleniumlibrary==6.8.0
00:16:04 robotframework-sshlibrary==3.8.0
00:16:04 scapy==2.7.0
00:16:04 scp==0.15.0
00:16:04 selenium==4.40.0
00:16:04 six==1.17.0
00:16:04 sniffio==1.3.1
00:16:04 sortedcontainers==2.4.0
00:16:04 soupsieve==2.8.3
00:16:04 trio==0.32.0
00:16:04 trio-typing==0.10.0
00:16:04 trio-websocket==0.12.2
00:16:04 types-certifi==2021.10.8.3
00:16:04 types-urllib3==1.26.25.14
00:16:04 typing_extensions==4.15.0
00:16:04 urllib3==2.6.3
00:16:04 virtualenv==20.36.1
00:16:04 waitress==3.0.2
00:16:04 WebOb==1.8.9
00:16:04 websocket-client==1.9.0
00:16:04 WebTest==3.0.7
00:16:04 wsproto==1.3.2
00:16:04 zipp==3.23.0
00:16:04 [EnvInject] - Injecting environment variables from a build step.
00:16:04 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
00:16:04 [EnvInject] - Variables injected successfully.
00:16:04 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins2320407617295429768.sh
00:16:04 Setup pyenv:
00:16:04 system
00:16:04 3.8.13
00:16:04 3.9.13
00:16:04 3.10.13
00:16:04 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
00:16:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pjJH from file:/tmp/.os_lf_venv
00:16:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:16:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:16:06 lf-activate-venv(): INFO: Base packages installed successfully
00:16:06 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
00:16:14 lf-activate-venv(): INFO: Adding /tmp/venv-pjJH/bin to PATH
00:16:14 + ODL_SYSTEM=()
00:16:14 + TOOLS_SYSTEM=()
00:16:14 + OPENSTACK_SYSTEM=()
00:16:14 + OPENSTACK_CONTROLLERS=()
00:16:14 + mapfile -t ADDR
00:16:14 ++ openstack stack show -f json -c outputs releng-controller-csit-1node-akka1-all-vanadium-28
00:16:14 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
00:16:16 + for i in "${ADDR[@]}"
00:16:16 ++ ssh 10.30.170.84 hostname -s
00:16:16 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:16:17 + REMHOST=releng-57489-28-0-builder-0
00:16:17 + case ${REMHOST} in
00:16:17 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
00:16:17 + echo NUM_ODL_SYSTEM=1
00:16:17 + echo NUM_TOOLS_SYSTEM=0
00:16:17 + '[' '' == yes ']'
00:16:17 + NUM_OPENSTACK_SYSTEM=0
00:16:17 + echo NUM_OPENSTACK_SYSTEM=0
00:16:17 + '[' 0 -eq 2 ']'
00:16:17 + echo ODL_SYSTEM_IP=10.30.170.84
00:16:17 ++ seq 0 0
00:16:17 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
00:16:17 + echo ODL_SYSTEM_1_IP=10.30.170.84
00:16:17 + echo TOOLS_SYSTEM_IP=
00:16:17 ++ seq 0 -1
00:16:17 + openstack_index=0
00:16:17 + NUM_OPENSTACK_CONTROL_NODES=1
00:16:17 + echo NUM_OPENSTACK_CONTROL_NODES=1
00:16:17 ++ seq 0 0
00:16:17 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
00:16:17 + echo OPENSTACK_CONTROL_NODE_1_IP=
00:16:17 + NUM_OPENSTACK_COMPUTE_NODES=-1
00:16:17 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
00:16:17 + '[' -1 -ge 2 ']'
00:16:17 ++ seq 0 -2
00:16:17 + NUM_OPENSTACK_HAPROXY_NODES=0
00:16:17 + echo NUM_OPENSTACK_HAPROXY_NODES=0
00:16:17 ++ seq 0 -1
00:16:17 + echo 'Contents of slave_addresses.txt:'
00:16:17 Contents of slave_addresses.txt:
00:16:17 + cat slave_addresses.txt
00:16:17 NUM_ODL_SYSTEM=1
00:16:17 NUM_TOOLS_SYSTEM=0
00:16:17 NUM_OPENSTACK_SYSTEM=0
00:16:17 ODL_SYSTEM_IP=10.30.170.84
00:16:17 ODL_SYSTEM_1_IP=10.30.170.84
00:16:17 TOOLS_SYSTEM_IP=
00:16:17 NUM_OPENSTACK_CONTROL_NODES=1
00:16:17 OPENSTACK_CONTROL_NODE_1_IP=
00:16:17 NUM_OPENSTACK_COMPUTE_NODES=-1
00:16:17 NUM_OPENSTACK_HAPROXY_NODES=0
00:16:17 [EnvInject] - Injecting environment variables from a build step.
00:16:17 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
00:16:17 [EnvInject] - Variables injected successfully.
00:16:17 [controller-csit-1node-akka1-all-vanadium] $ /bin/sh /tmp/jenkins8857575491958363809.sh
00:16:17 Preparing for JRE Version 21
00:16:17 Karaf artifact is karaf
00:16:17 Karaf project is integration
00:16:17 Java home is /usr/lib/jvm/java-21-openjdk-amd64
00:16:17 [EnvInject] - Injecting environment variables from a build step.
00:16:17 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
00:16:17 [EnvInject] - Variables injected successfully.
00:16:17 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins18348076315028074550.sh
00:16:17 2026-02-08 00:16:17 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
00:16:17 Bundle version is 0.23.1-SNAPSHOT
00:16:17 --2026-02-08 00:16:17-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
00:16:17 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:16:17 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:16:17 HTTP request sent, awaiting response... 200 OK
00:16:17 Length: 963 [application/xml]
00:16:17 Saving to: ‘maven-metadata.xml’
00:16:17
00:16:17 0K 100% 29.8M=0s
00:16:17
00:16:17 2026-02-08 00:16:17 (29.8 MB/s) - ‘maven-metadata.xml’ saved [963/963]
00:16:17
00:16:17
00:16:17
00:16:17 org.opendaylight.integration
00:16:17 karaf
00:16:17
00:16:17 20260125063332
00:16:17
00:16:17 20260125.063332
00:16:17 1
00:16:17
00:16:17
00:16:17
00:16:17 pom
00:16:17 0.23.1-20260125.063332-1
00:16:17 20260125063332
00:16:17
00:16:17
00:16:17 tar.gz
00:16:17 0.23.1-20260125.063332-1
00:16:17 20260125063332
00:16:17
00:16:17
00:16:17 zip
00:16:17 0.23.1-20260125.063332-1
00:16:17 20260125063332
00:16:17
00:16:17
00:16:17
00:16:17 0.23.1-SNAPSHOT
00:16:17
00:16:17 Nexus timestamp is 0.23.1-20260125.063332-1
00:16:17 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:16:17 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
00:16:17 Distribution bundle version is 0.23.1-SNAPSHOT
00:16:17 Distribution folder is karaf-0.23.1-SNAPSHOT
00:16:17 Nexus prefix is https://nexus.opendaylight.org
00:16:17 [EnvInject] - Injecting environment variables from a build step.
00:16:17 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
00:16:17 [EnvInject] - Variables injected successfully.
00:16:17 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins9023906496009981871.sh
00:16:17 Setup pyenv:
00:16:18 system
00:16:18 3.8.13
00:16:18 3.9.13
00:16:18 3.10.13
00:16:18 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
00:16:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pjJH from file:/tmp/.os_lf_venv
00:16:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:16:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:16:20 lf-activate-venv(): INFO: Base packages installed successfully
00:16:20 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
00:16:25 lf-activate-venv(): INFO: Adding /tmp/venv-pjJH/bin to PATH
00:16:25 Copying common-functions.sh to /tmp
00:16:26 Copying common-functions.sh to 10.30.170.84:/tmp
00:16:26 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:16:27 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins1639007032771924155.sh
00:16:27 common-functions.sh is being sourced
00:16:27 common-functions environment:
00:16:27 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:16:27 ACTUALFEATURES:
00:16:27 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:16:27 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:16:27 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:27 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:27 CONTROLLERMEM: 2048m
00:16:27 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:16:27 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:16:27 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:16:27 SUITES:
00:16:27
00:16:27 #################################################
00:16:27 ## Configure Cluster and Start ##
00:16:27 #################################################
00:16:27 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia
00:16:27 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-clustering-test-app odl-jolokia
00:16:27 Locating script plan to use...
00:16:27 Finished running script plans
00:16:27 Configuring member-1 with IP address 10.30.170.84
00:16:27 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:16:27 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:16:27 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
00:16:27 ++ [[ /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:16:27 common-functions.sh is being sourced
00:16:27 ++ echo 'common-functions.sh is being sourced'
00:16:27 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
00:16:27 ++ DISTROSTREAM=vanadium
00:16:27 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:16:27 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:16:27 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:16:27 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:16:27 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:16:27 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:16:27 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:27 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:27 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:27 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:27 ++ export CONTROLLERMEM=
00:16:27 ++ CONTROLLERMEM=
00:16:27 ++ case "${DISTROSTREAM}" in
00:16:27 ++ CLUSTER_SYSTEM=akka
00:16:27 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:16:27 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:16:27 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:16:27 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:16:27 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:16:27 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:16:27 ++ print_common_env
00:16:27 ++ cat
00:16:27 common-functions environment:
00:16:27 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:16:27 ACTUALFEATURES:
00:16:27 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:16:27 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
00:16:27 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:27 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:27 CONTROLLERMEM:
00:16:27 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:16:27 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:16:27 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:16:27 SUITES:
00:16:27
00:16:27 ++ SSH='ssh -t -t'
00:16:27 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
00:16:27 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
00:16:27 Changing to /tmp
00:16:27 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:16:27 + echo 'Changing to /tmp'
00:16:27 + cd /tmp
00:16:27 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
00:16:27 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:16:27 --2026-02-08 00:16:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
00:16:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
00:16:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
00:16:27 HTTP request sent, awaiting response... 200 OK
00:16:27 Length: 240390263 (229M) [application/zip]
00:16:27 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
00:16:27
00:16:27 0K ........ ........ ........ ........ ........ ........ 1% 76.2M 3s
00:16:27 3072K ........ ........ ........ ........ ........ ........ 2% 148M 2s
00:16:27 6144K ........ ........ ........ ........ ........ ........ 3% 179M 2s
00:16:27 9216K ........ ........ ........ ........ ........ ........ 5% 201M 2s
00:16:27 12288K ........ ........ ........ ........ ........ ........ 6% 143M 2s
00:16:27 15360K ........ ........ ........ ........ ........ ........ 7% 97.4M 2s
00:16:27 18432K ........ ........ ........ ........ ........ ........ 9% 233M 2s
00:16:27 21504K ........ ........ ........ ........ ........ ........ 10% 214M 1s
00:16:27 24576K ........ ........ ........ ........ ........ ........ 11% 278M 1s
00:16:27 27648K ........ ........ ........ ........ ........ ........ 13% 271M 1s
00:16:27 30720K ........ ........ ........ ........ ........ ........ 14% 275M 1s
00:16:27 33792K ........ ........ ........ ........ ........ ........ 15% 287M 1s
00:16:27 36864K ........ ........ ........ ........ ........ ........ 17% 320M 1s
00:16:27 39936K ........ ........ ........ ........ ........ ........ 18% 330M 1s
00:16:27 43008K ........ ........ ........ ........ ........ ........ 19% 335M 1s
00:16:27 46080K ........ ........ ........ ........ ........ ........ 20% 278M 1s
00:16:27 49152K ........ ........ ........ ........ ........ ........ 22% 315M 1s
00:16:27 52224K ........ ........ ........ ........ ........ ........ 23% 245M 1s
00:16:27 55296K ........ ........ ........ ........ ........ ........ 24% 225M 1s
00:16:27 58368K ........ ........ ........ ........ ........ ........ 26% 321M 1s
00:16:27 61440K ........ ........ ........ ........ ........ ........ 27% 358M 1s
00:16:27 64512K ........ ........ ........ ........ ........ ........ 28% 423M 1s
00:16:27 67584K ........ ........ ........ ........ ........ ........ 30% 294M 1s
00:16:27 70656K ........ ........ ........ ........ ........ ........ 31% 337M 1s
00:16:28 73728K ........ ........ ........ ........ ........ ........ 32% 379M 1s
00:16:28 76800K ........ ........ ........ ........ ........ ........ 34% 279M 1s
00:16:28 79872K ........ ........ ........ ........ ........ ........ 35% 332M 1s
00:16:28 82944K ........ ........ ........ ........ ........ ........ 36% 376M 1s
00:16:28 86016K ........ ........ ........ ........ ........ ........ 37% 267M 1s
00:16:28 89088K ........ ........ ........ ........ ........ ........ 39% 341M 1s
00:16:28 92160K ........ ........ ........ ........ ........ ........ 40% 323M 1s
00:16:28 95232K ........ ........ ........ ........ ........ ........ 41% 390M 1s
00:16:28 98304K ........ ........ ........ ........ ........ ........ 43% 375M 1s
00:16:28 101376K ........ ........ ........ ........ ........ ........ 44% 322M 1s
00:16:28 104448K ........ ........ ........ ........ ........ ........ 45% 236M 1s
00:16:28 107520K ........ ........ ........ ........ ........ ........ 47% 338M 0s
00:16:28 110592K ........ ........ ........ ........ ........ ........ 48% 371M 0s
00:16:28 113664K ........ ........ ........ ........ ........ ........ 49% 399M 0s
00:16:28 116736K ........ ........ ........ ........ ........ ........ 51% 368M 0s
00:16:28 119808K ........ ........ ........ ........ ........ ........ 52% 253M 0s
00:16:28 122880K ........ ........ ........ ........ ........ ........ 53% 305M 0s
00:16:28 125952K ........ ........ ........ ........ ........ ........ 54% 320M 0s
00:16:28 129024K ........ ........ ........ ........ ........ ........ 56% 372M 0s
00:16:28 132096K ........ ........ ........ ........ ........ ........ 57% 383M 0s
00:16:28 135168K ........ ........ ........ ........ ........ ........ 58% 370M 0s
00:16:28 138240K ........ ........ ........ ........ ........ ........ 60% 388M 0s
00:16:28 141312K ........ ........ ........ ........ ........ ........ 61% 370M 0s
00:16:28 144384K ........ ........ ........ ........ ........ ........ 62% 220M 0s
00:16:28 147456K ........ ........ ........ ........ ........ ........ 64% 315M 0s
00:16:28 150528K ........ ........ ........ ........ ........ ........ 65% 386M 0s
00:16:28 153600K ........ ........ ........ ........ ........ ........ 66% 365M 0s
00:16:28 156672K ........ ........ ........ ........ ........ ........ 68% 172M 0s
00:16:28 159744K ........ ........ ........ ........ ........ ........ 69% 331M 0s
00:16:28 162816K ........ ........ ........ ........ ........ ........ 70% 359M 0s
00:16:28 165888K ........ ........ ........ ........ ........ ........ 71% 391M 0s
00:16:28 168960K ........ ........ ........ ........ ........ ........ 73% 342M 0s
00:16:28 172032K ........ ........ ........ ........ ........ ........ 74% 310M 0s
00:16:28 175104K ........ ........ ........ ........ ........ ........ 75% 393M 0s
00:16:28 178176K ........ ........ ........ ........ ........ ........ 77% 364M 0s
00:16:28 181248K ........ ........ ........ ........ ........ ........ 78% 364M 0s
00:16:28 184320K ........ ........ ........ ........ ........ ........ 79% 311M 0s
00:16:28 187392K ........ ........ ........ ........ ........ ........ 81% 369M 0s
00:16:28 190464K ........ ........ ........ ........ ........ ........ 82% 368M 0s
00:16:28 193536K ........ ........ ........ ........ ........ ........ 83% 385M 0s
00:16:28 196608K ........ ........ ........ ........ ........ ........ 85% 366M 0s
00:16:28 199680K ........ ........ ........ ........ ........ ........ 86% 369M 0s
00:16:28 202752K ........ ........ ........ ........ ........ ........ 87% 343M 0s
00:16:28 205824K ........ ........ ........ ........ ........ ........ 88% 382M 0s
00:16:28 208896K ........ ........ ........ ........ ........ ........ 90% 360M 0s
00:16:28 211968K ........ ........ ........ ........ ........ ........ 91% 368M 0s
00:16:28 215040K ........ ........ ........ ........ ........ ........ 92% 342M 0s
00:16:28 218112K ........ ........ ........ ........ ........ ........ 94% 363M 0s
00:16:28 221184K ........ ........ ........ ........ ........ ........ 95% 330M 0s
00:16:28 224256K ........ ........ ........ ........ ........ ........ 96% 332M 0s
00:16:28 227328K ........ ........ ........ ........ ........ ........ 98% 350M 0s
00:16:28 230400K ........ ........ ........ ........ ........ ........ 99% 373M 0s
00:16:28 233472K ........ ........ .... 100% 359M=0.8s
00:16:28
00:16:28 2026-02-08 00:16:28 (287 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
00:16:28
00:16:28 + echo 'Extracting the new controller...'
00:16:28 Extracting the new controller...
00:16:28 + unzip -q karaf-0.23.1-20260125.063332-1.zip
00:16:30 Adding external repositories...
00:16:30 + echo 'Adding external repositories...'
00:16:30 + 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.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:16:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
00:16:30 ################################################################################
00:16:30 #
00:16:30 # Licensed to the Apache Software Foundation (ASF) under one or more
00:16:30 # contributor license agreements. See the NOTICE file distributed with
00:16:30 # this work for additional information regarding copyright ownership.
00:16:30 # The ASF licenses this file to You under the Apache License, Version 2.0
00:16:30 # (the "License"); you may not use this file except in compliance with
00:16:30 # the License. You may obtain a copy of the License at
00:16:30 #
00:16:30 # http://www.apache.org/licenses/LICENSE-2.0
00:16:30 #
00:16:30 # Unless required by applicable law or agreed to in writing, software
00:16:30 # distributed under the License is distributed on an "AS IS" BASIS,
00:16:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:16:30 # See the License for the specific language governing permissions and
00:16:30 # limitations under the License.
00:16:30 #
00:16:30 ################################################################################
00:16:30
00:16:30 #
00:16:30 # If set to true, the following property will not allow any certificate to be used
00:16:30 # when accessing Maven repositories through SSL
00:16:30 #
00:16:30 #org.ops4j.pax.url.mvn.certificateCheck=
00:16:30
00:16:30 #
00:16:30 # Path to the local Maven settings file.
00:16:30 # The repositories defined in this file will be automatically added to the list
00:16:30 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
00:16:30 # below is not set.
00:16:30 # The following locations are checked for the existence of the settings.xml file
00:16:30 # * 1. looks for the specified url
00:16:30 # * 2. if not found looks for ${user.home}/.m2/settings.xml
00:16:30 # * 3. if not found looks for ${maven.home}/conf/settings.xml
00:16:30 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
00:16:30 #
00:16:30 #org.ops4j.pax.url.mvn.settings=
00:16:30
00:16:30 #
00:16:30 # Path to the local Maven repository which is used to avoid downloading
00:16:30 # artifacts when they already exist locally.
00:16:30 # The value of this property will be extracted from the settings.xml file
00:16:30 # above, or defaulted to:
00:16:30 # System.getProperty( "user.home" ) + "/.m2/repository"
00:16:30 #
00:16:30 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
00:16:30
00:16:30 #
00:16:30 # Default this to false. It's just weird to use undocumented repos
00:16:30 #
00:16:30 org.ops4j.pax.url.mvn.useFallbackRepositories=false
00:16:30
00:16:30 #
00:16:30 # Uncomment if you don't wanna use the proxy settings
00:16:30 # from the Maven conf/settings.xml file
00:16:30 #
00:16:30 # org.ops4j.pax.url.mvn.proxySupport=false
00:16:30
00:16:30 #
00:16:30 # Comma separated list of repositories scanned when resolving an artifact.
00:16:30 # Those repositories will be checked before iterating through the
00:16:30 # below list of repositories and even before the local repository
00:16:30 # A repository url can be appended with zero or more of the following flags:
00:16:30 # @snapshots : the repository contains snaphots
00:16:30 # @noreleases : the repository does not contain any released artifacts
00:16:30 #
00:16:30 # The following property value will add the system folder as a repo.
00:16:30 #
00:16:30 org.ops4j.pax.url.mvn.defaultRepositories=\
00:16:30 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
00:16:30 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
00:16:30 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
00:16:30
00:16:30 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
00:16:30 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
00:16:30
00:16:30 #
00:16:30 # Comma separated list of repositories scanned when resolving an artifact.
00:16:30 # The default list includes the following repositories:
00:16:30 # http://repo1.maven.org/maven2@id=central
00:16:30 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
00:16:30 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
00:16:30 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
00:16:30 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
00:16:30 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
00:16:30 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
00:16:30 # To add repositories to the default ones, prepend '+' to the list of repositories
00:16:30 # to add.
00:16:30 # A repository url can be appended with zero or more of the following flags:
00:16:30 # @snapshots : the repository contains snapshots
00:16:30 # @noreleases : the repository does not contain any released artifacts
00:16:30 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
00:16:30 #
00:16:30 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:16:30
00:16:30 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
00:16:30 + [[ True == \T\r\u\e ]]
00:16:30 + echo 'Configuring the startup features...'
00:16:30 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:16:30 + FEATURE_TEST_STRING=features-test
00:16:30 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
00:16:30 + KARAF_VERSION=karaf4
00:16:30 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
00:16:30 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:16:30 + [[ ! -z '' ]]
00:16:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
00:16:30 ################################################################################
00:16:30 #
00:16:30 # Licensed to the Apache Software Foundation (ASF) under one or more
00:16:30 # contributor license agreements. See the NOTICE file distributed with
00:16:30 # this work for additional information regarding copyright ownership.
00:16:30 # The ASF licenses this file to You under the Apache License, Version 2.0
00:16:30 # (the "License"); you may not use this file except in compliance with
00:16:30 # the License. You may obtain a copy of the License at
00:16:30 #
00:16:30 # http://www.apache.org/licenses/LICENSE-2.0
00:16:30 #
00:16:30 # Unless required by applicable law or agreed to in writing, software
00:16:30 # distributed under the License is distributed on an "AS IS" BASIS,
00:16:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:16:30 # See the License for the specific language governing permissions and
00:16:30 # limitations under the License.
00:16:30 #
00:16:30 ################################################################################
00:16:30
00:16:30 #
00:16:30 # Comma separated list of features repositories to register by default
00:16:30 #
00:16:30 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
00:16:30
00:16:30 #
00:16:30 # Comma separated list of features to install at startup
00:16:30 #
00:16:30 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-clustering-test-app,odl-jolokia, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
00:16:30
00:16:30 #
00:16:30 # Resource repositories (OBR) that the features resolver can use
00:16:30 # to resolve requirements/capabilities
00:16:30 #
00:16:30 # The format of the resourceRepositories is
00:16:30 # resourceRepositories=[xml:url|json:url],...
00:16:30 # for Instance:
00:16:30 #
00:16:30 #resourceRepositories=xml:http://host/path/to/index.xml
00:16:30 # or
00:16:30 #resourceRepositories=json:http://host/path/to/index.json
00:16:30 #
00:16:30
00:16:30 #
00:16:30 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
00:16:30 #
00:16:30 featuresBootAsynchronous=false
00:16:30
00:16:30 #
00:16:30 # Service requirements enforcement
00:16:30 #
00:16:30 # By default, the feature resolver checks the service requirements/capabilities of
00:16:30 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
00:16:30 # the required bundles.
00:16:30 # The following flag can have those values:
00:16:30 # - disable: service requirements are completely ignored
00:16:30 # - default: service requirements are ignored for old features
00:16:30 # - enforce: service requirements are always verified
00:16:30 #
00:16:30 #serviceRequirements=default
00:16:30
00:16:30 #
00:16:30 # Store cfg file for config element in feature
00:16:30 #
00:16:30 #configCfgStore=true
00:16:30
00:16:30 #
00:16:30 # Define if the feature service automatically refresh bundles
00:16:30 #
00:16:30 autoRefresh=true
00:16:30
00:16:30 #
00:16:30 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
00:16:30 # XML file defines instructions related to features processing
00:16:30 # versions.properties may declare properties to resolve placeholders in XML file
00:16:30 # both files are relative to ${karaf.etc}
00:16:30 #
00:16:30 #featureProcessing=org.apache.karaf.features.xml
00:16:30 #featureProcessingVersions=versions.properties
00:16:30 + configure_karaf_log karaf4 ''
00:16:30 + local -r karaf_version=karaf4
00:16:30 + local -r controllerdebugmap=
00:16:30 + local logapi=log4j
00:16:30 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:16:30 log4j2.rootLogger.level = INFO
00:16:30 #log4j2.rootLogger.type = asyncRoot
00:16:30 #log4j2.rootLogger.includeLocation = false
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:16:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:16:30 log4j2.rootLogger.appenderRef.Console.ref = Console
00:16:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:16:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:16:30 log4j2.logger.spifly.name = org.apache.aries.spifly
00:16:30 log4j2.logger.spifly.level = WARN
00:16:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:16:30 log4j2.logger.audit.level = INFO
00:16:30 log4j2.logger.audit.additivity = false
00:16:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:16:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:16:30 log4j2.appender.console.type = Console
00:16:30 log4j2.appender.console.name = Console
00:16:30 log4j2.appender.console.layout.type = PatternLayout
00:16:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:16:30 log4j2.appender.rolling.type = RollingRandomAccessFile
00:16:30 log4j2.appender.rolling.name = RollingFile
00:16:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:16:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:16:30 #log4j2.appender.rolling.immediateFlush = false
00:16:30 log4j2.appender.rolling.append = true
00:16:30 log4j2.appender.rolling.layout.type = PatternLayout
00:16:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:16:30 log4j2.appender.rolling.policies.type = Policies
00:16:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:16:30 log4j2.appender.rolling.policies.size.size = 64MB
00:16:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:16:30 log4j2.appender.rolling.strategy.max = 7
00:16:30 log4j2.appender.audit.type = RollingRandomAccessFile
00:16:30 log4j2.appender.audit.name = AuditRollingFile
00:16:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:16:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:16:30 log4j2.appender.audit.append = true
00:16:30 log4j2.appender.audit.layout.type = PatternLayout
00:16:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:16:30 log4j2.appender.audit.policies.type = Policies
00:16:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:16:30 log4j2.appender.audit.policies.size.size = 8MB
00:16:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:16:30 log4j2.appender.audit.strategy.max = 7
00:16:30 log4j2.appender.osgi.type = PaxOsgi
00:16:30 log4j2.appender.osgi.name = PaxOsgi
00:16:30 log4j2.appender.osgi.filter = *
00:16:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:16:30 #log4j2.logger.aether.level = TRACE
00:16:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:16:30 #log4j2.logger.http-headers.level = DEBUG
00:16:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:16:30 #log4j2.logger.maven.level = TRACE
00:16:30 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
00:16:30 + logapi=log4j2
00:16:30 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
00:16:30 + '[' log4j2 == log4j2 ']'
00:16:30 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:30 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
00:16:30 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
00:16:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
00:16:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
00:16:30 + unset IFS
00:16:30 controllerdebugmap:
00:16:30 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:30 + echo 'controllerdebugmap: '
00:16:30 + '[' -n '' ']'
00:16:30 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
00:16:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
00:16:30 ################################################################################
00:16:30 #
00:16:30 # Licensed to the Apache Software Foundation (ASF) under one or more
00:16:30 # contributor license agreements. See the NOTICE file distributed with
00:16:30 # this work for additional information regarding copyright ownership.
00:16:30 # The ASF licenses this file to You under the Apache License, Version 2.0
00:16:30 # (the "License"); you may not use this file except in compliance with
00:16:30 # the License. You may obtain a copy of the License at
00:16:30 #
00:16:30 # http://www.apache.org/licenses/LICENSE-2.0
00:16:30 #
00:16:30 # Unless required by applicable law or agreed to in writing, software
00:16:30 # distributed under the License is distributed on an "AS IS" BASIS,
00:16:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:16:30 # See the License for the specific language governing permissions and
00:16:30 # limitations under the License.
00:16:30 #
00:16:30 ################################################################################
00:16:30
00:16:30 # Common pattern layout for appenders
00:16:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
00:16:30
00:16:30 # Root logger
00:16:30 log4j2.rootLogger.level = INFO
00:16:30 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
00:16:30 #log4j2.rootLogger.type = asyncRoot
00:16:30 #log4j2.rootLogger.includeLocation = false
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
00:16:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
00:16:30 log4j2.rootLogger.appenderRef.Console.ref = Console
00:16:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
00:16:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
00:16:30
00:16:30 # Filters for logs marked by org.opendaylight.odlparent.Markers
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
00:16:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
00:16:30
00:16:30 # Loggers configuration
00:16:30
00:16:30 # Spifly logger
00:16:30 log4j2.logger.spifly.name = org.apache.aries.spifly
00:16:30 log4j2.logger.spifly.level = WARN
00:16:30
00:16:30 # Security audit logger
00:16:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
00:16:30 log4j2.logger.audit.level = INFO
00:16:30 log4j2.logger.audit.additivity = false
00:16:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
00:16:30
00:16:30 # Appenders configuration
00:16:30
00:16:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
00:16:30 log4j2.appender.console.type = Console
00:16:30 log4j2.appender.console.name = Console
00:16:30 log4j2.appender.console.layout.type = PatternLayout
00:16:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
00:16:30
00:16:30 # Rolling file appender
00:16:30 log4j2.appender.rolling.type = RollingRandomAccessFile
00:16:30 log4j2.appender.rolling.name = RollingFile
00:16:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
00:16:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
00:16:30 # uncomment to not force a disk flush
00:16:30 #log4j2.appender.rolling.immediateFlush = false
00:16:30 log4j2.appender.rolling.append = true
00:16:30 log4j2.appender.rolling.layout.type = PatternLayout
00:16:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
00:16:30 log4j2.appender.rolling.policies.type = Policies
00:16:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
00:16:30 log4j2.appender.rolling.policies.size.size = 1GB
00:16:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
00:16:30 log4j2.appender.rolling.strategy.max = 7
00:16:30
00:16:30 # Audit file appender
00:16:30 log4j2.appender.audit.type = RollingRandomAccessFile
00:16:30 log4j2.appender.audit.name = AuditRollingFile
00:16:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
00:16:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
00:16:30 log4j2.appender.audit.append = true
00:16:30 log4j2.appender.audit.layout.type = PatternLayout
00:16:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
00:16:30 log4j2.appender.audit.policies.type = Policies
00:16:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
00:16:30 log4j2.appender.audit.policies.size.size = 8MB
00:16:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
00:16:30 log4j2.appender.audit.strategy.max = 7
00:16:30
00:16:30 # OSGi appender
00:16:30 log4j2.appender.osgi.type = PaxOsgi
00:16:30 log4j2.appender.osgi.name = PaxOsgi
00:16:30 log4j2.appender.osgi.filter = *
00:16:30
00:16:30 # help with identification of maven-related problems with pax-url-aether
00:16:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether
00:16:30 #log4j2.logger.aether.level = TRACE
00:16:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
00:16:30 #log4j2.logger.http-headers.level = DEBUG
00:16:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
00:16:30 #log4j2.logger.maven.level = TRACE
00:16:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
00:16:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
00:16:30 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:30 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
00:16:30 + local -r controllermem=3072m
00:16:30 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:30 + echo Configure
00:16:30 Configure
00:16:30 java home: /usr/lib/jvm/java-21-openjdk-amd64
00:16:30 max memory: 3072m
00:16:30 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:30 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
00:16:30 + echo ' max memory: 3072m'
00:16:30 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:16:30 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:30 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:30 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:30 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
00:16:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
00:16:30 #!/bin/sh
00:16:30 #
00:16:30 # Licensed to the Apache Software Foundation (ASF) under one or more
00:16:30 # contributor license agreements. See the NOTICE file distributed with
00:16:30 # this work for additional information regarding copyright ownership.
00:16:30 # The ASF licenses this file to You under the Apache License, Version 2.0
00:16:30 # (the "License"); you may not use this file except in compliance with
00:16:30 # the License. You may obtain a copy of the License at
00:16:30 #
00:16:30 # http://www.apache.org/licenses/LICENSE-2.0
00:16:30 #
00:16:30 # Unless required by applicable law or agreed to in writing, software
00:16:30 # distributed under the License is distributed on an "AS IS" BASIS,
00:16:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
00:16:30 # See the License for the specific language governing permissions and
00:16:30 # limitations under the License.
00:16:30 #
00:16:30
00:16:30 #
00:16:30 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
00:16:30 # script: client, instance, shell, start, status, stop, karaf
00:16:30 #
00:16:30 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
00:16:30 # Actions go here...
00:16:30 # fi
00:16:30
00:16:30 #
00:16:30 # general settings which should be applied for all scripts go here; please keep
00:16:30 # in mind that it is possible that scripts might be executed more than once, e.g.
00:16:30 # in example of the start script where the start script is executed first and the
00:16:30 # karaf script afterwards.
00:16:30 #
00:16:30
00:16:30 #
00:16:30 # The following section shows the possible configuration options for the default
00:16:30 # karaf scripts
00:16:30 #
00:16:30 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
00:16:30 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
00:16:30 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
00:16:30 # export EXTRA_JAVA_OPTS # Additional JVM options
00:16:30 # export KARAF_HOME # Karaf home folder
00:16:30 # export KARAF_DATA # Karaf data folder
00:16:30 # export KARAF_BASE # Karaf base folder
00:16:30 # export KARAF_ETC # Karaf etc folder
00:16:30 # export KARAF_LOG # Karaf log folder
00:16:30 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
00:16:30 # export KARAF_OPTS # Additional available Karaf options
00:16:30 # export KARAF_DEBUG # Enable debug mode
00:16:30 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
00:16:30 # export KARAF_NOROOT # Prevent execution as root if set to true
00:16:30 Set Java version
00:16:30 + echo 'Set Java version'
00:16:30 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
00:16:30 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:16:30 sudo: a password is required
00:16:30 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:16:30 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:16:30 sudo: a password is required
00:16:30 JDK default version ...
00:16:30 + echo 'JDK default version ...'
00:16:30 + java -version
00:16:30 openjdk version "21.0.9" 2025-10-21
00:16:30 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
00:16:30 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
00:16:30 Set JAVA_HOME
00:16:30 + echo 'Set JAVA_HOME'
00:16:30 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:16:30 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
00:16:30 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:16:30 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:16:30 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
00:16:30 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
00:16:30 Listing all open ports on controller system...
00:16:30 + echo 'Listing all open ports on controller system...'
00:16:30 + netstat -pnatu
00:16:30 /tmp/configuration-script.sh: line 40: netstat: command not found
00:16:30 Configuring cluster
00:16:30 + '[' -f /tmp/custom_shard_config.txt ']'
00:16:30 + echo 'Configuring cluster'
00:16:30 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.84
00:16:30 ################################################
00:16:30 ## Configure Cluster ##
00:16:30 ################################################
00:16:30 NOTE: Cluster configuration files not found. Copying from
00:16:30 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
00:16:30 Configuring unique name in pekko.conf
00:16:30 Configuring hostname in pekko.conf
00:16:30 Configuring data and rpc seed nodes in pekko.conf
00:16:30 modules = [
00:16:30
00:16:30 {
00:16:30 name = "inventory"
00:16:30 namespace = "urn:opendaylight:inventory"
00:16:30 shard-strategy = "module"
00:16:30 },
00:16:30 {
00:16:30 name = "topology"
00:16:30 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:16:30 shard-strategy = "module"
00:16:30 },
00:16:30 {
00:16:30 name = "toaster"
00:16:30 namespace = "http://netconfcentral.org/ns/toaster"
00:16:30 shard-strategy = "module"
00:16:30 }
00:16:30 ]
00:16:30 Configuring replication type in module-shards.conf
00:16:30 ################################################
00:16:30 ## NOTE: Manually restart controller to ##
00:16:30 ## apply configuration. ##
00:16:30 ################################################
00:16:30 Dump akka.conf
00:16:30 + echo 'Dump akka.conf'
00:16:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
00:16:30 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
00:16:30 Dump modules.conf
00:16:30 + echo 'Dump modules.conf'
00:16:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
00:16:30 modules = [
00:16:30
00:16:30 {
00:16:30 name = "inventory"
00:16:30 namespace = "urn:opendaylight:inventory"
00:16:30 shard-strategy = "module"
00:16:30 },
00:16:30 {
00:16:30 name = "topology"
00:16:30 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
00:16:30 shard-strategy = "module"
00:16:30 },
00:16:30 {
00:16:30 name = "toaster"
00:16:30 namespace = "http://netconfcentral.org/ns/toaster"
00:16:30 shard-strategy = "module"
00:16:30 }
00:16:30 ]
00:16:30 Dump module-shards.conf
00:16:30 + echo 'Dump module-shards.conf'
00:16:30 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
00:16:30 module-shards = [
00:16:30 {
00:16:30 name = "default"
00:16:30 shards = [
00:16:30 {
00:16:30 name = "default"
00:16:30 replicas = ["member-1"]
00:16:30 }
00:16:30 ]
00:16:30 },
00:16:30 {
00:16:30 name = "inventory"
00:16:30 shards = [
00:16:30 {
00:16:30 name="inventory"
00:16:30 replicas = ["member-1"]
00:16:30 }
00:16:30 ]
00:16:30 },
00:16:30 {
00:16:30 name = "topology"
00:16:30 shards = [
00:16:30 {
00:16:30 name="topology"
00:16:30 replicas = ["member-1"]
00:16:30 }
00:16:30 ]
00:16:30 },
00:16:30 {
00:16:30 name = "toaster"
00:16:30 shards = [
00:16:30 {
00:16:30 name="toaster"
00:16:30 replicas = ["member-1"]
00:16:30 }
00:16:30 ]
00:16:30 }
00:16:30 ]
00:16:30 Locating config plan to use...
00:16:30 Finished running config plans
00:16:30 Starting member-1 with IP address 10.30.170.84
00:16:30 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:16:31 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:16:31 Redirecting karaf console output to karaf_console.log
00:16:31 Starting controller...
00:16:31 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
00:16:31 Execute the post startup script on controller 10.30.170.84
00:16:31 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:16:31 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:16:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:16:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:16:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:16:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:16:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:16:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
00:17:32 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
00:17:37 2026-02-08T00:16:54,848 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 323 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:17:37 Controller is UP
00:17:37 2026-02-08T00:16:54,848 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 323 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
00:17:37 Listing all open ports on controller system...
00:17:37 /tmp/post-startup-script.sh: line 51: netstat: command not found
00:17:37 looking for "BindException: Address already in use" in log file
00:17:37 looking for "server is unhealthy" in log file
00:17:37 Let's take the karaf thread dump
00:17:37 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:17:37 karaf main: org.apache.karaf.main.Main, pid:2023
00:17:37 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:17:38 Generating mininet variables...
00:17:38 Locating test plan to use...
00:17:38 Changing the testplan path...
00:17:38 # Place the suites in run order:
00:17:38 /w/workspace/controller-csit-1node-akka1-all-vanadium/test/csit/suites/controller/akka_upgrade/1node.robot
00:17:38 Starting Robot test suites /w/workspace/controller-csit-1node-akka1-all-vanadium/test/csit/suites/controller/akka_upgrade/1node.robot ...
00:17:38 ==============================================================================
00:17:38 controller-akka1.txt :: Suite for testing upgrading persisted data from ear...
00:17:38 ==============================================================================
00:17:40 Select_Latest_Previous_Release_If_Not_Specified :: If previous ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:41 | FAIL |
00:17:41 ... click for list of related bugs or create a new one if needed (with the
00:17:41 "controller_akka1_txt_select_latest_previous_release_if_not_specified"
00:17:41 reference somewhere inside)
00:17:41 "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:17:41
00:17:41 Evaluating expression '6.0-Carbon > 22.1 and 6.0-Carbon < 23.0' failed: NameError: name 'Carbon' is not defined nor importable as module
00:17:41 ------------------------------------------------------------------------------
00:17:41 Kill_Original_Odl :: The ODL prepared by releng/builder is the new... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:43 | PASS |
00:17:43 ------------------------------------------------------------------------------
00:17:43 Install_Older_Odl :: Download .zip of older ODL, unpack, delete .z... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:53 | FAIL |
00:17:53 ... click for list of related bugs or create a new one if needed (with the
00:17:53 "controller_akka1_txt_install_older_odl"
00:17:53 reference somewhere inside)
00:17:53 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_install_older_odl&order=bug_status"
00:17:53
00:17:53 Got rc: 1 or stderr was not empty: http://: Invalid host name.
00:17:53 ------------------------------------------------------------------------------
00:17:53 Start_Older_Odl :: Start older ODL on background. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:54 | FAIL |
00:17:54 ... click for list of related bugs or create a new one if needed (with the
00:17:54 "controller_akka1_txt_start_older_odl"
00:17:54 reference somewhere inside)
00:17:54 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_start_older_odl&order=bug_status"
00:17:54
00:17:54 Variable '${alternative_bundlefolder}' not found. Did you mean:
00:17:54 ${ALTERNATIVE_BUNDLEFOLDER_PARENT}
00:17:54 ------------------------------------------------------------------------------
00:17:54 Add_Data :: Put car data to config datastore of older ODL. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:54 | FAIL |
00:17:54 ... click for list of related bugs or create a new one if needed (with the
00:17:54 "controller_akka1_txt_add_data"
00:17:54 reference somewhere inside)
00:17:54 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_add_data&order=bug_status"
00:17:54
00:17:54 Got rc: 1 or stderr was not empty: Traceback (most recent call last):
00:17:54 File "/usr/lib/python3/dist-packages/urllib3/connection.py", line 169, in _new_conn
00:17:54 conn = connection.create_connection(
00:17:54 File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 96, in create_connection
00:17:54 raise err
00:17:54 File "/usr/lib/python3/dist-packages/urllib3/util/connection.py", line 86, in create_connection
00:17:54 sock.connect(sa)
00:17:54 ConnectionRefusedError: [Errno 111] Connection refused
00:17:54
00:17:54 During handling of the above exception, another exception occurred:
00:17:54
00:17:54 Traceback (most recent call last):
00:17:54 File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 700, in urlopen
00:17:54 httplib_response = self._make_request(
00:17:54 File "/usr/lib/python3/dist-packages/urllib3/connectionpool.py", line 395, in _make_request
00:17:54 [ Message content over the limit has been removed. ]
00:17:54 Traceback (most recent call last):
00:17:54 File "/home/jenkins/replace_cars.py", line 101, in
00:17:54 main()
00:17:54 File "/home/jenkins/replace_cars.py", line 93, in main
00:17:54 response = session.put(url=url, auth=auth, headers=headers, data=data)
00:17:54 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 604, in put
00:17:54 return self.request('PUT', url, data=data, **kwargs)
00:17:54 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 544, in request
00:17:54 resp = self.send(prep, **send_kwargs)
00:17:54 File "/usr/lib/python3/dist-packages/requests/sessions.py", line 657, in send
00:17:54 r = adapter.send(request, **kwargs)
00:17:54 File "/usr/lib/python3/dist-packages/requests/adapters.py", line 516, in send
00:17:54 raise ConnectionError(e, request=request)
00:17:54 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:17:54 ------------------------------------------------------------------------------
00:17:54 Remember_Data :: Get and save the stored data for later comparison. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:54 | FAIL |
00:17:54 ... click for list of related bugs or create a new one if needed (with the
00:17:54 "controller_akka1_txt_remember_data"
00:17:54 reference somewhere inside)
00:17:54 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_remember_data&order=bug_status"
00:17:54
00:17:54 ConnectionError: HTTPConnectionPool(host='10.30.170.84', port=8181): Max retries exceeded with url: /rests/data/car:cars (Caused by NewConnectionError("HTTPConnection(host='10.30.170.84', port=8181): Failed to establish a new connection: [Errno 111] Connection refused"))
00:17:54 ------------------------------------------------------------------------------
00:17:54 Validate_Data :: Compare the saved data against what the data shou... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:54 | FAIL |
00:17:54 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=5909
00:17:54
00:17:54 Variable '${data_before}' not found.
00:17:54 ------------------------------------------------------------------------------
00:17:54 Kill_Older_Odl :: Kill the older ODL immediatelly. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:56 | PASS |
00:17:56 ------------------------------------------------------------------------------
00:17:56 Transfer_Persisted_Data :: Move snapshots and (segmented-)journal ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:56 | FAIL |
00:17:56 ... click for list of related bugs or create a new one if needed (with the
00:17:56 "controller_akka1_txt_transfer_persisted_data"
00:17:56 reference somewhere inside)
00:17:56 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_transfer_persisted_data&order=bug_status"
00:17:56
00:17:56 Variable '${alternative_bundlefolder}' not found. Did you mean:
00:17:56 ${ALTERNATIVE_BUNDLEFOLDER_PARENT}
00:17:56 ------------------------------------------------------------------------------
00:17:56 Check_Snapshot_With_Transferred_Persisted_Data :: Fail if no snaps... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:56 | FAIL |
00:17:56 ... click for list of related bugs or create a new one if needed (with the
00:17:56 "controller_akka1_txt_check_snapshot_with_transferred_persisted_data"
00:17:56 reference somewhere inside)
00:17:56 "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:17:56
00:17:56 Variable '${stdout}' not found.
00:17:56 ------------------------------------------------------------------------------
00:17:56 Start_Newer_Odl :: Start the newer ODL on background. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:17:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:28 | PASS |
00:18:28 ------------------------------------------------------------------------------
00:18:28 Verify_Data_Is_Restored :: Wait until data check succeeds (there m... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:18:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:34 | FAIL |
00:21:34 ... click for list of related bugs or create a new one if needed (with the
00:21:34 "controller_akka1_txt_verify_data_is_restored"
00:21:34 reference somewhere inside)
00:21:34 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_verify_data_is_restored&order=bug_status"
00:21:34
00:21:34 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.84:8181/rests/data/car:cars
00:21:34 ------------------------------------------------------------------------------
00:21:34 Archive_Older_Karaf_Log :: Only original location benefits from au... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
00:21:34 | FAIL |
00:21:34 ... click for list of related bugs or create a new one if needed (with the
00:21:34 "controller_akka1_txt_archive_older_karaf_log"
00:21:34 reference somewhere inside)
00:21:34 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_akka1_txt_archive_older_karaf_log&order=bug_status"
00:21:34
00:21:34 Variable '${alternative_bundlefolder}' not found. Did you mean:
00:21:34 ${ALTERNATIVE_BUNDLEFOLDER_PARENT}
00:21:34 ------------------------------------------------------------------------------
00:21:34 controller-akka1.txt :: Suite for testing upgrading persisted data... | FAIL |
00:21:34 13 tests, 3 passed, 10 failed
00:21:34 ==============================================================================
00:21:34 Output: /w/workspace/controller-csit-1node-akka1-all-vanadium/output.xml
00:21:34 Log: /w/workspace/controller-csit-1node-akka1-all-vanadium/log.html
00:21:34 Report: /w/workspace/controller-csit-1node-akka1-all-vanadium/report.html
00:21:34 Examining the files in data/log and checking filesize
00:21:34 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:21:35 total 496
00:21:35 drwxrwxr-x 2 jenkins jenkins 4096 Feb 8 00:17 .
00:21:35 drwxrwxr-x 9 jenkins jenkins 4096 Feb 8 00:18 ..
00:21:35 -rw-rw-r-- 1 jenkins jenkins 499213 Feb 8 00:21 karaf.log
00:21:35 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:21:35 488K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
00:21:35 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:21:35 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory
00:21:35 Let's take the karaf thread dump again...
00:21:35 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:21:35 karaf main: org.apache.karaf.main.Main, pid:3606
00:21:35 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:21:36 Killing ODL
00:21:36 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:21:41 Compressing karaf.log 1
00:21:41 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:21:41 Fetching compressed karaf.log 1
00:21:41 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:21:42 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:21:42 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:21:42 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log: No such file or directory
00:21:42 Fetch GC logs
00:21:42 Warning: Permanently added '10.30.170.84' (ECDSA) to the list of known hosts.
00:21:42 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
00:21:42 Examine copied files
00:21:42 total 3044
00:21:42 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 00:21 gclogs-1
00:21:42 -rw-rw-r--. 1 jenkins jenkins 39146 Feb 8 00:21 odl1_karaf.log.gz
00:21:42 -rw-rw-r--. 1 jenkins jenkins 127309 Feb 8 00:21 karaf_1_3606_threads_after.log
00:21:42 -rw-rw-r--. 1 jenkins jenkins 14538 Feb 8 00:21 ps_after.log
00:21:42 -rw-rw-r--. 1 jenkins jenkins 252506 Feb 8 00:21 report.html
00:21:42 -rw-rw-r--. 1 jenkins jenkins 478536 Feb 8 00:21 log.html
00:21:42 -rw-rw-r--. 1 jenkins jenkins 1996427 Feb 8 00:21 output.xml
00:21:42 -rw-rw-r--. 1 jenkins jenkins 140 Feb 8 00:17 testplan.txt
00:21:42 -rw-rw-r--. 1 jenkins jenkins 125854 Feb 8 00:17 karaf_1_2023_threads_before.log
00:21:42 -rw-rw-r--. 1 jenkins jenkins 14175 Feb 8 00:17 ps_before.log
00:21:42 -rw-rw-r--. 1 jenkins jenkins 3274 Feb 8 00:16 post-startup-script.sh
00:21:42 -rw-rw-r--. 1 jenkins jenkins 252 Feb 8 00:16 startup-script.sh
00:21:42 -rw-rw-r--. 1 jenkins jenkins 3437 Feb 8 00:16 configuration-script.sh
00:21:42 -rw-rw-r--. 1 jenkins jenkins 333 Feb 8 00:16 detect_variables.env
00:21:42 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 8 00:16 pom.xml
00:21:42 -rw-rw-r--. 1 jenkins jenkins 92 Feb 8 00:16 set_variables.env
00:21:42 -rw-rw-r--. 1 jenkins jenkins 252 Feb 8 00:16 slave_addresses.txt
00:21:42 -rw-rw-r--. 1 jenkins jenkins 570 Feb 8 00:15 requirements.txt
00:21:42 -rw-rw-r--. 1 jenkins jenkins 26 Feb 8 00:15 env.properties
00:21:42 -rw-rw-r--. 1 jenkins jenkins 333 Feb 8 00:14 stack-parameters.yaml
00:21:42 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 8 00:13 test
00:21:42 drwxrwxr-x. 2 jenkins jenkins 6 Feb 8 00:13 test@tmp
00:21:42 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
00:21:42 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins5751853436985673137.sh
00:21:42 Karaf Deployments, Tests must have already run
00:21:42 [controller-csit-1node-akka1-all-vanadium] $ /bin/sh /tmp/jenkins11340981696129859854.sh
00:21:42 Cleaning up Robot installation...
00:21:43 $ ssh-agent -k
00:21:43 unset SSH_AUTH_SOCK;
00:21:43 unset SSH_AGENT_PID;
00:21:43 echo Agent pid 5278 killed;
00:21:43 [ssh-agent] Stopped.
00:21:43 Recording plot data
00:21:43 Robot results publisher started...
00:21:43 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:21:43 -Parsing output xml:
00:21:44 Done!
00:21:44 -Copying log files to build dir:
00:21:44 Done!
00:21:44 -Assigning results to build:
00:21:44 Done!
00:21:44 -Checking thresholds:
00:21:44 Done!
00:21:44 Done publishing Robot results.
00:21:44 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
00:21:44 [PostBuildScript] - [INFO] Executing post build scripts.
00:21:44 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins270097145892273935.sh
00:21:44 Archiving csit artifacts
00:21:44 mv: cannot stat '*_1.png': No such file or directory
00:21:44 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:21:44 % Total % Received % Xferd Average Speed Time Time Time Current
00:21:44 Dload Upload Total Spent Left Speed
00:21:44
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 399k 0 399k 0 0 3297k 0 --:--:-- --:--:-- --:--:-- 3297k
00:21:44 Archive: robot-plugin.zip
00:21:44 inflating: ./archives/robot-plugin/log.html
00:21:44 inflating: ./archives/robot-plugin/output.xml
00:21:44 inflating: ./archives/robot-plugin/report.html
00:21:44 mv: cannot stat '*.log.gz': No such file or directory
00:21:44 mv: cannot stat '*.csv': No such file or directory
00:21:44 mv: cannot stat '*.png': No such file or directory
00:21:44 [PostBuildScript] - [INFO] Executing post build scripts.
00:21:44 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins7909488011538743792.sh
00:21:44 [PostBuildScript] - [INFO] Executing post build scripts.
00:21:44 [EnvInject] - Injecting environment variables from a build step.
00:21:44 [EnvInject] - Injecting as environment variables the properties content
00:21:44 OS_CLOUD=vex
00:21:44 OS_STACK_NAME=releng-controller-csit-1node-akka1-all-vanadium-28
00:21:44
00:21:44 [EnvInject] - Variables injected successfully.
00:21:44 provisioning config files...
00:21:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:21:45 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins11907361646664235748.sh
00:21:45 ---> openstack-stack-delete.sh
00:21:45 Setup pyenv:
00:21:45 system
00:21:45 3.8.13
00:21:45 3.9.13
00:21:45 3.10.13
00:21:45 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
00:21:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pjJH from file:/tmp/.os_lf_venv
00:21:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:21:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:21:47 lf-activate-venv(): INFO: Base packages installed successfully
00:21:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:22:00 lf-activate-venv(): INFO: Adding /tmp/venv-pjJH/bin to PATH
00:22:00 INFO: Stack cost retrieval disabled, setting cost to 0
00:22:12 INFO: Deleting stack releng-controller-csit-1node-akka1-all-vanadium-28
00:22:12 Successfully deleted stack releng-controller-csit-1node-akka1-all-vanadium-28
00:22:12 [PostBuildScript] - [INFO] Executing post build scripts.
00:22:12 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins17916787736074657628.sh
00:22:12 ---> sysstat.sh
00:22:12 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins10828461847792646479.sh
00:22:12 ---> package-listing.sh
00:22:12 ++ tr '[:upper:]' '[:lower:]'
00:22:12 ++ facter osfamily
00:22:13 + OS_FAMILY=redhat
00:22:13 + workspace=/w/workspace/controller-csit-1node-akka1-all-vanadium
00:22:13 + START_PACKAGES=/tmp/packages_start.txt
00:22:13 + END_PACKAGES=/tmp/packages_end.txt
00:22:13 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:22:13 + PACKAGES=/tmp/packages_start.txt
00:22:13 + '[' /w/workspace/controller-csit-1node-akka1-all-vanadium ']'
00:22:13 + PACKAGES=/tmp/packages_end.txt
00:22:13 + case "${OS_FAMILY}" in
00:22:13 + rpm -qa
00:22:13 + sort
00:22:13 + '[' -f /tmp/packages_start.txt ']'
00:22:13 + '[' -f /tmp/packages_end.txt ']'
00:22:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:22:13 + '[' /w/workspace/controller-csit-1node-akka1-all-vanadium ']'
00:22:13 + mkdir -p /w/workspace/controller-csit-1node-akka1-all-vanadium/archives/
00:22:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-1node-akka1-all-vanadium/archives/
00:22:13 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins10920087743556252108.sh
00:22:13 ---> capture-instance-metadata.sh
00:22:13 Setup pyenv:
00:22:13 system
00:22:13 3.8.13
00:22:13 3.9.13
00:22:13 3.10.13
00:22:13 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
00:22:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pjJH from file:/tmp/.os_lf_venv
00:22:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:22:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:22:15 lf-activate-venv(): INFO: Base packages installed successfully
00:22:15 lf-activate-venv(): INFO: Installing additional packages: lftools
00:22:24 lf-activate-venv(): INFO: Adding /tmp/venv-pjJH/bin to PATH
00:22:24 INFO: Running in OpenStack, capturing instance metadata
00:22:25 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins13962686312067065783.sh
00:22:25 provisioning config files...
00:22:25 Could not find credentials [logs] for controller-csit-1node-akka1-all-vanadium #28
00:22:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-1node-akka1-all-vanadium@tmp/config2004850585495426144tmp
00:22:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:22:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:22:25 provisioning config files...
00:22:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:22:25 [EnvInject] - Injecting environment variables from a build step.
00:22:25 [EnvInject] - Injecting as environment variables the properties content
00:22:25 SERVER_ID=logs
00:22:25
00:22:25 [EnvInject] - Variables injected successfully.
00:22:25 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins2532778895056688407.sh
00:22:25 ---> create-netrc.sh
00:22:25 WARN: Log server credential not found.
00:22:25 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins13738202330665997468.sh
00:22:25 ---> python-tools-install.sh
00:22:25 Setup pyenv:
00:22:25 system
00:22:25 3.8.13
00:22:25 3.9.13
00:22:25 3.10.13
00:22:25 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
00:22:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pjJH from file:/tmp/.os_lf_venv
00:22:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:22:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:22:27 lf-activate-venv(): INFO: Base packages installed successfully
00:22:27 lf-activate-venv(): INFO: Installing additional packages: lftools
00:22:39 lf-activate-venv(): INFO: Adding /tmp/venv-pjJH/bin to PATH
00:22:39 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins9902474327802802965.sh
00:22:39 ---> sudo-logs.sh
00:22:39 Archiving 'sudo' log..
00:22:39 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash /tmp/jenkins9545927238615206513.sh
00:22:39 ---> job-cost.sh
00:22:39 Setup pyenv:
00:22:39 system
00:22:39 3.8.13
00:22:39 3.9.13
00:22:39 3.10.13
00:22:39 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
00:22:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pjJH from file:/tmp/.os_lf_venv
00:22:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:22:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:22:42 lf-activate-venv(): INFO: Base packages installed successfully
00:22:42 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:22:48 lf-activate-venv(): INFO: Adding /tmp/venv-pjJH/bin to PATH
00:22:48 DEBUG: total: 0
00:22:48 INFO: Retrieving Stack Cost...
00:22:48 INFO: Retrieving Pricing Info for: v3-standard-2
00:22:49 INFO: Archiving Costs
00:22:49 [controller-csit-1node-akka1-all-vanadium] $ /bin/bash -l /tmp/jenkins14812796992379150559.sh
00:22:49 ---> logs-deploy.sh
00:22:49 Setup pyenv:
00:22:49 system
00:22:49 3.8.13
00:22:49 3.9.13
00:22:49 3.10.13
00:22:49 * 3.11.7 (set by /w/workspace/controller-csit-1node-akka1-all-vanadium/.python-version)
00:22:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pjJH from file:/tmp/.os_lf_venv
00:22:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:22:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:22:51 lf-activate-venv(): INFO: Base packages installed successfully
00:22:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:23:00 lf-activate-venv(): INFO: Adding /tmp/venv-pjJH/bin to PATH
00:23:00 WARNING: Nexus logging server not set
00:23:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-1node-akka1-all-vanadium/28/
00:23:00 INFO: archiving logs to S3
00:23:01 ---> uname -a:
00:23:01 Linux prd-centos8-robot-2c-8g-8576.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:23:01
00:23:01
00:23:01 ---> lscpu:
00:23:01 Architecture: x86_64
00:23:01 CPU op-mode(s): 32-bit, 64-bit
00:23:01 Byte Order: Little Endian
00:23:01 CPU(s): 2
00:23:01 On-line CPU(s) list: 0,1
00:23:01 Thread(s) per core: 1
00:23:01 Core(s) per socket: 1
00:23:01 Socket(s): 2
00:23:01 NUMA node(s): 1
00:23:01 Vendor ID: AuthenticAMD
00:23:01 CPU family: 23
00:23:01 Model: 49
00:23:01 Model name: AMD EPYC-Rome Processor
00:23:01 Stepping: 0
00:23:01 CPU MHz: 2799.998
00:23:01 BogoMIPS: 5599.99
00:23:01 Virtualization: AMD-V
00:23:01 Hypervisor vendor: KVM
00:23:01 Virtualization type: full
00:23:01 L1d cache: 32K
00:23:01 L1i cache: 32K
00:23:01 L2 cache: 512K
00:23:01 L3 cache: 16384K
00:23:01 NUMA node0 CPU(s): 0,1
00:23:01 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:23:01
00:23:01
00:23:01 ---> nproc:
00:23:01 2
00:23:01
00:23:01
00:23:01 ---> df -h:
00:23:01 Filesystem Size Used Avail Use% Mounted on
00:23:01 devtmpfs 3.8G 0 3.8G 0% /dev
00:23:01 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:23:01 tmpfs 3.8G 17M 3.8G 1% /run
00:23:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:23:01 /dev/vda1 40G 8.4G 32G 21% /
00:23:01 tmpfs 770M 0 770M 0% /run/user/1001
00:23:01
00:23:01
00:23:01 ---> free -m:
00:23:01 total used free shared buff/cache available
00:23:01 Mem: 7697 599 4913 19 2184 6799
00:23:01 Swap: 1023 0 1023
00:23:01
00:23:01
00:23:01 ---> ip addr:
00:23:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:23:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:23:01 inet 127.0.0.1/8 scope host lo
00:23:01 valid_lft forever preferred_lft forever
00:23:01 inet6 ::1/128 scope host
00:23:01 valid_lft forever preferred_lft forever
00:23:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:23:01 link/ether fa:16:3e:13:cf:22 brd ff:ff:ff:ff:ff:ff
00:23:01 altname enp0s3
00:23:01 altname ens3
00:23:01 inet 10.30.171.5/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:23:01 valid_lft 85769sec preferred_lft 85769sec
00:23:01 inet6 fe80::f816:3eff:fe13:cf22/64 scope link
00:23:01 valid_lft forever preferred_lft forever
00:23:01
00:23:01
00:23:01 ---> sar -b -r -n DEV:
00:23:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/08/2026 _x86_64_ (2 CPU)
00:23:01
00:23:01 00:12:25 LINUX RESTART (2 CPU)
00:23:01
00:23:01 12:13:02 AM tps rtps wtps bread/s bwrtn/s
00:23:01 12:14:01 AM 89.48 9.03 80.45 1524.09 6534.26
00:23:01 12:15:01 AM 88.67 1.08 87.59 75.31 11045.85
00:23:01 12:16:01 AM 43.99 7.13 36.86 1310.71 2313.10
00:23:01 12:17:01 AM 61.66 2.68 58.98 436.12 7922.99
00:23:01 12:18:01 AM 4.30 0.08 4.22 6.67 178.34
00:23:01 12:19:01 AM 2.13 0.02 2.12 0.13 82.57
00:23:01 12:20:01 AM 0.38 0.00 0.38 0.00 15.04
00:23:01 12:21:01 AM 0.37 0.00 0.37 0.00 15.68
00:23:01 12:22:01 AM 15.83 0.32 15.51 36.93 571.29
00:23:01 Average: 33.99 2.25 31.74 374.53 3180.48
00:23:01
00:23:01 12:13:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:23:01 12:14:01 AM 5281816 7015992 2600616 32.99 2688 1916040 736372 8.25 188372 2088588 194380
00:23:01 12:15:01 AM 5082152 6958816 2800280 35.53 2688 2052692 763164 8.55 213744 2236304 46288
00:23:01 12:16:01 AM 4857724 6964252 3024708 38.37 2688 2273224 761652 8.53 283656 2362060 196680
00:23:01 12:17:01 AM 4937744 7046752 2944688 37.36 2688 2275348 662624 7.42 266728 2289588 8
00:23:01 12:18:01 AM 4888932 6999036 2993500 37.98 2688 2276444 727024 8.14 267528 2337664 4
00:23:01 12:19:01 AM 4887796 6998308 2994636 37.99 2688 2276852 727024 8.14 267596 2338548 56
00:23:01 12:20:01 AM 4886644 6997456 2995788 38.01 2688 2277156 745844 8.35 267596 2339836 64
00:23:01 12:21:01 AM 4883268 6994412 2999164 38.05 2688 2277484 745844 8.35 267596 2343400 40
00:23:01 12:22:01 AM 5043988 6972200 2838444 36.01 2688 2098604 737752 8.26 310872 2161164 29588
00:23:01 Average: 4972229 6994136 2910203 36.92 2688 2191538 734144 8.22 259299 2277461 51901
00:23:01
00:23:01 12:13:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:23:01 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:01 12:14:01 AM eth0 273.14 187.09 1721.27 59.42 0.00 0.00 0.00 0.00
00:23:01 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:01 12:15:01 AM eth0 74.88 58.11 625.44 9.78 0.00 0.00 0.00 0.00
00:23:01 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:01 12:16:01 AM eth0 48.53 32.69 337.03 6.62 0.00 0.00 0.00 0.00
00:23:01 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:01 12:17:01 AM eth0 192.90 115.14 45.72 28.96 0.00 0.00 0.00 0.00
00:23:01 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:01 12:18:01 AM eth0 21.71 15.06 6.41 2.48 0.00 0.00 0.00 0.00
00:23:01 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:01 12:19:01 AM eth0 2.47 1.78 1.59 0.36 0.00 0.00 0.00 0.00
00:23:01 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:01 12:20:01 AM eth0 2.70 0.45 0.31 0.08 0.00 0.00 0.00 0.00
00:23:01 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:01 12:21:01 AM eth0 0.68 0.52 0.11 0.09 0.00 0.00 0.00 0.00
00:23:01 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:01 12:22:01 AM eth0 59.22 35.86 80.04 31.73 0.00 0.00 0.00 0.00
00:23:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:23:01 Average: eth0 74.77 49.38 310.50 15.42 0.00 0.00 0.00 0.00
00:23:01
00:23:01
00:23:01 ---> sar -P ALL:
00:23:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/08/2026 _x86_64_ (2 CPU)
00:23:01
00:23:01 00:12:25 LINUX RESTART (2 CPU)
00:23:01
00:23:01 12:13:02 AM CPU %user %nice %system %iowait %steal %idle
00:23:01 12:14:01 AM all 36.47 0.00 5.65 0.67 0.10 57.11
00:23:01 12:14:01 AM 0 32.05 0.00 5.63 0.78 0.10 61.43
00:23:01 12:14:01 AM 1 40.87 0.00 5.67 0.56 0.10 52.81
00:23:01 12:15:01 AM all 23.87 0.00 3.73 0.80 0.08 71.52
00:23:01 12:15:01 AM 0 22.24 0.00 3.83 0.63 0.07 73.22
00:23:01 12:15:01 AM 1 25.49 0.00 3.63 0.97 0.10 69.81
00:23:01 12:16:01 AM all 24.09 0.00 4.44 0.35 0.10 71.02
00:23:01 12:16:01 AM 0 23.44 0.00 4.48 0.33 0.12 71.63
00:23:01 12:16:01 AM 1 24.73 0.00 4.39 0.37 0.08 70.42
00:23:01 12:17:01 AM all 15.31 0.00 3.20 0.48 0.07 80.95
00:23:01 12:17:01 AM 0 12.72 0.00 2.90 0.28 0.07 84.02
00:23:01 12:17:01 AM 1 17.89 0.00 3.49 0.67 0.07 77.89
00:23:01 12:18:01 AM all 4.73 0.00 0.32 0.03 0.06 94.86
00:23:01 12:18:01 AM 0 3.55 0.00 0.28 0.03 0.05 96.08
00:23:01 12:18:01 AM 1 5.93 0.00 0.35 0.02 0.07 93.63
00:23:01 12:19:01 AM all 1.61 0.00 0.11 0.01 0.08 98.20
00:23:01 12:19:01 AM 0 2.17 0.00 0.10 0.00 0.07 97.66
00:23:01 12:19:01 AM 1 1.05 0.00 0.12 0.02 0.08 98.73
00:23:01 12:20:01 AM all 1.43 0.00 0.10 0.00 0.07 98.40
00:23:01 12:20:01 AM 0 0.82 0.00 0.08 0.00 0.03 99.06
00:23:01 12:20:01 AM 1 2.04 0.00 0.12 0.00 0.10 97.74
00:23:01 12:21:01 AM all 1.54 0.00 0.11 0.00 0.08 98.27
00:23:01 12:21:01 AM 0 1.15 0.00 0.10 0.00 0.08 98.66
00:23:01 12:21:01 AM 1 1.94 0.00 0.12 0.00 0.07 97.88
00:23:01 12:22:01 AM all 14.20 0.00 2.24 0.05 0.09 83.42
00:23:01 12:22:01 AM 0 14.22 0.00 1.85 0.05 0.08 83.79
00:23:01 12:22:01 AM 1 14.18 0.00 2.62 0.05 0.10 83.06
00:23:01 Average: all 13.67 0.00 2.21 0.26 0.08 83.78
00:23:01 Average: 0 12.46 0.00 2.14 0.23 0.07 85.10
00:23:01 Average: 1 14.89 0.00 2.28 0.29 0.09 82.46
00:23:01
00:23:01
00:23:01