02:18:15 Started by upstream project "integration-distribution-mri-test-vanadium" build number 10
02:18:15 originally caused by:
02:18:15 Started by timer
02:18:15 Running as SYSTEM
02:18:15 [EnvInject] - Loading node environment variables.
02:18:15 Building remotely on prd-centos8-robot-2c-8g-682 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-all-vanadium
02:18:15 [ssh-agent] Looking for ssh-agent implementation...
02:18:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
02:18:15 $ ssh-agent
02:18:15 SSH_AUTH_SOCK=/tmp/ssh-Vla4reQ78gMk/agent.5308
02:18:15 SSH_AGENT_PID=5309
02:18:15 [ssh-agent] Started.
02:18:15 Running ssh-add (command line suppressed)
02:18:15 Identity added: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/private_key_17444015734733599072.key (/w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/private_key_17444015734733599072.key)
02:18:15 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
02:18:15 The recommended git tool is: NONE
02:18:18 using credential opendaylight-jenkins-ssh
02:18:18 Wiping out workspace first.
02:18:18 Cloning the remote Git repository
02:18:18 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
02:18:18 > git init /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test # timeout=10
02:18:18 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:18:18 > git --version # timeout=10
02:18:18 > git --version # 'git version 2.43.0'
02:18:18 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:18:18 [INFO] Currently running in a labeled security context
02:18:18 [INFO] Currently SELinux is 'enforcing' on the host
02:18:18 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh15906396539686656320.key
02:18:18 Verifying host key using known hosts file
02:18:18 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:18 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +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 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
02:18:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
02:18:21 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
02:18:21 using GIT_SSH to set credentials Release Engineering Jenkins Key
02:18:21 [INFO] Currently running in a labeled security context
02:18:21 [INFO] Currently SELinux is 'enforcing' on the host
02:18:21 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test@tmp/jenkins-gitclient-ssh1651951697682206523.key
02:18:21 Verifying host key using known hosts file
02:18:21 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:21 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
02:18:21 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:18:21 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
02:18:21 > git config core.sparsecheckout # timeout=10
02:18:21 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
02:18:22 Commit message: "Adapt test for new pce-allocation field"
02:18:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10
02:18:22 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
02:18:22 No emails were triggered.
02:18:22 provisioning config files...
02:18:22 copy managed file [npmrc] to file:/home/jenkins/.npmrc
02:18:22 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-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins6164270408377654262.sh
02:18:22 ---> python-tools-install.sh
02:18:22 Setup pyenv:
02:18:23 system
02:18:23 * 3.8.13 (set by /opt/pyenv/version)
02:18:23 * 3.9.13 (set by /opt/pyenv/version)
02:18:23 * 3.10.13 (set by /opt/pyenv/version)
02:18:23 * 3.11.7 (set by /opt/pyenv/version)
02:18:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-uiwn
02:18:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
02:18:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:18:28 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-uiwn/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:21 Python 3.11.7
02:19:21 pip 25.2 from /tmp/venv-uiwn/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-userfeatures-all-vanadium-10
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:22 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins139599647238762475.sh
02:19:22 ---> Create parameters file for OpenStack HOT
02:19:22 OpenStack Heat parameters generated
02:19:22 -----------------------------------
02:19:22 parameters:
02:19:22 vm_0_count: '1'
02:19:22 vm_0_flavor: 'v3-standard-4'
02:19:22 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
02:19:22 vm_1_count: '1'
02:19:22 vm_1_flavor: 'v3-standard-2'
02:19:22 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20250201-170115.786'
02:19:22
02:19:22 job_name: '25396-10'
02:19:22 silo: 'releng'
02:19:22 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins8022473011788966013.sh
02:19:22 ---> Create HEAT stack
02:19:22 + source /home/jenkins/lf-env.sh
02:19:22 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:19:22 ++ mktemp -d /tmp/venv-XXXX
02:19:22 + lf_venv=/tmp/venv-57mA
02:19:22 + local venv_file=/tmp/.os_lf_venv
02:19:22 + local python=python3
02:19:22 + local options
02:19:22 + local set_path=true
02:19:22 + local install_args=
02:19:22 ++ 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:22 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:19:22 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
02:19:22 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
02:19:22 + true
02:19:22 + case $1 in
02:19:22 + python=python3
02:19:22 + shift 2
02:19:22 + true
02:19:22 + case $1 in
02:19:22 + shift
02:19:22 + break
02:19:22 + case $python in
02:19:22 + local pkg_list=
02:19:22 + [[ -d /opt/pyenv ]]
02:19:22 + echo 'Setup pyenv:'
02:19:22 Setup pyenv:
02:19:22 + export PYENV_ROOT=/opt/pyenv
02:19:22 + PYENV_ROOT=/opt/pyenv
02:19:22 + 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: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 + 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-userfeatures-all-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-uiwn
02:19:22 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uiwn from' file:/tmp/.os_lf_venv
02:19:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uiwn 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-uiwn/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-uiwn/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-uiwn/bin to PATH'
02:19:41 lf-activate-venv(): INFO: Adding /tmp/venv-uiwn/bin to PATH
02:19:41 + PATH=/tmp/venv-uiwn/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-userfeatures-all-vanadium
02:19:43 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-all-vanadium-10 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/stack-parameters.yaml
02:20:08 Creating stack releng-netconf-csit-1node-userfeatures-all-vanadium-10
02:20:08 Waiting to initialize infrastructure...
02:20:08 Stack initialization successful.
02:20:08 ------------------------------------
02:20:08 Stack Details
02:20:08 ------------------------------------
02:20:08 {'added': None,
02:20:08 'capabilities': [],
02:20:08 'created_at': '2025-10-05T02:19:46Z',
02:20:08 'deleted': None,
02:20:08 'deleted_at': None,
02:20:08 'description': 'No description',
02:20:08 'environment': None,
02:20:08 'environment_files': None,
02:20:08 'files': None,
02:20:08 'files_container': None,
02:20:08 'id': '8747e69e-de1c-499a-b9e6-36559b5507b7',
02:20:08 'is_rollback_disabled': True,
02:20:08 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-userfeatures-all-vanadium-10/8747e69e-de1c-499a-b9e6-36559b5507b7',
02:20:08 'rel': 'self'}],
02:20:08 '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:08 'name': 'releng-netconf-csit-1node-userfeatures-all-vanadium-10',
02:20:08 'notification_topics': [],
02:20:08 'outputs': [{'description': 'IP addresses of the 1st vm types',
02:20:08 'output_key': 'vm_0_ips',
02:20:08 'output_value': ['10.30.171.68']},
02:20:08 {'description': 'IP addresses of the 2nd vm types',
02:20:08 'output_key': 'vm_1_ips',
02:20:08 'output_value': ['10.30.171.177']}],
02:20:08 'owner_id': ****,
02:20:08 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
02:20:08 'OS::stack_id': '8747e69e-de1c-499a-b9e6-36559b5507b7',
02:20:08 'OS::stack_name': 'releng-netconf-csit-1node-userfeatures-all-vanadium-10',
02:20:08 'job_name': '25396-10',
02:20:08 'silo': 'releng',
02:20:08 'vm_0_count': '1',
02:20:08 'vm_0_flavor': 'v3-standard-4',
02:20:08 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
02:20:08 '20250201-010426.857',
02:20:08 'vm_1_count': '1',
02:20:08 'vm_1_flavor': 'v3-standard-2',
02:20:08 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - '
02:20:08 '20250201-170115.786'},
02:20:08 'parent_id': None,
02:20:08 'replaced': None,
02:20:08 'status': 'CREATE_COMPLETE',
02:20:08 'status_reason': 'Stack CREATE completed successfully',
02:20:08 'tags': [],
02:20:08 'template': None,
02:20:08 'template_description': 'No description',
02:20:08 'template_url': None,
02:20:08 'timeout_mins': 15,
02:20:08 'unchanged': None,
02:20:08 'updated': None,
02:20:08 'updated_at': None,
02:20:08 'user_project_id': '1ce9e7ce278041bcbc9ca36a402f2b6c'}
02:20:08 ------------------------------------
02:20:09 + popd
02:20:09 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium
02:20:09 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins6549648241612347968.sh
02:20:09 ---> Copy SSH public keys to CSIT lab
02:20:09 Setup pyenv:
02:20:09 system
02:20:09 3.8.13
02:20:09 3.9.13
02:20:09 3.10.13
02:20:09 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
02:20:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uiwn from file:/tmp/.os_lf_venv
02:20:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:20:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:20:11 lf-activate-venv(): INFO: Base packages installed successfully
02:20:11 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:20:29 lf-activate-venv(): INFO: Adding /tmp/venv-uiwn/bin to PATH
02:20:30 SSH not responding on 10.30.171.177. Retrying in 10 seconds...
02:20:31 SSH not responding on 10.30.171.68. Retrying in 10 seconds...
02:20:40 Ping to 10.30.171.177 successful.
02:20:41 Ping to 10.30.171.68 successful.
02:20:41 SSH not responding on 10.30.171.177. Retrying in 10 seconds...
02:20:42 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:20:43 releng-25396-10-0-builder-0
02:20:43 Successfully copied public keys to slave 10.30.171.68
02:20:43 Process 6528 ready.
02:20:51 Ping to 10.30.171.177 successful.
02:20:51 SSH not responding on 10.30.171.177. Retrying in 10 seconds...
02:21:01 Ping to 10.30.171.177 successful.
02:21:02 SSH not responding on 10.30.171.177. Retrying in 10 seconds...
02:21:12 Ping to 10.30.171.177 successful.
02:21:14 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
02:21:14 releng-25396-10-1-docker-0
02:21:14 Successfully copied public keys to slave 10.30.171.177
02:21:14 Process 6529 ready.
02:21:14 SSH ready on all stack servers.
02:21:14 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins10621517448530160119.sh
02:21:14 Setup pyenv:
02:21:14 system
02:21:14 3.8.13
02:21:14 3.9.13
02:21:14 3.10.13
02:21:14 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
02:21:19 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BdOZ
02:21:19 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.robot_venv
02:21:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:21:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:21:23 lf-activate-venv(): INFO: Base packages installed successfully
02:21:23 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
02:21:25 lf-activate-venv(): INFO: Adding /tmp/venv-BdOZ/bin to PATH
02:21:25 + echo 'Installing Python Requirements'
02:21:25 Installing Python Requirements
02:21:25 + cat
02:21:25 + python -m pip install -r requirements.txt
02:21:25 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
02:21:25 Collecting docker-py (from -r requirements.txt (line 1))
02:21:25 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:25 Collecting ipaddr (from -r requirements.txt (line 2))
02:21:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
02:21:25 Preparing metadata (setup.py): started
02:21:25 Preparing metadata (setup.py): finished with status 'done'
02:21:25 Collecting netaddr (from -r requirements.txt (line 3))
02:21:25 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:25 Collecting netifaces (from -r requirements.txt (line 4))
02:21:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
02:21:25 Preparing metadata (setup.py): started
02:21:26 Preparing metadata (setup.py): finished with status 'done'
02:21:26 Collecting pyhocon (from -r requirements.txt (line 5))
02:21:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
02:21:26 Collecting requests (from -r requirements.txt (line 6))
02:21:26 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:26 Collecting robotframework (from -r requirements.txt (line 7))
02:21:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
02:21:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 18.4 MB/s 0:00:00
02:21:26 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
02:21:26 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:26 Preparing metadata (setup.py): started
02:21:26 Preparing metadata (setup.py): finished with status 'done'
02:21:26 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
02:21:26 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:26 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
02:21:26 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:26 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
02:21:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
02:21:26 Preparing metadata (setup.py): started
02:21:27 Preparing metadata (setup.py): finished with status 'done'
02:21:27 Collecting scapy (from -r requirements.txt (line 12))
02:21:27 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:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 30.0 MB/s 0:00:00
02:21:27 Collecting jsonpath-rw (from -r requirements.txt (line 15))
02:21:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
02:21:27 Preparing metadata (setup.py): started
02:21:27 Preparing metadata (setup.py): finished with status 'done'
02:21:27 Collecting elasticsearch (from -r requirements.txt (line 18))
02:21:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
02:21:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 18.6 MB/s 0:00:00
02:21:27 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:21:27 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:28 Collecting pyangbind (from -r requirements.txt (line 22))
02:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
02:21:28 Collecting isodate (from -r requirements.txt (line 25))
02:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
02:21:28 Collecting jmespath (from -r requirements.txt (line 28))
02:21:28 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:28 Collecting jsonpatch (from -r requirements.txt (line 31))
02:21:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
02:21:28 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:21:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
02:21:28 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:21:28 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:28 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
02:21:28 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:28 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
02:21:28 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:28 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
02:21:28 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:28 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
02:21:28 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:29 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
02:21:29 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:29 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
02:21:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
02:21:29 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
02:21:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
02:21:29 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
02:21:29 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:29 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
02:21:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
02:21:29 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
02:21:29 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:29 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
02:21:29 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:29 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
02:21:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
02:21:29 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
02:21:29 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:30 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
02:21:30 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:30 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
02:21:30 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:30 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
02:21:30 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:30 Collecting elasticsearch (from -r requirements.txt (line 18))
02:21:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
02:21:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 30.6 MB/s 0:00:00
02:21:30 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:30 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
02:21:30 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:30 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:30 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:30 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:30 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
02:21:30 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:30 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
02:21:30 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:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 22.4 MB/s 0:00:00
02:21:31 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
02:21:31 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:32 Collecting regex (from pyangbind->-r requirements.txt (line 22))
02:21:32 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:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 23.2 MB/s 0:00:00
02:21:32 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
02:21:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
02:21:32 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:21:32 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:33 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:21:33 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:33 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:21:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
02:21:33 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
02:21:33 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:33 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:33 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:33 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:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
02:21:34 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:21:34 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:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 64.2 MB/s 0:00:00
02:21:34 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:21:34 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:34 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
02:21:34 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:34 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:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
02:21:34 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:34 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:34 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:34 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:34 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:34 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:35 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:35 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:35 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:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
02:21:35 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:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
02:21:35 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:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
02:21:35 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:21:35 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:35 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:21:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
02:21:35 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:21:35 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:35 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:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
02:21:35 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
02:21:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
02:21:35 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
02:21:35 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:35 Building wheel for robotframework-sshlibrary (setup.py): started
02:21:36 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
02:21:36 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=1a2689b7f252919bc838738226e18597e28aaed5b05556142205bc5ad03c2547
02:21:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
02:21:36 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:36 Building wheel for ipaddr (setup.py): started
02:21:36 Building wheel for ipaddr (setup.py): finished with status 'done'
02:21:36 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=eae3e707218e97f094febc5536b331fe500c15936843b6e51f879ada95afacce
02:21:36 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
02:21:36 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:36 Building wheel for netifaces (setup.py): started
02:21:38 Building wheel for netifaces (setup.py): finished with status 'done'
02:21:38 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41077 sha256=4e8687ae8c8741f860aea50a15878c4f3d39b107986e5ecf7c1ece05e57186b2
02:21:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
02:21:38 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:38 Building wheel for robotframework-httplibrary (setup.py): started
02:21:39 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
02:21:39 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=31239ccaf6f70b66d0f483ec4e4144d0597f07e55028039e49e488e7234d4628
02:21:39 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
02:21:39 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:39 Building wheel for jsonpath-rw (setup.py): started
02:21:39 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
02:21:39 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=8318fd800a8252ca360746d4202a471d04042e3fe4144cbefcf86172b0f04698
02:21:39 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
02:21:39 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
02:21:39 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:46
02:21:46 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:47 attrs==25.3.0
02:21:47 bcrypt==5.0.0
02:21:47 beautifulsoup4==4.14.2
02:21:47 certifi==2025.8.3
02:21:47 cffi==2.0.0
02:21:47 charset-normalizer==3.4.3
02:21:47 click==8.3.0
02:21:47 cryptography==46.0.2
02:21:47 decorator==5.2.1
02:21:47 distlib==0.4.0
02:21:47 docker-py==1.10.6
02:21:47 docker-pycreds==0.4.0
02:21:47 elastic-transport==8.17.1
02:21:47 elasticsearch==8.19.1
02:21:47 elasticsearch-dsl==8.15.4
02:21:47 enum34==1.1.10
02:21:47 filelock==3.19.1
02:21:47 h11==0.16.0
02:21:47 idna==3.10
02:21:47 invoke==2.2.0
02:21:47 ipaddr==2.2.0
02:21:47 isodate==0.7.2
02:21:47 jmespath==1.0.1
02:21:47 jsonpatch==1.33
02:21:47 jsonpath-rw==1.4.0
02:21:47 jsonpointer==3.0.0
02:21:47 lxml==6.0.2
02:21:47 netaddr==1.3.0
02:21:47 netifaces==0.11.0
02:21:47 outcome==1.3.0.post0
02:21:47 paramiko==4.0.0
02:21:47 platformdirs==4.4.0
02:21:47 ply==3.11
02:21:47 pyang==2.7.1
02:21:47 pyangbind==0.8.6
02:21:47 pycparser==2.23
02:21:47 pyhocon==0.3.61
02:21:47 PyNaCl==1.6.0
02:21:47 pyparsing==3.2.5
02:21:47 PySocks==1.7.1
02:21:47 python-dateutil==2.9.0.post0
02:21:47 regex==2025.9.18
02:21:47 requests==2.32.5
02:21:47 robotframework==7.3.2
02:21:47 robotframework-httplibrary==0.4.2
02:21:47 robotframework-pythonlibcore==4.4.1
02:21:47 robotframework-requests==0.9.7
02:21:47 robotframework-selenium2library==3.0.0
02:21:47 robotframework-seleniumlibrary==6.8.0
02:21:47 robotframework-sshlibrary==3.8.0
02:21:47 scapy==2.6.1
02:21:47 scp==0.15.0
02:21:47 selenium==4.36.0
02:21:47 six==1.17.0
02:21:47 sniffio==1.3.1
02:21:47 sortedcontainers==2.4.0
02:21:47 soupsieve==2.8
02:21:47 trio==0.31.0
02:21:47 trio-websocket==0.12.2
02:21:47 typing_extensions==4.15.0
02:21:47 urllib3==2.5.0
02:21:47 virtualenv==20.34.0
02:21:47 waitress==3.0.2
02:21:47 WebOb==1.8.9
02:21:47 websocket-client==1.8.0
02:21:47 WebTest==3.0.6
02:21:47 wsproto==1.2.0
02:21:47 [EnvInject] - Injecting environment variables from a build step.
02:21:47 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
02:21:47 [EnvInject] - Variables injected successfully.
02:21:47 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins10576221663142458686.sh
02:21:47 Setup pyenv:
02:21:47 system
02:21:47 3.8.13
02:21:47 3.9.13
02:21:47 3.10.13
02:21:47 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
02:21:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uiwn 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:49 lf-activate-venv(): INFO: Base packages installed successfully
02:21:49 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-uiwn/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-userfeatures-all-vanadium-10
02:22:00 + for i in "${ADDR[@]}"
02:22:00 ++ ssh 10.30.171.68 hostname -s
02:22:00 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:22:00 + REMHOST=releng-25396-10-0-builder-0
02:22:00 + case ${REMHOST} in
02:22:00 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
02:22:00 + for i in "${ADDR[@]}"
02:22:00 ++ ssh 10.30.171.177 hostname -s
02:22:00 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
02:22:01 + REMHOST=releng-25396-10-1-docker-0
02:22:01 + case ${REMHOST} in
02:22:01 + TOOLS_SYSTEM=("${TOOLS_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.68
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.68
02:22:01 + echo TOOLS_SYSTEM_IP=10.30.171.177
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.177
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.68
02:22:01 ODL_SYSTEM_1_IP=10.30.171.68
02:22:01 TOOLS_SYSTEM_IP=10.30.171.177
02:22:01 TOOLS_SYSTEM_1_IP=10.30.171.177
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-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins1699524099911602758.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-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins4206848759478236348.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% 55.2M=0s
02:22:01
02:22:01 2025-10-05 02:22:01 (55.2 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-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins3394017895768795853.sh
02:22:01 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-userfeatures-all-vanadium/.python-version)
02:22:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uiwn 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-uiwn/bin to PATH
02:22:10 Copying common-functions.sh to /tmp
02:22:11 Copying common-functions.sh to 10.30.171.68:/tmp
02:22:11 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:22:11 Copying common-functions.sh to 10.30.171.177:/tmp
02:22:12 Warning: Permanently added '10.30.171.177' (ECDSA) to the list of known hosts.
02:22:12 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins1437271847735140757.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-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology
02:22:12 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology
02:22:12 Locating script plan to use...
02:22:12 Finished running script plans
02:22:12 Configuring member-1 with IP address 10.30.171.68
02:22:12 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:22:12 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:22:12 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
02:22:12 ++ [[ /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:12 ++ echo 'common-functions.sh is being sourced'
02:22:12 common-functions.sh is being sourced
02:22:12 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
02:22:12 ++ DISTROSTREAM=vanadium
02:22:12 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:22:12 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:22:12 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:22:12 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:22:12 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
02:22:12 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
02:22:12 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:22:12 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:22:12 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:22:12 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:22:12 ++ export CONTROLLERMEM=
02:22:12 ++ CONTROLLERMEM=
02:22:12 ++ case "${DISTROSTREAM}" in
02:22:12 ++ CLUSTER_SYSTEM=pekko
02:22:12 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
02:22:12 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
02:22:12 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
02:22:12 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
02:22:12 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
02:22:12 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
02:22:12 ++ print_common_env
02:22:12 ++ cat
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:
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 ++ SSH='ssh -t -t'
02:22:12 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
02:22:12 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
02:22:12 Changing to /tmp
02:22:12 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:12 + echo 'Changing to /tmp'
02:22:12 + cd /tmp
02:22:12 + 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:12 + 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:12 --2025-10-05 02:22:12-- 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% 79.8M 2s
02:22:13 3072K ........ ........ ........ ........ ........ ........ 3% 97.9M 2s
02:22:13 6144K ........ ........ ........ ........ ........ ........ 5% 106M 2s
02:22:13 9216K ........ ........ ........ ........ ........ ........ 6% 127M 2s
02:22:13 12288K ........ ........ ........ ........ ........ ........ 8% 167M 1s
02:22:13 15360K ........ ........ ........ ........ ........ ........ 10% 142M 1s
02:22:13 18432K ........ ........ ........ ........ ........ ........ 11% 197M 1s
02:22:13 21504K ........ ........ ........ ........ ........ ........ 13% 206M 1s
02:22:13 24576K ........ ........ ........ ........ ........ ........ 15% 218M 1s
02:22:13 27648K ........ ........ ........ ........ ........ ........ 16% 251M 1s
02:22:13 30720K ........ ........ ........ ........ ........ ........ 18% 272M 1s
02:22:13 33792K ........ ........ ........ ........ ........ ........ 20% 234M 1s
02:22:13 36864K ........ ........ ........ ........ ........ ........ 22% 277M 1s
02:22:13 39936K ........ ........ ........ ........ ........ ........ 23% 270M 1s
02:22:13 43008K ........ ........ ........ ........ ........ ........ 25% 287M 1s
02:22:13 46080K ........ ........ ........ ........ ........ ........ 27% 284M 1s
02:22:13 49152K ........ ........ ........ ........ ........ ........ 28% 301M 1s
02:22:13 52224K ........ ........ ........ ........ ........ ........ 30% 260M 1s
02:22:13 55296K ........ ........ ........ ........ ........ ........ 32% 285M 1s
02:22:13 58368K ........ ........ ........ ........ ........ ........ 33% 287M 1s
02:22:13 61440K ........ ........ ........ ........ ........ ........ 35% 284M 1s
02:22:13 64512K ........ ........ ........ ........ ........ ........ 37% 273M 1s
02:22:13 67584K ........ ........ ........ ........ ........ ........ 38% 290M 1s
02:22:13 70656K ........ ........ ........ ........ ........ ........ 40% 265M 1s
02:22:13 73728K ........ ........ ........ ........ ........ ........ 42% 290M 1s
02:22:13 76800K ........ ........ ........ ........ ........ ........ 44% 307M 0s
02:22:13 79872K ........ ........ ........ ........ ........ ........ 45% 314M 0s
02:22:13 82944K ........ ........ ........ ........ ........ ........ 47% 260M 0s
02:22:13 86016K ........ ........ ........ ........ ........ ........ 49% 290M 0s
02:22:13 89088K ........ ........ ........ ........ ........ ........ 50% 290M 0s
02:22:13 92160K ........ ........ ........ ........ ........ ........ 52% 316M 0s
02:22:13 95232K ........ ........ ........ ........ ........ ........ 54% 257M 0s
02:22:13 98304K ........ ........ ........ ........ ........ ........ 55% 283M 0s
02:22:13 101376K ........ ........ ........ ........ ........ ........ 57% 302M 0s
02:22:13 104448K ........ ........ ........ ........ ........ ........ 59% 303M 0s
02:22:13 107520K ........ ........ ........ ........ ........ ........ 60% 223M 0s
02:22:13 110592K ........ ........ ........ ........ ........ ........ 62% 247M 0s
02:22:13 113664K ........ ........ ........ ........ ........ ........ 64% 230M 0s
02:22:13 116736K ........ ........ ........ ........ ........ ........ 66% 252M 0s
02:22:13 119808K ........ ........ ........ ........ ........ ........ 67% 307M 0s
02:22:13 122880K ........ ........ ........ ........ ........ ........ 69% 362M 0s
02:22:13 125952K ........ ........ ........ ........ ........ ........ 71% 355M 0s
02:22:13 129024K ........ ........ ........ ........ ........ ........ 72% 352M 0s
02:22:13 132096K ........ ........ ........ ........ ........ ........ 74% 359M 0s
02:22:13 135168K ........ ........ ........ ........ ........ ........ 76% 324M 0s
02:22:13 138240K ........ ........ ........ ........ ........ ........ 77% 358M 0s
02:22:13 141312K ........ ........ ........ ........ ........ ........ 79% 338M 0s
02:22:13 144384K ........ ........ ........ ........ ........ ........ 81% 315M 0s
02:22:13 147456K ........ ........ ........ ........ ........ ........ 82% 291M 0s
02:22:13 150528K ........ ........ ........ ........ ........ ........ 84% 296M 0s
02:22:13 153600K ........ ........ ........ ........ ........ ........ 86% 272M 0s
02:22:13 156672K ........ ........ ........ ........ ........ ........ 88% 304M 0s
02:22:13 159744K ........ ........ ........ ........ ........ ........ 89% 280M 0s
02:22:13 162816K ........ ........ ........ ........ ........ ........ 91% 244M 0s
02:22:13 165888K ........ ........ ........ ........ ........ ........ 93% 281M 0s
02:22:13 168960K ........ ........ ........ ........ ........ ........ 94% 296M 0s
02:22:13 172032K ........ ........ ........ ........ ........ ........ 96% 338M 0s
02:22:13 175104K ........ ........ ........ ........ ........ ........ 98% 284M 0s
02:22:13 178176K ........ ........ ........ ........ ........ ........ 99% 272M 0s
02:22:13 181248K .. 100% 300M=0.7s
02:22:13
02:22:13 2025-10-05 02:22:13 (244 MB/s) - ‘karaf-0.23.0-20251004.162647-390.zip’ saved [185768500/185768500]
02:22:13
02:22:13 + echo 'Extracting the new controller...'
02:22:13 Extracting the new controller...
02:22:13 + unzip -q karaf-0.23.0-20251004.162647-390.zip
02:22:15 Adding external repositories...
02:22:15 + echo 'Adding external repositories...'
02:22:15 + 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:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
02:22:15 ################################################################################
02:22:15 #
02:22:15 # Licensed to the Apache Software Foundation (ASF) under one or more
02:22:15 # contributor license agreements. See the NOTICE file distributed with
02:22:15 # this work for additional information regarding copyright ownership.
02:22:15 # The ASF licenses this file to You under the Apache License, Version 2.0
02:22:15 # (the "License"); you may not use this file except in compliance with
02:22:15 # the License. You may obtain a copy of the License at
02:22:15 #
02:22:15 # http://www.apache.org/licenses/LICENSE-2.0
02:22:15 #
02:22:15 # Unless required by applicable law or agreed to in writing, software
02:22:15 # distributed under the License is distributed on an "AS IS" BASIS,
02:22:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:22:15 # See the License for the specific language governing permissions and
02:22:15 # limitations under the License.
02:22:15 #
02:22:15 ################################################################################
02:22:15
02:22:15 #
02:22:15 # If set to true, the following property will not allow any certificate to be used
02:22:15 # when accessing Maven repositories through SSL
02:22:15 #
02:22:15 #org.ops4j.pax.url.mvn.certificateCheck=
02:22:15
02:22:15 #
02:22:15 # Path to the local Maven settings file.
02:22:15 # The repositories defined in this file will be automatically added to the list
02:22:15 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
02:22:15 # below is not set.
02:22:15 # The following locations are checked for the existence of the settings.xml file
02:22:15 # * 1. looks for the specified url
02:22:15 # * 2. if not found looks for ${user.home}/.m2/settings.xml
02:22:15 # * 3. if not found looks for ${maven.home}/conf/settings.xml
02:22:15 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
02:22:15 #
02:22:15 #org.ops4j.pax.url.mvn.settings=
02:22:15
02:22:15 #
02:22:15 # Path to the local Maven repository which is used to avoid downloading
02:22:15 # artifacts when they already exist locally.
02:22:15 # The value of this property will be extracted from the settings.xml file
02:22:15 # above, or defaulted to:
02:22:15 # System.getProperty( "user.home" ) + "/.m2/repository"
02:22:15 #
02:22:15 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
02:22:15
02:22:15 #
02:22:15 # Default this to false. It's just weird to use undocumented repos
02:22:15 #
02:22:15 org.ops4j.pax.url.mvn.useFallbackRepositories=false
02:22:15
02:22:15 #
02:22:15 # Uncomment if you don't wanna use the proxy settings
02:22:15 # from the Maven conf/settings.xml file
02:22:15 #
02:22:15 # org.ops4j.pax.url.mvn.proxySupport=false
02:22:15
02:22:15 #
02:22:15 # Comma separated list of repositories scanned when resolving an artifact.
02:22:15 # Those repositories will be checked before iterating through the
02:22:15 # below list of repositories and even before the local repository
02:22:15 # A repository url can be appended with zero or more of the following flags:
02:22:15 # @snapshots : the repository contains snaphots
02:22:15 # @noreleases : the repository does not contain any released artifacts
02:22:15 #
02:22:15 # The following property value will add the system folder as a repo.
02:22:15 #
02:22:15 org.ops4j.pax.url.mvn.defaultRepositories=\
02:22:15 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
02:22:15 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
02:22:15 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
02:22:15
02:22:15 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
02:22:15 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
02:22:15
02:22:15 #
02:22:15 # Comma separated list of repositories scanned when resolving an artifact.
02:22:15 # The default list includes the following repositories:
02:22:15 # http://repo1.maven.org/maven2@id=central
02:22:15 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
02:22:15 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
02:22:15 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
02:22:15 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
02:22:15 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
02:22:15 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
02:22:15 # To add repositories to the default ones, prepend '+' to the list of repositories
02:22:15 # to add.
02:22:15 # A repository url can be appended with zero or more of the following flags:
02:22:15 # @snapshots : the repository contains snapshots
02:22:15 # @noreleases : the repository does not contain any released artifacts
02:22:15 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
02:22:15 #
02:22:15 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:15
02:22:15 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
02:22:15 + [[ True == \T\r\u\e ]]
02:22:15 + echo 'Configuring the startup features...'
02:22:15 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:22:15 + FEATURE_TEST_STRING=features-test
02:22:15 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
02:22:15 + KARAF_VERSION=karaf4
02:22:15 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
02:22:15 + 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:15 + [[ ! -z '' ]]
02:22:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
02:22:15 ################################################################################
02:22:15 #
02:22:15 # Licensed to the Apache Software Foundation (ASF) under one or more
02:22:15 # contributor license agreements. See the NOTICE file distributed with
02:22:15 # this work for additional information regarding copyright ownership.
02:22:15 # The ASF licenses this file to You under the Apache License, Version 2.0
02:22:15 # (the "License"); you may not use this file except in compliance with
02:22:15 # the License. You may obtain a copy of the License at
02:22:15 #
02:22:15 # http://www.apache.org/licenses/LICENSE-2.0
02:22:15 #
02:22:15 # Unless required by applicable law or agreed to in writing, software
02:22:15 # distributed under the License is distributed on an "AS IS" BASIS,
02:22:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:22:15 # See the License for the specific language governing permissions and
02:22:15 # limitations under the License.
02:22:15 #
02:22:15 ################################################################################
02:22:15
02:22:15 #
02:22:15 # Comma separated list of features repositories to register by default
02:22:15 #
02:22:15 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:15
02:22:15 #
02:22:15 # Comma separated list of features to install at startup
02:22:15 #
02:22:15 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology, ae6bce9c-e962-4f51-aa0b-5ca69feb8204
02:22:15
02:22:15 #
02:22:15 # Resource repositories (OBR) that the features resolver can use
02:22:15 # to resolve requirements/capabilities
02:22:15 #
02:22:15 # The format of the resourceRepositories is
02:22:15 # resourceRepositories=[xml:url|json:url],...
02:22:15 # for Instance:
02:22:15 #
02:22:15 #resourceRepositories=xml:http://host/path/to/index.xml
02:22:15 # or
02:22:15 #resourceRepositories=json:http://host/path/to/index.json
02:22:15 #
02:22:15
02:22:15 #
02:22:15 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
02:22:15 #
02:22:15 featuresBootAsynchronous=false
02:22:15
02:22:15 #
02:22:15 # Service requirements enforcement
02:22:15 #
02:22:15 # By default, the feature resolver checks the service requirements/capabilities of
02:22:15 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
02:22:15 # the required bundles.
02:22:15 # The following flag can have those values:
02:22:15 # - disable: service requirements are completely ignored
02:22:15 # - default: service requirements are ignored for old features
02:22:15 # - enforce: service requirements are always verified
02:22:15 #
02:22:15 #serviceRequirements=default
02:22:15
02:22:15 #
02:22:15 # Store cfg file for config element in feature
02:22:15 #
02:22:15 #configCfgStore=true
02:22:15
02:22:15 #
02:22:15 # Define if the feature service automatically refresh bundles
02:22:15 #
02:22:15 autoRefresh=true
02:22:15
02:22:15 #
02:22:15 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
02:22:15 # XML file defines instructions related to features processing
02:22:15 # versions.properties may declare properties to resolve placeholders in XML file
02:22:15 # both files are relative to ${karaf.etc}
02:22:15 #
02:22:15 #featureProcessing=org.apache.karaf.features.xml
02:22:15 #featureProcessingVersions=versions.properties
02:22:15 + configure_karaf_log karaf4 ''
02:22:15 + local -r karaf_version=karaf4
02:22:15 + local -r controllerdebugmap=
02:22:15 + local logapi=log4j
02:22:15 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:22:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:22:15 log4j2.rootLogger.level = INFO
02:22:15 #log4j2.rootLogger.type = asyncRoot
02:22:15 #log4j2.rootLogger.includeLocation = false
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:22:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:22:15 log4j2.rootLogger.appenderRef.Console.ref = Console
02:22:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:22:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:22:15 log4j2.logger.spifly.name = org.apache.aries.spifly
02:22:15 log4j2.logger.spifly.level = WARN
02:22:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:22:15 log4j2.logger.audit.level = INFO
02:22:15 log4j2.logger.audit.additivity = false
02:22:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:22:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:22:15 log4j2.appender.console.type = Console
02:22:15 log4j2.appender.console.name = Console
02:22:15 log4j2.appender.console.layout.type = PatternLayout
02:22:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:22:15 log4j2.appender.rolling.type = RollingRandomAccessFile
02:22:15 log4j2.appender.rolling.name = RollingFile
02:22:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:22:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:22:15 #log4j2.appender.rolling.immediateFlush = false
02:22:15 log4j2.appender.rolling.append = true
02:22:15 log4j2.appender.rolling.layout.type = PatternLayout
02:22:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:22:15 log4j2.appender.rolling.policies.type = Policies
02:22:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:22:15 log4j2.appender.rolling.policies.size.size = 64MB
02:22:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:22:15 log4j2.appender.rolling.strategy.max = 7
02:22:15 log4j2.appender.audit.type = RollingRandomAccessFile
02:22:15 log4j2.appender.audit.name = AuditRollingFile
02:22:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:22:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:22:15 log4j2.appender.audit.append = true
02:22:15 log4j2.appender.audit.layout.type = PatternLayout
02:22:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:22:15 log4j2.appender.audit.policies.type = Policies
02:22:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:22:15 log4j2.appender.audit.policies.size.size = 8MB
02:22:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:22:15 log4j2.appender.audit.strategy.max = 7
02:22:15 log4j2.appender.osgi.type = PaxOsgi
02:22:15 log4j2.appender.osgi.name = PaxOsgi
02:22:15 log4j2.appender.osgi.filter = *
02:22:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:22:15 #log4j2.logger.aether.level = TRACE
02:22:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:22:15 #log4j2.logger.http-headers.level = DEBUG
02:22:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:22:15 #log4j2.logger.maven.level = TRACE
02:22:15 + logapi=log4j2
02:22:15 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
02:22:15 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
02:22:15 + '[' log4j2 == log4j2 ']'
02:22:15 + 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:15 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
02:22:15 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
02:22:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
02:22:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
02:22:15 controllerdebugmap:
02:22:15 + unset IFS
02:22:15 + echo 'controllerdebugmap: '
02:22:15 + '[' -n '' ']'
02:22:15 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:22:15 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
02:22:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
02:22:15 ################################################################################
02:22:15 #
02:22:15 # Licensed to the Apache Software Foundation (ASF) under one or more
02:22:15 # contributor license agreements. See the NOTICE file distributed with
02:22:15 # this work for additional information regarding copyright ownership.
02:22:15 # The ASF licenses this file to You under the Apache License, Version 2.0
02:22:15 # (the "License"); you may not use this file except in compliance with
02:22:15 # the License. You may obtain a copy of the License at
02:22:15 #
02:22:15 # http://www.apache.org/licenses/LICENSE-2.0
02:22:15 #
02:22:15 # Unless required by applicable law or agreed to in writing, software
02:22:15 # distributed under the License is distributed on an "AS IS" BASIS,
02:22:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:22:15 # See the License for the specific language governing permissions and
02:22:15 # limitations under the License.
02:22:15 #
02:22:15 ################################################################################
02:22:15
02:22:15 # Common pattern layout for appenders
02:22:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
02:22:15
02:22:15 # Root logger
02:22:15 log4j2.rootLogger.level = INFO
02:22:15 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
02:22:15 #log4j2.rootLogger.type = asyncRoot
02:22:15 #log4j2.rootLogger.includeLocation = false
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
02:22:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
02:22:15 log4j2.rootLogger.appenderRef.Console.ref = Console
02:22:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
02:22:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
02:22:15
02:22:15 # Filters for logs marked by org.opendaylight.odlparent.Markers
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
02:22:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
02:22:15
02:22:15 # Loggers configuration
02:22:15
02:22:15 # Spifly logger
02:22:15 log4j2.logger.spifly.name = org.apache.aries.spifly
02:22:15 log4j2.logger.spifly.level = WARN
02:22:15
02:22:15 # Security audit logger
02:22:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
02:22:15 log4j2.logger.audit.level = INFO
02:22:15 log4j2.logger.audit.additivity = false
02:22:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
02:22:15
02:22:15 # Appenders configuration
02:22:15
02:22:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
02:22:15 log4j2.appender.console.type = Console
02:22:15 log4j2.appender.console.name = Console
02:22:15 log4j2.appender.console.layout.type = PatternLayout
02:22:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
02:22:15
02:22:15 # Rolling file appender
02:22:15 log4j2.appender.rolling.type = RollingRandomAccessFile
02:22:15 log4j2.appender.rolling.name = RollingFile
02:22:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
02:22:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
02:22:15 # uncomment to not force a disk flush
02:22:15 #log4j2.appender.rolling.immediateFlush = false
02:22:15 log4j2.appender.rolling.append = true
02:22:15 log4j2.appender.rolling.layout.type = PatternLayout
02:22:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
02:22:15 log4j2.appender.rolling.policies.type = Policies
02:22:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
02:22:15 log4j2.appender.rolling.policies.size.size = 1GB
02:22:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
02:22:15 log4j2.appender.rolling.strategy.max = 7
02:22:15
02:22:15 # Audit file appender
02:22:15 log4j2.appender.audit.type = RollingRandomAccessFile
02:22:15 log4j2.appender.audit.name = AuditRollingFile
02:22:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
02:22:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
02:22:15 log4j2.appender.audit.append = true
02:22:15 log4j2.appender.audit.layout.type = PatternLayout
02:22:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
02:22:15 log4j2.appender.audit.policies.type = Policies
02:22:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
02:22:15 log4j2.appender.audit.policies.size.size = 8MB
02:22:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
02:22:15 log4j2.appender.audit.strategy.max = 7
02:22:15
02:22:15 # OSGi appender
02:22:15 log4j2.appender.osgi.type = PaxOsgi
02:22:15 log4j2.appender.osgi.name = PaxOsgi
02:22:15 log4j2.appender.osgi.filter = *
02:22:15
02:22:15 # help with identification of maven-related problems with pax-url-aether
02:22:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
02:22:15 #log4j2.logger.aether.level = TRACE
02:22:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
02:22:15 #log4j2.logger.http-headers.level = DEBUG
02:22:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
02:22:15 #log4j2.logger.maven.level = TRACE
02:22:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
02:22:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
02:22:15 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:22:15 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
02:22:15 + local -r controllermem=3072m
02:22:15 Configure
02:22:15 java home: /usr/lib/jvm/java-21-openjdk-amd64
02:22:15 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:22:15 + echo Configure
02:22:15 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
02:22:15 + echo ' max memory: 3072m'
02:22:15 max memory: 3072m
02:22:15 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:22:15 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
02:22:15 + 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:15 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:22:15 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:22:15 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
02:22:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
02:22:15 #!/bin/sh
02:22:15 #
02:22:15 # Licensed to the Apache Software Foundation (ASF) under one or more
02:22:15 # contributor license agreements. See the NOTICE file distributed with
02:22:15 # this work for additional information regarding copyright ownership.
02:22:15 # The ASF licenses this file to You under the Apache License, Version 2.0
02:22:15 # (the "License"); you may not use this file except in compliance with
02:22:15 # the License. You may obtain a copy of the License at
02:22:15 #
02:22:15 # http://www.apache.org/licenses/LICENSE-2.0
02:22:15 #
02:22:15 # Unless required by applicable law or agreed to in writing, software
02:22:15 # distributed under the License is distributed on an "AS IS" BASIS,
02:22:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
02:22:15 # See the License for the specific language governing permissions and
02:22:15 # limitations under the License.
02:22:15 #
02:22:15
02:22:15 #
02:22:15 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
02:22:15 # script: client, instance, shell, start, status, stop, karaf
02:22:15 #
02:22:15 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
02:22:15 # Actions go here...
02:22:15 # fi
02:22:15
02:22:15 #
02:22:15 # general settings which should be applied for all scripts go here; please keep
02:22:15 # in mind that it is possible that scripts might be executed more than once, e.g.
02:22:15 # in example of the start script where the start script is executed first and the
02:22:15 # karaf script afterwards.
02:22:15 #
02:22:15
02:22:15 #
02:22:15 # The following section shows the possible configuration options for the default
02:22:15 # karaf scripts
02:22:15 #
02:22:15 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
02:22:15 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
02:22:15 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
02:22:15 # export EXTRA_JAVA_OPTS # Additional JVM options
02:22:15 # export KARAF_HOME # Karaf home folder
02:22:15 # export KARAF_DATA # Karaf data folder
02:22:15 # export KARAF_BASE # Karaf base folder
02:22:15 # export KARAF_ETC # Karaf etc folder
02:22:15 # export KARAF_LOG # Karaf log folder
02:22:15 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
02:22:15 # export KARAF_OPTS # Additional available Karaf options
02:22:15 # export KARAF_DEBUG # Enable debug mode
02:22:15 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
02:22:15 # export KARAF_NOROOT # Prevent execution as root if set to true
02:22:15 Set Java version
02:22:15 + echo 'Set Java version'
02:22:15 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
02:22:15 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:15 sudo: a password is required
02:22:15 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:22:15 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:15 sudo: a password is required
02:22:15 JDK default version ...
02:22:15 + echo 'JDK default version ...'
02:22:15 + java -version
02:22:15 openjdk version "21.0.5" 2024-10-15
02:22:15 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
02:22:15 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
02:22:15 Set JAVA_HOME
02:22:15 + echo 'Set JAVA_HOME'
02:22:15 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:22:15 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
02:22:15 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:22:15 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:22:15 Listing all open ports on controller system...
02:22:15 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
02:22:15 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
02:22:15 + echo 'Listing all open ports on controller system...'
02:22:15 + netstat -pnatu
02:22:15 Configuring cluster
02:22:15 /tmp/configuration-script.sh: line 40: netstat: command not found
02:22:15 + '[' -f /tmp/custom_shard_config.txt ']'
02:22:15 + echo 'Configuring cluster'
02:22:15 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.68
02:22:15 ################################################
02:22:15 ## Configure Cluster ##
02:22:15 ################################################
02:22:15 NOTE: Cluster configuration files not found. Copying from
02:22:15 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
02:22:15 Configuring unique name in pekko.conf
02:22:15 Configuring hostname in pekko.conf
02:22:15 Configuring data and rpc seed nodes in pekko.conf
02:22:15 modules = [
02:22:15
02:22:15 {
02:22:15 name = "inventory"
02:22:15 namespace = "urn:opendaylight:inventory"
02:22:15 shard-strategy = "module"
02:22:15 },
02:22:15 {
02:22:15 name = "topology"
02:22:15 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:22:15 shard-strategy = "module"
02:22:15 },
02:22:15 {
02:22:15 name = "toaster"
02:22:15 namespace = "http://netconfcentral.org/ns/toaster"
02:22:15 shard-strategy = "module"
02:22:15 }
02:22:15 ]
02:22:15 Configuring replication type in module-shards.conf
02:22:15 ################################################
02:22:15 ## NOTE: Manually restart controller to ##
02:22:15 ## apply configuration. ##
02:22:15 ################################################
02:22:15 Dump pekko.conf
02:22:15 + echo 'Dump pekko.conf'
02:22:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
02:22:15
02:22:15 odl-cluster-data {
02:22:15 pekko {
02:22:15 remote {
02:22:15 artery {
02:22:15 enabled = on
02:22:15 transport = tcp
02:22:15 canonical.hostname = "10.30.171.68"
02:22:15 canonical.port = 2550
02:22:15 }
02:22:15 }
02:22:15
02:22:15 cluster {
02:22:15 # Using artery.
02:22:15 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.68:2550"]
02:22:15
02:22:15 roles = ["member-1"]
02:22:15
02:22:15 # when under load we might trip a false positive on the failure detector
02:22:15 # failure-detector {
02:22:15 # heartbeat-interval = 4 s
02:22:15 # acceptable-heartbeat-pause = 16s
02:22:15 # }
02:22:15 }
02:22:15
02:22:15 persistence {
02:22:15 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
02:22:15 # modifying the following two properties. The directory location specified may be a relative or absolute path.
02:22:15 # The relative path is always relative to KARAF_HOME.
02:22:15
02:22:15 # snapshot-store.local.dir = "target/snapshots"
02:22:15
02:22:15 # Use lz4 compression for LocalSnapshotStore snapshots
02:22:15 snapshot-store.local.use-lz4-compression = false
02:22:15 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
02:22:15 snapshot-store.local.lz4-blocksize = 256KB
02:22:15 }
02:22:15 disable-default-actor-system-quarantined-event-handling = "false"
02:22:15 }
02:22:15 }
02:22:15 Dump modules.conf
02:22:15 + echo 'Dump modules.conf'
02:22:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
02:22:15 modules = [
02:22:15
02:22:15 {
02:22:15 name = "inventory"
02:22:15 namespace = "urn:opendaylight:inventory"
02:22:15 shard-strategy = "module"
02:22:15 },
02:22:15 {
02:22:15 name = "topology"
02:22:15 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
02:22:15 shard-strategy = "module"
02:22:15 },
02:22:15 {
02:22:15 name = "toaster"
02:22:15 namespace = "http://netconfcentral.org/ns/toaster"
02:22:15 shard-strategy = "module"
02:22:15 }
02:22:15 ]
02:22:15 Dump module-shards.conf
02:22:15 + echo 'Dump module-shards.conf'
02:22:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
02:22:15 module-shards = [
02:22:15 {
02:22:15 name = "default"
02:22:15 shards = [
02:22:15 {
02:22:15 name = "default"
02:22:15 replicas = ["member-1"]
02:22:15 }
02:22:15 ]
02:22:15 },
02:22:15 {
02:22:15 name = "inventory"
02:22:15 shards = [
02:22:15 {
02:22:15 name="inventory"
02:22:15 replicas = ["member-1"]
02:22:15 }
02:22:15 ]
02:22:15 },
02:22:15 {
02:22:15 name = "topology"
02:22:15 shards = [
02:22:15 {
02:22:15 name="topology"
02:22:15 replicas = ["member-1"]
02:22:15 }
02:22:15 ]
02:22:15 },
02:22:15 {
02:22:15 name = "toaster"
02:22:15 shards = [
02:22:15 {
02:22:15 name="toaster"
02:22:15 replicas = ["member-1"]
02:22:15 }
02:22:15 ]
02:22:15 }
02:22:15 ]
02:22:15 Locating config plan to use...
02:22:15 Finished running config plans
02:22:15 Starting member-1 with IP address 10.30.171.68
02:22:15 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:22:16 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:22:16 Redirecting karaf console output to karaf_console.log
02:22:16 Starting controller...
02:22:16 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
02:22:16 Execute the post startup script on controller 10.30.171.68
02:22:16 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:22:16 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:22:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:22:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:22:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:22:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:22:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:22:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:22:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:22:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:22:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:23:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:23:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:23:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
02:23:16 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
02:23:21 2025-10-05T02:22:44,742 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - 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:21 Controller is UP
02:23:21 2025-10-05T02:22:44,742 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - 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:21 Listing all open ports on controller system...
02:23:21 /tmp/post-startup-script.sh: line 51: netstat: command not found
02:23:21 looking for "BindException: Address already in use" in log file
02:23:21 looking for "server is unhealthy" in log file
02:23:21 Let's take the karaf thread dump
02:23:21 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:23:22 karaf main: org.apache.karaf.main.Main, pid:2037
02:23:22 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:23:23 Generating mininet variables...
02:23:23 Locating test plan to use...
02:23:23 Changing the testplan path...
02:23:23 # Place the suites in run order:
02:23:23 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/ready
02:23:23 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/apidocs
02:23:23 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/MDSAL
02:23:23 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD
02:23:23 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD-ACTION
02:23:23 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/notifications
02:23:23 /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/KeyAuth
02:23:23
02:23:23 Starting Robot test suites /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/suites/netconf/KeyAuth ...
02:23:23 ==============================================================================
02:23:23 netconf-userfeatures.txt
02:23:23 ==============================================================================
02:23:23 netconf-userfeatures.txt.Ready
02:23:23 ==============================================================================
02:23:23 netconf-userfeatures.txt.Ready.Netconfready :: netconf-connector readiness ...
02:23:23 ==============================================================================
02:23:27 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:23:38 | FAIL |
02:23:38 ... click for list of related bugs or create a new one if needed (with the
02:23:38 "netconf_userfeatures_txt_ready_netconfready_check_whether_netconf_topology_is_ready"
02:23:38 reference somewhere inside)
02:23:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_ready_netconfready_check_whether_netconf_topology_is_ready&order=bug_status"
02:23:38
02:23:38 Keyword 'Check_Netconf_Topology_Ready' failed after retrying 10 times. The last error was: Dictionary '${Stream_dict}' has no key 'vanadium'.
02:23:38
02:23:38 Also keyword teardown failed:
02:23:38 Several failures occurred:
02:23:38
02:23:38 1) Dictionary does not contain key 'test-device'.
02:23:38
02:23:38 2) Dictionary '${Stream_dict}' has no key 'vanadium'.
02:23:38
02:23:38 3) FileNotFoundError: [Errno 2] No such file or directory: '/w/workspace/netconf-csit-1node-userfeatures-all-vanadium/test/csit/variables/netconf/device/None/None/location.uri'
02:23:38
02:23:38 4) Replacing variables from keyword return value failed: Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
02:23:38 ------------------------------------------------------------------------------
02:23:38 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:23:39 | PASS |
02:23:39 ------------------------------------------------------------------------------
02:23:39 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:23:39 | PASS |
02:23:39 Netconf was detected to be up and running so bug 5014 did not show up.
02:23:39 ------------------------------------------------------------------------------
02:23:39 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:23:39 | PASS |
02:23:39 Netconf was detected to be up and running so bug 5014 did not show up.
02:23:39 ------------------------------------------------------------------------------
02:23:39 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:23:39 | FAIL |
02:23:39 ... click for list of related bugs or create a new one if needed (with the
02:23:39 "netconf_userfeatures_txt_ready_netconfready_check_whether_netconf_can_pretty_print"
02:23:39 reference somewhere inside)
02:23:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_ready_netconfready_check_whether_netconf_can_pretty_print&order=bug_status"
02:23:39
02:23:39 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:23:39 ------------------------------------------------------------------------------
02:23:39 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:23:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:04 | PASS |
02:24:04 ------------------------------------------------------------------------------
02:24:04 netconf-userfeatures.txt.Ready.Netconfready :: netconf-connector r... | FAIL |
02:24:04 6 tests, 4 passed, 2 failed
02:24:04 ==============================================================================
02:24:04 netconf-userfeatures.txt.Ready | FAIL |
02:24:04 6 tests, 4 passed, 2 failed
02:24:04 ==============================================================================
02:24:04 netconf-userfeatures.txt.Apidocs
02:24:04 ==============================================================================
02:24:04 netconf-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify Apidocs is...
02:24:04 ==============================================================================
02:24:04 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | FAIL |
02:24:04 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:24:04 ------------------------------------------------------------------------------
02:24:04 netconf-userfeatures.txt.Apidocs.Apidocs :: Test suite to verify A... | FAIL |
02:24:04 1 test, 0 passed, 1 failed
02:24:04 ==============================================================================
02:24:04 netconf-userfeatures.txt.Apidocs | FAIL |
02:24:04 1 test, 0 passed, 1 failed
02:24:04 ==============================================================================
02:24:04 netconf-userfeatures.txt.MDSAL
02:24:04 ==============================================================================
02:24:04 netconf-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbound test ...
02:24:04 ==============================================================================
02:24:05 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | PASS |
02:24:07 ------------------------------------------------------------------------------
02:24:07 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:07 | PASS |
02:24:07 ------------------------------------------------------------------------------
02:24:07 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:07 | PASS |
02:24:07 ------------------------------------------------------------------------------
02:24:07 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:08 | PASS |
02:24:08 ------------------------------------------------------------------------------
02:24:08 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:08 | PASS |
02:24:08 ------------------------------------------------------------------------------
02:24:08 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:08 | PASS |
02:24:08 ------------------------------------------------------------------------------
02:24:08 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:09 | PASS |
02:24:09 ------------------------------------------------------------------------------
02:24:09 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:09 | PASS |
02:24:09 ------------------------------------------------------------------------------
02:24:09 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:09 | PASS |
02:24:09 ------------------------------------------------------------------------------
02:24:09 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:09 | PASS |
02:24:09 ------------------------------------------------------------------------------
02:24:09 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:10 | PASS |
02:24:10 ------------------------------------------------------------------------------
02:24:10 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:11 | PASS |
02:24:11 ------------------------------------------------------------------------------
02:24:11 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:11 | PASS |
02:24:11 ------------------------------------------------------------------------------
02:24:11 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:11 | PASS |
02:24:11 ------------------------------------------------------------------------------
02:24:11 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:12 | PASS |
02:24:12 ------------------------------------------------------------------------------
02:24:12 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:12 | PASS |
02:24:12 ------------------------------------------------------------------------------
02:24:12 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:13 | PASS |
02:24:13 ------------------------------------------------------------------------------
02:24:13 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:13 | PASS |
02:24:13 ------------------------------------------------------------------------------
02:24:13 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:13 | PASS |
02:24:13 ------------------------------------------------------------------------------
02:24:13 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:13 | PASS |
02:24:13 ------------------------------------------------------------------------------
02:24:13 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:13 | PASS |
02:24:13 ------------------------------------------------------------------------------
02:24:13 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:14 | PASS |
02:24:14 ------------------------------------------------------------------------------
02:24:14 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:14 | PASS |
02:24:14 ------------------------------------------------------------------------------
02:24:14 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:14 | PASS |
02:24:14 ------------------------------------------------------------------------------
02:24:14 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:14 | PASS |
02:24:14 ------------------------------------------------------------------------------
02:24:14 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:14 | PASS |
02:24:14 ------------------------------------------------------------------------------
02:24:14 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:15 | PASS |
02:24:15 ------------------------------------------------------------------------------
02:24:15 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:15 | PASS |
02:24:15 ------------------------------------------------------------------------------
02:24:15 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:15 | PASS |
02:24:15 ------------------------------------------------------------------------------
02:24:15 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:16 | PASS |
02:24:16 ------------------------------------------------------------------------------
02:24:16 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:17 | PASS |
02:24:17 ------------------------------------------------------------------------------
02:24:17 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:17 | PASS |
02:24:17 ------------------------------------------------------------------------------
02:24:17 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:17 | PASS |
02:24:17 ------------------------------------------------------------------------------
02:24:17 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:18 | PASS |
02:24:18 ------------------------------------------------------------------------------
02:24:18 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:18 | PASS |
02:24:18 ------------------------------------------------------------------------------
02:24:18 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:18 | PASS |
02:24:18 ------------------------------------------------------------------------------
02:24:18 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:18 | PASS |
02:24:18 ------------------------------------------------------------------------------
02:24:18 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:19 | PASS |
02:24:19 ------------------------------------------------------------------------------
02:24:19 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:19 | PASS |
02:24:19 ------------------------------------------------------------------------------
02:24:19 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:19 | PASS |
02:24:19 ------------------------------------------------------------------------------
02:24:19 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:19 | PASS |
02:24:19 ------------------------------------------------------------------------------
02:24:19 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:19 | PASS |
02:24:19 ------------------------------------------------------------------------------
02:24:19 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:20 | PASS |
02:24:20 ------------------------------------------------------------------------------
02:24:20 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:20 | PASS |
02:24:20 ------------------------------------------------------------------------------
02:24:20 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:20 | PASS |
02:24:20 ------------------------------------------------------------------------------
02:24:20 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:20 | PASS |
02:24:20 ------------------------------------------------------------------------------
02:24:20 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:20 | PASS |
02:24:20 ------------------------------------------------------------------------------
02:24:20 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:20 | PASS |
02:24:20 ------------------------------------------------------------------------------
02:24:20 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:20 | PASS |
02:24:20 ------------------------------------------------------------------------------
02:24:20 netconf-userfeatures.txt.MDSAL.Northbound :: Metconf MDSAL Northbo... | PASS |
02:24:20 49 tests, 49 passed, 0 failed
02:24:20 ==============================================================================
02:24:20 netconf-userfeatures.txt.MDSAL | PASS |
02:24:20 49 tests, 49 passed, 0 failed
02:24:20 ==============================================================================
02:24:20 netconf-userfeatures.txt.CRUD
02:24:20 ==============================================================================
02:24:20 netconf-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test suite.
02:24:20 ==============================================================================
02:24:22 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:22 | FAIL |
02:24:22 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:24:22 ------------------------------------------------------------------------------
02:24:22 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:22 | PASS |
02:24:22 ------------------------------------------------------------------------------
02:24:22 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:22 | FAIL |
02:24:22 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:24:22 ------------------------------------------------------------------------------
02:24:22 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:22 | FAIL |
02:24:22 0 != 1
02:24:22 ------------------------------------------------------------------------------
02:24:22 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:43 | FAIL |
02:24:43 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
02:24:43 ------------------------------------------------------------------------------
02:24:43 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:43 | FAIL |
02:24:43 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:24:43 ------------------------------------------------------------------------------
02:24:43 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:44 | FAIL |
02:24:44 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
02:24:44 ------------------------------------------------------------------------------
02:24:44 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:44 | FAIL |
02:24:44 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:24:44 ------------------------------------------------------------------------------
02:24:44 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:44 | FAIL |
02:24:44 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
02:24:44 ------------------------------------------------------------------------------
02:24:44 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:44 | FAIL |
02:24:44 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:24:44 ------------------------------------------------------------------------------
02:24:44 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:44 | FAIL |
02:24:44 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:24:44 ------------------------------------------------------------------------------
02:24:44 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:44 | PASS |
02:24:44 ------------------------------------------------------------------------------
02:24:44 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:24:45 | FAIL |
02:24:45 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:24:45 ------------------------------------------------------------------------------
02:24:45 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:25:06 | FAIL |
02:25:06 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
02:25:06 ------------------------------------------------------------------------------
02:25:06 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:06 | FAIL |
02:26:06 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:26:06 ------------------------------------------------------------------------------
02:26:06 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:07 | FAIL |
02:26:07 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
02:26:07 ------------------------------------------------------------------------------
02:26:07 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:07 | FAIL |
02:26:07 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:26:07 ------------------------------------------------------------------------------
02:26:07 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:07 | FAIL |
02:26:07 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
02:26:07 ------------------------------------------------------------------------------
02:26:07 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:07 | FAIL |
02:26:07 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:26:07 ------------------------------------------------------------------------------
02:26:07 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:07 | FAIL |
02:26:07 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
02:26:07 ------------------------------------------------------------------------------
02:26:07 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:07 | FAIL |
02:26:07 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:26:07 ------------------------------------------------------------------------------
02:26:07 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:08 | FAIL |
02:26:08 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars
02:26:08 ------------------------------------------------------------------------------
02:26:08 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:08 | FAIL |
02:26:08 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:26:08 ------------------------------------------------------------------------------
02:26:08 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:08 | FAIL |
02:26:08 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars
02:26:08 ------------------------------------------------------------------------------
02:26:08 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:08 | FAIL |
02:26:08 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:26:08 ------------------------------------------------------------------------------
02:26:08 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:08 | FAIL |
02:26:08 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
02:26:08 ------------------------------------------------------------------------------
02:26:08 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:08 | FAIL |
02:26:08 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:26:08 ------------------------------------------------------------------------------
02:26:08 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:08 | FAIL |
02:26:08 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:26:08 ------------------------------------------------------------------------------
02:26:08 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:09 | PASS |
02:26:09 ------------------------------------------------------------------------------
02:26:09 netconf-userfeatures.txt.CRUD.CRUD-RPC :: netconf-connector CRUD t... | FAIL |
02:26:09 29 tests, 3 passed, 26 failed
02:26:09 ==============================================================================
02:26:09 netconf-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test suite.
02:26:09 ==============================================================================
02:26:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:11 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:11 | FAIL |
02:26:11 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:26:11 ------------------------------------------------------------------------------
02:26:11 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:11 | PASS |
02:26:11 ------------------------------------------------------------------------------
02:26:11 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:11 | FAIL |
02:26:11 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:26:11 ------------------------------------------------------------------------------
02:26:11 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:16 | FAIL |
02:26:16 Keyword 'Count_Netconf_Connectors' failed after retrying for 5 seconds. The last error was: 0 != 1
02:26:16 ------------------------------------------------------------------------------
02:26:16 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:37 | FAIL |
02:26:37 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
02:26:37 ------------------------------------------------------------------------------
02:26:37 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:37 | FAIL |
02:26:37 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:26:37 ------------------------------------------------------------------------------
02:26:37 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:38 | FAIL |
02:26:38 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
02:26:38 ------------------------------------------------------------------------------
02:26:38 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:38 | FAIL |
02:26:38 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:26:38 ------------------------------------------------------------------------------
02:26:38 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:38 | FAIL |
02:26:38 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
02:26:38 ------------------------------------------------------------------------------
02:26:38 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:38 | FAIL |
02:26:38 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:26:38 ------------------------------------------------------------------------------
02:26:38 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:38 | FAIL |
02:26:38 Dictionary does not contain key 'netconf-test-device'.
02:26:38 ------------------------------------------------------------------------------
02:26:38 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:39 | PASS |
02:26:39 ------------------------------------------------------------------------------
02:26:39 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:26:39 | FAIL |
02:26:39 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:26:39 ------------------------------------------------------------------------------
02:26:39 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:27:00 | FAIL |
02:27:00 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
02:27:00 ------------------------------------------------------------------------------
02:27:00 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:00 | FAIL |
02:28:00 Keyword 'Check_Config_Data' failed after retrying for 1 minute. The last error was: HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:28:00 ------------------------------------------------------------------------------
02:28:00 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:01 | FAIL |
02:28:01 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
02:28:01 ------------------------------------------------------------------------------
02:28:01 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:01 | FAIL |
02:28:01 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:28:01 ------------------------------------------------------------------------------
02:28:01 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:01 | FAIL |
02:28:01 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
02:28:01 ------------------------------------------------------------------------------
02:28:01 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:01 | FAIL |
02:28:01 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:28:01 ------------------------------------------------------------------------------
02:28:01 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:01 | FAIL |
02:28:01 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount
02:28:01 ------------------------------------------------------------------------------
02:28:01 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:01 | FAIL |
02:28:01 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:28:01 ------------------------------------------------------------------------------
02:28:01 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:02 | FAIL |
02:28:02 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars
02:28:02 ------------------------------------------------------------------------------
02:28:02 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:02 | FAIL |
02:28:02 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:28:02 ------------------------------------------------------------------------------
02:28:02 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:02 | FAIL |
02:28:02 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/car:cars
02:28:02 ------------------------------------------------------------------------------
02:28:02 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:02 | FAIL |
02:28:02 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:28:02 ------------------------------------------------------------------------------
02:28:02 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:02 | FAIL |
02:28:02 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount/test:cont
02:28:02 ------------------------------------------------------------------------------
02:28:02 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:02 | FAIL |
02:28:02 HTTPError: 503 Server Error: Service Unavailable for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device/yang-ext:mount?content=config
02:28:02 ------------------------------------------------------------------------------
02:28:02 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:02 | FAIL |
02:28:02 Dictionary does not contain key 'netconf-test-device'.
02:28:02 ------------------------------------------------------------------------------
02:28:02 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:03 | PASS |
02:28:03 ------------------------------------------------------------------------------
02:28:03 netconf-userfeatures.txt.CRUD.CRUD :: netconf-connector CRUD test ... | FAIL |
02:28:03 29 tests, 3 passed, 26 failed
02:28:03 ==============================================================================
02:28:03 netconf-userfeatures.txt.CRUD | FAIL |
02:28:03 58 tests, 6 passed, 52 failed
02:28:03 ==============================================================================
02:28:03 netconf-userfeatures.txt.CRUD-ACTION
02:28:03 ==============================================================================
02:28:03 netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector CRUD-...
02:28:03 ==============================================================================
02:28:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:05 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | FAIL |
02:28:05 Parent suite setup failed:
02:28:05 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:28:05 ------------------------------------------------------------------------------
02:28:05 Configure_Device_On_Netconf :: Make request to configure a testtoo... | FAIL |
02:28:05 Parent suite setup failed:
02:28:05 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:28:05 ------------------------------------------------------------------------------
02:28:05 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... | FAIL |
02:28:05 Parent suite setup failed:
02:28:05 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:28:05 ------------------------------------------------------------------------------
02:28:05 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL |
02:28:05 Parent suite setup failed:
02:28:05 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:28:05 ------------------------------------------------------------------------------
02:28:05 Check_Device_Data_Is_Empty :: Get the device data and make sure it... | FAIL |
02:28:05 Parent suite setup failed:
02:28:05 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:28:05 ------------------------------------------------------------------------------
02:28:05 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... | FAIL |
02:28:05 Parent suite setup failed:
02:28:05 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:28:05 ------------------------------------------------------------------------------
02:28:05 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... | FAIL |
02:28:05 Parent suite setup failed:
02:28:05 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:28:05 ------------------------------------------------------------------------------
02:28:05 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... | FAIL |
02:28:05 Parent suite setup failed:
02:28:05 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:28:05 ------------------------------------------------------------------------------
02:28:05 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... | FAIL |
02:28:05 Parent suite setup failed:
02:28:05 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:28:05 ------------------------------------------------------------------------------
02:28:05 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... | FAIL |
02:28:05 Parent suite setup failed:
02:28:05 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:28:05 ------------------------------------------------------------------------------
02:28:05 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | FAIL |
02:28:05 Parent suite setup failed:
02:28:05 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:28:05 ------------------------------------------------------------------------------
02:28:05 netconf-userfeatures.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connec... | FAIL |
02:28:05 Suite setup failed:
02:28:05 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:28:05
02:28:05 11 tests, 0 passed, 11 failed
02:28:05 ==============================================================================
02:28:05 netconf-userfeatures.txt.CRUD-ACTION | FAIL |
02:28:05 11 tests, 0 passed, 11 failed
02:28:05 ==============================================================================
02:28:05 netconf-userfeatures.txt.Notifications
02:28:05 ==============================================================================
02:28:05 netconf-userfeatures.txt.Notifications.Notifications Basic :: Basic tests f...
02:28:05 ==============================================================================
02:28:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:18 Create_DCN_Stream :: Create DCN stream. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:18 | FAIL |
02:28:18 ... click for list of related bugs or create a new one if needed (with the
02:28:18 "netconf_userfeatures_txt_notifications_notifications_basic_create_dcn_stream"
02:28:18 reference somewhere inside)
02:28:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_notifications_notifications_basic_create_dcn_stream&order=bug_status"
02:28:18
02:28:18 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:28:18 ------------------------------------------------------------------------------
02:28:18 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:18 | FAIL |
02:28:18 ... click for list of related bugs or create a new one if needed (with the
02:28:18 "netconf_userfeatures_txt_notifications_notifications_basic_subscribe_to_dcn_stream"
02:28:18 reference somewhere inside)
02:28:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_notifications_notifications_basic_subscribe_to_dcn_stream&order=bug_status"
02:28:18
02:28:18 Variable '${RFC8040_DCN_STREAM_URI}' not found. Did you mean:
02:28:18 ${RFC8040_STREAMS_URI}
02:28:18 ------------------------------------------------------------------------------
02:28:18 List_DCN_Streams :: List DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:18 | FAIL |
02:28:18 ... click for list of related bugs or create a new one if needed (with the
02:28:18 "netconf_userfeatures_txt_notifications_notifications_basic_list_dcn_streams"
02:28:18 reference somewhere inside)
02:28:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_notifications_notifications_basic_list_dcn_streams&order=bug_status"
02:28:18
02:28:18 Variable '${RFC8040_DCN_STREAM_URI}' not found. Did you mean:
02:28:18 ${RFC8040_STREAMS_URI}
02:28:18 ------------------------------------------------------------------------------
02:28:18 Start_Receiver :: Start the WSS/SSE listener :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:18 | FAIL |
02:28:18 ... click for list of related bugs or create a new one if needed (with the
02:28:18 "netconf_userfeatures_txt_notifications_notifications_basic_start_receiver"
02:28:18 reference somewhere inside)
02:28:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_notifications_notifications_basic_start_receiver&order=bug_status"
02:28:18
02:28:18 Variable '${STREAM_LOCATION}' not found.
02:28:18 ------------------------------------------------------------------------------
02:28:18 Change_DS_Config :: Make a change in DS configuration. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:18 | PASS |
02:28:18 ------------------------------------------------------------------------------
02:28:18 Check_Notification :: Check the WSS/SSE listener log for a change ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:19 | FAIL |
02:28:19 ... click for list of related bugs or create a new one if needed (with the
02:28:19 "netconf_userfeatures_txt_notifications_notifications_basic_check_notification"
02:28:19 reference somewhere inside)
02:28:19 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_userfeatures_txt_notifications_notifications_basic_check_notification&order=bug_status"
02:28:19
02:28:19 '' does not contain 'deleted'
02:28:19 ------------------------------------------------------------------------------
02:28:19 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:19 | FAIL |
02:28:19 This test fails due to https://bugs.opendaylight.org/show_bug.cgi?id=3934
02:28:19
02:28:19 '' does not contain 'netconf-notif'
02:28:19 ------------------------------------------------------------------------------
02:28:19 netconf-userfeatures.txt.Notifications.Notifications Basic :: Basi... | FAIL |
02:28:19 8 tests, 1 passed, 7 failed
02:28:19 ==============================================================================
02:28:19 netconf-userfeatures.txt.Notifications | FAIL |
02:28:19 8 tests, 1 passed, 7 failed
02:28:19 ==============================================================================
02:28:19 netconf-userfeatures.txt.KeyAuth
02:28:19 ==============================================================================
02:28:19 netconf-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify the device...
02:28:19 ==============================================================================
02:28:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:28:42 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | PASS |
02:28:42 ------------------------------------------------------------------------------
02:28:42 Configure_Device_On_Netconf :: Make request to configure netconf n... | FAIL |
02:28:42 Dictionary '${Stream_dict}' has no key 'vanadium'.
02:28:42 ------------------------------------------------------------------------------
02:28:42 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL |
02:29:03 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: HTTPError: 409 Client Error: Conflict for url: http://10.30.171.68:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=netconf-test-device?content=nonconfig
02:29:03 ------------------------------------------------------------------------------
02:29:03 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
02:29:03 | FAIL |
02:29:03 Dictionary does not contain key 'netconf-test-device'.
02:29:03 ------------------------------------------------------------------------------
02:29:03 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | PASS |
02:29:03 ------------------------------------------------------------------------------
02:29:03 netconf-userfeatures.txt.KeyAuth.Keyauth :: Test suite to verify t... | FAIL |
02:29:03 5 tests, 2 passed, 3 failed
02:29:03 ==============================================================================
02:29:03 netconf-userfeatures.txt.KeyAuth | FAIL |
02:29:03 5 tests, 2 passed, 3 failed
02:29:03 ==============================================================================
02:29:03 netconf-userfeatures.txt | FAIL |
02:29:03 138 tests, 62 passed, 76 failed
02:29:03 ==============================================================================
02:29:03 Output: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/output.xml
02:29:04 Log: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/log.html
02:29:04 Report: /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/report.html
02:29:04 Examining the files in data/log and checking filesize
02:29:04 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:29:05 total 584
02:29:05 drwxrwxr-x 2 jenkins jenkins 4096 Oct 5 02:22 .
02:29:05 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 5 02:22 karaf_console.log
02:29:05 drwxrwxr-x 9 jenkins jenkins 4096 Oct 5 02:22 ..
02:29:05 -rw-rw-r-- 1 jenkins jenkins 584215 Oct 5 02:29 karaf.log
02:29:05 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:29:05 572K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
02:29:05 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
02:29:05 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:29:05 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
02:29:05 Let's take the karaf thread dump again...
02:29:05 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:29:05 karaf main: org.apache.karaf.main.Main, pid:2037
02:29:05 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:29:06 Killing ODL
02:29:06 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:29:11 Compressing karaf.log 1
02:29:11 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:29:11 Fetching compressed karaf.log 1
02:29:11 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:29:12 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:29:12 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:29:12 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:29:12 Fetch GC logs
02:29:12 Warning: Permanently added '10.30.171.68' (ECDSA) to the list of known hosts.
02:29:12 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
02:29:12 Examine copied files
02:29:12 total 9892
02:29:12 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 02:29 gclogs-1
02:29:12 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 5 02:29 odl1_karaf_console.log
02:29:12 -rw-rw-r--. 1 jenkins jenkins 44568 Oct 5 02:29 odl1_karaf.log.gz
02:29:12 -rw-rw-r--. 1 jenkins jenkins 135499 Oct 5 02:29 karaf_1_2037_threads_after.log
02:29:12 -rw-rw-r--. 1 jenkins jenkins 13857 Oct 5 02:29 ps_after.log
02:29:12 -rw-rw-r--. 1 jenkins jenkins 277096 Oct 5 02:29 report.html
02:29:12 -rw-rw-r--. 1 jenkins jenkins 1320818 Oct 5 02:29 log.html
02:29:12 -rw-rw-r--. 1 jenkins jenkins 8117296 Oct 5 02:29 output.xml
02:29:12 -rw-rw-r--. 1 jenkins jenkins 674 Oct 5 02:23 testplan.txt
02:29:12 -rw-rw-r--. 1 jenkins jenkins 131366 Oct 5 02:23 karaf_1_2037_threads_before.log
02:29:12 -rw-rw-r--. 1 jenkins jenkins 14283 Oct 5 02:23 ps_before.log
02:29:12 -rw-rw-r--. 1 jenkins jenkins 3370 Oct 5 02:22 post-startup-script.sh
02:29:12 -rw-rw-r--. 1 jenkins jenkins 252 Oct 5 02:22 startup-script.sh
02:29:12 -rw-rw-r--. 1 jenkins jenkins 3493 Oct 5 02:22 configuration-script.sh
02:29:12 -rw-rw-r--. 1 jenkins jenkins 337 Oct 5 02:22 detect_variables.env
02:29:12 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 5 02:22 pom.xml
02:29:12 -rw-rw-r--. 1 jenkins jenkins 92 Oct 5 02:22 set_variables.env
02:29:12 -rw-rw-r--. 1 jenkins jenkins 297 Oct 5 02:22 slave_addresses.txt
02:29:12 -rw-rw-r--. 1 jenkins jenkins 570 Oct 5 02:21 requirements.txt
02:29:12 -rw-rw-r--. 1 jenkins jenkins 26 Oct 5 02:21 env.properties
02:29:12 -rw-rw-r--. 1 jenkins jenkins 324 Oct 5 02:19 stack-parameters.yaml
02:29:12 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 5 02:18 test
02:29:12 drwxrwxr-x. 2 jenkins jenkins 6 Oct 5 02:18 test@tmp
02:29:12 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 4 16:26 maven-metadata.xml
02:29:12 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins18159918477103714302.sh
02:29:12 Karaf Deployments, Tests must have already run
02:29:12 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/sh /tmp/jenkins8815388382112847905.sh
02:29:12 Cleaning up Robot installation...
02:29:13 $ ssh-agent -k
02:29:13 unset SSH_AUTH_SOCK;
02:29:13 unset SSH_AGENT_PID;
02:29:13 echo Agent pid 5309 killed;
02:29:13 [ssh-agent] Stopped.
02:29:13 Recording plot data
02:29:13 Robot results publisher started...
02:29:13 INFO: Checking test criticality is deprecated and will be dropped in a future release!
02:29:13 -Parsing output xml:
02:29:14 Done!
02:29:14 -Copying log files to build dir:
02:29:15 Done!
02:29:15 -Assigning results to build:
02:29:15 Done!
02:29:15 -Checking thresholds:
02:29:15 Done!
02:29:15 Done publishing Robot results.
02:29:15 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
02:29:15 [PostBuildScript] - [INFO] Executing post build scripts.
02:29:15 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins5651993863779132116.sh
02:29:15 Archiving csit artifacts
02:29:15 mv: cannot stat '*_1.png': No such file or directory
02:29:15 mv: cannot stat '/tmp/odl1_*': No such file or directory
02:29:15 % Total % Received % Xferd Average Speed Time Time Time Current
02:29:15 Dload Upload Total Spent Left Speed
02:29:15
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1264k 0 1264k 0 0 3666k 0 --:--:-- --:--:-- --:--:-- 3666k
02:29:15 Archive: robot-plugin.zip
02:29:15 inflating: ./archives/robot-plugin/log.html
02:29:15 inflating: ./archives/robot-plugin/output.xml
02:29:15 inflating: ./archives/robot-plugin/report.html
02:29:15 mv: cannot stat '*.log.gz': No such file or directory
02:29:15 mv: cannot stat '*.csv': No such file or directory
02:29:15 mv: cannot stat '*.png': No such file or directory
02:29:15 [PostBuildScript] - [INFO] Executing post build scripts.
02:29:15 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins1201711269790521634.sh
02:29:15 [PostBuildScript] - [INFO] Executing post build scripts.
02:29:15 [EnvInject] - Injecting environment variables from a build step.
02:29:15 [EnvInject] - Injecting as environment variables the properties content
02:29:15 OS_CLOUD=vex
02:29:15 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-all-vanadium-10
02:29:15
02:29:15 [EnvInject] - Variables injected successfully.
02:29:15 provisioning config files...
02:29:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
02:29:16 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins11462321036797331329.sh
02:29:16 ---> openstack-stack-delete.sh
02:29:16 Setup pyenv:
02:29:16 system
02:29:16 3.8.13
02:29:16 3.9.13
02:29:16 3.10.13
02:29:16 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
02:29:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uiwn from file:/tmp/.os_lf_venv
02:29:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:29:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:29:18 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:29:18 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
02:29:18 lf-activate-venv(): INFO: Base packages installed successfully
02:29:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
02:29:37 lf-activate-venv(): INFO: Adding /tmp/venv-uiwn/bin to PATH
02:29:37 INFO: Retrieving stack cost for: releng-netconf-csit-1node-userfeatures-all-vanadium-10
02:29:41 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
02:29:53 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-all-vanadium-10
02:29:53 Successfully deleted stack releng-netconf-csit-1node-userfeatures-all-vanadium-10
02:29:53 [PostBuildScript] - [INFO] Executing post build scripts.
02:29:53 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins5354645268115712160.sh
02:29:53 ---> sysstat.sh
02:29:53 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins3882938904378285228.sh
02:29:53 ---> package-listing.sh
02:29:53 ++ tr '[:upper:]' '[:lower:]'
02:29:53 ++ facter osfamily
02:29:53 + OS_FAMILY=redhat
02:29:53 + workspace=/w/workspace/netconf-csit-1node-userfeatures-all-vanadium
02:29:53 + START_PACKAGES=/tmp/packages_start.txt
02:29:53 + END_PACKAGES=/tmp/packages_end.txt
02:29:53 + DIFF_PACKAGES=/tmp/packages_diff.txt
02:29:53 + PACKAGES=/tmp/packages_start.txt
02:29:53 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-vanadium ']'
02:29:53 + PACKAGES=/tmp/packages_end.txt
02:29:53 + case "${OS_FAMILY}" in
02:29:53 + rpm -qa
02:29:53 + sort
02:29:54 + '[' -f /tmp/packages_start.txt ']'
02:29:54 + '[' -f /tmp/packages_end.txt ']'
02:29:54 + diff /tmp/packages_start.txt /tmp/packages_end.txt
02:29:54 + '[' /w/workspace/netconf-csit-1node-userfeatures-all-vanadium ']'
02:29:54 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/archives/
02:29:54 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/archives/
02:29:54 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins14145197618815786843.sh
02:29:54 ---> capture-instance-metadata.sh
02:29:54 Setup pyenv:
02:29:54 system
02:29:54 3.8.13
02:29:54 3.9.13
02:29:54 3.10.13
02:29:54 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
02:29:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uiwn from file:/tmp/.os_lf_venv
02:29:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:29:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:29:56 lf-activate-venv(): INFO: Base packages installed successfully
02:29:56 lf-activate-venv(): INFO: Installing additional packages: lftools
02:30:07 lf-activate-venv(): INFO: Adding /tmp/venv-uiwn/bin to PATH
02:30:07 INFO: Running in OpenStack, capturing instance metadata
02:30:07 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins8221075884962925598.sh
02:30:07 provisioning config files...
02:30:07 Could not find credentials [logs] for netconf-csit-1node-userfeatures-all-vanadium #10
02:30:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-all-vanadium@tmp/config3316020339408577000tmp
02:30:07 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
02:30:07 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
02:30:07 provisioning config files...
02:30:08 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
02:30:08 [EnvInject] - Injecting environment variables from a build step.
02:30:08 [EnvInject] - Injecting as environment variables the properties content
02:30:08 SERVER_ID=logs
02:30:08
02:30:08 [EnvInject] - Variables injected successfully.
02:30:08 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins716473988838606848.sh
02:30:08 ---> create-netrc.sh
02:30:08 WARN: Log server credential not found.
02:30:08 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins17781095737084065412.sh
02:30:08 ---> python-tools-install.sh
02:30:08 Setup pyenv:
02:30:08 system
02:30:08 3.8.13
02:30:08 3.9.13
02:30:08 3.10.13
02:30:08 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
02:30:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uiwn from file:/tmp/.os_lf_venv
02:30:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:30:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:30:10 lf-activate-venv(): INFO: Base packages installed successfully
02:30:10 lf-activate-venv(): INFO: Installing additional packages: lftools
02:30:20 lf-activate-venv(): INFO: Adding /tmp/venv-uiwn/bin to PATH
02:30:20 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins5219044474417940091.sh
02:30:20 ---> sudo-logs.sh
02:30:20 Archiving 'sudo' log..
02:30:21 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash /tmp/jenkins4816647448924740846.sh
02:30:21 ---> job-cost.sh
02:30:21 Setup pyenv:
02:30:21 system
02:30:21 3.8.13
02:30:21 3.9.13
02:30:21 3.10.13
02:30:21 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
02:30:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uiwn from file:/tmp/.os_lf_venv
02:30:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:30:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:30:23 lf-activate-venv(): INFO: Base packages installed successfully
02:30:23 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
02:30:31 lf-activate-venv(): INFO: Adding /tmp/venv-uiwn/bin to PATH
02:30:31 DEBUG: total: 0.16999999999999998
02:30:31 INFO: Retrieving Stack Cost...
02:30:31 INFO: Retrieving Pricing Info for: v3-standard-2
02:30:31 INFO: Archiving Costs
02:30:31 [netconf-csit-1node-userfeatures-all-vanadium] $ /bin/bash -l /tmp/jenkins8558655107815620805.sh
02:30:31 ---> logs-deploy.sh
02:30:31 Setup pyenv:
02:30:32 system
02:30:32 3.8.13
02:30:32 3.9.13
02:30:32 3.10.13
02:30:32 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-all-vanadium/.python-version)
02:30:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-uiwn from file:/tmp/.os_lf_venv
02:30:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
02:30:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
02:30:34 lf-activate-venv(): INFO: Base packages installed successfully
02:30:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
02:30:47 lf-activate-venv(): INFO: Adding /tmp/venv-uiwn/bin to PATH
02:30:47 WARNING: Nexus logging server not set
02:30:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-all-vanadium/10/
02:30:47 INFO: archiving logs to S3
02:30:48 ---> uname -a:
02:30:48 Linux prd-centos8-robot-2c-8g-682.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:30:48
02:30:48
02:30:48 ---> lscpu:
02:30:48 Architecture: x86_64
02:30:48 CPU op-mode(s): 32-bit, 64-bit
02:30:48 Byte Order: Little Endian
02:30:48 CPU(s): 2
02:30:48 On-line CPU(s) list: 0,1
02:30:48 Thread(s) per core: 1
02:30:48 Core(s) per socket: 1
02:30:48 Socket(s): 2
02:30:48 NUMA node(s): 1
02:30:48 Vendor ID: AuthenticAMD
02:30:48 CPU family: 23
02:30:48 Model: 49
02:30:48 Model name: AMD EPYC-Rome Processor
02:30:48 Stepping: 0
02:30:48 CPU MHz: 2800.000
02:30:48 BogoMIPS: 5600.00
02:30:48 Virtualization: AMD-V
02:30:48 Hypervisor vendor: KVM
02:30:48 Virtualization type: full
02:30:48 L1d cache: 32K
02:30:48 L1i cache: 32K
02:30:48 L2 cache: 512K
02:30:48 L3 cache: 16384K
02:30:48 NUMA node0 CPU(s): 0,1
02:30:48 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:30:48
02:30:48
02:30:48 ---> nproc:
02:30:48 2
02:30:48
02:30:48
02:30:48 ---> df -h:
02:30:48 Filesystem Size Used Avail Use% Mounted on
02:30:48 devtmpfs 3.8G 0 3.8G 0% /dev
02:30:48 tmpfs 3.8G 0 3.8G 0% /dev/shm
02:30:48 tmpfs 3.8G 17M 3.8G 1% /run
02:30:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
02:30:48 /dev/vda1 40G 8.4G 32G 21% /
02:30:48 tmpfs 770M 0 770M 0% /run/user/1001
02:30:48
02:30:48
02:30:48 ---> free -m:
02:30:48 total used free shared buff/cache available
02:30:48 Mem: 7697 627 4873 19 2196 6772
02:30:48 Swap: 1023 0 1023
02:30:48
02:30:48
02:30:48 ---> ip addr:
02:30:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
02:30:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
02:30:48 inet 127.0.0.1/8 scope host lo
02:30:48 valid_lft forever preferred_lft forever
02:30:48 inet6 ::1/128 scope host
02:30:48 valid_lft forever preferred_lft forever
02:30:48 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
02:30:48 link/ether fa:16:3e:55:12:68 brd ff:ff:ff:ff:ff:ff
02:30:48 altname enp0s3
02:30:48 altname ens3
02:30:48 inet 10.30.171.198/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
02:30:48 valid_lft 85599sec preferred_lft 85599sec
02:30:48 inet6 fe80::f816:3eff:fe55:1268/64 scope link
02:30:48 valid_lft forever preferred_lft forever
02:30:48
02:30:48
02:30:48 ---> sar -b -r -n DEV:
02:30:48 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:30:48
02:30:48 02:17:22 LINUX RESTART (2 CPU)
02:30:48
02:30:48 02:18:01 AM tps rtps wtps bread/s bwrtn/s
02:30:48 02:19:02 AM 112.96 50.10 62.86 6166.88 18714.26
02:30:48 02:20:00 AM 106.62 0.74 105.88 54.65 11881.83
02:30:48 02:20:01 AM 0.00 0.00 0.00 0.00 0.00
02:30:48 02:21:01 AM 21.21 0.42 20.79 64.77 1806.85
02:30:48 02:22:01 AM 53.81 6.93 46.88 1289.52 3194.83
02:30:48 02:23:01 AM 39.82 2.52 37.30 396.00 6417.64
02:30:48 02:24:01 AM 5.52 0.22 5.30 11.73 216.81
02:30:48 02:25:01 AM 0.33 0.00 0.33 0.00 90.40
02:30:48 02:26:01 AM 0.23 0.00 0.23 0.00 36.47
02:30:48 02:27:01 AM 0.30 0.00 0.30 0.00 59.83
02:30:48 02:28:01 AM 0.32 0.00 0.32 0.00 25.26
02:30:48 02:29:01 AM 0.38 0.00 0.38 0.00 41.99
02:30:48 02:30:00 AM 23.34 0.42 22.91 48.58 1300.90
02:30:48 02:30:01 AM 20.75 0.00 20.75 0.00 239.62
02:30:48 Average: 30.16 5.12 25.04 670.08 3621.22
02:30:48
02:30:48 02:18:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
02:30:48 02:19:02 AM 5387732 7065896 2494700 31.65 2688 1861004 715132 8.01 186592 1989536 176720
02:30:48 02:20:00 AM 5165868 7005024 2716564 34.46 2688 2015224 745052 8.34 198084 2169156 42008
02:30:48 02:20:01 AM 5165276 7004460 2717156 34.47 2688 2015228 745052 8.34 198084 2169552 42028
02:30:48 02:21:01 AM 5238212 7079528 2644220 33.55 2688 2017172 685988 7.68 218940 2076436 4
02:30:48 02:22:01 AM 4954580 7047360 2927852 37.14 2688 2259884 668168 7.48 256412 2294304 174712
02:30:48 02:23:01 AM 4925248 7029888 2957184 37.52 2688 2271860 667392 7.47 267300 2308260 4
02:30:48 02:24:01 AM 4879196 6985060 3003236 38.10 2688 2273084 737504 8.26 267512 2354112 4
02:30:48 02:25:01 AM 4870640 6979504 3011792 38.21 2688 2276124 774576 8.67 267560 2362108 548
02:30:48 02:26:01 AM 4870152 6979632 3012280 38.22 2688 2276724 774576 8.67 267560 2362616 128
02:30:48 02:27:01 AM 4867280 6978444 3015152 38.25 2688 2278408 791148 8.86 267576 2365364 148
02:30:48 02:28:01 AM 4866704 6978424 3015728 38.26 2688 2278980 791148 8.86 267576 2365992 68
02:30:48 02:29:01 AM 4866884 6979896 3015548 38.26 2688 2280280 790692 8.85 267620 2365696 304
02:30:48 02:30:00 AM 5028332 6965320 2854100 36.21 2688 2110612 743260 8.32 470640 2027344 22304
02:30:48 02:30:01 AM 5018312 6955424 2864120 36.34 2688 2110736 759108 8.50 470652 2037188 22444
02:30:48 Average: 5007458 7002419 2874974 36.47 2688 2166094 742057 8.31 276579 2231976 34387
02:30:48
02:30:48 02:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
02:30:48 02:19:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:19:02 AM eth0 303.93 198.35 1675.91 63.38 0.00 0.00 0.00 0.00
02:30:48 02:20:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:20:00 AM eth0 82.38 64.19 850.92 9.82 0.00 0.00 0.00 0.00
02:30:48 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:20:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:21:01 AM eth0 10.44 9.03 4.96 3.62 0.00 0.00 0.00 0.00
02:30:48 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:22:01 AM eth0 39.58 32.99 329.87 7.42 0.00 0.00 0.00 0.00
02:30:48 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:23:01 AM eth0 155.46 113.16 34.67 26.16 0.00 0.00 0.00 0.00
02:30:48 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:24:01 AM eth0 28.01 18.95 7.19 2.10 0.00 0.00 0.00 0.00
02:30:48 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:25:01 AM eth0 112.88 110.41 31.63 9.56 0.00 0.00 0.00 0.00
02:30:48 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:26:01 AM eth0 3.42 3.83 0.89 0.64 0.00 0.00 0.00 0.00
02:30:48 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:27:01 AM eth0 49.25 50.48 8.94 4.63 0.00 0.00 0.00 0.00
02:30:48 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:28:01 AM eth0 3.20 3.68 0.95 0.65 0.00 0.00 0.00 0.00
02:30:48 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:29:01 AM eth0 38.91 38.13 8.48 4.36 0.00 0.00 0.00 0.00
02:30:48 02:30:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:30:00 AM eth0 60.57 47.46 99.84 58.75 0.00 0.00 0.00 0.00
02:30:48 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 02:30:01 AM eth0 12.26 17.92 9.96 10.28 0.00 0.00 0.00 0.00
02:30:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
02:30:48 Average: eth0 73.82 57.42 252.50 15.85 0.00 0.00 0.00 0.00
02:30:48
02:30:48
02:30:48 ---> sar -P ALL:
02:30:48 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:30:48
02:30:48 02:17:22 LINUX RESTART (2 CPU)
02:30:48
02:30:48 02:18:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:48 02:19:02 AM all 42.72 0.03 7.25 6.70 0.12 43.19
02:30:48 02:19:02 AM 0 50.70 0.03 8.49 7.90 0.12 32.76
02:30:48 02:19:02 AM 1 34.75 0.03 6.01 5.49 0.12 53.60
02:30:48 02:20:00 AM all 26.80 0.00 3.98 2.33 0.09 66.80
02:30:48 02:20:00 AM 0 30.26 0.00 4.06 2.51 0.10 63.07
02:30:48 02:20:00 AM 1 23.34 0.00 3.89 2.15 0.09 70.53
02:30:48 02:20:01 AM all 1.11 0.00 1.11 0.00 0.00 97.78
02:30:48 02:20:01 AM 0 1.11 0.00 1.11 0.00 0.00 97.78
02:30:48 02:20:01 AM 1 1.11 0.00 1.11 0.00 0.00 97.78
02:30:48 02:21:01 AM all 12.02 0.00 1.58 0.64 0.06 85.70
02:30:48 02:21:01 AM 0 14.94 0.00 1.58 0.90 0.05 82.53
02:30:48 02:21:01 AM 1 9.10 0.00 1.57 0.38 0.07 88.87
02:30:48 02:22:01 AM all 26.52 0.00 5.03 1.78 0.12 66.54
02:30:48 02:22:01 AM 0 27.39 0.00 4.99 1.95 0.13 65.54
02:30:48 02:22:01 AM 1 25.66 0.00 5.08 1.62 0.10 67.55
02:30:48 02:23:01 AM all 6.96 0.00 1.56 1.09 0.05 90.35
02:30:48 02:23:01 AM 0 4.99 0.00 1.55 0.47 0.05 92.93
02:30:48 02:23:01 AM 1 8.92 0.00 1.57 1.70 0.05 87.76
02:30:48 02:24:01 AM all 3.68 0.00 0.33 0.03 0.09 95.87
02:30:48 02:24:01 AM 0 3.46 0.00 0.35 0.03 0.08 96.07
02:30:48 02:24:01 AM 1 3.90 0.00 0.30 0.03 0.10 95.67
02:30:48 02:25:01 AM all 13.35 0.00 0.73 0.00 0.08 85.84
02:30:48 02:25:01 AM 0 16.14 0.00 0.81 0.00 0.08 82.97
02:30:48 02:25:01 AM 1 10.56 0.00 0.66 0.00 0.08 88.70
02:30:48 02:26:01 AM all 1.69 0.00 0.13 0.00 0.10 98.08
02:30:48 02:26:01 AM 0 1.52 0.00 0.13 0.00 0.10 98.25
02:30:48 02:26:01 AM 1 1.86 0.00 0.13 0.00 0.10 97.91
02:30:48 02:27:01 AM all 5.28 0.00 0.38 0.00 0.09 94.24
02:30:48 02:27:01 AM 0 6.92 0.00 0.45 0.00 0.08 92.55
02:30:48 02:27:01 AM 1 3.65 0.00 0.32 0.00 0.10 95.94
02:30:48 02:28:01 AM all 1.83 0.00 0.14 0.00 0.11 97.92
02:30:48 02:28:01 AM 0 2.10 0.00 0.12 0.00 0.12 97.66
02:30:48 02:28:01 AM 1 1.55 0.00 0.17 0.00 0.10 98.18
02:30:48
02:30:48 02:28:01 AM CPU %user %nice %system %iowait %steal %idle
02:30:48 02:29:01 AM all 4.98 0.00 0.38 0.00 0.08 94.57
02:30:48 02:29:01 AM 0 6.41 0.00 0.45 0.00 0.08 93.05
02:30:48 02:29:01 AM 1 3.55 0.00 0.30 0.00 0.07 96.08
02:30:48 02:30:00 AM all 22.77 0.00 3.17 0.80 0.09 73.17
02:30:48 02:30:00 AM 0 18.27 0.00 3.70 0.48 0.10 77.45
02:30:48 02:30:00 AM 1 27.27 0.00 2.64 1.12 0.09 68.88
02:30:48 02:30:01 AM all 41.71 0.00 1.90 0.47 0.00 55.92
02:30:48 02:30:01 AM 0 3.81 0.00 0.95 0.00 0.00 95.24
02:30:48 02:30:01 AM 1 79.25 0.00 2.83 0.94 0.00 16.98
02:30:48 Average: all 14.04 0.00 2.05 1.11 0.09 82.71
02:30:48 Average: 0 15.19 0.00 2.22 1.18 0.09 81.32
02:30:48 Average: 1 12.89 0.00 1.88 1.04 0.09 84.10
02:30:48
02:30:48
02:30:48