09:27:39 Started by upstream project "integration-distribution-mri-test-scandium" build number 75
09:27:39 originally caused by:
09:27:39 Started by timer
09:27:39 Running as SYSTEM
09:27:39 [EnvInject] - Loading node environment variables.
09:27:39 Building remotely on prd-centos8-robot-2c-8g-145 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium
09:27:40 [ssh-agent] Looking for ssh-agent implementation...
09:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:27:40 $ ssh-agent
09:27:40 SSH_AUTH_SOCK=/tmp/ssh-AY0FjLTJF3Gp/agent.5275
09:27:40 SSH_AGENT_PID=5277
09:27:40 [ssh-agent] Started.
09:27:40 Running ssh-add (command line suppressed)
09:27:40 Identity added: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/private_key_6774729464402446720.key (/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/private_key_6774729464402446720.key)
09:27:40 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:27:40 The recommended git tool is: NONE
09:27:43 using credential opendaylight-jenkins-ssh
09:27:44 Wiping out workspace first.
09:27:44 Cloning the remote Git repository
09:27:44 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:27:44 > git init /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test # timeout=10
09:27:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:27:44 > git --version # timeout=10
09:27:44 > git --version # 'git version 2.43.0'
09:27:44 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:27:44 [INFO] Currently running in a labeled security context
09:27:44 [INFO] Currently SELinux is 'enforcing' on the host
09:27:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test@tmp/jenkins-gitclient-ssh13814317517756338910.key
09:27:44 Verifying host key using known hosts file
09:27:44 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:27:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:27:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:27:47 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:27:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:27:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:27:48 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:27:48 [INFO] Currently running in a labeled security context
09:27:48 [INFO] Currently SELinux is 'enforcing' on the host
09:27:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test@tmp/jenkins-gitclient-ssh8059166189957691429.key
09:27:48 Verifying host key using known hosts file
09:27:48 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:27:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:27:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:27:48 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:27:48 > git config core.sparsecheckout # timeout=10
09:27:48 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:27:48 Commit message: "Adapt test for new pce-allocation field"
09:27:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:27:48 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:27:49 No emails were triggered.
09:27:49 provisioning config files...
09:27:49 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:27:49 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:27:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:27:50 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins5582924172142550965.sh
09:27:50 ---> python-tools-install.sh
09:27:50 Setup pyenv:
09:27:50 system
09:27:50 * 3.8.13 (set by /opt/pyenv/version)
09:27:50 * 3.9.13 (set by /opt/pyenv/version)
09:27:50 * 3.10.13 (set by /opt/pyenv/version)
09:27:50 * 3.11.7 (set by /opt/pyenv/version)
09:27:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-nUbu
09:27:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:27:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:27:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:27:59 lf-activate-venv(): INFO: Base packages installed successfully
09:27:59 lf-activate-venv(): INFO: Installing additional packages: lftools
09:28:25 lf-activate-venv(): INFO: Adding /tmp/venv-nUbu/bin to PATH
09:28:25 Generating Requirements File
09:28:46 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:28:46 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:28:46 Python 3.11.7
09:28:46 pip 25.2 from /tmp/venv-nUbu/lib/python3.11/site-packages/pip (python 3.11)
09:28:46 appdirs==1.4.4
09:28:46 argcomplete==3.6.2
09:28:46 aspy.yaml==1.3.0
09:28:46 attrs==25.3.0
09:28:46 autopage==0.5.2
09:28:46 beautifulsoup4==4.14.2
09:28:46 boto3==1.40.43
09:28:46 botocore==1.40.43
09:28:46 bs4==0.0.2
09:28:46 cachetools==6.2.0
09:28:46 certifi==2025.8.3
09:28:46 cffi==2.0.0
09:28:46 cfgv==3.4.0
09:28:46 chardet==5.2.0
09:28:46 charset-normalizer==3.4.3
09:28:46 click==8.3.0
09:28:46 cliff==4.11.0
09:28:46 cmd2==2.7.0
09:28:46 cryptography==3.3.2
09:28:46 debtcollector==3.0.0
09:28:46 decorator==5.2.1
09:28:46 defusedxml==0.7.1
09:28:46 Deprecated==1.2.18
09:28:46 distlib==0.4.0
09:28:46 dnspython==2.8.0
09:28:46 docker==7.1.0
09:28:46 dogpile.cache==1.4.1
09:28:46 durationpy==0.10
09:28:46 email-validator==2.3.0
09:28:46 filelock==3.19.1
09:28:46 future==1.0.0
09:28:46 gitdb==4.0.12
09:28:46 GitPython==3.1.45
09:28:46 google-auth==2.41.1
09:28:46 httplib2==0.31.0
09:28:46 identify==2.6.14
09:28:46 idna==3.10
09:28:46 importlib-resources==1.5.0
09:28:46 iso8601==2.1.0
09:28:46 Jinja2==3.1.6
09:28:46 jmespath==1.0.1
09:28:46 jsonpatch==1.33
09:28:46 jsonpointer==3.0.0
09:28:46 jsonschema==4.25.1
09:28:46 jsonschema-specifications==2025.9.1
09:28:46 keystoneauth1==5.12.0
09:28:46 kubernetes==34.1.0
09:28:46 lftools==0.37.14
09:28:46 lxml==6.0.2
09:28:46 markdown-it-py==4.0.0
09:28:46 MarkupSafe==3.0.3
09:28:46 mdurl==0.1.2
09:28:46 msgpack==1.1.1
09:28:46 multi_key_dict==2.0.3
09:28:46 munch==4.0.0
09:28:46 netaddr==1.3.0
09:28:46 niet==1.4.2
09:28:46 nodeenv==1.9.1
09:28:46 oauth2client==4.1.3
09:28:46 oauthlib==3.3.1
09:28:46 openstacksdk==4.7.1
09:28:46 os-service-types==1.8.0
09:28:46 osc-lib==4.2.0
09:28:46 oslo.config==10.0.0
09:28:46 oslo.context==6.1.0
09:28:46 oslo.i18n==6.6.0
09:28:46 oslo.log==7.2.1
09:28:46 oslo.serialization==5.8.0
09:28:46 oslo.utils==9.1.0
09:28:46 packaging==25.0
09:28:46 pbr==7.0.1
09:28:46 platformdirs==4.4.0
09:28:46 prettytable==3.16.0
09:28:46 psutil==7.1.0
09:28:46 pyasn1==0.6.1
09:28:46 pyasn1_modules==0.4.2
09:28:46 pycparser==2.23
09:28:46 pygerrit2==2.0.15
09:28:46 PyGithub==2.8.1
09:28:46 Pygments==2.19.2
09:28:46 PyJWT==2.10.1
09:28:46 PyNaCl==1.6.0
09:28:46 pyparsing==2.4.7
09:28:46 pyperclip==1.11.0
09:28:46 pyrsistent==0.20.0
09:28:46 python-cinderclient==9.8.0
09:28:46 python-dateutil==2.9.0.post0
09:28:46 python-heatclient==4.3.0
09:28:46 python-jenkins==1.8.3
09:28:46 python-keystoneclient==5.7.0
09:28:46 python-magnumclient==4.9.0
09:28:46 python-openstackclient==8.2.0
09:28:46 python-swiftclient==4.8.0
09:28:46 PyYAML==6.0.3
09:28:46 referencing==0.36.2
09:28:46 requests==2.32.5
09:28:46 requests-oauthlib==2.0.0
09:28:46 requestsexceptions==1.4.0
09:28:46 rfc3986==2.0.0
09:28:46 rich==14.1.0
09:28:46 rich-argparse==1.7.1
09:28:46 rpds-py==0.27.1
09:28:46 rsa==4.9.1
09:28:46 ruamel.yaml==0.18.15
09:28:46 ruamel.yaml.clib==0.2.14
09:28:46 s3transfer==0.14.0
09:28:46 simplejson==3.20.2
09:28:46 six==1.17.0
09:28:46 smmap==5.0.2
09:28:46 soupsieve==2.8
09:28:46 stevedore==5.5.0
09:28:46 tabulate==0.9.0
09:28:46 toml==0.10.2
09:28:46 tomlkit==0.13.3
09:28:46 tqdm==4.67.1
09:28:46 typing_extensions==4.15.0
09:28:46 tzdata==2025.2
09:28:46 urllib3==1.26.20
09:28:46 virtualenv==20.34.0
09:28:46 wcwidth==0.2.14
09:28:46 websocket-client==1.8.0
09:28:46 wrapt==1.17.3
09:28:46 xdg==6.0.0
09:28:46 xmltodict==1.0.2
09:28:46 yq==3.4.3
09:28:46 [EnvInject] - Injecting environment variables from a build step.
09:28:47 [EnvInject] - Injecting as environment variables the properties content
09:28:47 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:28:47 OS_CLOUD=vex
09:28:47 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-scandium-50
09:28:47 OS_STACK_TEMPLATE_DIR=openstack-hot
09:28:47
09:28:47 [EnvInject] - Variables injected successfully.
09:28:47 provisioning config files...
09:28:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:28:47 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins6052349004377976395.sh
09:28:47 ---> Create parameters file for OpenStack HOT
09:28:47 OpenStack Heat parameters generated
09:28:47 -----------------------------------
09:28:47 parameters:
09:28:47 vm_0_count: '1'
09:28:47 vm_0_flavor: 'v3-standard-8'
09:28:47 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
09:28:47 vm_1_count: '1'
09:28:47 vm_1_flavor: 'v3-standard-8'
09:28:47 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
09:28:47
09:28:47 job_name: '07828-50'
09:28:47 silo: 'releng'
09:28:47 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins8323147380968268718.sh
09:28:47 ---> Create HEAT stack
09:28:47 + source /home/jenkins/lf-env.sh
09:28:47 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:28:47 ++ mktemp -d /tmp/venv-XXXX
09:28:47 + lf_venv=/tmp/venv-zYSc
09:28:47 + local venv_file=/tmp/.os_lf_venv
09:28:47 + local python=python3
09:28:47 + local options
09:28:47 + local set_path=true
09:28:47 + local install_args=
09:28:47 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:28:47 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:28:47 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:28:47 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:28:47 + true
09:28:47 + case $1 in
09:28:47 + python=python3
09:28:47 + shift 2
09:28:47 + true
09:28:47 + case $1 in
09:28:47 + shift
09:28:47 + break
09:28:47 + case $python in
09:28:47 + local pkg_list=
09:28:47 + [[ -d /opt/pyenv ]]
09:28:47 + echo 'Setup pyenv:'
09:28:47 Setup pyenv:
09:28:47 + export PYENV_ROOT=/opt/pyenv
09:28:47 + PYENV_ROOT=/opt/pyenv
09:28:47 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:28:47 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:28:47 + pyenv versions
09:28:47 system
09:28:47 3.8.13
09:28:47 3.9.13
09:28:47 3.10.13
09:28:47 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
09:28:47 + command -v pyenv
09:28:47 ++ pyenv init - --no-rehash
09:28:47 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:28:47 for i in ${!paths[@]}; do
09:28:47 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:28:47 fi; done;
09:28:47 echo "${paths[*]}"'\'')"
09:28:47 export PATH="/opt/pyenv/shims:${PATH}"
09:28:47 export PYENV_SHELL=bash
09:28:47 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:28:47 pyenv() {
09:28:47 local command
09:28:47 command="${1:-}"
09:28:47 if [ "$#" -gt 0 ]; then
09:28:47 shift
09:28:47 fi
09:28:47
09:28:47 case "$command" in
09:28:47 rehash|shell)
09:28:47 eval "$(pyenv "sh-$command" "$@")"
09:28:47 ;;
09:28:47 *)
09:28:47 command pyenv "$command" "$@"
09:28:47 ;;
09:28:47 esac
09:28:47 }'
09:28:47 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:28:47 for i in ${!paths[@]}; do
09:28:47 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:28:47 fi; done;
09:28:47 echo "${paths[*]}"'
09:28:47 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:28:47 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:28:47 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:28:47 ++ export PYENV_SHELL=bash
09:28:47 ++ PYENV_SHELL=bash
09:28:47 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:28:47 +++ complete -F _pyenv pyenv
09:28:47 ++ lf-pyver python3
09:28:47 ++ local py_version_xy=python3
09:28:47 ++ local py_version_xyz=
09:28:47 ++ awk '{ print $1 }'
09:28:47 ++ pyenv versions
09:28:47 ++ local command
09:28:47 ++ command=versions
09:28:47 ++ '[' 1 -gt 0 ']'
09:28:47 ++ shift
09:28:47 ++ case "$command" in
09:28:47 ++ command pyenv versions
09:28:47 ++ pyenv versions
09:28:47 ++ sed 's/^[ *]* //'
09:28:47 ++ grep -E '^[0-9.]*[0-9]$'
09:28:47 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:28:47 +++ grep '^3' /tmp/.pyenv_versions
09:28:47 +++ sort -V
09:28:47 +++ tail -n 1
09:28:47 ++ py_version_xyz=3.11.7
09:28:47 ++ [[ -z 3.11.7 ]]
09:28:47 ++ echo 3.11.7
09:28:47 ++ return 0
09:28:47 + pyenv local 3.11.7
09:28:47 + local command
09:28:47 + command=local
09:28:47 + '[' 2 -gt 0 ']'
09:28:47 + shift
09:28:47 + case "$command" in
09:28:47 + command pyenv local 3.11.7
09:28:47 + pyenv local 3.11.7
09:28:47 + for arg in "$@"
09:28:47 + case $arg in
09:28:47 + pkg_list+='lftools[openstack] '
09:28:47 + for arg in "$@"
09:28:47 + case $arg in
09:28:47 + pkg_list+='kubernetes '
09:28:47 + for arg in "$@"
09:28:47 + case $arg in
09:28:47 + pkg_list+='niet '
09:28:47 + for arg in "$@"
09:28:47 + case $arg in
09:28:47 + pkg_list+='python-heatclient '
09:28:47 + for arg in "$@"
09:28:47 + case $arg in
09:28:47 + pkg_list+='python-openstackclient '
09:28:47 + for arg in "$@"
09:28:47 + case $arg in
09:28:47 + pkg_list+='python-magnumclient '
09:28:47 + for arg in "$@"
09:28:47 + case $arg in
09:28:47 + pkg_list+='urllib3~=1.26.15 '
09:28:47 + for arg in "$@"
09:28:47 + case $arg in
09:28:47 + pkg_list+='yq '
09:28:47 + [[ -f /tmp/.os_lf_venv ]]
09:28:47 ++ cat /tmp/.os_lf_venv
09:28:47 + lf_venv=/tmp/venv-nUbu
09:28:47 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUbu from' file:/tmp/.os_lf_venv
09:28:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUbu from file:/tmp/.os_lf_venv
09:28:47 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:28:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:28:47 + local 'pip_opts=--upgrade --quiet'
09:28:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:28:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:28:47 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:28:47 + [[ -n '' ]]
09:28:47 + [[ -n '' ]]
09:28:47 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:28:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:28:47 + /tmp/venv-nUbu/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:28:49 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:28:49 lf-activate-venv(): INFO: Base packages installed successfully
09:28:49 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:28:49 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:28:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:28:49 + /tmp/venv-nUbu/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:29:07 + type python3
09:29:07 + true
09:29:07 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-nUbu/bin to PATH'
09:29:07 lf-activate-venv(): INFO: Adding /tmp/venv-nUbu/bin to PATH
09:29:07 + PATH=/tmp/venv-nUbu/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:29:07 + return 0
09:29:07 + openstack --os-cloud vex limits show --absolute
09:29:09 +--------------------------+---------+
09:29:09 | Name | Value |
09:29:09 +--------------------------+---------+
09:29:09 | maxTotalInstances | -1 |
09:29:09 | maxTotalCores | 450 |
09:29:09 | maxTotalRAMSize | 1000000 |
09:29:09 | maxServerMeta | 128 |
09:29:09 | maxImageMeta | 128 |
09:29:09 | maxPersonality | 5 |
09:29:09 | maxPersonalitySize | 10240 |
09:29:09 | maxTotalKeypairs | 100 |
09:29:09 | maxServerGroups | 10 |
09:29:09 | maxServerGroupMembers | 10 |
09:29:09 | maxTotalFloatingIps | -1 |
09:29:09 | maxSecurityGroups | -1 |
09:29:09 | maxSecurityGroupRules | -1 |
09:29:09 | totalRAMUsed | 671744 |
09:29:09 | totalCoresUsed | 164 |
09:29:09 | totalInstancesUsed | 53 |
09:29:09 | totalFloatingIpsUsed | 0 |
09:29:09 | totalSecurityGroupsUsed | 0 |
09:29:09 | totalServerGroupsUsed | 0 |
09:29:09 | maxTotalVolumes | -1 |
09:29:09 | maxTotalSnapshots | 10 |
09:29:09 | maxTotalVolumeGigabytes | 4096 |
09:29:09 | maxTotalBackups | 10 |
09:29:09 | maxTotalBackupGigabytes | 1000 |
09:29:09 | totalVolumesUsed | 0 |
09:29:09 | totalGigabytesUsed | 0 |
09:29:09 | totalSnapshotsUsed | 0 |
09:29:09 | totalBackupsUsed | 0 |
09:29:09 | totalBackupGigabytesUsed | 0 |
09:29:09 +--------------------------+---------+
09:29:09 + pushd /opt/ciman/openstack-hot
09:29:09 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium
09:29:09 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-max-devices-only-scandium-50 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/stack-parameters.yaml
09:29:55 Creating stack releng-netconf-csit-1node-scale-max-devices-only-scandium-50
09:29:55 Waiting to initialize infrastructure...
09:29:55 Waiting to initialize infrastructure...
09:29:55 Waiting to initialize infrastructure...
09:29:55 Stack initialization successful.
09:29:55 ------------------------------------
09:29:55 Stack Details
09:29:55 ------------------------------------
09:29:55 {'added': None,
09:29:55 'capabilities': [],
09:29:55 'created_at': '2025-10-02T09:29:12Z',
09:29:55 'deleted': None,
09:29:55 'deleted_at': None,
09:29:55 'description': 'No description',
09:29:55 'environment': None,
09:29:55 'environment_files': None,
09:29:55 'files': None,
09:29:55 'files_container': None,
09:29:55 'id': 'e3256c6f-de57-41aa-8ab1-e7c266a97fdd',
09:29:55 'is_rollback_disabled': True,
09:29:55 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-max-devices-only-scandium-50/e3256c6f-de57-41aa-8ab1-e7c266a97fdd',
09:29:55 'rel': 'self'}],
09:29:55 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
09:29:55 'name': 'releng-netconf-csit-1node-scale-max-devices-only-scandium-50',
09:29:55 'notification_topics': [],
09:29:55 'outputs': [{'description': 'IP addresses of the 2nd vm types',
09:29:55 'output_key': 'vm_1_ips',
09:29:55 'output_value': ['10.30.171.132']},
09:29:55 {'description': 'IP addresses of the 1st vm types',
09:29:55 'output_key': 'vm_0_ips',
09:29:55 'output_value': ['10.30.171.178']}],
09:29:55 'owner_id': ****,
09:29:55 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:29:55 'OS::stack_id': 'e3256c6f-de57-41aa-8ab1-e7c266a97fdd',
09:29:55 'OS::stack_name': 'releng-netconf-csit-1node-scale-max-devices-only-scandium-50',
09:29:55 'job_name': '07828-50',
09:29:55 'silo': 'releng',
09:29:55 'vm_0_count': '1',
09:29:55 'vm_0_flavor': 'v3-standard-8',
09:29:55 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:29:55 '20250201-010426.857',
09:29:55 'vm_1_count': '1',
09:29:55 'vm_1_flavor': 'v3-standard-8',
09:29:55 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:29:55 '- 20250201-060151.911'},
09:29:55 'parent_id': None,
09:29:55 'replaced': None,
09:29:55 'status': 'CREATE_COMPLETE',
09:29:55 'status_reason': 'Stack CREATE completed successfully',
09:29:55 'tags': [],
09:29:55 'template': None,
09:29:55 'template_description': 'No description',
09:29:55 'template_url': None,
09:29:55 'timeout_mins': 15,
09:29:55 'unchanged': None,
09:29:55 'updated': None,
09:29:55 'updated_at': None,
09:29:55 'user_project_id': '37869b5463754988898962bbb0a9b9cd'}
09:29:55 ------------------------------------
09:29:56 + popd
09:29:56 /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium
09:29:56 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins1339136206833637058.sh
09:29:56 ---> Copy SSH public keys to CSIT lab
09:29:56 Setup pyenv:
09:29:56 system
09:29:56 3.8.13
09:29:56 3.9.13
09:29:56 3.10.13
09:29:56 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
09:29:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUbu from file:/tmp/.os_lf_venv
09:29:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:29:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:29:58 lf-activate-venv(): INFO: Base packages installed successfully
09:29:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:30:12 lf-activate-venv(): INFO: Adding /tmp/venv-nUbu/bin to PATH
09:30:13 SSH not responding on 10.30.171.132. Retrying in 10 seconds...
09:30:14 SSH not responding on 10.30.171.178. Retrying in 10 seconds...
09:30:23 Ping to 10.30.171.132 successful.
09:30:24 Ping to 10.30.171.178 successful.
09:30:24 SSH not responding on 10.30.171.132. Retrying in 10 seconds...
09:30:24 SSH not responding on 10.30.171.178. Retrying in 10 seconds...
09:30:34 Ping to 10.30.171.132 successful.
09:30:34 Ping to 10.30.171.178 successful.
09:30:34 SSH not responding on 10.30.171.132. Retrying in 10 seconds...
09:30:34 SSH not responding on 10.30.171.178. Retrying in 10 seconds...
09:30:44 Ping to 10.30.171.132 successful.
09:30:44 Ping to 10.30.171.178 successful.
09:30:45 SSH not responding on 10.30.171.178. Retrying in 10 seconds...
09:30:50 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts.
09:30:52 releng-07828-50-1-mininet-ovs-217-0
09:30:53 Successfully copied public keys to slave 10.30.171.132
09:30:53 Process 6493 ready.
09:30:55 Ping to 10.30.171.178 successful.
09:31:00 SSH not responding on 10.30.171.178. Retrying in 10 seconds...
09:31:10 Ping to 10.30.171.178 successful.
09:31:11 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:31:12 releng-07828-50-0-builder-0
09:31:12 Successfully copied public keys to slave 10.30.171.178
09:31:12 Process 6494 ready.
09:31:12 SSH ready on all stack servers.
09:31:12 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins6903138951544898241.sh
09:31:12 Setup pyenv:
09:31:12 system
09:31:12 3.8.13
09:31:12 3.9.13
09:31:12 3.10.13
09:31:12 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
09:31:16 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-stmP
09:31:16 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.robot_venv
09:31:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:31:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:31:20 lf-activate-venv(): INFO: Base packages installed successfully
09:31:20 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:31:22 lf-activate-venv(): INFO: Adding /tmp/venv-stmP/bin to PATH
09:31:22 + echo 'Installing Python Requirements'
09:31:22 Installing Python Requirements
09:31:22 + cat
09:31:22 + python -m pip install -r requirements.txt
09:31:23 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:31:23 Collecting docker-py (from -r requirements.txt (line 1))
09:31:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
09:31:23 Collecting ipaddr (from -r requirements.txt (line 2))
09:31:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:31:23 Preparing metadata (setup.py): started
09:31:23 Preparing metadata (setup.py): finished with status 'done'
09:31:23 Collecting netaddr (from -r requirements.txt (line 3))
09:31:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:31:23 Collecting netifaces (from -r requirements.txt (line 4))
09:31:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:31:23 Preparing metadata (setup.py): started
09:31:23 Preparing metadata (setup.py): finished with status 'done'
09:31:23 Collecting pyhocon (from -r requirements.txt (line 5))
09:31:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:31:23 Collecting requests (from -r requirements.txt (line 6))
09:31:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:31:23 Collecting robotframework (from -r requirements.txt (line 7))
09:31:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:31:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 33.8 MB/s 0:00:00
09:31:23 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:31:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:31:24 Preparing metadata (setup.py): started
09:31:24 Preparing metadata (setup.py): finished with status 'done'
09:31:24 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:31:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:31:24 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:31:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
09:31:24 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:31:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:31:24 Preparing metadata (setup.py): started
09:31:24 Preparing metadata (setup.py): finished with status 'done'
09:31:24 Collecting scapy (from -r requirements.txt (line 12))
09:31:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:31:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 47.9 MB/s 0:00:00
09:31:24 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:31:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:31:24 Preparing metadata (setup.py): started
09:31:24 Preparing metadata (setup.py): finished with status 'done'
09:31:24 Collecting elasticsearch (from -r requirements.txt (line 18))
09:31:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
09:31:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 33.6 MB/s 0:00:00
09:31:25 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:31:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:31:25 Collecting pyangbind (from -r requirements.txt (line 22))
09:31:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:31:25 Collecting isodate (from -r requirements.txt (line 25))
09:31:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:31:25 Collecting jmespath (from -r requirements.txt (line 28))
09:31:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:31:31 Collecting jsonpatch (from -r requirements.txt (line 31))
09:31:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:31:31 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:31:31 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:31:32 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:31:32 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:31:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:31:32 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:31:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
09:31:32 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:31:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:31:32 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:31:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
09:31:32 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:31:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
09:31:32 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:31:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:31:33 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:31:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
09:31:33 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
09:31:33 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:31:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:31:33 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
09:31:33 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:31:33 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:31:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:31:33 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
09:31:33 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:31:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:31:33 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:31:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:31:33 Collecting elasticsearch (from -r requirements.txt (line 18))
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
09:31:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 37.6 MB/s 0:00:00
09:31:33 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:31:33 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:31:33 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:31:33 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:31:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:31:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 19.0 MB/s 0:00:00
09:31:34 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:31:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:31:35 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:31:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
09:31:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 26.3 MB/s 0:00:00
09:31:35 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:31:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:31:35 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:31:35 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:31:35 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
09:31:41 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:31:42 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:31:42 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:31:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:31:42 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
09:31:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 1.8 MB/s 0:00:05
09:31:47 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:31:47 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:31:47 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
09:31:47 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:31:47 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
09:31:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
09:31:47 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
09:31:47 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:31:48 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:31:48 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:31:48 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:31:48 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:31:48 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:31:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:31:48 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:31:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:31:48 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:31:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:31:49 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:31:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:31:55 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:31:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:31:55 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:31:55 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:31:56 Building wheel for robotframework-sshlibrary (setup.py): started
09:31:56 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
09:31:56 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=3190e3f90d4eb24736156dbf603ed9a1933468599fa25448a0944d8f6cae9b58
09:31:58 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:31:58 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:31:58 Building wheel for ipaddr (setup.py): started
09:31:58 Building wheel for ipaddr (setup.py): finished with status 'done'
09:31:58 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=9608432bfdcb6aec9a532084403213e66591cf4687f829a5a4e5ff7fa015592f
09:31:58 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:31:58 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:31:58 Building wheel for netifaces (setup.py): started
09:32:01 Building wheel for netifaces (setup.py): finished with status 'done'
09:32:01 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41080 sha256=c8453a57f23d4c5425695cfea9837795951be02ff74ddaf099198f7eec90b486
09:32:01 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:32:01 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:32:01 Building wheel for robotframework-httplibrary (setup.py): started
09:32:01 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
09:32:01 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=13f0a7ad47f2cacc7efd8098c094922e18ba2082f5f38ae1737796a82e044939
09:32:01 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:32:01 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:32:01 Building wheel for jsonpath-rw (setup.py): started
09:32:01 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
09:32:01 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=8adda9c99878592beba3167ededa9b3a15ed2cdeebc9ad4391b0b3ff0c8fd6fd
09:32:01 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:32:01 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:32:01 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
09:32:09
09:32:09 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
09:32:09 + pip freeze
09:32:09 attrs==25.3.0
09:32:09 bcrypt==5.0.0
09:32:09 beautifulsoup4==4.14.2
09:32:09 certifi==2025.8.3
09:32:09 cffi==2.0.0
09:32:09 charset-normalizer==3.4.3
09:32:09 click==8.3.0
09:32:09 cryptography==46.0.2
09:32:09 decorator==5.2.1
09:32:09 distlib==0.4.0
09:32:09 docker-py==1.10.6
09:32:09 docker-pycreds==0.4.0
09:32:09 elastic-transport==8.17.1
09:32:09 elasticsearch==8.19.1
09:32:09 elasticsearch-dsl==8.15.4
09:32:09 enum34==1.1.10
09:32:09 filelock==3.19.1
09:32:09 h11==0.16.0
09:32:09 idna==3.10
09:32:09 invoke==2.2.0
09:32:09 ipaddr==2.2.0
09:32:09 isodate==0.7.2
09:32:09 jmespath==1.0.1
09:32:09 jsonpatch==1.33
09:32:09 jsonpath-rw==1.4.0
09:32:09 jsonpointer==3.0.0
09:32:09 lxml==6.0.2
09:32:09 netaddr==1.3.0
09:32:09 netifaces==0.11.0
09:32:09 outcome==1.3.0.post0
09:32:09 paramiko==4.0.0
09:32:09 platformdirs==4.4.0
09:32:09 ply==3.11
09:32:09 pyang==2.7.1
09:32:09 pyangbind==0.8.6
09:32:09 pycparser==2.23
09:32:09 pyhocon==0.3.61
09:32:09 PyNaCl==1.6.0
09:32:09 pyparsing==3.2.5
09:32:09 PySocks==1.7.1
09:32:09 python-dateutil==2.9.0.post0
09:32:09 regex==2025.9.18
09:32:09 requests==2.32.5
09:32:09 robotframework==7.3.2
09:32:09 robotframework-httplibrary==0.4.2
09:32:09 robotframework-pythonlibcore==4.4.1
09:32:09 robotframework-requests==0.9.7
09:32:09 robotframework-selenium2library==3.0.0
09:32:09 robotframework-seleniumlibrary==6.7.1
09:32:09 robotframework-sshlibrary==3.8.0
09:32:09 scapy==2.6.1
09:32:09 scp==0.15.0
09:32:09 selenium==4.35.0
09:32:09 six==1.17.0
09:32:09 sniffio==1.3.1
09:32:09 sortedcontainers==2.4.0
09:32:09 soupsieve==2.8
09:32:09 trio==0.30.0
09:32:09 trio-websocket==0.12.2
09:32:09 typing_extensions==4.14.1
09:32:09 urllib3==2.5.0
09:32:09 virtualenv==20.34.0
09:32:09 waitress==3.0.2
09:32:09 WebOb==1.8.9
09:32:09 websocket-client==1.8.0
09:32:09 WebTest==3.0.6
09:32:09 wsproto==1.2.0
09:32:09 [EnvInject] - Injecting environment variables from a build step.
09:32:09 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:32:09 [EnvInject] - Variables injected successfully.
09:32:09 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins4979509399653816043.sh
09:32:09 Setup pyenv:
09:32:09 system
09:32:09 3.8.13
09:32:09 3.9.13
09:32:09 3.10.13
09:32:09 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
09:32:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUbu from file:/tmp/.os_lf_venv
09:32:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:32:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:32:12 lf-activate-venv(): INFO: Base packages installed successfully
09:32:12 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:32:19 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:32:19 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:32:19 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:32:19 lf-activate-venv(): INFO: Adding /tmp/venv-nUbu/bin to PATH
09:32:19 + ODL_SYSTEM=()
09:32:19 + TOOLS_SYSTEM=()
09:32:19 + OPENSTACK_SYSTEM=()
09:32:19 + OPENSTACK_CONTROLLERS=()
09:32:19 + mapfile -t ADDR
09:32:19 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-max-devices-only-scandium-50
09:32:19 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:32:21 + for i in "${ADDR[@]}"
09:32:21 ++ ssh 10.30.171.178 hostname -s
09:32:21 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:32:22 + REMHOST=releng-07828-50-0-builder-0
09:32:22 + case ${REMHOST} in
09:32:22 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:32:22 + for i in "${ADDR[@]}"
09:32:22 ++ ssh 10.30.171.132 hostname -s
09:32:22 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts.
09:32:22 + REMHOST=releng-07828-50-1-mininet-ovs-217-0
09:32:22 + case ${REMHOST} in
09:32:22 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:32:22 + echo NUM_ODL_SYSTEM=1
09:32:22 + echo NUM_TOOLS_SYSTEM=1
09:32:22 + '[' '' == yes ']'
09:32:22 + NUM_OPENSTACK_SYSTEM=0
09:32:22 + echo NUM_OPENSTACK_SYSTEM=0
09:32:22 + '[' 0 -eq 2 ']'
09:32:22 + echo ODL_SYSTEM_IP=10.30.171.178
09:32:22 ++ seq 0 0
09:32:22 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:32:22 + echo ODL_SYSTEM_1_IP=10.30.171.178
09:32:22 + echo TOOLS_SYSTEM_IP=10.30.171.132
09:32:22 ++ seq 0 0
09:32:22 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:32:22 + echo TOOLS_SYSTEM_1_IP=10.30.171.132
09:32:22 + openstack_index=0
09:32:22 + NUM_OPENSTACK_CONTROL_NODES=1
09:32:22 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:32:22 ++ seq 0 0
09:32:22 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:32:22 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:32:22 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:32:22 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:32:22 + '[' -1 -ge 2 ']'
09:32:22 ++ seq 0 -2
09:32:22 + NUM_OPENSTACK_HAPROXY_NODES=0
09:32:22 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:32:22 ++ seq 0 -1
09:32:22 + echo 'Contents of slave_addresses.txt:'
09:32:22 Contents of slave_addresses.txt:
09:32:22 + cat slave_addresses.txt
09:32:22 NUM_ODL_SYSTEM=1
09:32:22 NUM_TOOLS_SYSTEM=1
09:32:22 NUM_OPENSTACK_SYSTEM=0
09:32:22 ODL_SYSTEM_IP=10.30.171.178
09:32:22 ODL_SYSTEM_1_IP=10.30.171.178
09:32:22 TOOLS_SYSTEM_IP=10.30.171.132
09:32:22 TOOLS_SYSTEM_1_IP=10.30.171.132
09:32:22 NUM_OPENSTACK_CONTROL_NODES=1
09:32:22 OPENSTACK_CONTROL_NODE_1_IP=
09:32:22 NUM_OPENSTACK_COMPUTE_NODES=-1
09:32:22 NUM_OPENSTACK_HAPROXY_NODES=0
09:32:22 [EnvInject] - Injecting environment variables from a build step.
09:32:24 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:32:24 [EnvInject] - Variables injected successfully.
09:32:26 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/sh /tmp/jenkins16853423384719969183.sh
09:32:26 Preparing for JRE Version 21
09:32:26 Karaf artifact is karaf
09:32:26 Karaf project is integration
09:32:26 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:32:26 [EnvInject] - Injecting environment variables from a build step.
09:32:26 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:32:26 [EnvInject] - Variables injected successfully.
09:32:26 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins14226001022965900149.sh
09:32:26 2025-10-02 09:32:26 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
09:32:26 Bundle version is 0.21.3-SNAPSHOT
09:32:26 --2025-10-02 09:32:26-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
09:32:26 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:32:26 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:32:26 HTTP request sent, awaiting response... 200 OK
09:32:26 Length: 1410 (1.4K) [application/xml]
09:32:26 Saving to: ‘maven-metadata.xml’
09:32:26
09:32:26 0K . 100% 39.2M=0s
09:32:26
09:32:26 2025-10-02 09:32:26 (39.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
09:32:26
09:32:27
09:32:27
09:32:27 org.opendaylight.integration
09:32:27 karaf
09:32:27 0.21.3-SNAPSHOT
09:32:27
09:32:27
09:32:27 20251002.091413
09:32:27 341
09:32:27
09:32:27 20251002091413
09:32:27
09:32:27
09:32:27 pom
09:32:27 0.21.3-20251002.091413-341
09:32:27 20251002091413
09:32:27
09:32:27
09:32:27 tar.gz
09:32:27 0.21.3-20251002.091413-341
09:32:27 20251002091413
09:32:27
09:32:27
09:32:27 zip
09:32:27 0.21.3-20251002.091413-341
09:32:27 20251002091413
09:32:27
09:32:27
09:32:27 cyclonedx
09:32:27 xml
09:32:27 0.21.3-20251002.091413-341
09:32:27 20251002091413
09:32:27
09:32:27
09:32:27 cyclonedx
09:32:27 json
09:32:27 0.21.3-20251002.091413-341
09:32:27 20251002091413
09:32:27
09:32:27
09:32:27
09:32:27
09:32:27 Nexus timestamp is 0.21.3-20251002.091413-341
09:32:27 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:32:27 Distribution bundle is karaf-0.21.3-20251002.091413-341.zip
09:32:27 Distribution bundle version is 0.21.3-SNAPSHOT
09:32:27 Distribution folder is karaf-0.21.3-SNAPSHOT
09:32:27 Nexus prefix is https://nexus.opendaylight.org
09:32:28 [EnvInject] - Injecting environment variables from a build step.
09:32:28 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:32:28 [EnvInject] - Variables injected successfully.
09:32:28 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins12279654727853061412.sh
09:32:28 Setup pyenv:
09:32:28 system
09:32:28 3.8.13
09:32:28 3.9.13
09:32:28 3.10.13
09:32:28 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
09:32:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUbu from file:/tmp/.os_lf_venv
09:32:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:32:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:32:30 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:32:30 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:32:31 lf-activate-venv(): INFO: Base packages installed successfully
09:32:31 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:32:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:32:36 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:32:37 lf-activate-venv(): INFO: Adding /tmp/venv-nUbu/bin to PATH
09:32:37 Copying common-functions.sh to /tmp
09:32:38 Copying common-functions.sh to 10.30.171.132:/tmp
09:32:38 Warning: Permanently added '10.30.171.132' (ECDSA) to the list of known hosts.
09:32:39 Copying common-functions.sh to 10.30.171.178:/tmp
09:32:39 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:32:39 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins15555502605414358615.sh
09:32:39 common-functions.sh is being sourced
09:32:39 common-functions environment:
09:32:39 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:39 ACTUALFEATURES:
09:32:39 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:39 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:32:39 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:39 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:32:39 CONTROLLERMEM: 12G
09:32:39 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:32:39 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:32:39 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:32:39 SUITES:
09:32:39
09:32:39 #################################################
09:32:39 ## Configure Cluster and Start ##
09:32:39 #################################################
09:32:39 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia
09:32:39 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology odl-jolokia
09:32:39 Locating script plan to use...
09:32:39 Finished running script plans
09:32:39 Configuring member-1 with IP address 10.30.171.178
09:32:39 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:32:39 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:32:39 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
09:32:39 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
09:32:39 common-functions.sh is being sourced
09:32:39 ++ echo 'common-functions.sh is being sourced'
09:32:39 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
09:32:39 ++ DISTROSTREAM=scandium
09:32:39 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:39 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:39 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:39 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:39 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:32:39 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:32:39 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:39 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:39 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:32:39 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:32:39 ++ export CONTROLLERMEM=
09:32:39 ++ CONTROLLERMEM=
09:32:39 ++ case "${DISTROSTREAM}" in
09:32:39 ++ CLUSTER_SYSTEM=akka
09:32:39 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:32:39 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:32:39 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:32:39 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:32:39 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:32:39 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:32:39 ++ print_common_env
09:32:39 ++ cat
09:32:39 common-functions environment:
09:32:39 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:39 ACTUALFEATURES:
09:32:39 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:39 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
09:32:39 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:39 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:32:39 CONTROLLERMEM:
09:32:39 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:32:39 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:32:39 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:32:39 SUITES:
09:32:39
09:32:39 ++ SSH='ssh -t -t'
09:32:39 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:32:39 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:32:39 Changing to /tmp
09:32:39 + echo 'Changing to /tmp'
09:32:39 + cd /tmp
09:32:39 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:32:39 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip'
09:32:39 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:32:39 --2025-10-02 09:32:39-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251002.091413-341.zip
09:32:39 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:32:39 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:32:39 HTTP request sent, awaiting response... 200 OK
09:32:40 Length: 190791264 (182M) [application/zip]
09:32:40 Saving to: ‘karaf-0.21.3-20251002.091413-341.zip’
09:32:40
09:32:40 0K ........ ........ ........ ........ ........ ........ 1% 71.2M 3s
09:32:40 3072K ........ ........ ........ ........ ........ ........ 3% 93.9M 2s
09:32:40 6144K ........ ........ ........ ........ ........ ........ 4% 121M 2s
09:32:40 9216K ........ ........ ........ ........ ........ ........ 6% 126M 2s
09:32:40 12288K ........ ........ ........ ........ ........ ........ 8% 132M 2s
09:32:40 15360K ........ ........ ........ ........ ........ ........ 9% 122M 2s
09:32:40 18432K ........ ........ ........ ........ ........ ........ 11% 135M 1s
09:32:40 21504K ........ ........ ........ ........ ........ ........ 13% 146M 1s
09:32:40 24576K ........ ........ ........ ........ ........ ........ 14% 163M 1s
09:32:40 27648K ........ ........ ........ ........ ........ ........ 16% 140M 1s
09:32:40 30720K ........ ........ ........ ........ ........ ........ 18% 124M 1s
09:32:40 33792K ........ ........ ........ ........ ........ ........ 19% 134M 1s
09:32:40 36864K ........ ........ ........ ........ ........ ........ 21% 126M 1s
09:32:40 39936K ........ ........ ........ ........ ........ ........ 23% 131M 1s
09:32:40 43008K ........ ........ ........ ........ ........ ........ 24% 165M 1s
09:32:40 46080K ........ ........ ........ ........ ........ ........ 26% 156M 1s
09:32:40 49152K ........ ........ ........ ........ ........ ........ 28% 132M 1s
09:32:40 52224K ........ ........ ........ ........ ........ ........ 29% 126M 1s
09:32:40 55296K ........ ........ ........ ........ ........ ........ 31% 145M 1s
09:32:40 58368K ........ ........ ........ ........ ........ ........ 32% 150M 1s
09:32:40 61440K ........ ........ ........ ........ ........ ........ 34% 169M 1s
09:32:40 64512K ........ ........ ........ ........ ........ ........ 36% 152M 1s
09:32:40 67584K ........ ........ ........ ........ ........ ........ 37% 151M 1s
09:32:40 70656K ........ ........ ........ ........ ........ ........ 39% 128M 1s
09:32:40 73728K ........ ........ ........ ........ ........ ........ 41% 160M 1s
09:32:40 76800K ........ ........ ........ ........ ........ ........ 42% 154M 1s
09:32:40 79872K ........ ........ ........ ........ ........ ........ 44% 153M 1s
09:32:41 82944K ........ ........ ........ ........ ........ ........ 46% 177M 1s
09:32:41 86016K ........ ........ ........ ........ ........ ........ 47% 141M 1s
09:32:41 89088K ........ ........ ........ ........ ........ ........ 49% 160M 1s
09:32:41 92160K ........ ........ ........ ........ ........ ........ 51% 155M 1s
09:32:41 95232K ........ ........ ........ ........ ........ ........ 52% 150M 1s
09:32:41 98304K ........ ........ ........ ........ ........ ........ 54% 132M 1s
09:32:41 101376K ........ ........ ........ ........ ........ ........ 56% 187M 1s
09:32:41 104448K ........ ........ ........ ........ ........ ........ 57% 158M 1s
09:32:41 107520K ........ ........ ........ ........ ........ ........ 59% 172M 1s
09:32:41 110592K ........ ........ ........ ........ ........ ........ 61% 136M 1s
09:32:41 113664K ........ ........ ........ ........ ........ ........ 62% 131M 0s
09:32:41 116736K ........ ........ ........ ........ ........ ........ 64% 154M 0s
09:32:41 119808K ........ ........ ........ ........ ........ ........ 65% 173M 0s
09:32:41 122880K ........ ........ ........ ........ ........ ........ 67% 170M 0s
09:32:41 125952K ........ ........ ........ ........ ........ ........ 69% 186M 0s
09:32:41 129024K ........ ........ ........ ........ ........ ........ 70% 227M 0s
09:32:41 132096K ........ ........ ........ ........ ........ ........ 72% 278M 0s
09:32:41 135168K ........ ........ ........ ........ ........ ........ 74% 284M 0s
09:32:41 138240K ........ ........ ........ ........ ........ ........ 75% 287M 0s
09:32:41 141312K ........ ........ ........ ........ ........ ........ 77% 347M 0s
09:32:41 144384K ........ ........ ........ ........ ........ ........ 79% 301M 0s
09:32:41 147456K ........ ........ ........ ........ ........ ........ 80% 238M 0s
09:32:41 150528K ........ ........ ........ ........ ........ ........ 82% 230M 0s
09:32:41 153600K ........ ........ ........ ........ ........ ........ 84% 494M 0s
09:32:41 156672K ........ ........ ........ ........ ........ ........ 85% 405M 0s
09:32:41 159744K ........ ........ ........ ........ ........ ........ 87% 290M 0s
09:32:41 162816K ........ ........ ........ ........ ........ ........ 89% 304M 0s
09:32:41 165888K ........ ........ ........ ........ ........ ........ 90% 302M 0s
09:32:41 168960K ........ ........ ........ ........ ........ ........ 92% 308M 0s
09:32:41 172032K ........ ........ ........ ........ ........ ........ 93% 320M 0s
09:32:41 175104K ........ ........ ........ ........ ........ ........ 95% 279M 0s
09:32:41 178176K ........ ........ ........ ........ ........ ........ 97% 281M 0s
09:32:41 181248K ........ ........ ........ ........ ........ ........ 98% 273M 0s
09:32:41 184320K ........ ........ ........ ....... 100% 278M=1.1s
09:32:41
09:32:41 2025-10-02 09:32:41 (167 MB/s) - ‘karaf-0.21.3-20251002.091413-341.zip’ saved [190791264/190791264]
09:32:41
09:32:41 Extracting the new controller...
09:32:41 + echo 'Extracting the new controller...'
09:32:41 + unzip -q karaf-0.21.3-20251002.091413-341.zip
09:32:43 Adding external repositories...
09:32:43 + echo 'Adding external repositories...'
09:32:43 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:43 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:32:43 ################################################################################
09:32:43 #
09:32:43 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:43 # contributor license agreements. See the NOTICE file distributed with
09:32:43 # this work for additional information regarding copyright ownership.
09:32:43 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:43 # (the "License"); you may not use this file except in compliance with
09:32:43 # the License. You may obtain a copy of the License at
09:32:43 #
09:32:43 # http://www.apache.org/licenses/LICENSE-2.0
09:32:43 #
09:32:43 # Unless required by applicable law or agreed to in writing, software
09:32:43 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:43 # See the License for the specific language governing permissions and
09:32:43 # limitations under the License.
09:32:43 #
09:32:43 ################################################################################
09:32:43
09:32:43 #
09:32:43 # If set to true, the following property will not allow any certificate to be used
09:32:43 # when accessing Maven repositories through SSL
09:32:43 #
09:32:43 #org.ops4j.pax.url.mvn.certificateCheck=
09:32:43
09:32:43 #
09:32:43 # Path to the local Maven settings file.
09:32:43 # The repositories defined in this file will be automatically added to the list
09:32:43 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:32:43 # below is not set.
09:32:43 # The following locations are checked for the existence of the settings.xml file
09:32:43 # * 1. looks for the specified url
09:32:43 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:32:43 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:32:43 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:32:43 #
09:32:43 #org.ops4j.pax.url.mvn.settings=
09:32:43
09:32:43 #
09:32:43 # Path to the local Maven repository which is used to avoid downloading
09:32:43 # artifacts when they already exist locally.
09:32:43 # The value of this property will be extracted from the settings.xml file
09:32:43 # above, or defaulted to:
09:32:43 # System.getProperty( "user.home" ) + "/.m2/repository"
09:32:43 #
09:32:43 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:32:43
09:32:43 #
09:32:43 # Default this to false. It's just weird to use undocumented repos
09:32:43 #
09:32:43 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:32:43
09:32:43 #
09:32:43 # Uncomment if you don't wanna use the proxy settings
09:32:43 # from the Maven conf/settings.xml file
09:32:43 #
09:32:43 # org.ops4j.pax.url.mvn.proxySupport=false
09:32:43
09:32:43 #
09:32:43 # Comma separated list of repositories scanned when resolving an artifact.
09:32:43 # Those repositories will be checked before iterating through the
09:32:43 # below list of repositories and even before the local repository
09:32:43 # A repository url can be appended with zero or more of the following flags:
09:32:43 # @snapshots : the repository contains snaphots
09:32:43 # @noreleases : the repository does not contain any released artifacts
09:32:43 #
09:32:43 # The following property value will add the system folder as a repo.
09:32:43 #
09:32:43 org.ops4j.pax.url.mvn.defaultRepositories=\
09:32:43 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
09:32:43 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
09:32:43 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
09:32:43
09:32:43 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:32:43 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:32:43
09:32:43 #
09:32:43 # Comma separated list of repositories scanned when resolving an artifact.
09:32:43 # The default list includes the following repositories:
09:32:43 # http://repo1.maven.org/maven2@id=central
09:32:43 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:32:43 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:32:43 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:32:43 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:32:43 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:32:43 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:32:43 # To add repositories to the default ones, prepend '+' to the list of repositories
09:32:43 # to add.
09:32:43 # A repository url can be appended with zero or more of the following flags:
09:32:43 # @snapshots : the repository contains snapshots
09:32:43 # @noreleases : the repository does not contain any released artifacts
09:32:43 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:32:43 #
09:32:43 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:32:43
09:32:43 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
09:32:43 + [[ True == \T\r\u\e ]]
09:32:43 + echo 'Configuring the startup features...'
09:32:43 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:43 + FEATURE_TEST_STRING=features-test
09:32:43 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
09:32:43 + KARAF_VERSION=karaf4
09:32:43 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
09:32:43 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:43 + [[ ! -z '' ]]
09:32:43 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:32:43 ################################################################################
09:32:43 #
09:32:43 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:43 # contributor license agreements. See the NOTICE file distributed with
09:32:43 # this work for additional information regarding copyright ownership.
09:32:43 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:43 # (the "License"); you may not use this file except in compliance with
09:32:43 # the License. You may obtain a copy of the License at
09:32:43 #
09:32:43 # http://www.apache.org/licenses/LICENSE-2.0
09:32:43 #
09:32:43 # Unless required by applicable law or agreed to in writing, software
09:32:43 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:43 # See the License for the specific language governing permissions and
09:32:43 # limitations under the License.
09:32:43 #
09:32:43 ################################################################################
09:32:43
09:32:43 #
09:32:43 # Comma separated list of features repositories to register by default
09:32:43 #
09:32:43 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/f5d70ea4-9e0a-49c2-a203-f9e0383fff0f.xml
09:32:43
09:32:43 #
09:32:43 # Comma separated list of features to install at startup
09:32:43 #
09:32:43 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,odl-jolokia, c1e8630d-1360-471b-8652-67e8c784a10e
09:32:43
09:32:43 #
09:32:43 # Resource repositories (OBR) that the features resolver can use
09:32:43 # to resolve requirements/capabilities
09:32:43 #
09:32:43 # The format of the resourceRepositories is
09:32:43 # resourceRepositories=[xml:url|json:url],...
09:32:43 # for Instance:
09:32:43 #
09:32:43 #resourceRepositories=xml:http://host/path/to/index.xml
09:32:43 # or
09:32:43 #resourceRepositories=json:http://host/path/to/index.json
09:32:43 #
09:32:43
09:32:43 #
09:32:43 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:32:43 #
09:32:43 featuresBootAsynchronous=false
09:32:43
09:32:43 #
09:32:43 # Service requirements enforcement
09:32:43 #
09:32:43 # By default, the feature resolver checks the service requirements/capabilities of
09:32:43 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:32:43 # the required bundles.
09:32:43 # The following flag can have those values:
09:32:43 # - disable: service requirements are completely ignored
09:32:43 # - default: service requirements are ignored for old features
09:32:43 # - enforce: service requirements are always verified
09:32:43 #
09:32:43 #serviceRequirements=default
09:32:43
09:32:43 #
09:32:43 # Store cfg file for config element in feature
09:32:43 #
09:32:43 #configCfgStore=true
09:32:43
09:32:43 #
09:32:43 # Define if the feature service automatically refresh bundles
09:32:43 #
09:32:43 autoRefresh=true
09:32:43
09:32:43 #
09:32:43 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:32:43 # XML file defines instructions related to features processing
09:32:43 # versions.properties may declare properties to resolve placeholders in XML file
09:32:43 # both files are relative to ${karaf.etc}
09:32:43 #
09:32:43 #featureProcessing=org.apache.karaf.features.xml
09:32:43 #featureProcessingVersions=versions.properties
09:32:43 + configure_karaf_log karaf4 ''
09:32:43 + local -r karaf_version=karaf4
09:32:43 + local -r controllerdebugmap=
09:32:43 + local logapi=log4j
09:32:43 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:32:43 log4j2.rootLogger.level = INFO
09:32:43 #log4j2.rootLogger.type = asyncRoot
09:32:43 #log4j2.rootLogger.includeLocation = false
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:32:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:32:43 log4j2.rootLogger.appenderRef.Console.ref = Console
09:32:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:32:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:32:43 log4j2.logger.spifly.name = org.apache.aries.spifly
09:32:43 log4j2.logger.spifly.level = WARN
09:32:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:32:43 log4j2.logger.audit.level = INFO
09:32:43 log4j2.logger.audit.additivity = false
09:32:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:32:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:32:43 log4j2.appender.console.type = Console
09:32:43 log4j2.appender.console.name = Console
09:32:43 log4j2.appender.console.layout.type = PatternLayout
09:32:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:32:43 log4j2.appender.rolling.type = RollingRandomAccessFile
09:32:43 log4j2.appender.rolling.name = RollingFile
09:32:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:32:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:32:43 #log4j2.appender.rolling.immediateFlush = false
09:32:43 log4j2.appender.rolling.append = true
09:32:43 log4j2.appender.rolling.layout.type = PatternLayout
09:32:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:32:43 log4j2.appender.rolling.policies.type = Policies
09:32:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:32:43 log4j2.appender.rolling.policies.size.size = 64MB
09:32:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:32:43 log4j2.appender.rolling.strategy.max = 7
09:32:43 log4j2.appender.audit.type = RollingRandomAccessFile
09:32:43 log4j2.appender.audit.name = AuditRollingFile
09:32:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:32:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:32:43 log4j2.appender.audit.append = true
09:32:43 log4j2.appender.audit.layout.type = PatternLayout
09:32:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:32:43 log4j2.appender.audit.policies.type = Policies
09:32:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:32:43 log4j2.appender.audit.policies.size.size = 8MB
09:32:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:32:43 log4j2.appender.audit.strategy.max = 7
09:32:43 log4j2.appender.osgi.type = PaxOsgi
09:32:43 log4j2.appender.osgi.name = PaxOsgi
09:32:43 log4j2.appender.osgi.filter = *
09:32:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:32:43 #log4j2.logger.aether.level = TRACE
09:32:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:32:43 #log4j2.logger.http-headers.level = DEBUG
09:32:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:32:43 #log4j2.logger.maven.level = TRACE
09:32:43 + logapi=log4j2
09:32:43 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
09:32:43 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
09:32:43 + '[' log4j2 == log4j2 ']'
09:32:43 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:43 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:32:43 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:32:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:32:43 controllerdebugmap:
09:32:43 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:43 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:32:43 + unset IFS
09:32:43 + echo 'controllerdebugmap: '
09:32:43 + '[' -n '' ']'
09:32:43 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:32:43 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:32:43 ################################################################################
09:32:43 #
09:32:43 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:43 # contributor license agreements. See the NOTICE file distributed with
09:32:43 # this work for additional information regarding copyright ownership.
09:32:43 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:43 # (the "License"); you may not use this file except in compliance with
09:32:43 # the License. You may obtain a copy of the License at
09:32:43 #
09:32:43 # http://www.apache.org/licenses/LICENSE-2.0
09:32:43 #
09:32:43 # Unless required by applicable law or agreed to in writing, software
09:32:43 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:43 # See the License for the specific language governing permissions and
09:32:43 # limitations under the License.
09:32:43 #
09:32:43 ################################################################################
09:32:43
09:32:43 # Common pattern layout for appenders
09:32:43 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:32:43
09:32:43 # Root logger
09:32:43 log4j2.rootLogger.level = INFO
09:32:43 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:32:43 #log4j2.rootLogger.type = asyncRoot
09:32:43 #log4j2.rootLogger.includeLocation = false
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:32:43 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:32:43 log4j2.rootLogger.appenderRef.Console.ref = Console
09:32:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:32:43 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:32:43
09:32:43 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:32:43 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:32:43
09:32:43 # Loggers configuration
09:32:43
09:32:43 # Spifly logger
09:32:43 log4j2.logger.spifly.name = org.apache.aries.spifly
09:32:43 log4j2.logger.spifly.level = WARN
09:32:43
09:32:43 # Security audit logger
09:32:43 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:32:43 log4j2.logger.audit.level = INFO
09:32:43 log4j2.logger.audit.additivity = false
09:32:43 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:32:43
09:32:43 # Appenders configuration
09:32:43
09:32:43 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:32:43 log4j2.appender.console.type = Console
09:32:43 log4j2.appender.console.name = Console
09:32:43 log4j2.appender.console.layout.type = PatternLayout
09:32:43 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:32:43
09:32:43 # Rolling file appender
09:32:43 log4j2.appender.rolling.type = RollingRandomAccessFile
09:32:43 log4j2.appender.rolling.name = RollingFile
09:32:43 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:32:43 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:32:43 # uncomment to not force a disk flush
09:32:43 #log4j2.appender.rolling.immediateFlush = false
09:32:43 log4j2.appender.rolling.append = true
09:32:43 log4j2.appender.rolling.layout.type = PatternLayout
09:32:43 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:32:43 log4j2.appender.rolling.policies.type = Policies
09:32:43 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:32:43 log4j2.appender.rolling.policies.size.size = 1GB
09:32:43 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:32:43 log4j2.appender.rolling.strategy.max = 7
09:32:43
09:32:43 # Audit file appender
09:32:43 log4j2.appender.audit.type = RollingRandomAccessFile
09:32:43 log4j2.appender.audit.name = AuditRollingFile
09:32:43 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:32:43 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:32:43 log4j2.appender.audit.append = true
09:32:43 log4j2.appender.audit.layout.type = PatternLayout
09:32:43 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:32:43 log4j2.appender.audit.policies.type = Policies
09:32:43 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:32:43 log4j2.appender.audit.policies.size.size = 8MB
09:32:43 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:32:43 log4j2.appender.audit.strategy.max = 7
09:32:43
09:32:43 # OSGi appender
09:32:43 log4j2.appender.osgi.type = PaxOsgi
09:32:43 log4j2.appender.osgi.name = PaxOsgi
09:32:43 log4j2.appender.osgi.filter = *
09:32:43
09:32:43 # help with identification of maven-related problems with pax-url-aether
09:32:43 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:32:43 #log4j2.logger.aether.level = TRACE
09:32:43 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:32:43 #log4j2.logger.http-headers.level = DEBUG
09:32:43 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:32:43 #log4j2.logger.maven.level = TRACE
09:32:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:32:43 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:32:43 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 12G /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:32:43 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:32:43 + local -r controllermem=12G
09:32:43 Configure
09:32:43 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:32:43 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:32:43 + echo Configure
09:32:43 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:32:43 max memory: 12G
09:32:43 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:32:43 + echo ' max memory: 12G'
09:32:43 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:32:43 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:32:43 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=12G/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:32:43 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:32:43 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
09:32:43 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
09:32:43 #!/bin/sh
09:32:43 #
09:32:43 # Licensed to the Apache Software Foundation (ASF) under one or more
09:32:43 # contributor license agreements. See the NOTICE file distributed with
09:32:43 # this work for additional information regarding copyright ownership.
09:32:43 # The ASF licenses this file to You under the Apache License, Version 2.0
09:32:43 # (the "License"); you may not use this file except in compliance with
09:32:43 # the License. You may obtain a copy of the License at
09:32:43 #
09:32:43 # http://www.apache.org/licenses/LICENSE-2.0
09:32:43 #
09:32:43 # Unless required by applicable law or agreed to in writing, software
09:32:43 # distributed under the License is distributed on an "AS IS" BASIS,
09:32:43 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:32:43 # See the License for the specific language governing permissions and
09:32:43 # limitations under the License.
09:32:43 #
09:32:43
09:32:43 #
09:32:43 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:32:43 # script: client, instance, shell, start, status, stop, karaf
09:32:43 #
09:32:43 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:32:43 # Actions go here...
09:32:43 # fi
09:32:43
09:32:43 #
09:32:43 # general settings which should be applied for all scripts go here; please keep
09:32:43 # in mind that it is possible that scripts might be executed more than once, e.g.
09:32:43 # in example of the start script where the start script is executed first and the
09:32:43 # karaf script afterwards.
09:32:43 #
09:32:43
09:32:43 #
09:32:43 # The following section shows the possible configuration options for the default
09:32:43 # karaf scripts
09:32:43 #
09:32:43 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:32:43 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:32:43 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:32:43 # export EXTRA_JAVA_OPTS # Additional JVM options
09:32:43 # export KARAF_HOME # Karaf home folder
09:32:43 # export KARAF_DATA # Karaf data folder
09:32:43 # export KARAF_BASE # Karaf base folder
09:32:43 # export KARAF_ETC # Karaf etc folder
09:32:43 # export KARAF_LOG # Karaf log folder
09:32:43 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:32:43 # export KARAF_OPTS # Additional available Karaf options
09:32:43 # export KARAF_DEBUG # Enable debug mode
09:32:43 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:32:43 # export KARAF_NOROOT # Prevent execution as root if set to true
09:32:43 Set Java version
09:32:43 + echo 'Set Java version'
09:32:43 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:32:43 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:32:43 sudo: a password is required
09:32:43 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:43 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:32:43 sudo: a password is required
09:32:43 JDK default version ...
09:32:43 + echo 'JDK default version ...'
09:32:43 + java -version
09:32:43 openjdk version "21.0.5" 2024-10-15
09:32:43 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:32:43 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:32:43 Set JAVA_HOME
09:32:43 + echo 'Set JAVA_HOME'
09:32:43 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:32:43 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:32:43 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:43 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:43 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:32:43 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:32:43 Listing all open ports on controller system...
09:32:43 + echo 'Listing all open ports on controller system...'
09:32:43 + netstat -pnatu
09:32:43 /tmp/configuration-script.sh: line 40: netstat: command not found
09:32:43 + '[' -f /tmp/custom_shard_config.txt ']'
09:32:43 Configuring cluster
09:32:43 + echo 'Configuring cluster'
09:32:43 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.178
09:32:43 ################################################
09:32:43 ## Configure Cluster ##
09:32:43 ################################################
09:32:43 NOTE: Cluster configuration files not found. Copying from
09:32:43 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
09:32:43 Configuring unique name in akka.conf
09:32:43 Configuring hostname in akka.conf
09:32:43 Configuring data and rpc seed nodes in akka.conf
09:32:43 modules = [
09:32:43
09:32:43 {
09:32:43 name = "inventory"
09:32:43 namespace = "urn:opendaylight:inventory"
09:32:43 shard-strategy = "module"
09:32:43 },
09:32:43 {
09:32:43 name = "topology"
09:32:43 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:32:43 shard-strategy = "module"
09:32:43 },
09:32:43 {
09:32:43 name = "toaster"
09:32:43 namespace = "http://netconfcentral.org/ns/toaster"
09:32:43 shard-strategy = "module"
09:32:43 }
09:32:43 ]
09:32:43 Configuring replication type in module-shards.conf
09:32:43 ################################################
09:32:43 ## NOTE: Manually restart controller to ##
09:32:43 ## apply configuration. ##
09:32:43 ################################################
09:32:43 Dump akka.conf
09:32:43 + echo 'Dump akka.conf'
09:32:43 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
09:32:43
09:32:43 odl-cluster-data {
09:32:43 akka {
09:32:43 remote {
09:32:43 artery {
09:32:43 enabled = on
09:32:43 transport = tcp
09:32:43 canonical.hostname = "10.30.171.178"
09:32:43 canonical.port = 2550
09:32:43 }
09:32:43 }
09:32:43
09:32:43 cluster {
09:32:43 # Using artery.
09:32:43 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.178:2550"]
09:32:43
09:32:43 roles = ["member-1"]
09:32:43
09:32:43 # when under load we might trip a false positive on the failure detector
09:32:43 # failure-detector {
09:32:43 # heartbeat-interval = 4 s
09:32:43 # acceptable-heartbeat-pause = 16s
09:32:43 # }
09:32:43 }
09:32:43
09:32:43 persistence {
09:32:43 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
09:32:43 # modifying the following two properties. The directory location specified may be a relative or absolute path.
09:32:43 # The relative path is always relative to KARAF_HOME.
09:32:43
09:32:43 # snapshot-store.local.dir = "target/snapshots"
09:32:43
09:32:43 # Use lz4 compression for LocalSnapshotStore snapshots
09:32:43 snapshot-store.local.use-lz4-compression = false
09:32:43 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
09:32:43 snapshot-store.local.lz4-blocksize = 256KB
09:32:43 }
09:32:43 disable-default-actor-system-quarantined-event-handling = "false"
09:32:43 }
09:32:43 }
09:32:43 Dump modules.conf
09:32:43 + echo 'Dump modules.conf'
09:32:43 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
09:32:43 modules = [
09:32:43
09:32:43 {
09:32:43 name = "inventory"
09:32:43 namespace = "urn:opendaylight:inventory"
09:32:43 shard-strategy = "module"
09:32:43 },
09:32:43 {
09:32:43 name = "topology"
09:32:43 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
09:32:43 shard-strategy = "module"
09:32:43 },
09:32:43 {
09:32:43 name = "toaster"
09:32:43 namespace = "http://netconfcentral.org/ns/toaster"
09:32:43 shard-strategy = "module"
09:32:43 }
09:32:43 ]
09:32:43 Dump module-shards.conf
09:32:43 + echo 'Dump module-shards.conf'
09:32:43 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
09:32:43 module-shards = [
09:32:43 {
09:32:43 name = "default"
09:32:43 shards = [
09:32:43 {
09:32:43 name = "default"
09:32:43 replicas = ["member-1"]
09:32:43 }
09:32:43 ]
09:32:43 },
09:32:43 {
09:32:43 name = "inventory"
09:32:43 shards = [
09:32:43 {
09:32:43 name="inventory"
09:32:43 replicas = ["member-1"]
09:32:43 }
09:32:43 ]
09:32:43 },
09:32:43 {
09:32:43 name = "topology"
09:32:43 shards = [
09:32:43 {
09:32:43 name="topology"
09:32:43 replicas = ["member-1"]
09:32:43 }
09:32:43 ]
09:32:43 },
09:32:43 {
09:32:43 name = "toaster"
09:32:43 shards = [
09:32:43 {
09:32:43 name="toaster"
09:32:43 replicas = ["member-1"]
09:32:43 }
09:32:43 ]
09:32:43 }
09:32:43 ]
09:32:43 Locating config plan to use...
09:32:43 Finished running config plans
09:32:43 Starting member-1 with IP address 10.30.171.178
09:32:43 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:32:44 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:32:44 Redirecting karaf console output to karaf_console.log
09:32:44 Starting controller...
09:32:44 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:32:44 Execute the post startup script on controller 10.30.171.178
09:32:44 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:32:44 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:32:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:32:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:32:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:32:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:33:44 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:33:49 2025-10-02T09:33:05,687 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:33:49 Controller is UP
09:33:49 2025-10-02T09:33:05,687 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:33:49 Listing all open ports on controller system...
09:33:49 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:33:49 looking for "BindException: Address already in use" in log file
09:33:49 looking for "server is unhealthy" in log file
09:33:49 Let's take the karaf thread dump
09:33:49 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:33:50 karaf main: org.apache.karaf.main.Main, pid:2125
09:33:50 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:33:51 Generating mininet variables...
09:33:51 Locating test plan to use...
09:33:51 Changing the testplan path...
09:33:51 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
09:33:51 #
09:33:51 # This program and the accompanying materials are made available under the
09:33:51 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
09:33:51 # and is available at http://www.eclipse.org/legal/epl-v10.html
09:33:51
09:33:51 # Place the suites in run order:
09:33:51 /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/ready
09:33:51 /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/scale/max_devices.robot
09:33:51 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/test/csit/suites/netconf/scale/max_devices.robot ...
09:33:51 ==============================================================================
09:33:51 netconf-scale-max-devices.txt
09:33:51 ==============================================================================
09:33:51 netconf-scale-max-devices.txt.Ready
09:33:51 ==============================================================================
09:33:51 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connector readi...
09:33:51 ==============================================================================
09:33:54 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:34:00 | PASS |
09:34:00 ------------------------------------------------------------------------------
09:34:00 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:34:00 | PASS |
09:34:00 ------------------------------------------------------------------------------
09:34:00 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:34:00 | PASS |
09:34:00 Netconf was detected to be up and running so bug 5014 did not show up.
09:34:00 ------------------------------------------------------------------------------
09:34:00 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:34:00 | PASS |
09:34:00 Netconf was detected to be up and running so bug 5014 did not show up.
09:34:00 ------------------------------------------------------------------------------
09:34:00 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:34:00 | PASS |
09:34:00 ------------------------------------------------------------------------------
09:34:00 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:34:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:34:24 | PASS |
09:34:24 ------------------------------------------------------------------------------
09:34:25 netconf-scale-max-devices.txt.Ready.Netconfready :: netconf-connec... | PASS |
09:34:25 6 tests, 6 passed, 0 failed
09:34:25 ==============================================================================
09:34:25 netconf-scale-max-devices.txt.Ready | PASS |
09:34:25 6 tests, 6 passed, 0 failed
09:34:25 ==============================================================================
09:34:25 netconf-scale-max-devices.txt.Max Devices :: netconf-connector scaling test...
09:34:25 ==============================================================================
09:34:26 Find Max Netconf Devices :: Find max number of switches starting f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:35:59 Starting Iteration with 1000 devices
09:36:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:44:52 | PASS |
09:44:52 ------------------------------------------------------------------------------
09:44:52 netconf-scale-max-devices.txt.Max Devices :: netconf-connector sca... | PASS |
09:44:52 1 test, 1 passed, 0 failed
09:44:52 ==============================================================================
09:44:52 netconf-scale-max-devices.txt | PASS |
09:44:52 7 tests, 7 passed, 0 failed
09:44:52 ==============================================================================
09:44:52 Output: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/output.xml
09:44:53 Log: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/log.html
09:44:53 Report: /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/report.html
09:44:53 Examining the files in data/log and checking filesize
09:44:53 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:44:54 total 2320
09:44:54 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 09:32 .
09:44:54 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 2 09:32 karaf_console.log
09:44:54 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 09:33 ..
09:44:54 -rw-rw-r-- 1 jenkins jenkins 2362075 Oct 2 09:44 karaf.log
09:44:54 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:44:54 2.3M /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
09:44:54 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
09:44:54 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:44:54 ls: cannot access '/tmp/karaf-0.21.3-SNAPSHOT/*.hprof': No such file or directory
09:44:54 Let's take the karaf thread dump again...
09:44:54 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:44:54 karaf main: org.apache.karaf.main.Main, pid:2125
09:44:54 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:44:55 Killing ODL
09:44:55 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:45:01 Compressing karaf.log 1
09:45:01 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:45:01 Fetching compressed karaf.log 1
09:45:01 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:45:01 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:45:01 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:45:02 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:45:02 Fetch GC logs
09:45:02 Warning: Permanently added '10.30.171.178' (ECDSA) to the list of known hosts.
09:45:02 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
09:45:02 Examine copied files
09:45:02 total 17092
09:45:02 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:45 gclogs-1
09:45:02 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 2 09:45 odl1_karaf_console.log
09:45:02 -rw-rw-r--. 1 jenkins jenkins 72617 Oct 2 09:45 odl1_karaf.log.gz
09:45:02 -rw-rw-r--. 1 jenkins jenkins 175004 Oct 2 09:44 karaf_1_2125_threads_after.log
09:45:02 -rw-rw-r--. 1 jenkins jenkins 16295 Oct 2 09:44 ps_after.log
09:45:02 -rw-rw-r--. 1 jenkins jenkins 248667 Oct 2 09:44 report.html
09:45:02 -rw-rw-r--. 1 jenkins jenkins 1063694 Oct 2 09:44 log.html
09:45:02 -rw-rw-r--. 1 jenkins jenkins 14695976 Oct 2 09:44 output.xml
09:45:02 -rw-rw-r--. 1 jenkins jenkins 1022590 Oct 2 09:44 testtool--netconf-scale-max-devices-txt-Max-Devices.1759397763.167.log
09:45:02 -rw-rw-r--. 1 jenkins jenkins 14 Oct 2 09:44 devices.csv
09:45:02 drwxrwxr-x. 35 jenkins jenkins 4096 Oct 2 09:35 yang
09:45:02 -rw-rw-r--. 1 jenkins jenkins 537 Oct 2 09:33 testplan.txt
09:45:02 -rw-rw-r--. 1 jenkins jenkins 111090 Oct 2 09:33 karaf_1_2125_threads_before.log
09:45:02 -rw-rw-r--. 1 jenkins jenkins 17421 Oct 2 09:33 ps_before.log
09:45:02 -rw-rw-r--. 1 jenkins jenkins 3322 Oct 2 09:32 post-startup-script.sh
09:45:02 -rw-rw-r--. 1 jenkins jenkins 252 Oct 2 09:32 startup-script.sh
09:45:02 -rw-rw-r--. 1 jenkins jenkins 3466 Oct 2 09:32 configuration-script.sh
09:45:02 -rw-rw-r--. 1 jenkins jenkins 337 Oct 2 09:32 detect_variables.env
09:45:02 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 2 09:32 pom.xml
09:45:02 -rw-rw-r--. 1 jenkins jenkins 92 Oct 2 09:32 set_variables.env
09:45:02 -rw-rw-r--. 1 jenkins jenkins 299 Oct 2 09:32 slave_addresses.txt
09:45:02 -rw-rw-r--. 1 jenkins jenkins 570 Oct 2 09:31 requirements.txt
09:45:02 -rw-rw-r--. 1 jenkins jenkins 26 Oct 2 09:31 env.properties
09:45:02 -rw-rw-r--. 1 jenkins jenkins 333 Oct 2 09:28 stack-parameters.yaml
09:45:02 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 2 09:27 test
09:45:02 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:27 test@tmp
09:45:02 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 2 09:14 maven-metadata.xml
09:45:02 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins2664746294418673432.sh
09:45:02 Karaf Deployments, Tests must have already run
09:45:02 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/sh /tmp/jenkins9277756653898052288.sh
09:45:02 Cleaning up Robot installation...
09:45:02 $ ssh-agent -k
09:45:02 unset SSH_AUTH_SOCK;
09:45:02 unset SSH_AGENT_PID;
09:45:02 echo Agent pid 5277 killed;
09:45:02 [ssh-agent] Stopped.
09:45:03 Recording plot data
09:45:03 Robot results publisher started...
09:45:03 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:45:03 -Parsing output xml:
09:45:04 Done!
09:45:04 -Copying log files to build dir:
09:45:04 Done!
09:45:04 -Assigning results to build:
09:45:04 Done!
09:45:04 -Checking thresholds:
09:45:04 Done!
09:45:04 Done publishing Robot results.
09:45:04 [PostBuildScript] - [INFO] Executing post build scripts.
09:45:04 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins8975360665747478055.sh
09:45:04 Archiving csit artifacts
09:45:04 mv: cannot stat '*_1.png': No such file or directory
09:45:04 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:45:04 % Total % Received % Xferd Average Speed Time Time Time Current
09:45:04 Dload Upload Total Spent Left Speed
09:45:04
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1021k 0 1021k 0 0 4133k 0 --:--:-- --:--:-- --:--:-- 4133k
09:45:05 Archive: robot-plugin.zip
09:45:05 inflating: ./archives/robot-plugin/log.html
09:45:05 inflating: ./archives/robot-plugin/output.xml
09:45:05 inflating: ./archives/robot-plugin/report.html
09:45:05 mv: cannot stat '*.log.gz': No such file or directory
09:45:05 mv: cannot stat '*.png': No such file or directory
09:45:05 [PostBuildScript] - [INFO] Executing post build scripts.
09:45:05 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins14133265762609205508.sh
09:45:05 [PostBuildScript] - [INFO] Executing post build scripts.
09:45:05 [EnvInject] - Injecting environment variables from a build step.
09:45:05 [EnvInject] - Injecting as environment variables the properties content
09:45:05 OS_CLOUD=vex
09:45:05 OS_STACK_NAME=releng-netconf-csit-1node-scale-max-devices-only-scandium-50
09:45:05
09:45:05 [EnvInject] - Variables injected successfully.
09:45:05 provisioning config files...
09:45:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:45:05 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins7042417751099209959.sh
09:45:05 ---> openstack-stack-delete.sh
09:45:05 Setup pyenv:
09:45:05 system
09:45:05 3.8.13
09:45:05 3.9.13
09:45:05 3.10.13
09:45:05 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
09:45:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUbu from file:/tmp/.os_lf_venv
09:45:06 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:45:06 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:45:08 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:45:08 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:45:08 lf-activate-venv(): INFO: Base packages installed successfully
09:45:08 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:45:25 lf-activate-venv(): INFO: Adding /tmp/venv-nUbu/bin to PATH
09:45:25 INFO: Retrieving stack cost for: releng-netconf-csit-1node-scale-max-devices-only-scandium-50
09:45:30 DEBUG: Successfully retrieved stack cost: total: 0.44
09:45:41 INFO: Deleting stack releng-netconf-csit-1node-scale-max-devices-only-scandium-50
09:45:41 Successfully deleted stack releng-netconf-csit-1node-scale-max-devices-only-scandium-50
09:45:41 [PostBuildScript] - [INFO] Executing post build scripts.
09:45:41 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins9825296844183137359.sh
09:45:41 ---> sysstat.sh
09:45:42 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins14035681979197216353.sh
09:45:42 ---> package-listing.sh
09:45:42 ++ facter osfamily
09:45:42 ++ tr '[:upper:]' '[:lower:]'
09:45:42 + OS_FAMILY=redhat
09:45:42 + workspace=/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium
09:45:42 + START_PACKAGES=/tmp/packages_start.txt
09:45:42 + END_PACKAGES=/tmp/packages_end.txt
09:45:42 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:45:42 + PACKAGES=/tmp/packages_start.txt
09:45:42 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium ']'
09:45:42 + PACKAGES=/tmp/packages_end.txt
09:45:42 + case "${OS_FAMILY}" in
09:45:42 + rpm -qa
09:45:42 + sort
09:45:43 + '[' -f /tmp/packages_start.txt ']'
09:45:43 + '[' -f /tmp/packages_end.txt ']'
09:45:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:45:43 + '[' /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium ']'
09:45:43 + mkdir -p /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/archives/
09:45:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/archives/
09:45:43 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins2958706362790613258.sh
09:45:43 ---> capture-instance-metadata.sh
09:45:43 Setup pyenv:
09:45:44 system
09:45:44 3.8.13
09:45:44 3.9.13
09:45:44 3.10.13
09:45:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
09:45:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUbu from file:/tmp/.os_lf_venv
09:45:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:45:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:45:46 lf-activate-venv(): INFO: Base packages installed successfully
09:45:46 lf-activate-venv(): INFO: Installing additional packages: lftools
09:45:56 lf-activate-venv(): INFO: Adding /tmp/venv-nUbu/bin to PATH
09:45:56 INFO: Running in OpenStack, capturing instance metadata
09:45:57 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins485772041545768558.sh
09:45:57 provisioning config files...
09:45:57 Could not find credentials [logs] for netconf-csit-1node-scale-max-devices-only-scandium #50
09:45:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-max-devices-only-scandium@tmp/config16818521075784705796tmp
09:45:57 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:45:57 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:45:57 provisioning config files...
09:45:57 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:45:57 [EnvInject] - Injecting environment variables from a build step.
09:45:57 [EnvInject] - Injecting as environment variables the properties content
09:45:57 SERVER_ID=logs
09:45:57
09:45:57 [EnvInject] - Variables injected successfully.
09:45:57 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins2869008813878425957.sh
09:45:57 ---> create-netrc.sh
09:45:57 WARN: Log server credential not found.
09:45:57 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins11005263164860774578.sh
09:45:57 ---> python-tools-install.sh
09:45:58 Setup pyenv:
09:45:58 system
09:45:58 3.8.13
09:45:58 3.9.13
09:45:58 3.10.13
09:45:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
09:45:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUbu from file:/tmp/.os_lf_venv
09:45:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:45:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:46:00 lf-activate-venv(): INFO: Base packages installed successfully
09:46:00 lf-activate-venv(): INFO: Installing additional packages: lftools
09:46:10 lf-activate-venv(): INFO: Adding /tmp/venv-nUbu/bin to PATH
09:46:10 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins9987693503060658823.sh
09:46:10 ---> sudo-logs.sh
09:46:10 Archiving 'sudo' log..
09:46:11 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash /tmp/jenkins7400872612981810104.sh
09:46:11 ---> job-cost.sh
09:46:11 Setup pyenv:
09:46:11 system
09:46:11 3.8.13
09:46:11 3.9.13
09:46:11 3.10.13
09:46:11 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
09:46:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUbu from file:/tmp/.os_lf_venv
09:46:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:46:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:46:13 lf-activate-venv(): INFO: Base packages installed successfully
09:46:13 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:46:21 lf-activate-venv(): INFO: Adding /tmp/venv-nUbu/bin to PATH
09:46:21 DEBUG: total: 0.44
09:46:21 INFO: Retrieving Stack Cost...
09:46:22 INFO: Retrieving Pricing Info for: v3-standard-2
09:46:22 INFO: Archiving Costs
09:46:22 [netconf-csit-1node-scale-max-devices-only-scandium] $ /bin/bash -l /tmp/jenkins12681992164252374613.sh
09:46:22 ---> logs-deploy.sh
09:46:22 Setup pyenv:
09:46:22 system
09:46:22 3.8.13
09:46:22 3.9.13
09:46:22 3.10.13
09:46:22 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-max-devices-only-scandium/.python-version)
09:46:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-nUbu from file:/tmp/.os_lf_venv
09:46:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:46:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:46:24 lf-activate-venv(): INFO: Base packages installed successfully
09:46:24 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:46:37 lf-activate-venv(): INFO: Adding /tmp/venv-nUbu/bin to PATH
09:46:37 WARNING: Nexus logging server not set
09:46:37 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-max-devices-only-scandium/50/
09:46:37 INFO: archiving logs to S3
09:46:39 ---> uname -a:
09:46:39 Linux prd-centos8-robot-2c-8g-145.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
09:46:39
09:46:39
09:46:39 ---> lscpu:
09:46:39 Architecture: x86_64
09:46:39 CPU op-mode(s): 32-bit, 64-bit
09:46:39 Byte Order: Little Endian
09:46:39 CPU(s): 2
09:46:39 On-line CPU(s) list: 0,1
09:46:39 Thread(s) per core: 1
09:46:39 Core(s) per socket: 1
09:46:39 Socket(s): 2
09:46:39 NUMA node(s): 1
09:46:39 Vendor ID: AuthenticAMD
09:46:39 CPU family: 23
09:46:39 Model: 49
09:46:39 Model name: AMD EPYC-Rome Processor
09:46:39 Stepping: 0
09:46:39 CPU MHz: 2800.000
09:46:39 BogoMIPS: 5600.00
09:46:39 Virtualization: AMD-V
09:46:39 Hypervisor vendor: KVM
09:46:39 Virtualization type: full
09:46:39 L1d cache: 32K
09:46:39 L1i cache: 32K
09:46:39 L2 cache: 512K
09:46:39 L3 cache: 16384K
09:46:39 NUMA node0 CPU(s): 0,1
09:46:39 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
09:46:39
09:46:39
09:46:39 ---> nproc:
09:46:39 2
09:46:39
09:46:39
09:46:39 ---> df -h:
09:46:39 Filesystem Size Used Avail Use% Mounted on
09:46:39 devtmpfs 3.8G 0 3.8G 0% /dev
09:46:39 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:46:39 tmpfs 3.8G 17M 3.8G 1% /run
09:46:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:46:39 /dev/vda1 40G 19G 22G 46% /
09:46:39 tmpfs 770M 0 770M 0% /run/user/1001
09:46:39
09:46:39
09:46:39 ---> free -m:
09:46:39 total used free shared buff/cache available
09:46:39 Mem: 7697 735 170 18 6791 6644
09:46:39 Swap: 1023 0 1023
09:46:39
09:46:39
09:46:39 ---> ip addr:
09:46:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:46:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:46:39 inet 127.0.0.1/8 scope host lo
09:46:39 valid_lft forever preferred_lft forever
09:46:39 inet6 ::1/128 scope host
09:46:39 valid_lft forever preferred_lft forever
09:46:39 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:46:39 link/ether fa:16:3e:08:5a:9b brd ff:ff:ff:ff:ff:ff
09:46:39 altname enp0s3
09:46:39 altname ens3
09:46:39 inet 10.30.170.86/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:46:39 valid_lft 85218sec preferred_lft 85218sec
09:46:39 inet6 fe80::f816:3eff:fe08:5a9b/64 scope link
09:46:39 valid_lft forever preferred_lft forever
09:46:39
09:46:39
09:46:39 ---> sar -b -r -n DEV:
09:46:39 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU)
09:46:39
09:46:39 09:26:54 LINUX RESTART (2 CPU)
09:46:39
09:46:39 09:28:01 AM tps rtps wtps bread/s bwrtn/s
09:46:39 09:29:01 AM 118.53 0.30 118.23 14.00 11365.69
09:46:39 09:30:01 AM 39.24 0.68 38.56 51.59 5364.06
09:46:39 09:31:01 AM 13.96 0.38 13.58 64.23 636.40
09:46:39 09:32:01 AM 34.89 6.72 28.18 1245.93 3094.87
09:46:39 09:33:01 AM 57.65 2.73 54.92 439.59 6925.29
09:46:39 09:34:01 AM 9.55 0.22 9.33 11.73 584.10
09:46:39 09:35:01 AM 5.85 0.00 5.85 0.00 6366.34
09:46:39 09:36:01 AM 265.73 16.63 249.11 2531.00 316635.20
09:46:39 09:37:01 AM 13.45 0.02 13.43 0.93 21825.29
09:46:39 09:38:01 AM 2.70 0.72 1.98 118.11 318.51
09:46:39 09:39:01 AM 0.32 0.00 0.32 0.00 139.10
09:46:39 09:40:01 AM 0.22 0.00 0.22 0.00 2.78
09:46:39 09:41:01 AM 0.38 0.12 0.27 17.19 2.15
09:46:39 09:42:01 AM 1.70 0.92 0.78 209.80 10.76
09:46:39 09:43:01 AM 1.72 0.00 1.72 0.00 32.16
09:46:39 09:44:01 AM 0.43 0.00 0.43 0.00 3.62
09:46:39 09:45:01 AM 1.90 1.33 0.57 348.95 38.90
09:46:39 09:46:01 AM 81.52 42.74 38.79 8210.20 2337.80
09:46:39 Average: 36.10 4.08 32.02 736.86 20874.31
09:46:39
09:46:39 09:28:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:46:39 09:29:01 AM 5109664 6981932 2772760 35.18 2688 2049320 756024 8.47 190444 2237696 170920
09:46:39 09:30:01 AM 5199640 7040564 2682784 34.04 2688 2017296 711124 7.96 208696 2124968 9940
09:46:39 09:31:01 AM 5250344 7094540 2632080 33.39 2688 2020128 654952 7.33 218400 2063944 4
09:46:39 09:32:01 AM 5020148 6992172 2862276 36.31 2688 2145428 747872 8.37 258724 2242676 27840
09:46:39 09:33:01 AM 4963032 7070180 2919392 37.04 2688 2274680 647276 7.25 266612 2271204 10828
09:46:39 09:34:01 AM 4918784 7026996 2963640 37.60 2688 2275808 728352 8.16 266832 2315324 784
09:46:39 09:35:01 AM 4645692 6942016 3236732 41.06 2688 2463776 794284 8.89 303320 2550100 8
09:46:39 09:36:01 AM 226972 6886324 7655452 97.12 2104 6690184 743312 8.32 494448 6505776 649640
09:46:39 09:37:01 AM 213376 6876176 7669048 97.29 2104 6693688 758688 8.49 494472 6517064 944
09:46:39 09:38:01 AM 189312 6861916 7693112 97.60 2104 6703484 758688 8.49 497040 6538496 280
09:46:39 09:39:01 AM 173936 6850408 7708488 97.79 2104 6707336 774152 8.67 497040 6553124 8
09:46:39 09:40:01 AM 159916 6836388 7722508 97.97 2104 6707336 787000 8.81 497040 6567156 8
09:46:39 09:41:01 AM 150324 6826364 7732100 98.09 2104 6707856 802508 8.99 497092 6592876 8
09:46:39 09:42:01 AM 133800 6800688 7748624 98.30 2104 6698656 859748 9.63 495340 6611408 8
09:46:39 09:43:01 AM 157816 6772696 7724608 98.00 2104 6646720 874300 9.79 495364 6586384 12
09:46:39 09:44:01 AM 157344 6749668 7725080 98.00 2104 6624164 892020 9.99 495380 6587576 12
09:46:39 09:45:01 AM 364788 6946184 7517636 95.37 2104 6613236 647516 7.25 496612 6379596 1700
09:46:39 09:46:01 AM 231072 6851248 7651352 97.07 2104 6663320 689884 7.72 512436 6517920 10060
09:46:39 Average: 2070331 6911470 5812093 73.73 2331 4927912 757094 8.48 399183 4875738 49056
09:46:39
09:46:39 09:28:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:46:39 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:29:01 AM eth0 128.22 100.47 1467.42 13.85 0.00 0.00 0.00 0.00
09:46:39 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:30:01 AM eth0 7.13 4.17 4.01 1.72 0.00 0.00 0.00 0.00
09:46:39 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:31:01 AM eth0 13.36 10.16 4.33 3.18 0.00 0.00 0.00 0.00
09:46:39 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:32:01 AM eth0 33.68 29.36 327.75 5.72 0.00 0.00 0.00 0.00
09:46:39 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:33:01 AM eth0 169.88 148.53 40.38 30.78 0.00 0.00 0.00 0.00
09:46:39 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:34:01 AM eth0 26.45 20.28 8.30 2.11 0.00 0.00 0.00 0.00
09:46:39 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:35:01 AM eth0 628.16 387.41 3176.19 25.66 0.00 0.00 0.00 0.00
09:46:39 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:36:01 AM eth0 126.20 103.71 13.73 279.00 0.00 0.00 0.00 0.00
09:46:39 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:37:01 AM eth0 135.49 108.75 18.99 140.09 0.00 0.00 0.00 0.00
09:46:39 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:38:01 AM eth0 101.55 64.74 16.25 8.93 0.00 0.00 0.00 0.00
09:46:39 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:39:01 AM eth0 71.61 49.33 86.82 18.28 0.00 0.00 0.00 0.00
09:46:39 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:40:01 AM eth0 64.70 62.15 834.48 4.29 0.00 0.00 0.00 0.00
09:46:39 09:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:41:01 AM eth0 288.79 273.63 4442.98 17.88 0.00 0.00 0.00 0.00
09:46:39 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:42:01 AM eth0 462.50 452.20 7654.98 29.36 0.00 0.00 0.00 0.00
09:46:39 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:43:01 AM eth0 641.12 613.65 10462.48 39.81 0.00 0.00 0.00 0.00
09:46:39 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:44:01 AM eth0 707.23 682.22 12108.39 44.15 0.00 0.00 0.00 0.00
09:46:39 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:45:01 AM eth0 552.62 520.11 8561.61 34.41 0.00 0.00 0.00 0.00
09:46:39 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 09:46:01 AM eth0 50.82 37.60 94.70 44.40 0.00 0.00 0.00 0.00
09:46:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:46:39 Average: eth0 233.87 203.81 2740.18 41.31 0.00 0.00 0.00 0.00
09:46:39
09:46:39
09:46:39 ---> sar -P ALL:
09:46:39 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU)
09:46:39
09:46:39 09:26:54 LINUX RESTART (2 CPU)
09:46:39
09:46:39 09:28:01 AM CPU %user %nice %system %iowait %steal %idle
09:46:39 09:29:01 AM all 38.88 0.00 5.15 1.19 0.13 54.64
09:46:39 09:29:01 AM 0 41.74 0.00 5.38 1.17 0.13 51.57
09:46:39 09:29:01 AM 1 36.01 0.00 4.93 1.22 0.13 57.71
09:46:39 09:30:01 AM all 10.09 0.00 1.72 0.41 0.07 87.71
09:46:39 09:30:01 AM 0 13.77 0.00 2.20 0.65 0.07 83.31
09:46:39 09:30:01 AM 1 6.41 0.00 1.24 0.17 0.07 92.12
09:46:39 09:31:01 AM all 8.97 0.00 1.24 0.08 0.13 89.59
09:46:39 09:31:01 AM 0 13.39 0.00 1.54 0.05 0.12 84.90
09:46:39 09:31:01 AM 1 4.57 0.00 0.93 0.12 0.13 94.24
09:46:39 09:32:01 AM all 14.20 0.00 2.85 8.13 0.36 74.46
09:46:39 09:32:01 AM 0 13.35 0.00 2.87 5.71 0.46 77.61
09:46:39 09:32:01 AM 1 15.05 0.00 2.84 10.56 0.25 71.30
09:46:39 09:33:01 AM all 21.03 0.00 3.69 0.52 0.07 74.70
09:46:39 09:33:01 AM 0 29.70 0.00 4.37 0.67 0.07 65.19
09:46:39 09:33:01 AM 1 12.35 0.00 3.01 0.37 0.07 84.21
09:46:39 09:34:01 AM all 3.05 0.00 0.44 0.06 0.03 96.41
09:46:39 09:34:01 AM 0 2.87 0.00 0.40 0.02 0.03 96.67
09:46:39 09:34:01 AM 1 3.23 0.00 0.49 0.10 0.03 96.15
09:46:39 09:35:01 AM all 16.21 0.00 2.20 0.01 0.10 81.48
09:46:39 09:35:01 AM 0 19.29 0.00 2.16 0.00 0.10 78.44
09:46:39 09:35:01 AM 1 13.12 0.00 2.24 0.02 0.10 84.52
09:46:39 09:36:01 AM all 35.18 0.00 16.25 35.93 0.13 12.51
09:46:39 09:36:01 AM 0 34.37 0.00 17.64 38.14 0.13 9.72
09:46:39 09:36:01 AM 1 35.99 0.00 14.87 33.71 0.14 15.31
09:46:39 09:37:01 AM all 5.89 0.00 1.13 1.31 0.07 91.61
09:46:39 09:37:01 AM 0 7.21 0.00 1.19 1.61 0.07 89.92
09:46:39 09:37:01 AM 1 4.57 0.00 1.07 1.00 0.07 93.29
09:46:39 09:38:01 AM all 9.75 0.00 1.05 0.03 0.08 89.09
09:46:39 09:38:01 AM 0 14.45 0.00 1.44 0.00 0.08 84.02
09:46:39 09:38:01 AM 1 5.06 0.00 0.65 0.07 0.07 94.15
09:46:39 09:39:01 AM all 6.47 0.00 0.66 0.02 0.07 92.79
09:46:39 09:39:01 AM 0 4.30 0.00 0.52 0.02 0.07 95.09
09:46:39 09:39:01 AM 1 8.63 0.00 0.80 0.02 0.07 90.48
09:46:39
09:46:39 09:39:01 AM CPU %user %nice %system %iowait %steal %idle
09:46:39 09:40:01 AM all 1.80 0.00 0.23 0.00 0.03 97.94
09:46:39 09:40:01 AM 0 2.94 0.00 0.27 0.00 0.02 96.78
09:46:39 09:40:01 AM 1 0.65 0.00 0.18 0.00 0.05 99.11
09:46:39 09:41:01 AM all 4.13 0.00 0.65 0.00 0.07 95.15
09:46:39 09:41:01 AM 0 5.08 0.00 0.75 0.00 0.07 94.10
09:46:39 09:41:01 AM 1 3.17 0.00 0.55 0.00 0.07 96.21
09:46:39 09:42:01 AM all 6.20 0.00 1.01 0.02 0.07 92.70
09:46:39 09:42:01 AM 0 5.35 0.00 0.77 0.00 0.07 93.81
09:46:39 09:42:01 AM 1 7.06 0.00 1.25 0.03 0.07 91.59
09:46:39 09:43:01 AM all 7.92 0.00 1.16 0.01 0.07 90.85
09:46:39 09:43:01 AM 0 10.81 0.00 1.44 0.02 0.07 87.67
09:46:39 09:43:01 AM 1 5.04 0.00 0.88 0.00 0.07 94.02
09:46:39 09:44:01 AM all 8.91 0.00 1.29 0.00 0.08 89.72
09:46:39 09:44:01 AM 0 11.76 0.00 1.59 0.00 0.08 86.57
09:46:39 09:44:01 AM 1 6.06 0.00 1.00 0.00 0.07 92.88
09:46:39 09:45:01 AM all 13.89 0.00 1.15 0.02 0.08 84.87
09:46:39 09:45:01 AM 0 7.46 0.00 1.08 0.00 0.07 91.40
09:46:39 09:45:01 AM 1 20.42 0.00 1.23 0.03 0.09 78.24
09:46:39 09:46:01 AM all 29.64 0.00 4.35 1.06 0.12 64.84
09:46:39 09:46:01 AM 0 41.83 0.00 5.14 1.60 0.12 51.31
09:46:39 09:46:01 AM 1 17.45 0.00 3.56 0.52 0.12 78.36
09:46:39 Average: all 13.46 0.00 2.57 2.70 0.10 81.18
09:46:39 Average: 0 15.54 0.00 2.82 2.75 0.10 78.79
09:46:39 Average: 1 11.37 0.00 2.31 2.65 0.09 83.57
09:46:39
09:46:39
09:46:39