09:17:43 Started by upstream project "netconf-distribution-mri-test-scandium" build number 63
09:17:43 originally caused by:
09:17:43 Started by timer
09:17:43 Running as SYSTEM
09:17:43 [EnvInject] - Loading node environment variables.
09:17:43 Building remotely on prd-centos8-robot-2c-8g-132 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-only-scandium
09:17:45 [ssh-agent] Looking for ssh-agent implementation...
09:17:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
09:17:45 $ ssh-agent
09:17:45 SSH_AUTH_SOCK=/tmp/ssh-E2G1P66LGYEs/agent.5272
09:17:45 SSH_AGENT_PID=5273
09:17:45 [ssh-agent] Started.
09:17:45 Running ssh-add (command line suppressed)
09:17:46 Identity added: /w/workspace/netconf-csit-1node-scale-only-scandium@tmp/private_key_118639425618073185.key (/w/workspace/netconf-csit-1node-scale-only-scandium@tmp/private_key_118639425618073185.key)
09:17:46 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
09:17:46 The recommended git tool is: NONE
09:17:48 using credential opendaylight-jenkins-ssh
09:17:48 Wiping out workspace first.
09:17:48 Cloning the remote Git repository
09:17:48 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
09:17:48 > git init /w/workspace/netconf-csit-1node-scale-only-scandium/test # timeout=10
09:17:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:17:48 > git --version # timeout=10
09:17:48 > git --version # 'git version 2.43.0'
09:17:48 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:17:48 [INFO] Currently running in a labeled security context
09:17:48 [INFO] Currently SELinux is 'enforcing' on the host
09:17:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-scandium/test@tmp/jenkins-gitclient-ssh13670723635898768918.key
09:17:48 Verifying host key using known hosts file
09:17:49 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:17:49 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
09:17:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:17:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
09:17:53 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
09:17:53 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
09:17:53 using GIT_SSH to set credentials Release Engineering Jenkins Key
09:17:53 [INFO] Currently running in a labeled security context
09:17:53 [INFO] Currently SELinux is 'enforcing' on the host
09:17:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-scandium/test@tmp/jenkins-gitclient-ssh7431359122585269700.key
09:17:53 Verifying host key using known hosts file
09:17:53 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
09:17:53 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
09:17:53 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:17:53 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
09:17:53 > git config core.sparsecheckout # timeout=10
09:17:53 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
09:17:54 Commit message: "Adapt test for new pce-allocation field"
09:17:54 > git rev-parse FETCH_HEAD^{commit} # timeout=10
09:17:54 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
09:17:54 No emails were triggered.
09:17:54 provisioning config files...
09:17:54 copy managed file [npmrc] to file:/home/jenkins/.npmrc
09:17:54 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
09:17:54 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:17:54 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins6977127554847581101.sh
09:17:54 ---> python-tools-install.sh
09:17:54 Setup pyenv:
09:17:55 system
09:17:55 * 3.8.13 (set by /opt/pyenv/version)
09:17:55 * 3.9.13 (set by /opt/pyenv/version)
09:17:55 * 3.10.13 (set by /opt/pyenv/version)
09:17:55 * 3.11.7 (set by /opt/pyenv/version)
09:18:00 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aGMI
09:18:00 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
09:18:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:18:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:18:04 lf-activate-venv(): INFO: Base packages installed successfully
09:18:04 lf-activate-venv(): INFO: Installing additional packages: lftools
09:18:28 lf-activate-venv(): INFO: Adding /tmp/venv-aGMI/bin to PATH
09:18:28 Generating Requirements File
09:18:50 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:18:50 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
09:18:50 Python 3.11.7
09:18:51 pip 25.2 from /tmp/venv-aGMI/lib/python3.11/site-packages/pip (python 3.11)
09:18:51 appdirs==1.4.4
09:18:51 argcomplete==3.6.2
09:18:51 aspy.yaml==1.3.0
09:18:51 attrs==25.3.0
09:18:51 autopage==0.5.2
09:18:51 beautifulsoup4==4.14.2
09:18:51 boto3==1.40.43
09:18:51 botocore==1.40.43
09:18:51 bs4==0.0.2
09:18:51 cachetools==6.2.0
09:18:51 certifi==2025.8.3
09:18:51 cffi==2.0.0
09:18:51 cfgv==3.4.0
09:18:51 chardet==5.2.0
09:18:51 charset-normalizer==3.4.3
09:18:51 click==8.3.0
09:18:51 cliff==4.11.0
09:18:51 cmd2==2.7.0
09:18:51 cryptography==3.3.2
09:18:51 debtcollector==3.0.0
09:18:51 decorator==5.2.1
09:18:51 defusedxml==0.7.1
09:18:51 Deprecated==1.2.18
09:18:51 distlib==0.4.0
09:18:51 dnspython==2.8.0
09:18:51 docker==7.1.0
09:18:51 dogpile.cache==1.4.1
09:18:51 durationpy==0.10
09:18:51 email-validator==2.3.0
09:18:51 filelock==3.19.1
09:18:51 future==1.0.0
09:18:51 gitdb==4.0.12
09:18:51 GitPython==3.1.45
09:18:51 google-auth==2.41.1
09:18:51 httplib2==0.31.0
09:18:51 identify==2.6.14
09:18:51 idna==3.10
09:18:51 importlib-resources==1.5.0
09:18:51 iso8601==2.1.0
09:18:51 Jinja2==3.1.6
09:18:51 jmespath==1.0.1
09:18:51 jsonpatch==1.33
09:18:51 jsonpointer==3.0.0
09:18:51 jsonschema==4.25.1
09:18:51 jsonschema-specifications==2025.9.1
09:18:51 keystoneauth1==5.12.0
09:18:51 kubernetes==34.1.0
09:18:51 lftools==0.37.14
09:18:51 lxml==6.0.2
09:18:51 markdown-it-py==4.0.0
09:18:51 MarkupSafe==3.0.3
09:18:51 mdurl==0.1.2
09:18:51 msgpack==1.1.1
09:18:51 multi_key_dict==2.0.3
09:18:51 munch==4.0.0
09:18:51 netaddr==1.3.0
09:18:51 niet==1.4.2
09:18:51 nodeenv==1.9.1
09:18:51 oauth2client==4.1.3
09:18:51 oauthlib==3.3.1
09:18:51 openstacksdk==4.7.1
09:18:51 os-service-types==1.8.0
09:18:51 osc-lib==4.2.0
09:18:51 oslo.config==10.0.0
09:18:51 oslo.context==6.1.0
09:18:51 oslo.i18n==6.6.0
09:18:51 oslo.log==7.2.1
09:18:51 oslo.serialization==5.8.0
09:18:51 oslo.utils==9.1.0
09:18:51 packaging==25.0
09:18:51 pbr==7.0.1
09:18:51 platformdirs==4.4.0
09:18:51 prettytable==3.16.0
09:18:51 psutil==7.1.0
09:18:51 pyasn1==0.6.1
09:18:51 pyasn1_modules==0.4.2
09:18:51 pycparser==2.23
09:18:51 pygerrit2==2.0.15
09:18:51 PyGithub==2.8.1
09:18:51 Pygments==2.19.2
09:18:51 PyJWT==2.10.1
09:18:51 PyNaCl==1.6.0
09:18:51 pyparsing==2.4.7
09:18:51 pyperclip==1.11.0
09:18:51 pyrsistent==0.20.0
09:18:51 python-cinderclient==9.8.0
09:18:51 python-dateutil==2.9.0.post0
09:18:51 python-heatclient==4.3.0
09:18:51 python-jenkins==1.8.3
09:18:51 python-keystoneclient==5.7.0
09:18:51 python-magnumclient==4.9.0
09:18:51 python-openstackclient==8.2.0
09:18:51 python-swiftclient==4.8.0
09:18:51 PyYAML==6.0.3
09:18:51 referencing==0.36.2
09:18:51 requests==2.32.5
09:18:51 requests-oauthlib==2.0.0
09:18:51 requestsexceptions==1.4.0
09:18:51 rfc3986==2.0.0
09:18:51 rich==14.1.0
09:18:51 rich-argparse==1.7.1
09:18:51 rpds-py==0.27.1
09:18:51 rsa==4.9.1
09:18:51 ruamel.yaml==0.18.15
09:18:51 ruamel.yaml.clib==0.2.14
09:18:51 s3transfer==0.14.0
09:18:51 simplejson==3.20.2
09:18:51 six==1.17.0
09:18:51 smmap==5.0.2
09:18:51 soupsieve==2.8
09:18:51 stevedore==5.5.0
09:18:51 tabulate==0.9.0
09:18:51 toml==0.10.2
09:18:51 tomlkit==0.13.3
09:18:51 tqdm==4.67.1
09:18:51 typing_extensions==4.15.0
09:18:51 tzdata==2025.2
09:18:51 urllib3==1.26.20
09:18:51 virtualenv==20.34.0
09:18:51 wcwidth==0.2.14
09:18:51 websocket-client==1.8.0
09:18:51 wrapt==1.17.3
09:18:51 xdg==6.0.0
09:18:51 xmltodict==1.0.2
09:18:51 yq==3.4.3
09:18:51 [EnvInject] - Injecting environment variables from a build step.
09:18:51 [EnvInject] - Injecting as environment variables the properties content
09:18:51 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
09:18:51 OS_CLOUD=vex
09:18:51 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-scandium-128
09:18:51 OS_STACK_TEMPLATE_DIR=openstack-hot
09:18:51
09:18:51 [EnvInject] - Variables injected successfully.
09:18:51 provisioning config files...
09:18:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:18:51 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins15112619114175307756.sh
09:18:51 ---> Create parameters file for OpenStack HOT
09:18:51 OpenStack Heat parameters generated
09:18:51 -----------------------------------
09:18:51 parameters:
09:18:51 vm_0_count: '1'
09:18:51 vm_0_flavor: 'v3-standard-4'
09:18:51 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
09:18:51 vm_1_count: '1'
09:18:51 vm_1_flavor: 'v3-standard-2'
09:18:51 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
09:18:51
09:18:51 job_name: '36729-128'
09:18:51 silo: 'releng'
09:18:51 [netconf-csit-1node-scale-only-scandium] $ /bin/bash -l /tmp/jenkins12304414678123175727.sh
09:18:51 ---> Create HEAT stack
09:18:51 + source /home/jenkins/lf-env.sh
09:18:51 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:18:51 ++ mktemp -d /tmp/venv-XXXX
09:18:51 + lf_venv=/tmp/venv-fwVp
09:18:51 + local venv_file=/tmp/.os_lf_venv
09:18:51 + local python=python3
09:18:51 + local options
09:18:51 + local set_path=true
09:18:51 + local install_args=
09:18:51 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:18:51 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:18:51 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
09:18:51 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:18:51 + true
09:18:51 + case $1 in
09:18:51 + python=python3
09:18:51 + shift 2
09:18:51 + true
09:18:51 + case $1 in
09:18:51 + shift
09:18:51 + break
09:18:51 + case $python in
09:18:51 + local pkg_list=
09:18:51 + [[ -d /opt/pyenv ]]
09:18:51 + echo 'Setup pyenv:'
09:18:51 Setup pyenv:
09:18:51 + export PYENV_ROOT=/opt/pyenv
09:18:51 + PYENV_ROOT=/opt/pyenv
09:18:51 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:18:51 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:18:51 + pyenv versions
09:18:51 system
09:18:51 3.8.13
09:18:51 3.9.13
09:18:51 3.10.13
09:18:51 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-scandium/.python-version)
09:18:51 + command -v pyenv
09:18:51 ++ pyenv init - --no-rehash
09:18:52 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
09:18:52 for i in ${!paths[@]}; do
09:18:52 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
09:18:52 fi; done;
09:18:52 echo "${paths[*]}"'\'')"
09:18:52 export PATH="/opt/pyenv/shims:${PATH}"
09:18:52 export PYENV_SHELL=bash
09:18:52 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
09:18:52 pyenv() {
09:18:52 local command
09:18:52 command="${1:-}"
09:18:52 if [ "$#" -gt 0 ]; then
09:18:52 shift
09:18:52 fi
09:18:52
09:18:52 case "$command" in
09:18:52 rehash|shell)
09:18:52 eval "$(pyenv "sh-$command" "$@")"
09:18:52 ;;
09:18:52 *)
09:18:52 command pyenv "$command" "$@"
09:18:52 ;;
09:18:52 esac
09:18:52 }'
09:18:52 +++ bash --norc -ec 'IFS=:; paths=($PATH);
09:18:52 for i in ${!paths[@]}; do
09:18:52 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
09:18:52 fi; done;
09:18:52 echo "${paths[*]}"'
09:18:52 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:18:52 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:18:52 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:18:52 ++ export PYENV_SHELL=bash
09:18:52 ++ PYENV_SHELL=bash
09:18:52 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
09:18:52 +++ complete -F _pyenv pyenv
09:18:52 ++ lf-pyver python3
09:18:52 ++ local py_version_xy=python3
09:18:52 ++ local py_version_xyz=
09:18:52 ++ awk '{ print $1 }'
09:18:52 ++ pyenv versions
09:18:52 ++ local command
09:18:52 ++ command=versions
09:18:52 ++ '[' 1 -gt 0 ']'
09:18:52 ++ shift
09:18:52 ++ case "$command" in
09:18:52 ++ command pyenv versions
09:18:52 ++ pyenv versions
09:18:52 ++ sed 's/^[ *]* //'
09:18:52 ++ grep -E '^[0-9.]*[0-9]$'
09:18:52 ++ [[ ! -s /tmp/.pyenv_versions ]]
09:18:52 +++ tail -n 1
09:18:52 +++ grep '^3' /tmp/.pyenv_versions
09:18:52 +++ sort -V
09:18:52 ++ py_version_xyz=3.11.7
09:18:52 ++ [[ -z 3.11.7 ]]
09:18:52 ++ echo 3.11.7
09:18:52 ++ return 0
09:18:52 + pyenv local 3.11.7
09:18:52 + local command
09:18:52 + command=local
09:18:52 + '[' 2 -gt 0 ']'
09:18:52 + shift
09:18:52 + case "$command" in
09:18:52 + command pyenv local 3.11.7
09:18:52 + pyenv local 3.11.7
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='lftools[openstack] '
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='kubernetes '
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='niet '
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='python-heatclient '
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='python-openstackclient '
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='python-magnumclient '
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='urllib3~=1.26.15 '
09:18:52 + for arg in "$@"
09:18:52 + case $arg in
09:18:52 + pkg_list+='yq '
09:18:52 + [[ -f /tmp/.os_lf_venv ]]
09:18:52 ++ cat /tmp/.os_lf_venv
09:18:52 + lf_venv=/tmp/venv-aGMI
09:18:52 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aGMI from' file:/tmp/.os_lf_venv
09:18:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aGMI from file:/tmp/.os_lf_venv
09:18:52 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
09:18:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:18:52 + local 'pip_opts=--upgrade --quiet'
09:18:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
09:18:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
09:18:52 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
09:18:52 + [[ -n '' ]]
09:18:52 + [[ -n '' ]]
09:18:52 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
09:18:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:18:52 + /tmp/venv-aGMI/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
09:18:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
09:18:55 lf-activate-venv(): INFO: Base packages installed successfully
09:18:55 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
09:18:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
09:18:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:18:55 + /tmp/venv-aGMI/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
09:19:12 + type python3
09:19:12 + true
09:19:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-aGMI/bin to PATH'
09:19:12 lf-activate-venv(): INFO: Adding /tmp/venv-aGMI/bin to PATH
09:19:12 + PATH=/tmp/venv-aGMI/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
09:19:12 + return 0
09:19:12 + openstack --os-cloud vex limits show --absolute
09:19:13 +--------------------------+---------+
09:19:13 | Name | Value |
09:19:13 +--------------------------+---------+
09:19:13 | maxTotalInstances | -1 |
09:19:13 | maxTotalCores | 450 |
09:19:13 | maxTotalRAMSize | 1000000 |
09:19:13 | maxServerMeta | 128 |
09:19:13 | maxImageMeta | 128 |
09:19:13 | maxPersonality | 5 |
09:19:13 | maxPersonalitySize | 10240 |
09:19:13 | maxTotalKeypairs | 100 |
09:19:13 | maxServerGroups | 10 |
09:19:13 | maxServerGroupMembers | 10 |
09:19:13 | maxTotalFloatingIps | -1 |
09:19:13 | maxSecurityGroups | -1 |
09:19:13 | maxSecurityGroupRules | -1 |
09:19:13 | totalRAMUsed | 409600 |
09:19:13 | totalCoresUsed | 100 |
09:19:13 | totalInstancesUsed | 34 |
09:19:13 | totalFloatingIpsUsed | 0 |
09:19:13 | totalSecurityGroupsUsed | 0 |
09:19:13 | totalServerGroupsUsed | 0 |
09:19:13 | maxTotalVolumes | -1 |
09:19:13 | maxTotalSnapshots | 10 |
09:19:13 | maxTotalVolumeGigabytes | 4096 |
09:19:13 | maxTotalBackups | 10 |
09:19:13 | maxTotalBackupGigabytes | 1000 |
09:19:13 | totalVolumesUsed | 0 |
09:19:13 | totalGigabytesUsed | 0 |
09:19:13 | totalSnapshotsUsed | 0 |
09:19:13 | totalBackupsUsed | 0 |
09:19:13 | totalBackupGigabytesUsed | 0 |
09:19:13 +--------------------------+---------+
09:19:13 + pushd /opt/ciman/openstack-hot
09:19:13 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-only-scandium
09:19:13 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-only-scandium-128 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-only-scandium/stack-parameters.yaml
09:19:49 Creating stack releng-netconf-csit-1node-scale-only-scandium-128
09:19:49 Waiting to initialize infrastructure...
09:19:49 Waiting to initialize infrastructure...
09:19:49 Stack initialization successful.
09:19:49 ------------------------------------
09:19:49 Stack Details
09:19:49 ------------------------------------
09:19:49 {'added': None,
09:19:49 'capabilities': [],
09:19:49 'created_at': '2025-10-02T09:19:17Z',
09:19:49 'deleted': None,
09:19:49 'deleted_at': None,
09:19:49 'description': 'No description',
09:19:49 'environment': None,
09:19:49 'environment_files': None,
09:19:49 'files': None,
09:19:49 'files_container': None,
09:19:49 'id': '88568429-d9cc-4226-a6d4-77cae91da789',
09:19:49 'is_rollback_disabled': True,
09:19:49 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-only-scandium-128/88568429-d9cc-4226-a6d4-77cae91da789',
09:19:49 'rel': 'self'}],
09:19:49 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
09:19:49 'name': 'releng-netconf-csit-1node-scale-only-scandium-128',
09:19:49 'notification_topics': [],
09:19:49 'outputs': [{'description': 'IP addresses of the 2nd vm types',
09:19:49 'output_key': 'vm_1_ips',
09:19:49 'output_value': ['10.30.171.57']},
09:19:49 {'description': 'IP addresses of the 1st vm types',
09:19:49 'output_key': 'vm_0_ips',
09:19:49 'output_value': ['10.30.171.233']}],
09:19:49 'owner_id': ****,
09:19:49 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
09:19:49 'OS::stack_id': '88568429-d9cc-4226-a6d4-77cae91da789',
09:19:49 'OS::stack_name': 'releng-netconf-csit-1node-scale-only-scandium-128',
09:19:49 'job_name': '36729-128',
09:19:49 'silo': 'releng',
09:19:49 'vm_0_count': '1',
09:19:49 'vm_0_flavor': 'v3-standard-4',
09:19:49 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
09:19:49 '20250201-010426.857',
09:19:49 'vm_1_count': '1',
09:19:49 'vm_1_flavor': 'v3-standard-2',
09:19:49 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
09:19:49 '- 20250201-060151.911'},
09:19:49 'parent_id': None,
09:19:49 'replaced': None,
09:19:49 'status': 'CREATE_COMPLETE',
09:19:49 'status_reason': 'Stack CREATE completed successfully',
09:19:49 'tags': [],
09:19:49 'template': None,
09:19:49 'template_description': 'No description',
09:19:49 'template_url': None,
09:19:49 'timeout_mins': 15,
09:19:49 'unchanged': None,
09:19:49 'updated': None,
09:19:49 'updated_at': None,
09:19:49 'user_project_id': '66275b221aaa42f28f2deb4967f89306'}
09:19:49 ------------------------------------
09:19:49 + popd
09:19:49 /w/workspace/netconf-csit-1node-scale-only-scandium
09:19:50 [netconf-csit-1node-scale-only-scandium] $ /bin/bash -l /tmp/jenkins4702727272509521457.sh
09:19:50 ---> Copy SSH public keys to CSIT lab
09:19:50 Setup pyenv:
09:19:50 system
09:19:50 3.8.13
09:19:50 3.9.13
09:19:50 3.10.13
09:19:50 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-scandium/.python-version)
09:19:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aGMI from file:/tmp/.os_lf_venv
09:19:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:19:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:19:52 lf-activate-venv(): INFO: Base packages installed successfully
09:19:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:20:06 lf-activate-venv(): INFO: Adding /tmp/venv-aGMI/bin to PATH
09:20:08 SSH not responding on 10.30.171.233. Retrying in 10 seconds...
09:20:08 SSH not responding on 10.30.171.57. Retrying in 10 seconds...
09:20:18 Ping to 10.30.171.233 successful.
09:20:18 Ping to 10.30.171.57 successful.
09:20:18 SSH not responding on 10.30.171.233. Retrying in 10 seconds...
09:20:26 SSH not responding on 10.30.171.57. Retrying in 10 seconds...
09:20:28 Ping to 10.30.171.233 successful.
09:20:29 SSH not responding on 10.30.171.233. Retrying in 10 seconds...
09:20:36 Ping to 10.30.171.57 successful.
09:20:37 SSH not responding on 10.30.171.57. Retrying in 10 seconds...
09:20:39 Ping to 10.30.171.233 successful.
09:20:39 SSH not responding on 10.30.171.233. Retrying in 10 seconds...
09:20:47 Ping to 10.30.171.57 successful.
09:20:47 SSH not responding on 10.30.171.57. Retrying in 10 seconds...
09:20:49 Ping to 10.30.171.233 successful.
09:20:49 SSH not responding on 10.30.171.233. Retrying in 10 seconds...
09:20:57 Ping to 10.30.171.57 successful.
09:20:57 SSH not responding on 10.30.171.57. Retrying in 10 seconds...
09:20:59 Ping to 10.30.171.233 successful.
09:21:00 SSH not responding on 10.30.171.233. Retrying in 10 seconds...
09:21:07 Ping to 10.30.171.57 successful.
09:21:08 SSH not responding on 10.30.171.57. Retrying in 10 seconds...
09:21:10 Ping to 10.30.171.233 successful.
09:21:10 SSH not responding on 10.30.171.233. Retrying in 10 seconds...
09:21:18 Ping to 10.30.171.57 successful.
09:21:19 Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
09:21:19 releng-36729-128-1-mininet-ovs-217-0
09:21:19 Successfully copied public keys to slave 10.30.171.57
09:21:19 Process 6494 ready.
09:21:20 Ping to 10.30.171.233 successful.
09:21:21 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:21:22 releng-36729-128-0-builder-0
09:21:22 Successfully copied public keys to slave 10.30.171.233
09:21:22 Process 6495 ready.
09:21:22 SSH ready on all stack servers.
09:21:22 [netconf-csit-1node-scale-only-scandium] $ /bin/bash -l /tmp/jenkins10260897920598273477.sh
09:21:22 Setup pyenv:
09:21:22 system
09:21:22 3.8.13
09:21:22 3.9.13
09:21:22 3.10.13
09:21:22 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-scandium/.python-version)
09:21:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LDkO
09:21:27 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-only-scandium/.robot_venv
09:21:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:21:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:21:31 lf-activate-venv(): INFO: Base packages installed successfully
09:21:31 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
09:21:32 lf-activate-venv(): INFO: Adding /tmp/venv-LDkO/bin to PATH
09:21:32 + echo 'Installing Python Requirements'
09:21:32 Installing Python Requirements
09:21:32 + cat
09:21:32 + python -m pip install -r requirements.txt
09:21:33 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
09:21:33 Collecting docker-py (from -r requirements.txt (line 1))
09:21:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
09:21:33 Collecting ipaddr (from -r requirements.txt (line 2))
09:21:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
09:21:33 Preparing metadata (setup.py): started
09:21:33 Preparing metadata (setup.py): finished with status 'done'
09:21:33 Collecting netaddr (from -r requirements.txt (line 3))
09:21:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
09:21:33 Collecting netifaces (from -r requirements.txt (line 4))
09:21:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
09:21:33 Preparing metadata (setup.py): started
09:21:33 Preparing metadata (setup.py): finished with status 'done'
09:21:33 Collecting pyhocon (from -r requirements.txt (line 5))
09:21:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
09:21:34 Collecting requests (from -r requirements.txt (line 6))
09:21:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
09:21:34 Collecting robotframework (from -r requirements.txt (line 7))
09:21:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
09:21:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 38.5 MB/s 0:00:00
09:21:34 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
09:21:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
09:21:34 Preparing metadata (setup.py): started
09:21:34 Preparing metadata (setup.py): finished with status 'done'
09:21:34 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
09:21:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
09:21:34 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
09:21:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
09:21:34 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
09:21:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
09:21:34 Preparing metadata (setup.py): started
09:21:34 Preparing metadata (setup.py): finished with status 'done'
09:21:34 Collecting scapy (from -r requirements.txt (line 12))
09:21:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
09:21:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 52.2 MB/s 0:00:00
09:21:34 Collecting jsonpath-rw (from -r requirements.txt (line 15))
09:21:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
09:21:34 Preparing metadata (setup.py): started
09:21:34 Preparing metadata (setup.py): finished with status 'done'
09:21:35 Collecting elasticsearch (from -r requirements.txt (line 18))
09:21:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
09:21:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 37.1 MB/s 0:00:00
09:21:35 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:21:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
09:21:35 Collecting pyangbind (from -r requirements.txt (line 22))
09:21:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
09:21:35 Collecting isodate (from -r requirements.txt (line 25))
09:21:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
09:21:35 Collecting jmespath (from -r requirements.txt (line 28))
09:21:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
09:21:35 Collecting jsonpatch (from -r requirements.txt (line 31))
09:21:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
09:21:35 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
09:21:35 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
09:21:35 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
09:21:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
09:21:35 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
09:21:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
09:21:35 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
09:21:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
09:21:35 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
09:21:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
09:21:35 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
09:21:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
09:21:35 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
09:21:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
09:21:36 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
09:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
09:21:36 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
09:21:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
09:21:36 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
09:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
09:21:36 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
09:21:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
09:21:36 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
09:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
09:21:36 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
09:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
09:21:36 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
09:21:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
09:21:36 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
09:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
09:21:36 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
09:21:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
09:21:36 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
09:21:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
09:21:36 Collecting elasticsearch (from -r requirements.txt (line 18))
09:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
09:21:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 42.3 MB/s 0:00:00
09:21:36 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
09:21:36 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
09:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
09:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
09:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
09:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
09:21:36 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
09:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
09:21:36 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
09:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
09:21:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 30.2 MB/s 0:00:00
09:21:37 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
09:21:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
09:21:38 Collecting regex (from pyangbind->-r requirements.txt (line 22))
09:21:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
09:21:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 34.2 MB/s 0:00:00
09:21:38 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
09:21:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
09:21:38 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
09:21:38 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
09:21:38 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
09:21:38 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
09:21:39 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
09:21:39 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
09:21:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
09:21:39 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
09:21:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 58.1 MB/s 0:00:00
09:21:39 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
09:21:39 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
09:21:39 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
09:21:39 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
09:21:39 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
09:21:39 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
09:21:39 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
09:21:39 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
09:21:39 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
09:21:40 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
09:21:40 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
09:21:40 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
09:21:40 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
09:21:40 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:21:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
09:21:40 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
09:21:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
09:21:40 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
09:21:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
09:21:40 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
09:21:40 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:21:40 Building wheel for robotframework-sshlibrary (setup.py): started
09:21:40 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
09:21:40 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=710b7b942c0afcbee6795336ba71d798cb5081dbc3cbf6eeaa82e636dad7ca56
09:21:40 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
09:21:40 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:21:40 Building wheel for ipaddr (setup.py): started
09:21:40 Building wheel for ipaddr (setup.py): finished with status 'done'
09:21:40 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=344fdfe8d78452e0c722557dd031f4c2100f111c184fc614e4081b4219403a44
09:21:40 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
09:21:40 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:21:40 Building wheel for netifaces (setup.py): started
09:21:43 Building wheel for netifaces (setup.py): finished with status 'done'
09:21:43 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=68eec3f4b41a3f87b1d0a55418065181fb0204b8df3452206a36486defadda4d
09:21:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
09:21:43 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:21:43 Building wheel for robotframework-httplibrary (setup.py): started
09:21:43 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
09:21:43 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=679cb3d77eff5f145b3359d39697175ca01a43ffd4ad3b419dbc5852f921b897
09:21:43 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
09:21:43 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
09:21:43 Building wheel for jsonpath-rw (setup.py): started
09:21:43 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
09:21:43 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=61c15f89c0de781dcb41fb441ce838099de8bf2957cb29e0dbbb56df1ad886ff
09:21:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
09:21:43 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
09:21:43 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
09:21:51
09:21:51 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
09:21:51 + pip freeze
09:21:51 attrs==25.3.0
09:21:51 bcrypt==5.0.0
09:21:51 beautifulsoup4==4.14.2
09:21:51 certifi==2025.8.3
09:21:51 cffi==2.0.0
09:21:51 charset-normalizer==3.4.3
09:21:51 click==8.3.0
09:21:51 cryptography==46.0.2
09:21:51 decorator==5.2.1
09:21:51 distlib==0.4.0
09:21:51 docker-py==1.10.6
09:21:51 docker-pycreds==0.4.0
09:21:51 elastic-transport==8.17.1
09:21:51 elasticsearch==8.19.1
09:21:51 elasticsearch-dsl==8.15.4
09:21:51 enum34==1.1.10
09:21:51 filelock==3.19.1
09:21:51 h11==0.16.0
09:21:51 idna==3.10
09:21:51 invoke==2.2.0
09:21:51 ipaddr==2.2.0
09:21:51 isodate==0.7.2
09:21:51 jmespath==1.0.1
09:21:51 jsonpatch==1.33
09:21:51 jsonpath-rw==1.4.0
09:21:51 jsonpointer==3.0.0
09:21:51 lxml==6.0.2
09:21:51 netaddr==1.3.0
09:21:51 netifaces==0.11.0
09:21:51 outcome==1.3.0.post0
09:21:51 paramiko==4.0.0
09:21:51 platformdirs==4.4.0
09:21:51 ply==3.11
09:21:51 pyang==2.7.1
09:21:51 pyangbind==0.8.6
09:21:51 pycparser==2.23
09:21:51 pyhocon==0.3.61
09:21:51 PyNaCl==1.6.0
09:21:51 pyparsing==3.2.5
09:21:51 PySocks==1.7.1
09:21:51 python-dateutil==2.9.0.post0
09:21:51 regex==2025.9.18
09:21:51 requests==2.32.5
09:21:51 robotframework==7.3.2
09:21:51 robotframework-httplibrary==0.4.2
09:21:51 robotframework-pythonlibcore==4.4.1
09:21:51 robotframework-requests==0.9.7
09:21:51 robotframework-selenium2library==3.0.0
09:21:51 robotframework-seleniumlibrary==6.7.1
09:21:51 robotframework-sshlibrary==3.8.0
09:21:51 scapy==2.6.1
09:21:51 scp==0.15.0
09:21:51 selenium==4.35.0
09:21:51 six==1.17.0
09:21:51 sniffio==1.3.1
09:21:51 sortedcontainers==2.4.0
09:21:51 soupsieve==2.8
09:21:51 trio==0.30.0
09:21:51 trio-websocket==0.12.2
09:21:51 typing_extensions==4.14.1
09:21:51 urllib3==2.5.0
09:21:51 virtualenv==20.34.0
09:21:51 waitress==3.0.2
09:21:51 WebOb==1.8.9
09:21:51 websocket-client==1.8.0
09:21:51 WebTest==3.0.6
09:21:51 wsproto==1.2.0
09:21:51 [EnvInject] - Injecting environment variables from a build step.
09:21:51 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
09:21:51 [EnvInject] - Variables injected successfully.
09:21:51 [netconf-csit-1node-scale-only-scandium] $ /bin/bash -l /tmp/jenkins17251581682735195749.sh
09:21:51 Setup pyenv:
09:21:52 system
09:21:52 3.8.13
09:21:52 3.9.13
09:21:52 3.10.13
09:21:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-scandium/.python-version)
09:21:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aGMI from file:/tmp/.os_lf_venv
09:21:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:21:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:21:54 lf-activate-venv(): INFO: Base packages installed successfully
09:21:54 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
09:22:01 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:22:01 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:22:01 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
09:22:02 lf-activate-venv(): INFO: Adding /tmp/venv-aGMI/bin to PATH
09:22:02 + ODL_SYSTEM=()
09:22:02 + TOOLS_SYSTEM=()
09:22:02 + OPENSTACK_SYSTEM=()
09:22:02 + OPENSTACK_CONTROLLERS=()
09:22:02 + mapfile -t ADDR
09:22:02 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
09:22:02 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-only-scandium-128
09:22:03 + for i in "${ADDR[@]}"
09:22:03 ++ ssh 10.30.171.233 hostname -s
09:22:03 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:22:04 + REMHOST=releng-36729-128-0-builder-0
09:22:04 + case ${REMHOST} in
09:22:04 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
09:22:04 + for i in "${ADDR[@]}"
09:22:04 ++ ssh 10.30.171.57 hostname -s
09:22:04 Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
09:22:04 + REMHOST=releng-36729-128-1-mininet-ovs-217-0
09:22:04 + case ${REMHOST} in
09:22:04 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
09:22:04 + echo NUM_ODL_SYSTEM=1
09:22:04 + echo NUM_TOOLS_SYSTEM=1
09:22:04 + '[' '' == yes ']'
09:22:04 + NUM_OPENSTACK_SYSTEM=0
09:22:04 + echo NUM_OPENSTACK_SYSTEM=0
09:22:04 + '[' 0 -eq 2 ']'
09:22:04 + echo ODL_SYSTEM_IP=10.30.171.233
09:22:04 ++ seq 0 0
09:22:04 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
09:22:04 + echo ODL_SYSTEM_1_IP=10.30.171.233
09:22:04 + echo TOOLS_SYSTEM_IP=10.30.171.57
09:22:04 ++ seq 0 0
09:22:04 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
09:22:04 + echo TOOLS_SYSTEM_1_IP=10.30.171.57
09:22:04 + openstack_index=0
09:22:04 + NUM_OPENSTACK_CONTROL_NODES=1
09:22:04 + echo NUM_OPENSTACK_CONTROL_NODES=1
09:22:04 ++ seq 0 0
09:22:04 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
09:22:04 + echo OPENSTACK_CONTROL_NODE_1_IP=
09:22:04 + NUM_OPENSTACK_COMPUTE_NODES=-1
09:22:04 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
09:22:04 + '[' -1 -ge 2 ']'
09:22:04 ++ seq 0 -2
09:22:04 + NUM_OPENSTACK_HAPROXY_NODES=0
09:22:04 + echo NUM_OPENSTACK_HAPROXY_NODES=0
09:22:04 ++ seq 0 -1
09:22:04 + echo 'Contents of slave_addresses.txt:'
09:22:04 Contents of slave_addresses.txt:
09:22:04 + cat slave_addresses.txt
09:22:04 NUM_ODL_SYSTEM=1
09:22:04 NUM_TOOLS_SYSTEM=1
09:22:04 NUM_OPENSTACK_SYSTEM=0
09:22:04 ODL_SYSTEM_IP=10.30.171.233
09:22:04 ODL_SYSTEM_1_IP=10.30.171.233
09:22:04 TOOLS_SYSTEM_IP=10.30.171.57
09:22:04 TOOLS_SYSTEM_1_IP=10.30.171.57
09:22:04 NUM_OPENSTACK_CONTROL_NODES=1
09:22:04 OPENSTACK_CONTROL_NODE_1_IP=
09:22:04 NUM_OPENSTACK_COMPUTE_NODES=-1
09:22:04 NUM_OPENSTACK_HAPROXY_NODES=0
09:22:04 [EnvInject] - Injecting environment variables from a build step.
09:22:04 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
09:22:04 [EnvInject] - Variables injected successfully.
09:22:04 [netconf-csit-1node-scale-only-scandium] $ /bin/sh /tmp/jenkins13495182915506223235.sh
09:22:04 Preparing for JRE Version 21
09:22:04 Karaf artifact is netconf-karaf
09:22:04 Karaf project is netconf
09:22:04 Java home is /usr/lib/jvm/java-21-openjdk-amd64
09:22:04 [EnvInject] - Injecting environment variables from a build step.
09:22:04 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
09:22:04 [EnvInject] - Variables injected successfully.
09:22:04 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins13085713340650438931.sh
09:22:05 2025-10-02 09:22:05 URL:https://raw.githubusercontent.com/opendaylight/netconf/8.0.x/karaf/pom.xml [3528/3528] -> "pom.xml" [1]
09:22:05 Bundle version is 8.0.10-SNAPSHOT
09:22:05 --2025-10-02 09:22:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/maven-metadata.xml
09:22:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:22:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:22:05 HTTP request sent, awaiting response... 200 OK
09:22:05 Length: 1408 (1.4K) [application/xml]
09:22:05 Saving to: ‘maven-metadata.xml’
09:22:05
09:22:05 0K . 100% 16.4M=0s
09:22:05
09:22:05 2025-10-02 09:22:05 (16.4 MB/s) - ‘maven-metadata.xml’ saved [1408/1408]
09:22:05
09:22:05
09:22:05
09:22:05 org.opendaylight.netconf
09:22:05 netconf-karaf
09:22:05
09:22:05 20251001104507
09:22:05
09:22:05 20251001.104507
09:22:05 13
09:22:05
09:22:05
09:22:05
09:22:05 pom
09:22:05 8.0.10-20251001.104507-13
09:22:05 20251001104507
09:22:05
09:22:05
09:22:05 tar.gz
09:22:05 8.0.10-20251001.104507-13
09:22:05 20251001104507
09:22:05
09:22:05
09:22:05 zip
09:22:05 8.0.10-20251001.104507-13
09:22:05 20251001104507
09:22:05
09:22:05
09:22:05 cyclonedx
09:22:05 xml
09:22:05 8.0.10-20251001.104507-13
09:22:05 20251001104507
09:22:05
09:22:05
09:22:05 cyclonedx
09:22:05 json
09:22:05 8.0.10-20251001.104507-13
09:22:05 20251001104507
09:22:05
09:22:05
09:22:05
09:22:05 8.0.10-SNAPSHOT
09:22:05
09:22:05 Nexus timestamp is 8.0.10-20251001.104507-13
09:22:05 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251001.104507-13.zip
09:22:05 Distribution bundle is netconf-karaf-8.0.10-20251001.104507-13.zip
09:22:05 Distribution bundle version is 8.0.10-SNAPSHOT
09:22:05 Distribution folder is netconf-karaf-8.0.10-SNAPSHOT
09:22:05 Nexus prefix is https://nexus.opendaylight.org
09:22:05 [EnvInject] - Injecting environment variables from a build step.
09:22:05 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
09:22:05 [EnvInject] - Variables injected successfully.
09:22:05 [netconf-csit-1node-scale-only-scandium] $ /bin/bash -l /tmp/jenkins642499274399404068.sh
09:22:05 Setup pyenv:
09:22:05 system
09:22:05 3.8.13
09:22:05 3.9.13
09:22:05 3.10.13
09:22:05 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-scandium/.python-version)
09:22:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aGMI from file:/tmp/.os_lf_venv
09:22:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:22:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:22:07 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:22:07 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:22:07 lf-activate-venv(): INFO: Base packages installed successfully
09:22:07 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
09:22:13 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:22:13 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:22:13 lf-activate-venv(): INFO: Adding /tmp/venv-aGMI/bin to PATH
09:22:13 Copying common-functions.sh to /tmp
09:22:15 Copying common-functions.sh to 10.30.171.57:/tmp
09:22:15 Warning: Permanently added '10.30.171.57' (ECDSA) to the list of known hosts.
09:22:15 Copying common-functions.sh to 10.30.171.233:/tmp
09:22:15 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:22:15 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins10904239391581475214.sh
09:22:15 common-functions.sh is being sourced
09:22:15 common-functions environment:
09:22:15 MAVENCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:15 ACTUALFEATURES:
09:22:15 FEATURESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:15 CUSTOMPROP: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
09:22:15 LOGCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:15 MEMCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
09:22:15 CONTROLLERMEM: 2048m
09:22:15 AKKACONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
09:22:15 MODULESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
09:22:15 MODULESHARDSCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
09:22:15 SUITES:
09:22:15
09:22:15 #################################################
09:22:15 ## Configure Cluster and Start ##
09:22:15 #################################################
09:22:15 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology
09:22:15 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology
09:22:15 Locating script plan to use...
09:22:15 script plan exists!!!
09:22:15 Changing the script plan path...
09:22:15 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
09:22:15 #
09:22:15 # This program and the accompanying materials are made available under the
09:22:15 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
09:22:15 # and is available at http://www.eclipse.org/legal/epl-v10.html
09:22:15
09:22:15 # Place the suites in run order:
09:22:15 /w/workspace/netconf-csit-1node-scale-only-scandium/test/csit/scripts/controllermem_6g.sh
09:22:15 Executing /w/workspace/netconf-csit-1node-scale-only-scandium/test/csit/scripts/controllermem_6g.sh...
09:22:15 Finished running script plans
09:22:15 Configuring member-1 with IP address 10.30.171.233
09:22:15 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:22:16 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:22:16 + source /tmp/common-functions.sh netconf-karaf-8.0.10-SNAPSHOT scandium
09:22:16 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
09:22:16 common-functions.sh is being sourced
09:22:16 ++ echo 'common-functions.sh is being sourced'
09:22:16 ++ BUNDLEFOLDER=netconf-karaf-8.0.10-SNAPSHOT
09:22:16 ++ DISTROSTREAM=scandium
09:22:16 ++ export MAVENCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:16 ++ MAVENCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:16 ++ export FEATURESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:16 ++ FEATURESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:16 ++ export CUSTOMPROP=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
09:22:16 ++ CUSTOMPROP=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
09:22:16 ++ export LOGCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:16 ++ LOGCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:16 ++ export MEMCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
09:22:16 ++ MEMCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
09:22:16 ++ export CONTROLLERMEM=
09:22:16 ++ CONTROLLERMEM=
09:22:16 ++ case "${DISTROSTREAM}" in
09:22:16 ++ CLUSTER_SYSTEM=akka
09:22:16 ++ export AKKACONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
09:22:16 ++ AKKACONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
09:22:16 ++ export MODULESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
09:22:16 ++ MODULESCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
09:22:16 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
09:22:16 ++ MODULESHARDSCONF=/tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
09:22:16 ++ print_common_env
09:22:16 ++ cat
09:22:16 common-functions environment:
09:22:16 MAVENCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:16 ACTUALFEATURES:
09:22:16 FEATURESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:16 CUSTOMPROP: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/custom.properties
09:22:16 LOGCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:16 MEMCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
09:22:16 CONTROLLERMEM:
09:22:16 AKKACONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
09:22:16 MODULESCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
09:22:16 MODULESHARDSCONF: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
09:22:16 SUITES:
09:22:16
09:22:16 ++ SSH='ssh -t -t'
09:22:16 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
09:22:16 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
09:22:16 Changing to /tmp
09:22:16 + echo 'Changing to /tmp'
09:22:16 + cd /tmp
09:22:16 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251001.104507-13.zip
09:22:16 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251001.104507-13.zip'
09:22:16 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251001.104507-13.zip
09:22:16 --2025-10-02 09:22:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/8.0.10-SNAPSHOT/netconf-karaf-8.0.10-20251001.104507-13.zip
09:22:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
09:22:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
09:22:16 HTTP request sent, awaiting response... 200 OK
09:22:16 Length: 155884056 (149M) [application/zip]
09:22:16 Saving to: ‘netconf-karaf-8.0.10-20251001.104507-13.zip’
09:22:16
09:22:16 0K ........ ........ ........ ........ ........ ........ 2% 48.1M 3s
09:22:16 3072K ........ ........ ........ ........ ........ ........ 4% 91.3M 2s
09:22:16 6144K ........ ........ ........ ........ ........ ........ 6% 181M 2s
09:22:16 9216K ........ ........ ........ ........ ........ ........ 8% 199M 1s
09:22:16 12288K ........ ........ ........ ........ ........ ........ 10% 178M 1s
09:22:16 15360K ........ ........ ........ ........ ........ ........ 12% 226M 1s
09:22:16 18432K ........ ........ ........ ........ ........ ........ 14% 192M 1s
09:22:16 21504K ........ ........ ........ ........ ........ ........ 16% 255M 1s
09:22:16 24576K ........ ........ ........ ........ ........ ........ 18% 275M 1s
09:22:16 27648K ........ ........ ........ ........ ........ ........ 20% 386M 1s
09:22:16 30720K ........ ........ ........ ........ ........ ........ 22% 308M 1s
09:22:16 33792K ........ ........ ........ ........ ........ ........ 24% 268M 1s
09:22:16 36864K ........ ........ ........ ........ ........ ........ 26% 228M 1s
09:22:16 39936K ........ ........ ........ ........ ........ ........ 28% 248M 1s
09:22:16 43008K ........ ........ ........ ........ ........ ........ 30% 249M 1s
09:22:16 46080K ........ ........ ........ ........ ........ ........ 32% 241M 1s
09:22:16 49152K ........ ........ ........ ........ ........ ........ 34% 249M 1s
09:22:16 52224K ........ ........ ........ ........ ........ ........ 36% 285M 1s
09:22:16 55296K ........ ........ ........ ........ ........ ........ 38% 358M 0s
09:22:16 58368K ........ ........ ........ ........ ........ ........ 40% 327M 0s
09:22:16 61440K ........ ........ ........ ........ ........ ........ 42% 303M 0s
09:22:16 64512K ........ ........ ........ ........ ........ ........ 44% 358M 0s
09:22:16 67584K ........ ........ ........ ........ ........ ........ 46% 350M 0s
09:22:16 70656K ........ ........ ........ ........ ........ ........ 48% 344M 0s
09:22:16 73728K ........ ........ ........ ........ ........ ........ 50% 341M 0s
09:22:16 76800K ........ ........ ........ ........ ........ ........ 52% 336M 0s
09:22:16 79872K ........ ........ ........ ........ ........ ........ 54% 350M 0s
09:22:16 82944K ........ ........ ........ ........ ........ ........ 56% 337M 0s
09:22:16 86016K ........ ........ ........ ........ ........ ........ 58% 348M 0s
09:22:16 89088K ........ ........ ........ ........ ........ ........ 60% 354M 0s
09:22:16 92160K ........ ........ ........ ........ ........ ........ 62% 360M 0s
09:22:16 95232K ........ ........ ........ ........ ........ ........ 64% 362M 0s
09:22:16 98304K ........ ........ ........ ........ ........ ........ 66% 336M 0s
09:22:16 101376K ........ ........ ........ ........ ........ ........ 68% 211M 0s
09:22:16 104448K ........ ........ ........ ........ ........ ........ 70% 333M 0s
09:22:16 107520K ........ ........ ........ ........ ........ ........ 72% 309M 0s
09:22:16 110592K ........ ........ ........ ........ ........ ........ 74% 152M 0s
09:22:16 113664K ........ ........ ........ ........ ........ ........ 76% 319M 0s
09:22:16 116736K ........ ........ ........ ........ ........ ........ 78% 361M 0s
09:22:16 119808K ........ ........ ........ ........ ........ ........ 80% 353M 0s
09:22:16 122880K ........ ........ ........ ........ ........ ........ 82% 352M 0s
09:22:16 125952K ........ ........ ........ ........ ........ ........ 84% 349M 0s
09:22:16 129024K ........ ........ ........ ........ ........ ........ 86% 371M 0s
09:22:16 132096K ........ ........ ........ ........ ........ ........ 88% 366M 0s
09:22:16 135168K ........ ........ ........ ........ ........ ........ 90% 363M 0s
09:22:16 138240K ........ ........ ........ ........ ........ ........ 92% 362M 0s
09:22:16 141312K ........ ........ ........ ........ ........ ........ 94% 373M 0s
09:22:16 144384K ........ ........ ........ ........ ........ ........ 96% 365M 0s
09:22:16 147456K ........ ........ ........ ........ ........ ........ 98% 370M 0s
09:22:17 150528K ........ ........ ........ .. 100% 337M=0.6s
09:22:17
09:22:17 2025-10-02 09:22:17 (254 MB/s) - ‘netconf-karaf-8.0.10-20251001.104507-13.zip’ saved [155884056/155884056]
09:22:17
09:22:17 Extracting the new controller...
09:22:17 + echo 'Extracting the new controller...'
09:22:17 + unzip -q netconf-karaf-8.0.10-20251001.104507-13.zip
09:22:18 Adding external repositories...
09:22:18 + echo 'Adding external repositories...'
09:22:18 + 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-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:18 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
09:22:18 ################################################################################
09:22:18 #
09:22:18 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:18 # contributor license agreements. See the NOTICE file distributed with
09:22:18 # this work for additional information regarding copyright ownership.
09:22:18 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:18 # (the "License"); you may not use this file except in compliance with
09:22:18 # the License. You may obtain a copy of the License at
09:22:18 #
09:22:18 # http://www.apache.org/licenses/LICENSE-2.0
09:22:18 #
09:22:18 # Unless required by applicable law or agreed to in writing, software
09:22:18 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:18 # See the License for the specific language governing permissions and
09:22:18 # limitations under the License.
09:22:18 #
09:22:18 ################################################################################
09:22:18
09:22:18 #
09:22:18 # If set to true, the following property will not allow any certificate to be used
09:22:18 # when accessing Maven repositories through SSL
09:22:18 #
09:22:18 #org.ops4j.pax.url.mvn.certificateCheck=
09:22:18
09:22:18 #
09:22:18 # Path to the local Maven settings file.
09:22:18 # The repositories defined in this file will be automatically added to the list
09:22:18 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
09:22:18 # below is not set.
09:22:18 # The following locations are checked for the existence of the settings.xml file
09:22:18 # * 1. looks for the specified url
09:22:18 # * 2. if not found looks for ${user.home}/.m2/settings.xml
09:22:18 # * 3. if not found looks for ${maven.home}/conf/settings.xml
09:22:18 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
09:22:18 #
09:22:18 #org.ops4j.pax.url.mvn.settings=
09:22:18
09:22:18 #
09:22:18 # Path to the local Maven repository which is used to avoid downloading
09:22:18 # artifacts when they already exist locally.
09:22:18 # The value of this property will be extracted from the settings.xml file
09:22:18 # above, or defaulted to:
09:22:18 # System.getProperty( "user.home" ) + "/.m2/repository"
09:22:18 #
09:22:18 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
09:22:18
09:22:18 #
09:22:18 # Default this to false. It's just weird to use undocumented repos
09:22:18 #
09:22:18 org.ops4j.pax.url.mvn.useFallbackRepositories=false
09:22:18
09:22:18 #
09:22:18 # Uncomment if you don't wanna use the proxy settings
09:22:18 # from the Maven conf/settings.xml file
09:22:18 #
09:22:18 # org.ops4j.pax.url.mvn.proxySupport=false
09:22:18
09:22:18 #
09:22:18 # Disable aether support by default. This ensure that the defaultRepositories
09:22:18 # below will be used
09:22:18 #
09:22:18 #org.ops4j.pax.url.mvn.disableAether=true
09:22:18
09:22:18 #
09:22:18 # Comma separated list of repositories scanned when resolving an artifact.
09:22:18 # Those repositories will be checked before iterating through the
09:22:18 # below list of repositories and even before the local repository
09:22:18 # A repository url can be appended with zero or more of the following flags:
09:22:18 # @snapshots : the repository contains snaphots
09:22:18 # @noreleases : the repository does not contain any released artifacts
09:22:18 #
09:22:18 # The following property value will add the system folder as a repo.
09:22:18 #
09:22:18 #org.ops4j.pax.url.mvn.defaultRepositories=
09:22:18
09:22:18 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
09:22:18 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
09:22:18
09:22:18 #
09:22:18 # Comma separated list of repositories scanned when resolving an artifact.
09:22:18 # The default list includes the following repositories:
09:22:18 # http://repo1.maven.org/maven2@id=central
09:22:18 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
09:22:18 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
09:22:18 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
09:22:18 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
09:22:18 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
09:22:18 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
09:22:18 # To add repositories to the default ones, prepend '+' to the list of repositories
09:22:18 # to add.
09:22:18 # A repository url can be appended with zero or more of the following flags:
09:22:18 # @snapshots : the repository contains snapshots
09:22:18 # @noreleases : the repository does not contain any released artifacts
09:22:18 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
09:22:18 #
09:22:18 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \
09:22:18 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \
09:22:18 file:${karaf.data}/kar@id=kar.repository@multi
09:22:18 + [[ True == \T\r\u\e ]]
09:22:18 + echo 'Configuring the startup features...'
09:22:18 Configuring the startup features...
09:22:18 + 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-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:18 + FEATURE_TEST_STRING=features-test
09:22:18 + FEATURE_TEST_VERSION=8.0.10-SNAPSHOT
09:22:18 + KARAF_VERSION=netconf
09:22:18 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]]
09:22:18 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.apache.karaf.features.cfg
09:22:18 ################################################################################
09:22:18 #
09:22:18 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:18 # contributor license agreements. See the NOTICE file distributed with
09:22:18 # this work for additional information regarding copyright ownership.
09:22:18 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:18 # (the "License"); you may not use this file except in compliance with
09:22:18 # the License. You may obtain a copy of the License at
09:22:18 #
09:22:18 # http://www.apache.org/licenses/LICENSE-2.0
09:22:18 #
09:22:18 # Unless required by applicable law or agreed to in writing, software
09:22:18 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:18 # See the License for the specific language governing permissions and
09:22:18 # limitations under the License.
09:22:18 #
09:22:18 ################################################################################
09:22:18
09:22:18 #
09:22:18 # Comma separated list of features repositories to register by default
09:22:18 #
09:22:18 featuresRepositories = file:${karaf.etc}/fc6935b0-9aeb-4803-8cfe-817df82be899.xml
09:22:18
09:22:18 #
09:22:18 # Comma separated list of features to install at startup
09:22:18 #
09:22:18 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology, ca780e56-4d8b-4cd5-b82a-b8390e33000c
09:22:18
09:22:18 #
09:22:18 # Resource repositories (OBR) that the features resolver can use
09:22:18 # to resolve requirements/capabilities
09:22:18 #
09:22:18 # The format of the resourceRepositories is
09:22:18 # resourceRepositories=[xml:url|json:url],...
09:22:18 # for Instance:
09:22:18 #
09:22:18 #resourceRepositories=xml:http://host/path/to/index.xml
09:22:18 # or
09:22:18 #resourceRepositories=json:http://host/path/to/index.json
09:22:18 #
09:22:18
09:22:18 #
09:22:18 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
09:22:18 #
09:22:18 featuresBootAsynchronous=false
09:22:18
09:22:18 #
09:22:18 # Service requirements enforcement
09:22:18 #
09:22:18 # By default, the feature resolver checks the service requirements/capabilities of
09:22:18 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
09:22:18 # the required bundles.
09:22:18 # The following flag can have those values:
09:22:18 # - disable: service requirements are completely ignored
09:22:18 # - default: service requirements are ignored for old features
09:22:18 # - enforce: service requirements are always verified
09:22:18 #
09:22:18 #serviceRequirements=default
09:22:18
09:22:18 #
09:22:18 # Store cfg file for config element in feature
09:22:18 #
09:22:18 #configCfgStore=true
09:22:18
09:22:18 #
09:22:18 # Define if the feature service automatically refresh bundles
09:22:18 #
09:22:18 autoRefresh=true
09:22:18
09:22:18 #
09:22:18 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
09:22:18 # XML file defines instructions related to features processing
09:22:18 # versions.properties may declare properties to resolve placeholders in XML file
09:22:18 # both files are relative to ${karaf.etc}
09:22:18 #
09:22:18 #featureProcessing=org.apache.karaf.features.xml
09:22:18 #featureProcessingVersions=versions.properties
09:22:18 + configure_karaf_log netconf ''
09:22:18 + local -r karaf_version=netconf
09:22:18 + local -r controllerdebugmap=
09:22:18 + local logapi=log4j
09:22:18 + grep log4j2 /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:22:18 log4j2.rootLogger.level = INFO
09:22:18 #log4j2.rootLogger.type = asyncRoot
09:22:18 #log4j2.rootLogger.includeLocation = false
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:22:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:22:18 log4j2.rootLogger.appenderRef.Console.ref = Console
09:22:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:22:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:22:18 log4j2.logger.spifly.name = org.apache.aries.spifly
09:22:18 log4j2.logger.spifly.level = WARN
09:22:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:22:18 log4j2.logger.audit.level = INFO
09:22:18 log4j2.logger.audit.additivity = false
09:22:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:22:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:22:18 log4j2.appender.console.type = Console
09:22:18 log4j2.appender.console.name = Console
09:22:18 log4j2.appender.console.layout.type = PatternLayout
09:22:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:22:18 log4j2.appender.rolling.type = RollingRandomAccessFile
09:22:18 log4j2.appender.rolling.name = RollingFile
09:22:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:22:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:22:18 #log4j2.appender.rolling.immediateFlush = false
09:22:18 log4j2.appender.rolling.append = true
09:22:18 log4j2.appender.rolling.layout.type = PatternLayout
09:22:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:22:18 log4j2.appender.rolling.policies.type = Policies
09:22:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:22:18 log4j2.appender.rolling.policies.size.size = 64MB
09:22:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:22:18 log4j2.appender.rolling.strategy.max = 7
09:22:18 log4j2.appender.audit.type = RollingRandomAccessFile
09:22:18 log4j2.appender.audit.name = AuditRollingFile
09:22:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:22:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:22:18 log4j2.appender.audit.append = true
09:22:18 log4j2.appender.audit.layout.type = PatternLayout
09:22:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:22:18 log4j2.appender.audit.policies.type = Policies
09:22:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:22:18 log4j2.appender.audit.policies.size.size = 8MB
09:22:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:22:18 log4j2.appender.audit.strategy.max = 7
09:22:18 log4j2.appender.osgi.type = PaxOsgi
09:22:18 log4j2.appender.osgi.name = PaxOsgi
09:22:18 log4j2.appender.osgi.filter = *
09:22:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:22:18 #log4j2.logger.aether.level = TRACE
09:22:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:22:18 #log4j2.logger.http-headers.level = DEBUG
09:22:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:22:18 #log4j2.logger.maven.level = TRACE
09:22:18 Configuring the karaf log... karaf_version: netconf, logapi: log4j2
09:22:18 + logapi=log4j2
09:22:18 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2'
09:22:18 + '[' log4j2 == log4j2 ']'
09:22:18 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:18 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
09:22:18 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
09:22:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
09:22:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
09:22:18 controllerdebugmap:
09:22:18 cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:18 + unset IFS
09:22:18 + echo 'controllerdebugmap: '
09:22:18 + '[' -n '' ']'
09:22:18 + echo 'cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
09:22:18 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
09:22:18 ################################################################################
09:22:18 #
09:22:18 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:18 # contributor license agreements. See the NOTICE file distributed with
09:22:18 # this work for additional information regarding copyright ownership.
09:22:18 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:18 # (the "License"); you may not use this file except in compliance with
09:22:18 # the License. You may obtain a copy of the License at
09:22:18 #
09:22:18 # http://www.apache.org/licenses/LICENSE-2.0
09:22:18 #
09:22:18 # Unless required by applicable law or agreed to in writing, software
09:22:18 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:18 # See the License for the specific language governing permissions and
09:22:18 # limitations under the License.
09:22:18 #
09:22:18 ################################################################################
09:22:18
09:22:18 # Common pattern layout for appenders
09:22:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
09:22:18
09:22:18 # Root logger
09:22:18 log4j2.rootLogger.level = INFO
09:22:18 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
09:22:18 #log4j2.rootLogger.type = asyncRoot
09:22:18 #log4j2.rootLogger.includeLocation = false
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
09:22:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
09:22:18 log4j2.rootLogger.appenderRef.Console.ref = Console
09:22:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
09:22:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
09:22:18
09:22:18 # Filters for logs marked by org.opendaylight.odlparent.Markers
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
09:22:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
09:22:18
09:22:18 # Loggers configuration
09:22:18
09:22:18 # Spifly logger
09:22:18 log4j2.logger.spifly.name = org.apache.aries.spifly
09:22:18 log4j2.logger.spifly.level = WARN
09:22:18
09:22:18 # Security audit logger
09:22:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
09:22:18 log4j2.logger.audit.level = INFO
09:22:18 log4j2.logger.audit.additivity = false
09:22:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
09:22:18
09:22:18 # Appenders configuration
09:22:18
09:22:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
09:22:18 log4j2.appender.console.type = Console
09:22:18 log4j2.appender.console.name = Console
09:22:18 log4j2.appender.console.layout.type = PatternLayout
09:22:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
09:22:18
09:22:18 # Rolling file appender
09:22:18 log4j2.appender.rolling.type = RollingRandomAccessFile
09:22:18 log4j2.appender.rolling.name = RollingFile
09:22:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
09:22:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
09:22:18 # uncomment to not force a disk flush
09:22:18 #log4j2.appender.rolling.immediateFlush = false
09:22:18 log4j2.appender.rolling.append = true
09:22:18 log4j2.appender.rolling.layout.type = PatternLayout
09:22:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
09:22:18 log4j2.appender.rolling.policies.type = Policies
09:22:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
09:22:18 log4j2.appender.rolling.policies.size.size = 1GB
09:22:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
09:22:18 log4j2.appender.rolling.strategy.max = 7
09:22:18
09:22:18 # Audit file appender
09:22:18 log4j2.appender.audit.type = RollingRandomAccessFile
09:22:18 log4j2.appender.audit.name = AuditRollingFile
09:22:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
09:22:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
09:22:18 log4j2.appender.audit.append = true
09:22:18 log4j2.appender.audit.layout.type = PatternLayout
09:22:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
09:22:18 log4j2.appender.audit.policies.type = Policies
09:22:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
09:22:18 log4j2.appender.audit.policies.size.size = 8MB
09:22:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
09:22:18 log4j2.appender.audit.strategy.max = 7
09:22:18
09:22:18 # OSGi appender
09:22:18 log4j2.appender.osgi.type = PaxOsgi
09:22:18 log4j2.appender.osgi.name = PaxOsgi
09:22:18 log4j2.appender.osgi.filter = *
09:22:18
09:22:18 # help with identification of maven-related problems with pax-url-aether
09:22:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether
09:22:18 #log4j2.logger.aether.level = TRACE
09:22:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
09:22:18 #log4j2.logger.http-headers.level = DEBUG
09:22:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
09:22:18 #log4j2.logger.maven.level = TRACE
09:22:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
09:22:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
09:22:18 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
09:22:18 Configure
09:22:18 java home: /usr/lib/jvm/java-21-openjdk-amd64
09:22:18 max memory: 6144m
09:22:18 memconf: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
09:22:18 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
09:22:18 + local -r controllermem=6144m
09:22:18 + local -r memconf=/tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
09:22:18 + echo Configure
09:22:18 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
09:22:18 + echo ' max memory: 6144m'
09:22:18 + echo ' memconf: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv'
09:22:18 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
09:22:18 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
09:22:18 cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
09:22:18 + echo 'cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv'
09:22:18 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/setenv
09:22:18 #!/bin/sh
09:22:18 #
09:22:18 # Licensed to the Apache Software Foundation (ASF) under one or more
09:22:18 # contributor license agreements. See the NOTICE file distributed with
09:22:18 # this work for additional information regarding copyright ownership.
09:22:18 # The ASF licenses this file to You under the Apache License, Version 2.0
09:22:18 # (the "License"); you may not use this file except in compliance with
09:22:18 # the License. You may obtain a copy of the License at
09:22:18 #
09:22:18 # http://www.apache.org/licenses/LICENSE-2.0
09:22:18 #
09:22:18 # Unless required by applicable law or agreed to in writing, software
09:22:18 # distributed under the License is distributed on an "AS IS" BASIS,
09:22:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
09:22:18 # See the License for the specific language governing permissions and
09:22:18 # limitations under the License.
09:22:18 #
09:22:18
09:22:18 #
09:22:18 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
09:22:18 # script: client, instance, shell, start, status, stop, karaf
09:22:18 #
09:22:18 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
09:22:18 # Actions go here...
09:22:18 # fi
09:22:18
09:22:18 #
09:22:18 # general settings which should be applied for all scripts go here; please keep
09:22:18 # in mind that it is possible that scripts might be executed more than once, e.g.
09:22:18 # in example of the start script where the start script is executed first and the
09:22:18 # karaf script afterwards.
09:22:18 #
09:22:18
09:22:18 #
09:22:18 # The following section shows the possible configuration options for the default
09:22:18 # karaf scripts
09:22:18 #
09:22:18 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
09:22:18 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
09:22:18 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
09:22:18 # export EXTRA_JAVA_OPTS # Additional JVM options
09:22:18 # export KARAF_HOME # Karaf home folder
09:22:18 # export KARAF_DATA # Karaf data folder
09:22:18 # export KARAF_BASE # Karaf base folder
09:22:18 # export KARAF_ETC # Karaf etc folder
09:22:18 # export KARAF_LOG # Karaf log folder
09:22:18 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
09:22:18 # export KARAF_OPTS # Additional available Karaf options
09:22:18 # export KARAF_DEBUG # Enable debug mode
09:22:18 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
09:22:18 # export KARAF_NOROOT # Prevent execution as root if set to true
09:22:18 Set Java version
09:22:18 + echo 'Set Java version'
09:22:18 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
09:22:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:22:18 sudo: a password is required
09:22:18 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
09:22:18 sudo: a password is required
09:22:18 JDK default version ...
09:22:18 + echo 'JDK default version ...'
09:22:18 + java -version
09:22:18 openjdk version "21.0.5" 2024-10-15
09:22:18 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
09:22:18 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
09:22:18 Set JAVA_HOME
09:22:18 + echo 'Set JAVA_HOME'
09:22:18 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:22:18 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
09:22:18 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:18 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:18 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
09:22:18 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
09:22:18 Listing all open ports on controller system...
09:22:18 + echo 'Listing all open ports on controller system...'
09:22:18 + netstat -pnatu
09:22:18 /tmp/configuration-script.sh: line 40: netstat: command not found
09:22:18 + '[' -f /tmp/custom_shard_config.txt ']'
09:22:18 Configuring cluster
09:22:18 + echo 'Configuring cluster'
09:22:18 + /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.233
09:22:18 /tmp/configuration-script.sh: line 50: /tmp/netconf-karaf-8.0.10-SNAPSHOT/bin/configure_cluster.sh: No such file or directory
09:22:18 Dump akka.conf
09:22:18 + echo 'Dump akka.conf'
09:22:18 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf
09:22:18 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
09:22:18 Dump modules.conf
09:22:18 + echo 'Dump modules.conf'
09:22:18 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf
09:22:18 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/modules.conf: No such file or directory
09:22:18 Dump module-shards.conf
09:22:18 + echo 'Dump module-shards.conf'
09:22:18 + cat /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf
09:22:18 cat: /tmp/netconf-karaf-8.0.10-SNAPSHOT/configuration/initial/module-shards.conf: No such file or directory
09:22:18 Locating config plan to use...
09:22:18 Finished running config plans
09:22:18 Starting member-1 with IP address 10.30.171.233
09:22:18 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:22:18 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:22:19 Redirecting karaf console output to karaf_console.log
09:22:19 Starting controller...
09:22:19 start: Redirecting Karaf output to /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
09:22:19 Execute the post startup script on controller 10.30.171.233
09:22:19 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:22:19 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:22:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:22:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:22:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:22:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:22:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:22:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:22:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:22:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:22:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
09:23:19 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
09:23:24 2025-10-02T09:22:53,764 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:23:24 Controller is UP
09:23:24 2025-10-02T09:22:53,764 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 200 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
09:23:24 Listing all open ports on controller system...
09:23:24 /tmp/post-startup-script.sh: line 51: netstat: command not found
09:23:24 looking for "BindException: Address already in use" in log file
09:23:24 looking for "server is unhealthy" in log file
09:23:24 Let's take the karaf thread dump
09:23:24 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:23:25 karaf main: org.apache.karaf.main.Main, pid:2048
09:23:25 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:23:25 Generating mininet variables...
09:23:25 Locating test plan to use...
09:23:25 Changing the testplan path...
09:23:25 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
09:23:25 #
09:23:25 # This program and the accompanying materials are made available under the
09:23:25 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
09:23:25 # and is available at http://www.eclipse.org/legal/epl-v10.html
09:23:25
09:23:25 # Place the suites in run order:
09:23:25 /w/workspace/netconf-csit-1node-scale-only-scandium/test/csit/suites/netconf/ready
09:23:25 /w/workspace/netconf-csit-1node-scale-only-scandium/test/csit/suites/netconf/restperfclient/performance.robot
09:23:25 /w/workspace/netconf-csit-1node-scale-only-scandium/test/csit/suites/netconf/restperfclient/mdsal.robot
09:23:25 /w/workspace/netconf-csit-1node-scale-only-scandium/test/csit/suites/netconf/scale/getmulti.robot
09:23:25 /w/workspace/netconf-csit-1node-scale-only-scandium/test/csit/suites/netconf/scale/getsingle.robot
09:23:25 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-only-scandium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-only-scandium/test/csit/suites/netconf/restperfclient/performance.robot /w/workspace/netconf-csit-1node-scale-only-scandium/test/csit/suites/netconf/restperfclient/mdsal.robot /w/workspace/netconf-csit-1node-scale-only-scandium/test/csit/suites/netconf/scale/getmulti.robot /w/workspace/netconf-csit-1node-scale-only-scandium/test/csit/suites/netconf/scale/getsingle.robot ...
09:23:25 ==============================================================================
09:23:25 netconf-scale.txt
09:23:25 ==============================================================================
09:23:25 netconf-scale.txt.Ready
09:23:25 ==============================================================================
09:23:26 netconf-scale.txt.Ready.Netconfready :: netconf-connector readiness test su...
09:23:26 ==============================================================================
09:23:29 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:23:35 | PASS |
09:23:35 ------------------------------------------------------------------------------
09:23:35 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:23:35 | PASS |
09:23:35 ------------------------------------------------------------------------------
09:23:35 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:23:35 | PASS |
09:23:35 Netconf was detected to be up and running so bug 5014 did not show up.
09:23:35 ------------------------------------------------------------------------------
09:23: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 "!="?
09:23:35 | PASS |
09:23:35 Netconf was detected to be up and running so bug 5014 did not show up.
09:23:35 ------------------------------------------------------------------------------
09:23:35 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:23:35 | PASS |
09:23:35 ------------------------------------------------------------------------------
09:23:35 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:23:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:24:01 | PASS |
09:24:01 ------------------------------------------------------------------------------
09:24:01 netconf-scale.txt.Ready.Netconfready :: netconf-connector readines... | PASS |
09:24:01 6 tests, 6 passed, 0 failed
09:24:01 ==============================================================================
09:24:01 netconf-scale.txt.Ready | PASS |
09:24:01 6 tests, 6 passed, 0 failed
09:24:01 ==============================================================================
09:24:01 netconf-scale.txt.Performance :: netconf-restperfclient Update performance ...
09:24:01 ==============================================================================
09:24:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:24:04 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:24:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:24:11 | PASS |
09:24:11 ------------------------------------------------------------------------------
09:24:11 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:24:12 | PASS |
09:24:12 ------------------------------------------------------------------------------
09:24:12 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:24:15 | PASS |
09:24:15 ------------------------------------------------------------------------------
09:24:15 Create_Device_Data :: Send some sample test data into the device a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:24:15 | FAIL |
09:24:15 ... click for list of related bugs or create a new one if needed (with the
09:24:15 "netconf_scale_txt_performance_create_device_data"
09:24:15 reference somewhere inside)
09:24:15 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_performance_create_device_data&order=bug_status"
09:24:15
09:24:15 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.233:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount
09:24:15 ------------------------------------------------------------------------------
09:24:15 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
09:24:15 Setup failed:
09:24:15 SKIPPED due to a failure in a previous fundamental test case.
09:24:15 ------------------------------------------------------------------------------
09:24:15 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
09:24:15 Setup failed:
09:24:15 SKIPPED due to a failure in a previous fundamental test case.
09:24:15 ------------------------------------------------------------------------------
09:24:15 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:24:16 | FAIL |
09:24:16 ... click for list of related bugs or create a new one if needed (with the
09:24:16 "netconf_scale_txt_performance_cleanup_and_collect"
09:24:16 reference somewhere inside)
09:24:16 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_performance_cleanup_and_collect&order=bug_status"
09:24:16
09:24:16 '' == ''
09:24:16 ------------------------------------------------------------------------------
09:24:16 netconf-scale.txt.Performance :: netconf-restperfclient Update per... | FAIL |
09:24:16 7 tests, 3 passed, 4 failed
09:24:16 ==============================================================================
09:24:16 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performance test su...
09:24:16 ==============================================================================
09:24:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:24:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:24:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:24:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:24:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:24:19 Create_Test_Data_For_Direct_Access :: Send some sample test data i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:24:19 | PASS |
09:24:19 ------------------------------------------------------------------------------
09:24:19 Run_RestPerfClient_Directly_On_MDSAL :: Deploy and execute restper... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:26:04 | PASS |
09:26:04 ------------------------------------------------------------------------------
09:26:04 Check_For_Failed_Direct_MDSAL_Requests :: Make sure there are no f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:26:04 | PASS |
09:26:04 ------------------------------------------------------------------------------
09:26:04 Cleanup_And_Collect_For_Direct_Access :: Cleanup the test data pro... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:26:05 | PASS |
09:26:05 ------------------------------------------------------------------------------
09:26:05 Create_Test_Data_For_Connector_Access :: Create the test data cont... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:26:05 | PASS |
09:26:05 ------------------------------------------------------------------------------
09:26:05 Configure_ODL_As_A_Device_On_Netconf :: Configure ODL MDSAL Northb... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:26:07 | PASS |
09:26:07 ------------------------------------------------------------------------------
09:26:07 Run_RestPerfClient_Through_Netconf_Connector :: Ask RestPerfClient... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:29:22 | PASS |
09:29:22 ------------------------------------------------------------------------------
09:29:22 Check_For_Failed_Netconf_Connector_Requests :: Make sure there are... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:29:22 | PASS |
09:29:22 ------------------------------------------------------------------------------
09:29:22 Deconfigure_ODL_From_Netconf :: Deconfigure the ODL MDSAL Northbou... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:29:22 | PASS |
09:29:22 ------------------------------------------------------------------------------
09:29:22 Cleanup_And_Collect_For_Connector_Access :: Delete the test data p... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:29:22 | PASS |
09:29:22 ------------------------------------------------------------------------------
09:29:22 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performanc... | PASS |
09:29:22 10 tests, 10 passed, 0 failed
09:29:22 ==============================================================================
09:29:22 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite (multi-t...
09:29:22 ==============================================================================
09:29:25 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:29:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:30:27 | PASS |
09:30:27 ------------------------------------------------------------------------------
09:30:27 Configure_Devices_On_Netconf :: Make requests to configure the tes... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:30:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:30:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:30:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:30:30 | FAIL |
09:30:30 ReadTimeout: HTTPConnectionPool(host='10.30.171.233', port=8181): Read timed out. (read timeout=2.0)
09:30:30 ------------------------------------------------------------------------------
09:30:30 Wait_For_Devices_To_Connect :: Wait for the devices to become conn... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:30:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:30:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:30:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:35:31 | FAIL |
09:35:31 Keyword 'Check_Device_Connected' failed after retrying for 5 minutes. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.233:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-scaling-device-2?content=nonconfig
09:35:31 ------------------------------------------------------------------------------
09:35:31 Issue_Requests_On_Devices :: Spawn the specified count of worker t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:35:32 | FAIL |
09:35:32 'protocol/a:network-topology/a:topology[a:topology-id=\'topology-netconf\']/a:node[a:node-id=\'netconf-scaling-device-2\']Mount point does not existresource-denied-transport' != ''
09:35:32 ------------------------------------------------------------------------------
09:35:32 Deconfigure_Devices :: Make requests to deconfigure the testtool d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:35:33 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:35:35 | FAIL |
09:35:35 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4547
09:35:35
09:35:35 ReadTimeout: HTTPConnectionPool(host='10.30.171.233', port=8181): Read timed out. (read timeout=2.0)
09:35:35 ------------------------------------------------------------------------------
09:35:35 Check_Devices_Are_Deconfigured :: Check there are no netconf conne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:35:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:35 | FAIL |
09:37:35 Keyword 'Check_Device_Completely_Gone' failed after retrying for 2 minutes. The last error was: 1 != 0
09:37:35 ------------------------------------------------------------------------------
09:37:35 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite... | FAIL |
09:37:35 6 tests, 1 passed, 5 failed
09:37:35 ==============================================================================
09:37:35 netconf-scale.txt.Getsingle :: netconf-connector scaling test suite (single...
09:37:35 ==============================================================================
09:37:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:37 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:37:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:36 | PASS |
09:38:36 ------------------------------------------------------------------------------
09:38:36 Configure_Devices_Onto_Netconf :: Make requests to configure the t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:38 | FAIL |
09:38:38 ReadTimeout: HTTPConnectionPool(host='10.30.171.233', port=8181): Read timed out. (read timeout=2.0)
09:38:38 ------------------------------------------------------------------------------
09:38:38 Get_Data_From_Devices :: Ask testtool devices for data. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:39 | FAIL |
09:38:39 The request failed with code 503
09:38:39 ------------------------------------------------------------------------------
09:38:39 Deconfigure_Devices_From_Netconf :: Make requests to deconfigure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
09:38:39 | FAIL |
09:38:39 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4547
09:38:39
09:38:39 Dictionary does not contain key 'netconf-scaling-device-1'.
09:38:39 ------------------------------------------------------------------------------
09:38:39 netconf-scale.txt.Getsingle :: netconf-connector scaling test suit... | FAIL |
09:38:39 4 tests, 1 passed, 3 failed
09:38:39 ==============================================================================
09:38:39 netconf-scale.txt | FAIL |
09:38:39 33 tests, 21 passed, 12 failed
09:38:39 ==============================================================================
09:38:39 Output: /w/workspace/netconf-csit-1node-scale-only-scandium/output.xml
09:38:44 Log: /w/workspace/netconf-csit-1node-scale-only-scandium/log.html
09:38:44 Report: /w/workspace/netconf-csit-1node-scale-only-scandium/report.html
09:38:44 Examining the files in data/log and checking filesize
09:38:44 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:38:44 total 532
09:38:44 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 09:22 .
09:38:44 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 2 09:22 karaf_console.log
09:38:44 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 09:22 ..
09:38:44 -rw-rw-r-- 1 jenkins jenkins 530079 Oct 2 09:38 karaf.log
09:38:44 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:38:44 520K /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf.log
09:38:44 4.0K /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/karaf_console.log
09:38:44 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:38:45 ls: cannot access '/tmp/netconf-karaf-8.0.10-SNAPSHOT/*.hprof': No such file or directory
09:38:45 Let's take the karaf thread dump again...
09:38:45 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:38:45 karaf main: org.apache.karaf.main.Main, pid:2048
09:38:45 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:38:45 Killing ODL
09:38:45 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:38:51 Compressing karaf.log 1
09:38:51 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:38:51 Fetching compressed karaf.log 1
09:38:51 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:38:51 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:38:51 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:38:52 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:38:52 Fetch GC logs
09:38:52 Warning: Permanently added '10.30.171.233' (ECDSA) to the list of known hosts.
09:38:52 scp: /tmp/netconf-karaf-8.0.10-SNAPSHOT/data/log/*.log: No such file or directory
09:38:52 Examine copied files
09:38:52 total 30624
09:38:52 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:38 gclogs-1
09:38:52 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 2 09:38 odl1_karaf_console.log
09:38:52 -rw-rw-r--. 1 jenkins jenkins 33806 Oct 2 09:38 odl1_karaf.log.gz
09:38:52 -rw-rw-r--. 1 jenkins jenkins 120180 Oct 2 09:38 karaf_1_2048_threads_after.log
09:38:52 -rw-rw-r--. 1 jenkins jenkins 13947 Oct 2 09:38 ps_after.log
09:38:52 -rw-rw-r--. 1 jenkins jenkins 257388 Oct 2 09:38 report.html
09:38:52 -rw-rw-r--. 1 jenkins jenkins 2417404 Oct 2 09:38 log.html
09:38:52 -rw-rw-r--. 1 jenkins jenkins 28104357 Oct 2 09:38 output.xml
09:38:52 -rw-rw-r--. 1 jenkins jenkins 33654 Oct 2 09:38 testtool--netconf-scale-txt-Getsingle.1759397858.871.log
09:38:52 -rw-rw-r--. 1 jenkins jenkins 161972 Oct 2 09:37 testtool--netconf-scale-txt-Getmulti.1759397365.915.log
09:38:52 -rw-rw-r--. 1 jenkins jenkins 761 Oct 2 09:29 restperfclient--netconf-scale-txt-Mdsal--netconf-connector.1759397167.909.log
09:38:52 -rw-rw-r--. 1 jenkins jenkins 760 Oct 2 09:26 restperfclient--netconf-scale-txt-Mdsal--direct.1759397059.525.log
09:38:52 -rw-rw-r--. 1 jenkins jenkins 2522 Oct 2 09:24 testtool--netconf-scale-txt-Performance.1759397046.213.log
09:38:52 -rw-rw-r--. 1 jenkins jenkins 823 Oct 2 09:23 testplan.txt
09:38:52 -rw-rw-r--. 1 jenkins jenkins 103723 Oct 2 09:23 karaf_1_2048_threads_before.log
09:38:52 -rw-rw-r--. 1 jenkins jenkins 14494 Oct 2 09:23 ps_before.log
09:38:52 -rw-rw-r--. 1 jenkins jenkins 3354 Oct 2 09:22 post-startup-script.sh
09:38:52 -rw-rw-r--. 1 jenkins jenkins 276 Oct 2 09:22 startup-script.sh
09:38:52 -rw-rw-r--. 1 jenkins jenkins 3587 Oct 2 09:22 configuration-script.sh
09:38:52 -rw-rw-r--. 1 jenkins jenkins 419 Oct 2 09:22 scriptplan.txt
09:38:52 -rw-rw-r--. 1 jenkins jenkins 363 Oct 2 09:22 detect_variables.env
09:38:52 -rw-rw-r--. 1 jenkins jenkins 3528 Oct 2 09:22 pom.xml
09:38:52 -rw-rw-r--. 1 jenkins jenkins 96 Oct 2 09:22 set_variables.env
09:38:52 -rw-rw-r--. 1 jenkins jenkins 297 Oct 2 09:22 slave_addresses.txt
09:38:52 -rw-rw-r--. 1 jenkins jenkins 570 Oct 2 09:21 requirements.txt
09:38:52 -rw-rw-r--. 1 jenkins jenkins 26 Oct 2 09:21 env.properties
09:38:52 -rw-rw-r--. 1 jenkins jenkins 334 Oct 2 09:18 stack-parameters.yaml
09:38:52 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 2 09:17 test
09:38:52 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 09:17 test@tmp
09:38:52 -rw-rw-r--. 1 jenkins jenkins 1408 Oct 1 11:09 maven-metadata.xml
09:38:52 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins4570821400840214389.sh
09:38:52 Karaf Deployments, Tests must have already run
09:38:52 [netconf-csit-1node-scale-only-scandium] $ /bin/sh /tmp/jenkins12321130721945510663.sh
09:38:52 Cleaning up Robot installation...
09:38:52 $ ssh-agent -k
09:38:52 unset SSH_AUTH_SOCK;
09:38:52 unset SSH_AGENT_PID;
09:38:52 echo Agent pid 5273 killed;
09:38:52 [ssh-agent] Stopped.
09:38:53 Recording plot data
09:38:53 Robot results publisher started...
09:38:53 INFO: Checking test criticality is deprecated and will be dropped in a future release!
09:38:53 -Parsing output xml:
09:38:54 Done!
09:38:54 -Copying log files to build dir:
09:38:55 Done!
09:38:55 -Assigning results to build:
09:38:55 Done!
09:38:55 -Checking thresholds:
09:38:55 Done!
09:38:55 Done publishing Robot results.
09:38:55 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
09:38:55 [PostBuildScript] - [INFO] Executing post build scripts.
09:38:55 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins18112991090464347752.sh
09:38:55 Archiving csit artifacts
09:38:55 mv: cannot stat '*_1.png': No such file or directory
09:38:55 mv: cannot stat '/tmp/odl1_*': No such file or directory
09:38:55 % Total % Received % Xferd Average Speed Time Time Time Current
09:38:55 Dload Upload Total Spent Left Speed
09:38:55
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1384k 0 1384k 0 0 3690k 0 --:--:-- --:--:-- --:--:-- 3680k
100 1959k 0 1959k 0 0 3927k 0 --:--:-- --:--:-- --:--:-- 3919k
09:38:55 Archive: robot-plugin.zip
09:38:55 inflating: ./archives/robot-plugin/log.html
09:38:55 inflating: ./archives/robot-plugin/output.xml
09:38:56 inflating: ./archives/robot-plugin/report.html
09:38:56 mv: cannot stat '*.log.gz': No such file or directory
09:38:56 mv: cannot stat '*.csv': No such file or directory
09:38:56 mv: cannot stat '*.png': No such file or directory
09:38:56 [PostBuildScript] - [INFO] Executing post build scripts.
09:38:56 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins12454008842733489907.sh
09:38:56 [PostBuildScript] - [INFO] Executing post build scripts.
09:38:56 [EnvInject] - Injecting environment variables from a build step.
09:38:56 [EnvInject] - Injecting as environment variables the properties content
09:38:56 OS_CLOUD=vex
09:38:56 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-scandium-128
09:38:56
09:38:56 [EnvInject] - Variables injected successfully.
09:38:56 provisioning config files...
09:38:56 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
09:38:56 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins12807815035540458428.sh
09:38:56 ---> openstack-stack-delete.sh
09:38:56 Setup pyenv:
09:38:56 system
09:38:56 3.8.13
09:38:56 3.9.13
09:38:56 3.10.13
09:38:56 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-scandium/.python-version)
09:38:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aGMI from file:/tmp/.os_lf_venv
09:38:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:38:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:38:58 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
09:38:58 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
09:38:58 lf-activate-venv(): INFO: Base packages installed successfully
09:38:58 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
09:39:14 lf-activate-venv(): INFO: Adding /tmp/venv-aGMI/bin to PATH
09:39:14 INFO: Retrieving stack cost for: releng-netconf-csit-1node-scale-only-scandium-128
09:39:18 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
09:39:30 INFO: Deleting stack releng-netconf-csit-1node-scale-only-scandium-128
09:39:30 Successfully deleted stack releng-netconf-csit-1node-scale-only-scandium-128
09:39:30 [PostBuildScript] - [INFO] Executing post build scripts.
09:39:30 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins17788777254145892154.sh
09:39:30 ---> sysstat.sh
09:39:30 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins3852873132353756337.sh
09:39:30 ---> package-listing.sh
09:39:30 ++ tr '[:upper:]' '[:lower:]'
09:39:30 ++ facter osfamily
09:39:30 + OS_FAMILY=redhat
09:39:30 + workspace=/w/workspace/netconf-csit-1node-scale-only-scandium
09:39:30 + START_PACKAGES=/tmp/packages_start.txt
09:39:30 + END_PACKAGES=/tmp/packages_end.txt
09:39:30 + DIFF_PACKAGES=/tmp/packages_diff.txt
09:39:30 + PACKAGES=/tmp/packages_start.txt
09:39:30 + '[' /w/workspace/netconf-csit-1node-scale-only-scandium ']'
09:39:30 + PACKAGES=/tmp/packages_end.txt
09:39:30 + case "${OS_FAMILY}" in
09:39:30 + rpm -qa
09:39:30 + sort
09:39:31 + '[' -f /tmp/packages_start.txt ']'
09:39:31 + '[' -f /tmp/packages_end.txt ']'
09:39:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt
09:39:31 + '[' /w/workspace/netconf-csit-1node-scale-only-scandium ']'
09:39:31 + mkdir -p /w/workspace/netconf-csit-1node-scale-only-scandium/archives/
09:39:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-only-scandium/archives/
09:39:31 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins828203028638917211.sh
09:39:31 ---> capture-instance-metadata.sh
09:39:31 Setup pyenv:
09:39:31 system
09:39:31 3.8.13
09:39:31 3.9.13
09:39:31 3.10.13
09:39:31 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-scandium/.python-version)
09:39:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aGMI from file:/tmp/.os_lf_venv
09:39:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:39:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:39:34 lf-activate-venv(): INFO: Base packages installed successfully
09:39:34 lf-activate-venv(): INFO: Installing additional packages: lftools
09:39:44 lf-activate-venv(): INFO: Adding /tmp/venv-aGMI/bin to PATH
09:39:44 INFO: Running in OpenStack, capturing instance metadata
09:39:44 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins1811299791508248694.sh
09:39:44 provisioning config files...
09:39:45 Could not find credentials [logs] for netconf-csit-1node-scale-only-scandium #128
09:39:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-only-scandium@tmp/config1460741310128503242tmp
09:39:45 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
09:39:45 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
09:39:45 provisioning config files...
09:39:45 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
09:39:45 [EnvInject] - Injecting environment variables from a build step.
09:39:45 [EnvInject] - Injecting as environment variables the properties content
09:39:45 SERVER_ID=logs
09:39:45
09:39:45 [EnvInject] - Variables injected successfully.
09:39:45 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins10347165734554774798.sh
09:39:45 ---> create-netrc.sh
09:39:45 WARN: Log server credential not found.
09:39:45 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins17608645558817829700.sh
09:39:45 ---> python-tools-install.sh
09:39:45 Setup pyenv:
09:39:45 system
09:39:45 3.8.13
09:39:45 3.9.13
09:39:45 3.10.13
09:39:45 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-scandium/.python-version)
09:39:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aGMI from file:/tmp/.os_lf_venv
09:39:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:39:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:39:47 lf-activate-venv(): INFO: Base packages installed successfully
09:39:47 lf-activate-venv(): INFO: Installing additional packages: lftools
09:39:58 lf-activate-venv(): INFO: Adding /tmp/venv-aGMI/bin to PATH
09:39:58 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins17444326615270846332.sh
09:39:58 ---> sudo-logs.sh
09:39:58 Archiving 'sudo' log..
09:39:58 [netconf-csit-1node-scale-only-scandium] $ /bin/bash /tmp/jenkins12523790932689364348.sh
09:39:58 ---> job-cost.sh
09:39:58 Setup pyenv:
09:39:58 system
09:39:58 3.8.13
09:39:58 3.9.13
09:39:58 3.10.13
09:39:58 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-scandium/.python-version)
09:39:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aGMI from file:/tmp/.os_lf_venv
09:39:59 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:39:59 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:01 lf-activate-venv(): INFO: Base packages installed successfully
09:40:01 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
09:40:08 lf-activate-venv(): INFO: Adding /tmp/venv-aGMI/bin to PATH
09:40:08 DEBUG: total: 0.16999999999999998
09:40:08 INFO: Retrieving Stack Cost...
09:40:08 INFO: Retrieving Pricing Info for: v3-standard-2
09:40:09 INFO: Archiving Costs
09:40:09 [netconf-csit-1node-scale-only-scandium] $ /bin/bash -l /tmp/jenkins9466298812044472436.sh
09:40:09 ---> logs-deploy.sh
09:40:09 Setup pyenv:
09:40:09 system
09:40:09 3.8.13
09:40:09 3.9.13
09:40:09 3.10.13
09:40:09 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-scandium/.python-version)
09:40:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-aGMI from file:/tmp/.os_lf_venv
09:40:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
09:40:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
09:40:11 lf-activate-venv(): INFO: Base packages installed successfully
09:40:11 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
09:40:22 lf-activate-venv(): INFO: Adding /tmp/venv-aGMI/bin to PATH
09:40:22 WARNING: Nexus logging server not set
09:40:22 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-only-scandium/128/
09:40:22 INFO: archiving logs to S3
09:40:23 ---> uname -a:
09:40:23 Linux prd-centos8-robot-2c-8g-132.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
09:40:23
09:40:23
09:40:23 ---> lscpu:
09:40:23 Architecture: x86_64
09:40:23 CPU op-mode(s): 32-bit, 64-bit
09:40:23 Byte Order: Little Endian
09:40:23 CPU(s): 2
09:40:23 On-line CPU(s) list: 0,1
09:40:23 Thread(s) per core: 1
09:40:23 Core(s) per socket: 1
09:40:23 Socket(s): 2
09:40:23 NUMA node(s): 1
09:40:23 Vendor ID: AuthenticAMD
09:40:23 CPU family: 23
09:40:23 Model: 49
09:40:23 Model name: AMD EPYC-Rome Processor
09:40:23 Stepping: 0
09:40:23 CPU MHz: 2800.000
09:40:23 BogoMIPS: 5600.00
09:40:23 Virtualization: AMD-V
09:40:23 Hypervisor vendor: KVM
09:40:23 Virtualization type: full
09:40:23 L1d cache: 32K
09:40:23 L1i cache: 32K
09:40:23 L2 cache: 512K
09:40:23 L3 cache: 16384K
09:40:23 NUMA node0 CPU(s): 0,1
09:40:23 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
09:40:23
09:40:23
09:40:23 ---> nproc:
09:40:23 2
09:40:23
09:40:23
09:40:23 ---> df -h:
09:40:23 Filesystem Size Used Avail Use% Mounted on
09:40:23 devtmpfs 3.8G 0 3.8G 0% /dev
09:40:23 tmpfs 3.8G 0 3.8G 0% /dev/shm
09:40:23 tmpfs 3.8G 17M 3.8G 1% /run
09:40:23 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
09:40:23 /dev/vda1 40G 8.4G 32G 21% /
09:40:23 tmpfs 770M 0 770M 0% /run/user/1001
09:40:23
09:40:23
09:40:23 ---> free -m:
09:40:23 total used free shared buff/cache available
09:40:23 Mem: 7697 649 4787 19 2260 6748
09:40:23 Swap: 1023 0 1023
09:40:23
09:40:23
09:40:23 ---> ip addr:
09:40:23 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
09:40:23 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
09:40:23 inet 127.0.0.1/8 scope host lo
09:40:23 valid_lft forever preferred_lft forever
09:40:23 inet6 ::1/128 scope host
09:40:23 valid_lft forever preferred_lft forever
09:40:23 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
09:40:23 link/ether fa:16:3e:89:83:c6 brd ff:ff:ff:ff:ff:ff
09:40:23 altname enp0s3
09:40:23 altname ens3
09:40:23 inet 10.30.170.53/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
09:40:23 valid_lft 84998sec preferred_lft 84998sec
09:40:23 inet6 fe80::f816:3eff:fe89:83c6/64 scope link
09:40:23 valid_lft forever preferred_lft forever
09:40:23
09:40:23
09:40:23 ---> sar -b -r -n DEV:
09:40:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU)
09:40:23
09:40:23 09:16:58 LINUX RESTART (2 CPU)
09:40:23
09:40:23 09:18:01 AM tps rtps wtps bread/s bwrtn/s
09:40:23 09:19:01 AM 120.86 0.40 120.46 16.66 10628.29
09:40:23 09:20:01 AM 45.00 0.68 44.32 51.58 6473.79
09:40:23 09:21:01 AM 9.94 0.38 9.56 64.22 530.98
09:40:23 09:22:01 AM 46.31 6.72 39.59 1245.93 2467.92
09:40:23 09:23:01 AM 44.17 2.73 41.44 439.59 7137.54
09:40:23 09:24:01 AM 4.53 0.22 4.32 11.73 198.32
09:40:23 09:25:01 AM 2.13 0.02 2.12 0.93 97.42
09:40:23 09:26:01 AM 0.35 0.00 0.35 0.00 6.20
09:40:23 09:27:01 AM 0.23 0.00 0.23 0.00 13.70
09:40:23 09:28:01 AM 0.43 0.00 0.43 0.00 7.17
09:40:23 09:29:01 AM 0.13 0.00 0.13 0.00 2.62
09:40:23 09:30:01 AM 0.28 0.00 0.28 0.00 100.57
09:40:23 09:31:01 AM 0.55 0.07 0.48 3.20 158.60
09:40:23 09:32:01 AM 0.50 0.03 0.47 0.27 39.59
09:40:23 09:33:01 AM 1.37 0.00 1.37 0.00 64.45
09:40:23 09:34:01 AM 0.22 0.00 0.22 0.00 45.36
09:40:23 09:35:01 AM 0.27 0.00 0.27 0.00 45.88
09:40:23 09:36:01 AM 0.23 0.00 0.23 0.00 60.81
09:40:23 09:37:01 AM 7.48 5.75 1.73 555.64 114.16
09:40:23 09:38:01 AM 1.72 0.00 1.72 0.00 120.79
09:40:23 09:39:01 AM 4.13 0.32 3.82 36.93 377.62
09:40:23 09:40:01 AM 32.24 0.47 31.77 52.92 2500.60
09:40:23 Average: 14.69 0.81 13.88 112.70 1417.89
09:40:23
09:40:23 09:18:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
09:40:23 09:19:01 AM 5174192 6985380 2708232 34.36 2688 1988148 736640 8.25 187600 2174568 138472
09:40:23 09:20:01 AM 5080172 6958020 2802252 35.55 2688 2054176 775900 8.69 212744 2237252 44256
09:40:23 09:21:01 AM 5210860 7057528 2671564 33.89 2688 2022688 676928 7.58 218960 2100376 4
09:40:23 09:22:01 AM 4834160 6943916 3048264 38.67 2688 2277248 741940 8.31 259532 2409348 200560
09:40:23 09:23:01 AM 4917712 7027320 2964712 37.61 2688 2277244 678236 7.59 267092 2312652 4
09:40:23 09:24:01 AM 4873536 6984272 3008888 38.17 2688 2278368 744568 8.34 267308 2356844 20
09:40:23 09:25:01 AM 4868504 6980092 3013920 38.24 2688 2279220 797848 8.93 267320 2361712 4
09:40:23 09:26:01 AM 4866992 6978584 3015432 38.26 2688 2279224 797848 8.93 267320 2363272 4
09:40:23 09:27:01 AM 4864984 6976916 3017440 38.28 2688 2279564 797848 8.93 267328 2365236 16
09:40:23 09:28:01 AM 4864956 6976888 3017468 38.28 2688 2279564 797848 8.93 267328 2365112 16
09:40:23 09:29:01 AM 4864532 6976468 3017892 38.29 2688 2279568 797848 8.93 267476 2365424 4
09:40:23 09:30:01 AM 4853612 6969512 3028812 38.42 2688 2283540 815860 9.14 267480 2376412 1016
09:40:23 09:31:01 AM 4840428 6960224 3041996 38.59 2688 2287428 815860 9.14 267668 2389468 220
09:40:23 09:32:01 AM 4839248 6959924 3043176 38.61 2688 2288304 813868 9.11 267824 2390212 156
09:40:23 09:33:01 AM 4837532 6959404 3044892 38.63 2688 2289500 813868 9.11 267824 2391968 304
09:40:23 09:34:01 AM 4836220 6959348 3046204 38.65 2688 2290764 813868 9.11 267824 2393224 284
09:40:23 09:35:01 AM 4835120 6959512 3047304 38.66 2688 2292020 813868 9.11 267824 2394604 248
09:40:23 09:36:01 AM 4831452 6957844 3050972 38.71 2688 2294028 813868 9.11 267824 2398076 488
09:40:23 09:37:01 AM 4808368 6954280 3074056 39.00 2688 2313492 829000 9.28 270036 2418620 660
09:40:23 09:38:01 AM 4800624 6951044 3081800 39.10 2688 2318008 845728 9.47 270036 2426224 3052
09:40:23 09:39:01 AM 4928960 6935188 2953464 37.47 2688 2177464 723464 8.10 291636 2293636 46916
09:40:23 09:40:01 AM 4960748 6964936 2921676 37.07 2688 2177400 713224 7.99 494084 2067132 11276
09:40:23 Average: 4899678 6971664 2982746 37.84 2688 2241225 779815 8.73 270458 2334153 20363
09:40:23
09:40:23 09:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
09:40:23 09:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:19:01 AM eth0 90.02 74.41 957.82 11.00 0.00 0.00 0.00 0.00
09:40:23 09:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:20:01 AM eth0 61.63 38.90 530.44 6.05 0.00 0.00 0.00 0.00
09:40:23 09:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:21:01 AM eth0 10.13 8.59 2.79 2.02 0.00 0.00 0.00 0.00
09:40:23 09:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:22:01 AM eth0 40.08 35.41 330.23 7.70 0.00 0.00 0.00 0.00
09:40:23 09:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:23:01 AM eth0 137.57 97.97 31.76 31.11 0.00 0.00 0.00 0.00
09:40:23 09:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:24:01 AM eth0 28.01 20.04 8.43 2.10 0.00 0.00 0.00 0.00
09:40:23 09:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:25:01 AM eth0 25.14 23.49 5.03 3.89 0.00 0.00 0.00 0.00
09:40:23 09:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:26:01 AM eth0 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00
09:40:23 09:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:27:01 AM eth0 12.25 8.18 2.30 0.89 0.00 0.00 0.00 0.00
09:40:23 09:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:28:01 AM eth0 5.45 0.57 1.20 0.49 0.00 0.00 0.00 0.00
09:40:23 09:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:29:01 AM eth0 1.45 0.50 0.80 0.57 0.00 0.00 0.00 0.00
09:40:23 09:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:30:01 AM eth0 71.68 49.03 11.72 6.53 0.00 0.00 0.00 0.00
09:40:23 09:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:31:01 AM eth0 56.65 37.69 9.60 4.98 0.00 0.00 0.00 0.00
09:40:23 09:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:32:01 AM eth0 3.97 3.12 0.75 0.71 0.00 0.00 0.00 0.00
09:40:23 09:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:33:01 AM eth0 3.00 4.02 1.14 1.15 0.00 0.00 0.00 0.00
09:40:23 09:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:34:01 AM eth0 2.53 3.72 0.75 0.89 0.00 0.00 0.00 0.00
09:40:23 09:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:35:01 AM eth0 2.50 3.73 0.75 0.89 0.00 0.00 0.00 0.00
09:40:23 09:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:36:01 AM eth0 12.40 10.75 8.49 1.40 0.00 0.00 0.00 0.00
09:40:23 09:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:37:01 AM eth0 3.93 4.35 5.54 0.82 0.00 0.00 0.00 0.00
09:40:23 09:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:38:01 AM eth0 51.00 33.71 14.00 5.04 0.00 0.00 0.00 0.00
09:40:23 09:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:39:01 AM eth0 140.24 89.55 118.62 90.14 0.00 0.00 0.00 0.00
09:40:23 09:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 09:40:01 AM eth0 19.44 16.71 15.92 8.18 0.00 0.00 0.00 0.00
09:40:23 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
09:40:23 Average: eth0 35.42 25.66 93.55 8.48 0.00 0.00 0.00 0.00
09:40:23
09:40:23
09:40:23 ---> sar -P ALL:
09:40:23 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU)
09:40:23
09:40:23 09:16:58 LINUX RESTART (2 CPU)
09:40:23
09:40:23 09:18:01 AM CPU %user %nice %system %iowait %steal %idle
09:40:23 09:19:01 AM all 38.12 0.00 5.49 2.26 0.12 54.01
09:40:23 09:19:01 AM 0 31.27 0.00 4.64 1.29 0.10 62.70
09:40:23 09:19:01 AM 1 44.97 0.00 6.33 3.23 0.13 45.33
09:40:23 09:20:01 AM all 16.55 0.00 2.25 0.54 0.05 80.60
09:40:23 09:20:01 AM 0 12.12 0.00 2.14 0.48 0.05 85.20
09:40:23 09:20:01 AM 1 20.97 0.00 2.37 0.60 0.05 76.01
09:40:23 09:21:01 AM all 5.03 0.00 1.13 0.06 0.05 93.73
09:40:23 09:21:01 AM 0 8.63 0.00 1.30 0.03 0.07 89.97
09:40:23 09:21:01 AM 1 1.45 0.00 0.95 0.08 0.03 97.48
09:40:23 09:22:01 AM all 26.79 0.00 4.93 0.44 0.07 67.76
09:40:23 09:22:01 AM 0 23.01 0.00 4.55 0.38 0.07 71.99
09:40:23 09:22:01 AM 1 30.56 0.00 5.31 0.50 0.08 63.55
09:40:23 09:23:01 AM all 8.55 0.00 1.89 0.99 0.05 88.53
09:40:23 09:23:01 AM 0 5.38 0.00 1.70 0.55 0.07 92.30
09:40:23 09:23:01 AM 1 11.71 0.00 2.07 1.42 0.03 84.76
09:40:23 09:24:01 AM all 3.00 0.00 0.42 0.03 0.04 96.51
09:40:23 09:24:01 AM 0 1.25 0.00 0.25 0.03 0.05 98.41
09:40:23 09:24:01 AM 1 4.76 0.00 0.59 0.02 0.03 94.61
09:40:23 09:25:01 AM all 8.23 0.00 0.63 0.02 0.07 91.05
09:40:23 09:25:01 AM 0 8.94 0.00 0.74 0.00 0.07 90.25
09:40:23 09:25:01 AM 1 7.55 0.00 0.52 0.03 0.07 91.83
09:40:23 09:26:01 AM all 6.26 0.00 0.60 0.00 0.08 93.06
09:40:23 09:26:01 AM 0 12.99 0.00 1.10 0.00 0.11 85.80
09:40:23 09:26:01 AM 1 0.22 0.00 0.15 0.00 0.05 99.58
09:40:23 09:27:01 AM all 6.73 0.00 0.59 0.00 0.10 92.58
09:40:23 09:27:01 AM 0 1.60 0.00 0.25 0.00 0.07 98.08
09:40:23 09:27:01 AM 1 12.36 0.00 0.96 0.00 0.13 86.55
09:40:23 09:28:01 AM all 6.45 0.00 0.58 0.00 0.08 92.89
09:40:23 09:28:01 AM 0 10.19 0.00 0.80 0.00 0.09 88.92
09:40:23 09:28:01 AM 1 2.96 0.00 0.37 0.00 0.07 96.60
09:40:23 09:29:01 AM all 5.99 0.00 0.55 0.00 0.06 93.40
09:40:23 09:29:01 AM 0 1.64 0.00 0.24 0.00 0.03 98.09
09:40:23 09:29:01 AM 1 10.74 0.00 0.89 0.00 0.09 88.28
09:40:23
09:40:23 09:29:01 AM CPU %user %nice %system %iowait %steal %idle
09:40:23 09:30:01 AM all 9.06 0.00 1.01 0.01 0.09 89.84
09:40:23 09:30:01 AM 0 7.01 0.00 0.97 0.00 0.07 91.96
09:40:23 09:30:01 AM 1 11.18 0.00 1.06 0.02 0.10 87.64
09:40:23 09:31:01 AM all 7.03 0.00 1.31 0.00 0.11 91.55
09:40:23 09:31:01 AM 0 4.39 0.00 0.79 0.00 0.10 94.72
09:40:23 09:31:01 AM 1 9.65 0.00 1.84 0.00 0.12 88.39
09:40:23 09:32:01 AM all 2.82 0.00 1.00 0.00 0.33 95.85
09:40:23 09:32:01 AM 0 2.36 0.00 1.09 0.00 0.27 96.29
09:40:23 09:32:01 AM 1 3.28 0.00 0.92 0.00 0.40 95.41
09:40:23 09:33:01 AM all 3.88 0.00 0.99 0.03 0.04 95.06
09:40:23 09:33:01 AM 0 3.75 0.00 0.95 0.07 0.05 95.18
09:40:23 09:33:01 AM 1 4.01 0.00 1.02 0.00 0.03 94.94
09:40:23 09:34:01 AM all 3.97 0.00 1.04 0.00 0.06 94.93
09:40:23 09:34:01 AM 0 2.11 0.00 0.54 0.00 0.07 97.29
09:40:23 09:34:01 AM 1 5.83 0.00 1.54 0.00 0.05 92.58
09:40:23 09:35:01 AM all 3.82 0.00 1.06 0.00 0.05 95.07
09:40:23 09:35:01 AM 0 2.78 0.00 0.79 0.00 0.03 96.40
09:40:23 09:35:01 AM 1 4.86 0.00 1.34 0.00 0.07 93.74
09:40:23 09:36:01 AM all 5.37 0.00 1.03 0.02 0.07 93.52
09:40:23 09:36:01 AM 0 4.09 0.00 0.74 0.00 0.07 95.11
09:40:23 09:36:01 AM 1 6.64 0.00 1.32 0.03 0.07 91.94
09:40:23 09:37:01 AM all 6.26 0.25 1.15 0.11 0.05 92.17
09:40:23 09:37:01 AM 0 3.67 0.03 0.75 0.00 0.05 95.50
09:40:23 09:37:01 AM 1 8.86 0.47 1.55 0.22 0.05 88.85
09:40:23 09:38:01 AM all 8.54 0.00 1.12 0.04 0.08 90.21
09:40:23 09:38:01 AM 0 12.03 0.00 1.53 0.07 0.08 86.29
09:40:23 09:38:01 AM 1 5.05 0.00 0.72 0.02 0.08 94.13
09:40:23 09:39:01 AM all 17.69 0.00 2.31 0.04 0.09 79.87
09:40:23 09:39:01 AM 0 14.79 0.00 1.99 0.03 0.08 83.10
09:40:23 09:39:01 AM 1 20.58 0.00 2.63 0.05 0.10 76.64
09:40:23 09:40:01 AM all 32.09 0.00 3.78 0.45 0.11 63.57
09:40:23 09:40:01 AM 0 29.56 0.00 3.65 0.15 0.10 66.54
09:40:23 09:40:01 AM 1 34.62 0.00 3.92 0.75 0.12 60.60
09:40:23
09:40:23 Average: CPU %user %nice %system %iowait %steal %idle
09:40:23 Average: all 10.61 0.01 1.60 0.23 0.08 87.47
09:40:23 Average: 0 9.24 0.00 1.44 0.14 0.08 89.09
09:40:23 Average: 1 11.97 0.02 1.76 0.32 0.09 85.84
09:40:23
09:40:23
09:40:23