01:42:32 Started by upstream project "integration-distribution-test-scandium" build number 511
01:42:32 originally caused by:
01:42:32 Started by upstream project "autorelease-release-scandium-mvn39-openjdk21" build number 527
01:42:32 originally caused by:
01:42:32 Started by timer
01:42:32 Running as SYSTEM
01:42:32 [EnvInject] - Loading node environment variables.
01:42:32 Building remotely on prd-centos8-robot-2c-8g-23242 (centos8-robot-2c-8g) in workspace /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium
01:42:32 [ssh-agent] Looking for ssh-agent implementation...
01:42:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
01:42:33 $ ssh-agent
01:42:33 SSH_AUTH_SOCK=/tmp/ssh-RdiMIDmpz9ot/agent.5169
01:42:33 SSH_AGENT_PID=5170
01:42:33 [ssh-agent] Started.
01:42:33 Running ssh-add (command line suppressed)
01:42:33 Identity added: /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium@tmp/private_key_7830392451817123962.key (/w/workspace/bgpcep-csit-1node-throughpcep-all-scandium@tmp/private_key_7830392451817123962.key)
01:42:33 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
01:42:33 The recommended git tool is: NONE
01:42:39 using credential opendaylight-jenkins-ssh
01:42:39 Wiping out workspace first.
01:42:39 Cloning the remote Git repository
01:42:39 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
01:42:39 > git init /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/test # timeout=10
01:42:39 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:42:39 > git --version # timeout=10
01:42:39 > git --version # 'git version 2.43.0'
01:42:39 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:42:39 [INFO] Currently running in a labeled security context
01:42:39 [INFO] Currently SELinux is 'enforcing' on the host
01:42:39 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/test@tmp/jenkins-gitclient-ssh7374210574370320632.key
01:42:39 Verifying host key using known hosts file
01:42:39 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.
01:42:39 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
01:42:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:42:41 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:42:42 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:42:42 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:42:42 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:42:42 [INFO] Currently running in a labeled security context
01:42:42 [INFO] Currently SELinux is 'enforcing' on the host
01:42:42 > /usr/bin/chcon --type=ssh_home_t /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/test@tmp/jenkins-gitclient-ssh10186084998739206679.key
01:42:42 Verifying host key using known hosts file
01:42:42 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.
01:42:42 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
01:42:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:42:42 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
01:42:42 > git config core.sparsecheckout # timeout=10
01:42:42 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
01:42:42 Commit message: "Add bgpcep variables for vanadium"
01:42:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:42:42 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
01:42:43 No emails were triggered.
01:42:43 provisioning config files...
01:42:43 copy managed file [npmrc] to file:/home/jenkins/.npmrc
01:42:43 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
01:42:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:42:44 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins13943681210340989674.sh
01:42:44 ---> python-tools-install.sh
01:42:44 Setup pyenv:
01:42:44 system
01:42:44 * 3.8.13 (set by /opt/pyenv/version)
01:42:44 * 3.9.13 (set by /opt/pyenv/version)
01:42:44 * 3.10.13 (set by /opt/pyenv/version)
01:42:44 * 3.11.7 (set by /opt/pyenv/version)
01:42:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ohOR
01:42:49 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
01:42:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:42:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:42:53 lf-activate-venv(): INFO: Base packages installed successfully
01:42:53 lf-activate-venv(): INFO: Installing additional packages: lftools
01:43:22 lf-activate-venv(): INFO: Adding /tmp/venv-ohOR/bin to PATH
01:43:22 Generating Requirements File
01:43:43 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.
01:43:43 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
01:43:43 Python 3.11.7
01:43:43 pip 25.3 from /tmp/venv-ohOR/lib/python3.11/site-packages/pip (python 3.11)
01:43:44 appdirs==1.4.4
01:43:44 argcomplete==3.6.3
01:43:44 aspy.yaml==1.3.0
01:43:44 attrs==25.4.0
01:43:44 autopage==0.5.2
01:43:44 beautifulsoup4==4.14.3
01:43:44 boto3==1.42.24
01:43:44 botocore==1.42.24
01:43:44 bs4==0.0.2
01:43:44 certifi==2026.1.4
01:43:44 cffi==2.0.0
01:43:44 cfgv==3.5.0
01:43:44 chardet==5.2.0
01:43:44 charset-normalizer==3.4.4
01:43:44 click==8.3.1
01:43:44 cliff==4.13.1
01:43:44 cmd2==3.1.0
01:43:44 cryptography==3.3.2
01:43:44 debtcollector==3.0.0
01:43:44 decorator==5.2.1
01:43:44 defusedxml==0.7.1
01:43:44 Deprecated==1.3.1
01:43:44 distlib==0.4.0
01:43:44 dnspython==2.8.0
01:43:44 docker==7.1.0
01:43:44 dogpile.cache==1.5.0
01:43:44 durationpy==0.10
01:43:44 email-validator==2.3.0
01:43:44 filelock==3.20.2
01:43:44 future==1.0.0
01:43:44 gitdb==4.0.12
01:43:44 GitPython==3.1.46
01:43:44 google-auth==2.47.0
01:43:44 httplib2==0.31.0
01:43:44 identify==2.6.15
01:43:44 idna==3.11
01:43:44 importlib-resources==1.5.0
01:43:44 iso8601==2.1.0
01:43:44 Jinja2==3.1.6
01:43:44 jmespath==1.0.1
01:43:44 jsonpatch==1.33
01:43:44 jsonpointer==3.0.0
01:43:44 jsonschema==4.26.0
01:43:44 jsonschema-specifications==2025.9.1
01:43:44 keystoneauth1==5.12.0
01:43:44 kubernetes==34.1.0
01:43:44 lftools==0.37.18
01:43:44 lxml==6.0.2
01:43:44 markdown-it-py==4.0.0
01:43:44 MarkupSafe==3.0.3
01:43:44 mdurl==0.1.2
01:43:44 msgpack==1.1.2
01:43:44 multi_key_dict==2.0.3
01:43:44 munch==4.0.0
01:43:44 netaddr==1.3.0
01:43:44 niet==1.4.2
01:43:44 nodeenv==1.10.0
01:43:44 oauth2client==4.1.3
01:43:44 oauthlib==3.3.1
01:43:44 openstacksdk==4.8.0
01:43:44 os-service-types==1.8.2
01:43:44 osc-lib==4.3.0
01:43:44 oslo.config==10.2.0
01:43:44 oslo.context==6.2.0
01:43:44 oslo.i18n==6.7.1
01:43:44 oslo.log==8.0.0
01:43:44 oslo.serialization==5.9.0
01:43:44 oslo.utils==9.2.0
01:43:44 packaging==25.0
01:43:44 pbr==7.0.3
01:43:44 platformdirs==4.5.1
01:43:44 prettytable==3.17.0
01:43:44 psutil==7.2.1
01:43:44 pyasn1==0.6.1
01:43:44 pyasn1_modules==0.4.2
01:43:44 pycparser==2.23
01:43:44 pygerrit2==2.0.15
01:43:44 PyGithub==2.8.1
01:43:44 Pygments==2.19.2
01:43:44 PyJWT==2.10.1
01:43:44 PyNaCl==1.6.2
01:43:44 pyparsing==2.4.7
01:43:44 pyperclip==1.11.0
01:43:44 pyrsistent==0.20.0
01:43:44 python-cinderclient==9.8.0
01:43:44 python-dateutil==2.9.0.post0
01:43:44 python-heatclient==4.3.0
01:43:44 python-jenkins==1.8.3
01:43:44 python-keystoneclient==5.7.0
01:43:44 python-magnumclient==4.9.0
01:43:44 python-openstackclient==8.3.0
01:43:44 python-swiftclient==4.9.0
01:43:44 PyYAML==6.0.3
01:43:44 referencing==0.37.0
01:43:44 requests==2.32.5
01:43:44 requests-oauthlib==2.0.0
01:43:44 requestsexceptions==1.4.0
01:43:44 rfc3986==2.0.0
01:43:44 rich==14.2.0
01:43:44 rich-argparse==1.7.2
01:43:44 rpds-py==0.30.0
01:43:44 rsa==4.9.1
01:43:44 ruamel.yaml==0.19.1
01:43:44 ruamel.yaml.clib==0.2.15
01:43:44 s3transfer==0.16.0
01:43:44 simplejson==3.20.2
01:43:44 six==1.17.0
01:43:44 smmap==5.0.2
01:43:44 soupsieve==2.8.1
01:43:44 stevedore==5.6.0
01:43:44 tabulate==0.9.0
01:43:44 toml==0.10.2
01:43:44 tomlkit==0.13.3
01:43:44 tqdm==4.67.1
01:43:44 typing_extensions==4.15.0
01:43:44 tzdata==2025.3
01:43:44 urllib3==1.26.20
01:43:44 virtualenv==20.36.0
01:43:44 wcwidth==0.2.14
01:43:44 websocket-client==1.9.0
01:43:44 wrapt==2.0.1
01:43:44 xdg==6.0.0
01:43:44 xmltodict==1.0.2
01:43:44 yq==3.4.3
01:43:44 [EnvInject] - Injecting environment variables from a build step.
01:43:44 [EnvInject] - Injecting as environment variables the properties content
01:43:44 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
01:43:44 OS_CLOUD=vex
01:43:44 OS_STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-scandium-500
01:43:44 OS_STACK_TEMPLATE_DIR=openstack-hot
01:43:44
01:43:44 [EnvInject] - Variables injected successfully.
01:43:44 provisioning config files...
01:43:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:43:44 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins16323425045308216281.sh
01:43:44 ---> Create parameters file for OpenStack HOT
01:43:44 OpenStack Heat parameters generated
01:43:44 -----------------------------------
01:43:44 parameters:
01:43:44 vm_0_count: '1'
01:43:44 vm_0_flavor: 'v3-standard-4'
01:43:44 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260101-010223.593'
01:43:44 vm_1_count: '1'
01:43:44 vm_1_flavor: 'v3-standard-2'
01:43:44 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
01:43:44
01:43:44 job_name: '39394-500'
01:43:44 silo: 'releng'
01:43:44 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash -l /tmp/jenkins4801371252128897841.sh
01:43:44 ---> Create HEAT stack
01:43:44 + source /home/jenkins/lf-env.sh
01:43:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:43:44 ++ mktemp -d /tmp/venv-XXXX
01:43:44 + lf_venv=/tmp/venv-PICs
01:43:44 + local venv_file=/tmp/.os_lf_venv
01:43:44 + local python=python3
01:43:44 + local options
01:43:44 + local set_path=true
01:43:44 + local install_args=
01:43:44 ++ 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
01:43:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:43:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:43:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:43:44 + true
01:43:44 + case $1 in
01:43:44 + python=python3
01:43:44 + shift 2
01:43:44 + true
01:43:44 + case $1 in
01:43:44 + shift
01:43:44 + break
01:43:44 + case $python in
01:43:44 + local pkg_list=
01:43:44 + [[ -d /opt/pyenv ]]
01:43:44 + echo 'Setup pyenv:'
01:43:44 Setup pyenv:
01:43:44 + export PYENV_ROOT=/opt/pyenv
01:43:44 + PYENV_ROOT=/opt/pyenv
01:43:44 + 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
01:43:44 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:43:44 + pyenv versions
01:43:44 system
01:43:44 3.8.13
01:43:44 3.9.13
01:43:44 3.10.13
01:43:44 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/.python-version)
01:43:44 + command -v pyenv
01:43:44 ++ pyenv init - --no-rehash
01:43:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
01:43:44 for i in ${!paths[@]}; do
01:43:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
01:43:44 fi; done;
01:43:44 echo "${paths[*]}"'\'')"
01:43:44 export PATH="/opt/pyenv/shims:${PATH}"
01:43:44 export PYENV_SHELL=bash
01:43:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
01:43:44 pyenv() {
01:43:44 local command
01:43:44 command="${1:-}"
01:43:44 if [ "$#" -gt 0 ]; then
01:43:44 shift
01:43:44 fi
01:43:44
01:43:44 case "$command" in
01:43:44 rehash|shell)
01:43:44 eval "$(pyenv "sh-$command" "$@")"
01:43:44 ;;
01:43:44 *)
01:43:44 command pyenv "$command" "$@"
01:43:44 ;;
01:43:44 esac
01:43:44 }'
01:43:44 +++ bash --norc -ec 'IFS=:; paths=($PATH);
01:43:44 for i in ${!paths[@]}; do
01:43:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
01:43:44 fi; done;
01:43:44 echo "${paths[*]}"'
01:43:44 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:43:44 ++ 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
01:43:44 ++ 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
01:43:44 ++ export PYENV_SHELL=bash
01:43:44 ++ PYENV_SHELL=bash
01:43:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
01:43:44 +++ complete -F _pyenv pyenv
01:43:44 ++ lf-pyver python3
01:43:44 ++ local py_version_xy=python3
01:43:44 ++ local py_version_xyz=
01:43:44 ++ grep -E '^[0-9.]*[0-9]$'
01:43:44 ++ awk '{ print $1 }'
01:43:44 ++ pyenv versions
01:43:44 ++ local command
01:43:44 ++ command=versions
01:43:44 ++ '[' 1 -gt 0 ']'
01:43:44 ++ shift
01:43:44 ++ case "$command" in
01:43:44 ++ command pyenv versions
01:43:44 ++ pyenv versions
01:43:44 ++ sed 's/^[ *]* //'
01:43:45 ++ [[ ! -s /tmp/.pyenv_versions ]]
01:43:45 +++ grep '^3' /tmp/.pyenv_versions
01:43:45 +++ sort -V
01:43:45 +++ tail -n 1
01:43:45 ++ py_version_xyz=3.11.7
01:43:45 ++ [[ -z 3.11.7 ]]
01:43:45 ++ echo 3.11.7
01:43:45 ++ return 0
01:43:45 + pyenv local 3.11.7
01:43:45 + local command
01:43:45 + command=local
01:43:45 + '[' 2 -gt 0 ']'
01:43:45 + shift
01:43:45 + case "$command" in
01:43:45 + command pyenv local 3.11.7
01:43:45 + pyenv local 3.11.7
01:43:45 + for arg in "$@"
01:43:45 + case $arg in
01:43:45 + pkg_list+='lftools[openstack] '
01:43:45 + for arg in "$@"
01:43:45 + case $arg in
01:43:45 + pkg_list+='kubernetes '
01:43:45 + for arg in "$@"
01:43:45 + case $arg in
01:43:45 + pkg_list+='niet '
01:43:45 + for arg in "$@"
01:43:45 + case $arg in
01:43:45 + pkg_list+='python-heatclient '
01:43:45 + for arg in "$@"
01:43:45 + case $arg in
01:43:45 + pkg_list+='python-openstackclient '
01:43:45 + for arg in "$@"
01:43:45 + case $arg in
01:43:45 + pkg_list+='python-magnumclient '
01:43:45 + for arg in "$@"
01:43:45 + case $arg in
01:43:45 + pkg_list+='urllib3~=1.26.15 '
01:43:45 + for arg in "$@"
01:43:45 + case $arg in
01:43:45 + pkg_list+='yq '
01:43:45 + [[ -f /tmp/.os_lf_venv ]]
01:43:45 ++ cat /tmp/.os_lf_venv
01:43:45 + lf_venv=/tmp/venv-ohOR
01:43:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ohOR from' file:/tmp/.os_lf_venv
01:43:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ohOR from file:/tmp/.os_lf_venv
01:43:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
01:43:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:43:45 + local 'pip_opts=--upgrade --quiet'
01:43:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
01:43:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
01:43:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
01:43:45 + [[ -n '' ]]
01:43:45 + [[ -n '' ]]
01:43:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
01:43:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:43:45 + /tmp/venv-ohOR/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
01:43:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
01:43:47 lf-activate-venv(): INFO: Base packages installed successfully
01:43:47 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
01:43:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
01:43:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:43:47 + /tmp/venv-ohOR/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
01:44:04 + type python3
01:44:04 + true
01:44:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ohOR/bin to PATH'
01:44:04 lf-activate-venv(): INFO: Adding /tmp/venv-ohOR/bin to PATH
01:44:04 + PATH=/tmp/venv-ohOR/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
01:44:04 + return 0
01:44:04 + openstack --os-cloud vex limits show --absolute
01:44:05 +--------------------------+---------+
01:44:05 | Name | Value |
01:44:05 +--------------------------+---------+
01:44:05 | maxTotalInstances | -1 |
01:44:05 | maxTotalCores | 450 |
01:44:05 | maxTotalRAMSize | 1000000 |
01:44:05 | maxServerMeta | 128 |
01:44:05 | maxImageMeta | 128 |
01:44:05 | maxPersonality | 5 |
01:44:05 | maxPersonalitySize | 10240 |
01:44:05 | maxTotalKeypairs | 100 |
01:44:05 | maxServerGroups | 10 |
01:44:05 | maxServerGroupMembers | 10 |
01:44:05 | maxTotalFloatingIps | -1 |
01:44:05 | maxSecurityGroups | -1 |
01:44:05 | maxSecurityGroupRules | -1 |
01:44:05 | totalRAMUsed | 843776 |
01:44:05 | totalCoresUsed | 206 |
01:44:05 | totalInstancesUsed | 93 |
01:44:05 | totalFloatingIpsUsed | 0 |
01:44:05 | totalSecurityGroupsUsed | 0 |
01:44:05 | totalServerGroupsUsed | 0 |
01:44:05 | maxTotalVolumes | -1 |
01:44:05 | maxTotalSnapshots | 10 |
01:44:05 | maxTotalVolumeGigabytes | 4096 |
01:44:05 | maxTotalBackups | 10 |
01:44:05 | maxTotalBackupGigabytes | 1000 |
01:44:05 | totalVolumesUsed | 3 |
01:44:05 | totalGigabytesUsed | 60 |
01:44:05 | totalSnapshotsUsed | 0 |
01:44:05 | totalBackupsUsed | 0 |
01:44:05 | totalBackupGigabytesUsed | 0 |
01:44:05 +--------------------------+---------+
01:44:05 + pushd /opt/ciman/openstack-hot
01:44:05 /opt/ciman/openstack-hot /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium
01:44:05 + lftools openstack --os-cloud vex stack create releng-bgpcep-csit-1node-throughpcep-all-scandium-500 csit-2-instance-type.yaml /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/stack-parameters.yaml
01:44:31 Creating stack releng-bgpcep-csit-1node-throughpcep-all-scandium-500
01:44:31 Waiting to initialize infrastructure...
01:44:31 Stack initialization successful.
01:44:31 ------------------------------------
01:44:31 Stack Details
01:44:31 ------------------------------------
01:44:31 {'added': None,
01:44:31 'capabilities': [],
01:44:31 'created_at': '2026-01-09T01:44:08Z',
01:44:31 'deleted': None,
01:44:31 'deleted_at': None,
01:44:31 'description': 'No description',
01:44:31 'environment': None,
01:44:31 'environment_files': None,
01:44:31 'files': None,
01:44:31 'files_container': None,
01:44:31 'id': '0bd12073-5a85-448a-8100-312a875a8d89',
01:44:31 'is_rollback_disabled': True,
01:44:31 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-bgpcep-csit-1node-throughpcep-all-scandium-500/0bd12073-5a85-448a-8100-312a875a8d89',
01:44:31 'rel': 'self'}],
01:44:31 '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'})}),
01:44:31 'name': 'releng-bgpcep-csit-1node-throughpcep-all-scandium-500',
01:44:31 'notification_topics': [],
01:44:31 'outputs': [{'description': 'IP addresses of the 2nd vm types',
01:44:31 'output_key': 'vm_1_ips',
01:44:31 'output_value': ['10.30.171.102']},
01:44:31 {'description': 'IP addresses of the 1st vm types',
01:44:31 'output_key': 'vm_0_ips',
01:44:31 'output_value': ['10.30.171.131']}],
01:44:31 'owner_id': ****,
01:44:31 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
01:44:31 'OS::stack_id': '0bd12073-5a85-448a-8100-312a875a8d89',
01:44:31 'OS::stack_name': 'releng-bgpcep-csit-1node-throughpcep-all-scandium-500',
01:44:31 'job_name': '39394-500',
01:44:31 'silo': 'releng',
01:44:31 'vm_0_count': '1',
01:44:31 'vm_0_flavor': 'v3-standard-4',
01:44:31 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
01:44:31 '20260101-010223.593',
01:44:31 'vm_1_count': '1',
01:44:31 'vm_1_flavor': 'v3-standard-2',
01:44:31 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
01:44:31 '- 20250917-133034.654'},
01:44:31 'parent_id': None,
01:44:31 'replaced': None,
01:44:31 'status': 'CREATE_COMPLETE',
01:44:31 'status_reason': 'Stack CREATE completed successfully',
01:44:31 'tags': [],
01:44:31 'template': None,
01:44:31 'template_description': 'No description',
01:44:31 'template_url': None,
01:44:31 'timeout_mins': 15,
01:44:31 'unchanged': None,
01:44:31 'updated': None,
01:44:31 'updated_at': None,
01:44:31 'user_project_id': '5a974d1ec87e4d359171a431798732e9'}
01:44:31 ------------------------------------
01:44:31 + popd
01:44:31 /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium
01:44:31 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash -l /tmp/jenkins12042014842883773874.sh
01:44:31 ---> Copy SSH public keys to CSIT lab
01:44:31 Setup pyenv:
01:44:31 system
01:44:31 3.8.13
01:44:31 3.9.13
01:44:31 3.10.13
01:44:31 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/.python-version)
01:44:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ohOR from file:/tmp/.os_lf_venv
01:44:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:44:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:44:34 lf-activate-venv(): INFO: Base packages installed successfully
01:44:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:44:47 lf-activate-venv(): INFO: Adding /tmp/venv-ohOR/bin to PATH
01:44:49 SSH not responding on 10.30.171.131. Retrying in 10 seconds...
01:44:50 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
01:44:50 releng-39394-500-1-mininet-ovs-217-0
01:44:50 Successfully copied public keys to slave 10.30.171.102
01:44:50 Process 6493 ready.
01:44:59 Ping to 10.30.171.131 successful.
01:45:00 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
01:45:00 releng-39394-500-0-builder-0
01:45:00 Successfully copied public keys to slave 10.30.171.131
01:45:00 Process 6494 ready.
01:45:00 SSH ready on all stack servers.
01:45:01 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash -l /tmp/jenkins927619532509857569.sh
01:45:01 Setup pyenv:
01:45:01 system
01:45:01 3.8.13
01:45:01 3.9.13
01:45:01 3.10.13
01:45:01 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/.python-version)
01:45:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-zZft
01:45:05 lf-activate-venv(): INFO: Save venv in file: /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/.robot_venv
01:45:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:45:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:45:09 lf-activate-venv(): INFO: Base packages installed successfully
01:45:09 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
01:45:10 lf-activate-venv(): INFO: Adding /tmp/venv-zZft/bin to PATH
01:45:10 + echo 'Installing Python Requirements'
01:45:10 Installing Python Requirements
01:45:10 + cat
01:45:10 + python -m pip install -r requirements.txt
01:45:11 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
01:45:11 Collecting docker-py (from -r requirements.txt (line 1))
01:45:11 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)
01:45:11 Collecting ipaddr (from -r requirements.txt (line 2))
01:45:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
01:45:11 Installing build dependencies: started
01:45:12 Installing build dependencies: finished with status 'done'
01:45:12 Getting requirements to build wheel: started
01:45:12 Getting requirements to build wheel: finished with status 'done'
01:45:12 Preparing metadata (pyproject.toml): started
01:45:12 Preparing metadata (pyproject.toml): finished with status 'done'
01:45:12 Collecting netaddr (from -r requirements.txt (line 3))
01:45:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
01:45:12 Collecting netifaces (from -r requirements.txt (line 4))
01:45:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
01:45:12 Installing build dependencies: started
01:45:13 Installing build dependencies: finished with status 'done'
01:45:13 Getting requirements to build wheel: started
01:45:14 Getting requirements to build wheel: finished with status 'done'
01:45:14 Preparing metadata (pyproject.toml): started
01:45:14 Preparing metadata (pyproject.toml): finished with status 'done'
01:45:14 Collecting pyhocon (from -r requirements.txt (line 5))
01:45:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
01:45:14 Collecting requests (from -r requirements.txt (line 6))
01:45:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
01:45:14 Collecting robotframework (from -r requirements.txt (line 7))
01:45:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
01:45:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 22.0 MB/s 0:00:00
01:45:14 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
01:45:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
01:45:14 Installing build dependencies: started
01:45:15 Installing build dependencies: finished with status 'done'
01:45:15 Getting requirements to build wheel: started
01:45:15 Getting requirements to build wheel: finished with status 'done'
01:45:15 Preparing metadata (pyproject.toml): started
01:45:16 Preparing metadata (pyproject.toml): finished with status 'done'
01:45:16 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
01:45:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
01:45:16 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
01:45:16 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)
01:45:16 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
01:45:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
01:45:16 Installing build dependencies: started
01:45:17 Installing build dependencies: finished with status 'done'
01:45:17 Getting requirements to build wheel: started
01:45:17 Getting requirements to build wheel: finished with status 'done'
01:45:17 Preparing metadata (pyproject.toml): started
01:45:17 Preparing metadata (pyproject.toml): finished with status 'done'
01:45:17 Collecting scapy (from -r requirements.txt (line 12))
01:45:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
01:45:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 52.5 MB/s 0:00:00
01:45:17 Collecting jsonpath-rw (from -r requirements.txt (line 15))
01:45:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
01:45:17 Installing build dependencies: started
01:45:18 Installing build dependencies: finished with status 'done'
01:45:18 Getting requirements to build wheel: started
01:45:19 Getting requirements to build wheel: finished with status 'done'
01:45:19 Preparing metadata (pyproject.toml): started
01:45:19 Preparing metadata (pyproject.toml): finished with status 'done'
01:45:19 Collecting elasticsearch (from -r requirements.txt (line 18))
01:45:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
01:45:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 48.8 MB/s 0:00:00
01:45:19 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:45:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
01:45:19 Collecting pyangbind (from -r requirements.txt (line 22))
01:45:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
01:45:19 Collecting isodate (from -r requirements.txt (line 25))
01:45:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
01:45:19 Collecting jmespath (from -r requirements.txt (line 28))
01:45:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
01:45:19 Collecting jsonpatch (from -r requirements.txt (line 31))
01:45:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
01:45:19 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
01:45:20 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
01:45:20 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
01:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
01:45:20 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
01:45:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
01:45:20 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
01:45:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
01:45:20 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
01:45:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
01:45:20 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
01:45:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
01:45:20 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
01:45:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
01:45:20 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
01:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
01:45:20 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
01:45:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
01:45:20 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
01:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
01:45:20 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
01:45:20 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)
01:45:20 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
01:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
01:45:20 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
01:45:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
01:45:21 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
01:45:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
01:45:21 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
01:45:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
01:45:21 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
01:45:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
01:45:21 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
01:45:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
01:45:21 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
01:45:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
01:45:21 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
01:45:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
01:45:21 Collecting elasticsearch (from -r requirements.txt (line 18))
01:45:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
01:45:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 54.3 MB/s 0:00:00
01:45:21 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
01:45:21 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:45:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
01:45:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
01:45:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
01:45:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
01:45:21 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
01:45:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
01:45:21 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
01:45:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
01:45:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.3 MB/s 0:00:00
01:45:22 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
01:45:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
01:45:23 Collecting regex (from pyangbind->-r requirements.txt (line 22))
01:45:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
01:45:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 35.3 MB/s 0:00:00
01:45:23 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
01:45:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
01:45:23 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45:23 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)
01:45:24 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
01:45:24 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
01:45:24 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
01:45:24 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45:24 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)
01:45:24 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:45:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
01:45:24 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
01:45:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 60.9 MB/s 0:00:00
01:45:25 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
01:45:25 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
01:45:25 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
01:45:25 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
01:45:25 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
01:45:25 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
01:45:25 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:25 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)
01:45:25 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
01:45:25 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))
01:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
01:45:25 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
01:45:25 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
01:45:25 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:45:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
01:45:25 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:45:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
01:45:25 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:45:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
01:45:25 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
01:45:25 Building wheel for robotframework-sshlibrary (pyproject.toml): started
01:45:26 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
01:45:26 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=664c6e0603b59d2382f9eb4b2864745b5542c9af728b7a635a3a38358cdb63c6
01:45:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
01:45:26 Building wheel for ipaddr (pyproject.toml): started
01:45:26 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
01:45:26 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=675876bb9da322c9eecd1beab4235c8eea328ac0c7f453b696af2147ac6ff99a
01:45:26 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
01:45:26 Building wheel for netifaces (pyproject.toml): started
01:45:28 Building wheel for netifaces (pyproject.toml): finished with status 'done'
01:45:28 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41079 sha256=7fe868bb13227c68b616f735cb96bf156919e1eaf0741e2eb2d34c4cab39f8b3
01:45:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
01:45:28 Building wheel for robotframework-httplibrary (pyproject.toml): started
01:45:29 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
01:45:29 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=67134856c31b149f7e554fc39d8845fd2f658f578b04f6c563080ec608a5e4b3
01:45:29 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
01:45:29 Building wheel for jsonpath-rw (pyproject.toml): started
01:45:29 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
01:45:29 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=d463fc06f2bfc6a8b839e8a2921a719480d37f4a0dda9ecd9cb6bd008c4b9339
01:45:29 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
01:45:29 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
01:45:29 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
01:45:36
01:45:36 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 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.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
01:45:37 + pip freeze
01:45:37 attrs==25.4.0
01:45:37 bcrypt==5.0.0
01:45:37 beautifulsoup4==4.14.3
01:45:37 certifi==2026.1.4
01:45:37 cffi==2.0.0
01:45:37 charset-normalizer==3.4.4
01:45:37 click==8.3.1
01:45:37 cryptography==46.0.3
01:45:37 decorator==5.2.1
01:45:37 distlib==0.4.0
01:45:37 docker-py==1.10.6
01:45:37 docker-pycreds==0.4.0
01:45:37 elastic-transport==8.17.1
01:45:37 elasticsearch==8.19.3
01:45:37 elasticsearch-dsl==8.15.4
01:45:37 enum34==1.1.10
01:45:37 filelock==3.20.2
01:45:37 h11==0.16.0
01:45:37 idna==3.11
01:45:37 invoke==2.2.1
01:45:37 ipaddr==2.2.0
01:45:37 isodate==0.7.2
01:45:37 jmespath==1.0.1
01:45:37 jsonpatch==1.33
01:45:37 jsonpath-rw==1.4.0
01:45:37 jsonpointer==3.0.0
01:45:37 lxml==6.0.2
01:45:37 netaddr==1.3.0
01:45:37 netifaces==0.11.0
01:45:37 outcome==1.3.0.post0
01:45:37 paramiko==4.0.0
01:45:37 platformdirs==4.5.1
01:45:37 ply==3.11
01:45:37 pyang==2.7.1
01:45:37 pyangbind==0.8.7
01:45:37 pycparser==2.23
01:45:37 pyhocon==0.3.61
01:45:37 PyNaCl==1.6.2
01:45:37 pyparsing==3.3.1
01:45:37 PySocks==1.7.1
01:45:37 python-dateutil==2.9.0.post0
01:45:37 regex==2025.11.3
01:45:37 requests==2.32.5
01:45:37 robotframework==7.4.1
01:45:37 robotframework-httplibrary==0.4.2
01:45:37 robotframework-pythonlibcore==4.4.1
01:45:37 robotframework-requests==0.9.7
01:45:37 robotframework-selenium2library==3.0.0
01:45:37 robotframework-seleniumlibrary==6.8.0
01:45:37 robotframework-sshlibrary==3.8.0
01:45:37 scapy==2.7.0
01:45:37 scp==0.15.0
01:45:37 selenium==4.39.0
01:45:37 six==1.17.0
01:45:37 sniffio==1.3.1
01:45:37 sortedcontainers==2.4.0
01:45:37 soupsieve==2.8.1
01:45:37 trio==0.32.0
01:45:37 trio-websocket==0.12.2
01:45:37 typing_extensions==4.15.0
01:45:37 urllib3==2.6.3
01:45:37 virtualenv==20.36.0
01:45:37 waitress==3.0.2
01:45:37 WebOb==1.8.9
01:45:37 websocket-client==1.9.0
01:45:37 WebTest==3.0.7
01:45:37 wsproto==1.3.2
01:45:37 [EnvInject] - Injecting environment variables from a build step.
01:45:37 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
01:45:37 [EnvInject] - Variables injected successfully.
01:45:37 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash -l /tmp/jenkins6108842645705001878.sh
01:45:37 Setup pyenv:
01:45:37 system
01:45:37 3.8.13
01:45:37 3.9.13
01:45:37 3.10.13
01:45:37 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/.python-version)
01:45:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ohOR from file:/tmp/.os_lf_venv
01:45:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:45:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:45:39 lf-activate-venv(): INFO: Base packages installed successfully
01:45:39 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
01:45:47 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.
01:45:47 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
01:45:47 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
01:45:47 lf-activate-venv(): INFO: Adding /tmp/venv-ohOR/bin to PATH
01:45:47 + ODL_SYSTEM=()
01:45:47 + TOOLS_SYSTEM=()
01:45:47 + OPENSTACK_SYSTEM=()
01:45:47 + OPENSTACK_CONTROLLERS=()
01:45:47 + mapfile -t ADDR
01:45:47 ++ openstack stack show -f json -c outputs releng-bgpcep-csit-1node-throughpcep-all-scandium-500
01:45:47 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
01:45:49 + for i in "${ADDR[@]}"
01:45:49 ++ ssh 10.30.171.131 hostname -s
01:45:49 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
01:45:49 + REMHOST=releng-39394-500-0-builder-0
01:45:49 + case ${REMHOST} in
01:45:49 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:45:49 + for i in "${ADDR[@]}"
01:45:49 ++ ssh 10.30.171.102 hostname -s
01:45:49 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
01:45:50 + REMHOST=releng-39394-500-1-mininet-ovs-217-0
01:45:50 + case ${REMHOST} in
01:45:50 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
01:45:50 + echo NUM_ODL_SYSTEM=1
01:45:50 + echo NUM_TOOLS_SYSTEM=1
01:45:50 + '[' '' == yes ']'
01:45:50 + NUM_OPENSTACK_SYSTEM=0
01:45:50 + echo NUM_OPENSTACK_SYSTEM=0
01:45:50 + '[' 0 -eq 2 ']'
01:45:50 + echo ODL_SYSTEM_IP=10.30.171.131
01:45:50 ++ seq 0 0
01:45:50 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:45:50 + echo ODL_SYSTEM_1_IP=10.30.171.131
01:45:50 + echo TOOLS_SYSTEM_IP=10.30.171.102
01:45:50 ++ seq 0 0
01:45:50 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
01:45:50 + echo TOOLS_SYSTEM_1_IP=10.30.171.102
01:45:50 + openstack_index=0
01:45:50 + NUM_OPENSTACK_CONTROL_NODES=1
01:45:50 + echo NUM_OPENSTACK_CONTROL_NODES=1
01:45:50 ++ seq 0 0
01:45:50 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
01:45:50 + echo OPENSTACK_CONTROL_NODE_1_IP=
01:45:50 + NUM_OPENSTACK_COMPUTE_NODES=-1
01:45:50 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
01:45:50 + '[' -1 -ge 2 ']'
01:45:50 ++ seq 0 -2
01:45:50 + NUM_OPENSTACK_HAPROXY_NODES=0
01:45:50 + echo NUM_OPENSTACK_HAPROXY_NODES=0
01:45:50 ++ seq 0 -1
01:45:50 + echo 'Contents of slave_addresses.txt:'
01:45:50 Contents of slave_addresses.txt:
01:45:50 + cat slave_addresses.txt
01:45:50 NUM_ODL_SYSTEM=1
01:45:50 NUM_TOOLS_SYSTEM=1
01:45:50 NUM_OPENSTACK_SYSTEM=0
01:45:50 ODL_SYSTEM_IP=10.30.171.131
01:45:50 ODL_SYSTEM_1_IP=10.30.171.131
01:45:50 TOOLS_SYSTEM_IP=10.30.171.102
01:45:50 TOOLS_SYSTEM_1_IP=10.30.171.102
01:45:50 NUM_OPENSTACK_CONTROL_NODES=1
01:45:50 OPENSTACK_CONTROL_NODE_1_IP=
01:45:50 NUM_OPENSTACK_COMPUTE_NODES=-1
01:45:50 NUM_OPENSTACK_HAPROXY_NODES=0
01:45:50 [EnvInject] - Injecting environment variables from a build step.
01:45:50 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
01:45:50 [EnvInject] - Variables injected successfully.
01:45:50 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/sh /tmp/jenkins4013508891594817444.sh
01:45:50 Preparing for JRE Version 21
01:45:50 Karaf artifact is karaf
01:45:50 Karaf project is integration
01:45:50 Java home is /usr/lib/jvm/java-21-openjdk-amd64
01:45:50 [EnvInject] - Injecting environment variables from a build step.
01:45:50 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
01:45:50 [EnvInject] - Variables injected successfully.
01:45:50 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins11766397022479347697.sh
01:45:50 2026-01-09 01:45:50 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
01:45:50 Bundle version is 0.21.4-SNAPSHOT
01:45:50 --2026-01-09 01:45:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
01:45:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:45:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:45:50 HTTP request sent, awaiting response... 200 OK
01:45:50 Length: 1410 (1.4K) [application/xml]
01:45:50 Saving to: ‘maven-metadata.xml’
01:45:50
01:45:50 0K . 100% 65.6M=0s
01:45:50
01:45:50 2026-01-09 01:45:50 (65.6 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
01:45:50
01:45:50
01:45:50
01:45:50 org.opendaylight.integration
01:45:50 karaf
01:45:50 0.21.4-SNAPSHOT
01:45:50
01:45:50
01:45:50 20260108.212743
01:45:50 442
01:45:50
01:45:50 20260108212743
01:45:50
01:45:50
01:45:50 pom
01:45:50 0.21.4-20260108.212743-442
01:45:50 20260108212743
01:45:50
01:45:50
01:45:50 tar.gz
01:45:50 0.21.4-20260108.212743-442
01:45:50 20260108212743
01:45:50
01:45:50
01:45:50 zip
01:45:50 0.21.4-20260108.212743-442
01:45:50 20260108212743
01:45:50
01:45:50
01:45:50 cyclonedx
01:45:50 xml
01:45:50 0.21.4-20260108.212743-442
01:45:50 20260108212743
01:45:50
01:45:50
01:45:50 cyclonedx
01:45:50 json
01:45:50 0.21.4-20260108.212743-442
01:45:50 20260108212743
01:45:50
01:45:50
01:45:50
01:45:50
01:45:50 Nexus timestamp is 0.21.4-20260108.212743-442
01:45:50 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260108.212743-442.zip
01:45:50 Distribution bundle is karaf-0.21.4-20260108.212743-442.zip
01:45:50 Distribution bundle version is 0.21.4-SNAPSHOT
01:45:50 Distribution folder is karaf-0.21.4-SNAPSHOT
01:45:50 Nexus prefix is https://nexus.opendaylight.org
01:45:50 [EnvInject] - Injecting environment variables from a build step.
01:45:50 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
01:45:50 [EnvInject] - Variables injected successfully.
01:45:50 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash -l /tmp/jenkins14196132364396802304.sh
01:45:50 Setup pyenv:
01:45:51 system
01:45:51 3.8.13
01:45:51 3.9.13
01:45:51 3.10.13
01:45:51 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/.python-version)
01:45:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ohOR from file:/tmp/.os_lf_venv
01:45:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:45:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:45:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
01:45:53 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
01:45:53 lf-activate-venv(): INFO: Base packages installed successfully
01:45:53 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
01:45:58 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.
01:45:58 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
01:45:58 lf-activate-venv(): INFO: Adding /tmp/venv-ohOR/bin to PATH
01:45:58 Copying common-functions.sh to /tmp
01:46:00 Copying common-functions.sh to 10.30.171.131:/tmp
01:46:00 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
01:46:01 Copying common-functions.sh to 10.30.171.102:/tmp
01:46:01 Warning: Permanently added '10.30.171.102' (ECDSA) to the list of known hosts.
01:46:01 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins9102094692952337443.sh
01:46:01 common-functions.sh is being sourced
01:46:01 common-functions environment:
01:46:01 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:01 ACTUALFEATURES:
01:46:01 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:01 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
01:46:01 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:01 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:01 CONTROLLERMEM: 2048m
01:46:01 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
01:46:01 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
01:46:01 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
01:46:01 SUITES:
01:46:01
01:46:01 #################################################
01:46:01 ## Configure Cluster and Start ##
01:46:01 #################################################
01:46:01 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-pcep
01:46:01 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-bgpcep-pcep
01:46:01 Locating script plan to use...
01:46:01 script plan exists!!!
01:46:01 Changing the script plan path...
01:46:01 # Place the scripts in run order:
01:46:01 /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/test/csit/scripts/controllermem_6g.sh
01:46:01 Executing /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/test/csit/scripts/controllermem_6g.sh...
01:46:01 Finished running script plans
01:46:01 Configuring member-1 with IP address 10.30.171.131
01:46:01 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
01:46:01 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
01:46:02 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
01:46:02 common-functions.sh is being sourced
01:46:02 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
01:46:02 ++ echo 'common-functions.sh is being sourced'
01:46:02 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
01:46:02 ++ DISTROSTREAM=scandium
01:46:02 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:02 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:02 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:02 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:02 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
01:46:02 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
01:46:02 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:02 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:02 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:02 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:02 ++ export CONTROLLERMEM=
01:46:02 ++ CONTROLLERMEM=
01:46:02 ++ case "${DISTROSTREAM}" in
01:46:02 ++ CLUSTER_SYSTEM=akka
01:46:02 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
01:46:02 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
01:46:02 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
01:46:02 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
01:46:02 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
01:46:02 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
01:46:02 ++ print_common_env
01:46:02 ++ cat
01:46:02 common-functions environment:
01:46:02 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:02 ACTUALFEATURES:
01:46:02 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:02 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
01:46:02 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:02 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:02 CONTROLLERMEM:
01:46:02 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
01:46:02 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
01:46:02 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
01:46:02 SUITES:
01:46:02
01:46:02 ++ SSH='ssh -t -t'
01:46:02 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:46:02 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:46:02 Changing to /tmp
01:46:02 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260108.212743-442.zip
01:46:02 + echo 'Changing to /tmp'
01:46:02 + cd /tmp
01:46:02 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260108.212743-442.zip'
01:46:02 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260108.212743-442.zip
01:46:02 --2026-01-09 01:46:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260108.212743-442.zip
01:46:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:46:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:46:02 HTTP request sent, awaiting response... 200 OK
01:46:02 Length: 239813397 (229M) [application/zip]
01:46:02 Saving to: ‘karaf-0.21.4-20260108.212743-442.zip’
01:46:02
01:46:02 0K ........ ........ ........ ........ ........ ........ 1% 47.4M 5s
01:46:02 3072K ........ ........ ........ ........ ........ ........ 2% 81.0M 4s
01:46:02 6144K ........ ........ ........ ........ ........ ........ 3% 79.4M 3s
01:46:02 9216K ........ ........ ........ ........ ........ ........ 5% 81.7M 3s
01:46:02 12288K ........ ........ ........ ........ ........ ........ 6% 112M 3s
01:46:02 15360K ........ ........ ........ ........ ........ ........ 7% 97.0M 3s
01:46:02 18432K ........ ........ ........ ........ ........ ........ 9% 114M 3s
01:46:02 21504K ........ ........ ........ ........ ........ ........ 10% 109M 2s
01:46:02 24576K ........ ........ ........ ........ ........ ........ 11% 128M 2s
01:46:02 27648K ........ ........ ........ ........ ........ ........ 13% 110M 2s
01:46:02 30720K ........ ........ ........ ........ ........ ........ 14% 105M 2s
01:46:02 33792K ........ ........ ........ ........ ........ ........ 15% 93.8M 2s
01:46:02 36864K ........ ........ ........ ........ ........ ........ 17% 108M 2s
01:46:02 39936K ........ ........ ........ ........ ........ ........ 18% 117M 2s
01:46:02 43008K ........ ........ ........ ........ ........ ........ 19% 103M 2s
01:46:02 46080K ........ ........ ........ ........ ........ ........ 20% 111M 2s
01:46:02 49152K ........ ........ ........ ........ ........ ........ 22% 104M 2s
01:46:02 52224K ........ ........ ........ ........ ........ ........ 23% 110M 2s
01:46:02 55296K ........ ........ ........ ........ ........ ........ 24% 113M 2s
01:46:02 58368K ........ ........ ........ ........ ........ ........ 26% 112M 2s
01:46:02 61440K ........ ........ ........ ........ ........ ........ 27% 190M 2s
01:46:02 64512K ........ ........ ........ ........ ........ ........ 28% 198M 2s
01:46:02 67584K ........ ........ ........ ........ ........ ........ 30% 186M 2s
01:46:02 70656K ........ ........ ........ ........ ........ ........ 31% 216M 1s
01:46:02 73728K ........ ........ ........ ........ ........ ........ 32% 250M 1s
01:46:02 76800K ........ ........ ........ ........ ........ ........ 34% 237M 1s
01:46:02 79872K ........ ........ ........ ........ ........ ........ 35% 241M 1s
01:46:02 82944K ........ ........ ........ ........ ........ ........ 36% 261M 1s
01:46:02 86016K ........ ........ ........ ........ ........ ........ 38% 187M 1s
01:46:02 89088K ........ ........ ........ ........ ........ ........ 39% 228M 1s
01:46:02 92160K ........ ........ ........ ........ ........ ........ 40% 288M 1s
01:46:02 95232K ........ ........ ........ ........ ........ ........ 41% 303M 1s
01:46:02 98304K ........ ........ ........ ........ ........ ........ 43% 304M 1s
01:46:02 101376K ........ ........ ........ ........ ........ ........ 44% 317M 1s
01:46:02 104448K ........ ........ ........ ........ ........ ........ 45% 302M 1s
01:46:02 107520K ........ ........ ........ ........ ........ ........ 47% 325M 1s
01:46:02 110592K ........ ........ ........ ........ ........ ........ 48% 290M 1s
01:46:02 113664K ........ ........ ........ ........ ........ ........ 49% 307M 1s
01:46:02 116736K ........ ........ ........ ........ ........ ........ 51% 274M 1s
01:46:02 119808K ........ ........ ........ ........ ........ ........ 52% 262M 1s
01:46:02 122880K ........ ........ ........ ........ ........ ........ 53% 323M 1s
01:46:03 125952K ........ ........ ........ ........ ........ ........ 55% 290M 1s
01:46:03 129024K ........ ........ ........ ........ ........ ........ 56% 292M 1s
01:46:03 132096K ........ ........ ........ ........ ........ ........ 57% 290M 1s
01:46:03 135168K ........ ........ ........ ........ ........ ........ 59% 300M 1s
01:46:03 138240K ........ ........ ........ ........ ........ ........ 60% 287M 1s
01:46:03 141312K ........ ........ ........ ........ ........ ........ 61% 283M 1s
01:46:03 144384K ........ ........ ........ ........ ........ ........ 62% 280M 1s
01:46:03 147456K ........ ........ ........ ........ ........ ........ 64% 293M 1s
01:46:03 150528K ........ ........ ........ ........ ........ ........ 65% 286M 1s
01:46:03 153600K ........ ........ ........ ........ ........ ........ 66% 279M 0s
01:46:03 156672K ........ ........ ........ ........ ........ ........ 68% 264M 0s
01:46:03 159744K ........ ........ ........ ........ ........ ........ 69% 296M 0s
01:46:03 162816K ........ ........ ........ ........ ........ ........ 70% 284M 0s
01:46:03 165888K ........ ........ ........ ........ ........ ........ 72% 284M 0s
01:46:03 168960K ........ ........ ........ ........ ........ ........ 73% 301M 0s
01:46:03 172032K ........ ........ ........ ........ ........ ........ 74% 284M 0s
01:46:03 175104K ........ ........ ........ ........ ........ ........ 76% 291M 0s
01:46:03 178176K ........ ........ ........ ........ ........ ........ 77% 282M 0s
01:46:03 181248K ........ ........ ........ ........ ........ ........ 78% 237M 0s
01:46:03 184320K ........ ........ ........ ........ ........ ........ 80% 267M 0s
01:46:03 187392K ........ ........ ........ ........ ........ ........ 81% 327M 0s
01:46:03 190464K ........ ........ ........ ........ ........ ........ 82% 326M 0s
01:46:03 193536K ........ ........ ........ ........ ........ ........ 83% 325M 0s
01:46:03 196608K ........ ........ ........ ........ ........ ........ 85% 322M 0s
01:46:03 199680K ........ ........ ........ ........ ........ ........ 86% 335M 0s
01:46:03 202752K ........ ........ ........ ........ ........ ........ 87% 284M 0s
01:46:03 205824K ........ ........ ........ ........ ........ ........ 89% 294M 0s
01:46:03 208896K ........ ........ ........ ........ ........ ........ 90% 337M 0s
01:46:03 211968K ........ ........ ........ ........ ........ ........ 91% 338M 0s
01:46:03 215040K ........ ........ ........ ........ ........ ........ 93% 338M 0s
01:46:03 218112K ........ ........ ........ ........ ........ ........ 94% 331M 0s
01:46:03 221184K ........ ........ ........ ........ ........ ........ 95% 263M 0s
01:46:03 224256K ........ ........ ........ ........ ........ ........ 97% 282M 0s
01:46:03 227328K ........ ........ ........ ........ ........ ........ 98% 313M 0s
01:46:03 230400K ........ ........ ........ ........ ........ ........ 99% 338M 0s
01:46:03 233472K ........ ... 100% 357M=1.2s
01:46:03
01:46:03 2026-01-09 01:46:03 (187 MB/s) - ‘karaf-0.21.4-20260108.212743-442.zip’ saved [239813397/239813397]
01:46:03
01:46:03 Extracting the new controller...
01:46:03 + echo 'Extracting the new controller...'
01:46:03 + unzip -q karaf-0.21.4-20260108.212743-442.zip
01:46:05 Adding external repositories...
01:46:05 + echo 'Adding external repositories...'
01:46:05 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:46:05 ################################################################################
01:46:05 #
01:46:05 # Licensed to the Apache Software Foundation (ASF) under one or more
01:46:05 # contributor license agreements. See the NOTICE file distributed with
01:46:05 # this work for additional information regarding copyright ownership.
01:46:05 # The ASF licenses this file to You under the Apache License, Version 2.0
01:46:05 # (the "License"); you may not use this file except in compliance with
01:46:05 # the License. You may obtain a copy of the License at
01:46:05 #
01:46:05 # http://www.apache.org/licenses/LICENSE-2.0
01:46:05 #
01:46:05 # Unless required by applicable law or agreed to in writing, software
01:46:05 # distributed under the License is distributed on an "AS IS" BASIS,
01:46:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:46:05 # See the License for the specific language governing permissions and
01:46:05 # limitations under the License.
01:46:05 #
01:46:05 ################################################################################
01:46:05
01:46:05 #
01:46:05 # If set to true, the following property will not allow any certificate to be used
01:46:05 # when accessing Maven repositories through SSL
01:46:05 #
01:46:05 #org.ops4j.pax.url.mvn.certificateCheck=
01:46:05
01:46:05 #
01:46:05 # Path to the local Maven settings file.
01:46:05 # The repositories defined in this file will be automatically added to the list
01:46:05 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:46:05 # below is not set.
01:46:05 # The following locations are checked for the existence of the settings.xml file
01:46:05 # * 1. looks for the specified url
01:46:05 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:46:05 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:46:05 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:46:05 #
01:46:05 #org.ops4j.pax.url.mvn.settings=
01:46:05
01:46:05 #
01:46:05 # Path to the local Maven repository which is used to avoid downloading
01:46:05 # artifacts when they already exist locally.
01:46:05 # The value of this property will be extracted from the settings.xml file
01:46:05 # above, or defaulted to:
01:46:05 # System.getProperty( "user.home" ) + "/.m2/repository"
01:46:05 #
01:46:05 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:46:05
01:46:05 #
01:46:05 # Default this to false. It's just weird to use undocumented repos
01:46:05 #
01:46:05 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:46:05
01:46:05 #
01:46:05 # Uncomment if you don't wanna use the proxy settings
01:46:05 # from the Maven conf/settings.xml file
01:46:05 #
01:46:05 # org.ops4j.pax.url.mvn.proxySupport=false
01:46:05
01:46:05 #
01:46:05 # Comma separated list of repositories scanned when resolving an artifact.
01:46:05 # Those repositories will be checked before iterating through the
01:46:05 # below list of repositories and even before the local repository
01:46:05 # A repository url can be appended with zero or more of the following flags:
01:46:05 # @snapshots : the repository contains snaphots
01:46:05 # @noreleases : the repository does not contain any released artifacts
01:46:05 #
01:46:05 # The following property value will add the system folder as a repo.
01:46:05 #
01:46:05 org.ops4j.pax.url.mvn.defaultRepositories=\
01:46:05 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:46:05 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:46:05 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:46:05
01:46:05 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:46:05 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:46:05
01:46:05 #
01:46:05 # Comma separated list of repositories scanned when resolving an artifact.
01:46:05 # The default list includes the following repositories:
01:46:05 # http://repo1.maven.org/maven2@id=central
01:46:05 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:46:05 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:46:05 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:46:05 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:46:05 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:46:05 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:46:05 # To add repositories to the default ones, prepend '+' to the list of repositories
01:46:05 # to add.
01:46:05 # A repository url can be appended with zero or more of the following flags:
01:46:05 # @snapshots : the repository contains snapshots
01:46:05 # @noreleases : the repository does not contain any released artifacts
01:46:05 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:46:05 #
01:46:05 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:46:05
01:46:05 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
01:46:05 + echo 'Configuring the startup features...'
01:46:05 Configuring the startup features...
01:46:05 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-pcep,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:05 + FEATURE_TEST_STRING=features-test
01:46:05 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
01:46:05 + KARAF_VERSION=karaf4
01:46:05 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:46:05 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:05 + [[ ! -z '' ]]
01:46:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:46:05 ################################################################################
01:46:05 #
01:46:05 # Licensed to the Apache Software Foundation (ASF) under one or more
01:46:05 # contributor license agreements. See the NOTICE file distributed with
01:46:05 # this work for additional information regarding copyright ownership.
01:46:05 # The ASF licenses this file to You under the Apache License, Version 2.0
01:46:05 # (the "License"); you may not use this file except in compliance with
01:46:05 # the License. You may obtain a copy of the License at
01:46:05 #
01:46:05 # http://www.apache.org/licenses/LICENSE-2.0
01:46:05 #
01:46:05 # Unless required by applicable law or agreed to in writing, software
01:46:05 # distributed under the License is distributed on an "AS IS" BASIS,
01:46:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:46:05 # See the License for the specific language governing permissions and
01:46:05 # limitations under the License.
01:46:05 #
01:46:05 ################################################################################
01:46:05
01:46:05 #
01:46:05 # Comma separated list of features repositories to register by default
01:46:05 #
01:46:05 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/4bf9e910-4998-497d-9285-4f85ea6d526c.xml
01:46:05
01:46:05 #
01:46:05 # Comma separated list of features to install at startup
01:46:05 #
01:46:05 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-bgpcep-pcep, c16c6e94-6d4d-49af-8bfd-b003071109c1
01:46:05
01:46:05 #
01:46:05 # Resource repositories (OBR) that the features resolver can use
01:46:05 # to resolve requirements/capabilities
01:46:05 #
01:46:05 # The format of the resourceRepositories is
01:46:05 # resourceRepositories=[xml:url|json:url],...
01:46:05 # for Instance:
01:46:05 #
01:46:05 #resourceRepositories=xml:http://host/path/to/index.xml
01:46:05 # or
01:46:05 #resourceRepositories=json:http://host/path/to/index.json
01:46:05 #
01:46:05
01:46:05 #
01:46:05 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:46:05 #
01:46:05 featuresBootAsynchronous=false
01:46:05
01:46:05 #
01:46:05 # Service requirements enforcement
01:46:05 #
01:46:05 # By default, the feature resolver checks the service requirements/capabilities of
01:46:05 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:46:05 # the required bundles.
01:46:05 # The following flag can have those values:
01:46:05 # - disable: service requirements are completely ignored
01:46:05 # - default: service requirements are ignored for old features
01:46:05 # - enforce: service requirements are always verified
01:46:05 #
01:46:05 #serviceRequirements=default
01:46:05
01:46:05 #
01:46:05 # Store cfg file for config element in feature
01:46:05 #
01:46:05 #configCfgStore=true
01:46:05
01:46:05 #
01:46:05 # Define if the feature service automatically refresh bundles
01:46:05 #
01:46:05 autoRefresh=true
01:46:05
01:46:05 #
01:46:05 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:46:05 # XML file defines instructions related to features processing
01:46:05 # versions.properties may declare properties to resolve placeholders in XML file
01:46:05 # both files are relative to ${karaf.etc}
01:46:05 #
01:46:05 #featureProcessing=org.apache.karaf.features.xml
01:46:05 #featureProcessingVersions=versions.properties
01:46:05 + configure_karaf_log karaf4 ''
01:46:05 + local -r karaf_version=karaf4
01:46:05 + local -r controllerdebugmap=
01:46:05 + local logapi=log4j
01:46:05 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:46:05 log4j2.rootLogger.level = INFO
01:46:05 #log4j2.rootLogger.type = asyncRoot
01:46:05 #log4j2.rootLogger.includeLocation = false
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:46:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:46:05 log4j2.rootLogger.appenderRef.Console.ref = Console
01:46:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:46:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:46:05 log4j2.logger.spifly.name = org.apache.aries.spifly
01:46:05 log4j2.logger.spifly.level = WARN
01:46:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:46:05 log4j2.logger.audit.level = INFO
01:46:05 log4j2.logger.audit.additivity = false
01:46:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:46:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:46:05 log4j2.appender.console.type = Console
01:46:05 log4j2.appender.console.name = Console
01:46:05 log4j2.appender.console.layout.type = PatternLayout
01:46:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:46:05 log4j2.appender.rolling.type = RollingRandomAccessFile
01:46:05 log4j2.appender.rolling.name = RollingFile
01:46:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:46:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:46:05 #log4j2.appender.rolling.immediateFlush = false
01:46:05 log4j2.appender.rolling.append = true
01:46:05 log4j2.appender.rolling.layout.type = PatternLayout
01:46:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:46:05 log4j2.appender.rolling.policies.type = Policies
01:46:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:46:05 log4j2.appender.rolling.policies.size.size = 64MB
01:46:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:46:05 log4j2.appender.rolling.strategy.max = 7
01:46:05 log4j2.appender.audit.type = RollingRandomAccessFile
01:46:05 log4j2.appender.audit.name = AuditRollingFile
01:46:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:46:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:46:05 log4j2.appender.audit.append = true
01:46:05 log4j2.appender.audit.layout.type = PatternLayout
01:46:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:46:05 log4j2.appender.audit.policies.type = Policies
01:46:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:46:05 log4j2.appender.audit.policies.size.size = 8MB
01:46:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:46:05 log4j2.appender.audit.strategy.max = 7
01:46:05 log4j2.appender.osgi.type = PaxOsgi
01:46:05 log4j2.appender.osgi.name = PaxOsgi
01:46:05 log4j2.appender.osgi.filter = *
01:46:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:46:05 #log4j2.logger.aether.level = TRACE
01:46:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:46:05 #log4j2.logger.http-headers.level = DEBUG
01:46:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:46:05 #log4j2.logger.maven.level = TRACE
01:46:05 + logapi=log4j2
01:46:05 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:46:05 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:46:05 + '[' log4j2 == log4j2 ']'
01:46:05 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:05 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:46:05 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:46:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:46:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:46:05 + unset IFS
01:46:05 controllerdebugmap:
01:46:05 + echo 'controllerdebugmap: '
01:46:05 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:05 + '[' -n '' ']'
01:46:05 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:46:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:46:05 ################################################################################
01:46:05 #
01:46:05 # Licensed to the Apache Software Foundation (ASF) under one or more
01:46:05 # contributor license agreements. See the NOTICE file distributed with
01:46:05 # this work for additional information regarding copyright ownership.
01:46:05 # The ASF licenses this file to You under the Apache License, Version 2.0
01:46:05 # (the "License"); you may not use this file except in compliance with
01:46:05 # the License. You may obtain a copy of the License at
01:46:05 #
01:46:05 # http://www.apache.org/licenses/LICENSE-2.0
01:46:05 #
01:46:05 # Unless required by applicable law or agreed to in writing, software
01:46:05 # distributed under the License is distributed on an "AS IS" BASIS,
01:46:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:46:05 # See the License for the specific language governing permissions and
01:46:05 # limitations under the License.
01:46:05 #
01:46:05 ################################################################################
01:46:05
01:46:05 # Common pattern layout for appenders
01:46:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:46:05
01:46:05 # Root logger
01:46:05 log4j2.rootLogger.level = INFO
01:46:05 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:46:05 #log4j2.rootLogger.type = asyncRoot
01:46:05 #log4j2.rootLogger.includeLocation = false
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:46:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:46:05 log4j2.rootLogger.appenderRef.Console.ref = Console
01:46:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:46:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:46:05
01:46:05 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:46:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:46:05
01:46:05 # Loggers configuration
01:46:05
01:46:05 # Spifly logger
01:46:05 log4j2.logger.spifly.name = org.apache.aries.spifly
01:46:05 log4j2.logger.spifly.level = WARN
01:46:05
01:46:05 # Security audit logger
01:46:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:46:05 log4j2.logger.audit.level = INFO
01:46:05 log4j2.logger.audit.additivity = false
01:46:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:46:05
01:46:05 # Appenders configuration
01:46:05
01:46:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:46:05 log4j2.appender.console.type = Console
01:46:05 log4j2.appender.console.name = Console
01:46:05 log4j2.appender.console.layout.type = PatternLayout
01:46:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:46:05
01:46:05 # Rolling file appender
01:46:05 log4j2.appender.rolling.type = RollingRandomAccessFile
01:46:05 log4j2.appender.rolling.name = RollingFile
01:46:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:46:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:46:05 # uncomment to not force a disk flush
01:46:05 #log4j2.appender.rolling.immediateFlush = false
01:46:05 log4j2.appender.rolling.append = true
01:46:05 log4j2.appender.rolling.layout.type = PatternLayout
01:46:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:46:05 log4j2.appender.rolling.policies.type = Policies
01:46:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:46:05 log4j2.appender.rolling.policies.size.size = 1GB
01:46:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:46:05 log4j2.appender.rolling.strategy.max = 7
01:46:05
01:46:05 # Audit file appender
01:46:05 log4j2.appender.audit.type = RollingRandomAccessFile
01:46:05 log4j2.appender.audit.name = AuditRollingFile
01:46:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:46:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:46:05 log4j2.appender.audit.append = true
01:46:05 log4j2.appender.audit.layout.type = PatternLayout
01:46:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:46:05 log4j2.appender.audit.policies.type = Policies
01:46:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:46:05 log4j2.appender.audit.policies.size.size = 8MB
01:46:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:46:05 log4j2.appender.audit.strategy.max = 7
01:46:05
01:46:05 # OSGi appender
01:46:05 log4j2.appender.osgi.type = PaxOsgi
01:46:05 log4j2.appender.osgi.name = PaxOsgi
01:46:05 log4j2.appender.osgi.filter = *
01:46:05
01:46:05 # help with identification of maven-related problems with pax-url-aether
01:46:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:46:05 #log4j2.logger.aether.level = TRACE
01:46:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:46:05 #log4j2.logger.http-headers.level = DEBUG
01:46:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:46:05 #log4j2.logger.maven.level = TRACE
01:46:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:46:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:46:05 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:05 Configure
01:46:05 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:46:05 + local -r controllermem=6144m
01:46:05 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:05 + echo Configure
01:46:05 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:46:05 max memory: 6144m
01:46:05 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:05 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:46:05 + echo ' max memory: 6144m'
01:46:05 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
01:46:05 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:05 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:05 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:05 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
01:46:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
01:46:05 #!/bin/sh
01:46:05 #
01:46:05 # Licensed to the Apache Software Foundation (ASF) under one or more
01:46:05 # contributor license agreements. See the NOTICE file distributed with
01:46:05 # this work for additional information regarding copyright ownership.
01:46:05 # The ASF licenses this file to You under the Apache License, Version 2.0
01:46:05 # (the "License"); you may not use this file except in compliance with
01:46:05 # the License. You may obtain a copy of the License at
01:46:05 #
01:46:05 # http://www.apache.org/licenses/LICENSE-2.0
01:46:05 #
01:46:05 # Unless required by applicable law or agreed to in writing, software
01:46:05 # distributed under the License is distributed on an "AS IS" BASIS,
01:46:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:46:05 # See the License for the specific language governing permissions and
01:46:05 # limitations under the License.
01:46:05 #
01:46:05
01:46:05 #
01:46:05 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:46:05 # script: client, instance, shell, start, status, stop, karaf
01:46:05 #
01:46:05 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:46:05 # Actions go here...
01:46:05 # fi
01:46:05
01:46:05 #
01:46:05 # general settings which should be applied for all scripts go here; please keep
01:46:05 # in mind that it is possible that scripts might be executed more than once, e.g.
01:46:05 # in example of the start script where the start script is executed first and the
01:46:05 # karaf script afterwards.
01:46:05 #
01:46:05
01:46:05 #
01:46:05 # The following section shows the possible configuration options for the default
01:46:05 # karaf scripts
01:46:05 #
01:46:05 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:46:05 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:46:05 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:46:05 # export EXTRA_JAVA_OPTS # Additional JVM options
01:46:05 # export KARAF_HOME # Karaf home folder
01:46:05 # export KARAF_DATA # Karaf data folder
01:46:05 # export KARAF_BASE # Karaf base folder
01:46:05 # export KARAF_ETC # Karaf etc folder
01:46:05 # export KARAF_LOG # Karaf log folder
01:46:05 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:46:05 # export KARAF_OPTS # Additional available Karaf options
01:46:05 # export KARAF_DEBUG # Enable debug mode
01:46:05 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:46:05 # export KARAF_NOROOT # Prevent execution as root if set to true
01:46:05 Set Java version
01:46:05 + echo 'Set Java version'
01:46:05 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:46:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:46:05 sudo: a password is required
01:46:05 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:46:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:46:05 sudo: a password is required
01:46:05 JDK default version ...
01:46:05 + echo 'JDK default version ...'
01:46:05 + java -version
01:46:05 openjdk version "21.0.9" 2025-10-21
01:46:05 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:46:05 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:46:05 Set JAVA_HOME
01:46:05 + echo 'Set JAVA_HOME'
01:46:05 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:46:05 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:46:05 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:46:05 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:46:05 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:46:05 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:46:05 Listing all open ports on controller system...
01:46:05 + echo 'Listing all open ports on controller system...'
01:46:05 + netstat -pnatu
01:46:05 /tmp/configuration-script.sh: line 40: netstat: command not found
01:46:05 + '[' -f /tmp/custom_shard_config.txt ']'
01:46:05 Configuring cluster
01:46:05 + echo 'Configuring cluster'
01:46:05 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.131
01:46:05 ################################################
01:46:05 ## Configure Cluster ##
01:46:05 ################################################
01:46:05 NOTE: Cluster configuration files not found. Copying from
01:46:05 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
01:46:05 Configuring unique name in akka.conf
01:46:05 Configuring hostname in akka.conf
01:46:05 Configuring data and rpc seed nodes in akka.conf
01:46:05 modules = [
01:46:05
01:46:05 {
01:46:05 name = "inventory"
01:46:05 namespace = "urn:opendaylight:inventory"
01:46:05 shard-strategy = "module"
01:46:05 },
01:46:05 {
01:46:05 name = "topology"
01:46:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:46:05 shard-strategy = "module"
01:46:05 },
01:46:05 {
01:46:05 name = "toaster"
01:46:05 namespace = "http://netconfcentral.org/ns/toaster"
01:46:05 shard-strategy = "module"
01:46:05 }
01:46:05 ]
01:46:05 Configuring replication type in module-shards.conf
01:46:05 ################################################
01:46:05 ## NOTE: Manually restart controller to ##
01:46:05 ## apply configuration. ##
01:46:05 ################################################
01:46:05 Dump akka.conf
01:46:05 + echo 'Dump akka.conf'
01:46:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
01:46:05
01:46:05 odl-cluster-data {
01:46:05 akka {
01:46:05 remote {
01:46:05 artery {
01:46:05 enabled = on
01:46:05 transport = tcp
01:46:05 canonical.hostname = "10.30.171.131"
01:46:05 canonical.port = 2550
01:46:05 }
01:46:05 }
01:46:05
01:46:05 cluster {
01:46:05 # Using artery.
01:46:05 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.131:2550"]
01:46:05
01:46:05 roles = ["member-1"]
01:46:05
01:46:05 # when under load we might trip a false positive on the failure detector
01:46:05 # failure-detector {
01:46:05 # heartbeat-interval = 4 s
01:46:05 # acceptable-heartbeat-pause = 16s
01:46:05 # }
01:46:05 }
01:46:05
01:46:05 persistence {
01:46:05 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
01:46:05 # modifying the following two properties. The directory location specified may be a relative or absolute path.
01:46:05 # The relative path is always relative to KARAF_HOME.
01:46:05
01:46:05 # snapshot-store.local.dir = "target/snapshots"
01:46:05
01:46:05 # Use lz4 compression for LocalSnapshotStore snapshots
01:46:05 snapshot-store.local.use-lz4-compression = false
01:46:05 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
01:46:05 snapshot-store.local.lz4-blocksize = 256KB
01:46:05 }
01:46:05 disable-default-actor-system-quarantined-event-handling = "false"
01:46:05 }
01:46:05 }
01:46:05 Dump modules.conf
01:46:05 + echo 'Dump modules.conf'
01:46:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
01:46:05 modules = [
01:46:05
01:46:05 {
01:46:05 name = "inventory"
01:46:05 namespace = "urn:opendaylight:inventory"
01:46:05 shard-strategy = "module"
01:46:05 },
01:46:05 {
01:46:05 name = "topology"
01:46:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:46:05 shard-strategy = "module"
01:46:05 },
01:46:05 {
01:46:05 name = "toaster"
01:46:05 namespace = "http://netconfcentral.org/ns/toaster"
01:46:05 shard-strategy = "module"
01:46:05 }
01:46:05 ]
01:46:05 Dump module-shards.conf
01:46:05 + echo 'Dump module-shards.conf'
01:46:05 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
01:46:05 module-shards = [
01:46:05 {
01:46:05 name = "default"
01:46:05 shards = [
01:46:05 {
01:46:05 name = "default"
01:46:05 replicas = ["member-1"]
01:46:05 }
01:46:05 ]
01:46:05 },
01:46:05 {
01:46:05 name = "inventory"
01:46:05 shards = [
01:46:05 {
01:46:05 name="inventory"
01:46:05 replicas = ["member-1"]
01:46:05 }
01:46:05 ]
01:46:05 },
01:46:05 {
01:46:05 name = "topology"
01:46:05 shards = [
01:46:05 {
01:46:05 name="topology"
01:46:05 replicas = ["member-1"]
01:46:05 }
01:46:05 ]
01:46:05 },
01:46:05 {
01:46:05 name = "toaster"
01:46:05 shards = [
01:46:05 {
01:46:05 name="toaster"
01:46:05 replicas = ["member-1"]
01:46:05 }
01:46:05 ]
01:46:05 }
01:46:05 ]
01:46:05 Locating config plan to use...
01:46:05 Finished running config plans
01:46:05 Starting member-1 with IP address 10.30.171.131
01:46:05 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
01:46:06 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
01:46:06 Redirecting karaf console output to karaf_console.log
01:46:06 Starting controller...
01:46:06 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
01:46:06 Execute the post startup script on controller 10.30.171.131
01:46:06 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
01:46:06 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
01:46:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:46:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:47:06 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:47:11 2026-01-09T01:46:31,894 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 278 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:47:11 Controller is UP
01:47:11 2026-01-09T01:46:31,894 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 278 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:47:11 Listing all open ports on controller system...
01:47:11 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:47:11 looking for "BindException: Address already in use" in log file
01:47:11 looking for "server is unhealthy" in log file
01:47:11 Let's take the karaf thread dump
01:47:11 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
01:47:12 karaf main: org.apache.karaf.main.Main, pid:2042
01:47:12 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
01:47:12 Generating mininet variables...
01:47:12 Locating test plan to use...
01:47:12 Changing the testplan path...
01:47:12 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
01:47:12 #
01:47:12 # This program and the accompanying materials are made available under the
01:47:12 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
01:47:12 # and is available at http://www.eclipse.org/legal/epl-v10.html
01:47:12
01:47:12 # Place the suites in run order:
01:47:12 /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/test/csit/suites/bgpcep/throughpcep
01:47:12 Starting Robot test suites /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/test/csit/suites/bgpcep/throughpcep ...
01:47:13 ==============================================================================
01:47:13 bgpcep-throughpcep.txt
01:47:13 ==============================================================================
01:47:13 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/test/csit/libraries/BGPSpeaker.robot' on line 27: Suite 'bgpcep-throughpcep.txt.Cases' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:47:13 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'bgpcep-throughpcep.txt.Cases' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:47:13 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'bgpcep-throughpcep.txt.Cases' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:47:13 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/test/csit/libraries/Utils.robot' on line 4: Suite 'bgpcep-throughpcep.txt.Cases' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:47:13 [ WARN ] Error in file '/w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'bgpcep-throughpcep.txt.Cases' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:47:13 bgpcep-throughpcep.txt.Cases :: PCEP performance suite, uses restconf with ...
01:47:13 ==============================================================================
01:47:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:47:15 Put_Updater :: Open SSH session to updater VM, copy the utility th... | PASS |
01:47:15 ------------------------------------------------------------------------------
01:47:15 Save_And_Enable_Tcp_Rw_Reuse :: If requested, temporarily enable T... | PASS |
01:47:15 ------------------------------------------------------------------------------
01:47:15 Topology_Precondition :: Verify that within timeout, PCEP topology... | PASS |
01:47:16 ------------------------------------------------------------------------------
01:47:16 Topology_Intercondition :: Verify that within timeout, PCEP topolo... | PASS |
01:47:48 ------------------------------------------------------------------------------
01:47:48 Updater_1 :: Run updater tool to change hops, using 1 blocking htt... | PASS |
01:51:25 ------------------------------------------------------------------------------
01:51:25 Verify_1 :: Verify that within timeout, the correct number of new ... | PASS |
01:51:28 ------------------------------------------------------------------------------
01:51:28 Updater_2 :: Run updater tool to change hops again, using 2 blocki... | PASS |
01:54:51 ------------------------------------------------------------------------------
01:54:51 Verify_2 :: Verify that within timeout, the correct number of new ... | PASS |
01:54:54 ------------------------------------------------------------------------------
01:54:54 Updater_3 :: Run updater tool to change hops again, using 4 blocki... | PASS |
01:56:20 ------------------------------------------------------------------------------
01:56:20 Verify_3 :: Verify that within timeout, the correct number of new ... | PASS |
01:56:22 ------------------------------------------------------------------------------
01:56:22 Updater_4 :: Run updater tool to change hops again, using 8 blocki... | PASS |
01:57:33 ------------------------------------------------------------------------------
01:57:33 Verify_4 :: Verify that within timeout, the correct number of new ... | PASS |
01:57:36 ------------------------------------------------------------------------------
01:57:36 Updater_5 :: Run updater tool to change hops again, using 16 block... | PASS |
01:58:45 ------------------------------------------------------------------------------
01:58:45 Verify_5 :: Verify that within timeout, the correct number of new ... | PASS |
01:58:47 ------------------------------------------------------------------------------
01:58:47 Updater_6 :: Run updater tool to change hops again, using 32 block... | PASS |
01:59:57 ------------------------------------------------------------------------------
01:59:57 Verify_6 :: Verify that within timeout, the correct number of new ... | PASS |
01:59:59 ------------------------------------------------------------------------------
01:59:59 Updater_7 :: Run updater tool to change hops again, using 64 block... | PASS |
02:01:09 ------------------------------------------------------------------------------
02:01:09 Verify_7 :: Verify that within timeout, the correct number of new ... | PASS |
02:01:12 ------------------------------------------------------------------------------
02:01:12 Updater_8 :: Run updater tool to change hops again, using 128 bloc... | PASS |
02:02:22 ------------------------------------------------------------------------------
02:02:22 Verify_8 :: Verify that within timeout, the correct number of new ... | PASS |
02:02:25 ------------------------------------------------------------------------------
02:02:25 Updater_9 :: Run updater tool to change hops again, using 256 bloc... | PASS |
02:03:35 ------------------------------------------------------------------------------
02:03:35 Verify_9 :: Verify that within timeout, the correct number of new ... | PASS |
02:03:38 ------------------------------------------------------------------------------
02:03:38 Updater_10 :: Run updater tool to change hops again, using 512 blo... | PASS |
02:04:48 ------------------------------------------------------------------------------
02:04:48 Verify_10 :: Verify that within timeout, the correct number of new... | PASS |
02:04:51 ------------------------------------------------------------------------------
02:04:51 Updater_with delegate :: Run updater tool to revoke the delegate f... | PASS |
02:04:53 ------------------------------------------------------------------------------
02:04:53 PCEP_sessions_from_multiple_machines :: Download and start PCC Moc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:09:26 | PASS |
02:09:26 ------------------------------------------------------------------------------
02:09:26 Stop_Pcc_Mock :: Send ctrl+c to pcc-mock, see prompt again within ... | PASS |
02:09:27 ------------------------------------------------------------------------------
02:09:27 PCEP Sessions Flapped with LSP updates :: Flapping PCEP sessions a... | PASS |
02:28:47 ------------------------------------------------------------------------------
02:28:47 PCEP Sessions Flapped alongside LSP updates :: Flapping PCEP sessi... | PASS |
02:40:50 ------------------------------------------------------------------------------
02:40:50 Download_Pccmock_Log :: Transfer pcc-mock output from pcc-mock VM ... | PASS |
02:40:51 ------------------------------------------------------------------------------
02:40:51 Topology_Postcondition :: Verify that within timeout, PCEP topolog... | PASS |
02:40:51 ------------------------------------------------------------------------------
02:40:51 Restore_Tcp_Rw_Reuse :: If requested, restore the old value if ena... | PASS |
02:40:51 ------------------------------------------------------------------------------
02:40:51 bgpcep-throughpcep.txt.Cases :: PCEP performance suite, uses restc... | PASS |
02:40:51 32 tests, 32 passed, 0 failed
02:40:51 ==============================================================================
02:40:51 bgpcep-throughpcep.txt | PASS |
02:40:51 32 tests, 32 passed, 0 failed
02:40:51 ==============================================================================
02:40:51 Output: /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/output.xml
02:41:00 Log: /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/log.html
02:41:00 Report: /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/report.html
02:41:00 Examining the files in data/log and checking filesize
02:41:00 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
02:41:00 total 1162520
02:41:00 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 9 01:46 karaf_console.log
02:41:00 drwxrwxr-x 9 jenkins jenkins 4096 Jan 9 01:46 ..
02:41:00 -rw-rw-r-- 1 jenkins jenkins 1073742223 Jan 9 02:34 karaf.log.1
02:41:00 drwxrwxr-x 2 jenkins jenkins 4096 Jan 9 02:34 .
02:41:00 -rw-rw-r-- 1 jenkins jenkins 116655672 Jan 9 02:40 karaf.log
02:41:00 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
02:41:01 112M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
02:41:01 1.1G /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.1
02:41:01 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
02:41:01 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
02:41:01 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory
02:41:01 Let's take the karaf thread dump again...
02:41:01 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
02:41:01 karaf main: org.apache.karaf.main.Main, pid:2042
02:41:01 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
02:41:02 Killing ODL
02:41:02 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
02:41:07 Compressing karaf.log 1
02:41:07 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
02:41:09 Fetching compressed karaf.log 1
02:41:09 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
02:41:09 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
02:41:09 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
02:41:10 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
02:41:10 Fetch GC logs
02:41:10 Warning: Permanently added '10.30.171.131' (ECDSA) to the list of known hosts.
02:41:10 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
02:41:10 Examine copied files
02:41:10 total 209760
02:41:10 drwxrwxr-x. 2 jenkins jenkins 6 Jan 9 02:41 gclogs-1
02:41:10 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 9 02:41 odl1_karaf_console.log
02:41:10 -rw-rw-r--. 1 jenkins jenkins 1554227 Jan 9 02:41 odl1_karaf.log.gz
02:41:10 -rw-rw-r--. 1 jenkins jenkins 271547 Jan 9 02:41 karaf_1_2042_threads_after.log
02:41:10 -rw-rw-r--. 1 jenkins jenkins 13560 Jan 9 02:41 ps_after.log
02:41:10 -rw-rw-r--. 1 jenkins jenkins 251782 Jan 9 02:41 report.html
02:41:10 -rw-rw-r--. 1 jenkins jenkins 9594549 Jan 9 02:41 log.html
02:41:10 -rw-rw-r--. 1 jenkins jenkins 202761689 Jan 9 02:40 output.xml
02:41:10 -rw-rw-r--. 1 jenkins jenkins 0 Jan 9 02:40 throughpcep_parallel_Execution.log
02:41:10 -rw-rw-r--. 1 jenkins jenkins 121434 Jan 9 02:40 serial_execution.log
02:41:10 -rw-rw-r--. 1 jenkins jenkins 2192 Jan 9 02:40 throughpcep.log
02:41:10 -rw-rw-r--. 1 jenkins jenkins 2192 Jan 9 02:09 throughpcep_tools.log
02:41:10 -rw-rw-r--. 1 jenkins jenkins 421 Jan 9 01:47 testplan.txt
02:41:10 -rw-rw-r--. 1 jenkins jenkins 122336 Jan 9 01:47 karaf_1_2042_threads_before.log
02:41:10 -rw-rw-r--. 1 jenkins jenkins 14083 Jan 9 01:47 ps_before.log
02:41:10 -rw-rw-r--. 1 jenkins jenkins 3234 Jan 9 01:46 post-startup-script.sh
02:41:10 -rw-rw-r--. 1 jenkins jenkins 252 Jan 9 01:46 startup-script.sh
02:41:10 -rw-rw-r--. 1 jenkins jenkins 3424 Jan 9 01:46 configuration-script.sh
02:41:10 -rw-rw-r--. 1 jenkins jenkins 128 Jan 9 01:46 scriptplan.txt
02:41:10 -rw-rw-r--. 1 jenkins jenkins 337 Jan 9 01:45 detect_variables.env
02:41:10 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 9 01:45 pom.xml
02:41:10 -rw-rw-r--. 1 jenkins jenkins 92 Jan 9 01:45 set_variables.env
02:41:10 -rw-rw-r--. 1 jenkins jenkins 299 Jan 9 01:45 slave_addresses.txt
02:41:10 -rw-rw-r--. 1 jenkins jenkins 570 Jan 9 01:45 requirements.txt
02:41:10 -rw-rw-r--. 1 jenkins jenkins 26 Jan 9 01:45 env.properties
02:41:10 -rw-rw-r--. 1 jenkins jenkins 334 Jan 9 01:43 stack-parameters.yaml
02:41:10 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 9 01:42 test
02:41:10 drwxrwxr-x. 2 jenkins jenkins 6 Jan 9 01:42 test@tmp
02:41:10 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 8 21:27 maven-metadata.xml
02:41:10 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins4803311256480910440.sh
02:41:10 Karaf Deployments, Tests must have already run
02:41:10 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/sh /tmp/jenkins1952988939911871709.sh
02:41:10 Cleaning up Robot installation...
02:41:10 $ ssh-agent -k
02:41:10 unset SSH_AUTH_SOCK;
02:41:10 unset SSH_AGENT_PID;
02:41:10 echo Agent pid 5170 killed;
02:41:10 [ssh-agent] Stopped.
02:41:10 Recording plot data
02:41:11 Robot results publisher started...
02:41:11 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:41:11 -Parsing output xml:
02:41:12 Done!
02:41:12 -Copying log files to build dir:
02:41:17 Done!
02:41:17 -Assigning results to build:
02:41:17 Done!
02:41:17 -Checking thresholds:
02:41:17 Done!
02:41:17 Done publishing Robot results.
02:41:17 [PostBuildScript] - [INFO] Executing post build scripts.
02:41:17 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins14765983839474589169.sh
02:41:17 Archiving csit artifacts
02:41:17 mv: cannot stat '*_1.png': No such file or directory
02:41:17 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:41:17 % Total % Received % Xferd Average Speed Time Time Time Current
02:41:17 Dload Upload Total Spent Left Speed
02:41:17
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 5504k 0 5504k 0 0 12.5M 0 --:--:-- --:--:-- --:--:-- 12.5M
100 9824k 0 9824k 0 0 6869k 0 --:--:-- 0:00:01 --:--:-- 6865k
100 12.8M 0 12.8M 0 0 5410k 0 --:--:-- 0:00:02 --:--:-- 5410k
100 13.4M 0 13.4M 0 0 5320k 0 --:--:-- 0:00:02 --:--:-- 5318k
02:41:20 Archive: robot-plugin.zip
02:41:20 inflating: ./archives/robot-plugin/log.html
02:41:20 inflating: ./archives/robot-plugin/output.xml
02:41:20 inflating: ./archives/robot-plugin/report.html
02:41:20 mv: cannot stat '*.log.gz': No such file or directory
02:41:20 mv: cannot stat '*.csv': No such file or directory
02:41:20 mv: cannot stat '*.png': No such file or directory
02:41:20 [PostBuildScript] - [INFO] Executing post build scripts.
02:41:20 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins4086086681429822445.sh
02:41:20 [PostBuildScript] - [INFO] Executing post build scripts.
02:41:20 [EnvInject] - Injecting environment variables from a build step.
02:41:20 [EnvInject] - Injecting as environment variables the properties content
02:41:20 OS_CLOUD=vex
02:41:20 OS_STACK_NAME=releng-bgpcep-csit-1node-throughpcep-all-scandium-500
02:41:20
02:41:20 [EnvInject] - Variables injected successfully.
02:41:20 provisioning config files...
02:41:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:41:21 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins1205165907306593748.sh
02:41:21 ---> openstack-stack-delete.sh
02:41:21 Setup pyenv:
02:41:21 system
02:41:21 3.8.13
02:41:21 3.9.13
02:41:21 3.10.13
02:41:21 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/.python-version)
02:41:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ohOR from file:/tmp/.os_lf_venv
02:41:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:41:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:41:23 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.
02:41:23 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.3 which is incompatible.
02:41:23 lf-activate-venv(): INFO: Base packages installed successfully
02:41:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:41:39 lf-activate-venv(): INFO: Adding /tmp/venv-ohOR/bin to PATH
02:41:39 INFO: Stack cost retrieval disabled, setting cost to 0
02:41:51 INFO: Deleting stack releng-bgpcep-csit-1node-throughpcep-all-scandium-500
02:41:51 Successfully deleted stack releng-bgpcep-csit-1node-throughpcep-all-scandium-500
02:41:51 [PostBuildScript] - [INFO] Executing post build scripts.
02:41:51 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins7418738372189400490.sh
02:41:51 ---> sysstat.sh
02:41:52 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins2726841577930388640.sh
02:41:52 ---> package-listing.sh
02:41:52 ++ facter osfamily
02:41:52 ++ tr '[:upper:]' '[:lower:]'
02:41:52 + OS_FAMILY=redhat
02:41:52 + workspace=/w/workspace/bgpcep-csit-1node-throughpcep-all-scandium
02:41:52 + START_PACKAGES=/tmp/packages_start.txt
02:41:52 + END_PACKAGES=/tmp/packages_end.txt
02:41:52 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:41:52 + PACKAGES=/tmp/packages_start.txt
02:41:52 + '[' /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium ']'
02:41:52 + PACKAGES=/tmp/packages_end.txt
02:41:52 + case "${OS_FAMILY}" in
02:41:52 + rpm -qa
02:41:52 + sort
02:41:53 + '[' -f /tmp/packages_start.txt ']'
02:41:53 + '[' -f /tmp/packages_end.txt ']'
02:41:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:41:53 + '[' /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium ']'
02:41:53 + mkdir -p /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/archives/
02:41:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/archives/
02:41:53 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins7272469940135043886.sh
02:41:53 ---> capture-instance-metadata.sh
02:41:53 Setup pyenv:
02:41:53 system
02:41:53 3.8.13
02:41:53 3.9.13
02:41:53 3.10.13
02:41:53 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/.python-version)
02:41:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ohOR from file:/tmp/.os_lf_venv
02:41:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:41:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:41:55 lf-activate-venv(): INFO: Base packages installed successfully
02:41:55 lf-activate-venv(): INFO: Installing additional packages: lftools
02:42:09 lf-activate-venv(): INFO: Adding /tmp/venv-ohOR/bin to PATH
02:42:09 INFO: Running in OpenStack, capturing instance metadata
02:42:09 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins16863132339951263649.sh
02:42:09 provisioning config files...
02:42:10 Could not find credentials [logs] for bgpcep-csit-1node-throughpcep-all-scandium #500
02:42:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/bgpcep-csit-1node-throughpcep-all-scandium@tmp/config3121428641402510661tmp
02:42:10 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:42:10 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:42:10 provisioning config files...
02:42:10 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:42:10 [EnvInject] - Injecting environment variables from a build step.
02:42:10 [EnvInject] - Injecting as environment variables the properties content
02:42:10 SERVER_ID=logs
02:42:10
02:42:10 [EnvInject] - Variables injected successfully.
02:42:10 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins2067892386927638297.sh
02:42:10 ---> create-netrc.sh
02:42:10 WARN: Log server credential not found.
02:42:10 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins181560055776847538.sh
02:42:10 ---> python-tools-install.sh
02:42:10 Setup pyenv:
02:42:10 system
02:42:10 3.8.13
02:42:10 3.9.13
02:42:10 3.10.13
02:42:10 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/.python-version)
02:42:10 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ohOR from file:/tmp/.os_lf_venv
02:42:10 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:42:10 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:42:12 lf-activate-venv(): INFO: Base packages installed successfully
02:42:12 lf-activate-venv(): INFO: Installing additional packages: lftools
02:42:22 lf-activate-venv(): INFO: Adding /tmp/venv-ohOR/bin to PATH
02:42:22 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins16430347294250266075.sh
02:42:22 ---> sudo-logs.sh
02:42:22 Archiving 'sudo' log..
02:42:22 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash /tmp/jenkins1182964621775630574.sh
02:42:22 ---> job-cost.sh
02:42:22 Setup pyenv:
02:42:23 system
02:42:23 3.8.13
02:42:23 3.9.13
02:42:23 3.10.13
02:42:23 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/.python-version)
02:42:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ohOR from file:/tmp/.os_lf_venv
02:42:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:42:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:42:25 lf-activate-venv(): INFO: Base packages installed successfully
02:42:25 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:42:32 lf-activate-venv(): INFO: Adding /tmp/venv-ohOR/bin to PATH
02:42:32 DEBUG: total: 0
02:42:32 INFO: Retrieving Stack Cost...
02:42:32 INFO: Retrieving Pricing Info for: v3-standard-2
02:42:33 INFO: Archiving Costs
02:42:33 [bgpcep-csit-1node-throughpcep-all-scandium] $ /bin/bash -l /tmp/jenkins6266992522516008272.sh
02:42:33 ---> logs-deploy.sh
02:42:33 Setup pyenv:
02:42:33 system
02:42:33 3.8.13
02:42:33 3.9.13
02:42:33 3.10.13
02:42:33 * 3.11.7 (set by /w/workspace/bgpcep-csit-1node-throughpcep-all-scandium/.python-version)
02:42:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ohOR from file:/tmp/.os_lf_venv
02:42:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:42:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:42:35 lf-activate-venv(): INFO: Base packages installed successfully
02:42:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:42:45 lf-activate-venv(): INFO: Adding /tmp/venv-ohOR/bin to PATH
02:42:45 WARNING: Nexus logging server not set
02:42:45 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/bgpcep-csit-1node-throughpcep-all-scandium/500/
02:42:45 INFO: archiving logs to S3
02:42:46 ---> uname -a:
02:42:46 Linux prd-centos8-robot-2c-8g-23242.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
02:42:46
02:42:46
02:42:46 ---> lscpu:
02:42:46 Architecture: x86_64
02:42:46 CPU op-mode(s): 32-bit, 64-bit
02:42:46 Byte Order: Little Endian
02:42:46 CPU(s): 2
02:42:46 On-line CPU(s) list: 0,1
02:42:46 Thread(s) per core: 1
02:42:46 Core(s) per socket: 1
02:42:46 Socket(s): 2
02:42:46 NUMA node(s): 1
02:42:46 Vendor ID: AuthenticAMD
02:42:46 CPU family: 23
02:42:46 Model: 49
02:42:46 Model name: AMD EPYC-Rome Processor
02:42:46 Stepping: 0
02:42:46 CPU MHz: 2799.998
02:42:46 BogoMIPS: 5599.99
02:42:46 Virtualization: AMD-V
02:42:46 Hypervisor vendor: KVM
02:42:46 Virtualization type: full
02:42:46 L1d cache: 32K
02:42:46 L1i cache: 32K
02:42:46 L2 cache: 512K
02:42:46 L3 cache: 16384K
02:42:46 NUMA node0 CPU(s): 0,1
02:42:46 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
02:42:46
02:42:46
02:42:46 ---> nproc:
02:42:46 2
02:42:46
02:42:46
02:42:46 ---> df -h:
02:42:46 Filesystem Size Used Avail Use% Mounted on
02:42:46 devtmpfs 3.8G 0 3.8G 0% /dev
02:42:46 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:42:46 tmpfs 3.8G 17M 3.8G 1% /run
02:42:46 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:42:46 /dev/vda1 40G 8.7G 32G 22% /
02:42:46 tmpfs 770M 0 770M 0% /run/user/1001
02:42:46
02:42:46
02:42:46 ---> free -m:
02:42:46 total used free shared buff/cache available
02:42:46 Mem: 7697 612 4462 19 2622 6785
02:42:46 Swap: 1023 0 1023
02:42:46
02:42:46
02:42:46 ---> ip addr:
02:42:46 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:42:46 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:42:46 inet 127.0.0.1/8 scope host lo
02:42:46 valid_lft forever preferred_lft forever
02:42:46 inet6 ::1/128 scope host
02:42:46 valid_lft forever preferred_lft forever
02:42:46 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:42:46 link/ether fa:16:3e:a4:b4:24 brd ff:ff:ff:ff:ff:ff
02:42:46 altname enp0s3
02:42:46 altname ens3
02:42:46 inet 10.30.171.96/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:42:46 valid_lft 82756sec preferred_lft 82756sec
02:42:46 inet6 fe80::f816:3eff:fea4:b424/64 scope link
02:42:46 valid_lft forever preferred_lft forever
02:42:46
02:42:46
02:42:46 ---> sar -b -r -n DEV:
02:42:46 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/09/2026 _x86_64_ (2 CPU)
02:42:46
02:42:46 01:41:58 LINUX RESTART (2 CPU)
02:42:46
02:42:46 01:43:01 AM tps rtps wtps bread/s bwrtn/s
02:42:46 01:44:01 AM 117.31 0.15 117.16 4.00 11290.57
02:42:46 01:45:01 AM 39.88 1.40 38.48 137.71 4261.77
02:42:46 01:46:02 AM 79.92 9.45 70.48 1682.37 4617.49
02:42:46 01:47:01 AM 26.36 0.00 26.36 0.00 5774.87
02:42:46 01:48:01 AM 4.27 0.07 4.20 4.93 150.37
02:42:46 01:49:01 AM 0.27 0.00 0.27 0.00 3.75
02:42:46 01:50:01 AM 0.12 0.00 0.12 0.00 0.87
02:42:46 01:51:01 AM 0.18 0.00 0.18 0.00 2.47
02:42:46 01:52:01 AM 0.32 0.00 0.32 0.00 5.43
02:42:46 01:53:01 AM 0.33 0.00 0.33 0.00 5.48
02:42:46 01:54:01 AM 8.73 5.75 2.98 555.55 71.38
02:42:46 01:55:01 AM 0.22 0.00 0.22 0.00 3.15
02:42:46 01:56:01 AM 0.20 0.00 0.20 0.00 2.83
02:42:46 01:57:01 AM 0.27 0.03 0.23 0.27 3.85
02:42:46 01:58:01 AM 1.43 0.00 1.43 0.00 33.56
02:42:46 01:59:01 AM 0.23 0.00 0.23 0.00 3.62
02:42:46 02:00:01 AM 0.12 0.00 0.12 0.00 1.22
02:42:46 02:01:01 AM 0.32 0.02 0.30 0.13 4.68
02:42:46 02:02:01 AM 0.40 0.07 0.33 1.73 6.13
02:42:46 02:03:01 AM 0.43 0.00 0.43 0.00 7.31
02:42:46 02:04:01 AM 0.12 0.00 0.12 0.00 0.80
02:42:46 02:05:01 AM 0.13 0.00 0.13 0.00 2.15
02:42:46 02:06:01 AM 0.27 0.00 0.27 0.00 6.55
02:42:46 02:07:01 AM 0.17 0.00 0.17 0.00 2.13
02:42:46 02:08:01 AM 0.30 0.00 0.30 0.00 5.30
02:42:46 02:09:01 AM 0.15 0.00 0.15 0.00 1.05
02:42:46 02:10:01 AM 0.13 0.00 0.13 0.00 2.83
02:42:46 02:11:01 AM 0.57 0.00 0.57 0.00 690.82
02:42:46 02:12:01 AM 0.23 0.00 0.23 0.00 106.57
02:42:46 02:13:01 AM 0.75 0.00 0.75 0.00 524.31
02:42:46 02:14:01 AM 0.50 0.00 0.50 0.00 566.11
02:42:46 02:15:01 AM 0.37 0.00 0.37 0.00 297.97
02:42:46 02:16:01 AM 0.10 0.00 0.10 0.00 0.67
02:42:46 02:17:01 AM 0.28 0.00 0.28 0.00 338.78
02:42:46 02:18:01 AM 0.62 0.00 0.62 0.00 563.01
02:42:46 02:19:01 AM 0.33 0.00 0.33 0.00 441.53
02:42:46 02:20:01 AM 0.38 0.00 0.38 0.00 533.93
02:42:46 02:21:01 AM 0.60 0.00 0.60 0.00 625.71
02:42:46 02:22:01 AM 0.33 0.00 0.33 0.00 266.66
02:42:46 02:23:01 AM 0.67 0.00 0.67 0.00 654.12
02:42:46 02:24:01 AM 0.77 0.32 0.45 6.93 554.62
02:42:46 02:25:01 AM 0.92 0.00 0.92 0.00 467.46
02:42:46 02:26:01 AM 0.28 0.00 0.28 0.00 4.32
02:42:46 02:27:01 AM 0.17 0.00 0.17 0.00 2.00
02:42:46 02:28:01 AM 0.28 0.00 0.28 0.00 4.80
02:42:46 02:29:01 AM 0.15 0.00 0.15 0.00 1.07
02:42:46 02:30:01 AM 0.15 0.00 0.15 0.00 2.15
02:42:46 02:31:01 AM 0.23 0.00 0.23 0.00 3.13
02:42:46 02:32:01 AM 0.18 0.00 0.18 0.00 2.78
02:42:46 02:33:01 AM 0.43 0.00 0.43 0.00 7.05
02:42:46 02:34:01 AM 0.23 0.00 0.23 0.00 2.72
02:42:46 02:35:01 AM 0.17 0.00 0.17 0.00 1.88
02:42:46 02:36:01 AM 0.13 0.00 0.13 0.00 1.75
02:42:46 02:37:01 AM 0.15 0.00 0.15 0.00 1.35
02:42:46 02:38:01 AM 0.32 0.00 0.32 0.00 6.63
02:42:46 02:39:01 AM 0.17 0.00 0.17 0.00 1.75
02:42:46 02:40:01 AM 0.10 0.00 0.10 0.00 1.03
02:42:46 02:41:01 AM 0.23 0.00 0.23 0.00 2.77
02:42:46 02:42:01 AM 28.42 0.40 28.02 46.78 8905.08
02:42:46 Average: 5.45 0.30 5.15 41.38 708.02
02:42:46
02:42:46 01:43:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:42:46 01:44:01 AM 5023852 6915116 2858572 36.27 2688 2067648 788976 8.83 196804 2311276 153324
02:42:46 01:45:01 AM 5177168 7027460 2705256 34.32 2688 2026052 698296 7.82 222844 2131296 14016
02:42:46 01:46:02 AM 4921112 7035976 2961312 37.57 2688 2280876 644460 7.22 265584 2312236 161372
02:42:46 01:47:01 AM 4914188 7028752 2968236 37.66 2688 2280848 644460 7.22 265640 2314044 4
02:42:46 01:48:01 AM 4695640 6810676 3186784 40.43 2688 2281324 887332 9.94 265980 2530836 4
02:42:46 01:49:01 AM 4695596 6810636 3186828 40.43 2688 2281328 887332 9.94 265980 2530780 4
02:42:46 01:50:01 AM 4695964 6811004 3186460 40.42 2688 2281328 886544 9.93 265980 2530780 4
02:42:46 01:51:01 AM 4696268 6811316 3186156 40.42 2688 2281336 886544 9.93 265980 2530696 4
02:42:46 01:52:01 AM 4692556 6807620 3189868 40.47 2688 2281352 892476 9.99 265980 2534448 4
02:42:46 01:53:01 AM 4692536 6807600 3189888 40.47 2688 2281352 892476 9.99 265980 2534580 4
02:42:46 01:54:01 AM 4675592 6807340 3206832 40.68 2688 2298012 890944 9.98 268228 2548968 4
02:42:46 01:55:01 AM 4628824 6760584 3253600 41.28 2688 2298020 938696 10.51 268228 2595416 16
02:42:46 01:56:01 AM 4628344 6760104 3254080 41.28 2688 2298020 938696 10.51 268228 2595624 4
02:42:46 01:57:01 AM 4805080 6936868 3077344 39.04 2688 2298040 760700 8.52 268388 2418652 8
02:42:46 01:58:01 AM 4758704 6890508 3123720 39.63 2688 2298056 803012 8.99 268392 2465056 32
02:42:46 01:59:01 AM 4759204 6891016 3123220 39.62 2688 2298064 807064 9.04 268392 2464908 16
02:42:46 02:00:01 AM 4712452 6844276 3169972 40.22 2688 2298084 852640 9.55 268392 2511400 24
02:42:46 02:01:01 AM 4711820 6843660 3170604 40.22 2688 2298088 852640 9.55 268392 2511876 4
02:42:46 02:02:01 AM 4712544 6844472 3169880 40.21 2688 2298176 854276 9.57 268536 2511544 4
02:42:46 02:03:01 AM 4665568 6797504 3216856 40.81 2688 2298184 900240 10.08 268536 2557980 4
02:42:46 02:04:01 AM 4665720 6797672 3216704 40.81 2688 2298200 900676 10.08 268536 2558260 24
02:42:46 02:05:01 AM 4755452 6887504 3126972 39.67 2688 2298300 824544 9.23 268540 2468236 104
02:42:46 02:06:01 AM 4639212 6771280 3243212 41.14 2688 2298316 939892 10.52 268540 2584308 4
02:42:46 02:07:01 AM 4640556 6772624 3241868 41.13 2688 2298316 939892 10.52 268540 2583292 4
02:42:46 02:08:01 AM 4639996 6772068 3242428 41.13 2688 2298320 939892 10.52 268540 2583372 4
02:42:46 02:09:01 AM 4640208 6772280 3242216 41.13 2688 2298320 939892 10.52 268540 2583304 4
02:42:46 02:10:01 AM 4697560 6829692 3184864 40.40 2688 2298380 899740 10.07 268540 2526064 4
02:42:46 02:11:01 AM 4625532 6778336 3256892 41.32 2688 2319028 921940 10.32 268540 2598064 4
02:42:46 02:12:01 AM 4608384 6764316 3274040 41.54 2688 2322152 946812 10.60 268540 2615408 4
02:42:46 02:13:01 AM 4591072 6762508 3291352 41.76 2688 2337640 946812 10.60 268540 2632552 4
02:42:46 02:14:01 AM 4530360 6718748 3352064 42.53 2688 2354572 983308 11.01 268540 2692876 4
02:42:46 02:15:01 AM 4642008 6839300 3240416 41.11 2688 2363468 871292 9.76 268540 2581408 88
02:42:46 02:16:01 AM 4603328 6810768 3279096 41.60 2688 2373604 886960 9.93 268540 2619880 10144
02:42:46 02:17:01 AM 4543700 6767888 3338724 42.36 2688 2390332 923036 10.34 268540 2679388 16732
02:42:46 02:18:01 AM 4529540 6766968 3352884 42.54 2688 2403556 923036 10.34 268540 2693460 13232
02:42:46 02:19:01 AM 4472448 6725884 3409976 43.26 2688 2419548 965692 10.81 268540 2750732 16000
02:42:46 02:20:01 AM 4406588 6678736 3475836 44.10 2688 2438236 1034496 11.58 268540 2816332 18692
02:42:46 02:21:01 AM 4399832 6679900 3482592 44.18 2688 2446148 1034496 11.58 268544 2823116 7924
02:42:46 02:22:01 AM 4351224 6650808 3531200 44.80 2688 2465644 1051320 11.77 268540 2872024 19500
02:42:46 02:23:01 AM 4320136 6636328 3562288 45.19 2688 2482240 1051320 11.77 268540 2902932 16604
02:42:46 02:24:01 AM 4306356 6636184 3576068 45.37 2688 2495860 1051320 11.77 268656 2916352 13512
02:42:46 02:25:01 AM 4306124 6636072 3576300 45.37 2688 2495972 1066800 11.94 268660 2916712 36
02:42:46 02:26:01 AM 4280904 6610868 3601520 45.69 2688 2495988 1100920 12.33 268660 2941704 4
02:42:46 02:27:01 AM 4280808 6610772 3601616 45.69 2688 2495988 1100920 12.33 268660 2941820 4
02:42:46 02:28:01 AM 4280988 6610956 3601436 45.69 2688 2495992 1100920 12.33 268660 2941764 4
02:42:46 02:29:01 AM 4323940 6653932 3558484 45.14 2688 2496016 1056672 11.83 268660 2898956 32
02:42:46 02:30:01 AM 4323856 6653856 3558568 45.15 2688 2496024 1056676 11.83 268660 2899100 16
02:42:46 02:31:01 AM 4323596 6653616 3558828 45.15 2688 2496036 1056676 11.83 268660 2899272 4
02:42:46 02:32:01 AM 4323920 6653948 3558504 45.14 2688 2496044 1056676 11.83 268660 2899152 16
02:42:46 02:33:01 AM 4324056 6654112 3558368 45.14 2688 2496072 1056676 11.83 268660 2899076 28
02:42:46 02:34:01 AM 4324168 6654232 3558256 45.14 2688 2496080 1056676 11.83 268660 2898948 20
02:42:46 02:35:01 AM 4324196 6654268 3558228 45.14 2688 2496088 1056676 11.83 268660 2899076 4
02:42:46 02:36:01 AM 4324308 6654392 3558116 45.14 2688 2496100 1056676 11.83 268660 2898972 4
02:42:46 02:37:01 AM 4323912 6654036 3558512 45.14 2688 2496140 1056676 11.83 268660 2899280 40
02:42:46 02:38:01 AM 4288404 6618536 3594020 45.60 2688 2496148 1091020 12.22 268660 2934044 4
02:42:46 02:39:01 AM 4288440 6618576 3593984 45.59 2688 2496152 1091020 12.22 268660 2933988 4
02:42:46 02:40:01 AM 4287976 6618112 3594448 45.60 2688 2496152 1091872 12.23 268660 2934520 4
02:42:46 02:41:01 AM 4687052 7027000 3195372 40.54 2688 2505960 652580 7.31 269012 2536348 9812
02:42:46 02:42:01 AM 4597888 6970260 3284536 41.67 2688 2544180 716188 8.02 665128 2256204 22600
02:42:46 Average: 4560793 6767285 3321631 42.14 2688 2373076 935703 10.48 272926 2660215 8374
02:42:46
02:42:46 01:43:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:42:46 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:44:01 AM eth0 123.63 96.93 1312.22 12.76 0.00 0.00 0.00 0.00
02:42:46 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:45:01 AM eth0 15.43 10.85 7.55 4.26 0.00 0.00 0.00 0.00
02:42:46 01:46:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:46:02 AM eth0 54.10 43.67 344.40 12.35 0.00 0.00 0.00 0.00
02:42:46 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:47:01 AM eth0 200.69 140.55 36.82 34.54 0.00 0.00 0.00 0.00
02:42:46 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:48:01 AM eth0 256.82 239.08 4005.56 17.77 0.00 0.00 0.00 0.00
02:42:46 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:49:01 AM eth0 1.43 0.10 0.07 0.01 0.00 0.00 0.00 0.00
02:42:46 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:50:01 AM eth0 2.28 0.10 0.14 0.01 0.00 0.00 0.00 0.00
02:42:46 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:51:01 AM eth0 3.33 0.12 0.19 0.01 0.00 0.00 0.00 0.00
02:42:46 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:52:01 AM eth0 45.33 43.11 775.41 2.82 0.00 0.00 0.00 0.00
02:42:46 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:53:01 AM eth0 1.62 0.18 0.20 0.07 0.00 0.00 0.00 0.00
02:42:46 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:54:01 AM eth0 2.08 0.88 0.13 0.07 0.00 0.00 0.00 0.00
02:42:46 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:55:01 AM eth0 50.62 47.38 775.74 3.09 0.00 0.00 0.00 0.00
02:42:46 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:56:01 AM eth0 3.42 0.42 0.74 0.27 0.00 0.00 0.00 0.00
02:42:46 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:57:01 AM eth0 44.54 42.13 775.94 3.11 0.00 0.00 0.00 0.00
02:42:46 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:58:01 AM eth0 48.39 44.51 775.99 2.96 0.00 0.00 0.00 0.00
02:42:46 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 01:59:01 AM eth0 49.35 44.74 775.56 2.92 0.00 0.00 0.00 0.00
02:42:46 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:00:01 AM eth0 45.22 43.64 775.30 2.85 0.00 0.00 0.00 0.00
02:42:46 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:01:01 AM eth0 0.43 0.10 0.03 0.01 0.00 0.00 0.00 0.00
02:42:46 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:02:01 AM eth0 42.24 40.99 774.84 2.68 0.00 0.00 0.00 0.00
02:42:46 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:03:01 AM eth0 49.58 45.98 775.70 3.06 0.00 0.00 0.00 0.00
02:42:46 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:04:01 AM eth0 51.52 48.46 780.10 3.16 0.00 0.00 0.00 0.00
02:42:46 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:05:01 AM eth0 174.36 164.81 2873.15 10.91 0.00 0.00 0.00 0.00
02:42:46 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:06:01 AM eth0 311.23 296.72 5233.24 19.16 0.00 0.00 0.00 0.00
02:42:46 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:07:01 AM eth0 0.75 0.07 3.67 0.00 0.00 0.00 0.00 0.00
02:42:46 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:08:01 AM eth0 0.48 0.17 0.15 0.07 0.00 0.00 0.00 0.00
02:42:46 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:09:01 AM eth0 0.23 0.02 0.02 0.00 0.00 0.00 0.00 0.00
02:42:46 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:10:01 AM eth0 101.92 99.38 1717.10 6.58 0.00 0.00 0.00 0.00
02:42:46 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:11:01 AM eth0 28.69 28.14 501.99 1.86 0.00 0.00 0.00 0.00
02:42:46 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:12:01 AM eth0 22.80 22.55 355.73 1.50 0.00 0.00 0.00 0.00
02:42:46 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:13:01 AM eth0 30.32 28.64 459.29 1.95 0.00 0.00 0.00 0.00
02:42:46 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:14:01 AM eth0 28.98 28.26 471.15 1.87 0.00 0.00 0.00 0.00
02:42:46 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:15:01 AM eth0 27.96 25.29 404.10 1.68 0.00 0.00 0.00 0.00
02:42:46 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:16:01 AM eth0 27.06 24.13 414.41 1.61 0.00 0.00 0.00 0.00
02:42:46 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:17:01 AM eth0 28.68 28.33 469.47 1.88 0.00 0.00 0.00 0.00
02:42:46 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:18:01 AM eth0 28.06 27.74 440.28 1.90 0.00 0.00 0.00 0.00
02:42:46 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:19:01 AM eth0 32.13 27.25 473.46 1.81 0.00 0.00 0.00 0.00
02:42:46 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:20:01 AM eth0 30.63 30.21 486.90 2.00 0.00 0.00 0.00 0.00
02:42:46 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:21:01 AM eth0 24.31 24.04 396.64 1.60 0.00 0.00 0.00 0.00
02:42:46 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:22:01 AM eth0 31.28 30.99 493.66 2.05 0.00 0.00 0.00 0.00
02:42:46 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:23:01 AM eth0 29.95 28.91 469.55 1.97 0.00 0.00 0.00 0.00
02:42:46 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:24:01 AM eth0 26.89 26.59 443.38 1.76 0.00 0.00 0.00 0.00
02:42:46 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:25:01 AM eth0 41.43 40.74 676.02 2.67 0.00 0.00 0.00 0.00
02:42:46 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:26:01 AM eth0 94.35 92.57 1524.21 5.99 0.00 0.00 0.00 0.00
02:42:46 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:27:01 AM eth0 0.25 0.05 0.02 0.00 0.00 0.00 0.00 0.00
02:42:46 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:28:01 AM eth0 0.38 0.23 0.15 0.07 0.00 0.00 0.00 0.00
02:42:46 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:29:01 AM eth0 49.61 48.99 775.78 3.26 0.00 0.00 0.00 0.00
02:42:46 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:30:01 AM eth0 0.45 0.30 0.06 0.04 0.00 0.00 0.00 0.00
02:42:46 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:31:01 AM eth0 0.90 0.60 0.32 0.24 0.00 0.00 0.00 0.00
02:42:46 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:32:01 AM eth0 1.55 0.43 0.40 0.23 0.00 0.00 0.00 0.00
02:42:46 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:33:01 AM eth0 1.33 0.78 0.49 0.33 0.00 0.00 0.00 0.00
02:42:46 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:34:01 AM eth0 0.57 0.33 0.06 0.04 0.00 0.00 0.00 0.00
02:42:46 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:35:01 AM eth0 0.60 0.30 0.06 0.04 0.00 0.00 0.00 0.00
02:42:46 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:36:01 AM eth0 0.58 0.28 0.06 0.04 0.00 0.00 0.00 0.00
02:42:46 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:37:01 AM eth0 9.80 9.18 158.23 0.67 0.00 0.00 0.00 0.00
02:42:46 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:38:01 AM eth0 102.55 100.88 1695.41 6.59 0.00 0.00 0.00 0.00
02:42:46 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:39:01 AM eth0 0.55 0.03 0.06 0.00 0.00 0.00 0.00 0.00
02:42:46 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:40:01 AM eth0 0.50 0.20 0.27 0.19 0.00 0.00 0.00 0.00
02:42:46 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:41:01 AM eth0 39.40 38.65 777.53 2.98 0.00 0.00 0.00 0.00
02:42:46 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 02:42:01 AM eth0 160.15 99.23 351.11 263.31 0.00 0.00 0.00 0.00
02:42:46 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:42:46 Average: eth0 43.75 39.12 589.30 7.75 0.00 0.00 0.00 0.00
02:42:46
02:42:46
02:42:46 ---> sar -P ALL:
02:42:46 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/09/2026 _x86_64_ (2 CPU)
02:42:46
02:42:46 01:41:58 LINUX RESTART (2 CPU)
02:42:46
02:42:46 01:43:01 AM CPU %user %nice %system %iowait %steal %idle
02:42:46 01:44:01 AM all 36.54 0.00 4.99 1.02 0.10 57.35
02:42:46 01:44:01 AM 0 38.70 0.00 5.28 1.23 0.10 54.69
02:42:46 01:44:01 AM 1 34.38 0.00 4.71 0.82 0.10 60.00
02:42:46 01:45:01 AM all 16.01 0.00 2.53 0.35 0.07 81.05
02:42:46 01:45:01 AM 0 21.77 0.00 2.92 0.43 0.07 74.81
02:42:46 01:45:01 AM 1 10.26 0.00 2.13 0.27 0.07 87.28
02:42:46 01:46:02 AM all 37.39 0.00 6.24 0.50 0.10 55.78
02:42:46 01:46:02 AM 0 45.81 0.00 6.90 0.55 0.12 46.62
02:42:46 01:46:02 AM 1 28.97 0.00 5.57 0.45 0.08 64.93
02:42:46 01:47:01 AM all 0.43 0.00 0.63 0.35 0.03 98.56
02:42:46 01:47:01 AM 0 0.41 0.00 0.61 0.24 0.02 98.73
02:42:46 01:47:01 AM 1 0.46 0.00 0.65 0.46 0.05 98.38
02:42:46 01:48:01 AM all 3.45 0.00 0.68 0.03 0.08 95.78
02:42:46 01:48:01 AM 0 3.45 0.00 0.60 0.02 0.07 95.86
02:42:46 01:48:01 AM 1 3.44 0.00 0.76 0.03 0.08 95.69
02:42:46 01:49:01 AM all 0.15 0.00 0.11 0.00 0.06 99.68
02:42:46 01:49:01 AM 0 0.22 0.00 0.13 0.00 0.08 99.57
02:42:46 01:49:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
02:42:46 01:50:01 AM all 0.17 0.00 0.11 0.00 0.07 99.66
02:42:46 01:50:01 AM 0 0.15 0.00 0.10 0.00 0.05 99.70
02:42:46 01:50:01 AM 1 0.18 0.00 0.12 0.00 0.08 99.62
02:42:46 01:51:01 AM all 0.20 0.00 0.15 0.00 0.06 99.59
02:42:46 01:51:01 AM 0 0.30 0.00 0.18 0.00 0.08 99.43
02:42:46 01:51:01 AM 1 0.10 0.00 0.12 0.00 0.03 99.75
02:42:46 01:52:01 AM all 0.69 0.00 0.20 0.00 0.07 99.05
02:42:46 01:52:01 AM 0 0.94 0.00 0.27 0.00 0.07 98.73
02:42:46 01:52:01 AM 1 0.43 0.00 0.13 0.00 0.07 99.36
02:42:46 01:53:01 AM all 0.33 0.00 0.12 0.00 0.06 99.50
02:42:46 01:53:01 AM 0 0.18 0.00 0.12 0.00 0.07 99.63
02:42:46 01:53:01 AM 1 0.47 0.00 0.12 0.00 0.05 99.37
02:42:46 01:54:01 AM all 0.45 0.21 0.24 0.12 0.07 98.91
02:42:46 01:54:01 AM 0 0.30 0.42 0.32 0.23 0.08 98.65
02:42:46 01:54:01 AM 1 0.60 0.00 0.17 0.00 0.05 99.18
02:42:46
02:42:46 01:54:01 AM CPU %user %nice %system %iowait %steal %idle
02:42:46 01:55:01 AM all 0.74 0.00 0.20 0.00 0.06 99.01
02:42:46 01:55:01 AM 0 0.95 0.00 0.35 0.00 0.08 98.61
02:42:46 01:55:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
02:42:46 01:56:01 AM all 0.40 0.00 0.09 0.00 0.07 99.44
02:42:46 01:56:01 AM 0 0.22 0.00 0.10 0.00 0.08 99.60
02:42:46 01:56:01 AM 1 0.58 0.00 0.08 0.00 0.05 99.28
02:42:46 01:57:01 AM all 0.81 0.00 0.32 0.00 0.06 98.81
02:42:46 01:57:01 AM 0 0.40 0.00 0.30 0.00 0.05 99.25
02:42:46 01:57:01 AM 1 1.22 0.00 0.33 0.00 0.07 98.38
02:42:46 01:58:01 AM all 0.74 0.00 0.18 0.01 0.06 99.01
02:42:46 01:58:01 AM 0 0.49 0.00 0.18 0.02 0.08 99.23
02:42:46 01:58:01 AM 1 1.00 0.00 0.18 0.00 0.03 98.78
02:42:46 01:59:01 AM all 0.79 0.00 0.17 0.00 0.06 98.98
02:42:46 01:59:01 AM 0 1.03 0.00 0.07 0.00 0.03 98.87
02:42:46 01:59:01 AM 1 0.55 0.00 0.27 0.00 0.08 99.10
02:42:46 02:00:01 AM all 0.78 0.00 0.18 0.00 0.08 98.96
02:42:46 02:00:01 AM 0 0.52 0.00 0.12 0.00 0.08 99.28
02:42:46 02:00:01 AM 1 1.04 0.00 0.25 0.00 0.07 98.65
02:42:46 02:01:01 AM all 0.39 0.00 0.12 0.00 0.06 99.43
02:42:46 02:01:01 AM 0 0.45 0.00 0.10 0.00 0.05 99.40
02:42:46 02:01:01 AM 1 0.33 0.00 0.13 0.00 0.07 99.47
02:42:46 02:02:01 AM all 0.71 0.00 0.18 0.00 0.07 99.04
02:42:46 02:02:01 AM 0 0.38 0.00 0.20 0.00 0.08 99.33
02:42:46 02:02:01 AM 1 1.04 0.00 0.17 0.00 0.05 98.75
02:42:46 02:03:01 AM all 0.74 0.00 0.18 0.00 0.07 99.02
02:42:46 02:03:01 AM 0 0.80 0.00 0.22 0.00 0.10 98.88
02:42:46 02:03:01 AM 1 0.67 0.00 0.13 0.00 0.03 99.16
02:42:46 02:04:01 AM all 0.72 0.00 0.21 0.00 0.07 99.01
02:42:46 02:04:01 AM 0 0.37 0.00 0.25 0.00 0.08 99.30
02:42:46 02:04:01 AM 1 1.07 0.00 0.17 0.00 0.05 98.71
02:42:46 02:05:01 AM all 1.85 0.00 0.40 0.00 0.06 97.69
02:42:46 02:05:01 AM 0 0.49 0.00 0.20 0.00 0.07 99.25
02:42:46 02:05:01 AM 1 3.21 0.00 0.60 0.00 0.05 96.14
02:42:46
02:42:46 02:05:01 AM CPU %user %nice %system %iowait %steal %idle
02:42:46 02:06:01 AM all 2.71 0.00 1.02 0.00 0.09 96.18
02:42:46 02:06:01 AM 0 2.36 0.00 0.89 0.00 0.08 96.66
02:42:46 02:06:01 AM 1 3.05 0.00 1.16 0.00 0.10 95.69
02:42:46 02:07:01 AM all 0.43 0.00 0.09 0.00 0.06 99.42
02:42:46 02:07:01 AM 0 0.58 0.00 0.05 0.00 0.03 99.33
02:42:46 02:07:01 AM 1 0.27 0.00 0.13 0.00 0.08 99.51
02:42:46 02:08:01 AM all 0.38 0.00 0.11 0.00 0.07 99.44
02:42:46 02:08:01 AM 0 0.57 0.00 0.08 0.00 0.07 99.28
02:42:46 02:08:01 AM 1 0.20 0.00 0.13 0.00 0.07 99.60
02:42:46 02:09:01 AM all 0.38 0.00 0.08 0.00 0.08 99.46
02:42:46 02:09:01 AM 0 0.58 0.00 0.07 0.00 0.07 99.28
02:42:46 02:09:01 AM 1 0.18 0.00 0.10 0.00 0.08 99.63
02:42:46 02:10:01 AM all 1.36 0.00 0.42 0.00 0.08 98.13
02:42:46 02:10:01 AM 0 2.16 0.00 0.62 0.00 0.08 97.13
02:42:46 02:10:01 AM 1 0.57 0.00 0.22 0.00 0.08 99.13
02:42:46 02:11:01 AM all 0.81 0.00 0.17 0.03 0.08 98.90
02:42:46 02:11:01 AM 0 1.09 0.00 0.20 0.07 0.10 98.54
02:42:46 02:11:01 AM 1 0.53 0.00 0.13 0.00 0.07 99.26
02:42:46 02:12:01 AM all 0.66 0.00 0.13 0.00 0.07 99.14
02:42:46 02:12:01 AM 0 0.87 0.00 0.17 0.00 0.08 98.88
02:42:46 02:12:01 AM 1 0.45 0.00 0.10 0.00 0.05 99.40
02:42:46 02:13:01 AM all 0.84 0.00 0.16 0.02 0.07 98.92
02:42:46 02:13:01 AM 0 1.05 0.00 0.23 0.03 0.08 98.59
02:42:46 02:13:01 AM 1 0.62 0.00 0.08 0.00 0.05 99.25
02:42:46 02:14:01 AM all 0.84 0.00 0.16 0.03 0.08 98.90
02:42:46 02:14:01 AM 0 1.05 0.00 0.22 0.00 0.10 98.63
02:42:46 02:14:01 AM 1 0.63 0.00 0.10 0.05 0.05 99.17
02:42:46 02:15:01 AM all 0.79 0.00 0.13 0.02 0.08 98.97
02:42:46 02:15:01 AM 0 0.95 0.00 0.17 0.03 0.10 98.75
02:42:46 02:15:01 AM 1 0.63 0.00 0.10 0.00 0.07 99.20
02:42:46 02:16:01 AM all 0.65 0.00 0.14 0.00 0.08 99.12
02:42:46 02:16:01 AM 0 0.77 0.00 0.17 0.00 0.10 98.96
02:42:46 02:16:01 AM 1 0.53 0.00 0.12 0.00 0.07 99.28
02:42:46
02:42:46 02:16:01 AM CPU %user %nice %system %iowait %steal %idle
02:42:46 02:17:01 AM all 0.84 0.00 0.16 0.01 0.08 98.91
02:42:46 02:17:01 AM 0 1.09 0.00 0.20 0.02 0.07 98.63
02:42:46 02:17:01 AM 1 0.60 0.00 0.12 0.00 0.08 99.20
02:42:46 02:18:01 AM all 0.80 0.00 0.14 0.03 0.08 98.96
02:42:46 02:18:01 AM 0 0.92 0.00 0.18 0.05 0.08 98.76
02:42:46 02:18:01 AM 1 0.68 0.00 0.10 0.00 0.07 99.15
02:42:46 02:19:01 AM all 0.88 0.00 0.13 0.02 0.08 98.90
02:42:46 02:19:01 AM 0 1.12 0.00 0.22 0.00 0.08 98.58
02:42:46 02:19:01 AM 1 0.63 0.00 0.05 0.03 0.07 99.21
02:42:46 02:20:01 AM all 0.87 0.00 0.17 0.03 0.07 98.86
02:42:46 02:20:01 AM 0 1.05 0.00 0.23 0.00 0.08 98.63
02:42:46 02:20:01 AM 1 0.68 0.00 0.10 0.07 0.05 99.10
02:42:46 02:21:01 AM all 0.76 0.00 0.17 0.03 0.07 98.98
02:42:46 02:21:01 AM 0 0.92 0.00 0.22 0.00 0.08 98.78
02:42:46 02:21:01 AM 1 0.60 0.00 0.12 0.05 0.05 99.18
02:42:46 02:22:01 AM all 0.84 0.00 0.17 0.01 0.07 98.91
02:42:46 02:22:01 AM 0 1.07 0.00 0.20 0.00 0.07 98.66
02:42:46 02:22:01 AM 1 0.62 0.00 0.13 0.02 0.07 99.16
02:42:46 02:23:01 AM all 0.81 0.00 0.18 0.03 0.07 98.91
02:42:46 02:23:01 AM 0 1.02 0.00 0.25 0.05 0.07 98.61
02:42:46 02:23:01 AM 1 0.60 0.00 0.12 0.00 0.07 99.21
02:42:46 02:24:01 AM all 0.65 0.00 0.18 0.03 0.07 99.07
02:42:46 02:24:01 AM 0 0.94 0.00 0.20 0.07 0.07 98.73
02:42:46 02:24:01 AM 1 0.37 0.00 0.15 0.00 0.07 99.41
02:42:46 02:25:01 AM all 0.79 0.00 0.13 0.03 0.08 98.98
02:42:46 02:25:01 AM 0 0.97 0.00 0.20 0.05 0.10 98.68
02:42:46 02:25:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28
02:42:46 02:26:01 AM all 1.02 0.00 0.28 0.00 0.08 98.62
02:42:46 02:26:01 AM 0 1.54 0.00 0.40 0.00 0.07 97.99
02:42:46 02:26:01 AM 1 0.50 0.00 0.15 0.00 0.10 99.25
02:42:46 02:27:01 AM all 0.41 0.00 0.10 0.00 0.06 99.43
02:42:46 02:27:01 AM 0 0.25 0.00 0.13 0.00 0.08 99.53
02:42:46 02:27:01 AM 1 0.57 0.00 0.07 0.00 0.03 99.33
02:42:46
02:42:46 02:27:01 AM CPU %user %nice %system %iowait %steal %idle
02:42:46 02:28:01 AM all 0.45 0.00 0.09 0.00 0.06 99.40
02:42:46 02:28:01 AM 0 0.35 0.00 0.15 0.00 0.08 99.42
02:42:46 02:28:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38
02:42:46 02:29:01 AM all 0.81 0.00 0.18 0.00 0.08 98.94
02:42:46 02:29:01 AM 0 1.09 0.00 0.32 0.00 0.10 98.49
02:42:46 02:29:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38
02:42:46 02:30:01 AM all 0.31 0.00 0.10 0.00 0.07 99.52
02:42:46 02:30:01 AM 0 0.54 0.00 0.12 0.00 0.10 99.25
02:42:46 02:30:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
02:42:46 02:31:01 AM all 0.37 0.00 0.12 0.00 0.08 99.44
02:42:46 02:31:01 AM 0 0.47 0.00 0.08 0.00 0.05 99.40
02:42:46 02:31:01 AM 1 0.27 0.00 0.15 0.00 0.10 99.48
02:42:46 02:32:01 AM all 0.39 0.00 0.11 0.00 0.08 99.42
02:42:46 02:32:01 AM 0 0.52 0.00 0.10 0.00 0.07 99.31
02:42:46 02:32:01 AM 1 0.27 0.00 0.12 0.00 0.08 99.53
02:42:46 02:33:01 AM all 0.47 0.00 0.09 0.00 0.08 99.37
02:42:46 02:33:01 AM 0 0.70 0.00 0.08 0.00 0.07 99.15
02:42:46 02:33:01 AM 1 0.23 0.00 0.10 0.00 0.08 99.58
02:42:46 02:34:01 AM all 0.45 0.00 0.08 0.00 0.06 99.42
02:42:46 02:34:01 AM 0 0.62 0.00 0.03 0.00 0.03 99.32
02:42:46 02:34:01 AM 1 0.28 0.00 0.12 0.00 0.08 99.51
02:42:46 02:35:01 AM all 0.42 0.00 0.09 0.00 0.07 99.42
02:42:46 02:35:01 AM 0 0.60 0.00 0.07 0.00 0.07 99.27
02:42:46 02:35:01 AM 1 0.23 0.00 0.12 0.00 0.07 99.58
02:42:46 02:36:01 AM all 0.43 0.00 0.10 0.00 0.07 99.40
02:42:46 02:36:01 AM 0 0.52 0.00 0.07 0.00 0.03 99.38
02:42:46 02:36:01 AM 1 0.35 0.00 0.13 0.00 0.10 99.41
02:42:46 02:37:01 AM all 0.58 0.00 0.13 0.00 0.07 99.23
02:42:46 02:37:01 AM 0 0.88 0.00 0.10 0.00 0.07 98.95
02:42:46 02:37:01 AM 1 0.27 0.00 0.15 0.00 0.07 99.52
02:42:46 02:38:01 AM all 1.15 0.00 0.32 0.00 0.07 98.47
02:42:46 02:38:01 AM 0 1.52 0.00 0.40 0.00 0.08 97.99
02:42:46 02:38:01 AM 1 0.77 0.00 0.23 0.00 0.05 98.95
02:42:46
02:42:46 02:38:01 AM CPU %user %nice %system %iowait %steal %idle
02:42:46 02:39:01 AM all 0.39 0.00 0.08 0.00 0.06 99.47
02:42:46 02:39:01 AM 0 0.25 0.00 0.10 0.00 0.08 99.56
02:42:46 02:39:01 AM 1 0.53 0.00 0.07 0.00 0.03 99.37
02:42:46 02:40:01 AM all 0.33 0.00 0.08 0.00 0.06 99.53
02:42:46 02:40:01 AM 0 0.32 0.00 0.12 0.00 0.08 99.48
02:42:46 02:40:01 AM 1 0.33 0.00 0.05 0.00 0.03 99.58
02:42:46 02:41:01 AM all 8.59 0.00 0.32 0.00 0.07 91.03
02:42:46 02:41:01 AM 0 1.14 0.00 0.40 0.00 0.08 98.38
02:42:46 02:41:01 AM 1 16.03 0.00 0.23 0.00 0.05 83.69
02:42:46 02:42:01 AM all 25.33 0.00 3.30 0.57 0.08 70.73
02:42:46 02:42:01 AM 0 26.61 0.00 3.60 0.47 0.07 69.25
02:42:46 02:42:01 AM 1 24.05 0.00 2.99 0.67 0.08 72.21
02:42:46 Average: all 2.78 0.00 0.47 0.05 0.07 96.62
02:42:46 Average: 0 3.01 0.01 0.52 0.06 0.08 96.32
02:42:46 Average: 1 2.54 0.00 0.43 0.05 0.06 96.92
02:42:46
02:42:46
02:42:46