02:18:14 Started by upstream project "integration-distribution-mri-test-vanadium" build number 10 02:18:14 originally caused by: 02:18:14 Started by timer 02:18:14 Running as SYSTEM 02:18:14 [EnvInject] - Loading node environment variables. 02:18:14 Building remotely on prd-centos8-robot-2c-8g-683 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-scale-only-vanadium 02:18:14 [ssh-agent] Looking for ssh-agent implementation... 02:18:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:18:14 $ ssh-agent 02:18:14 SSH_AUTH_SOCK=/tmp/ssh-IQv8CkkDbGRU/agent.5302 02:18:14 SSH_AGENT_PID=5304 02:18:14 [ssh-agent] Started. 02:18:14 Running ssh-add (command line suppressed) 02:18:14 Identity added: /w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_18018370352522852689.key (/w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/private_key_18018370352522852689.key) 02:18:14 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 02:18:14 The recommended git tool is: NONE 02:18:17 using credential opendaylight-jenkins-ssh 02:18:17 Wiping out workspace first. 02:18:17 Cloning the remote Git repository 02:18:17 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 02:18:17 > git init /w/workspace/netconf-csit-1node-scale-only-vanadium/test # timeout=10 02:18:17 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:18:17 > git --version # timeout=10 02:18:17 > git --version # 'git version 2.43.0' 02:18:17 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:18:17 [INFO] Currently running in a labeled security context 02:18:17 [INFO] Currently SELinux is 'enforcing' on the host 02:18:17 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh4368510349809855817.key 02:18:17 Verifying host key using known hosts file 02:18:17 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. 02:18:17 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 02:18:19 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:18:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:18:20 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 02:18:20 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 02:18:20 using GIT_SSH to set credentials Release Engineering Jenkins Key 02:18:20 [INFO] Currently running in a labeled security context 02:18:20 [INFO] Currently SELinux is 'enforcing' on the host 02:18:20 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh13332075796476999969.key 02:18:20 Verifying host key using known hosts file 02:18:20 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. 02:18:20 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 02:18:20 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:18:20 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 02:18:20 > git config core.sparsecheckout # timeout=10 02:18:20 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 02:18:21 Commit message: "Adapt test for new pce-allocation field" 02:18:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10 02:18:21 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 02:18:21 No emails were triggered. 02:18:21 provisioning config files... 02:18:21 copy managed file [npmrc] to file:/home/jenkins/.npmrc 02:18:21 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 02:18:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:18:22 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins1847439928612089166.sh 02:18:22 ---> python-tools-install.sh 02:18:22 Setup pyenv: 02:18:22 system 02:18:22 * 3.8.13 (set by /opt/pyenv/version) 02:18:22 * 3.9.13 (set by /opt/pyenv/version) 02:18:22 * 3.10.13 (set by /opt/pyenv/version) 02:18:22 * 3.11.7 (set by /opt/pyenv/version) 02:18:27 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Yzob 02:18:27 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 02:18:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:18:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:18:32 lf-activate-venv(): INFO: Base packages installed successfully 02:18:32 lf-activate-venv(): INFO: Installing additional packages: lftools 02:19:00 lf-activate-venv(): INFO: Adding /tmp/venv-Yzob/bin to PATH 02:19:00 Generating Requirements File 02:19:20 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:19:20 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 02:19:20 Python 3.11.7 02:19:21 pip 25.2 from /tmp/venv-Yzob/lib/python3.11/site-packages/pip (python 3.11) 02:19:21 appdirs==1.4.4 02:19:21 argcomplete==3.6.2 02:19:21 aspy.yaml==1.3.0 02:19:21 attrs==25.3.0 02:19:21 autopage==0.5.2 02:19:21 beautifulsoup4==4.14.2 02:19:21 boto3==1.40.45 02:19:21 botocore==1.40.45 02:19:21 bs4==0.0.2 02:19:21 cachetools==6.2.0 02:19:21 certifi==2025.8.3 02:19:21 cffi==2.0.0 02:19:21 cfgv==3.4.0 02:19:21 chardet==5.2.0 02:19:21 charset-normalizer==3.4.3 02:19:21 click==8.3.0 02:19:21 cliff==4.11.0 02:19:21 cmd2==2.7.0 02:19:21 cryptography==3.3.2 02:19:21 debtcollector==3.0.0 02:19:21 decorator==5.2.1 02:19:21 defusedxml==0.7.1 02:19:21 Deprecated==1.2.18 02:19:21 distlib==0.4.0 02:19:21 dnspython==2.8.0 02:19:21 docker==7.1.0 02:19:21 dogpile.cache==1.4.1 02:19:21 durationpy==0.10 02:19:21 email-validator==2.3.0 02:19:21 filelock==3.19.1 02:19:21 future==1.0.0 02:19:21 gitdb==4.0.12 02:19:21 GitPython==3.1.45 02:19:21 google-auth==2.41.1 02:19:21 httplib2==0.31.0 02:19:21 identify==2.6.15 02:19:21 idna==3.10 02:19:21 importlib-resources==1.5.0 02:19:21 iso8601==2.1.0 02:19:21 Jinja2==3.1.6 02:19:21 jmespath==1.0.1 02:19:21 jsonpatch==1.33 02:19:21 jsonpointer==3.0.0 02:19:21 jsonschema==4.25.1 02:19:21 jsonschema-specifications==2025.9.1 02:19:21 keystoneauth1==5.12.0 02:19:21 kubernetes==34.1.0 02:19:21 lftools==0.37.14 02:19:21 lxml==6.0.2 02:19:21 markdown-it-py==4.0.0 02:19:21 MarkupSafe==3.0.3 02:19:21 mdurl==0.1.2 02:19:21 msgpack==1.1.1 02:19:21 multi_key_dict==2.0.3 02:19:21 munch==4.0.0 02:19:21 netaddr==1.3.0 02:19:21 niet==1.4.2 02:19:21 nodeenv==1.9.1 02:19:21 oauth2client==4.1.3 02:19:21 oauthlib==3.3.1 02:19:21 openstacksdk==4.7.1 02:19:21 os-service-types==1.8.0 02:19:21 osc-lib==4.2.0 02:19:21 oslo.config==10.0.0 02:19:21 oslo.context==6.1.0 02:19:21 oslo.i18n==6.6.0 02:19:21 oslo.log==7.2.1 02:19:21 oslo.serialization==5.8.0 02:19:21 oslo.utils==9.1.0 02:19:21 packaging==25.0 02:19:21 pbr==7.0.1 02:19:21 platformdirs==4.4.0 02:19:21 prettytable==3.16.0 02:19:21 psutil==7.1.0 02:19:21 pyasn1==0.6.1 02:19:21 pyasn1_modules==0.4.2 02:19:21 pycparser==2.23 02:19:21 pygerrit2==2.0.15 02:19:21 PyGithub==2.8.1 02:19:21 Pygments==2.19.2 02:19:21 PyJWT==2.10.1 02:19:21 PyNaCl==1.6.0 02:19:21 pyparsing==2.4.7 02:19:21 pyperclip==1.11.0 02:19:21 pyrsistent==0.20.0 02:19:21 python-cinderclient==9.8.0 02:19:21 python-dateutil==2.9.0.post0 02:19:21 python-heatclient==4.3.0 02:19:21 python-jenkins==1.8.3 02:19:21 python-keystoneclient==5.7.0 02:19:21 python-magnumclient==4.9.0 02:19:21 python-openstackclient==8.2.0 02:19:21 python-swiftclient==4.8.0 02:19:21 PyYAML==6.0.3 02:19:21 referencing==0.36.2 02:19:21 requests==2.32.5 02:19:21 requests-oauthlib==2.0.0 02:19:21 requestsexceptions==1.4.0 02:19:21 rfc3986==2.0.0 02:19:21 rich==14.1.0 02:19:21 rich-argparse==1.7.1 02:19:21 rpds-py==0.27.1 02:19:21 rsa==4.9.1 02:19:21 ruamel.yaml==0.18.15 02:19:21 ruamel.yaml.clib==0.2.14 02:19:21 s3transfer==0.14.0 02:19:21 simplejson==3.20.2 02:19:21 six==1.17.0 02:19:21 smmap==5.0.2 02:19:21 soupsieve==2.8 02:19:21 stevedore==5.5.0 02:19:21 tabulate==0.9.0 02:19:21 toml==0.10.2 02:19:21 tomlkit==0.13.3 02:19:21 tqdm==4.67.1 02:19:21 typing_extensions==4.15.0 02:19:21 tzdata==2025.2 02:19:21 urllib3==1.26.20 02:19:21 virtualenv==20.34.0 02:19:21 wcwidth==0.2.14 02:19:21 websocket-client==1.8.0 02:19:21 wrapt==1.17.3 02:19:21 xdg==6.0.0 02:19:21 xmltodict==1.0.2 02:19:21 yq==3.4.3 02:19:21 [EnvInject] - Injecting environment variables from a build step. 02:19:21 [EnvInject] - Injecting as environment variables the properties content 02:19:21 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 02:19:21 OS_CLOUD=vex 02:19:21 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-vanadium-19 02:19:21 OS_STACK_TEMPLATE_DIR=openstack-hot 02:19:21 02:19:21 [EnvInject] - Variables injected successfully. 02:19:21 provisioning config files... 02:19:21 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:19:21 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins15641879159678565855.sh 02:19:21 ---> Create parameters file for OpenStack HOT 02:19:21 OpenStack Heat parameters generated 02:19:21 ----------------------------------- 02:19:21 parameters: 02:19:21 vm_0_count: '1' 02:19:21 vm_0_flavor: 'v3-standard-4' 02:19:21 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 02:19:21 vm_1_count: '1' 02:19:21 vm_1_flavor: 'v3-standard-2' 02:19:21 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 02:19:21 02:19:21 job_name: '23161-19' 02:19:21 silo: 'releng' 02:19:21 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins13790190105652045733.sh 02:19:21 ---> Create HEAT stack 02:19:21 + source /home/jenkins/lf-env.sh 02:19:21 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:19:21 ++ mktemp -d /tmp/venv-XXXX 02:19:21 + lf_venv=/tmp/venv-cMoN 02:19:21 + local venv_file=/tmp/.os_lf_venv 02:19:21 + local python=python3 02:19:21 + local options 02:19:21 + local set_path=true 02:19:21 + local install_args= 02:19:21 ++ 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 02:19:21 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:19:21 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 02:19:21 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:19:21 + true 02:19:21 + case $1 in 02:19:21 + python=python3 02:19:21 + shift 2 02:19:21 + true 02:19:21 + case $1 in 02:19:21 + shift 02:19:21 + break 02:19:21 + case $python in 02:19:21 + local pkg_list= 02:19:21 + [[ -d /opt/pyenv ]] 02:19:21 + echo 'Setup pyenv:' 02:19:21 Setup pyenv: 02:19:21 + export PYENV_ROOT=/opt/pyenv 02:19:21 + PYENV_ROOT=/opt/pyenv 02:19:21 + 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 02:19:21 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:19:21 + pyenv versions 02:19:22 system 02:19:22 3.8.13 02:19:22 3.9.13 02:19:22 3.10.13 02:19:22 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 02:19:22 + command -v pyenv 02:19:22 ++ pyenv init - --no-rehash 02:19:22 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 02:19:22 for i in ${!paths[@]}; do 02:19:22 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 02:19:22 fi; done; 02:19:22 echo "${paths[*]}"'\'')" 02:19:22 export PATH="/opt/pyenv/shims:${PATH}" 02:19:22 export PYENV_SHELL=bash 02:19:22 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 02:19:22 pyenv() { 02:19:22 local command 02:19:22 command="${1:-}" 02:19:22 if [ "$#" -gt 0 ]; then 02:19:22 shift 02:19:22 fi 02:19:22 02:19:22 case "$command" in 02:19:22 rehash|shell) 02:19:22 eval "$(pyenv "sh-$command" "$@")" 02:19:22 ;; 02:19:22 *) 02:19:22 command pyenv "$command" "$@" 02:19:22 ;; 02:19:22 esac 02:19:22 }' 02:19:22 +++ bash --norc -ec 'IFS=:; paths=($PATH); 02:19:22 for i in ${!paths[@]}; do 02:19:22 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 02:19:22 fi; done; 02:19:22 echo "${paths[*]}"' 02:19:22 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 02:19:22 ++ 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 02:19:22 ++ 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 02:19:22 ++ export PYENV_SHELL=bash 02:19:22 ++ PYENV_SHELL=bash 02:19:22 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 02:19:22 +++ complete -F _pyenv pyenv 02:19:22 ++ lf-pyver python3 02:19:22 ++ local py_version_xy=python3 02:19:22 ++ local py_version_xyz= 02:19:22 ++ awk '{ print $1 }' 02:19:22 ++ pyenv versions 02:19:22 ++ local command 02:19:22 ++ command=versions 02:19:22 ++ '[' 1 -gt 0 ']' 02:19:22 ++ shift 02:19:22 ++ case "$command" in 02:19:22 ++ command pyenv versions 02:19:22 ++ pyenv versions 02:19:22 ++ sed 's/^[ *]* //' 02:19:22 ++ grep -E '^[0-9.]*[0-9]$' 02:19:22 ++ [[ ! -s /tmp/.pyenv_versions ]] 02:19:22 +++ tail -n 1 02:19:22 +++ grep '^3' /tmp/.pyenv_versions 02:19:22 +++ sort -V 02:19:22 ++ py_version_xyz=3.11.7 02:19:22 ++ [[ -z 3.11.7 ]] 02:19:22 ++ echo 3.11.7 02:19:22 ++ return 0 02:19:22 + pyenv local 3.11.7 02:19:22 + local command 02:19:22 + command=local 02:19:22 + '[' 2 -gt 0 ']' 02:19:22 + shift 02:19:22 + case "$command" in 02:19:22 + command pyenv local 3.11.7 02:19:22 + pyenv local 3.11.7 02:19:22 + for arg in "$@" 02:19:22 + case $arg in 02:19:22 + pkg_list+='lftools[openstack] ' 02:19:22 + for arg in "$@" 02:19:22 + case $arg in 02:19:22 + pkg_list+='kubernetes ' 02:19:22 + for arg in "$@" 02:19:22 + case $arg in 02:19:22 + pkg_list+='niet ' 02:19:22 + for arg in "$@" 02:19:22 + case $arg in 02:19:22 + pkg_list+='python-heatclient ' 02:19:22 + for arg in "$@" 02:19:22 + case $arg in 02:19:22 + pkg_list+='python-openstackclient ' 02:19:22 + for arg in "$@" 02:19:22 + case $arg in 02:19:22 + pkg_list+='python-magnumclient ' 02:19:22 + for arg in "$@" 02:19:22 + case $arg in 02:19:22 + pkg_list+='urllib3~=1.26.15 ' 02:19:22 + for arg in "$@" 02:19:22 + case $arg in 02:19:22 + pkg_list+='yq ' 02:19:22 + [[ -f /tmp/.os_lf_venv ]] 02:19:22 ++ cat /tmp/.os_lf_venv 02:19:22 + lf_venv=/tmp/venv-Yzob 02:19:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yzob from' file:/tmp/.os_lf_venv 02:19:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yzob from file:/tmp/.os_lf_venv 02:19:22 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 02:19:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:19:22 + local 'pip_opts=--upgrade --quiet' 02:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 02:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 02:19:22 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 02:19:22 + [[ -n '' ]] 02:19:22 + [[ -n '' ]] 02:19:22 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 02:19:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:19:22 + /tmp/venv-Yzob/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 02:19:24 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 02:19:24 lf-activate-venv(): INFO: Base packages installed successfully 02:19:24 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 02:19:24 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 02:19:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 02:19:24 + /tmp/venv-Yzob/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 02:19:41 + type python3 02:19:41 + true 02:19:41 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Yzob/bin to PATH' 02:19:41 lf-activate-venv(): INFO: Adding /tmp/venv-Yzob/bin to PATH 02:19:41 + PATH=/tmp/venv-Yzob/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 02:19:41 + return 0 02:19:41 + openstack --os-cloud vex limits show --absolute 02:19:43 +--------------------------+---------+ 02:19:43 | Name | Value | 02:19:43 +--------------------------+---------+ 02:19:43 | maxTotalInstances | -1 | 02:19:43 | maxTotalCores | 450 | 02:19:43 | maxTotalRAMSize | 1000000 | 02:19:43 | maxServerMeta | 128 | 02:19:43 | maxImageMeta | 128 | 02:19:43 | maxPersonality | 5 | 02:19:43 | maxPersonalitySize | 10240 | 02:19:43 | maxTotalKeypairs | 100 | 02:19:43 | maxServerGroups | 10 | 02:19:43 | maxServerGroupMembers | 10 | 02:19:43 | maxTotalFloatingIps | -1 | 02:19:43 | maxSecurityGroups | -1 | 02:19:43 | maxSecurityGroupRules | -1 | 02:19:43 | totalRAMUsed | 688128 | 02:19:43 | totalCoresUsed | 168 | 02:19:43 | totalInstancesUsed | 57 | 02:19:43 | totalFloatingIpsUsed | 0 | 02:19:43 | totalSecurityGroupsUsed | 0 | 02:19:43 | totalServerGroupsUsed | 0 | 02:19:43 | maxTotalVolumes | -1 | 02:19:43 | maxTotalSnapshots | 10 | 02:19:43 | maxTotalVolumeGigabytes | 4096 | 02:19:43 | maxTotalBackups | 10 | 02:19:43 | maxTotalBackupGigabytes | 1000 | 02:19:43 | totalVolumesUsed | 0 | 02:19:43 | totalGigabytesUsed | 0 | 02:19:43 | totalSnapshotsUsed | 0 | 02:19:43 | totalBackupsUsed | 0 | 02:19:43 | totalBackupGigabytesUsed | 0 | 02:19:43 +--------------------------+---------+ 02:19:43 + pushd /opt/ciman/openstack-hot 02:19:43 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-scale-only-vanadium 02:19:43 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-scale-only-vanadium-19 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-scale-only-vanadium/stack-parameters.yaml 02:20:18 Creating stack releng-netconf-csit-1node-scale-only-vanadium-19 02:20:18 Waiting to initialize infrastructure... 02:20:18 Waiting to initialize infrastructure... 02:20:18 Stack initialization successful. 02:20:18 ------------------------------------ 02:20:18 Stack Details 02:20:18 ------------------------------------ 02:20:18 {'added': None, 02:20:18 'capabilities': [], 02:20:18 'created_at': '2025-10-05T02:19:46Z', 02:20:18 'deleted': None, 02:20:18 'deleted_at': None, 02:20:18 'description': 'No description', 02:20:18 'environment': None, 02:20:18 'environment_files': None, 02:20:18 'files': None, 02:20:18 'files_container': None, 02:20:18 'id': '8a84121c-9b54-4385-9b52-330b9a5c2edb', 02:20:18 'is_rollback_disabled': True, 02:20:18 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-scale-only-vanadium-19/8a84121c-9b54-4385-9b52-330b9a5c2edb', 02:20:18 'rel': 'self'}], 02:20:18 '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'})}), 02:20:18 'name': 'releng-netconf-csit-1node-scale-only-vanadium-19', 02:20:18 'notification_topics': [], 02:20:18 'outputs': [{'description': 'IP addresses of the 1st vm types', 02:20:18 'output_key': 'vm_0_ips', 02:20:18 'output_value': ['10.30.171.65']}, 02:20:18 {'description': 'IP addresses of the 2nd vm types', 02:20:18 'output_key': 'vm_1_ips', 02:20:18 'output_value': ['10.30.171.30']}], 02:20:18 'owner_id': ****, 02:20:18 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 02:20:18 'OS::stack_id': '8a84121c-9b54-4385-9b52-330b9a5c2edb', 02:20:18 'OS::stack_name': 'releng-netconf-csit-1node-scale-only-vanadium-19', 02:20:18 'job_name': '23161-19', 02:20:18 'silo': 'releng', 02:20:18 'vm_0_count': '1', 02:20:18 'vm_0_flavor': 'v3-standard-4', 02:20:18 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 02:20:18 '20250201-010426.857', 02:20:18 'vm_1_count': '1', 02:20:18 'vm_1_flavor': 'v3-standard-2', 02:20:18 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 02:20:18 '- 20250201-060151.911'}, 02:20:18 'parent_id': None, 02:20:18 'replaced': None, 02:20:18 'status': 'CREATE_COMPLETE', 02:20:18 'status_reason': 'Stack CREATE completed successfully', 02:20:18 'tags': [], 02:20:18 'template': None, 02:20:18 'template_description': 'No description', 02:20:18 'template_url': None, 02:20:18 'timeout_mins': 15, 02:20:18 'unchanged': None, 02:20:18 'updated': None, 02:20:18 'updated_at': None, 02:20:18 'user_project_id': '73a94ff6adc14f85ac3fec52a7d96a97'} 02:20:18 ------------------------------------ 02:20:19 + popd 02:20:19 /w/workspace/netconf-csit-1node-scale-only-vanadium 02:20:19 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins16371887271125151112.sh 02:20:19 ---> Copy SSH public keys to CSIT lab 02:20:19 Setup pyenv: 02:20:19 system 02:20:19 3.8.13 02:20:19 3.9.13 02:20:19 3.10.13 02:20:19 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 02:20:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yzob from file:/tmp/.os_lf_venv 02:20:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:20:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:20:21 lf-activate-venv(): INFO: Base packages installed successfully 02:20:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 02:20:34 lf-activate-venv(): INFO: Adding /tmp/venv-Yzob/bin to PATH 02:20:36 SSH not responding on 10.30.171.65. Retrying in 10 seconds... 02:20:39 Warning: Permanently added '10.30.171.30' (ECDSA) to the list of known hosts. 02:20:40 releng-23161-19-1-mininet-ovs-217-0 02:20:40 Successfully copied public keys to slave 10.30.171.30 02:20:46 Ping to 10.30.171.65 successful. 02:20:46 SSH not responding on 10.30.171.65. Retrying in 10 seconds... 02:20:56 Ping to 10.30.171.65 successful. 02:20:56 SSH not responding on 10.30.171.65. Retrying in 10 seconds... 02:21:06 Ping to 10.30.171.65 successful. 02:21:07 SSH not responding on 10.30.171.65. Retrying in 10 seconds... 02:21:17 Ping to 10.30.171.65 successful. 02:21:18 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:21:19 releng-23161-19-0-builder-0 02:21:19 Successfully copied public keys to slave 10.30.171.65 02:21:19 Process 6517 ready. 02:21:19 Process 6518 ready. 02:21:19 SSH ready on all stack servers. 02:21:19 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins11226167035674522499.sh 02:21:19 Setup pyenv: 02:21:19 system 02:21:19 3.8.13 02:21:19 3.9.13 02:21:19 3.10.13 02:21:19 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 02:21:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-2F3V 02:21:23 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-scale-only-vanadium/.robot_venv 02:21:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:21:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:21:27 lf-activate-venv(): INFO: Base packages installed successfully 02:21:27 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 02:21:29 lf-activate-venv(): INFO: Adding /tmp/venv-2F3V/bin to PATH 02:21:29 + echo 'Installing Python Requirements' 02:21:29 Installing Python Requirements 02:21:29 + cat 02:21:29 + python -m pip install -r requirements.txt 02:21:29 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 02:21:29 Collecting docker-py (from -r requirements.txt (line 1)) 02:21:29 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) 02:21:29 Collecting ipaddr (from -r requirements.txt (line 2)) 02:21:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 02:21:29 Preparing metadata (setup.py): started 02:21:29 Preparing metadata (setup.py): finished with status 'done' 02:21:29 Collecting netaddr (from -r requirements.txt (line 3)) 02:21:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 02:21:29 Collecting netifaces (from -r requirements.txt (line 4)) 02:21:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 02:21:29 Preparing metadata (setup.py): started 02:21:30 Preparing metadata (setup.py): finished with status 'done' 02:21:30 Collecting pyhocon (from -r requirements.txt (line 5)) 02:21:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 02:21:30 Collecting requests (from -r requirements.txt (line 6)) 02:21:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 02:21:30 Collecting robotframework (from -r requirements.txt (line 7)) 02:21:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 02:21:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 27.7 MB/s 0:00:00 02:21:30 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 02:21:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 02:21:30 Preparing metadata (setup.py): started 02:21:30 Preparing metadata (setup.py): finished with status 'done' 02:21:30 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 02:21:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 02:21:30 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 02:21:30 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) 02:21:30 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 02:21:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 02:21:30 Preparing metadata (setup.py): started 02:21:30 Preparing metadata (setup.py): finished with status 'done' 02:21:30 Collecting scapy (from -r requirements.txt (line 12)) 02:21:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 02:21:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 37.4 MB/s 0:00:00 02:21:31 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 02:21:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 02:21:31 Preparing metadata (setup.py): started 02:21:31 Preparing metadata (setup.py): finished with status 'done' 02:21:31 Collecting elasticsearch (from -r requirements.txt (line 18)) 02:21:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 02:21:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 38.5 MB/s 0:00:00 02:21:31 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 02:21:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 02:21:31 Collecting pyangbind (from -r requirements.txt (line 22)) 02:21:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 02:21:31 Collecting isodate (from -r requirements.txt (line 25)) 02:21:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 02:21:31 Collecting jmespath (from -r requirements.txt (line 28)) 02:21:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 02:21:31 Collecting jsonpatch (from -r requirements.txt (line 31)) 02:21:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 02:21:31 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:21:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 02:21:31 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:21:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 02:21:31 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 02:21:31 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) 02:21:31 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 02:21:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 02:21:31 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 02:21:31 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) 02:21:32 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 02:21:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 02:21:32 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 02:21:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 02:21:32 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 02:21:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 02:21:32 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 02:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 02:21:32 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 02:21:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 02:21:32 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 02:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 02:21:32 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 02:21:32 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) 02:21:32 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 02:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 02:21:32 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 02:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 02:21:32 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 02:21:32 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 02:21:32 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 02:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 02:21:32 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 02:21:32 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) 02:21:32 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 02:21:32 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) 02:21:32 Collecting elasticsearch (from -r requirements.txt (line 18)) 02:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 02:21:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 34.0 MB/s 0:00:00 02:21:32 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 02:21:32 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 02:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 02:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 02:21:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 02:21:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 02:21:33 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 02:21:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 02:21:33 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 02:21:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 02:21:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 11.2 MB/s 0:00:00 02:21:33 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 02:21:33 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) 02:21:34 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 02:21:34 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) 02:21:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 13.3 MB/s 0:00:00 02:21:34 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 02:21:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 02:21:34 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:21:34 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) 02:21:35 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:21:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 02:21:35 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:21:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 02:21:35 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:21:35 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) 02:21:35 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:21:35 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) 02:21:35 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 02:21:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 02:21:35 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:21:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB) 02:21:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 60.1 MB/s 0:00:00 02:21:35 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:21:35 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) 02:21:36 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:21:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 02:21:36 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 02:21:36 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 02:21:36 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:21:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 02:21:36 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 02:21:36 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:21:36 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) 02:21:36 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 02:21:36 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 02:21:36 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)) 02:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 02:21:36 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 02:21:36 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 02:21:36 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:21:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 02:21:36 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 02:21:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 02:21:36 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 02:21:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 02:21:36 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 02:21:36 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 02:21:36 Building wheel for robotframework-sshlibrary (setup.py): started 02:21:37 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 02:21:37 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=5e35c04b3ebbfb2618c791f25f503d08fc3e632fe66b05d6ee9ccb0b7eab52be 02:21:37 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 02:21:37 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 02:21:37 Building wheel for ipaddr (setup.py): started 02:21:37 Building wheel for ipaddr (setup.py): finished with status 'done' 02:21:37 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=eae3e707218e97f094febc5536b331fe500c15936843b6e51f879ada95afacce 02:21:37 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 02:21:37 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 02:21:37 Building wheel for netifaces (setup.py): started 02:21:39 Building wheel for netifaces (setup.py): finished with status 'done' 02:21:39 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41094 sha256=eaf43e71a0d8aa7473c33adcda3d4e389bc1591cb47d16457fb50a182afe9c40 02:21:39 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 02:21:39 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 02:21:39 Building wheel for robotframework-httplibrary (setup.py): started 02:21:40 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 02:21:40 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=7ed499507711c9f66e394741a77e78115dba09ef07c5202911137d129ae6e457 02:21:40 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 02:21:40 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 02:21:40 Building wheel for jsonpath-rw (setup.py): started 02:21:40 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 02:21:40 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=5da6be8959f1ffec7fe31774f8b838ff61e5bae7edaf9427a69c4d773d219aef 02:21:40 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 02:21:40 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 02:21:40 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 02:21:47 02:21:47 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.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 02:21:47 + pip freeze 02:21:48 attrs==25.3.0 02:21:48 bcrypt==5.0.0 02:21:48 beautifulsoup4==4.14.2 02:21:48 certifi==2025.8.3 02:21:48 cffi==2.0.0 02:21:48 charset-normalizer==3.4.3 02:21:48 click==8.3.0 02:21:48 cryptography==46.0.2 02:21:48 decorator==5.2.1 02:21:48 distlib==0.4.0 02:21:48 docker-py==1.10.6 02:21:48 docker-pycreds==0.4.0 02:21:48 elastic-transport==8.17.1 02:21:48 elasticsearch==8.19.1 02:21:48 elasticsearch-dsl==8.15.4 02:21:48 enum34==1.1.10 02:21:48 filelock==3.19.1 02:21:48 h11==0.16.0 02:21:48 idna==3.10 02:21:48 invoke==2.2.0 02:21:48 ipaddr==2.2.0 02:21:48 isodate==0.7.2 02:21:48 jmespath==1.0.1 02:21:48 jsonpatch==1.33 02:21:48 jsonpath-rw==1.4.0 02:21:48 jsonpointer==3.0.0 02:21:48 lxml==6.0.2 02:21:48 netaddr==1.3.0 02:21:48 netifaces==0.11.0 02:21:48 outcome==1.3.0.post0 02:21:48 paramiko==4.0.0 02:21:48 platformdirs==4.4.0 02:21:48 ply==3.11 02:21:48 pyang==2.7.1 02:21:48 pyangbind==0.8.6 02:21:48 pycparser==2.23 02:21:48 pyhocon==0.3.61 02:21:48 PyNaCl==1.6.0 02:21:48 pyparsing==3.2.5 02:21:48 PySocks==1.7.1 02:21:48 python-dateutil==2.9.0.post0 02:21:48 regex==2025.9.18 02:21:48 requests==2.32.5 02:21:48 robotframework==7.3.2 02:21:48 robotframework-httplibrary==0.4.2 02:21:48 robotframework-pythonlibcore==4.4.1 02:21:48 robotframework-requests==0.9.7 02:21:48 robotframework-selenium2library==3.0.0 02:21:48 robotframework-seleniumlibrary==6.8.0 02:21:48 robotframework-sshlibrary==3.8.0 02:21:48 scapy==2.6.1 02:21:48 scp==0.15.0 02:21:48 selenium==4.36.0 02:21:48 six==1.17.0 02:21:48 sniffio==1.3.1 02:21:48 sortedcontainers==2.4.0 02:21:48 soupsieve==2.8 02:21:48 trio==0.31.0 02:21:48 trio-websocket==0.12.2 02:21:48 typing_extensions==4.15.0 02:21:48 urllib3==2.5.0 02:21:48 virtualenv==20.34.0 02:21:48 waitress==3.0.2 02:21:48 WebOb==1.8.9 02:21:48 websocket-client==1.8.0 02:21:48 WebTest==3.0.6 02:21:48 wsproto==1.2.0 02:21:48 [EnvInject] - Injecting environment variables from a build step. 02:21:48 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 02:21:48 [EnvInject] - Variables injected successfully. 02:21:48 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins7218866519588126199.sh 02:21:48 Setup pyenv: 02:21:48 system 02:21:48 3.8.13 02:21:48 3.9.13 02:21:48 3.10.13 02:21:48 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 02:21:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yzob from file:/tmp/.os_lf_venv 02:21:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:21:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:21:50 lf-activate-venv(): INFO: Base packages installed successfully 02:21:50 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 02:21: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. 02:21:58 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 02:21:58 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 02:21:58 lf-activate-venv(): INFO: Adding /tmp/venv-Yzob/bin to PATH 02:21:58 + ODL_SYSTEM=() 02:21:58 + TOOLS_SYSTEM=() 02:21:58 + OPENSTACK_SYSTEM=() 02:21:58 + OPENSTACK_CONTROLLERS=() 02:21:58 + mapfile -t ADDR 02:21:58 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 02:21:58 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-scale-only-vanadium-19 02:22:00 + for i in "${ADDR[@]}" 02:22:00 ++ ssh 10.30.171.30 hostname -s 02:22:00 Warning: Permanently added '10.30.171.30' (ECDSA) to the list of known hosts. 02:22:00 + REMHOST=releng-23161-19-1-mininet-ovs-217-0 02:22:00 + case ${REMHOST} in 02:22:00 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 02:22:00 + for i in "${ADDR[@]}" 02:22:00 ++ ssh 10.30.171.65 hostname -s 02:22:00 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:22:01 + REMHOST=releng-23161-19-0-builder-0 02:22:01 + case ${REMHOST} in 02:22:01 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 02:22:01 + echo NUM_ODL_SYSTEM=1 02:22:01 + echo NUM_TOOLS_SYSTEM=1 02:22:01 + '[' '' == yes ']' 02:22:01 + NUM_OPENSTACK_SYSTEM=0 02:22:01 + echo NUM_OPENSTACK_SYSTEM=0 02:22:01 + '[' 0 -eq 2 ']' 02:22:01 + echo ODL_SYSTEM_IP=10.30.171.65 02:22:01 ++ seq 0 0 02:22:01 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 02:22:01 + echo ODL_SYSTEM_1_IP=10.30.171.65 02:22:01 + echo TOOLS_SYSTEM_IP=10.30.171.30 02:22:01 ++ seq 0 0 02:22:01 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 02:22:01 + echo TOOLS_SYSTEM_1_IP=10.30.171.30 02:22:01 + openstack_index=0 02:22:01 + NUM_OPENSTACK_CONTROL_NODES=1 02:22:01 + echo NUM_OPENSTACK_CONTROL_NODES=1 02:22:01 ++ seq 0 0 02:22:01 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 02:22:01 + echo OPENSTACK_CONTROL_NODE_1_IP= 02:22:01 + NUM_OPENSTACK_COMPUTE_NODES=-1 02:22:01 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 02:22:01 + '[' -1 -ge 2 ']' 02:22:01 ++ seq 0 -2 02:22:01 + NUM_OPENSTACK_HAPROXY_NODES=0 02:22:01 + echo NUM_OPENSTACK_HAPROXY_NODES=0 02:22:01 ++ seq 0 -1 02:22:01 + echo 'Contents of slave_addresses.txt:' 02:22:01 Contents of slave_addresses.txt: 02:22:01 + cat slave_addresses.txt 02:22:01 NUM_ODL_SYSTEM=1 02:22:01 NUM_TOOLS_SYSTEM=1 02:22:01 NUM_OPENSTACK_SYSTEM=0 02:22:01 ODL_SYSTEM_IP=10.30.171.65 02:22:01 ODL_SYSTEM_1_IP=10.30.171.65 02:22:01 TOOLS_SYSTEM_IP=10.30.171.30 02:22:01 TOOLS_SYSTEM_1_IP=10.30.171.30 02:22:01 NUM_OPENSTACK_CONTROL_NODES=1 02:22:01 OPENSTACK_CONTROL_NODE_1_IP= 02:22:01 NUM_OPENSTACK_COMPUTE_NODES=-1 02:22:01 NUM_OPENSTACK_HAPROXY_NODES=0 02:22:01 [EnvInject] - Injecting environment variables from a build step. 02:22:01 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 02:22:01 [EnvInject] - Variables injected successfully. 02:22:01 [netconf-csit-1node-scale-only-vanadium] $ /bin/sh /tmp/jenkins9945144550419078489.sh 02:22:01 Preparing for JRE Version 21 02:22:01 Karaf artifact is karaf 02:22:01 Karaf project is integration 02:22:01 Java home is /usr/lib/jvm/java-21-openjdk-amd64 02:22:01 [EnvInject] - Injecting environment variables from a build step. 02:22:01 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 02:22:01 [EnvInject] - Variables injected successfully. 02:22:01 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins5193977821501069123.sh 02:22:01 2025-10-05 02:22:01 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] 02:22:01 Bundle version is 0.23.0-SNAPSHOT 02:22:01 --2025-10-05 02:22:01-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml 02:22:01 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 02:22:01 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 02:22:01 HTTP request sent, awaiting response... 200 OK 02:22:01 Length: 1410 (1.4K) [application/xml] 02:22:01 Saving to: ‘maven-metadata.xml’ 02:22:01 02:22:01 0K . 100% 54.0M=0s 02:22:01 02:22:01 2025-10-05 02:22:01 (54.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 02:22:01 02:22:01 02:22:01 02:22:01 org.opendaylight.integration 02:22:01 karaf 02:22:01 0.23.0-SNAPSHOT 02:22:01 02:22:01 02:22:01 20251004.162647 02:22:01 390 02:22:01 02:22:01 20251004162647 02:22:01 02:22:01 02:22:01 pom 02:22:01 0.23.0-20251004.162647-390 02:22:01 20251004162647 02:22:01 02:22:01 02:22:01 tar.gz 02:22:01 0.23.0-20251004.162647-390 02:22:01 20251004162647 02:22:01 02:22:01 02:22:01 zip 02:22:01 0.23.0-20251004.162647-390 02:22:01 20251004162647 02:22:01 02:22:01 02:22:01 cyclonedx 02:22:01 xml 02:22:01 0.23.0-20251004.162647-390 02:22:01 20251004162647 02:22:01 02:22:01 02:22:01 cyclonedx 02:22:01 json 02:22:01 0.23.0-20251004.162647-390 02:22:01 20251004162647 02:22:01 02:22:01 02:22:01 02:22:01 02:22:01 Nexus timestamp is 0.23.0-20251004.162647-390 02:22:01 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 02:22:01 Distribution bundle is karaf-0.23.0-20251004.162647-390.zip 02:22:01 Distribution bundle version is 0.23.0-SNAPSHOT 02:22:01 Distribution folder is karaf-0.23.0-SNAPSHOT 02:22:01 Nexus prefix is https://nexus.opendaylight.org 02:22:01 [EnvInject] - Injecting environment variables from a build step. 02:22:01 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 02:22:01 [EnvInject] - Variables injected successfully. 02:22:01 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins12629843304118054796.sh 02:22:02 Setup pyenv: 02:22:02 system 02:22:02 3.8.13 02:22:02 3.9.13 02:22:02 3.10.13 02:22:02 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 02:22:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yzob from file:/tmp/.os_lf_venv 02:22:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:22:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:22:04 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:22:04 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 02:22:04 lf-activate-venv(): INFO: Base packages installed successfully 02:22:04 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 02:22:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:22:09 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 02:22:10 lf-activate-venv(): INFO: Adding /tmp/venv-Yzob/bin to PATH 02:22:10 Copying common-functions.sh to /tmp 02:22:11 Copying common-functions.sh to 10.30.171.30:/tmp 02:22:11 Warning: Permanently added '10.30.171.30' (ECDSA) to the list of known hosts. 02:22:12 Copying common-functions.sh to 10.30.171.65:/tmp 02:22:12 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:22:12 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins1485523747761789360.sh 02:22:12 common-functions.sh is being sourced 02:22:12 common-functions environment: 02:22:12 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 02:22:12 ACTUALFEATURES: 02:22:12 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 02:22:12 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 02:22:12 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:22:12 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 02:22:12 CONTROLLERMEM: 2048m 02:22:12 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 02:22:12 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 02:22:12 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 02:22:12 SUITES: 02:22:12 02:22:12 ################################################# 02:22:12 ## Configure Cluster and Start ## 02:22:12 ################################################# 02:22:12 ACTUALFEATURES: odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology 02:22:12 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-restconf odl-clustering-test-app odl-netconf-mdsal odl-netconf-topology 02:22:12 Locating script plan to use... 02:22:12 script plan exists!!! 02:22:12 Changing the script plan path... 02:22:12 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 02:22:12 # 02:22:12 # This program and the accompanying materials are made available under the 02:22:12 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 02:22:12 # and is available at http://www.eclipse.org/legal/epl-v10.html 02:22:12 02:22:12 # Place the suites in run order: 02:22:12 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh 02:22:12 Executing /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/scripts/controllermem_6g.sh... 02:22:12 Finished running script plans 02:22:12 Configuring member-1 with IP address 10.30.171.65 02:22:12 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:22:13 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:22:13 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 02:22:13 common-functions.sh is being sourced 02:22:13 ++ [[ /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 ]] 02:22:13 ++ echo 'common-functions.sh is being sourced' 02:22:13 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 02:22:13 ++ DISTROSTREAM=vanadium 02:22:13 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 02:22:13 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 02:22:13 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 02:22:13 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 02:22:13 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 02:22:13 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 02:22:13 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:22:13 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:22:13 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 02:22:13 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 02:22:13 ++ export CONTROLLERMEM= 02:22:13 ++ CONTROLLERMEM= 02:22:13 ++ case "${DISTROSTREAM}" in 02:22:13 ++ CLUSTER_SYSTEM=pekko 02:22:13 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 02:22:13 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 02:22:13 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 02:22:13 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 02:22:13 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 02:22:13 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 02:22:13 ++ print_common_env 02:22:13 ++ cat 02:22:13 common-functions environment: 02:22:13 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 02:22:13 ACTUALFEATURES: 02:22:13 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 02:22:13 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 02:22:13 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:22:13 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 02:22:13 CONTROLLERMEM: 02:22:13 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 02:22:13 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 02:22:13 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 02:22:13 SUITES: 02:22:13 02:22:13 ++ SSH='ssh -t -t' 02:22:13 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 02:22:13 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 02:22:13 Changing to /tmp 02:22:13 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 02:22:13 + echo 'Changing to /tmp' 02:22:13 + cd /tmp 02:22:13 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip' 02:22:13 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 02:22:13 --2025-10-05 02:22:13-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 02:22:13 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 02:22:13 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 02:22:13 HTTP request sent, awaiting response... 200 OK 02:22:13 Length: 185768500 (177M) [application/zip] 02:22:13 Saving to: ‘karaf-0.23.0-20251004.162647-390.zip’ 02:22:13 02:22:13 0K ........ ........ ........ ........ ........ ........ 1% 29.7M 6s 02:22:13 3072K ........ ........ ........ ........ ........ ........ 3% 155M 3s 02:22:13 6144K ........ ........ ........ ........ ........ ........ 5% 191M 3s 02:22:13 9216K ........ ........ ........ ........ ........ ........ 6% 178M 2s 02:22:13 12288K ........ ........ ........ ........ ........ ........ 8% 199M 2s 02:22:13 15360K ........ ........ ........ ........ ........ ........ 10% 174M 2s 02:22:13 18432K ........ ........ ........ ........ ........ ........ 11% 223M 1s 02:22:13 21504K ........ ........ ........ ........ ........ ........ 13% 223M 1s 02:22:13 24576K ........ ........ ........ ........ ........ ........ 15% 251M 1s 02:22:13 27648K ........ ........ ........ ........ ........ ........ 16% 234M 1s 02:22:13 30720K ........ ........ ........ ........ ........ ........ 18% 242M 1s 02:22:13 33792K ........ ........ ........ ........ ........ ........ 20% 272M 1s 02:22:13 36864K ........ ........ ........ ........ ........ ........ 22% 288M 1s 02:22:13 39936K ........ ........ ........ ........ ........ ........ 23% 283M 1s 02:22:13 43008K ........ ........ ........ ........ ........ ........ 25% 282M 1s 02:22:13 46080K ........ ........ ........ ........ ........ ........ 27% 250M 1s 02:22:13 49152K ........ ........ ........ ........ ........ ........ 28% 112M 1s 02:22:14 52224K ........ ........ ........ ........ ........ ........ 30% 380M 1s 02:22:14 55296K ........ ........ ........ ........ ........ ........ 32% 320M 1s 02:22:14 58368K ........ ........ ........ ........ ........ ........ 33% 282M 1s 02:22:14 61440K ........ ........ ........ ........ ........ ........ 35% 243M 1s 02:22:14 64512K ........ ........ ........ ........ ........ ........ 37% 312M 1s 02:22:14 67584K ........ ........ ........ ........ ........ ........ 38% 337M 1s 02:22:14 70656K ........ ........ ........ ........ ........ ........ 40% 318M 1s 02:22:14 73728K ........ ........ ........ ........ ........ ........ 42% 332M 1s 02:22:14 76800K ........ ........ ........ ........ ........ ........ 44% 330M 1s 02:22:14 79872K ........ ........ ........ ........ ........ ........ 45% 296M 1s 02:22:14 82944K ........ ........ ........ ........ ........ ........ 47% 331M 0s 02:22:14 86016K ........ ........ ........ ........ ........ ........ 49% 337M 0s 02:22:14 89088K ........ ........ ........ ........ ........ ........ 50% 346M 0s 02:22:14 92160K ........ ........ ........ ........ ........ ........ 52% 313M 0s 02:22:14 95232K ........ ........ ........ ........ ........ ........ 54% 344M 0s 02:22:14 98304K ........ ........ ........ ........ ........ ........ 55% 325M 0s 02:22:14 101376K ........ ........ ........ ........ ........ ........ 57% 337M 0s 02:22:14 104448K ........ ........ ........ ........ ........ ........ 59% 278M 0s 02:22:14 107520K ........ ........ ........ ........ ........ ........ 60% 101M 0s 02:22:14 110592K ........ ........ ........ ........ ........ ........ 62% 287M 0s 02:22:14 113664K ........ ........ ........ ........ ........ ........ 64% 367M 0s 02:22:14 116736K ........ ........ ........ ........ ........ ........ 66% 313M 0s 02:22:14 119808K ........ ........ ........ ........ ........ ........ 67% 316M 0s 02:22:14 122880K ........ ........ ........ ........ ........ ........ 69% 344M 0s 02:22:14 125952K ........ ........ ........ ........ ........ ........ 71% 370M 0s 02:22:14 129024K ........ ........ ........ ........ ........ ........ 72% 262M 0s 02:22:14 132096K ........ ........ ........ ........ ........ ........ 74% 325M 0s 02:22:14 135168K ........ ........ ........ ........ ........ ........ 76% 320M 0s 02:22:14 138240K ........ ........ ........ ........ ........ ........ 77% 374M 0s 02:22:14 141312K ........ ........ ........ ........ ........ ........ 79% 322M 0s 02:22:14 144384K ........ ........ ........ ........ ........ ........ 81% 370M 0s 02:22:14 147456K ........ ........ ........ ........ ........ ........ 82% 337M 0s 02:22:14 150528K ........ ........ ........ ........ ........ ........ 84% 366M 0s 02:22:14 153600K ........ ........ ........ ........ ........ ........ 86% 337M 0s 02:22:14 156672K ........ ........ ........ ........ ........ ........ 88% 279M 0s 02:22:14 159744K ........ ........ ........ ........ ........ ........ 89% 299M 0s 02:22:14 162816K ........ ........ ........ ........ ........ ........ 91% 346M 0s 02:22:14 165888K ........ ........ ........ ........ ........ ........ 93% 352M 0s 02:22:14 168960K ........ ........ ........ ........ ........ ........ 94% 346M 0s 02:22:14 172032K ........ ........ ........ ........ ........ ........ 96% 296M 0s 02:22:14 175104K ........ ........ ........ ........ ........ ........ 98% 320M 0s 02:22:14 178176K ........ ........ ........ ........ ........ ........ 99% 347M 0s 02:22:14 181248K .. 100% 555M=0.7s 02:22:14 02:22:14 2025-10-05 02:22:14 (239 MB/s) - ‘karaf-0.23.0-20251004.162647-390.zip’ saved [185768500/185768500] 02:22:14 02:22:14 Extracting the new controller... 02:22:14 + echo 'Extracting the new controller...' 02:22:14 + unzip -q karaf-0.23.0-20251004.162647-390.zip 02:22:16 Adding external repositories... 02:22:16 + echo 'Adding external repositories...' 02:22:16 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 02:22:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 02:22:16 ################################################################################ 02:22:16 # 02:22:16 # Licensed to the Apache Software Foundation (ASF) under one or more 02:22:16 # contributor license agreements. See the NOTICE file distributed with 02:22:16 # this work for additional information regarding copyright ownership. 02:22:16 # The ASF licenses this file to You under the Apache License, Version 2.0 02:22:16 # (the "License"); you may not use this file except in compliance with 02:22:16 # the License. You may obtain a copy of the License at 02:22:16 # 02:22:16 # http://www.apache.org/licenses/LICENSE-2.0 02:22:16 # 02:22:16 # Unless required by applicable law or agreed to in writing, software 02:22:16 # distributed under the License is distributed on an "AS IS" BASIS, 02:22:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:22:16 # See the License for the specific language governing permissions and 02:22:16 # limitations under the License. 02:22:16 # 02:22:16 ################################################################################ 02:22:16 02:22:16 # 02:22:16 # If set to true, the following property will not allow any certificate to be used 02:22:16 # when accessing Maven repositories through SSL 02:22:16 # 02:22:16 #org.ops4j.pax.url.mvn.certificateCheck= 02:22:16 02:22:16 # 02:22:16 # Path to the local Maven settings file. 02:22:16 # The repositories defined in this file will be automatically added to the list 02:22:16 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 02:22:16 # below is not set. 02:22:16 # The following locations are checked for the existence of the settings.xml file 02:22:16 # * 1. looks for the specified url 02:22:16 # * 2. if not found looks for ${user.home}/.m2/settings.xml 02:22:16 # * 3. if not found looks for ${maven.home}/conf/settings.xml 02:22:16 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 02:22:16 # 02:22:16 #org.ops4j.pax.url.mvn.settings= 02:22:16 02:22:16 # 02:22:16 # Path to the local Maven repository which is used to avoid downloading 02:22:16 # artifacts when they already exist locally. 02:22:16 # The value of this property will be extracted from the settings.xml file 02:22:16 # above, or defaulted to: 02:22:16 # System.getProperty( "user.home" ) + "/.m2/repository" 02:22:16 # 02:22:16 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 02:22:16 02:22:16 # 02:22:16 # Default this to false. It's just weird to use undocumented repos 02:22:16 # 02:22:16 org.ops4j.pax.url.mvn.useFallbackRepositories=false 02:22:16 02:22:16 # 02:22:16 # Uncomment if you don't wanna use the proxy settings 02:22:16 # from the Maven conf/settings.xml file 02:22:16 # 02:22:16 # org.ops4j.pax.url.mvn.proxySupport=false 02:22:16 02:22:16 # 02:22:16 # Comma separated list of repositories scanned when resolving an artifact. 02:22:16 # Those repositories will be checked before iterating through the 02:22:16 # below list of repositories and even before the local repository 02:22:16 # A repository url can be appended with zero or more of the following flags: 02:22:16 # @snapshots : the repository contains snaphots 02:22:16 # @noreleases : the repository does not contain any released artifacts 02:22:16 # 02:22:16 # The following property value will add the system folder as a repo. 02:22:16 # 02:22:16 org.ops4j.pax.url.mvn.defaultRepositories=\ 02:22:16 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 02:22:16 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 02:22:16 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 02:22:16 02:22:16 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 02:22:16 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 02:22:16 02:22:16 # 02:22:16 # Comma separated list of repositories scanned when resolving an artifact. 02:22:16 # The default list includes the following repositories: 02:22:16 # http://repo1.maven.org/maven2@id=central 02:22:16 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 02:22:16 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 02:22:16 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 02:22:16 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 02:22:16 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 02:22:16 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 02:22:16 # To add repositories to the default ones, prepend '+' to the list of repositories 02:22:16 # to add. 02:22:16 # A repository url can be appended with zero or more of the following flags: 02:22:16 # @snapshots : the repository contains snapshots 02:22:16 # @noreleases : the repository does not contain any released artifacts 02:22:16 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 02:22:16 # 02:22:16 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 02:22:16 02:22:16 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 02:22:16 + [[ True == \T\r\u\e ]] 02:22:16 + echo 'Configuring the startup features...' 02:22:16 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 02:22:16 + FEATURE_TEST_STRING=features-test 02:22:16 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 02:22:16 + KARAF_VERSION=karaf4 02:22:16 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 02:22:16 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 02:22:16 + [[ ! -z '' ]] 02:22:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 02:22:16 ################################################################################ 02:22:16 # 02:22:16 # Licensed to the Apache Software Foundation (ASF) under one or more 02:22:16 # contributor license agreements. See the NOTICE file distributed with 02:22:16 # this work for additional information regarding copyright ownership. 02:22:16 # The ASF licenses this file to You under the Apache License, Version 2.0 02:22:16 # (the "License"); you may not use this file except in compliance with 02:22:16 # the License. You may obtain a copy of the License at 02:22:16 # 02:22:16 # http://www.apache.org/licenses/LICENSE-2.0 02:22:16 # 02:22:16 # Unless required by applicable law or agreed to in writing, software 02:22:16 # distributed under the License is distributed on an "AS IS" BASIS, 02:22:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:22:16 # See the License for the specific language governing permissions and 02:22:16 # limitations under the License. 02:22:16 # 02:22:16 ################################################################################ 02:22:16 02:22:16 # 02:22:16 # Comma separated list of features repositories to register by default 02:22:16 # 02:22:16 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/52c26b8d-2f60-4bf1-bc70-8170a83ea98f.xml 02:22:16 02:22:16 # 02:22:16 # Comma separated list of features to install at startup 02:22:16 # 02:22:16 featuresBoot = odl-infrautils-ready,odl-restconf,odl-clustering-test-app,odl-netconf-mdsal,odl-netconf-topology, ae6bce9c-e962-4f51-aa0b-5ca69feb8204 02:22:16 02:22:16 # 02:22:16 # Resource repositories (OBR) that the features resolver can use 02:22:16 # to resolve requirements/capabilities 02:22:16 # 02:22:16 # The format of the resourceRepositories is 02:22:16 # resourceRepositories=[xml:url|json:url],... 02:22:16 # for Instance: 02:22:16 # 02:22:16 #resourceRepositories=xml:http://host/path/to/index.xml 02:22:16 # or 02:22:16 #resourceRepositories=json:http://host/path/to/index.json 02:22:16 # 02:22:16 02:22:16 # 02:22:16 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 02:22:16 # 02:22:16 featuresBootAsynchronous=false 02:22:16 02:22:16 # 02:22:16 # Service requirements enforcement 02:22:16 # 02:22:16 # By default, the feature resolver checks the service requirements/capabilities of 02:22:16 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 02:22:16 # the required bundles. 02:22:16 # The following flag can have those values: 02:22:16 # - disable: service requirements are completely ignored 02:22:16 # - default: service requirements are ignored for old features 02:22:16 # - enforce: service requirements are always verified 02:22:16 # 02:22:16 #serviceRequirements=default 02:22:16 02:22:16 # 02:22:16 # Store cfg file for config element in feature 02:22:16 # 02:22:16 #configCfgStore=true 02:22:16 02:22:16 # 02:22:16 # Define if the feature service automatically refresh bundles 02:22:16 # 02:22:16 autoRefresh=true 02:22:16 02:22:16 # 02:22:16 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 02:22:16 # XML file defines instructions related to features processing 02:22:16 # versions.properties may declare properties to resolve placeholders in XML file 02:22:16 # both files are relative to ${karaf.etc} 02:22:16 # 02:22:16 #featureProcessing=org.apache.karaf.features.xml 02:22:16 #featureProcessingVersions=versions.properties 02:22:16 + configure_karaf_log karaf4 '' 02:22:16 + local -r karaf_version=karaf4 02:22:16 + local -r controllerdebugmap= 02:22:16 + local logapi=log4j 02:22:16 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:22:16 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 02:22:16 log4j2.rootLogger.level = INFO 02:22:16 #log4j2.rootLogger.type = asyncRoot 02:22:16 #log4j2.rootLogger.includeLocation = false 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 02:22:16 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 02:22:16 log4j2.rootLogger.appenderRef.Console.ref = Console 02:22:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 02:22:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 02:22:16 log4j2.logger.spifly.name = org.apache.aries.spifly 02:22:16 log4j2.logger.spifly.level = WARN 02:22:16 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 02:22:16 log4j2.logger.audit.level = INFO 02:22:16 log4j2.logger.audit.additivity = false 02:22:16 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 02:22:16 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 02:22:16 log4j2.appender.console.type = Console 02:22:16 log4j2.appender.console.name = Console 02:22:16 log4j2.appender.console.layout.type = PatternLayout 02:22:16 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 02:22:16 log4j2.appender.rolling.type = RollingRandomAccessFile 02:22:16 log4j2.appender.rolling.name = RollingFile 02:22:16 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 02:22:16 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 02:22:16 #log4j2.appender.rolling.immediateFlush = false 02:22:16 log4j2.appender.rolling.append = true 02:22:16 log4j2.appender.rolling.layout.type = PatternLayout 02:22:16 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 02:22:16 log4j2.appender.rolling.policies.type = Policies 02:22:16 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 02:22:16 log4j2.appender.rolling.policies.size.size = 64MB 02:22:16 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 02:22:16 log4j2.appender.rolling.strategy.max = 7 02:22:16 log4j2.appender.audit.type = RollingRandomAccessFile 02:22:16 log4j2.appender.audit.name = AuditRollingFile 02:22:16 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 02:22:16 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 02:22:16 log4j2.appender.audit.append = true 02:22:16 log4j2.appender.audit.layout.type = PatternLayout 02:22:16 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 02:22:16 log4j2.appender.audit.policies.type = Policies 02:22:16 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 02:22:16 log4j2.appender.audit.policies.size.size = 8MB 02:22:16 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 02:22:16 log4j2.appender.audit.strategy.max = 7 02:22:16 log4j2.appender.osgi.type = PaxOsgi 02:22:16 log4j2.appender.osgi.name = PaxOsgi 02:22:16 log4j2.appender.osgi.filter = * 02:22:16 #log4j2.logger.aether.name = shaded.org.eclipse.aether 02:22:16 #log4j2.logger.aether.level = TRACE 02:22:16 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 02:22:16 #log4j2.logger.http-headers.level = DEBUG 02:22:16 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 02:22:16 #log4j2.logger.maven.level = TRACE 02:22:16 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 02:22:16 + logapi=log4j2 02:22:16 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 02:22:16 + '[' log4j2 == log4j2 ']' 02:22:16 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:22:16 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 02:22:16 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 02:22:16 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 02:22:16 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 02:22:16 + unset IFS 02:22:16 controllerdebugmap: 02:22:16 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:22:16 + echo 'controllerdebugmap: ' 02:22:16 + '[' -n '' ']' 02:22:16 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 02:22:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 02:22:16 ################################################################################ 02:22:16 # 02:22:16 # Licensed to the Apache Software Foundation (ASF) under one or more 02:22:16 # contributor license agreements. See the NOTICE file distributed with 02:22:16 # this work for additional information regarding copyright ownership. 02:22:16 # The ASF licenses this file to You under the Apache License, Version 2.0 02:22:16 # (the "License"); you may not use this file except in compliance with 02:22:16 # the License. You may obtain a copy of the License at 02:22:16 # 02:22:16 # http://www.apache.org/licenses/LICENSE-2.0 02:22:16 # 02:22:16 # Unless required by applicable law or agreed to in writing, software 02:22:16 # distributed under the License is distributed on an "AS IS" BASIS, 02:22:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:22:16 # See the License for the specific language governing permissions and 02:22:16 # limitations under the License. 02:22:16 # 02:22:16 ################################################################################ 02:22:16 02:22:16 # Common pattern layout for appenders 02:22:16 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 02:22:16 02:22:16 # Root logger 02:22:16 log4j2.rootLogger.level = INFO 02:22:16 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 02:22:16 #log4j2.rootLogger.type = asyncRoot 02:22:16 #log4j2.rootLogger.includeLocation = false 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 02:22:16 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 02:22:16 log4j2.rootLogger.appenderRef.Console.ref = Console 02:22:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 02:22:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 02:22:16 02:22:16 # Filters for logs marked by org.opendaylight.odlparent.Markers 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 02:22:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 02:22:16 02:22:16 # Loggers configuration 02:22:16 02:22:16 # Spifly logger 02:22:16 log4j2.logger.spifly.name = org.apache.aries.spifly 02:22:16 log4j2.logger.spifly.level = WARN 02:22:16 02:22:16 # Security audit logger 02:22:16 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 02:22:16 log4j2.logger.audit.level = INFO 02:22:16 log4j2.logger.audit.additivity = false 02:22:16 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 02:22:16 02:22:16 # Appenders configuration 02:22:16 02:22:16 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 02:22:16 log4j2.appender.console.type = Console 02:22:16 log4j2.appender.console.name = Console 02:22:16 log4j2.appender.console.layout.type = PatternLayout 02:22:16 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 02:22:16 02:22:16 # Rolling file appender 02:22:16 log4j2.appender.rolling.type = RollingRandomAccessFile 02:22:16 log4j2.appender.rolling.name = RollingFile 02:22:16 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 02:22:16 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 02:22:16 # uncomment to not force a disk flush 02:22:16 #log4j2.appender.rolling.immediateFlush = false 02:22:16 log4j2.appender.rolling.append = true 02:22:16 log4j2.appender.rolling.layout.type = PatternLayout 02:22:16 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 02:22:16 log4j2.appender.rolling.policies.type = Policies 02:22:16 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 02:22:16 log4j2.appender.rolling.policies.size.size = 1GB 02:22:16 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 02:22:16 log4j2.appender.rolling.strategy.max = 7 02:22:16 02:22:16 # Audit file appender 02:22:16 log4j2.appender.audit.type = RollingRandomAccessFile 02:22:16 log4j2.appender.audit.name = AuditRollingFile 02:22:16 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 02:22:16 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 02:22:16 log4j2.appender.audit.append = true 02:22:16 log4j2.appender.audit.layout.type = PatternLayout 02:22:16 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 02:22:16 log4j2.appender.audit.policies.type = Policies 02:22:16 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 02:22:16 log4j2.appender.audit.policies.size.size = 8MB 02:22:16 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 02:22:16 log4j2.appender.audit.strategy.max = 7 02:22:16 02:22:16 # OSGi appender 02:22:16 log4j2.appender.osgi.type = PaxOsgi 02:22:16 log4j2.appender.osgi.name = PaxOsgi 02:22:16 log4j2.appender.osgi.filter = * 02:22:16 02:22:16 # help with identification of maven-related problems with pax-url-aether 02:22:16 #log4j2.logger.aether.name = shaded.org.eclipse.aether 02:22:16 #log4j2.logger.aether.level = TRACE 02:22:16 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 02:22:16 #log4j2.logger.http-headers.level = DEBUG 02:22:16 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 02:22:16 #log4j2.logger.maven.level = TRACE 02:22:16 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 02:22:16 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 02:22:16 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 6144m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 02:22:16 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 02:22:16 + local -r controllermem=6144m 02:22:16 Configure 02:22:16 java home: /usr/lib/jvm/java-21-openjdk-amd64 02:22:16 max memory: 6144m 02:22:16 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 02:22:16 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 02:22:16 + echo Configure 02:22:16 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 02:22:16 + echo ' max memory: 6144m' 02:22:16 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 02:22:16 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 02:22:16 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=6144m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 02:22:16 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 02:22:16 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 02:22:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 02:22:16 #!/bin/sh 02:22:16 # 02:22:16 # Licensed to the Apache Software Foundation (ASF) under one or more 02:22:16 # contributor license agreements. See the NOTICE file distributed with 02:22:16 # this work for additional information regarding copyright ownership. 02:22:16 # The ASF licenses this file to You under the Apache License, Version 2.0 02:22:16 # (the "License"); you may not use this file except in compliance with 02:22:16 # the License. You may obtain a copy of the License at 02:22:16 # 02:22:16 # http://www.apache.org/licenses/LICENSE-2.0 02:22:16 # 02:22:16 # Unless required by applicable law or agreed to in writing, software 02:22:16 # distributed under the License is distributed on an "AS IS" BASIS, 02:22:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 02:22:16 # See the License for the specific language governing permissions and 02:22:16 # limitations under the License. 02:22:16 # 02:22:16 02:22:16 # 02:22:16 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 02:22:16 # script: client, instance, shell, start, status, stop, karaf 02:22:16 # 02:22:16 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 02:22:16 # Actions go here... 02:22:16 # fi 02:22:16 02:22:16 # 02:22:16 # general settings which should be applied for all scripts go here; please keep 02:22:16 # in mind that it is possible that scripts might be executed more than once, e.g. 02:22:16 # in example of the start script where the start script is executed first and the 02:22:16 # karaf script afterwards. 02:22:16 # 02:22:16 02:22:16 # 02:22:16 # The following section shows the possible configuration options for the default 02:22:16 # karaf scripts 02:22:16 # 02:22:16 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 02:22:16 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 02:22:16 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 02:22:16 # export EXTRA_JAVA_OPTS # Additional JVM options 02:22:16 # export KARAF_HOME # Karaf home folder 02:22:16 # export KARAF_DATA # Karaf data folder 02:22:16 # export KARAF_BASE # Karaf base folder 02:22:16 # export KARAF_ETC # Karaf etc folder 02:22:16 # export KARAF_LOG # Karaf log folder 02:22:16 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 02:22:16 # export KARAF_OPTS # Additional available Karaf options 02:22:16 # export KARAF_DEBUG # Enable debug mode 02:22:16 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 02:22:16 # export KARAF_NOROOT # Prevent execution as root if set to true 02:22:16 Set Java version 02:22:16 + echo 'Set Java version' 02:22:16 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 02:22:16 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 02:22:16 sudo: a password is required 02:22:16 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:22:16 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 02:22:16 sudo: a password is required 02:22:16 JDK default version ... 02:22:16 + echo 'JDK default version ...' 02:22:16 + java -version 02:22:30 openjdk version "21.0.5" 2024-10-15 02:22:30 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 02:22:30 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 02:22:32 Set JAVA_HOME 02:22:32 + echo 'Set JAVA_HOME' 02:22:32 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 02:22:32 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 02:22:32 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:22:32 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:22:32 Listing all open ports on controller system... 02:22:32 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 02:22:32 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 02:22:32 + echo 'Listing all open ports on controller system...' 02:22:32 + netstat -pnatu 02:22:32 /tmp/configuration-script.sh: line 40: netstat: command not found 02:22:32 + '[' -f /tmp/custom_shard_config.txt ']' 02:22:32 Configuring cluster 02:22:32 + echo 'Configuring cluster' 02:22:32 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.65 02:22:32 ################################################ 02:22:32 ## Configure Cluster ## 02:22:32 ################################################ 02:22:32 NOTE: Cluster configuration files not found. Copying from 02:22:32 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 02:22:32 Configuring unique name in pekko.conf 02:22:32 Configuring hostname in pekko.conf 02:22:34 Configuring data and rpc seed nodes in pekko.conf 02:22:35 modules = [ 02:22:35 02:22:35 { 02:22:35 name = "inventory" 02:22:35 namespace = "urn:opendaylight:inventory" 02:22:35 shard-strategy = "module" 02:22:35 }, 02:22:35 { 02:22:35 name = "topology" 02:22:35 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 02:22:35 shard-strategy = "module" 02:22:35 }, 02:22:35 { 02:22:35 name = "toaster" 02:22:35 namespace = "http://netconfcentral.org/ns/toaster" 02:22:35 shard-strategy = "module" 02:22:35 } 02:22:35 ] 02:22:35 Configuring replication type in module-shards.conf 02:22:35 ################################################ 02:22:35 ## NOTE: Manually restart controller to ## 02:22:35 ## apply configuration. ## 02:22:35 ################################################ 02:22:35 Dump pekko.conf 02:22:35 + echo 'Dump pekko.conf' 02:22:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 02:22:35 02:22:35 odl-cluster-data { 02:22:35 pekko { 02:22:35 remote { 02:22:35 artery { 02:22:35 enabled = on 02:22:35 transport = tcp 02:22:35 canonical.hostname = "10.30.171.65" 02:22:35 canonical.port = 2550 02:22:35 } 02:22:35 } 02:22:35 02:22:35 cluster { 02:22:35 # Using artery. 02:22:35 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.65:2550"] 02:22:35 02:22:35 roles = ["member-1"] 02:22:35 02:22:35 # when under load we might trip a false positive on the failure detector 02:22:35 # failure-detector { 02:22:35 # heartbeat-interval = 4 s 02:22:35 # acceptable-heartbeat-pause = 16s 02:22:35 # } 02:22:35 } 02:22:35 02:22:35 persistence { 02:22:35 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 02:22:35 # modifying the following two properties. The directory location specified may be a relative or absolute path. 02:22:35 # The relative path is always relative to KARAF_HOME. 02:22:35 02:22:35 # snapshot-store.local.dir = "target/snapshots" 02:22:35 02:22:35 # Use lz4 compression for LocalSnapshotStore snapshots 02:22:35 snapshot-store.local.use-lz4-compression = false 02:22:35 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 02:22:35 snapshot-store.local.lz4-blocksize = 256KB 02:22:35 } 02:22:35 disable-default-actor-system-quarantined-event-handling = "false" 02:22:35 } 02:22:35 } 02:22:35 Dump modules.conf 02:22:35 + echo 'Dump modules.conf' 02:22:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 02:22:35 modules = [ 02:22:35 02:22:35 { 02:22:35 name = "inventory" 02:22:35 namespace = "urn:opendaylight:inventory" 02:22:35 shard-strategy = "module" 02:22:35 }, 02:22:35 { 02:22:35 name = "topology" 02:22:35 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 02:22:35 shard-strategy = "module" 02:22:35 }, 02:22:35 { 02:22:35 name = "toaster" 02:22:35 namespace = "http://netconfcentral.org/ns/toaster" 02:22:35 shard-strategy = "module" 02:22:35 } 02:22:35 ] 02:22:35 Dump module-shards.conf 02:22:35 + echo 'Dump module-shards.conf' 02:22:35 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 02:22:35 module-shards = [ 02:22:35 { 02:22:35 name = "default" 02:22:35 shards = [ 02:22:35 { 02:22:35 name = "default" 02:22:35 replicas = ["member-1"] 02:22:35 } 02:22:35 ] 02:22:35 }, 02:22:35 { 02:22:35 name = "inventory" 02:22:35 shards = [ 02:22:35 { 02:22:35 name="inventory" 02:22:35 replicas = ["member-1"] 02:22:35 } 02:22:35 ] 02:22:35 }, 02:22:35 { 02:22:35 name = "topology" 02:22:35 shards = [ 02:22:35 { 02:22:35 name="topology" 02:22:35 replicas = ["member-1"] 02:22:35 } 02:22:35 ] 02:22:35 }, 02:22:35 { 02:22:35 name = "toaster" 02:22:35 shards = [ 02:22:35 { 02:22:35 name="toaster" 02:22:35 replicas = ["member-1"] 02:22:35 } 02:22:35 ] 02:22:35 } 02:22:35 ] 02:22:35 Locating config plan to use... 02:22:35 Finished running config plans 02:22:35 Starting member-1 with IP address 10.30.171.65 02:22:35 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:22:36 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:22:36 Redirecting karaf console output to karaf_console.log 02:22:36 Starting controller... 02:22:36 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 02:22:36 Execute the post startup script on controller 10.30.171.65 02:22:36 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:22:37 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:22:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:22:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:22:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:22:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:22:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:23:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:23:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:23:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:23:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:23:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:23:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:23:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 02:23:37 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 02:23:42 2025-10-05T02:23:31,951 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 02:23:42 Controller is UP 02:23:42 2025-10-05T02:23:31,951 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 02:23:42 Listing all open ports on controller system... 02:23:42 /tmp/post-startup-script.sh: line 51: netstat: command not found 02:23:42 looking for "BindException: Address already in use" in log file 02:23:42 looking for "server is unhealthy" in log file 02:23:42 Let's take the karaf thread dump 02:23:42 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:23:43 karaf main: org.apache.karaf.main.Main, pid:2149 02:23:43 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:23:43 Generating mininet variables... 02:23:43 Locating test plan to use... 02:23:43 Changing the testplan path... 02:23:43 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 02:23:43 # 02:23:43 # This program and the accompanying materials are made available under the 02:23:43 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 02:23:43 # and is available at http://www.eclipse.org/legal/epl-v10.html 02:23:43 02:23:43 # Place the suites in run order: 02:23:43 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/ready 02:23:43 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/performance.robot 02:23:43 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/mdsal.robot 02:23:43 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getmulti.robot 02:23:43 /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getsingle.robot 02:23:43 Starting Robot test suites /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/performance.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/restperfclient/mdsal.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getmulti.robot /w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/suites/netconf/scale/getsingle.robot ... 02:23:44 ============================================================================== 02:23:44 netconf-scale.txt 02:23:44 ============================================================================== 02:23:44 netconf-scale.txt.Ready 02:23:44 ============================================================================== 02:23:44 netconf-scale.txt.Ready.Netconfready :: netconf-connector readiness test su... 02:23:44 ============================================================================== 02:23:47 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:23:59 | FAIL | 02:23:59 ... click for list of related bugs or create a new one if needed (with the 02:23:59 "netconf_scale_txt_ready_netconfready_check_whether_netconf_topology_is_ready" 02:23:59 reference somewhere inside) 02:23:59 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_ready_netconfready_check_whether_netconf_topology_is_ready&order=bug_status" 02:23:59 02:23:59 Keyword 'Check_Netconf_Topology_Ready' failed after retrying 10 times. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'. 02:23:59 02:23:59 Also keyword teardown failed: 02:23:59 Several failures occurred: 02:23:59 02:23:59 1) Dictionary does not contain key 'test-device'. 02:23:59 02:23:59 2) Dictionary '${Stream_dict}' has no key 'vanadium'. 02:23:59 02:23:59 3) FileNotFoundError: [Errno 2] No such file or directory: '/w/workspace/netconf-csit-1node-scale-only-vanadium/test/csit/variables/netconf/device/None/None/location.uri' 02:23:59 02:23:59 4) Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text' 02:23:59 ------------------------------------------------------------------------------ 02:23:59 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:00 | PASS | 02:24:00 ------------------------------------------------------------------------------ 02:24:00 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:00 | PASS | 02:24:00 Netconf was detected to be up and running so bug 5014 did not show up. 02:24:00 ------------------------------------------------------------------------------ 02:24:00 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:00 | PASS | 02:24:00 Netconf was detected to be up and running so bug 5014 did not show up. 02:24:00 ------------------------------------------------------------------------------ 02:24:00 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:00 | FAIL | 02:24:00 ... click for list of related bugs or create a new one if needed (with the 02:24:00 "netconf_scale_txt_ready_netconfready_check_whether_netconf_can_pretty_print" 02:24:00 reference somewhere inside) 02:24:00 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_scale_txt_ready_netconfready_check_whether_netconf_can_pretty_print&order=bug_status" 02:24:00 02:24:00 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:00 ------------------------------------------------------------------------------ 02:24:00 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:40 | PASS | 02:24:40 ------------------------------------------------------------------------------ 02:24:40 netconf-scale.txt.Ready.Netconfready :: netconf-connector readines... | FAIL | 02:24:40 6 tests, 4 passed, 2 failed 02:24:40 ============================================================================== 02:24:40 netconf-scale.txt.Ready | FAIL | 02:24:40 6 tests, 4 passed, 2 failed 02:24:40 ============================================================================== 02:24:40 netconf-scale.txt.Performance :: netconf-restperfclient Update performance ... 02:24:40 ============================================================================== 02:24:42 Start_Testtool :: Deploy and start test tool, then wait for all it... | FAIL | 02:24:42 Parent suite setup failed: 02:24:42 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:42 ------------------------------------------------------------------------------ 02:24:42 Configure_Device_On_Netconf :: Configure the testtool device on Ne... | FAIL | 02:24:42 Parent suite setup failed: 02:24:42 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:42 ------------------------------------------------------------------------------ 02:24:42 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL | 02:24:42 Parent suite setup failed: 02:24:42 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:42 ------------------------------------------------------------------------------ 02:24:42 Create_Device_Data :: Send some sample test data into the device a... | FAIL | 02:24:42 Parent suite setup failed: 02:24:42 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:42 ------------------------------------------------------------------------------ 02:24:42 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL | 02:24:42 Parent suite setup failed: 02:24:42 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:42 ------------------------------------------------------------------------------ 02:24:42 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL | 02:24:42 Parent suite setup failed: 02:24:42 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:42 ------------------------------------------------------------------------------ 02:24:42 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... | FAIL | 02:24:42 Parent suite setup failed: 02:24:42 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:42 ------------------------------------------------------------------------------ 02:24:42 netconf-scale.txt.Performance :: netconf-restperfclient Update per... | FAIL | 02:24:42 Suite setup failed: 02:24:42 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:42 02:24:42 Also suite teardown failed: 02:24:42 Variable '${testtool}' not found. 02:24:42 02:24:42 7 tests, 0 passed, 7 failed 02:24:42 ============================================================================== 02:24:42 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performance test su... 02:24:42 ============================================================================== 02:24:44 Create_Test_Data_For_Direct_Access :: Send some sample test data i... | FAIL | 02:24:44 Parent suite setup failed: 02:24:44 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:44 ------------------------------------------------------------------------------ 02:24:44 Run_RestPerfClient_Directly_On_MDSAL :: Deploy and execute restper... | FAIL | 02:24:44 Parent suite setup failed: 02:24:44 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:44 ------------------------------------------------------------------------------ 02:24:44 Check_For_Failed_Direct_MDSAL_Requests :: Make sure there are no f... | FAIL | 02:24:44 Parent suite setup failed: 02:24:44 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:44 ------------------------------------------------------------------------------ 02:24:44 Cleanup_And_Collect_For_Direct_Access :: Cleanup the test data pro... | FAIL | 02:24:44 Parent suite setup failed: 02:24:44 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:44 ------------------------------------------------------------------------------ 02:24:44 Create_Test_Data_For_Connector_Access :: Create the test data cont... | FAIL | 02:24:44 Parent suite setup failed: 02:24:44 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:44 ------------------------------------------------------------------------------ 02:24:44 Configure_ODL_As_A_Device_On_Netconf :: Configure ODL MDSAL Northb... | FAIL | 02:24:44 Parent suite setup failed: 02:24:44 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:44 ------------------------------------------------------------------------------ 02:24:44 Run_RestPerfClient_Through_Netconf_Connector :: Ask RestPerfClient... | FAIL | 02:24:44 Parent suite setup failed: 02:24:44 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:44 ------------------------------------------------------------------------------ 02:24:44 Check_For_Failed_Netconf_Connector_Requests :: Make sure there are... | FAIL | 02:24:44 Parent suite setup failed: 02:24:44 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:44 ------------------------------------------------------------------------------ 02:24:44 Deconfigure_ODL_From_Netconf :: Deconfigure the ODL MDSAL Northbou... | FAIL | 02:24:44 Parent suite setup failed: 02:24:44 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:44 ------------------------------------------------------------------------------ 02:24:44 Cleanup_And_Collect_For_Connector_Access :: Delete the test data p... | FAIL | 02:24:44 Parent suite setup failed: 02:24:44 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:44 ------------------------------------------------------------------------------ 02:24:44 netconf-scale.txt.Mdsal :: netconf-restperfclient MDSAL performanc... | FAIL | 02:24:44 Suite setup failed: 02:24:44 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:44 02:24:44 10 tests, 0 passed, 10 failed 02:24:44 ============================================================================== 02:24:45 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite (multi-t... 02:24:45 ============================================================================== 02:24:46 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:46 | FAIL | 02:24:46 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:46 ------------------------------------------------------------------------------ 02:24:46 Configure_Devices_On_Netconf :: Make requests to configure the tes... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:46 | FAIL | 02:24:46 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 02:24:46 ------------------------------------------------------------------------------ 02:24:46 Wait_For_Devices_To_Connect :: Wait for the devices to become conn... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:46 | FAIL | 02:24:46 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 02:24:46 ------------------------------------------------------------------------------ 02:24:46 Issue_Requests_On_Devices :: Spawn the specified count of worker t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:47 | FAIL | 02:24:47 'protocol/a:network-topology/a:topology[a:topology-id=\'topology-netconf\']/a:node[a:node-id=\'netconf-scaling-device-1\']Mount point does not existresource-denied-transport' != '' 02:24:47 ------------------------------------------------------------------------------ 02:24:47 Deconfigure_Devices :: Make requests to deconfigure the testtool d... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:47 | FAIL | 02:24:47 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4547 02:24:47 02:24:47 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 02:24:47 ------------------------------------------------------------------------------ 02:24:47 Check_Devices_Are_Deconfigured :: Check there are no netconf conne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:47 | FAIL | 02:24:47 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 02:24:47 ------------------------------------------------------------------------------ 02:24:47 netconf-scale.txt.Getmulti :: netconf-connector scaling test suite... | FAIL | 02:24:47 Suite teardown failed: 02:24:47 Variable '${testtool_log}' not found. 02:24:47 02:24:47 6 tests, 0 passed, 6 failed 02:24:47 ============================================================================== 02:24:47 netconf-scale.txt.Getsingle :: netconf-connector scaling test suite (single... 02:24:47 ============================================================================== 02:24:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:49 Start_Test_Tool :: Deploy and start test tool, then wait for all i... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:49 | FAIL | 02:24:49 Dictionary '${Stream_dict}' has no key 'vanadium'. 02:24:49 ------------------------------------------------------------------------------ 02:24:49 Configure_Devices_Onto_Netconf :: Make requests to configure the t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:49 | FAIL | 02:24:49 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 02:24:49 ------------------------------------------------------------------------------ 02:24:49 Get_Data_From_Devices :: Ask testtool devices for data. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:49 | FAIL | 02:24:49 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 02:24:49 ------------------------------------------------------------------------------ 02:24:49 Deconfigure_Devices_From_Netconf :: Make requests to deconfigure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 02:24:50 | FAIL | 02:24:50 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=4547 02:24:50 02:24:50 Resolving argument default values failed: Variable '${NetconfKeywords__testtool_device_count}' not found. 02:24:50 ------------------------------------------------------------------------------ 02:24:50 netconf-scale.txt.Getsingle :: netconf-connector scaling test suit... | FAIL | 02:24:50 Suite teardown failed: 02:24:50 Variable '${testtool_log}' not found. 02:24:50 02:24:50 4 tests, 0 passed, 4 failed 02:24:50 ============================================================================== 02:24:50 netconf-scale.txt | FAIL | 02:24:50 33 tests, 4 passed, 29 failed 02:24:50 ============================================================================== 02:24:50 Output: /w/workspace/netconf-csit-1node-scale-only-vanadium/output.xml 02:24:50 Log: /w/workspace/netconf-csit-1node-scale-only-vanadium/log.html 02:24:50 Report: /w/workspace/netconf-csit-1node-scale-only-vanadium/report.html 02:24:50 Examining the files in data/log and checking filesize 02:24:50 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:24:50 total 376 02:24:50 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 02:22 . 02:24:50 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 5 02:23 karaf_console.log 02:24:50 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 02:23 .. 02:24:50 -rw-rw-r-- 1 jenkins jenkins 369224 Oct 5 02:24 karaf.log 02:24:50 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:24:50 364K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 02:24:50 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 02:24:50 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:24:51 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory 02:24:51 Let's take the karaf thread dump again... 02:24:51 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:24:51 karaf main: org.apache.karaf.main.Main, pid:2149 02:24:51 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:24:51 Killing ODL 02:24:51 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:24:57 Compressing karaf.log 1 02:24:57 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:24:57 Fetching compressed karaf.log 1 02:24:57 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:24:57 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:24:57 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:24:57 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:24:58 Fetch GC logs 02:24:58 Warning: Permanently added '10.30.171.65' (ECDSA) to the list of known hosts. 02:24:58 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory 02:24:58 Examine copied files 02:24:58 total 2296 02:24:58 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 02:24 gclogs-1 02:24:58 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 5 02:24 odl1_karaf_console.log 02:24:58 -rw-rw-r--. 1 jenkins jenkins 28366 Oct 5 02:24 odl1_karaf.log.gz 02:24:58 -rw-rw-r--. 1 jenkins jenkins 122300 Oct 5 02:24 karaf_1_2149_threads_after.log 02:24:58 -rw-rw-r--. 1 jenkins jenkins 14510 Oct 5 02:24 ps_after.log 02:24:58 -rw-rw-r--. 1 jenkins jenkins 257809 Oct 5 02:24 report.html 02:24:58 -rw-rw-r--. 1 jenkins jenkins 461784 Oct 5 02:24 log.html 02:24:58 -rw-rw-r--. 1 jenkins jenkins 1272333 Oct 5 02:24 output.xml 02:24:58 -rw-rw-r--. 1 jenkins jenkins 823 Oct 5 02:23 testplan.txt 02:24:58 -rw-rw-r--. 1 jenkins jenkins 108333 Oct 5 02:23 karaf_1_2149_threads_before.log 02:24:58 -rw-rw-r--. 1 jenkins jenkins 14369 Oct 5 02:23 ps_before.log 02:24:58 -rw-rw-r--. 1 jenkins jenkins 3298 Oct 5 02:22 post-startup-script.sh 02:24:58 -rw-rw-r--. 1 jenkins jenkins 252 Oct 5 02:22 startup-script.sh 02:24:58 -rw-rw-r--. 1 jenkins jenkins 3457 Oct 5 02:22 configuration-script.sh 02:24:58 -rw-rw-r--. 1 jenkins jenkins 419 Oct 5 02:22 scriptplan.txt 02:24:58 -rw-rw-r--. 1 jenkins jenkins 337 Oct 5 02:22 detect_variables.env 02:24:58 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 5 02:22 pom.xml 02:24:58 -rw-rw-r--. 1 jenkins jenkins 92 Oct 5 02:22 set_variables.env 02:24:58 -rw-rw-r--. 1 jenkins jenkins 295 Oct 5 02:22 slave_addresses.txt 02:24:58 -rw-rw-r--. 1 jenkins jenkins 570 Oct 5 02:21 requirements.txt 02:24:58 -rw-rw-r--. 1 jenkins jenkins 26 Oct 5 02:21 env.properties 02:24:58 -rw-rw-r--. 1 jenkins jenkins 333 Oct 5 02:19 stack-parameters.yaml 02:24:58 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 5 02:18 test 02:24:58 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 02:18 test@tmp 02:24:58 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 4 16:26 maven-metadata.xml 02:24:58 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins5364269059093923748.sh 02:24:58 Karaf Deployments, Tests must have already run 02:24:58 [netconf-csit-1node-scale-only-vanadium] $ /bin/sh /tmp/jenkins15785580266665063456.sh 02:24:58 Cleaning up Robot installation... 02:24:58 $ ssh-agent -k 02:24:58 unset SSH_AUTH_SOCK; 02:24:58 unset SSH_AGENT_PID; 02:24:58 echo Agent pid 5304 killed; 02:24:58 [ssh-agent] Stopped. 02:24:58 Recording plot data 02:24:58 Robot results publisher started... 02:24:58 INFO: Checking test criticality is deprecated and will be dropped in a future release! 02:24:58 -Parsing output xml: 02:24:59 Done! 02:24:59 -Copying log files to build dir: 02:24:59 Done! 02:24:59 -Assigning results to build: 02:24:59 Done! 02:24:59 -Checking thresholds: 02:24:59 Done! 02:24:59 Done publishing Robot results. 02:24:59 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 02:24:59 [PostBuildScript] - [INFO] Executing post build scripts. 02:24:59 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins11513512872862649509.sh 02:24:59 Archiving csit artifacts 02:24:59 mv: cannot stat '*_1.png': No such file or directory 02:24:59 mv: cannot stat '/tmp/odl1_*': No such file or directory 02:24:59 % Total % Received % Xferd Average Speed Time Time Time Current 02:24:59 Dload Upload Total Spent Left Speed 02:24:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 387k 0 387k 0 0 2568k 0 --:--:-- --:--:-- --:--:-- 2568k 02:24:59 Archive: robot-plugin.zip 02:24:59 inflating: ./archives/robot-plugin/log.html 02:25:00 inflating: ./archives/robot-plugin/output.xml 02:25:00 inflating: ./archives/robot-plugin/report.html 02:25:00 mv: cannot stat '*.log.gz': No such file or directory 02:25:00 mv: cannot stat '*.csv': No such file or directory 02:25:00 mv: cannot stat '*.png': No such file or directory 02:25:00 [PostBuildScript] - [INFO] Executing post build scripts. 02:25:00 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins4490311928654402886.sh 02:25:00 [PostBuildScript] - [INFO] Executing post build scripts. 02:25:00 [EnvInject] - Injecting environment variables from a build step. 02:25:00 [EnvInject] - Injecting as environment variables the properties content 02:25:00 OS_CLOUD=vex 02:25:00 OS_STACK_NAME=releng-netconf-csit-1node-scale-only-vanadium-19 02:25:00 02:25:00 [EnvInject] - Variables injected successfully. 02:25:00 provisioning config files... 02:25:00 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 02:25:00 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins17787858262748202575.sh 02:25:00 ---> openstack-stack-delete.sh 02:25:00 Setup pyenv: 02:25:00 system 02:25:00 3.8.13 02:25:00 3.9.13 02:25:00 3.10.13 02:25:00 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 02:25:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yzob from file:/tmp/.os_lf_venv 02:25:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 02:25:02 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 02:25:02 lf-activate-venv(): INFO: Base packages installed successfully 02:25:02 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 02:25:21 lf-activate-venv(): INFO: Adding /tmp/venv-Yzob/bin to PATH 02:25:21 INFO: Retrieving stack cost for: releng-netconf-csit-1node-scale-only-vanadium-19 02:25:24 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998 02:25:36 INFO: Deleting stack releng-netconf-csit-1node-scale-only-vanadium-19 02:25:36 Successfully deleted stack releng-netconf-csit-1node-scale-only-vanadium-19 02:25:36 [PostBuildScript] - [INFO] Executing post build scripts. 02:25:36 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins15470323422465394553.sh 02:25:36 ---> sysstat.sh 02:25:36 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins16740043366302795430.sh 02:25:36 ---> package-listing.sh 02:25:36 ++ tr '[:upper:]' '[:lower:]' 02:25:36 ++ facter osfamily 02:25:36 + OS_FAMILY=redhat 02:25:36 + workspace=/w/workspace/netconf-csit-1node-scale-only-vanadium 02:25:36 + START_PACKAGES=/tmp/packages_start.txt 02:25:36 + END_PACKAGES=/tmp/packages_end.txt 02:25:36 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:25:36 + PACKAGES=/tmp/packages_start.txt 02:25:36 + '[' /w/workspace/netconf-csit-1node-scale-only-vanadium ']' 02:25:36 + PACKAGES=/tmp/packages_end.txt 02:25:36 + case "${OS_FAMILY}" in 02:25:36 + rpm -qa 02:25:36 + sort 02:25:37 + '[' -f /tmp/packages_start.txt ']' 02:25:37 + '[' -f /tmp/packages_end.txt ']' 02:25:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:25:37 + '[' /w/workspace/netconf-csit-1node-scale-only-vanadium ']' 02:25:37 + mkdir -p /w/workspace/netconf-csit-1node-scale-only-vanadium/archives/ 02:25:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-scale-only-vanadium/archives/ 02:25:37 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins2622396292617347742.sh 02:25:37 ---> capture-instance-metadata.sh 02:25:37 Setup pyenv: 02:25:37 system 02:25:37 3.8.13 02:25:37 3.9.13 02:25:37 3.10.13 02:25:37 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 02:25:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yzob from file:/tmp/.os_lf_venv 02:25:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:39 lf-activate-venv(): INFO: Base packages installed successfully 02:25:39 lf-activate-venv(): INFO: Installing additional packages: lftools 02:25:50 lf-activate-venv(): INFO: Adding /tmp/venv-Yzob/bin to PATH 02:25:50 INFO: Running in OpenStack, capturing instance metadata 02:25:51 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins2499840503464079637.sh 02:25:51 provisioning config files... 02:25:51 Could not find credentials [logs] for netconf-csit-1node-scale-only-vanadium #19 02:25:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-scale-only-vanadium@tmp/config4769421975203327535tmp 02:25:51 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 02:25:51 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 02:25:51 provisioning config files... 02:25:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 02:25:51 [EnvInject] - Injecting environment variables from a build step. 02:25:51 [EnvInject] - Injecting as environment variables the properties content 02:25:51 SERVER_ID=logs 02:25:51 02:25:51 [EnvInject] - Variables injected successfully. 02:25:51 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins12440245720814859647.sh 02:25:51 ---> create-netrc.sh 02:25:51 WARN: Log server credential not found. 02:25:51 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins16244562461661980352.sh 02:25:51 ---> python-tools-install.sh 02:25:51 Setup pyenv: 02:25:52 system 02:25:52 3.8.13 02:25:52 3.9.13 02:25:52 3.10.13 02:25:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 02:25:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yzob from file:/tmp/.os_lf_venv 02:25:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:25:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:25:54 lf-activate-venv(): INFO: Base packages installed successfully 02:25:54 lf-activate-venv(): INFO: Installing additional packages: lftools 02:26:04 lf-activate-venv(): INFO: Adding /tmp/venv-Yzob/bin to PATH 02:26:04 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins15605605836898628095.sh 02:26:04 ---> sudo-logs.sh 02:26:04 Archiving 'sudo' log.. 02:26:04 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash /tmp/jenkins10873092464543008629.sh 02:26:04 ---> job-cost.sh 02:26:04 Setup pyenv: 02:26:04 system 02:26:04 3.8.13 02:26:04 3.9.13 02:26:04 3.10.13 02:26:04 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 02:26:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yzob from file:/tmp/.os_lf_venv 02:26:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:26:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:26:07 lf-activate-venv(): INFO: Base packages installed successfully 02:26:07 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 02:26:15 lf-activate-venv(): INFO: Adding /tmp/venv-Yzob/bin to PATH 02:26:15 DEBUG: total: 0.16999999999999998 02:26:15 INFO: Retrieving Stack Cost... 02:26:15 INFO: Retrieving Pricing Info for: v3-standard-2 02:26:15 INFO: Archiving Costs 02:26:15 [netconf-csit-1node-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins14051387549824206942.sh 02:26:15 ---> logs-deploy.sh 02:26:15 Setup pyenv: 02:26:15 system 02:26:15 3.8.13 02:26:15 3.9.13 02:26:15 3.10.13 02:26:15 * 3.11.7 (set by /w/workspace/netconf-csit-1node-scale-only-vanadium/.python-version) 02:26:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Yzob from file:/tmp/.os_lf_venv 02:26:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 02:26:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 02:26:18 lf-activate-venv(): INFO: Base packages installed successfully 02:26:18 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 02:26:30 lf-activate-venv(): INFO: Adding /tmp/venv-Yzob/bin to PATH 02:26:30 WARNING: Nexus logging server not set 02:26:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-scale-only-vanadium/19/ 02:26:30 INFO: archiving logs to S3 02:26:31 ---> uname -a: 02:26:31 Linux prd-centos8-robot-2c-8g-683.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 02:26:31 02:26:31 02:26:31 ---> lscpu: 02:26:31 Architecture: x86_64 02:26:31 CPU op-mode(s): 32-bit, 64-bit 02:26:31 Byte Order: Little Endian 02:26:31 CPU(s): 2 02:26:31 On-line CPU(s) list: 0,1 02:26:31 Thread(s) per core: 1 02:26:31 Core(s) per socket: 1 02:26:31 Socket(s): 2 02:26:31 NUMA node(s): 1 02:26:31 Vendor ID: AuthenticAMD 02:26:31 CPU family: 23 02:26:31 Model: 49 02:26:31 Model name: AMD EPYC-Rome Processor 02:26:31 Stepping: 0 02:26:31 CPU MHz: 2800.000 02:26:31 BogoMIPS: 5600.00 02:26:31 Virtualization: AMD-V 02:26:31 Hypervisor vendor: KVM 02:26:31 Virtualization type: full 02:26:31 L1d cache: 32K 02:26:31 L1i cache: 32K 02:26:31 L2 cache: 512K 02:26:31 L3 cache: 16384K 02:26:31 NUMA node0 CPU(s): 0,1 02:26:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:26:31 02:26:31 02:26:31 ---> nproc: 02:26:31 2 02:26:31 02:26:31 02:26:31 ---> df -h: 02:26:31 Filesystem Size Used Avail Use% Mounted on 02:26:31 devtmpfs 3.8G 0 3.8G 0% /dev 02:26:31 tmpfs 3.8G 0 3.8G 0% /dev/shm 02:26:31 tmpfs 3.8G 17M 3.8G 1% /run 02:26:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 02:26:31 /dev/vda1 40G 8.4G 32G 21% / 02:26:31 tmpfs 770M 0 770M 0% /run/user/1001 02:26:31 02:26:31 02:26:31 ---> free -m: 02:26:31 total used free shared buff/cache available 02:26:31 Mem: 7697 572 4941 19 2183 6826 02:26:31 Swap: 1023 0 1023 02:26:31 02:26:31 02:26:31 ---> ip addr: 02:26:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 02:26:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 02:26:31 inet 127.0.0.1/8 scope host lo 02:26:31 valid_lft forever preferred_lft forever 02:26:31 inet6 ::1/128 scope host 02:26:31 valid_lft forever preferred_lft forever 02:26:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 02:26:31 link/ether fa:16:3e:89:3f:22 brd ff:ff:ff:ff:ff:ff 02:26:31 altname enp0s3 02:26:31 altname ens3 02:26:31 inet 10.30.171.175/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 02:26:31 valid_lft 85854sec preferred_lft 85854sec 02:26:31 inet6 fe80::f816:3eff:fe89:3f22/64 scope link 02:26:31 valid_lft forever preferred_lft forever 02:26:31 02:26:31 02:26:31 ---> sar -b -r -n DEV: 02:26:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/05/2025 _x86_64_ (2 CPU) 02:26:31 02:26:31 02:17:22 LINUX RESTART (2 CPU) 02:26:31 02:26:31 02:18:01 AM tps rtps wtps bread/s bwrtn/s 02:26:31 02:19:01 AM 102.32 40.92 61.40 6068.78 15039.20 02:26:31 02:20:01 AM 103.55 0.72 102.83 52.92 11581.76 02:26:31 02:21:01 AM 21.43 0.42 21.01 64.25 1825.61 02:26:31 02:22:01 AM 61.90 9.45 52.45 1682.37 3567.39 02:26:31 02:23:01 AM 34.76 0.03 34.73 3.47 6411.16 02:26:31 02:24:01 AM 3.70 0.22 3.48 11.73 129.69 02:26:31 02:25:01 AM 4.15 0.32 3.83 36.93 198.68 02:26:31 02:26:01 AM 33.21 0.33 32.88 37.19 1445.34 02:26:31 Average: 45.63 6.55 39.08 994.76 5025.00 02:26:31 02:26:31 02:18:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:26:31 02:19:01 AM 5400364 7077120 2482068 31.49 2688 1859712 665312 7.45 187224 1977548 173152 02:26:31 02:20:01 AM 5174096 7015640 2708336 34.36 2688 2017644 712624 7.98 198836 2159560 42004 02:26:31 02:21:01 AM 5248520 7092148 2633912 33.41 2688 2019576 626232 7.01 219380 2066240 10748 02:26:31 02:22:01 AM 4964880 7071584 2917552 37.01 2688 2274024 625524 7.00 259524 2282020 174724 02:26:31 02:23:01 AM 4961312 7068140 2921120 37.06 2688 2274284 622176 6.97 267836 2272752 8 02:26:31 02:24:01 AM 4915240 7023248 2967192 37.64 2688 2275476 702276 7.86 268048 2318472 852 02:26:31 02:25:01 AM 5099540 7033136 2782892 35.30 2688 2102524 659944 7.39 263832 2147656 7736 02:26:31 02:26:01 AM 5051480 6976964 2830952 35.91 2688 2098880 714644 8.00 465128 2008480 11196 02:26:31 Average: 5101929 7044748 2780503 35.27 2688 2115265 666092 7.46 266226 2154091 52552 02:26:31 02:26:31 02:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:26:31 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:31 02:19:01 AM eth0 350.98 215.54 1682.42 60.72 0.00 0.00 0.00 0.00 02:26:31 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:31 02:20:01 AM eth0 74.56 59.53 823.77 9.40 0.00 0.00 0.00 0.00 02:26:31 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:31 02:21:01 AM eth0 9.23 8.41 4.82 3.49 0.00 0.00 0.00 0.00 02:26:31 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:31 02:22:01 AM eth0 38.95 33.79 331.80 8.37 0.00 0.00 0.00 0.00 02:26:31 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:31 02:23:01 AM eth0 155.19 114.58 32.92 32.06 0.00 0.00 0.00 0.00 02:26:31 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:31 02:24:01 AM eth0 22.99 17.24 7.35 3.31 0.00 0.00 0.00 0.00 02:26:31 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:31 02:25:01 AM eth0 66.11 47.26 81.48 25.13 0.00 0.00 0.00 0.00 02:26:31 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:31 02:26:01 AM eth0 16.66 15.86 13.00 7.87 0.00 0.00 0.00 0.00 02:26:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:26:31 Average: eth0 91.84 64.03 372.21 18.79 0.00 0.00 0.00 0.00 02:26:31 02:26:31 02:26:31 ---> sar -P ALL: 02:26:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/05/2025 _x86_64_ (2 CPU) 02:26:31 02:26:31 02:17:22 LINUX RESTART (2 CPU) 02:26:31 02:26:31 02:18:01 AM CPU %user %nice %system %iowait %steal %idle 02:26:31 02:19:01 AM all 42.19 0.03 7.23 5.67 0.09 44.79 02:26:31 02:19:01 AM 0 33.12 0.02 6.88 5.44 0.08 54.47 02:26:31 02:19:01 AM 1 51.23 0.03 7.59 5.90 0.10 35.15 02:26:31 02:20:01 AM all 25.97 0.00 3.97 2.23 0.09 67.74 02:26:31 02:20:01 AM 0 14.62 0.00 3.39 2.50 0.08 79.40 02:26:31 02:20:01 AM 1 37.34 0.00 4.54 1.97 0.10 56.05 02:26:31 02:21:01 AM all 11.80 0.00 1.46 0.32 0.05 86.38 02:26:31 02:21:01 AM 0 8.16 0.00 1.65 0.32 0.05 89.82 02:26:31 02:21:01 AM 1 15.43 0.00 1.27 0.32 0.05 82.94 02:26:31 02:22:01 AM all 26.47 0.00 4.90 1.72 0.09 66.81 02:26:31 02:22:01 AM 0 21.31 0.00 4.61 1.77 0.10 72.21 02:26:31 02:22:01 AM 1 31.64 0.00 5.19 1.68 0.08 61.41 02:26:31 02:23:01 AM all 6.82 0.00 1.58 0.84 0.05 90.70 02:26:31 02:23:01 AM 0 6.35 0.00 1.45 0.72 0.05 91.43 02:26:31 02:23:01 AM 1 7.30 0.00 1.70 0.97 0.05 89.98 02:26:31 02:24:01 AM all 3.75 0.00 0.28 0.02 0.04 95.90 02:26:31 02:24:01 AM 0 3.81 0.00 0.33 0.03 0.05 95.77 02:26:31 02:24:01 AM 1 3.70 0.00 0.23 0.00 0.03 96.04 02:26:31 02:25:01 AM all 6.75 0.00 1.29 0.05 0.08 91.83 02:26:31 02:25:01 AM 0 5.52 0.00 1.10 0.08 0.08 93.21 02:26:31 02:25:01 AM 1 7.99 0.00 1.47 0.02 0.07 90.46 02:26:31 02:26:01 AM all 28.79 0.00 2.95 1.13 0.08 67.05 02:26:31 02:26:01 AM 0 17.85 0.00 2.64 0.83 0.07 78.61 02:26:31 02:26:01 AM 1 39.73 0.00 3.25 1.43 0.08 55.50 02:26:31 Average: all 19.08 0.00 2.96 1.50 0.07 76.39 02:26:31 Average: 0 13.84 0.00 2.76 1.46 0.07 81.86 02:26:31 Average: 1 24.31 0.00 3.16 1.54 0.07 70.92 02:26:31 02:26:31 02:26:31