22:39:29 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 16
22:39:29 originally caused by:
22:39:29 Started by timer
22:39:29 Running as SYSTEM
22:39:29 [EnvInject] - Loading node environment variables.
22:39:29 Building remotely on prd-centos8-robot-2c-8g-13294 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-only-vanadium
22:39:30 [ssh-agent] Looking for ssh-agent implementation...
22:39:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:39:31 $ ssh-agent
22:39:31 SSH_AUTH_SOCK=/tmp/ssh-KyDCa1GIPanw/agent.5284
22:39:31 SSH_AGENT_PID=5285
22:39:31 [ssh-agent] Started.
22:39:31 Running ssh-add (command line suppressed)
22:39:31 Identity added: /w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_9016934012262405799.key (/w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_9016934012262405799.key)
22:39:31 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:39:31 The recommended git tool is: NONE
22:39:34 using credential opendaylight-jenkins-ssh
22:39:34 Wiping out workspace first.
22:39:34 Cloning the remote Git repository
22:39:34 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:39:34 > git init /w/workspace/netconf-csit-1node-scale-only-vanadium/test # timeout=10
22:39:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:39:34 > git --version # timeout=10
22:39:34 > git --version # 'git version 2.43.0'
22:39:34 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:39:34 [INFO] Currently running in a labeled security context
22:39:34 [INFO] Currently SELinux is 'enforcing' on the host
22:39:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh986479751408555454.key
22:39:34 Verifying host key using known hosts file
22:39:34 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.
22:39:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:39:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:39:38 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:39:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:39:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:39:38 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:39:38 [INFO] Currently running in a labeled security context
22:39:38 [INFO] Currently SELinux is 'enforcing' on the host
22:39:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh10860134944079595958.key
22:39:38 Verifying host key using known hosts file
22:39:38 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.
22:39:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:39:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:39:38 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
22:39:38 > git config core.sparsecheckout # timeout=10
22:39:38 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
22:39:39 Commit message: "Adapt test for new pce-allocation field"
22:39:39 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:39:39 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
22:39:39 No emails were triggered.
22:39:39 provisioning config files...
22:39:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:39:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:39:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:39:39 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins10721324890106340884.sh
22:39:40 ---> python-tools-install.sh
22:39:40 Setup pyenv:
22:39:40 system
22:39:40 * 3.8.13 (set by /opt/pyenv/version)
22:39:40 * 3.9.13 (set by /opt/pyenv/version)
22:39:40 * 3.10.13 (set by /opt/pyenv/version)
22:39:40 * 3.11.7 (set by /opt/pyenv/version)
22:39:44 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A79y
22:39:44 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:39:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:39:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:39:49 lf-activate-venv(): INFO: Base packages installed successfully
22:39:49 lf-activate-venv(): INFO: Installing additional packages: lftools
22:40:13 lf-activate-venv(): INFO: Adding /tmp/venv-A79y/bin to PATH
22:40:13 Generating Requirements File
22:40:34 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.
22:40:34 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:40:34 Python 3.11.7
22:40:35 pip 25.3 from /tmp/venv-A79y/lib/python3.11/site-packages/pip (python 3.11)
22:40:35 appdirs==1.4.4
22:40:35 argcomplete==3.6.3
22:40:35 aspy.yaml==1.3.0
22:40:35 attrs==25.4.0
22:40:35 autopage==0.5.2
22:40:35 beautifulsoup4==4.14.2
22:40:35 boto3==1.41.3
22:40:35 botocore==1.41.3
22:40:35 bs4==0.0.2
22:40:35 cachetools==6.2.2
22:40:35 certifi==2025.11.12
22:40:35 cffi==2.0.0
22:40:35 cfgv==3.5.0
22:40:35 chardet==5.2.0
22:40:35 charset-normalizer==3.4.4
22:40:35 click==8.3.1
22:40:35 cliff==4.12.0
22:40:35 cmd2==2.7.0
22:40:35 cryptography==3.3.2
22:40:35 debtcollector==3.0.0
22:40:35 decorator==5.2.1
22:40:35 defusedxml==0.7.1
22:40:35 Deprecated==1.3.1
22:40:35 distlib==0.4.0
22:40:35 dnspython==2.8.0
22:40:35 docker==7.1.0
22:40:35 dogpile.cache==1.5.0
22:40:35 durationpy==0.10
22:40:35 email-validator==2.3.0
22:40:35 filelock==3.20.0
22:40:35 future==1.0.0
22:40:35 gitdb==4.0.12
22:40:35 GitPython==3.1.45
22:40:35 google-auth==2.43.0
22:40:35 httplib2==0.31.0
22:40:35 identify==2.6.15
22:40:35 idna==3.11
22:40:35 importlib-resources==1.5.0
22:40:35 iso8601==2.1.0
22:40:35 Jinja2==3.1.6
22:40:35 jmespath==1.0.1
22:40:35 jsonpatch==1.33
22:40:35 jsonpointer==3.0.0
22:40:35 jsonschema==4.25.1
22:40:35 jsonschema-specifications==2025.9.1
22:40:35 keystoneauth1==5.12.0
22:40:35 kubernetes==34.1.0
22:40:35 lftools==0.37.16
22:40:35 lxml==6.0.2
22:40:35 markdown-it-py==4.0.0
22:40:35 MarkupSafe==3.0.3
22:40:35 mdurl==0.1.2
22:40:35 msgpack==1.1.2
22:40:35 multi_key_dict==2.0.3
22:40:35 munch==4.0.0
22:40:35 netaddr==1.3.0
22:40:35 niet==1.4.2
22:40:35 nodeenv==1.9.1
22:40:35 oauth2client==4.1.3
22:40:35 oauthlib==3.3.1
22:40:35 openstacksdk==4.8.0
22:40:35 os-service-types==1.8.2
22:40:35 osc-lib==4.2.0
22:40:35 oslo.config==10.1.0
22:40:35 oslo.context==6.2.0
22:40:35 oslo.i18n==6.7.1
22:40:35 oslo.log==7.2.1
22:40:35 oslo.serialization==5.8.0
22:40:35 oslo.utils==9.2.0
22:40:35 packaging==25.0
22:40:35 pbr==7.0.3
22:40:35 platformdirs==4.5.0
22:40:35 prettytable==3.17.0
22:40:35 psutil==7.1.3
22:40:35 pyasn1==0.6.1
22:40:35 pyasn1_modules==0.4.2
22:40:35 pycparser==2.23
22:40:35 pygerrit2==2.0.15
22:40:35 PyGithub==2.8.1
22:40:35 Pygments==2.19.2
22:40:35 PyJWT==2.10.1
22:40:35 PyNaCl==1.6.1
22:40:35 pyparsing==2.4.7
22:40:35 pyperclip==1.11.0
22:40:35 pyrsistent==0.20.0
22:40:35 python-cinderclient==9.8.0
22:40:35 python-dateutil==2.9.0.post0
22:40:35 python-heatclient==4.3.0
22:40:35 python-jenkins==1.8.3
22:40:35 python-keystoneclient==5.7.0
22:40:35 python-magnumclient==4.9.0
22:40:35 python-openstackclient==8.2.0
22:40:35 python-swiftclient==4.9.0
22:40:35 PyYAML==6.0.3
22:40:35 referencing==0.37.0
22:40:35 requests==2.32.5
22:40:35 requests-oauthlib==2.0.0
22:40:35 requestsexceptions==1.4.0
22:40:35 rfc3986==2.0.0
22:40:35 rich==14.2.0
22:40:35 rich-argparse==1.7.2
22:40:35 rpds-py==0.29.0
22:40:35 rsa==4.9.1
22:40:35 ruamel.yaml==0.18.16
22:40:35 ruamel.yaml.clib==0.2.15
22:40:35 s3transfer==0.15.0
22:40:35 simplejson==3.20.2
22:40:35 six==1.17.0
22:40:35 smmap==5.0.2
22:40:35 soupsieve==2.8
22:40:35 stevedore==5.6.0
22:40:35 tabulate==0.9.0
22:40:35 toml==0.10.2
22:40:35 tomlkit==0.13.3
22:40:35 tqdm==4.67.1
22:40:35 typing_extensions==4.15.0
22:40:35 tzdata==2025.2
22:40:35 urllib3==1.26.20
22:40:35 virtualenv==20.35.4
22:40:35 wcwidth==0.2.14
22:40:35 websocket-client==1.9.0
22:40:35 wrapt==2.0.1
22:40:35 xdg==6.0.0
22:40:35 xmltodict==1.0.2
22:40:35 yq==3.4.3
22:40:35 [EnvInject] - Injecting environment variables from a build step.
22:40:35 [EnvInject] - Injecting as environment variables the properties content
22:40:35 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:40:35 OS_CLOUD=vex
22:40:35 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-vanadium-33
22:40:35 OS_STACK_TEMPLATE_DIR=openstack-hot
22:40:35
22:40:35 [EnvInject] - Variables injected successfully.
22:40:35 provisioning config files...
22:40:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:40:36 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins2645861790479494027.sh
22:40:36 ---> Create parameters file for OpenStack HOT
22:40:36 OpenStack Heat parameters generated
22:40:36 -----------------------------------
22:40:36 parameters:
22:40:36 vm_0_count: '1'
22:40:36 vm_0_flavor: 'v3-standard-4'
22:40:36 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
22:40:36 vm_1_count: '1'
22:40:36 vm_1_flavor: 'v3-standard-2'
22:40:36 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
22:40:36
22:40:36 job_name: '23161-33'
22:40:36 silo: 'releng'
22:40:36 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins12999949382976618262.sh
22:40:36 ---> Create HEAT stack
22:40:36 + source /home/jenkins/lf-env.sh
22:40:36 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:40:36 ++ mktemp -d /tmp/venv-XXXX
22:40:36 + lf_venv=/tmp/venv-mmLh
22:40:36 + local venv_file=/tmp/.os_lf_venv
22:40:36 + local python=python3
22:40:36 + local options
22:40:36 + local set_path=true
22:40:36 + local install_args=
22:40:36 ++ 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
22:40:36 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:40:36 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:40:36 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:40:36 + true
22:40:36 + case $1 in
22:40:36 + python=python3
22:40:36 + shift 2
22:40:36 + true
22:40:36 + case $1 in
22:40:36 + shift
22:40:36 + break
22:40:36 + case $python in
22:40:36 + local pkg_list=
22:40:36 + [[ -d /opt/pyenv ]]
22:40:36 + echo 'Setup pyenv:'
22:40:36 Setup pyenv:
22:40:36 + export PYENV_ROOT=/opt/pyenv
22:40:36 + PYENV_ROOT=/opt/pyenv
22:40:36 + 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
22:40:36 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:40:36 + pyenv versions
22:40:36 system
22:40:36 3.8.13
22:40:36 3.9.13
22:40:36 3.10.13
22:40:36 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:40:36 + command -v pyenv
22:40:36 ++ pyenv init - --no-rehash
22:40:36 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:40:36 for i in ${!paths[@]}; do
22:40:36 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:40:36 fi; done;
22:40:36 echo "${paths[*]}"'\'')"
22:40:36 export PATH="/opt/pyenv/shims:${PATH}"
22:40:36 export PYENV_SHELL=bash
22:40:36 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:40:36 pyenv() {
22:40:36 local command
22:40:36 command="${1:-}"
22:40:36 if [ "$#" -gt 0 ]; then
22:40:36 shift
22:40:36 fi
22:40:36
22:40:36 case "$command" in
22:40:36 rehash|shell)
22:40:36 eval "$(pyenv "sh-$command" "$@")"
22:40:36 ;;
22:40:36 *)
22:40:36 command pyenv "$command" "$@"
22:40:36 ;;
22:40:36 esac
22:40:36 }'
22:40:36 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:40:36 for i in ${!paths[@]}; do
22:40:36 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:40:36 fi; done;
22:40:36 echo "${paths[*]}"'
22:40:36 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:40:36 ++ 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
22:40:36 ++ 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
22:40:36 ++ export PYENV_SHELL=bash
22:40:36 ++ PYENV_SHELL=bash
22:40:36 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:40:36 +++ complete -F _pyenv pyenv
22:40:36 ++ lf-pyver python3
22:40:36 ++ local py_version_xy=python3
22:40:36 ++ local py_version_xyz=
22:40:36 ++ awk '{ print $1 }'
22:40:36 ++ pyenv versions
22:40:36 ++ local command
22:40:36 ++ command=versions
22:40:36 ++ '[' 1 -gt 0 ']'
22:40:36 ++ shift
22:40:36 ++ case "$command" in
22:40:36 ++ command pyenv versions
22:40:36 ++ pyenv versions
22:40:36 ++ sed 's/^[ *]* //'
22:40:36 ++ grep -E '^[0-9.]*[0-9]$'
22:40:36 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:40:36 +++ tail -n 1
22:40:36 +++ grep '^3' /tmp/.pyenv_versions
22:40:36 +++ sort -V
22:40:36 ++ py_version_xyz=3.11.7
22:40:36 ++ [[ -z 3.11.7 ]]
22:40:36 ++ echo 3.11.7
22:40:36 ++ return 0
22:40:36 + pyenv local 3.11.7
22:40:36 + local command
22:40:36 + command=local
22:40:36 + '[' 2 -gt 0 ']'
22:40:36 + shift
22:40:36 + case "$command" in
22:40:36 + command pyenv local 3.11.7
22:40:36 + pyenv local 3.11.7
22:40:36 + for arg in "$@"
22:40:36 + case $arg in
22:40:36 + pkg_list+='lftools[openstack] '
22:40:36 + for arg in "$@"
22:40:36 + case $arg in
22:40:36 + pkg_list+='kubernetes '
22:40:36 + for arg in "$@"
22:40:36 + case $arg in
22:40:36 + pkg_list+='niet '
22:40:36 + for arg in "$@"
22:40:36 + case $arg in
22:40:36 + pkg_list+='python-heatclient '
22:40:36 + for arg in "$@"
22:40:36 + case $arg in
22:40:36 + pkg_list+='python-openstackclient '
22:40:36 + for arg in "$@"
22:40:36 + case $arg in
22:40:36 + pkg_list+='python-magnumclient '
22:40:36 + for arg in "$@"
22:40:36 + case $arg in
22:40:36 + pkg_list+='urllib3~=1.26.15 '
22:40:36 + for arg in "$@"
22:40:36 + case $arg in
22:40:36 + pkg_list+='yq '
22:40:36 + [[ -f /tmp/.os_lf_venv ]]
22:40:36 ++ cat /tmp/.os_lf_venv
22:40:36 + lf_venv=/tmp/venv-A79y
22:40:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A79y from' file:/tmp/.os_lf_venv
22:40:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A79y from file:/tmp/.os_lf_venv
22:40:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:40:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:40:36 + local 'pip_opts=--upgrade --quiet'
22:40:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:40:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:40:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:40:36 + [[ -n '' ]]
22:40:36 + [[ -n '' ]]
22:40:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:40:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:40:36 + /tmp/venv-A79y/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
22:40:38 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:40:38 lf-activate-venv(): INFO: Base packages installed successfully
22:40:38 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:40:38 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:40:38 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:40:38 + /tmp/venv-A79y/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
22:40:58 + type python3
22:40:58 + true
22:40:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-A79y/bin to PATH'
22:40:58 lf-activate-venv(): INFO: Adding /tmp/venv-A79y/bin to PATH
22:40:58 + PATH=/tmp/venv-A79y/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
22:40:58 + return 0
22:40:58 + openstack --os-cloud vex limits show --absolute
22:40:59 +--------------------------+---------+
22:40:59 | Name | Value |
22:40:59 +--------------------------+---------+
22:40:59 | maxTotalInstances | -1 |
22:40:59 | maxTotalCores | 450 |
22:40:59 | maxTotalRAMSize | 1000000 |
22:40:59 | maxServerMeta | 128 |
22:40:59 | maxImageMeta | 128 |
22:40:59 | maxPersonality | 5 |
22:40:59 | maxPersonalitySize | 10240 |
22:40:59 | maxTotalKeypairs | 100 |
22:40:59 | maxServerGroups | 10 |
22:40:59 | maxServerGroupMembers | 10 |
22:40:59 | maxTotalFloatingIps | -1 |
22:40:59 | maxSecurityGroups | -1 |
22:40:59 | maxSecurityGroupRules | -1 |
22:40:59 | totalRAMUsed | 548864 |
22:40:59 | totalCoresUsed | 134 |
22:40:59 | totalInstancesUsed | 60 |
22:40:59 | totalFloatingIpsUsed | 0 |
22:40:59 | totalSecurityGroupsUsed | 0 |
22:40:59 | totalServerGroupsUsed | 0 |
22:40:59 | maxTotalVolumes | -1 |
22:40:59 | maxTotalSnapshots | 10 |
22:40:59 | maxTotalVolumeGigabytes | 4096 |
22:40:59 | maxTotalBackups | 10 |
22:40:59 | maxTotalBackupGigabytes | 1000 |
22:40:59 | totalVolumesUsed | 3 |
22:40:59 | totalGigabytesUsed | 60 |
22:40:59 | totalSnapshotsUsed | 0 |
22:40:59 | totalBackupsUsed | 0 |
22:40:59 | totalBackupGigabytesUsed | 0 |
22:40:59 +--------------------------+---------+
22:40:59 + pushd /opt/ciman/openstack-hot
22:40:59 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-only-vanadium
22:40:59 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-only-vanadium-33 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-only-vanadium/stack-parameters.yaml
22:41:25 Creating stack releng-netconf-csit-1node-scale-only-vanadium-33
22:41:25 Waiting to initialize infrastructure...
22:41:25 Stack initialization successful.
22:41:25 ------------------------------------
22:41:25 Stack Details
22:41:25 ------------------------------------
22:41:25 {'added': None,
22:41:25 'capabilities': [],
22:41:25 'created_at': '2025-11-24T22:41:02Z',
22:41:25 'deleted': None,
22:41:25 'deleted_at': None,
22:41:25 'description': 'No description',
22:41:25 'environment': None,
22:41:25 'environment_files': None,
22:41:25 'files': None,
22:41:25 'files_container': None,
22:41:25 'id': 'ae3a1f94-079b-4f4a-90ac-4d4490550d18',
22:41:25 'is_rollback_disabled': True,
22:41:25 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-only-vanadium-33/ae3a1f94-079b-4f4a-90ac-4d4490550d18',
22:41:25 'rel': 'self'}],
22:41:25 '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'})}),
22:41:25 'name': 'releng-netconf-csit-1node-scale-only-vanadium-33',
22:41:25 'notification_topics': [],
22:41:25 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:41:25 'output_key': 'vm_0_ips',
22:41:25 'output_value': ['10.30.170.251']},
22:41:25 {'description': 'IP addresses of the 2nd vm types',
22:41:25 'output_key': 'vm_1_ips',
22:41:25 'output_value': ['10.30.170.32']}],
22:41:25 'owner_id': ****,
22:41:25 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:41:25 'OS::stack_id': 'ae3a1f94-079b-4f4a-90ac-4d4490550d18',
22:41:25 'OS::stack_name': 'releng-netconf-csit-1node-scale-only-vanadium-33',
22:41:25 'job_name': '23161-33',
22:41:25 'silo': 'releng',
22:41:25 'vm_0_count': '1',
22:41:25 'vm_0_flavor': 'v3-standard-4',
22:41:25 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:41:25 '20250917-133034.447',
22:41:25 'vm_1_count': '1',
22:41:25 'vm_1_flavor': 'v3-standard-2',
22:41:25 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
22:41:25 '- 20250917-133034.654'},
22:41:25 'parent_id': None,
22:41:25 'replaced': None,
22:41:25 'status': 'CREATE_COMPLETE',
22:41:25 'status_reason': 'Stack CREATE completed successfully',
22:41:25 'tags': [],
22:41:25 'template': None,
22:41:25 'template_description': 'No description',
22:41:25 'template_url': None,
22:41:25 'timeout_mins': 15,
22:41:25 'unchanged': None,
22:41:25 'updated': None,
22:41:25 'updated_at': None,
22:41:25 'user_project_id': 'fa539b82b893454bac22e479d15b66b6'}
22:41:25 ------------------------------------
22:41:26 + popd
22:41:26 /w/workspace/netconf-csit-1node-scale-only-vanadium
22:41:26 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins3521180135685117130.sh
22:41:26 ---> Copy SSH public keys to CSIT lab
22:41:26 Setup pyenv:
22:41:26 system
22:41:26 3.8.13
22:41:26 3.9.13
22:41:26 3.10.13
22:41:26 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:41:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A79y from file:/tmp/.os_lf_venv
22:41:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:41:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:41:28 lf-activate-venv(): INFO: Base packages installed successfully
22:41:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:41:42 lf-activate-venv(): INFO: Adding /tmp/venv-A79y/bin to PATH
22:41:44 SSH not responding on 10.30.170.251. Retrying in 10 seconds...
22:41:44 Warning: Permanently added '10.30.170.32' (ECDSA) to the list of known hosts.
22:41:45 releng-23161-33-1-mininet-ovs-217-0
22:41:45 Successfully copied public keys to slave 10.30.170.32
22:41:45 Process 6498 ready.
22:41:54 Ping to 10.30.170.251 successful.
22:41:54 SSH not responding on 10.30.170.251. Retrying in 10 seconds...
22:42:04 Ping to 10.30.170.251 successful.
22:42:07 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:42:08 releng-23161-33-0-builder-0
22:42:08 Successfully copied public keys to slave 10.30.170.251
22:42:08 Process 6499 ready.
22:42:08 SSH ready on all stack servers.
22:42:08 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins18153229248997672942.sh
22:42:08 Setup pyenv:
22:42:08 system
22:42:08 3.8.13
22:42:08 3.9.13
22:42:08 3.10.13
22:42:08 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:42:12 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MdGx
22:42:12 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-only-vanadium/.robot_venv
22:42:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:42:12 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:42:16 lf-activate-venv(): INFO: Base packages installed successfully
22:42:16 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:42:18 lf-activate-venv(): INFO: Adding /tmp/venv-MdGx/bin to PATH
22:42:18 + echo 'Installing Python Requirements'
22:42:18 Installing Python Requirements
22:42:18 + cat
22:42:18 + python -m pip install -r requirements.txt
22:42:18 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:42:18 Collecting docker-py (from -r requirements.txt (line 1))
22:42:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
22:42:18 Collecting ipaddr (from -r requirements.txt (line 2))
22:42:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:42:18 Installing build dependencies: started
22:42:19 Installing build dependencies: finished with status 'done'
22:42:19 Getting requirements to build wheel: started
22:42:19 Getting requirements to build wheel: finished with status 'done'
22:42:19 Preparing metadata (pyproject.toml): started
22:42:20 Preparing metadata (pyproject.toml): finished with status 'done'
22:42:20 Collecting netaddr (from -r requirements.txt (line 3))
22:42:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:42:20 Collecting netifaces (from -r requirements.txt (line 4))
22:42:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:42:20 Installing build dependencies: started
22:42:21 Installing build dependencies: finished with status 'done'
22:42:21 Getting requirements to build wheel: started
22:42:21 Getting requirements to build wheel: finished with status 'done'
22:42:21 Preparing metadata (pyproject.toml): started
22:42:21 Preparing metadata (pyproject.toml): finished with status 'done'
22:42:21 Collecting pyhocon (from -r requirements.txt (line 5))
22:42:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:42:21 Collecting requests (from -r requirements.txt (line 6))
22:42:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:42:21 Collecting robotframework (from -r requirements.txt (line 7))
22:42:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
22:42:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 29.1 MB/s 0:00:00
22:42:21 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:42:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:42:21 Installing build dependencies: started
22:42:22 Installing build dependencies: finished with status 'done'
22:42:22 Getting requirements to build wheel: started
22:42:23 Getting requirements to build wheel: finished with status 'done'
22:42:23 Preparing metadata (pyproject.toml): started
22:42:23 Preparing metadata (pyproject.toml): finished with status 'done'
22:42:23 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:42:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:42:23 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:42:23 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)
22:42:23 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:42:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:42:23 Installing build dependencies: started
22:42:24 Installing build dependencies: finished with status 'done'
22:42:24 Getting requirements to build wheel: started
22:42:24 Getting requirements to build wheel: finished with status 'done'
22:42:24 Preparing metadata (pyproject.toml): started
22:42:24 Preparing metadata (pyproject.toml): finished with status 'done'
22:42:25 Collecting scapy (from -r requirements.txt (line 12))
22:42:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
22:42:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 51.6 MB/s 0:00:00
22:42:25 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:42:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:42:25 Installing build dependencies: started
22:42:25 Installing build dependencies: finished with status 'done'
22:42:25 Getting requirements to build wheel: started
22:42:26 Getting requirements to build wheel: finished with status 'done'
22:42:26 Preparing metadata (pyproject.toml): started
22:42:26 Preparing metadata (pyproject.toml): finished with status 'done'
22:42:26 Collecting elasticsearch (from -r requirements.txt (line 18))
22:42:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
22:42:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 31.3 MB/s 0:00:00
22:42:26 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:42:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:42:26 Collecting pyangbind (from -r requirements.txt (line 22))
22:42:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
22:42:26 Collecting isodate (from -r requirements.txt (line 25))
22:42:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:42:27 Collecting jmespath (from -r requirements.txt (line 28))
22:42:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
22:42:27 Collecting jsonpatch (from -r requirements.txt (line 31))
22:42:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:42:27 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:42:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:42:27 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:42:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:42:27 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:42:27 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)
22:42:27 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:42:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:42:27 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:42:27 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)
22:42:27 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:42:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
22:42:27 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:42:27 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)
22:42:27 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:42:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:42:27 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:42:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
22:42:27 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:42:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
22:42:27 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:42:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:42:28 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:42:28 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)
22:42:28 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:42:28 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:42:28 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:42:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:42:28 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
22:42:28 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
22:42:28 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:42:28 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)
22:42:28 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:42:28 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:42:28 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)
22:42:28 Collecting elasticsearch (from -r requirements.txt (line 18))
22:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
22:42:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 34.7 MB/s 0:00:00
22:42:28 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:42:28 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:42:28 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:42:28 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:42:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:42:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.4 MB/s 0:00:00
22:42:29 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:42:29 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)
22:42:30 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:42:30 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)
22:42:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 31.7 MB/s 0:00:00
22:42:30 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:42:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:42:30 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:42:30 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)
22:42:31 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:42:31 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)
22:42:31 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:42:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:42:31 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:42:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
22:42:31 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:42:31 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)
22:42:31 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:42:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
22:42:31 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:42:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
22:42:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 74.0 MB/s 0:00:00
22:42:31 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:42:31 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)
22:42:32 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:42:32 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:42:32 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))
22:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:42:32 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))
22:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:42:32 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))
22:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:42:32 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))
22:42:32 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)
22:42:32 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))
22:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:42:32 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))
22:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:42:32 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:42:32 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:42:32 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
22:42:32 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))
22:42:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:42:32 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:42:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
22:42:32 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:42:32 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:42:33 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:42:33 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=f9ff11ebf720ea2279db4244f2154e2d29d113c6f0cb9caa4ee04d94bdaf0c6d
22:42:33 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:42:33 Building wheel for ipaddr (pyproject.toml): started
22:42:33 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:42:33 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=ef5df541ca19d65fc54af6a230928c08abd5d3c1554829b5717c3038fa245e73
22:42:33 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:42:33 Building wheel for netifaces (pyproject.toml): started
22:42:35 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:42:35 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41082 sha256=c2506eddcb311c0303c3f05c0169919142807d191568a617cf52e626cedf3a76
22:42:35 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:42:35 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:42:36 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:42:36 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=0f731a63987a3d4a5068de25c2e04caa8426a7459a51fe3cc8a996f18df7873e
22:42:36 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:42:36 Building wheel for jsonpath-rw (pyproject.toml): started
22:42:36 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:42:36 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=c7a40c81a9e8d1dff09b89dfdbfaca6a15f789fe7a53257ad20a4f83a14b08fe
22:42:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:42:36 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:42:36 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
22:42:43
22:42:43 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 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.2 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.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
22:42:43 + pip freeze
22:42:44 attrs==25.4.0
22:42:44 bcrypt==5.0.0
22:42:44 beautifulsoup4==4.14.2
22:42:44 certifi==2025.11.12
22:42:44 cffi==2.0.0
22:42:44 charset-normalizer==3.4.4
22:42:44 click==8.3.1
22:42:44 cryptography==46.0.3
22:42:44 decorator==5.2.1
22:42:44 distlib==0.4.0
22:42:44 docker-py==1.10.6
22:42:44 docker-pycreds==0.4.0
22:42:44 elastic-transport==8.17.1
22:42:44 elasticsearch==8.19.2
22:42:44 elasticsearch-dsl==8.15.4
22:42:44 enum34==1.1.10
22:42:44 filelock==3.20.0
22:42:44 h11==0.16.0
22:42:44 idna==3.11
22:42:44 invoke==2.2.1
22:42:44 ipaddr==2.2.0
22:42:44 isodate==0.7.2
22:42:44 jmespath==1.0.1
22:42:44 jsonpatch==1.33
22:42:44 jsonpath-rw==1.4.0
22:42:44 jsonpointer==3.0.0
22:42:44 lxml==6.0.2
22:42:44 netaddr==1.3.0
22:42:44 netifaces==0.11.0
22:42:44 outcome==1.3.0.post0
22:42:44 paramiko==4.0.0
22:42:44 platformdirs==4.5.0
22:42:44 ply==3.11
22:42:44 pyang==2.7.1
22:42:44 pyangbind==0.8.6
22:42:44 pycparser==2.23
22:42:44 pyhocon==0.3.61
22:42:44 PyNaCl==1.6.1
22:42:44 pyparsing==3.2.5
22:42:44 PySocks==1.7.1
22:42:44 python-dateutil==2.9.0.post0
22:42:44 regex==2025.11.3
22:42:44 requests==2.32.5
22:42:44 robotframework==7.3.2
22:42:44 robotframework-httplibrary==0.4.2
22:42:44 robotframework-pythonlibcore==4.4.1
22:42:44 robotframework-requests==0.9.7
22:42:44 robotframework-selenium2library==3.0.0
22:42:44 robotframework-seleniumlibrary==6.8.0
22:42:44 robotframework-sshlibrary==3.8.0
22:42:44 scapy==2.6.1
22:42:44 scp==0.15.0
22:42:44 selenium==4.38.0
22:42:44 six==1.17.0
22:42:44 sniffio==1.3.1
22:42:44 sortedcontainers==2.4.0
22:42:44 soupsieve==2.8
22:42:44 trio==0.32.0
22:42:44 trio-websocket==0.12.2
22:42:44 typing_extensions==4.15.0
22:42:44 urllib3==2.5.0
22:42:44 virtualenv==20.35.4
22:42:44 waitress==3.0.2
22:42:44 WebOb==1.8.9
22:42:44 websocket-client==1.9.0
22:42:44 WebTest==3.0.7
22:42:44 wsproto==1.3.2
22:42:44 [EnvInject] - Injecting environment variables from a build step.
22:42:44 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:42:44 [EnvInject] - Variables injected successfully.
22:42:44 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins15434663409412224442.sh
22:42:44 Setup pyenv:
22:42:44 system
22:42:44 3.8.13
22:42:44 3.9.13
22:42:44 3.10.13
22:42:44 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:42:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A79y from file:/tmp/.os_lf_venv
22:42:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:42:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:42:46 lf-activate-venv(): INFO: Base packages installed successfully
22:42:46 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:42:54 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.
22:42:54 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:42:54 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
22:42:54 lf-activate-venv(): INFO: Adding /tmp/venv-A79y/bin to PATH
22:42:54 + ODL_SYSTEM=()
22:42:54 + TOOLS_SYSTEM=()
22:42:54 + OPENSTACK_SYSTEM=()
22:42:54 + OPENSTACK_CONTROLLERS=()
22:42:54 + mapfile -t ADDR
22:42:54 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-only-vanadium-33
22:42:54 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:42:56 + for i in "${ADDR[@]}"
22:42:56 ++ ssh 10.30.170.32 hostname -s
22:42:56 Warning: Permanently added '10.30.170.32' (ECDSA) to the list of known hosts.
22:42:56 + REMHOST=releng-23161-33-1-mininet-ovs-217-0
22:42:56 + case ${REMHOST} in
22:42:56 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:42:56 + for i in "${ADDR[@]}"
22:42:56 ++ ssh 10.30.170.251 hostname -s
22:42:56 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:42:56 + REMHOST=releng-23161-33-0-builder-0
22:42:56 + case ${REMHOST} in
22:42:56 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:42:56 + echo NUM_ODL_SYSTEM=1
22:42:56 + echo NUM_TOOLS_SYSTEM=1
22:42:56 + '[' '' == yes ']'
22:42:56 + NUM_OPENSTACK_SYSTEM=0
22:42:56 + echo NUM_OPENSTACK_SYSTEM=0
22:42:56 + '[' 0 -eq 2 ']'
22:42:56 + echo ODL_SYSTEM_IP=10.30.170.251
22:42:56 ++ seq 0 0
22:42:56 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:42:56 + echo ODL_SYSTEM_1_IP=10.30.170.251
22:42:56 + echo TOOLS_SYSTEM_IP=10.30.170.32
22:42:56 ++ seq 0 0
22:42:56 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:42:56 + echo TOOLS_SYSTEM_1_IP=10.30.170.32
22:42:56 + openstack_index=0
22:42:56 + NUM_OPENSTACK_CONTROL_NODES=1
22:42:56 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:42:56 ++ seq 0 0
22:42:56 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:42:56 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:42:56 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:42:56 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:42:56 + '[' -1 -ge 2 ']'
22:42:56 ++ seq 0 -2
22:42:56 + NUM_OPENSTACK_HAPROXY_NODES=0
22:42:56 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:42:56 ++ seq 0 -1
22:42:56 + echo 'Contents of slave_addresses.txt:'
22:42:56 Contents of slave_addresses.txt:
22:42:56 + cat slave_addresses.txt
22:42:56 NUM_ODL_SYSTEM=1
22:42:56 NUM_TOOLS_SYSTEM=1
22:42:56 NUM_OPENSTACK_SYSTEM=0
22:42:56 ODL_SYSTEM_IP=10.30.170.251
22:42:56 ODL_SYSTEM_1_IP=10.30.170.251
22:42:56 TOOLS_SYSTEM_IP=10.30.170.32
22:42:56 TOOLS_SYSTEM_1_IP=10.30.170.32
22:42:56 NUM_OPENSTACK_CONTROL_NODES=1
22:42:56 OPENSTACK_CONTROL_NODE_1_IP=
22:42:56 NUM_OPENSTACK_COMPUTE_NODES=-1
22:42:56 NUM_OPENSTACK_HAPROXY_NODES=0
22:42:56 [EnvInject] - Injecting environment variables from a build step.
22:42:56 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:42:56 [EnvInject] - Variables injected successfully.
22:42:56 [netconf-csit-1node-scale-only-vanadium] $ /bin/sh /tmp/jenkins11096904131820812853.sh
22:42:56 Preparing for JRE Version 21
22:42:56 Karaf artifact is netconf-karaf
22:42:56 Karaf project is netconf
22:42:56 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:42:56 [EnvInject] - Injecting environment variables from a build step.
22:42:56 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:42:56 [EnvInject] - Variables injected successfully.
22:42:56 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins7672059799679851209.sh
22:42:57 2025-11-24 22:42:57 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1]
22:42:57 Bundle version is 10.0.3-SNAPSHOT
22:42:57 --2025-11-24 22:42:57-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml
22:42:57 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:42:57 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:42:57 HTTP request sent, awaiting response... 200 OK
22:42:57 Length: 1402 (1.4K) [application/xml]
22:42:57 Saving to: ‘maven-metadata.xml’
22:42:57
22:42:57 0K . 100% 55.5M=0s
22:42:57
22:42:57 2025-11-24 22:42:57 (55.5 MB/s) - ‘maven-metadata.xml’ saved [1402/1402]
22:42:57
22:42:57
22:42:57
22:42:57 org.opendaylight.netconf
22:42:57 netconf-karaf
22:42:57
22:42:57 20251124190930
22:42:57
22:42:57 20251124.190930
22:42:57 8
22:42:57
22:42:57
22:42:57
22:42:57 pom
22:42:57 10.0.3-20251124.190930-8
22:42:57 20251124190930
22:42:57
22:42:57
22:42:57 tar.gz
22:42:57 10.0.3-20251124.190930-8
22:42:57 20251124190930
22:42:57
22:42:57
22:42:57 zip
22:42:57 10.0.3-20251124.190930-8
22:42:57 20251124190930
22:42:57
22:42:57
22:42:57 cyclonedx
22:42:57 xml
22:42:57 10.0.3-20251124.190930-8
22:42:57 20251124190930
22:42:57
22:42:57
22:42:57 cyclonedx
22:42:57 json
22:42:57 10.0.3-20251124.190930-8
22:42:57 20251124190930
22:42:57
22:42:57
22:42:57
22:42:57 10.0.3-SNAPSHOT
22:42:57
22:42:57 Nexus timestamp is 10.0.3-20251124.190930-8
22:42:57 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251124.190930-8.zip
22:42:57 Distribution bundle is netconf-karaf-10.0.3-20251124.190930-8.zip
22:42:57 Distribution bundle version is 10.0.3-SNAPSHOT
22:42:57 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT
22:42:57 Nexus prefix is https://nexus.opendaylight.org
22:42:57 [EnvInject] - Injecting environment variables from a build step.
22:42:57 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:42:57 [EnvInject] - Variables injected successfully.
22:42:57 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins1602769345300036378.sh
22:42:57 Setup pyenv:
22:42:57 system
22:42:57 3.8.13
22:42:57 3.9.13
22:42:57 3.10.13
22:42:57 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:42:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A79y from file:/tmp/.os_lf_venv
22:42:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:42:57 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:42:59 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.
22:42:59 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:42:59 lf-activate-venv(): INFO: Base packages installed successfully
22:42:59 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:43:06 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:43:06 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:43:06 lf-activate-venv(): INFO: Adding /tmp/venv-A79y/bin to PATH
22:43:06 Copying common-functions.sh to /tmp
22:43:08 Copying common-functions.sh to 10.30.170.251:/tmp
22:43:08 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:43:09 Copying common-functions.sh to 10.30.170.32:/tmp
22:43:09 Warning: Permanently added '10.30.170.32' (ECDSA) to the list of known hosts.
22:43:09 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins16029499778481132251.sh
22:43:09 common-functions.sh is being sourced
22:43:09 common-functions environment:
22:43:09 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:09 ACTUALFEATURES:
22:43:09 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:09 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:09 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:09 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:09 CONTROLLERMEM: 2048m
22:43:09 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:09 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:09 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:09 SUITES:
22:43:09
22:43:09 #################################################
22:43:09 ## Configure Cluster and Start ##
22:43:09 #################################################
22:43:09 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology
22:43:09 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology
22:43:09 Locating script plan to use...
22:43:09 script plan exists!!!
22:43:09 Changing the script plan path...
22:43:09 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
22:43:09 #
22:43:09 # This program and the accompanying materials are made available under the
22:43:09 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
22:43:09 # and is available at http://www.eclipse.org/legal/epl-v10.html
22:43:09
22:43:09 # Place the suites in run order:
22:43:09 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh
22:43:09 Executing /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh...
22:43:09 Finished running script plans
22:43:09 Configuring member-1 with IP address 10.30.170.251
22:43:09 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:43:09 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:43:09 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium
22:43:09 common-functions.sh is being sourced
22:43:09 ++ [[ /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 ]]
22:43:09 ++ echo 'common-functions.sh is being sourced'
22:43:09 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT
22:43:09 ++ DISTROSTREAM=vanadium
22:43:09 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:09 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:09 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:09 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:09 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:09 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:09 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:09 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:09 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:09 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:09 ++ export CONTROLLERMEM=
22:43:09 ++ CONTROLLERMEM=
22:43:09 ++ case "${DISTROSTREAM}" in
22:43:09 ++ CLUSTER_SYSTEM=pekko
22:43:09 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:09 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:09 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:09 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:09 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:09 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:09 ++ print_common_env
22:43:09 ++ cat
22:43:09 common-functions environment:
22:43:09 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:09 ACTUALFEATURES:
22:43:09 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:09 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties
22:43:09 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:09 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:09 CONTROLLERMEM:
22:43:09 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:09 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:09 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:09 SUITES:
22:43:09
22:43:09 ++ SSH='ssh -t -t'
22:43:09 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:43:09 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:43:09 Changing to /tmp
22:43:09 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251124.190930-8.zip
22:43:09 + echo 'Changing to /tmp'
22:43:09 + cd /tmp
22:43:09 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251124.190930-8.zip'
22:43:09 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251124.190930-8.zip
22:43:09 --2025-11-24 22:43:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20251124.190930-8.zip
22:43:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:43:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:43:09 HTTP request sent, awaiting response... 200 OK
22:43:09 Length: 155217060 (148M) [application/zip]
22:43:09 Saving to: ‘netconf-karaf-10.0.3-20251124.190930-8.zip’
22:43:09
22:43:09 0K ........ ........ ........ ........ ........ ........ 2% 55.0M 3s
22:43:09 3072K ........ ........ ........ ........ ........ ........ 4% 118M 2s
22:43:10 6144K ........ ........ ........ ........ ........ ........ 6% 102M 2s
22:43:10 9216K ........ ........ ........ ........ ........ ........ 8% 118M 2s
22:43:10 12288K ........ ........ ........ ........ ........ ........ 10% 142M 1s
22:43:10 15360K ........ ........ ........ ........ ........ ........ 12% 71.8M 1s
22:43:10 18432K ........ ........ ........ ........ ........ ........ 14% 95.7M 1s
22:43:10 21504K ........ ........ ........ ........ ........ ........ 16% 112M 1s
22:43:10 24576K ........ ........ ........ ........ ........ ........ 18% 187M 1s
22:43:10 27648K ........ ........ ........ ........ ........ ........ 20% 142M 1s
22:43:10 30720K ........ ........ ........ ........ ........ ........ 22% 134M 1s
22:43:10 33792K ........ ........ ........ ........ ........ ........ 24% 95.9M 1s
22:43:10 36864K ........ ........ ........ ........ ........ ........ 26% 113M 1s
22:43:10 39936K ........ ........ ........ ........ ........ ........ 28% 124M 1s
22:43:10 43008K ........ ........ ........ ........ ........ ........ 30% 180M 1s
22:43:10 46080K ........ ........ ........ ........ ........ ........ 32% 170M 1s
22:43:10 49152K ........ ........ ........ ........ ........ ........ 34% 98.2M 1s
22:43:10 52224K ........ ........ ........ ........ ........ ........ 36% 164M 1s
22:43:10 55296K ........ ........ ........ ........ ........ ........ 38% 143M 1s
22:43:10 58368K ........ ........ ........ ........ ........ ........ 40% 177M 1s
22:43:10 61440K ........ ........ ........ ........ ........ ........ 42% 127M 1s
22:43:10 64512K ........ ........ ........ ........ ........ ........ 44% 150M 1s
22:43:10 67584K ........ ........ ........ ........ ........ ........ 46% 151M 1s
22:43:10 70656K ........ ........ ........ ........ ........ ........ 48% 149M 1s
22:43:10 73728K ........ ........ ........ ........ ........ ........ 50% 224M 1s
22:43:10 76800K ........ ........ ........ ........ ........ ........ 52% 132M 1s
22:43:10 79872K ........ ........ ........ ........ ........ ........ 54% 228M 1s
22:43:10 82944K ........ ........ ........ ........ ........ ........ 56% 234M 1s
22:43:10 86016K ........ ........ ........ ........ ........ ........ 58% 147M 0s
22:43:10 89088K ........ ........ ........ ........ ........ ........ 60% 153M 0s
22:43:10 92160K ........ ........ ........ ........ ........ ........ 62% 217M 0s
22:43:10 95232K ........ ........ ........ ........ ........ ........ 64% 162M 0s
22:43:10 98304K ........ ........ ........ ........ ........ ........ 66% 125M 0s
22:43:10 101376K ........ ........ ........ ........ ........ ........ 68% 153M 0s
22:43:10 104448K ........ ........ ........ ........ ........ ........ 70% 244M 0s
22:43:10 107520K ........ ........ ........ ........ ........ ........ 72% 290M 0s
22:43:10 110592K ........ ........ ........ ........ ........ ........ 74% 269M 0s
22:43:10 113664K ........ ........ ........ ........ ........ ........ 77% 297M 0s
22:43:10 116736K ........ ........ ........ ........ ........ ........ 79% 237M 0s
22:43:10 119808K ........ ........ ........ ........ ........ ........ 81% 187M 0s
22:43:10 122880K ........ ........ ........ ........ ........ ........ 83% 204M 0s
22:43:10 125952K ........ ........ ........ ........ ........ ........ 85% 204M 0s
22:43:10 129024K ........ ........ ........ ........ ........ ........ 87% 197M 0s
22:43:10 132096K ........ ........ ........ ........ ........ ........ 89% 176M 0s
22:43:10 135168K ........ ........ ........ ........ ........ ........ 91% 226M 0s
22:43:10 138240K ........ ........ ........ ........ ........ ........ 93% 197M 0s
22:43:10 141312K ........ ........ ........ ........ ........ ........ 95% 185M 0s
22:43:10 144384K ........ ........ ........ ........ ........ ........ 97% 223M 0s
22:43:10 147456K ........ ........ ........ ........ ........ ........ 99% 202M 0s
22:43:10 150528K ........ ........ 100% 206M=1.0s
22:43:10
22:43:10 2025-11-24 22:43:10 (149 MB/s) - ‘netconf-karaf-10.0.3-20251124.190930-8.zip’ saved [155217060/155217060]
22:43:10
22:43:10 Extracting the new controller...
22:43:10 + echo 'Extracting the new controller...'
22:43:10 + unzip -q netconf-karaf-10.0.3-20251124.190930-8.zip
22:43:12 Adding external repositories...
22:43:12 + echo 'Adding external repositories...'
22:43:12 + 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/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:12 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:43:12 ################################################################################
22:43:12 #
22:43:12 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:12 # contributor license agreements. See the NOTICE file distributed with
22:43:12 # this work for additional information regarding copyright ownership.
22:43:12 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:12 # (the "License"); you may not use this file except in compliance with
22:43:12 # the License. You may obtain a copy of the License at
22:43:12 #
22:43:12 # http://www.apache.org/licenses/LICENSE-2.0
22:43:12 #
22:43:12 # Unless required by applicable law or agreed to in writing, software
22:43:12 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:12 # See the License for the specific language governing permissions and
22:43:12 # limitations under the License.
22:43:12 #
22:43:12 ################################################################################
22:43:12
22:43:12 #
22:43:12 # If set to true, the following property will not allow any certificate to be used
22:43:12 # when accessing Maven repositories through SSL
22:43:12 #
22:43:12 #org.ops4j.pax.url.mvn.certificateCheck=
22:43:12
22:43:12 #
22:43:12 # Path to the local Maven settings file.
22:43:12 # The repositories defined in this file will be automatically added to the list
22:43:12 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:43:12 # below is not set.
22:43:12 # The following locations are checked for the existence of the settings.xml file
22:43:12 # * 1. looks for the specified url
22:43:12 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:43:12 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:43:12 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:43:12 #
22:43:12 #org.ops4j.pax.url.mvn.settings=
22:43:12
22:43:12 #
22:43:12 # Path to the local Maven repository which is used to avoid downloading
22:43:12 # artifacts when they already exist locally.
22:43:12 # The value of this property will be extracted from the settings.xml file
22:43:12 # above, or defaulted to:
22:43:12 # System.getProperty( "user.home" ) + "/.m2/repository"
22:43:12 #
22:43:12 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:43:12
22:43:12 #
22:43:12 # Default this to false. It's just weird to use undocumented repos
22:43:12 #
22:43:12 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:43:12
22:43:12 #
22:43:12 # Uncomment if you don't wanna use the proxy settings
22:43:12 # from the Maven conf/settings.xml file
22:43:12 #
22:43:12 # org.ops4j.pax.url.mvn.proxySupport=false
22:43:12
22:43:12 #
22:43:12 # Disable aether support by default. This ensure that the defaultRepositories
22:43:12 # below will be used
22:43:12 #
22:43:12 #org.ops4j.pax.url.mvn.disableAether=true
22:43:12
22:43:12 #
22:43:12 # Comma separated list of repositories scanned when resolving an artifact.
22:43:12 # Those repositories will be checked before iterating through the
22:43:12 # below list of repositories and even before the local repository
22:43:12 # A repository url can be appended with zero or more of the following flags:
22:43:12 # @snapshots : the repository contains snaphots
22:43:12 # @noreleases : the repository does not contain any released artifacts
22:43:12 #
22:43:12 # The following property value will add the system folder as a repo.
22:43:12 #
22:43:12 #org.ops4j.pax.url.mvn.defaultRepositories=
22:43:12
22:43:12 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:43:12 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:43:12
22:43:12 #
22:43:12 # Comma separated list of repositories scanned when resolving an artifact.
22:43:12 # The default list includes the following repositories:
22:43:12 # http://repo1.maven.org/maven2@id=central
22:43:12 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:43:12 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:43:12 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:43:12 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:43:12 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:43:12 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:43:12 # To add repositories to the default ones, prepend '+' to the list of repositories
22:43:12 # to add.
22:43:12 # A repository url can be appended with zero or more of the following flags:
22:43:12 # @snapshots : the repository contains snapshots
22:43:12 # @noreleases : the repository does not contain any released artifacts
22:43:12 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:43:12 #
22:43:12 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 \
22:43:12 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
22:43:12 file:${karaf.data}/kar@id=kar.repository@multi
22:43:12 Configuring the startup features...
22:43:12 + [[ True == \T\r\u\e ]]
22:43:12 + echo 'Configuring the startup features...'
22:43:12 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:12 + FEATURE_TEST_STRING=features-test
22:43:12 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT
22:43:12 + KARAF_VERSION=netconf
22:43:12 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
22:43:12 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:43:12 ################################################################################
22:43:12 #
22:43:12 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:12 # contributor license agreements. See the NOTICE file distributed with
22:43:12 # this work for additional information regarding copyright ownership.
22:43:12 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:12 # (the "License"); you may not use this file except in compliance with
22:43:12 # the License. You may obtain a copy of the License at
22:43:12 #
22:43:12 # http://www.apache.org/licenses/LICENSE-2.0
22:43:12 #
22:43:12 # Unless required by applicable law or agreed to in writing, software
22:43:12 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:12 # See the License for the specific language governing permissions and
22:43:12 # limitations under the License.
22:43:12 #
22:43:12 ################################################################################
22:43:12
22:43:12 #
22:43:12 # Comma separated list of features repositories to register by default
22:43:12 #
22:43:12 featuresRepositories = file:${karaf.etc}/285f57fd-ac07-452c-9b54-b4807d33caa4.xml
22:43:12
22:43:12 #
22:43:12 # Comma separated list of features to install at startup
22:43:12 #
22:43:12 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology, 7e6dbda0-2fc3-4302-98b1-609ccc75028f
22:43:12
22:43:12 #
22:43:12 # Resource repositories (OBR) that the features resolver can use
22:43:12 # to resolve requirements/capabilities
22:43:12 #
22:43:12 # The format of the resourceRepositories is
22:43:12 # resourceRepositories=[xml:url|json:url],...
22:43:12 # for Instance:
22:43:12 #
22:43:12 #resourceRepositories=xml:http://host/path/to/index.xml
22:43:12 # or
22:43:12 #resourceRepositories=json:http://host/path/to/index.json
22:43:12 #
22:43:12
22:43:12 #
22:43:12 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:43:12 #
22:43:12 featuresBootAsynchronous=false
22:43:12
22:43:12 #
22:43:12 # Service requirements enforcement
22:43:12 #
22:43:12 # By default, the feature resolver checks the service requirements/capabilities of
22:43:12 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:43:12 # the required bundles.
22:43:12 # The following flag can have those values:
22:43:12 # - disable: service requirements are completely ignored
22:43:12 # - default: service requirements are ignored for old features
22:43:12 # - enforce: service requirements are always verified
22:43:12 #
22:43:12 #serviceRequirements=default
22:43:12
22:43:12 #
22:43:12 # Store cfg file for config element in feature
22:43:12 #
22:43:12 #configCfgStore=true
22:43:12
22:43:12 #
22:43:12 # Define if the feature service automatically refresh bundles
22:43:12 #
22:43:12 autoRefresh=true
22:43:12
22:43:12 #
22:43:12 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:43:12 # XML file defines instructions related to features processing
22:43:12 # versions.properties may declare properties to resolve placeholders in XML file
22:43:12 # both files are relative to ${karaf.etc}
22:43:12 #
22:43:12 #featureProcessing=org.apache.karaf.features.xml
22:43:12 #featureProcessingVersions=versions.properties
22:43:12 + configure_karaf_log netconf ''
22:43:12 + local -r karaf_version=netconf
22:43:12 + local -r controllerdebugmap=
22:43:12 + local logapi=log4j
22:43:12 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:43:12 log4j2.rootLogger.level = INFO
22:43:12 #log4j2.rootLogger.type = asyncRoot
22:43:12 #log4j2.rootLogger.includeLocation = false
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:43:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:43:12 log4j2.rootLogger.appenderRef.Console.ref = Console
22:43:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:43:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:43:12 log4j2.logger.spifly.name = org.apache.aries.spifly
22:43:12 log4j2.logger.spifly.level = WARN
22:43:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:43:12 log4j2.logger.audit.level = INFO
22:43:12 log4j2.logger.audit.additivity = false
22:43:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:43:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:43:12 log4j2.appender.console.type = Console
22:43:12 log4j2.appender.console.name = Console
22:43:12 log4j2.appender.console.layout.type = PatternLayout
22:43:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:43:12 log4j2.appender.rolling.type = RollingRandomAccessFile
22:43:12 log4j2.appender.rolling.name = RollingFile
22:43:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:43:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:43:12 #log4j2.appender.rolling.immediateFlush = false
22:43:12 log4j2.appender.rolling.append = true
22:43:12 log4j2.appender.rolling.layout.type = PatternLayout
22:43:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:43:12 log4j2.appender.rolling.policies.type = Policies
22:43:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:43:12 log4j2.appender.rolling.policies.size.size = 64MB
22:43:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:43:12 log4j2.appender.rolling.strategy.max = 7
22:43:12 log4j2.appender.audit.type = RollingRandomAccessFile
22:43:12 log4j2.appender.audit.name = AuditRollingFile
22:43:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:43:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:43:12 log4j2.appender.audit.append = true
22:43:12 log4j2.appender.audit.layout.type = PatternLayout
22:43:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:43:12 log4j2.appender.audit.policies.type = Policies
22:43:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:43:12 log4j2.appender.audit.policies.size.size = 8MB
22:43:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:43:12 log4j2.appender.audit.strategy.max = 7
22:43:12 log4j2.appender.osgi.type = PaxOsgi
22:43:12 log4j2.appender.osgi.name = PaxOsgi
22:43:12 log4j2.appender.osgi.filter = *
22:43:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:43:12 #log4j2.logger.aether.level = TRACE
22:43:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:43:12 #log4j2.logger.http-headers.level = DEBUG
22:43:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:43:12 #log4j2.logger.maven.level = TRACE
22:43:12 + logapi=log4j2
22:43:12 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
22:43:12 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
22:43:12 + '[' log4j2 == log4j2 ']'
22:43:12 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:12 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:43:12 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:43:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:43:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:43:12 + unset IFS
22:43:12 controllerdebugmap:
22:43:12 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:12 + echo 'controllerdebugmap: '
22:43:12 + '[' -n '' ']'
22:43:12 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:43:12 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:43:12 ################################################################################
22:43:12 #
22:43:12 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:12 # contributor license agreements. See the NOTICE file distributed with
22:43:12 # this work for additional information regarding copyright ownership.
22:43:12 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:12 # (the "License"); you may not use this file except in compliance with
22:43:12 # the License. You may obtain a copy of the License at
22:43:12 #
22:43:12 # http://www.apache.org/licenses/LICENSE-2.0
22:43:12 #
22:43:12 # Unless required by applicable law or agreed to in writing, software
22:43:12 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:12 # See the License for the specific language governing permissions and
22:43:12 # limitations under the License.
22:43:12 #
22:43:12 ################################################################################
22:43:12
22:43:12 # Common pattern layout for appenders
22:43:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:43:12
22:43:12 # Root logger
22:43:12 log4j2.rootLogger.level = INFO
22:43:12 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:43:12 #log4j2.rootLogger.type = asyncRoot
22:43:12 #log4j2.rootLogger.includeLocation = false
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:43:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:43:12 log4j2.rootLogger.appenderRef.Console.ref = Console
22:43:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:43:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:43:12
22:43:12 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:43:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:43:12
22:43:12 # Loggers configuration
22:43:12
22:43:12 # Spifly logger
22:43:12 log4j2.logger.spifly.name = org.apache.aries.spifly
22:43:12 log4j2.logger.spifly.level = WARN
22:43:12
22:43:12 # Security audit logger
22:43:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:43:12 log4j2.logger.audit.level = INFO
22:43:12 log4j2.logger.audit.additivity = false
22:43:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:43:12
22:43:12 # Appenders configuration
22:43:12
22:43:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:43:12 log4j2.appender.console.type = Console
22:43:12 log4j2.appender.console.name = Console
22:43:12 log4j2.appender.console.layout.type = PatternLayout
22:43:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:43:12
22:43:12 # Rolling file appender
22:43:12 log4j2.appender.rolling.type = RollingRandomAccessFile
22:43:12 log4j2.appender.rolling.name = RollingFile
22:43:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:43:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:43:12 # uncomment to not force a disk flush
22:43:12 #log4j2.appender.rolling.immediateFlush = false
22:43:12 log4j2.appender.rolling.append = true
22:43:12 log4j2.appender.rolling.layout.type = PatternLayout
22:43:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:43:12 log4j2.appender.rolling.policies.type = Policies
22:43:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:43:12 log4j2.appender.rolling.policies.size.size = 1GB
22:43:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:43:12 log4j2.appender.rolling.strategy.max = 7
22:43:12
22:43:12 # Audit file appender
22:43:12 log4j2.appender.audit.type = RollingRandomAccessFile
22:43:12 log4j2.appender.audit.name = AuditRollingFile
22:43:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:43:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:43:12 log4j2.appender.audit.append = true
22:43:12 log4j2.appender.audit.layout.type = PatternLayout
22:43:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:43:12 log4j2.appender.audit.policies.type = Policies
22:43:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:43:12 log4j2.appender.audit.policies.size.size = 8MB
22:43:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:43:12 log4j2.appender.audit.strategy.max = 7
22:43:12
22:43:12 # OSGi appender
22:43:12 log4j2.appender.osgi.type = PaxOsgi
22:43:12 log4j2.appender.osgi.name = PaxOsgi
22:43:12 log4j2.appender.osgi.filter = *
22:43:12
22:43:12 # help with identification of maven-related problems with pax-url-aether
22:43:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:43:12 #log4j2.logger.aether.level = TRACE
22:43:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:43:12 #log4j2.logger.http-headers.level = DEBUG
22:43:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:43:12 #log4j2.logger.maven.level = TRACE
22:43:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:43:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:43:12 Configure
22:43:12 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:12 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:43:12 + local -r controllermem=6144m
22:43:12 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:12 + echo Configure
22:43:12 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:43:12 max memory: 6144m
22:43:12 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:12 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:43:12 + echo ' max memory: 6144m'
22:43:12 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:43:12 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:12 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:12 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:12 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv'
22:43:12 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv
22:43:12 #!/bin/sh
22:43:12 #
22:43:12 # Licensed to the Apache Software Foundation (ASF) under one or more
22:43:12 # contributor license agreements. See the NOTICE file distributed with
22:43:12 # this work for additional information regarding copyright ownership.
22:43:12 # The ASF licenses this file to You under the Apache License, Version 2.0
22:43:12 # (the "License"); you may not use this file except in compliance with
22:43:12 # the License. You may obtain a copy of the License at
22:43:12 #
22:43:12 # http://www.apache.org/licenses/LICENSE-2.0
22:43:12 #
22:43:12 # Unless required by applicable law or agreed to in writing, software
22:43:12 # distributed under the License is distributed on an "AS IS" BASIS,
22:43:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:43:12 # See the License for the specific language governing permissions and
22:43:12 # limitations under the License.
22:43:12 #
22:43:12
22:43:12 #
22:43:12 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:43:12 # script: client, instance, shell, start, status, stop, karaf
22:43:12 #
22:43:12 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:43:12 # Actions go here...
22:43:12 # fi
22:43:12
22:43:12 #
22:43:12 # general settings which should be applied for all scripts go here; please keep
22:43:12 # in mind that it is possible that scripts might be executed more than once, e.g.
22:43:12 # in example of the start script where the start script is executed first and the
22:43:12 # karaf script afterwards.
22:43:12 #
22:43:12
22:43:12 #
22:43:12 # The following section shows the possible configuration options for the default
22:43:12 # karaf scripts
22:43:12 #
22:43:12 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:43:12 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:43:12 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:43:12 # export EXTRA_JAVA_OPTS # Additional JVM options
22:43:12 # export KARAF_HOME # Karaf home folder
22:43:12 # export KARAF_DATA # Karaf data folder
22:43:12 # export KARAF_BASE # Karaf base folder
22:43:12 # export KARAF_ETC # Karaf etc folder
22:43:12 # export KARAF_LOG # Karaf log folder
22:43:12 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:43:12 # export KARAF_OPTS # Additional available Karaf options
22:43:12 # export KARAF_DEBUG # Enable debug mode
22:43:12 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:43:12 # export KARAF_NOROOT # Prevent execution as root if set to true
22:43:12 Set Java version
22:43:12 + echo 'Set Java version'
22:43:12 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:43:12 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:43:12 sudo: a password is required
22:43:12 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:12 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:43:12 sudo: a password is required
22:43:12 JDK default version ...
22:43:12 + echo 'JDK default version ...'
22:43:12 + java -version
22:43:12 openjdk version "21.0.8" 2025-07-15
22:43:12 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
22:43:12 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
22:43:12 Set JAVA_HOME
22:43:12 + echo 'Set JAVA_HOME'
22:43:12 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:43:12 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:43:12 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:12 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:12 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:43:12 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:43:12 Listing all open ports on controller system...
22:43:12 + echo 'Listing all open ports on controller system...'
22:43:12 + netstat -pnatu
22:43:12 /tmp/configuration-script.sh: line 40: netstat: command not found
22:43:12 + '[' -f /tmp/custom_shard_config.txt ']'
22:43:12 Configuring cluster
22:43:12 + echo 'Configuring cluster'
22:43:12 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.251
22:43:12 ################################################
22:43:12 ## Configure Cluster ##
22:43:12 ################################################
22:43:12 NOTE: Cluster configuration files not found. Copying from
22:43:12 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:43:12 Configuring unique name in pekko.conf
22:43:12 Configuring hostname in pekko.conf
22:43:12 Configuring data and rpc seed nodes in pekko.conf
22:43:12 modules = [
22:43:12
22:43:12 ]
22:43:12 Configuring replication type in module-shards.conf
22:43:12 ################################################
22:43:12 ## NOTE: Manually restart controller to ##
22:43:12 ## apply configuration. ##
22:43:12 ################################################
22:43:12 Dump pekko.conf
22:43:12 + echo 'Dump pekko.conf'
22:43:12 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf
22:43:12
22:43:12 odl-cluster-data {
22:43:12 pekko {
22:43:12 remote {
22:43:12 artery {
22:43:12 enabled = on
22:43:12 transport = tcp
22:43:12 canonical.hostname = "10.30.170.251"
22:43:12 canonical.port = 2550
22:43:12 }
22:43:12 }
22:43:12
22:43:12 cluster {
22:43:12 # Using artery.
22:43:12 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.251:2550"]
22:43:12
22:43:12 roles = ["member-1"]
22:43:12
22:43:12 # when under load we might trip a false positive on the failure detector
22:43:12 # failure-detector {
22:43:12 # heartbeat-interval = 4 s
22:43:12 # acceptable-heartbeat-pause = 16s
22:43:12 # }
22:43:12 }
22:43:12
22:43:12 persistence {
22:43:12 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:43:12 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:43:12 # The relative path is always relative to KARAF_HOME.
22:43:12
22:43:12 # snapshot-store.local.dir = "target/snapshots"
22:43:12 }
22:43:12 disable-default-actor-system-quarantined-event-handling = "false"
22:43:12 }
22:43:12 }
22:43:12 Dump modules.conf
22:43:12 + echo 'Dump modules.conf'
22:43:12 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf
22:43:12 modules = [
22:43:12
22:43:12 ]
22:43:12 Dump module-shards.conf
22:43:12 + echo 'Dump module-shards.conf'
22:43:12 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf
22:43:12 module-shards = [
22:43:12 {
22:43:12 name = "default"
22:43:12 shards = [
22:43:12 {
22:43:12 name = "default"
22:43:12 replicas = ["member-1"]
22:43:12 }
22:43:12 ]
22:43:12 }
22:43:12 ]
22:43:12 Locating config plan to use...
22:43:12 Finished running config plans
22:43:12 Starting member-1 with IP address 10.30.170.251
22:43:12 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:43:12 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:43:13 Redirecting karaf console output to karaf_console.log
22:43:13 Starting controller...
22:43:13 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:43:13 Execute the post startup script on controller 10.30.170.251
22:43:13 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:43:13 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:43:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:43:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:43:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:43:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:43:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:43:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:43:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:43:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:43:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:43:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:44:13 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:44:18 2025-11-24T22:43:31,997 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:44:18 Controller is UP
22:44:18 2025-11-24T22:43:31,997 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 243 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:44:18 Listing all open ports on controller system...
22:44:18 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:44:18 looking for "BindException: Address already in use" in log file
22:44:18 looking for "server is unhealthy" in log file
22:44:18 Let's take the karaf thread dump
22:44:18 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:44:19 karaf main: org.apache.karaf.main.Main, pid:2042
22:44:19 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:44:19 Generating mininet variables...
22:44:19 Locating test plan to use...
22:44:19 Changing the testplan path...
22:44:19 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
22:44:19 #
22:44:19 # This program and the accompanying materials are made available under the
22:44:19 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
22:44:19 # and is available at http://www.eclipse.org/legal/epl-v10.html
22:44:19
22:44:19 # Place the suites in run order:
22:44:19 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/ready
22:44:19 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/performance.robot
22:44:19 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/mdsal.robot
22:44:19 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getmulti.robot
22:44:19 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getsingle.robot
22:44:19 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/performance.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/mdsal.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getmulti.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getsingle.robot ...
22:44:19 ==============================================================================
22:44:19 netconf-scale.txt
22:44:19 ==============================================================================
22:44:19 netconf-scale.txt.Ready
22:44:19 ==============================================================================
22:44:20 netconf-scale.txt.Ready.Netconfready :: netconf-connector readiness test su...
22:44:20 ==============================================================================
22:44:23 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:44:34 | FAIL |
22:44:34 ... click for list of related bugs or create a new one if needed (with the
22:44:34 "netconf_scale_txt_ready_netconfready_check_whether_netconf_topology_is_ready"
22:44:34 reference somewhere inside)
22:44:34 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_ready_netconfready_check_whether_netconf_topology_is_ready&order=bug_status"
22:44:34
22:44:34 Keyword 'Check_Netconf_Topology_Ready' failed after retrying 10 times. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'.
22:44:34
22:44:34 Also keyword teardown failed:
22:44:34 Several failures occurred:
22:44:34
22:44:34 1) Dictionary does not contain key 'test-device'.
22:44:34
22:44:34 2) Dictionary '${Stream_dict}' has no key 'vanadium'.
22:44:34
22:44:34 3) FileNotFoundError: [Errno 2] No such file or directory: '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/variables/netconf/device/None/None/location.uri'
22:44:34
22:44:34 4) Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
22:44:34 ------------------------------------------------------------------------------
22:44:34 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:44:35 | PASS |
22:44:35 ------------------------------------------------------------------------------
22:44:35 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:44:35 | PASS |
22:44:35 Netconf was detected to be up and running so bug 5014 did not show up.
22:44:35 ------------------------------------------------------------------------------
22:44:35 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:44:35 | PASS |
22:44:35 Netconf was detected to be up and running so bug 5014 did not show up.
22:44:35 ------------------------------------------------------------------------------
22:44:35 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:44:35 | FAIL |
22:44:35 ... click for list of related bugs or create a new one if needed (with the
22:44:35 "netconf_scale_txt_ready_netconfready_check_whether_netconf_can_pretty_print"
22:44:35 reference somewhere inside)
22:44:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_ready_netconfready_check_whether_netconf_can_pretty_print&order=bug_status"
22:44:35
22:44:35 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:44:35 ------------------------------------------------------------------------------
22:44:35 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:44:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:44:56 | PASS |
22:44:56 ------------------------------------------------------------------------------
22:44:56 netconf-scale.txt.Ready.Netconfready :: netconf-connector readines... | FAIL |
22:44:56 6 tests, 4 passed, 2 failed
22:44:56 ==============================================================================
22:44:56 netconf-scale.txt.Ready | FAIL |
22:44:56 6 tests, 4 passed, 2 failed
22:44:56 ==============================================================================
22:44:56 netconf-scale.txt.Performance :: netconf-restperfclient Update performance ...
22:44:56 ==============================================================================
22:44:58 Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL |
22:44:58 Parent suite setup failed:
22:44:58 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:44:58 ------------------------------------------------------------------------------
22:44:58 Configure_Device_On_Netconf :: Configure the testtool device on Ne... | FAIL |
22:44:58 Parent suite setup failed:
22:44:58 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:44:58 ------------------------------------------------------------------------------
22:44:58 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL |
22:44:58 Parent suite setup failed:
22:44:58 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:44:58 ------------------------------------------------------------------------------
22:44:58 Create_Device_Data :: Send some sample test data into the device a... | FAIL |
22:44:58 Parent suite setup failed:
22:44:58 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:44:58 ------------------------------------------------------------------------------
22:44:58 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
22:44:58 Parent suite setup failed:
22:44:58 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:44:58 ------------------------------------------------------------------------------
22:44:58 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
22:44:58 Parent suite setup failed:
22:44:58 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:44:58 ------------------------------------------------------------------------------
22:44:58 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... | FAIL |
22:44:58 Parent suite setup failed:
22:44:58 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:44:58 ------------------------------------------------------------------------------
22:44:58 netconf-scale.txt.Performance :: netconf-restperfclient Update per... | FAIL |
22:44:58 Suite setup failed:
22:44:58 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:44:58
22:44:58 Also suite teardown failed:
22:44:58 Variable '${testtool}' not found.
22:44:58
22:44:58 7 tests, 0 passed, 7 failed
22:44:58 ==============================================================================
22:44:58 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performance test su...
22:44:58 ==============================================================================
22:45:00 Create_Test_Data_For_Direct_Access :: Send some sample test data i... | FAIL |
22:45:00 Parent suite setup failed:
22:45:00 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:00 ------------------------------------------------------------------------------
22:45:00 Run_RestPerfClient_Directly_On_MDSAL :: Deploy and execute restper... | FAIL |
22:45:00 Parent suite setup failed:
22:45:00 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:00 ------------------------------------------------------------------------------
22:45:00 Check_For_Failed_Direct_MDSAL_Requests :: Make sure there are no f... | FAIL |
22:45:00 Parent suite setup failed:
22:45:00 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:00 ------------------------------------------------------------------------------
22:45:00 Cleanup_And_Collect_For_Direct_Access :: Cleanup the test data pro... | FAIL |
22:45:00 Parent suite setup failed:
22:45:00 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:00 ------------------------------------------------------------------------------
22:45:00 Create_Test_Data_For_Connector_Access :: Create the test data cont... | FAIL |
22:45:00 Parent suite setup failed:
22:45:00 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:00 ------------------------------------------------------------------------------
22:45:00 Configure_ODL_As_A_Device_On_Netconf :: Configure ODL MDSAL Northb... | FAIL |
22:45:00 Parent suite setup failed:
22:45:00 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:00 ------------------------------------------------------------------------------
22:45:00 Run_RestPerfClient_Through_Netconf_Connector :: Ask RestPerfClient... | FAIL |
22:45:00 Parent suite setup failed:
22:45:00 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:00 ------------------------------------------------------------------------------
22:45:00 Check_For_Failed_Netconf_Connector_Requests :: Make sure there are... | FAIL |
22:45:00 Parent suite setup failed:
22:45:00 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:00 ------------------------------------------------------------------------------
22:45:00 Deconfigure_ODL_From_Netconf :: Deconfigure the ODL MDSAL Northbou... | FAIL |
22:45:00 Parent suite setup failed:
22:45:00 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:00 ------------------------------------------------------------------------------
22:45:00 Cleanup_And_Collect_For_Connector_Access :: Delete the test data p... | FAIL |
22:45:00 Parent suite setup failed:
22:45:00 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:00 ------------------------------------------------------------------------------
22:45:00 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performanc... | FAIL |
22:45:00 Suite setup failed:
22:45:00 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:00
22:45:00 10 tests, 0 passed, 10 failed
22:45:00 ==============================================================================
22:45:00 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite (multi-t...
22:45:00 ==============================================================================
22:45:01 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:01 | FAIL |
22:45:01 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:01 ------------------------------------------------------------------------------
22:45:01 Configure_Devices_On_Netconf :: Make requests to configure the tes... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:01 | FAIL |
22:45:01 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:45:01 ------------------------------------------------------------------------------
22:45:01 Wait_For_Devices_To_Connect :: Wait for the devices to become conn... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:02 | FAIL |
22:45:02 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:45:02 ------------------------------------------------------------------------------
22:45:02 Issue_Requests_On_Devices :: Spawn the specified count of worker t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:02 | FAIL |
22:45:02 'protocol/a:network-topology/a:topology[a:topology-id=\'topology-netconf\']/a:node[a:node-id=\'netconf-scaling-device-1\']Mount point does not existresource-denied-transport' != ''
22:45:02 ------------------------------------------------------------------------------
22:45:02 Deconfigure_Devices :: Make requests to deconfigure the testtool d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:02 | FAIL |
22:45:02 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4547
22:45:02
22:45:02 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:45:02 ------------------------------------------------------------------------------
22:45:02 Check_Devices_Are_Deconfigured :: Check there are no netconf conne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:02 | FAIL |
22:45:02 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:45:02 ------------------------------------------------------------------------------
22:45:02 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite... | FAIL |
22:45:02 Suite teardown failed:
22:45:02 Variable '${testtool_log}' not found.
22:45:02
22:45:02 6 tests, 0 passed, 6 failed
22:45:02 ==============================================================================
22:45:03 netconf-scale.txt.Getsingle :: netconf-connector scaling test suite (single...
22:45:03 ==============================================================================
22:45:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:04 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:04 | FAIL |
22:45:04 Dictionary '${Stream_dict}' has no key 'vanadium'.
22:45:04 ------------------------------------------------------------------------------
22:45:04 Configure_Devices_Onto_Netconf :: Make requests to configure the t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:04 | FAIL |
22:45:04 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:45:04 ------------------------------------------------------------------------------
22:45:04 Get_Data_From_Devices :: Ask testtool devices for data. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:04 | FAIL |
22:45:04 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:45:04 ------------------------------------------------------------------------------
22:45:04 Deconfigure_Devices_From_Netconf :: Make requests to deconfigure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:45:04 | FAIL |
22:45:04 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4547
22:45:04
22:45:04 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found.
22:45:04 ------------------------------------------------------------------------------
22:45:05 netconf-scale.txt.Getsingle :: netconf-connector scaling test suit... | FAIL |
22:45:05 Suite teardown failed:
22:45:05 Variable '${testtool_log}' not found.
22:45:05
22:45:05 4 tests, 0 passed, 4 failed
22:45:05 ==============================================================================
22:45:05 netconf-scale.txt | FAIL |
22:45:05 33 tests, 4 passed, 29 failed
22:45:05 ==============================================================================
22:45:05 Output: /w/workspace/netconf-csit-1node-scale-only-vanadium/output.xml
22:45:05 Log: /w/workspace/netconf-csit-1node-scale-only-vanadium/log.html
22:45:05 Report: /w/workspace/netconf-csit-1node-scale-only-vanadium/report.html
22:45:05 Examining the files in data/log and checking filesize
22:45:05 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:45:05 total 332
22:45:05 drwxrwxr-x 2 jenkins jenkins 4096 Nov 24 22:43 .
22:45:05 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 24 22:43 karaf_console.log
22:45:05 drwxrwxr-x 9 jenkins jenkins 4096 Nov 24 22:43 ..
22:45:05 -rw-rw-r-- 1 jenkins jenkins 325759 Nov 24 22:45 karaf.log
22:45:05 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:45:05 320K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log
22:45:05 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log
22:45:05 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:45:06 ls: cannot access '/tmp/netconf-karaf-10.0.3-SNAPSHOT/*.hprof': No such file or directory
22:45:06 Let's take the karaf thread dump again...
22:45:06 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:45:06 karaf main: org.apache.karaf.main.Main, pid:2042
22:45:06 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:45:06 Killing ODL
22:45:06 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:45:11 Compressing karaf.log 1
22:45:11 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:45:12 Fetching compressed karaf.log 1
22:45:12 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:45:12 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:45:12 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:45:12 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:45:12 Fetch GC logs
22:45:13 Warning: Permanently added '10.30.170.251' (ECDSA) to the list of known hosts.
22:45:13 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory
22:45:13 Examine copied files
22:45:13 total 2308
22:45:13 drwxrwxr-x. 2 jenkins jenkins 6 Nov 24 22:45 gclogs-1
22:45:13 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 24 22:45 odl1_karaf_console.log
22:45:13 -rw-rw-r--. 1 jenkins jenkins 26205 Nov 24 22:45 odl1_karaf.log.gz
22:45:13 -rw-rw-r--. 1 jenkins jenkins 124049 Nov 24 22:45 karaf_1_2042_threads_after.log
22:45:13 -rw-rw-r--. 1 jenkins jenkins 14691 Nov 24 22:45 ps_after.log
22:45:13 -rw-rw-r--. 1 jenkins jenkins 257808 Nov 24 22:45 report.html
22:45:13 -rw-rw-r--. 1 jenkins jenkins 467476 Nov 24 22:45 log.html
22:45:13 -rw-rw-r--. 1 jenkins jenkins 1278578 Nov 24 22:45 output.xml
22:45:13 -rw-rw-r--. 1 jenkins jenkins 823 Nov 24 22:44 testplan.txt
22:45:13 -rw-rw-r--. 1 jenkins jenkins 101270 Nov 24 22:44 karaf_1_2042_threads_before.log
22:45:13 -rw-rw-r--. 1 jenkins jenkins 14506 Nov 24 22:44 ps_before.log
22:45:13 -rw-rw-r--. 1 jenkins jenkins 3354 Nov 24 22:43 post-startup-script.sh
22:45:13 -rw-rw-r--. 1 jenkins jenkins 276 Nov 24 22:43 startup-script.sh
22:45:13 -rw-rw-r--. 1 jenkins jenkins 3586 Nov 24 22:43 configuration-script.sh
22:45:13 -rw-rw-r--. 1 jenkins jenkins 419 Nov 24 22:43 scriptplan.txt
22:45:13 -rw-rw-r--. 1 jenkins jenkins 361 Nov 24 22:42 detect_variables.env
22:45:13 -rw-rw-r--. 1 jenkins jenkins 3690 Nov 24 22:42 pom.xml
22:45:13 -rw-rw-r--. 1 jenkins jenkins 96 Nov 24 22:42 set_variables.env
22:45:13 -rw-rw-r--. 1 jenkins jenkins 297 Nov 24 22:42 slave_addresses.txt
22:45:13 -rw-rw-r--. 1 jenkins jenkins 570 Nov 24 22:42 requirements.txt
22:45:13 -rw-rw-r--. 1 jenkins jenkins 26 Nov 24 22:42 env.properties
22:45:13 -rw-rw-r--. 1 jenkins jenkins 333 Nov 24 22:40 stack-parameters.yaml
22:45:13 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 24 22:39 test
22:45:13 drwxrwxr-x. 2 jenkins jenkins 6 Nov 24 22:39 test@tmp
22:45:13 -rw-rw-r--. 1 jenkins jenkins 1402 Nov 24 19:36 maven-metadata.xml
22:45:13 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins12637138666190987753.sh
22:45:13 Karaf Deployments, Tests must have already run
22:45:13 [netconf-csit-1node-scale-only-vanadium] $ /bin/sh /tmp/jenkins4512055001322118716.sh
22:45:13 Cleaning up Robot installation...
22:45:13 $ ssh-agent -k
22:45:13 unset SSH_AUTH_SOCK;
22:45:13 unset SSH_AGENT_PID;
22:45:13 echo Agent pid 5285 killed;
22:45:13 [ssh-agent] Stopped.
22:45:13 Recording plot data
22:45:13 Robot results publisher started...
22:45:13 INFO: Checking test criticality is deprecated and will be dropped in a future release!
22:45:13 -Parsing output xml:
22:45:14 Done!
22:45:14 -Copying log files to build dir:
22:45:14 Done!
22:45:14 -Assigning results to build:
22:45:14 Done!
22:45:14 -Checking thresholds:
22:45:14 Done!
22:45:14 Done publishing Robot results.
22:45:14 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
22:45:14 [PostBuildScript] - [INFO] Executing post build scripts.
22:45:14 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins6761368632630712149.sh
22:45:14 Archiving csit artifacts
22:45:14 mv: cannot stat '*_1.png': No such file or directory
22:45:14 mv: cannot stat '/tmp/odl1_*': No such file or directory
22:45:14 % Total % Received % Xferd Average Speed Time Time Time Current
22:45:14 Dload Upload Total Spent Left Speed
22:45:14
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 229k 0 229k 0 0 2521k 0 --:--:-- --:--:-- --:--:-- 2494k
100 393k 0 393k 0 0 3673k 0 --:--:-- --:--:-- --:--:-- 3639k
22:45:14 Archive: robot-plugin.zip
22:45:14 inflating: ./archives/robot-plugin/log.html
22:45:14 inflating: ./archives/robot-plugin/output.xml
22:45:14 inflating: ./archives/robot-plugin/report.html
22:45:14 mv: cannot stat '*.log.gz': No such file or directory
22:45:14 mv: cannot stat '*.csv': No such file or directory
22:45:14 mv: cannot stat '*.png': No such file or directory
22:45:14 [PostBuildScript] - [INFO] Executing post build scripts.
22:45:14 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins948804782633210259.sh
22:45:14 [PostBuildScript] - [INFO] Executing post build scripts.
22:45:14 [EnvInject] - Injecting environment variables from a build step.
22:45:14 [EnvInject] - Injecting as environment variables the properties content
22:45:14 OS_CLOUD=vex
22:45:14 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-vanadium-33
22:45:14
22:45:14 [EnvInject] - Variables injected successfully.
22:45:14 provisioning config files...
22:45:15 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:45:15 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins13112543583899754409.sh
22:45:15 ---> openstack-stack-delete.sh
22:45:15 Setup pyenv:
22:45:15 system
22:45:15 3.8.13
22:45:15 3.9.13
22:45:15 3.10.13
22:45:15 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:45:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A79y from file:/tmp/.os_lf_venv
22:45:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:45:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:45:17 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.
22:45:17 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
22:45:17 lf-activate-venv(): INFO: Base packages installed successfully
22:45:17 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:45:33 lf-activate-venv(): INFO: Adding /tmp/venv-A79y/bin to PATH
22:45:33 INFO: Stack cost retrieval disabled, setting cost to 0
22:45:45 INFO: Deleting stack releng-netconf-csit-1node-scale-only-vanadium-33
22:45:45 Successfully deleted stack releng-netconf-csit-1node-scale-only-vanadium-33
22:45:45 [PostBuildScript] - [INFO] Executing post build scripts.
22:45:45 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins2322807899508794469.sh
22:45:45 ---> sysstat.sh
22:45:46 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins2541615122542492158.sh
22:45:46 ---> package-listing.sh
22:45:46 ++ facter osfamily
22:45:46 ++ tr '[:upper:]' '[:lower:]'
22:45:46 + OS_FAMILY=redhat
22:45:46 + workspace=/w/workspace/netconf-csit-1node-scale-only-vanadium
22:45:46 + START_PACKAGES=/tmp/packages_start.txt
22:45:46 + END_PACKAGES=/tmp/packages_end.txt
22:45:46 + DIFF_PACKAGES=/tmp/packages_diff.txt
22:45:46 + PACKAGES=/tmp/packages_start.txt
22:45:46 + '[' /w/workspace/netconf-csit-1node-scale-only-vanadium ']'
22:45:46 + PACKAGES=/tmp/packages_end.txt
22:45:46 + case "${OS_FAMILY}" in
22:45:46 + rpm -qa
22:45:46 + sort
22:45:47 + '[' -f /tmp/packages_start.txt ']'
22:45:47 + '[' -f /tmp/packages_end.txt ']'
22:45:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt
22:45:47 + '[' /w/workspace/netconf-csit-1node-scale-only-vanadium ']'
22:45:47 + mkdir -p /w/workspace/netconf-csit-1node-scale-only-vanadium/archives/
22:45:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-only-vanadium/archives/
22:45:47 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins4040858570152061400.sh
22:45:47 ---> capture-instance-metadata.sh
22:45:47 Setup pyenv:
22:45:47 system
22:45:47 3.8.13
22:45:47 3.9.13
22:45:47 3.10.13
22:45:47 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:45:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A79y from file:/tmp/.os_lf_venv
22:45:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:45:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:45:49 lf-activate-venv(): INFO: Base packages installed successfully
22:45:49 lf-activate-venv(): INFO: Installing additional packages: lftools
22:45:59 lf-activate-venv(): INFO: Adding /tmp/venv-A79y/bin to PATH
22:45:59 INFO: Running in OpenStack, capturing instance metadata
22:45:59 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins549697181067125491.sh
22:45:59 provisioning config files...
22:46:00 Could not find credentials [logs] for netconf-csit-1node-scale-only-vanadium #33
22:46:00 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/config5703191347143050971tmp
22:46:00 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
22:46:00 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
22:46:00 provisioning config files...
22:46:00 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
22:46:00 [EnvInject] - Injecting environment variables from a build step.
22:46:00 [EnvInject] - Injecting as environment variables the properties content
22:46:00 SERVER_ID=logs
22:46:00
22:46:00 [EnvInject] - Variables injected successfully.
22:46:00 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins2780060970265220128.sh
22:46:00 ---> create-netrc.sh
22:46:00 WARN: Log server credential not found.
22:46:00 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins14396829637345794629.sh
22:46:00 ---> python-tools-install.sh
22:46:00 Setup pyenv:
22:46:00 system
22:46:00 3.8.13
22:46:00 3.9.13
22:46:00 3.10.13
22:46:00 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:46:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A79y from file:/tmp/.os_lf_venv
22:46:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:46:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:46:02 lf-activate-venv(): INFO: Base packages installed successfully
22:46:02 lf-activate-venv(): INFO: Installing additional packages: lftools
22:46:15 lf-activate-venv(): INFO: Adding /tmp/venv-A79y/bin to PATH
22:46:15 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins15565954783362608087.sh
22:46:15 ---> sudo-logs.sh
22:46:15 Archiving 'sudo' log..
22:46:15 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins14153792897642188060.sh
22:46:15 ---> job-cost.sh
22:46:15 Setup pyenv:
22:46:15 system
22:46:15 3.8.13
22:46:15 3.9.13
22:46:15 3.10.13
22:46:15 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:46:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A79y from file:/tmp/.os_lf_venv
22:46:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:46:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:46:18 lf-activate-venv(): INFO: Base packages installed successfully
22:46:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
22:46:26 lf-activate-venv(): INFO: Adding /tmp/venv-A79y/bin to PATH
22:46:26 DEBUG: total: 0
22:46:26 INFO: Retrieving Stack Cost...
22:46:26 INFO: Retrieving Pricing Info for: v3-standard-2
22:46:27 INFO: Archiving Costs
22:46:27 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins10297440602490120547.sh
22:46:27 ---> logs-deploy.sh
22:46:27 Setup pyenv:
22:46:27 system
22:46:27 3.8.13
22:46:27 3.9.13
22:46:27 3.10.13
22:46:27 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version)
22:46:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A79y from file:/tmp/.os_lf_venv
22:46:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:46:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:46:29 lf-activate-venv(): INFO: Base packages installed successfully
22:46:29 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
22:46:40 lf-activate-venv(): INFO: Adding /tmp/venv-A79y/bin to PATH
22:46:40 WARNING: Nexus logging server not set
22:46:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-only-vanadium/33/
22:46:40 INFO: archiving logs to S3
22:46:41 ---> uname -a:
22:46:41 Linux prd-centos8-robot-2c-8g-13294.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
22:46:41
22:46:41
22:46:41 ---> lscpu:
22:46:41 Architecture: x86_64
22:46:41 CPU op-mode(s): 32-bit, 64-bit
22:46:41 Byte Order: Little Endian
22:46:41 CPU(s): 2
22:46:41 On-line CPU(s) list: 0,1
22:46:41 Thread(s) per core: 1
22:46:41 Core(s) per socket: 1
22:46:41 Socket(s): 2
22:46:41 NUMA node(s): 1
22:46:41 Vendor ID: AuthenticAMD
22:46:41 CPU family: 23
22:46:41 Model: 49
22:46:41 Model name: AMD EPYC-Rome Processor
22:46:41 Stepping: 0
22:46:41 CPU MHz: 2799.998
22:46:41 BogoMIPS: 5599.99
22:46:41 Virtualization: AMD-V
22:46:41 Hypervisor vendor: KVM
22:46:41 Virtualization type: full
22:46:41 L1d cache: 32K
22:46:41 L1i cache: 32K
22:46:41 L2 cache: 512K
22:46:41 L3 cache: 16384K
22:46:41 NUMA node0 CPU(s): 0,1
22:46:41 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
22:46:41
22:46:41
22:46:41 ---> nproc:
22:46:41 2
22:46:41
22:46:41
22:46:41 ---> df -h:
22:46:41 Filesystem Size Used Avail Use% Mounted on
22:46:41 devtmpfs 3.8G 0 3.8G 0% /dev
22:46:41 tmpfs 3.8G 0 3.8G 0% /dev/shm
22:46:41 tmpfs 3.8G 17M 3.8G 1% /run
22:46:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
22:46:41 /dev/vda1 40G 8.4G 32G 21% /
22:46:41 tmpfs 770M 0 770M 0% /run/user/1001
22:46:41
22:46:41
22:46:41 ---> free -m:
22:46:41 total used free shared buff/cache available
22:46:41 Mem: 7697 591 4918 19 2187 6807
22:46:41 Swap: 1023 0 1023
22:46:41
22:46:41
22:46:41 ---> ip addr:
22:46:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
22:46:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
22:46:41 inet 127.0.0.1/8 scope host lo
22:46:41 valid_lft forever preferred_lft forever
22:46:41 inet6 ::1/128 scope host
22:46:41 valid_lft forever preferred_lft forever
22:46:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
22:46:41 link/ether fa:16:3e:9f:21:bf brd ff:ff:ff:ff:ff:ff
22:46:41 altname enp0s3
22:46:41 altname ens3
22:46:41 inet 10.30.171.254/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
22:46:41 valid_lft 85919sec preferred_lft 85919sec
22:46:41 inet6 fe80::f816:3eff:fe9f:21bf/64 scope link
22:46:41 valid_lft forever preferred_lft forever
22:46:41
22:46:41
22:46:41 ---> sar -b -r -n DEV:
22:46:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/24/2025 _x86_64_ (2 CPU)
22:46:41
22:46:41 22:38:36 LINUX RESTART (2 CPU)
22:46:41
22:46:41 10:39:01 PM tps rtps wtps bread/s bwrtn/s
22:46:41 10:40:01 PM 103.07 59.59 43.48 7720.98 18222.68
22:46:41 10:41:01 PM 115.26 0.72 114.55 52.92 11037.90
22:46:41 10:42:01 PM 38.99 0.42 38.57 64.78 4189.80
22:46:41 10:43:01 PM 68.96 9.42 59.54 1682.12 3890.77
22:46:41 10:44:01 PM 35.04 0.03 35.01 3.47 6374.75
22:46:41 10:45:01 PM 4.83 0.22 4.62 11.73 193.05
22:46:41 10:46:01 PM 22.78 0.63 22.15 73.19 953.34
22:46:41 Average: 55.56 10.15 45.42 1372.64 6408.81
22:46:41
22:46:41 10:39:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
22:46:41 10:40:01 PM 5494616 7040360 2387816 30.29 2688 1738068 749500 8.39 186132 1920456 89396
22:46:41 10:41:01 PM 5158608 7003540 2723824 34.56 2688 2020388 717904 8.04 198776 2176428 103720
22:46:41 10:42:01 PM 5229304 7075988 2653128 33.66 2688 2022332 646984 7.24 219324 2086720 10752
22:46:41 10:43:01 PM 4901976 7011204 2980456 37.81 2688 2276092 688284 7.71 260476 2342896 173668
22:46:41 10:44:01 PM 4934900 7046008 2947532 37.39 2688 2278180 650144 7.28 266040 2299020 4
22:46:41 10:45:01 PM 4884736 6997328 2997696 38.03 2688 2279664 762088 8.53 266364 2348504 300
22:46:41 10:46:01 PM 5091716 7023176 2790716 35.40 2688 2103884 687556 7.70 464860 1969232 25324
22:46:41 Average: 5099408 7028229 2783024 35.31 2688 2102658 700351 7.84 265996 2163322 57595
22:46:41
22:46:41 10:39:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
22:46:41 10:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:46:41 10:40:01 PM eth0 317.61 184.64 1380.22 59.65 0.00 0.00 0.00 0.00
22:46:41 10:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:46:41 10:41:01 PM eth0 107.33 84.66 1131.64 11.22 0.00 0.00 0.00 0.00
22:46:41 10:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:46:41 10:42:01 PM eth0 13.55 8.40 5.57 3.50 0.00 0.00 0.00 0.00
22:46:41 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:46:41 10:43:01 PM eth0 45.59 38.83 339.98 9.51 0.00 0.00 0.00 0.00
22:46:41 10:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:46:41 10:44:01 PM eth0 122.43 92.73 26.04 27.96 0.00 0.00 0.00 0.00
22:46:41 10:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:46:41 10:45:01 PM eth0 38.42 28.87 9.32 5.25 0.00 0.00 0.00 0.00
22:46:41 10:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:46:41 10:46:01 PM eth0 74.64 56.02 91.31 30.07 0.00 0.00 0.00 0.00
22:46:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:46:41 Average: eth0 102.79 70.59 426.30 21.02 0.00 0.00 0.00 0.00
22:46:41
22:46:41
22:46:41 ---> sar -P ALL:
22:46:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/24/2025 _x86_64_ (2 CPU)
22:46:41
22:46:41 22:38:36 LINUX RESTART (2 CPU)
22:46:41
22:46:41 10:39:01 PM CPU %user %nice %system %iowait %steal %idle
22:46:41 10:40:01 PM all 34.69 0.03 6.67 5.62 0.10 52.90
22:46:41 10:40:01 PM 0 37.57 0.03 6.48 6.35 0.10 49.46
22:46:41 10:40:01 PM 1 31.80 0.02 6.86 4.89 0.10 56.33
22:46:41 10:41:01 PM all 36.06 0.00 5.10 1.23 0.10 57.51
22:46:41 10:41:01 PM 0 48.95 0.00 5.77 1.08 0.10 44.10
22:46:41 10:41:01 PM 1 23.18 0.00 4.43 1.38 0.10 70.91
22:46:41 10:42:01 PM all 11.87 0.00 1.58 0.36 0.06 86.14
22:46:41 10:42:01 PM 0 19.47 0.00 1.84 0.25 0.05 78.39
22:46:41 10:42:01 PM 1 4.26 0.00 1.32 0.47 0.07 93.89
22:46:41 10:43:01 PM all 33.96 0.00 6.02 0.72 0.12 59.18
22:46:41 10:43:01 PM 0 38.15 0.00 6.64 0.88 0.12 54.21
22:46:41 10:43:01 PM 1 29.78 0.00 5.41 0.55 0.12 64.14
22:46:41 10:44:01 PM all 4.62 0.00 0.96 0.47 0.07 93.89
22:46:41 10:44:01 PM 0 3.79 0.00 0.72 0.62 0.05 94.82
22:46:41 10:44:01 PM 1 5.45 0.00 1.20 0.32 0.08 92.95
22:46:41 10:45:01 PM all 6.32 0.00 0.48 0.04 0.05 93.11
22:46:41 10:45:01 PM 0 9.82 0.00 0.62 0.05 0.05 89.46
22:46:41 10:45:01 PM 1 2.83 0.00 0.33 0.03 0.05 96.76
22:46:41 10:46:01 PM all 25.90 0.00 3.76 0.38 0.08 69.88
22:46:41 10:46:01 PM 0 28.22 0.00 3.78 0.32 0.08 67.61
22:46:41 10:46:01 PM 1 23.59 0.00 3.74 0.43 0.08 72.16
22:46:41 Average: all 21.92 0.00 3.51 1.26 0.08 73.22
22:46:41 Average: 0 26.58 0.00 3.69 1.36 0.08 68.29
22:46:41 Average: 1 17.28 0.00 3.33 1.15 0.09 78.16
22:46:41
22:46:41
22:46:41