22:48:28 Started by upstream project "integration-distribution-mri-test-vanadium" build number 26
22:48:28 originally caused by:
22:48:28 Started by timer
22:48:28 Running as SYSTEM
22:48:28 [EnvInject] - Loading node environment variables.
22:48:28 Building remotely on prd-centos8-robot-2c-8g-4277 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium
22:48:28 [ssh-agent] Looking for ssh-agent implementation...
22:48:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
22:48:28 $ ssh-agent
22:48:28 SSH_AUTH_SOCK=/tmp/ssh-sn5xSFFhr5Ib/agent.5312
22:48:28 SSH_AGENT_PID=5313
22:48:28 [ssh-agent] Started.
22:48:29 Running ssh-add (command line suppressed)
22:48:29 Identity added: /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium@tmp/private_key_11886925808381896823.key (/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium@tmp/private_key_11886925808381896823.key)
22:48:29 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
22:48:29 The recommended git tool is: NONE
22:48:37 using credential opendaylight-jenkins-ssh
22:48:37 Wiping out workspace first.
22:48:37 Cloning the remote Git repository
22:48:37 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
22:48:37 > git init /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test # timeout=10
22:48:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:48:37 > git --version # timeout=10
22:48:37 > git --version # 'git version 2.43.0'
22:48:37 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:48:38 [INFO] Currently running in a labeled security context
22:48:38 [INFO] Currently SELinux is 'enforcing' on the host
22:48:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test@tmp/jenkins-gitclient-ssh3563189132669364530.key
22:48:38 Verifying host key using known hosts file
22:48:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:48:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
22:48:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:48:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
22:48:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
22:48:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
22:48:41 using GIT_SSH to set credentials Release Engineering Jenkins Key
22:48:41 [INFO] Currently running in a labeled security context
22:48:41 [INFO] Currently SELinux is 'enforcing' on the host
22:48:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test@tmp/jenkins-gitclient-ssh8180691411234322423.key
22:48:41 Verifying host key using known hosts file
22:48:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
22:48:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
22:48:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:48:41 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
22:48:41 > git config core.sparsecheckout # timeout=10
22:48:41 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
22:48:41 Commit message: "Add bgpcep variables for vanadium"
22:48:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10
22:48:42 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
22:48:42 No emails were triggered.
22:48:42 provisioning config files...
22:48:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc
22:48:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
22:48:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:48:43 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins13747689307066709427.sh
22:48:43 ---> python-tools-install.sh
22:48:43 Setup pyenv:
22:48:43 system
22:48:43 * 3.8.13 (set by /opt/pyenv/version)
22:48:43 * 3.9.13 (set by /opt/pyenv/version)
22:48:43 * 3.10.13 (set by /opt/pyenv/version)
22:48:43 * 3.11.7 (set by /opt/pyenv/version)
22:48:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DXI8
22:48:48 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
22:48:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:48:48 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:48:52 lf-activate-venv(): INFO: Base packages installed successfully
22:48:52 lf-activate-venv(): INFO: Installing additional packages: lftools
22:49:20 lf-activate-venv(): INFO: Adding /tmp/venv-DXI8/bin to PATH
22:49:20 Generating Requirements File
22:50:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
22:50:25 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
22:50:26 Python 3.11.7
22:50:26 pip 25.3 from /tmp/venv-DXI8/lib/python3.11/site-packages/pip (python 3.11)
22:50:26 appdirs==1.4.4
22:50:26 argcomplete==3.6.3
22:50:26 aspy.yaml==1.3.0
22:50:26 attrs==25.4.0
22:50:26 autopage==0.5.2
22:50:26 beautifulsoup4==4.14.3
22:50:26 boto3==1.42.34
22:50:26 botocore==1.42.34
22:50:26 bs4==0.0.2
22:50:26 certifi==2026.1.4
22:50:26 cffi==2.0.0
22:50:26 cfgv==3.5.0
22:50:26 chardet==5.2.0
22:50:26 charset-normalizer==3.4.4
22:50:26 click==8.3.1
22:50:26 cliff==4.13.1
22:50:26 cmd2==3.1.0
22:50:26 cryptography==3.3.2
22:50:26 debtcollector==3.0.0
22:50:26 decorator==5.2.1
22:50:26 defusedxml==0.7.1
22:50:26 Deprecated==1.3.1
22:50:26 distlib==0.4.0
22:50:26 dnspython==2.8.0
22:50:26 docker==7.1.0
22:50:26 dogpile.cache==1.5.0
22:50:26 durationpy==0.10
22:50:26 email-validator==2.3.0
22:50:26 filelock==3.20.3
22:50:26 future==1.0.0
22:50:26 gitdb==4.0.12
22:50:26 GitPython==3.1.46
22:50:26 httplib2==0.30.2
22:50:26 identify==2.6.16
22:50:26 idna==3.11
22:50:26 importlib-resources==1.5.0
22:50:26 iso8601==2.1.0
22:50:26 Jinja2==3.1.6
22:50:26 jmespath==1.1.0
22:50:26 jsonpatch==1.33
22:50:26 jsonpointer==3.0.0
22:50:26 jsonschema==4.26.0
22:50:26 jsonschema-specifications==2025.9.1
22:50:26 keystoneauth1==5.13.0
22:50:26 kubernetes==35.0.0
22:50:26 lftools==0.37.21
22:50:26 lxml==6.0.2
22:50:26 markdown-it-py==4.0.0
22:50:26 MarkupSafe==3.0.3
22:50:26 mdurl==0.1.2
22:50:26 msgpack==1.1.2
22:50:26 multi_key_dict==2.0.3
22:50:26 munch==4.0.0
22:50:26 netaddr==1.3.0
22:50:26 niet==1.4.2
22:50:26 nodeenv==1.10.0
22:50:26 oauth2client==4.1.3
22:50:26 oauthlib==3.3.1
22:50:26 openstacksdk==4.9.0
22:50:26 os-service-types==1.8.2
22:50:26 osc-lib==4.3.0
22:50:26 oslo.config==10.2.0
22:50:26 oslo.context==6.2.0
22:50:26 oslo.i18n==6.7.1
22:50:26 oslo.log==8.0.0
22:50:26 oslo.serialization==5.9.0
22:50:26 oslo.utils==9.2.0
22:50:26 packaging==26.0
22:50:26 pbr==7.0.3
22:50:26 platformdirs==4.5.1
22:50:26 prettytable==3.17.0
22:50:26 psutil==7.2.1
22:50:26 pyasn1==0.6.2
22:50:26 pyasn1_modules==0.4.2
22:50:26 pycparser==3.0
22:50:26 pygerrit2==2.0.15
22:50:26 PyGithub==2.8.1
22:50:26 Pygments==2.19.2
22:50:26 PyJWT==2.10.1
22:50:26 PyNaCl==1.6.2
22:50:26 pyparsing==2.4.7
22:50:26 pyperclip==1.11.0
22:50:26 pyrsistent==0.20.0
22:50:26 python-cinderclient==9.8.0
22:50:26 python-dateutil==2.9.0.post0
22:50:26 python-heatclient==5.0.0
22:50:26 python-jenkins==1.8.3
22:50:26 python-keystoneclient==5.7.0
22:50:26 python-magnumclient==4.9.0
22:50:26 python-openstackclient==8.3.0
22:50:26 python-swiftclient==4.9.0
22:50:26 PyYAML==6.0.3
22:50:26 referencing==0.37.0
22:50:26 requests==2.32.5
22:50:26 requests-oauthlib==2.0.0
22:50:26 requestsexceptions==1.4.0
22:50:26 rfc3986==2.0.0
22:50:26 rich==14.3.1
22:50:26 rich-argparse==1.7.2
22:50:26 rpds-py==0.30.0
22:50:26 rsa==4.9.1
22:50:26 ruamel.yaml==0.19.1
22:50:26 ruamel.yaml.clib==0.2.15
22:50:26 s3transfer==0.16.0
22:50:26 simplejson==3.20.2
22:50:26 six==1.17.0
22:50:26 smmap==5.0.2
22:50:26 soupsieve==2.8.3
22:50:26 stevedore==5.6.0
22:50:26 tabulate==0.9.0
22:50:26 toml==0.10.2
22:50:26 tomlkit==0.14.0
22:50:26 tqdm==4.67.1
22:50:26 typing_extensions==4.15.0
22:50:26 tzdata==2025.3
22:50:26 urllib3==1.26.20
22:50:26 virtualenv==20.36.1
22:50:26 wcwidth==0.3.5
22:50:26 websocket-client==1.9.0
22:50:26 wrapt==2.0.1
22:50:26 xdg==6.0.0
22:50:26 xmltodict==1.0.2
22:50:26 yq==3.4.3
22:50:26 [EnvInject] - Injecting environment variables from a build step.
22:50:26 [EnvInject] - Injecting as environment variables the properties content
22:50:26 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
22:50:26 OS_CLOUD=vex
22:50:26 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-vanadium-26
22:50:26 OS_STACK_TEMPLATE_DIR=openstack-hot
22:50:26
22:50:26 [EnvInject] - Variables injected successfully.
22:50:26 provisioning config files...
22:50:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:50:27 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins9716583866462930956.sh
22:50:27 ---> Create parameters file for OpenStack HOT
22:50:27 OpenStack Heat parameters generated
22:50:27 -----------------------------------
22:50:27 parameters:
22:50:27 vm_0_count: '1'
22:50:27 vm_0_flavor: 'v3-standard-4'
22:50:27 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
22:50:27 vm_1_count: '1'
22:50:27 vm_1_flavor: 'v3-standard-2'
22:50:27 vm_1_image: 'ZZCI - Ubuntu 22.04 - docker - x86_64 - 20260101-170116.289'
22:50:27
22:50:27 job_name: '05780-26'
22:50:27 silo: 'releng'
22:50:27 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins5406300766711981096.sh
22:50:27 ---> Create HEAT stack
22:50:27 + source /home/jenkins/lf-env.sh
22:50:27 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:50:27 ++ mktemp -d /tmp/venv-XXXX
22:50:27 + lf_venv=/tmp/venv-GVGY
22:50:27 + local venv_file=/tmp/.os_lf_venv
22:50:27 + local python=python3
22:50:27 + local options
22:50:27 + local set_path=true
22:50:27 + local install_args=
22:50:27 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:50:27 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:50:27 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
22:50:27 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:50:27 + true
22:50:27 + case $1 in
22:50:27 + python=python3
22:50:27 + shift 2
22:50:27 + true
22:50:27 + case $1 in
22:50:27 + shift
22:50:27 + break
22:50:27 + case $python in
22:50:27 + local pkg_list=
22:50:27 + [[ -d /opt/pyenv ]]
22:50:27 + echo 'Setup pyenv:'
22:50:27 Setup pyenv:
22:50:27 + export PYENV_ROOT=/opt/pyenv
22:50:27 + PYENV_ROOT=/opt/pyenv
22:50:27 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:50:27 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:50:27 + pyenv versions
22:50:27 system
22:50:27 3.8.13
22:50:27 3.9.13
22:50:27 3.10.13
22:50:27 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:50:27 + command -v pyenv
22:50:27 ++ pyenv init - --no-rehash
22:50:27 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
22:50:27 for i in ${!paths[@]}; do
22:50:27 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
22:50:27 fi; done;
22:50:27 echo "${paths[*]}"'\'')"
22:50:27 export PATH="/opt/pyenv/shims:${PATH}"
22:50:27 export PYENV_SHELL=bash
22:50:27 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
22:50:27 pyenv() {
22:50:27 local command
22:50:27 command="${1:-}"
22:50:27 if [ "$#" -gt 0 ]; then
22:50:27 shift
22:50:27 fi
22:50:27
22:50:27 case "$command" in
22:50:27 rehash|shell)
22:50:27 eval "$(pyenv "sh-$command" "$@")"
22:50:27 ;;
22:50:27 *)
22:50:27 command pyenv "$command" "$@"
22:50:27 ;;
22:50:27 esac
22:50:27 }'
22:50:27 +++ bash --norc -ec 'IFS=:; paths=($PATH);
22:50:27 for i in ${!paths[@]}; do
22:50:27 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
22:50:27 fi; done;
22:50:27 echo "${paths[*]}"'
22:50:27 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:50:27 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:50:27 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:50:27 ++ export PYENV_SHELL=bash
22:50:27 ++ PYENV_SHELL=bash
22:50:27 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
22:50:27 +++ complete -F _pyenv pyenv
22:50:27 ++ lf-pyver python3
22:50:27 ++ local py_version_xy=python3
22:50:27 ++ local py_version_xyz=
22:50:27 ++ awk '{ print $1 }'
22:50:27 ++ pyenv versions
22:50:27 ++ local command
22:50:27 ++ command=versions
22:50:27 ++ '[' 1 -gt 0 ']'
22:50:27 ++ shift
22:50:27 ++ case "$command" in
22:50:27 ++ command pyenv versions
22:50:27 ++ pyenv versions
22:50:27 ++ sed 's/^[ *]* //'
22:50:27 ++ grep -E '^[0-9.]*[0-9]$'
22:50:27 ++ [[ ! -s /tmp/.pyenv_versions ]]
22:50:27 +++ tail -n 1
22:50:27 +++ grep '^3' /tmp/.pyenv_versions
22:50:27 +++ sort -V
22:50:27 ++ py_version_xyz=3.11.7
22:50:27 ++ [[ -z 3.11.7 ]]
22:50:27 ++ echo 3.11.7
22:50:27 ++ return 0
22:50:27 + pyenv local 3.11.7
22:50:27 + local command
22:50:27 + command=local
22:50:27 + '[' 2 -gt 0 ']'
22:50:27 + shift
22:50:27 + case "$command" in
22:50:27 + command pyenv local 3.11.7
22:50:27 + pyenv local 3.11.7
22:50:27 + for arg in "$@"
22:50:27 + case $arg in
22:50:27 + pkg_list+='lftools[openstack] '
22:50:27 + for arg in "$@"
22:50:27 + case $arg in
22:50:27 + pkg_list+='kubernetes '
22:50:27 + for arg in "$@"
22:50:27 + case $arg in
22:50:27 + pkg_list+='niet '
22:50:27 + for arg in "$@"
22:50:27 + case $arg in
22:50:27 + pkg_list+='python-heatclient '
22:50:27 + for arg in "$@"
22:50:27 + case $arg in
22:50:27 + pkg_list+='python-openstackclient '
22:50:27 + for arg in "$@"
22:50:27 + case $arg in
22:50:27 + pkg_list+='python-magnumclient '
22:50:27 + for arg in "$@"
22:50:27 + case $arg in
22:50:27 + pkg_list+='urllib3~=1.26.15 '
22:50:27 + for arg in "$@"
22:50:27 + case $arg in
22:50:27 + pkg_list+='yq '
22:50:27 + [[ -f /tmp/.os_lf_venv ]]
22:50:27 ++ cat /tmp/.os_lf_venv
22:50:27 + lf_venv=/tmp/venv-DXI8
22:50:27 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DXI8 from' file:/tmp/.os_lf_venv
22:50:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DXI8 from file:/tmp/.os_lf_venv
22:50:27 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
22:50:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:50:27 + local 'pip_opts=--upgrade --quiet'
22:50:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
22:50:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
22:50:27 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
22:50:27 + [[ -n '' ]]
22:50:27 + [[ -n '' ]]
22:50:27 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
22:50:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:50:27 + /tmp/venv-DXI8/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
22:50:29 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
22:50:29 lf-activate-venv(): INFO: Base packages installed successfully
22:50:29 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
22:50:29 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
22:50:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:50:29 + /tmp/venv-DXI8/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
22:50:48 + type python3
22:50:48 + true
22:50:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DXI8/bin to PATH'
22:50:48 lf-activate-venv(): INFO: Adding /tmp/venv-DXI8/bin to PATH
22:50:48 + PATH=/tmp/venv-DXI8/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
22:50:48 + return 0
22:50:48 + openstack --os-cloud vex limits show --absolute
22:50:49 +--------------------------+---------+
22:50:49 | Name | Value |
22:50:49 +--------------------------+---------+
22:50:49 | maxTotalInstances | -1 |
22:50:49 | maxTotalCores | 450 |
22:50:49 | maxTotalRAMSize | 1000000 |
22:50:49 | maxServerMeta | 128 |
22:50:49 | maxImageMeta | 128 |
22:50:49 | maxPersonality | 5 |
22:50:49 | maxPersonalitySize | 10240 |
22:50:49 | maxTotalKeypairs | 100 |
22:50:49 | maxServerGroups | 10 |
22:50:49 | maxServerGroupMembers | 10 |
22:50:49 | maxTotalFloatingIps | -1 |
22:50:49 | maxSecurityGroups | -1 |
22:50:49 | maxSecurityGroupRules | -1 |
22:50:49 | totalRAMUsed | 606208 |
22:50:49 | totalCoresUsed | 148 |
22:50:49 | totalInstancesUsed | 48 |
22:50:49 | totalFloatingIpsUsed | 0 |
22:50:49 | totalSecurityGroupsUsed | 0 |
22:50:49 | totalServerGroupsUsed | 0 |
22:50:49 | maxTotalVolumes | -1 |
22:50:49 | maxTotalSnapshots | 10 |
22:50:49 | maxTotalVolumeGigabytes | 4096 |
22:50:49 | maxTotalBackups | 10 |
22:50:49 | maxTotalBackupGigabytes | 1000 |
22:50:49 | totalVolumesUsed | 0 |
22:50:49 | totalGigabytesUsed | 0 |
22:50:49 | totalSnapshotsUsed | 0 |
22:50:49 | totalBackupsUsed | 0 |
22:50:49 | totalBackupGigabytesUsed | 0 |
22:50:49 +--------------------------+---------+
22:50:49 + pushd /opt/ciman/openstack-hot
22:50:49 /opt/ciman/openstack-hot /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium
22:50:49 + lftools openstack --os-cloud vex stack create releng-netconf-csit-1node-userfeatures-netty-all-vanadium-26 csit-2-instance-type.yaml /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/stack-parameters.yaml
22:51:15 Creating stack releng-netconf-csit-1node-userfeatures-netty-all-vanadium-26
22:51:15 Waiting to initialize infrastructure...
22:51:15 Stack initialization successful.
22:51:15 ------------------------------------
22:51:15 Stack Details
22:51:15 ------------------------------------
22:51:15 {'added': None,
22:51:15 'capabilities': [],
22:51:15 'created_at': '2026-01-25T22:50:53Z',
22:51:15 'deleted': None,
22:51:15 'deleted_at': None,
22:51:15 'description': 'No description',
22:51:15 'environment': None,
22:51:15 'environment_files': None,
22:51:15 'files': None,
22:51:15 'files_container': None,
22:51:15 'id': '931f79e1-a239-482e-943f-7c157b477519',
22:51:15 'is_rollback_disabled': True,
22:51:15 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-1node-userfeatures-netty-all-vanadium-26/931f79e1-a239-482e-943f-7c157b477519',
22:51:15 'rel': 'self'}],
22:51:15 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
22:51:15 'name': 'releng-netconf-csit-1node-userfeatures-netty-all-vanadium-26',
22:51:15 'notification_topics': [],
22:51:15 'outputs': [{'description': 'IP addresses of the 1st vm types',
22:51:15 'output_key': 'vm_0_ips',
22:51:15 'output_value': ['10.30.170.197']},
22:51:15 {'description': 'IP addresses of the 2nd vm types',
22:51:15 'output_key': 'vm_1_ips',
22:51:15 'output_value': ['10.30.171.155']}],
22:51:15 'owner_id': ****,
22:51:15 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
22:51:15 'OS::stack_id': '931f79e1-a239-482e-943f-7c157b477519',
22:51:15 'OS::stack_name': 'releng-netconf-csit-1node-userfeatures-netty-all-vanadium-26',
22:51:15 'job_name': '05780-26',
22:51:15 'silo': 'releng',
22:51:15 'vm_0_count': '1',
22:51:15 'vm_0_flavor': 'v3-standard-4',
22:51:15 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
22:51:15 '20260109-084045.554',
22:51:15 'vm_1_count': '1',
22:51:15 'vm_1_flavor': 'v3-standard-2',
22:51:15 'vm_1_image': 'ZZCI - Ubuntu 22.04 - docker - x86_64 - '
22:51:15 '20260101-170116.289'},
22:51:15 'parent_id': None,
22:51:15 'replaced': None,
22:51:15 'status': 'CREATE_COMPLETE',
22:51:15 'status_reason': 'Stack CREATE completed successfully',
22:51:15 'tags': [],
22:51:15 'template': None,
22:51:15 'template_description': 'No description',
22:51:15 'template_url': None,
22:51:15 'timeout_mins': 15,
22:51:15 'unchanged': None,
22:51:15 'updated': None,
22:51:15 'updated_at': None,
22:51:15 'user_project_id': 'be75b2662b0247649992da6524cdb2ff'}
22:51:15 ------------------------------------
22:51:15 + popd
22:51:15 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium
22:51:15 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins2928473234513901997.sh
22:51:15 ---> Copy SSH public keys to CSIT lab
22:51:15 Setup pyenv:
22:51:16 system
22:51:16 3.8.13
22:51:16 3.9.13
22:51:16 3.10.13
22:51:16 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:51:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DXI8 from file:/tmp/.os_lf_venv
22:51:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:51:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:51:18 lf-activate-venv(): INFO: Base packages installed successfully
22:51:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:51:31 lf-activate-venv(): INFO: Adding /tmp/venv-DXI8/bin to PATH
22:51:33 SSH not responding on 10.30.170.197. Retrying in 10 seconds...
22:51:33 SSH not responding on 10.30.171.155. Retrying in 10 seconds...
22:51:43 Ping to 10.30.171.155 successful.
22:51:43 Ping to 10.30.170.197 successful.
22:51:44 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:51:45 Warning: Permanently added '10.30.171.155' (ECDSA) to the list of known hosts.
22:51:45 releng-05780-26-0-builder-0
22:51:45 Successfully copied public keys to slave 10.30.170.197
22:51:45 releng-05780-26-1-docker-0
22:51:45 Successfully copied public keys to slave 10.30.171.155
22:51:45 Process 6536 ready.
22:51:45 Process 6537 ready.
22:51:45 SSH ready on all stack servers.
22:51:45 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins17064427793949981128.sh
22:51:45 Setup pyenv:
22:51:45 system
22:51:45 3.8.13
22:51:45 3.9.13
22:51:45 3.10.13
22:51:45 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:51:49 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0XT6
22:51:49 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.robot_venv
22:51:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:51:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:51:53 lf-activate-venv(): INFO: Base packages installed successfully
22:51:53 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
22:51:55 lf-activate-venv(): INFO: Adding /tmp/venv-0XT6/bin to PATH
22:51:55 + echo 'Installing Python Requirements'
22:51:55 Installing Python Requirements
22:51:55 + cat
22:51:55 + python -m pip install -r requirements.txt
22:51:55 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
22:51:55 Collecting docker-py (from -r requirements.txt (line 1))
22:51:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
22:51:56 Collecting ipaddr (from -r requirements.txt (line 2))
22:51:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
22:51:56 Installing build dependencies: started
22:51:56 Installing build dependencies: finished with status 'done'
22:51:56 Getting requirements to build wheel: started
22:51:57 Getting requirements to build wheel: finished with status 'done'
22:51:57 Preparing metadata (pyproject.toml): started
22:51:57 Preparing metadata (pyproject.toml): finished with status 'done'
22:51:57 Collecting netaddr (from -r requirements.txt (line 3))
22:51:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
22:51:57 Collecting netifaces (from -r requirements.txt (line 4))
22:51:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
22:51:57 Installing build dependencies: started
22:51:58 Installing build dependencies: finished with status 'done'
22:51:58 Getting requirements to build wheel: started
22:51:58 Getting requirements to build wheel: finished with status 'done'
22:51:58 Preparing metadata (pyproject.toml): started
22:51:58 Preparing metadata (pyproject.toml): finished with status 'done'
22:51:58 Collecting pyhocon (from -r requirements.txt (line 5))
22:51:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
22:51:59 Collecting requests (from -r requirements.txt (line 6))
22:51:59 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
22:51:59 Collecting robotframework (from -r requirements.txt (line 7))
22:51:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
22:51:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 11.6 MB/s 0:00:00
22:51:59 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
22:51:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
22:51:59 Installing build dependencies: started
22:52:00 Installing build dependencies: finished with status 'done'
22:52:00 Getting requirements to build wheel: started
22:52:00 Getting requirements to build wheel: finished with status 'done'
22:52:00 Preparing metadata (pyproject.toml): started
22:52:00 Preparing metadata (pyproject.toml): finished with status 'done'
22:52:00 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
22:52:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
22:52:00 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
22:52:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
22:52:01 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
22:52:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
22:52:01 Installing build dependencies: started
22:52:01 Installing build dependencies: finished with status 'done'
22:52:01 Getting requirements to build wheel: started
22:52:02 Getting requirements to build wheel: finished with status 'done'
22:52:02 Preparing metadata (pyproject.toml): started
22:52:02 Preparing metadata (pyproject.toml): finished with status 'done'
22:52:02 Collecting scapy (from -r requirements.txt (line 12))
22:52:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
22:52:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 29.1 MB/s 0:00:00
22:52:02 Collecting jsonpath-rw (from -r requirements.txt (line 15))
22:52:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
22:52:02 Installing build dependencies: started
22:52:03 Installing build dependencies: finished with status 'done'
22:52:03 Getting requirements to build wheel: started
22:52:03 Getting requirements to build wheel: finished with status 'done'
22:52:03 Preparing metadata (pyproject.toml): started
22:52:04 Preparing metadata (pyproject.toml): finished with status 'done'
22:52:04 Collecting elasticsearch (from -r requirements.txt (line 18))
22:52:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
22:52:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 6.0 MB/s 0:00:00
22:52:04 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:52:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
22:52:04 Collecting pyangbind (from -r requirements.txt (line 22))
22:52:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
22:52:04 Collecting isodate (from -r requirements.txt (line 25))
22:52:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
22:52:04 Collecting jmespath (from -r requirements.txt (line 28))
22:52:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
22:52:04 Collecting jsonpatch (from -r requirements.txt (line 31))
22:52:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
22:52:04 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
22:52:04 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
22:52:04 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
22:52:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
22:52:05 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
22:52:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
22:52:05 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
22:52:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
22:52:05 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
22:52:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
22:52:05 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
22:52:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
22:52:05 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
22:52:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
22:52:05 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
22:52:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
22:52:05 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
22:52:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
22:52:05 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
22:52:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
22:52:05 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
22:52:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
22:52:05 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
22:52:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
22:52:05 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
22:52:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
22:52:05 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
22:52:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
22:52:05 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
22:52:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
22:52:06 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
22:52:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
22:52:06 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
22:52:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
22:52:06 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
22:52:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
22:52:06 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
22:52:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
22:52:06 Collecting elasticsearch (from -r requirements.txt (line 18))
22:52:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
22:52:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 39.2 MB/s 0:00:00
22:52:06 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
22:52:06 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
22:52:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
22:52:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
22:52:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
22:52:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
22:52:06 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
22:52:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
22:52:06 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
22:52:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
22:52:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 6.0 MB/s 0:00:00
22:52:07 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
22:52:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
22:52:08 Collecting regex (from pyangbind->-r requirements.txt (line 22))
22:52:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
22:52:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 7.1 MB/s 0:00:00
22:52:08 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
22:52:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
22:52:08 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
22:52:09 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
22:52:09 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
22:52:09 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
22:52:09 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
22:52:09 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
22:52:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
22:52:09 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
22:52:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 52.5 MB/s 0:00:00
22:52:09 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
22:52:10 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
22:52:10 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
22:52:10 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
22:52:10 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
22:52:10 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
22:52:10 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
22:52:10 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
22:52:10 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
22:52:10 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
22:52:10 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
22:52:10 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
22:52:10 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
22:52:10 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
22:52:10 Requirement already satisfied: packaging in /tmp/venv-0XT6/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
22:52:11 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
22:52:11 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:52:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
22:52:11 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:52:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
22:52:11 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:52:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
22:52:11 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
22:52:11 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
22:52:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
22:52:11 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
22:52:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
22:52:11 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
22:52:11 Building wheel for robotframework-sshlibrary (pyproject.toml): started
22:52:11 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
22:52:11 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=909660d388a9d2ceec144f5edb0c2f8db9540b3ec701e426942efd3c242655d5
22:52:11 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
22:52:11 Building wheel for ipaddr (pyproject.toml): started
22:52:12 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
22:52:12 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=ae08189733a03ac63fba4cf4fecfd626722f25e0a2b5d850fe317183fc818ae5
22:52:12 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
22:52:12 Building wheel for netifaces (pyproject.toml): started
22:52:14 Building wheel for netifaces (pyproject.toml): finished with status 'done'
22:52:14 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41082 sha256=0e9e70191543802f550933fef26ddb351ce7e5e5290652b575254a4461145f64
22:52:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
22:52:14 Building wheel for robotframework-httplibrary (pyproject.toml): started
22:52:14 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
22:52:14 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=d7adaaba52ac513ba14c8dab9c066a53f203cf198d91ba58f4d35719c13f8604
22:52:14 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
22:52:14 Building wheel for jsonpath-rw (pyproject.toml): started
22:52:15 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
22:52:15 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=f2082235c82a19350aca7853cbd53c155cce1b4597cef0d3352c79bd0c7d2c70
22:52:15 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
22:52:15 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
22:52:15 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
22:52:22
22:52:22 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
22:52:22 + pip freeze
22:52:23 async-generator==1.10
22:52:23 attrs==25.4.0
22:52:23 bcrypt==5.0.0
22:52:23 beautifulsoup4==4.14.3
22:52:23 certifi==2026.1.4
22:52:23 cffi==2.0.0
22:52:23 charset-normalizer==3.4.4
22:52:23 click==8.3.1
22:52:23 cryptography==46.0.3
22:52:23 decorator==5.2.1
22:52:23 distlib==0.4.0
22:52:23 docker-py==1.10.6
22:52:23 docker-pycreds==0.4.0
22:52:23 elastic-transport==8.17.1
22:52:23 elasticsearch==8.19.3
22:52:23 elasticsearch-dsl==8.15.4
22:52:23 enum34==1.1.10
22:52:23 filelock==3.20.3
22:52:23 h11==0.16.0
22:52:23 idna==3.11
22:52:23 importlib_metadata==8.7.1
22:52:23 invoke==2.2.1
22:52:23 ipaddr==2.2.0
22:52:23 isodate==0.7.2
22:52:23 jmespath==1.1.0
22:52:23 jsonpatch==1.33
22:52:23 jsonpath-rw==1.4.0
22:52:23 jsonpointer==3.0.0
22:52:23 lxml==6.0.2
22:52:23 mypy_extensions==1.1.0
22:52:23 netaddr==1.3.0
22:52:23 netifaces==0.11.0
22:52:23 outcome==1.3.0.post0
22:52:23 packaging==26.0
22:52:23 paramiko==4.0.0
22:52:23 platformdirs==4.5.1
22:52:23 ply==3.11
22:52:23 pyang==2.7.1
22:52:23 pyangbind==0.8.7
22:52:23 pycparser==3.0
22:52:23 pyhocon==0.3.61
22:52:23 PyNaCl==1.6.2
22:52:23 pyparsing==3.3.2
22:52:23 PySocks==1.7.1
22:52:23 python-dateutil==2.9.0.post0
22:52:23 regex==2026.1.15
22:52:23 requests==2.32.5
22:52:23 robotframework==7.4.1
22:52:23 robotframework-httplibrary==0.4.2
22:52:23 robotframework-pythonlibcore==4.5.0
22:52:23 robotframework-requests==0.9.7
22:52:23 robotframework-selenium2library==3.0.0
22:52:23 robotframework-seleniumlibrary==6.8.0
22:52:23 robotframework-sshlibrary==3.8.0
22:52:23 scapy==2.7.0
22:52:23 scp==0.15.0
22:52:23 selenium==4.40.0
22:52:23 six==1.17.0
22:52:23 sniffio==1.3.1
22:52:23 sortedcontainers==2.4.0
22:52:23 soupsieve==2.8.3
22:52:23 trio==0.32.0
22:52:23 trio-typing==0.10.0
22:52:23 trio-websocket==0.12.2
22:52:23 types-certifi==2021.10.8.3
22:52:23 types-urllib3==1.26.25.14
22:52:23 typing_extensions==4.15.0
22:52:23 urllib3==2.6.3
22:52:23 virtualenv==20.36.1
22:52:23 waitress==3.0.2
22:52:23 WebOb==1.8.9
22:52:23 websocket-client==1.9.0
22:52:23 WebTest==3.0.7
22:52:23 wsproto==1.3.2
22:52:23 zipp==3.23.0
22:52:23 [EnvInject] - Injecting environment variables from a build step.
22:52:23 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
22:52:23 [EnvInject] - Variables injected successfully.
22:52:23 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins16621797907188516281.sh
22:52:23 Setup pyenv:
22:52:23 system
22:52:23 3.8.13
22:52:23 3.9.13
22:52:23 3.10.13
22:52:23 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:52:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DXI8 from file:/tmp/.os_lf_venv
22:52:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:52:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:52:25 lf-activate-venv(): INFO: Base packages installed successfully
22:52:25 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
22:52:33 lf-activate-venv(): INFO: Adding /tmp/venv-DXI8/bin to PATH
22:52:33 + ODL_SYSTEM=()
22:52:33 + TOOLS_SYSTEM=()
22:52:33 + OPENSTACK_SYSTEM=()
22:52:33 + OPENSTACK_CONTROLLERS=()
22:52:33 + mapfile -t ADDR
22:52:33 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
22:52:33 ++ openstack stack show -f json -c outputs releng-netconf-csit-1node-userfeatures-netty-all-vanadium-26
22:52:35 + for i in "${ADDR[@]}"
22:52:35 ++ ssh 10.30.170.197 hostname -s
22:52:35 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:52:35 + REMHOST=releng-05780-26-0-builder-0
22:52:35 + case ${REMHOST} in
22:52:35 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
22:52:35 + for i in "${ADDR[@]}"
22:52:35 ++ ssh 10.30.171.155 hostname -s
22:52:35 Warning: Permanently added '10.30.171.155' (ECDSA) to the list of known hosts.
22:52:35 + REMHOST=releng-05780-26-1-docker-0
22:52:35 + case ${REMHOST} in
22:52:35 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
22:52:35 + echo NUM_ODL_SYSTEM=1
22:52:35 + echo NUM_TOOLS_SYSTEM=1
22:52:35 + '[' '' == yes ']'
22:52:35 + NUM_OPENSTACK_SYSTEM=0
22:52:35 + echo NUM_OPENSTACK_SYSTEM=0
22:52:35 + '[' 0 -eq 2 ']'
22:52:35 + echo ODL_SYSTEM_IP=10.30.170.197
22:52:35 ++ seq 0 0
22:52:35 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
22:52:35 + echo ODL_SYSTEM_1_IP=10.30.170.197
22:52:35 + echo TOOLS_SYSTEM_IP=10.30.171.155
22:52:35 ++ seq 0 0
22:52:35 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
22:52:35 + echo TOOLS_SYSTEM_1_IP=10.30.171.155
22:52:35 + openstack_index=0
22:52:35 + NUM_OPENSTACK_CONTROL_NODES=1
22:52:35 + echo NUM_OPENSTACK_CONTROL_NODES=1
22:52:35 ++ seq 0 0
22:52:35 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
22:52:35 + echo OPENSTACK_CONTROL_NODE_1_IP=
22:52:35 + NUM_OPENSTACK_COMPUTE_NODES=-1
22:52:35 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
22:52:35 + '[' -1 -ge 2 ']'
22:52:35 ++ seq 0 -2
22:52:35 + NUM_OPENSTACK_HAPROXY_NODES=0
22:52:35 + echo NUM_OPENSTACK_HAPROXY_NODES=0
22:52:35 ++ seq 0 -1
22:52:35 + echo 'Contents of slave_addresses.txt:'
22:52:35 Contents of slave_addresses.txt:
22:52:35 + cat slave_addresses.txt
22:52:35 NUM_ODL_SYSTEM=1
22:52:35 NUM_TOOLS_SYSTEM=1
22:52:35 NUM_OPENSTACK_SYSTEM=0
22:52:35 ODL_SYSTEM_IP=10.30.170.197
22:52:35 ODL_SYSTEM_1_IP=10.30.170.197
22:52:35 TOOLS_SYSTEM_IP=10.30.171.155
22:52:35 TOOLS_SYSTEM_1_IP=10.30.171.155
22:52:35 NUM_OPENSTACK_CONTROL_NODES=1
22:52:35 OPENSTACK_CONTROL_NODE_1_IP=
22:52:35 NUM_OPENSTACK_COMPUTE_NODES=-1
22:52:35 NUM_OPENSTACK_HAPROXY_NODES=0
22:52:35 [EnvInject] - Injecting environment variables from a build step.
22:52:35 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
22:52:35 [EnvInject] - Variables injected successfully.
22:52:35 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/sh /tmp/jenkins8813200709401622788.sh
22:52:35 Preparing for JRE Version 21
22:52:35 Karaf artifact is karaf
22:52:35 Karaf project is integration
22:52:35 Java home is /usr/lib/jvm/java-21-openjdk-amd64
22:52:35 [EnvInject] - Injecting environment variables from a build step.
22:52:35 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
22:52:35 [EnvInject] - Variables injected successfully.
22:52:35 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins604586846632952871.sh
22:52:36 2026-01-25 22:52:36 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
22:52:36 Bundle version is 0.23.1-SNAPSHOT
22:52:36 --2026-01-25 22:52:36-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
22:52:36 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:52:36 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:52:36 HTTP request sent, awaiting response... 200 OK
22:52:36 Length: 963 [application/xml]
22:52:36 Saving to: ‘maven-metadata.xml’
22:52:36
22:52:36 0K 100% 47.3M=0s
22:52:36
22:52:36 2026-01-25 22:52:36 (47.3 MB/s) - ‘maven-metadata.xml’ saved [963/963]
22:52:36
22:52:36
22:52:36
22:52:36 org.opendaylight.integration
22:52:36 karaf
22:52:36
22:52:36 20260125063332
22:52:36
22:52:36 20260125.063332
22:52:36 1
22:52:36
22:52:36
22:52:36
22:52:36 pom
22:52:36 0.23.1-20260125.063332-1
22:52:36 20260125063332
22:52:36
22:52:36
22:52:36 tar.gz
22:52:36 0.23.1-20260125.063332-1
22:52:36 20260125063332
22:52:36
22:52:36
22:52:36 zip
22:52:36 0.23.1-20260125.063332-1
22:52:36 20260125063332
22:52:36
22:52:36
22:52:36
22:52:36 0.23.1-SNAPSHOT
22:52:36
22:52:36 Nexus timestamp is 0.23.1-20260125.063332-1
22:52:36 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
22:52:36 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
22:52:36 Distribution bundle version is 0.23.1-SNAPSHOT
22:52:36 Distribution folder is karaf-0.23.1-SNAPSHOT
22:52:36 Nexus prefix is https://nexus.opendaylight.org
22:52:36 [EnvInject] - Injecting environment variables from a build step.
22:52:36 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
22:52:36 [EnvInject] - Variables injected successfully.
22:52:36 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins8009305931032601870.sh
22:52:36 Setup pyenv:
22:52:36 system
22:52:36 3.8.13
22:52:36 3.9.13
22:52:36 3.10.13
22:52:36 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:52:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DXI8 from file:/tmp/.os_lf_venv
22:52:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:52:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:52:38 lf-activate-venv(): INFO: Base packages installed successfully
22:52:38 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
22:52:45 lf-activate-venv(): INFO: Adding /tmp/venv-DXI8/bin to PATH
22:52:45 Copying common-functions.sh to /tmp
22:52:47 Copying common-functions.sh to 10.30.170.197:/tmp
22:52:47 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:52:47 Copying common-functions.sh to 10.30.171.155:/tmp
22:52:48 Warning: Permanently added '10.30.171.155' (ECDSA) to the list of known hosts.
22:52:48 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins5191381124965899006.sh
22:52:48 common-functions.sh is being sourced
22:52:48 common-functions environment:
22:52:48 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:52:48 ACTUALFEATURES:
22:52:48 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:52:48 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
22:52:48 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:48 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:48 CONTROLLERMEM: 2048m
22:52:48 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:52:48 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:52:48 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:52:48 SUITES:
22:52:48
22:52:48 #################################################
22:52:48 ## Configure Cluster and Start ##
22:52:48 #################################################
22:52:48 ACTUALFEATURES: odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology
22:52:48 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-restconf odl-netconf-mdsal odl-restconf-openapi odl-clustering-test-app odl-netconf-topology
22:52:48 Locating script plan to use...
22:52:48 Finished running script plans
22:52:48 Configuring member-1 with IP address 10.30.170.197
22:52:48 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:52:48 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:52:48 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
22:52:48 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
22:52:48 common-functions.sh is being sourced
22:52:48 ++ echo 'common-functions.sh is being sourced'
22:52:48 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
22:52:48 ++ DISTROSTREAM=vanadium
22:52:48 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:52:48 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:52:48 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:52:48 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:52:48 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
22:52:48 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
22:52:48 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:48 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:48 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:48 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:48 ++ export CONTROLLERMEM=
22:52:48 ++ CONTROLLERMEM=
22:52:48 ++ case "${DISTROSTREAM}" in
22:52:48 ++ CLUSTER_SYSTEM=pekko
22:52:48 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:52:48 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:52:48 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:52:48 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:52:48 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:52:48 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:52:48 ++ print_common_env
22:52:48 ++ cat
22:52:48 common-functions environment:
22:52:48 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:52:48 ACTUALFEATURES:
22:52:48 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:52:48 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
22:52:48 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:48 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:48 CONTROLLERMEM:
22:52:48 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:52:48 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:52:48 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:52:48 SUITES:
22:52:48
22:52:48 ++ SSH='ssh -t -t'
22:52:48 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
22:52:48 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
22:52:48 Changing to /tmp
22:52:48 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
22:52:48 + echo 'Changing to /tmp'
22:52:48 + cd /tmp
22:52:48 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
22:52:48 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
22:52:49 --2026-01-25 22:52:48-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
22:52:49 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
22:52:49 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
22:52:49 HTTP request sent, awaiting response... 200 OK
22:52:49 Length: 240390263 (229M) [application/zip]
22:52:49 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
22:52:49
22:52:49 0K ........ ........ ........ ........ ........ ........ 1% 78.0M 3s
22:52:49 3072K ........ ........ ........ ........ ........ ........ 2% 123M 2s
22:52:49 6144K ........ ........ ........ ........ ........ ........ 3% 139M 2s
22:52:49 9216K ........ ........ ........ ........ ........ ........ 5% 162M 2s
22:52:49 12288K ........ ........ ........ ........ ........ ........ 6% 190M 2s
22:52:49 15360K ........ ........ ........ ........ ........ ........ 7% 155M 2s
22:52:49 18432K ........ ........ ........ ........ ........ ........ 9% 218M 2s
22:52:49 21504K ........ ........ ........ ........ ........ ........ 10% 237M 1s
22:52:49 24576K ........ ........ ........ ........ ........ ........ 11% 208M 1s
22:52:49 27648K ........ ........ ........ ........ ........ ........ 13% 229M 1s
22:52:49 30720K ........ ........ ........ ........ ........ ........ 14% 226M 1s
22:52:49 33792K ........ ........ ........ ........ ........ ........ 15% 331M 1s
22:52:49 36864K ........ ........ ........ ........ ........ ........ 17% 246M 1s
22:52:49 39936K ........ ........ ........ ........ ........ ........ 18% 312M 1s
22:52:49 43008K ........ ........ ........ ........ ........ ........ 19% 334M 1s
22:52:49 46080K ........ ........ ........ ........ ........ ........ 20% 297M 1s
22:52:49 49152K ........ ........ ........ ........ ........ ........ 22% 322M 1s
22:52:49 52224K ........ ........ ........ ........ ........ ........ 23% 277M 1s
22:52:49 55296K ........ ........ ........ ........ ........ ........ 24% 361M 1s
22:52:49 58368K ........ ........ ........ ........ ........ ........ 26% 396M 1s
22:52:49 61440K ........ ........ ........ ........ ........ ........ 27% 317M 1s
22:52:49 64512K ........ ........ ........ ........ ........ ........ 28% 363M 1s
22:52:49 67584K ........ ........ ........ ........ ........ ........ 30% 400M 1s
22:52:49 70656K ........ ........ ........ ........ ........ ........ 31% 255M 1s
22:52:49 73728K ........ ........ ........ ........ ........ ........ 32% 304M 1s
22:52:49 76800K ........ ........ ........ ........ ........ ........ 34% 365M 1s
22:52:49 79872K ........ ........ ........ ........ ........ ........ 35% 374M 1s
22:52:49 82944K ........ ........ ........ ........ ........ ........ 36% 365M 1s
22:52:49 86016K ........ ........ ........ ........ ........ ........ 37% 204M 1s
22:52:49 89088K ........ ........ ........ ........ ........ ........ 39% 469M 1s
22:52:49 92160K ........ ........ ........ ........ ........ ........ 40% 432M 1s
22:52:49 95232K ........ ........ ........ ........ ........ ........ 41% 411M 1s
22:52:49 98304K ........ ........ ........ ........ ........ ........ 43% 367M 1s
22:52:49 101376K ........ ........ ........ ........ ........ ........ 44% 314M 1s
22:52:49 104448K ........ ........ ........ ........ ........ ........ 45% 316M 1s
22:52:49 107520K ........ ........ ........ ........ ........ ........ 47% 401M 0s
22:52:49 110592K ........ ........ ........ ........ ........ ........ 48% 384M 0s
22:52:49 113664K ........ ........ ........ ........ ........ ........ 49% 366M 0s
22:52:49 116736K ........ ........ ........ ........ ........ ........ 51% 264M 0s
22:52:49 119808K ........ ........ ........ ........ ........ ........ 52% 361M 0s
22:52:49 122880K ........ ........ ........ ........ ........ ........ 53% 381M 0s
22:52:49 125952K ........ ........ ........ ........ ........ ........ 54% 365M 0s
22:52:49 129024K ........ ........ ........ ........ ........ ........ 56% 298M 0s
22:52:49 132096K ........ ........ ........ ........ ........ ........ 57% 326M 0s
22:52:49 135168K ........ ........ ........ ........ ........ ........ 58% 388M 0s
22:52:49 138240K ........ ........ ........ ........ ........ ........ 60% 393M 0s
22:52:49 141312K ........ ........ ........ ........ ........ ........ 61% 394M 0s
22:52:49 144384K ........ ........ ........ ........ ........ ........ 62% 387M 0s
22:52:49 147456K ........ ........ ........ ........ ........ ........ 64% 390M 0s
22:52:49 150528K ........ ........ ........ ........ ........ ........ 65% 204M 0s
22:52:49 153600K ........ ........ ........ ........ ........ ........ 66% 305M 0s
22:52:49 156672K ........ ........ ........ ........ ........ ........ 68% 374M 0s
22:52:49 159744K ........ ........ ........ ........ ........ ........ 69% 395M 0s
22:52:49 162816K ........ ........ ........ ........ ........ ........ 70% 388M 0s
22:52:49 165888K ........ ........ ........ ........ ........ ........ 71% 388M 0s
22:52:49 168960K ........ ........ ........ ........ ........ ........ 73% 352M 0s
22:52:49 172032K ........ ........ ........ ........ ........ ........ 74% 337M 0s
22:52:49 175104K ........ ........ ........ ........ ........ ........ 75% 372M 0s
22:52:49 178176K ........ ........ ........ ........ ........ ........ 77% 357M 0s
22:52:49 181248K ........ ........ ........ ........ ........ ........ 78% 317M 0s
22:52:49 184320K ........ ........ ........ ........ ........ ........ 79% 386M 0s
22:52:49 187392K ........ ........ ........ ........ ........ ........ 81% 391M 0s
22:52:49 190464K ........ ........ ........ ........ ........ ........ 82% 362M 0s
22:52:49 193536K ........ ........ ........ ........ ........ ........ 83% 369M 0s
22:52:49 196608K ........ ........ ........ ........ ........ ........ 85% 354M 0s
22:52:49 199680K ........ ........ ........ ........ ........ ........ 86% 239M 0s
22:52:49 202752K ........ ........ ........ ........ ........ ........ 87% 280M 0s
22:52:49 205824K ........ ........ ........ ........ ........ ........ 88% 318M 0s
22:52:49 208896K ........ ........ ........ ........ ........ ........ 90% 361M 0s
22:52:49 211968K ........ ........ ........ ........ ........ ........ 91% 360M 0s
22:52:49 215040K ........ ........ ........ ........ ........ ........ 92% 347M 0s
22:52:49 218112K ........ ........ ........ ........ ........ ........ 94% 358M 0s
22:52:49 221184K ........ ........ ........ ........ ........ ........ 95% 362M 0s
22:52:49 224256K ........ ........ ........ ........ ........ ........ 96% 364M 0s
22:52:49 227328K ........ ........ ........ ........ ........ ........ 98% 361M 0s
22:52:49 230400K ........ ........ ........ ........ ........ ........ 99% 376M 0s
22:52:49 233472K ........ ........ .... 100% 373M=0.8s
22:52:49
22:52:49 2026-01-25 22:52:49 (292 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
22:52:49
22:52:49 Extracting the new controller...
22:52:49 + echo 'Extracting the new controller...'
22:52:49 + unzip -q karaf-0.23.1-20260125.063332-1.zip
22:52:51 Adding external repositories...
22:52:51 + echo 'Adding external repositories...'
22:52:51 + 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.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:52:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
22:52:51 ################################################################################
22:52:51 #
22:52:51 # Licensed to the Apache Software Foundation (ASF) under one or more
22:52:51 # contributor license agreements. See the NOTICE file distributed with
22:52:51 # this work for additional information regarding copyright ownership.
22:52:51 # The ASF licenses this file to You under the Apache License, Version 2.0
22:52:51 # (the "License"); you may not use this file except in compliance with
22:52:51 # the License. You may obtain a copy of the License at
22:52:51 #
22:52:51 # http://www.apache.org/licenses/LICENSE-2.0
22:52:51 #
22:52:51 # Unless required by applicable law or agreed to in writing, software
22:52:51 # distributed under the License is distributed on an "AS IS" BASIS,
22:52:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:52:51 # See the License for the specific language governing permissions and
22:52:51 # limitations under the License.
22:52:51 #
22:52:51 ################################################################################
22:52:51
22:52:51 #
22:52:51 # If set to true, the following property will not allow any certificate to be used
22:52:51 # when accessing Maven repositories through SSL
22:52:51 #
22:52:51 #org.ops4j.pax.url.mvn.certificateCheck=
22:52:51
22:52:51 #
22:52:51 # Path to the local Maven settings file.
22:52:51 # The repositories defined in this file will be automatically added to the list
22:52:51 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
22:52:51 # below is not set.
22:52:51 # The following locations are checked for the existence of the settings.xml file
22:52:51 # * 1. looks for the specified url
22:52:51 # * 2. if not found looks for ${user.home}/.m2/settings.xml
22:52:51 # * 3. if not found looks for ${maven.home}/conf/settings.xml
22:52:51 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
22:52:51 #
22:52:51 #org.ops4j.pax.url.mvn.settings=
22:52:51
22:52:51 #
22:52:51 # Path to the local Maven repository which is used to avoid downloading
22:52:51 # artifacts when they already exist locally.
22:52:51 # The value of this property will be extracted from the settings.xml file
22:52:51 # above, or defaulted to:
22:52:51 # System.getProperty( "user.home" ) + "/.m2/repository"
22:52:51 #
22:52:51 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
22:52:51
22:52:51 #
22:52:51 # Default this to false. It's just weird to use undocumented repos
22:52:51 #
22:52:51 org.ops4j.pax.url.mvn.useFallbackRepositories=false
22:52:51
22:52:51 #
22:52:51 # Uncomment if you don't wanna use the proxy settings
22:52:51 # from the Maven conf/settings.xml file
22:52:51 #
22:52:51 # org.ops4j.pax.url.mvn.proxySupport=false
22:52:51
22:52:51 #
22:52:51 # Comma separated list of repositories scanned when resolving an artifact.
22:52:51 # Those repositories will be checked before iterating through the
22:52:51 # below list of repositories and even before the local repository
22:52:51 # A repository url can be appended with zero or more of the following flags:
22:52:51 # @snapshots : the repository contains snaphots
22:52:51 # @noreleases : the repository does not contain any released artifacts
22:52:51 #
22:52:51 # The following property value will add the system folder as a repo.
22:52:51 #
22:52:51 org.ops4j.pax.url.mvn.defaultRepositories=\
22:52:51 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
22:52:51 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
22:52:51 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
22:52:51
22:52:51 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
22:52:51 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
22:52:51
22:52:51 #
22:52:51 # Comma separated list of repositories scanned when resolving an artifact.
22:52:51 # The default list includes the following repositories:
22:52:51 # http://repo1.maven.org/maven2@id=central
22:52:51 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
22:52:51 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
22:52:51 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
22:52:51 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
22:52:51 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
22:52:51 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:52:51 # To add repositories to the default ones, prepend '+' to the list of repositories
22:52:51 # to add.
22:52:51 # A repository url can be appended with zero or more of the following flags:
22:52:51 # @snapshots : the repository contains snapshots
22:52:51 # @noreleases : the repository does not contain any released artifacts
22:52:51 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
22:52:51 #
22:52:51 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
22:52:51
22:52:51 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
22:52:51 + [[ True == \T\r\u\e ]]
22:52:51 + echo 'Configuring the startup features...'
22:52:51 + 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.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:52:51 + FEATURE_TEST_STRING=features-test
22:52:51 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
22:52:51 + KARAF_VERSION=karaf4
22:52:51 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
22:52:51 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:52:51 + [[ ! -z '' ]]
22:52:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
22:52:51 ################################################################################
22:52:51 #
22:52:51 # Licensed to the Apache Software Foundation (ASF) under one or more
22:52:51 # contributor license agreements. See the NOTICE file distributed with
22:52:51 # this work for additional information regarding copyright ownership.
22:52:51 # The ASF licenses this file to You under the Apache License, Version 2.0
22:52:51 # (the "License"); you may not use this file except in compliance with
22:52:51 # the License. You may obtain a copy of the License at
22:52:51 #
22:52:51 # http://www.apache.org/licenses/LICENSE-2.0
22:52:51 #
22:52:51 # Unless required by applicable law or agreed to in writing, software
22:52:51 # distributed under the License is distributed on an "AS IS" BASIS,
22:52:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:52:51 # See the License for the specific language governing permissions and
22:52:51 # limitations under the License.
22:52:51 #
22:52:51 ################################################################################
22:52:51
22:52:51 #
22:52:51 # Comma separated list of features repositories to register by default
22:52:51 #
22:52:51 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
22:52:51
22:52:51 #
22:52:51 # Comma separated list of features to install at startup
22:52:51 #
22:52:51 featuresBoot = odl-integration-compatible-with-all,odl-restconf,odl-netconf-mdsal,odl-restconf-openapi,odl-clustering-test-app,odl-netconf-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
22:52:51
22:52:51 #
22:52:51 # Resource repositories (OBR) that the features resolver can use
22:52:51 # to resolve requirements/capabilities
22:52:51 #
22:52:51 # The format of the resourceRepositories is
22:52:51 # resourceRepositories=[xml:url|json:url],...
22:52:51 # for Instance:
22:52:51 #
22:52:51 #resourceRepositories=xml:http://host/path/to/index.xml
22:52:51 # or
22:52:51 #resourceRepositories=json:http://host/path/to/index.json
22:52:51 #
22:52:51
22:52:51 #
22:52:51 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
22:52:51 #
22:52:51 featuresBootAsynchronous=false
22:52:51
22:52:51 #
22:52:51 # Service requirements enforcement
22:52:51 #
22:52:51 # By default, the feature resolver checks the service requirements/capabilities of
22:52:51 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
22:52:51 # the required bundles.
22:52:51 # The following flag can have those values:
22:52:51 # - disable: service requirements are completely ignored
22:52:51 # - default: service requirements are ignored for old features
22:52:51 # - enforce: service requirements are always verified
22:52:51 #
22:52:51 #serviceRequirements=default
22:52:51
22:52:51 #
22:52:51 # Store cfg file for config element in feature
22:52:51 #
22:52:51 #configCfgStore=true
22:52:51
22:52:51 #
22:52:51 # Define if the feature service automatically refresh bundles
22:52:51 #
22:52:51 autoRefresh=true
22:52:51
22:52:51 #
22:52:51 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
22:52:51 # XML file defines instructions related to features processing
22:52:51 # versions.properties may declare properties to resolve placeholders in XML file
22:52:51 # both files are relative to ${karaf.etc}
22:52:51 #
22:52:51 #featureProcessing=org.apache.karaf.features.xml
22:52:51 #featureProcessingVersions=versions.properties
22:52:51 + configure_karaf_log karaf4 ''
22:52:51 + local -r karaf_version=karaf4
22:52:51 + local -r controllerdebugmap=
22:52:51 + local logapi=log4j
22:52:51 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:51 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:52:51 log4j2.rootLogger.level = INFO
22:52:51 #log4j2.rootLogger.type = asyncRoot
22:52:51 #log4j2.rootLogger.includeLocation = false
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:52:51 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:52:51 log4j2.rootLogger.appenderRef.Console.ref = Console
22:52:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:52:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:52:51 log4j2.logger.spifly.name = org.apache.aries.spifly
22:52:51 log4j2.logger.spifly.level = WARN
22:52:51 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:52:51 log4j2.logger.audit.level = INFO
22:52:51 log4j2.logger.audit.additivity = false
22:52:51 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:52:51 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:52:51 log4j2.appender.console.type = Console
22:52:51 log4j2.appender.console.name = Console
22:52:51 log4j2.appender.console.layout.type = PatternLayout
22:52:51 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:52:51 log4j2.appender.rolling.type = RollingRandomAccessFile
22:52:51 log4j2.appender.rolling.name = RollingFile
22:52:51 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:52:51 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:52:51 #log4j2.appender.rolling.immediateFlush = false
22:52:51 log4j2.appender.rolling.append = true
22:52:51 log4j2.appender.rolling.layout.type = PatternLayout
22:52:51 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:52:51 log4j2.appender.rolling.policies.type = Policies
22:52:51 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:52:51 log4j2.appender.rolling.policies.size.size = 64MB
22:52:51 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:52:51 log4j2.appender.rolling.strategy.max = 7
22:52:51 log4j2.appender.audit.type = RollingRandomAccessFile
22:52:51 log4j2.appender.audit.name = AuditRollingFile
22:52:51 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:52:51 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:52:51 log4j2.appender.audit.append = true
22:52:51 log4j2.appender.audit.layout.type = PatternLayout
22:52:51 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:52:51 log4j2.appender.audit.policies.type = Policies
22:52:51 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:52:51 log4j2.appender.audit.policies.size.size = 8MB
22:52:51 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:52:51 log4j2.appender.audit.strategy.max = 7
22:52:51 log4j2.appender.osgi.type = PaxOsgi
22:52:51 log4j2.appender.osgi.name = PaxOsgi
22:52:51 log4j2.appender.osgi.filter = *
22:52:51 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:52:51 #log4j2.logger.aether.level = TRACE
22:52:51 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:52:51 #log4j2.logger.http-headers.level = DEBUG
22:52:51 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:52:51 #log4j2.logger.maven.level = TRACE
22:52:51 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
22:52:51 + logapi=log4j2
22:52:51 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
22:52:51 + '[' log4j2 == log4j2 ']'
22:52:51 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:51 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
22:52:51 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
22:52:51 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
22:52:51 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
22:52:51 controllerdebugmap:
22:52:51 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:51 + unset IFS
22:52:51 + echo 'controllerdebugmap: '
22:52:51 + '[' -n '' ']'
22:52:51 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
22:52:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
22:52:51 ################################################################################
22:52:51 #
22:52:51 # Licensed to the Apache Software Foundation (ASF) under one or more
22:52:51 # contributor license agreements. See the NOTICE file distributed with
22:52:51 # this work for additional information regarding copyright ownership.
22:52:51 # The ASF licenses this file to You under the Apache License, Version 2.0
22:52:51 # (the "License"); you may not use this file except in compliance with
22:52:51 # the License. You may obtain a copy of the License at
22:52:51 #
22:52:51 # http://www.apache.org/licenses/LICENSE-2.0
22:52:51 #
22:52:51 # Unless required by applicable law or agreed to in writing, software
22:52:51 # distributed under the License is distributed on an "AS IS" BASIS,
22:52:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:52:51 # See the License for the specific language governing permissions and
22:52:51 # limitations under the License.
22:52:51 #
22:52:51 ################################################################################
22:52:51
22:52:51 # Common pattern layout for appenders
22:52:51 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
22:52:51
22:52:51 # Root logger
22:52:51 log4j2.rootLogger.level = INFO
22:52:51 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
22:52:51 #log4j2.rootLogger.type = asyncRoot
22:52:51 #log4j2.rootLogger.includeLocation = false
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
22:52:51 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
22:52:51 log4j2.rootLogger.appenderRef.Console.ref = Console
22:52:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
22:52:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
22:52:51
22:52:51 # Filters for logs marked by org.opendaylight.odlparent.Markers
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
22:52:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
22:52:51
22:52:51 # Loggers configuration
22:52:51
22:52:51 # Spifly logger
22:52:51 log4j2.logger.spifly.name = org.apache.aries.spifly
22:52:51 log4j2.logger.spifly.level = WARN
22:52:51
22:52:51 # Security audit logger
22:52:51 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
22:52:51 log4j2.logger.audit.level = INFO
22:52:51 log4j2.logger.audit.additivity = false
22:52:51 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
22:52:51
22:52:51 # Appenders configuration
22:52:51
22:52:51 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
22:52:51 log4j2.appender.console.type = Console
22:52:51 log4j2.appender.console.name = Console
22:52:51 log4j2.appender.console.layout.type = PatternLayout
22:52:51 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
22:52:51
22:52:51 # Rolling file appender
22:52:51 log4j2.appender.rolling.type = RollingRandomAccessFile
22:52:51 log4j2.appender.rolling.name = RollingFile
22:52:51 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
22:52:51 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
22:52:51 # uncomment to not force a disk flush
22:52:51 #log4j2.appender.rolling.immediateFlush = false
22:52:51 log4j2.appender.rolling.append = true
22:52:51 log4j2.appender.rolling.layout.type = PatternLayout
22:52:51 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
22:52:51 log4j2.appender.rolling.policies.type = Policies
22:52:51 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
22:52:51 log4j2.appender.rolling.policies.size.size = 1GB
22:52:51 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
22:52:51 log4j2.appender.rolling.strategy.max = 7
22:52:51
22:52:51 # Audit file appender
22:52:51 log4j2.appender.audit.type = RollingRandomAccessFile
22:52:51 log4j2.appender.audit.name = AuditRollingFile
22:52:51 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
22:52:51 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
22:52:51 log4j2.appender.audit.append = true
22:52:51 log4j2.appender.audit.layout.type = PatternLayout
22:52:51 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
22:52:51 log4j2.appender.audit.policies.type = Policies
22:52:51 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
22:52:51 log4j2.appender.audit.policies.size.size = 8MB
22:52:51 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
22:52:51 log4j2.appender.audit.strategy.max = 7
22:52:51
22:52:51 # OSGi appender
22:52:51 log4j2.appender.osgi.type = PaxOsgi
22:52:51 log4j2.appender.osgi.name = PaxOsgi
22:52:51 log4j2.appender.osgi.filter = *
22:52:51
22:52:51 # help with identification of maven-related problems with pax-url-aether
22:52:51 #log4j2.logger.aether.name = shaded.org.eclipse.aether
22:52:51 #log4j2.logger.aether.level = TRACE
22:52:51 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
22:52:51 #log4j2.logger.http-headers.level = DEBUG
22:52:51 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
22:52:51 #log4j2.logger.maven.level = TRACE
22:52:51 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
22:52:51 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
22:52:51 Configure
22:52:51 java home: /usr/lib/jvm/java-21-openjdk-amd64
22:52:51 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:51 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
22:52:51 + local -r controllermem=3072m
22:52:51 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:51 + echo Configure
22:52:51 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
22:52:51 max memory: 3072m
22:52:51 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:51 + echo ' max memory: 3072m'
22:52:51 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
22:52:51 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:51 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:51 #!/bin/sh
22:52:51 #
22:52:51 # Licensed to the Apache Software Foundation (ASF) under one or more
22:52:51 # contributor license agreements. See the NOTICE file distributed with
22:52:51 # this work for additional information regarding copyright ownership.
22:52:51 # The ASF licenses this file to You under the Apache License, Version 2.0
22:52:51 # (the "License"); you may not use this file except in compliance with
22:52:51 # the License. You may obtain a copy of the License at
22:52:51 #
22:52:51 # http://www.apache.org/licenses/LICENSE-2.0
22:52:51 #
22:52:51 # Unless required by applicable law or agreed to in writing, software
22:52:51 # distributed under the License is distributed on an "AS IS" BASIS,
22:52:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22:52:51 # See the License for the specific language governing permissions and
22:52:51 # limitations under the License.
22:52:51 #
22:52:51
22:52:51 #
22:52:51 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
22:52:51 # script: client, instance, shell, start, status, stop, karaf
22:52:51 #
22:52:51 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
22:52:51 # Actions go here...
22:52:51 # fi
22:52:51
22:52:51 #
22:52:51 # general settings which should be applied for all scripts go here; please keep
22:52:51 # in mind that it is possible that scripts might be executed more than once, e.g.
22:52:51 # in example of the start script where the start script is executed first and the
22:52:51 # karaf script afterwards.
22:52:51 #
22:52:51
22:52:51 #
22:52:51 # The following section shows the possible configuration options for the default
22:52:51 # karaf scripts
22:52:51 #
22:52:51 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
22:52:51 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
22:52:51 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
22:52:51 # export EXTRA_JAVA_OPTS # Additional JVM options
22:52:51 # export KARAF_HOME # Karaf home folder
22:52:51 # export KARAF_DATA # Karaf data folder
22:52:51 # export KARAF_BASE # Karaf base folder
22:52:51 # export KARAF_ETC # Karaf etc folder
22:52:51 # export KARAF_LOG # Karaf log folder
22:52:51 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
22:52:51 # export KARAF_OPTS # Additional available Karaf options
22:52:51 # export KARAF_DEBUG # Enable debug mode
22:52:51 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
22:52:51 # export KARAF_NOROOT # Prevent execution as root if set to true
22:52:51 Set Java version
22:52:51 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:51 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
22:52:51 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
22:52:51 + echo 'Set Java version'
22:52:51 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
22:52:51 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:52:51 sudo: a password is required
22:52:51 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:52:51 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
22:52:51 sudo: a password is required
22:52:51 JDK default version ...
22:52:51 + echo 'JDK default version ...'
22:52:51 + java -version
22:52:52 openjdk version "21.0.9" 2025-10-21
22:52:52 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
22:52:52 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
22:52:52 Set JAVA_HOME
22:52:52 + echo 'Set JAVA_HOME'
22:52:52 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:52:52 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
22:52:52 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:52:52 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:52:52 Listing all open ports on controller system...
22:52:52 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
22:52:52 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
22:52:52 + echo 'Listing all open ports on controller system...'
22:52:52 + netstat -pnatu
22:52:52 /tmp/configuration-script.sh: line 40: netstat: command not found
22:52:52 Configuring cluster
22:52:52 + '[' -f /tmp/custom_shard_config.txt ']'
22:52:52 + echo 'Configuring cluster'
22:52:52 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.197
22:52:52 ################################################
22:52:52 ## Configure Cluster ##
22:52:52 ################################################
22:52:52 NOTE: Cluster configuration files not found. Copying from
22:52:52 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
22:52:52 Configuring unique name in pekko.conf
22:52:52 Configuring hostname in pekko.conf
22:52:52 Configuring data and rpc seed nodes in pekko.conf
22:52:52 modules = [
22:52:52
22:52:52 {
22:52:52 name = "inventory"
22:52:52 namespace = "urn:opendaylight:inventory"
22:52:52 shard-strategy = "module"
22:52:52 },
22:52:52 {
22:52:52 name = "topology"
22:52:52 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:52:52 shard-strategy = "module"
22:52:52 },
22:52:52 {
22:52:52 name = "toaster"
22:52:52 namespace = "http://netconfcentral.org/ns/toaster"
22:52:52 shard-strategy = "module"
22:52:52 }
22:52:52 ]
22:52:52 Configuring replication type in module-shards.conf
22:52:52 ################################################
22:52:52 ## NOTE: Manually restart controller to ##
22:52:52 ## apply configuration. ##
22:52:52 ################################################
22:52:52 Dump pekko.conf
22:52:52 + echo 'Dump pekko.conf'
22:52:52 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf
22:52:52
22:52:52 odl-cluster-data {
22:52:52 pekko {
22:52:52 remote {
22:52:52 artery {
22:52:52 enabled = on
22:52:52 transport = tcp
22:52:52 canonical.hostname = "10.30.170.197"
22:52:52 canonical.port = 2550
22:52:52 }
22:52:52 }
22:52:52
22:52:52 cluster {
22:52:52 # Using artery.
22:52:52 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.197:2550"]
22:52:52
22:52:52 roles = ["member-1"]
22:52:52
22:52:52 # when under load we might trip a false positive on the failure detector
22:52:52 # failure-detector {
22:52:52 # heartbeat-interval = 4 s
22:52:52 # acceptable-heartbeat-pause = 16s
22:52:52 # }
22:52:52 }
22:52:52
22:52:52 persistence {
22:52:52 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
22:52:52 # modifying the following two properties. The directory location specified may be a relative or absolute path.
22:52:52 # The relative path is always relative to KARAF_HOME.
22:52:52
22:52:52 # snapshot-store.local.dir = "target/snapshots"
22:52:52 }
22:52:52 disable-default-actor-system-quarantined-event-handling = "false"
22:52:52 }
22:52:52 }
22:52:52 Dump modules.conf
22:52:52 + echo 'Dump modules.conf'
22:52:52 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
22:52:52 modules = [
22:52:52
22:52:52 {
22:52:52 name = "inventory"
22:52:52 namespace = "urn:opendaylight:inventory"
22:52:52 shard-strategy = "module"
22:52:52 },
22:52:52 {
22:52:52 name = "topology"
22:52:52 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
22:52:52 shard-strategy = "module"
22:52:52 },
22:52:52 {
22:52:52 name = "toaster"
22:52:52 namespace = "http://netconfcentral.org/ns/toaster"
22:52:52 shard-strategy = "module"
22:52:52 }
22:52:52 ]
22:52:52 Dump module-shards.conf
22:52:52 + echo 'Dump module-shards.conf'
22:52:52 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
22:52:52 module-shards = [
22:52:52 {
22:52:52 name = "default"
22:52:52 shards = [
22:52:52 {
22:52:52 name = "default"
22:52:52 replicas = ["member-1"]
22:52:52 }
22:52:52 ]
22:52:52 },
22:52:52 {
22:52:52 name = "inventory"
22:52:52 shards = [
22:52:52 {
22:52:52 name="inventory"
22:52:52 replicas = ["member-1"]
22:52:52 }
22:52:52 ]
22:52:52 },
22:52:52 {
22:52:52 name = "topology"
22:52:52 shards = [
22:52:52 {
22:52:52 name="topology"
22:52:52 replicas = ["member-1"]
22:52:52 }
22:52:52 ]
22:52:52 },
22:52:52 {
22:52:52 name = "toaster"
22:52:52 shards = [
22:52:52 {
22:52:52 name="toaster"
22:52:52 replicas = ["member-1"]
22:52:52 }
22:52:52 ]
22:52:52 }
22:52:52 ]
22:52:52 Locating config plan to use...
22:52:52 Finished running config plans
22:52:52 Starting member-1 with IP address 10.30.170.197
22:52:52 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:52:52 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:52:52 Redirecting karaf console output to karaf_console.log
22:52:52 Starting controller...
22:52:52 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
22:52:52 Execute the post startup script on controller 10.30.170.197
22:52:52 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:52:52 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:52:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:52:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
22:53:53 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
22:53:58 2026-01-25T22:53:17,574 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 324 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:53:58 Controller is UP
22:53:58 2026-01-25T22:53:17,574 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 324 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
22:53:58 Listing all open ports on controller system...
22:53:58 /tmp/post-startup-script.sh: line 51: netstat: command not found
22:53:58 looking for "BindException: Address already in use" in log file
22:53:58 looking for "server is unhealthy" in log file
22:53:58 Let's take the karaf thread dump
22:53:58 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:53:58 karaf main: org.apache.karaf.main.Main, pid:2038
22:53:58 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:53:59 Generating mininet variables...
22:53:59 Locating test plan to use...
22:53:59 Changing the testplan path...
22:53:59 # Place the suites in run order:
22:53:59 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/ready
22:53:59 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/apidocs
22:53:59 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/MDSAL
22:53:59 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/CRUD
22:53:59 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/CRUD-ACTION
22:53:59 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/notifications
22:53:59 /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/KeyAuth
22:53:59
22:53:59 Starting Robot test suites /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/ready /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/apidocs /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/MDSAL /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/CRUD /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/CRUD-ACTION /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/notifications /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/suites/netconf/KeyAuth ...
22:53:59 ==============================================================================
22:53:59 netconf-userfeatures-netty.txt
22:53:59 ==============================================================================
22:53:59 netconf-userfeatures-netty.txt.Ready
22:53:59 ==============================================================================
22:54:00 netconf-userfeatures-netty.txt.Ready.Netconfready :: netconf-connector read...
22:54:00 ==============================================================================
22:54:03 Check_Whether_Netconf_Topology_Is_Ready :: Checks netconf readiness. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:11 | PASS |
22:54:11 ------------------------------------------------------------------------------
22:54:11 Wait_For_Netconf_Connector :: Wait for the Netconf to go up for co... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:11 | PASS |
22:54:11 ------------------------------------------------------------------------------
22:54:11 Wait_Even_Longer :: Bugs such as 7175 may require to wait longer t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:11 | PASS |
22:54:11 Netconf was detected to be up and running so bug 5014 did not show up.
22:54:11 ------------------------------------------------------------------------------
22:54:11 Check_For_Bug_5014 :: If Netconf appears to be down, it may be due... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:11 | PASS |
22:54:11 Netconf was detected to be up and running so bug 5014 did not show up.
22:54:11 ------------------------------------------------------------------------------
22:54:11 Check_Whether_Netconf_Can_Pretty_Print :: Make one request to netc... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:11 | PASS |
22:54:11 ------------------------------------------------------------------------------
22:54:11 Wait_For_MDSAL :: Wait for the MDSAL feature to become online :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:28 | PASS |
22:54:28 ------------------------------------------------------------------------------
22:54:29 netconf-userfeatures-netty.txt.Ready.Netconfready :: netconf-conne... | PASS |
22:54:29 6 tests, 6 passed, 0 failed
22:54:29 ==============================================================================
22:54:29 netconf-userfeatures-netty.txt.Ready | PASS |
22:54:29 6 tests, 6 passed, 0 failed
22:54:29 ==============================================================================
22:54:29 netconf-userfeatures-netty.txt.Apidocs
22:54:29 ==============================================================================
22:54:29 netconf-userfeatures-netty.txt.Apidocs.Apidocs :: Test suite to verify Apid...
22:54:29 ==============================================================================
22:54:29 Get Apidoc Apis :: Get the Apidoc Apis list, check 200 status and ... | PASS |
22:54:33 ------------------------------------------------------------------------------
22:54:33 netconf-userfeatures-netty.txt.Apidocs.Apidocs :: Test suite to ve... | PASS |
22:54:33 1 test, 1 passed, 0 failed
22:54:33 ==============================================================================
22:54:33 netconf-userfeatures-netty.txt.Apidocs | PASS |
22:54:33 1 test, 1 passed, 0 failed
22:54:33 ==============================================================================
22:54:33 netconf-userfeatures-netty.txt.MDSAL
22:54:33 ==============================================================================
22:54:33 netconf-userfeatures-netty.txt.MDSAL.Northbound :: Metconf MDSAL Northbound...
22:54:33 ==============================================================================
22:54:34 Connect_To_ODL_Netconf :: Connect to ODL Netconf and fail if that ... | PASS |
22:54:35 ------------------------------------------------------------------------------
22:54:35 Get_Config_Running :: Make sure the configuration has only the def... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:36 | PASS |
22:54:36 ------------------------------------------------------------------------------
22:54:36 Missing_Message_ID_Attribute :: Check that messages with missing "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:36 | PASS |
22:54:36 ------------------------------------------------------------------------------
22:54:36 Additional_Attributes_In_Message :: Check that additional attribut... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:37 | PASS |
22:54:37 ------------------------------------------------------------------------------
22:54:37 Send_Stuff_In_Undefined_Namespace :: Try to send something within ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:37 | PASS |
22:54:37 ------------------------------------------------------------------------------
22:54:37 Edit_Config_First_Batch_Merge :: Request a "merge" operation addin... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:37 | PASS |
22:54:37 ------------------------------------------------------------------------------
22:54:37 Get_Config_Running_To_Confirm_No_Edit_Before_Commit :: Make sure t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:37 | PASS |
22:54:37 ------------------------------------------------------------------------------
22:54:37 Commit_Edit :: Commit the change and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:37 | PASS |
22:54:37 ------------------------------------------------------------------------------
22:54:37 First_Batch_In_Config_Running_To_Confirm_Edit_After_Commit :: Chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:38 | PASS |
22:54:38 ------------------------------------------------------------------------------
22:54:38 Terminate_Connection_Gracefully :: Close the session and disconnect. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:38 | PASS |
22:54:38 ------------------------------------------------------------------------------
22:54:38 Reconnect_To_ODL_Netconf_After_Graceful_Session_End :: Reconnect t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:39 | PASS |
22:54:39 ------------------------------------------------------------------------------
22:54:39 First_Batch_In_Config_Running_After_Reconnect :: Check that the ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:40 | PASS |
22:54:40 ------------------------------------------------------------------------------
22:54:40 Edit_Config_Create_Shall_Fail_Now :: Request a "create" operation ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:40 | PASS |
22:54:40 ------------------------------------------------------------------------------
22:54:40 Delete_First_Batch :: Delete the created element from the candidat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:40 | PASS |
22:54:40 ------------------------------------------------------------------------------
22:54:40 Get_Config_Running_To_Confirm_No_Delete_Before_Commit :: Make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:40 | PASS |
22:54:40 ------------------------------------------------------------------------------
22:54:40 Commit_Delete :: Commit the deletion of the element and check the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:41 | PASS |
22:54:41 ------------------------------------------------------------------------------
22:54:41 Get_Config_Running_To_Confirm_Delete_After_Commit :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:41 | PASS |
22:54:41 ------------------------------------------------------------------------------
22:54:41 Commit_No_Transaction :: Attempt to perform "commit" when there ar... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:41 | PASS |
22:54:41 ------------------------------------------------------------------------------
22:54:41 Edit_Config_Second_Batch_Merge :: Create an element to be discarde... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:41 | PASS |
22:54:41 ------------------------------------------------------------------------------
22:54:41 Get_And_Check_Config_Candidate_For_Discard :: Check that the eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:42 | PASS |
22:54:42 ------------------------------------------------------------------------------
22:54:42 Discard_Changes_Using_Discard_Request :: Ask the server to discard... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:42 | PASS |
22:54:42 ------------------------------------------------------------------------------
22:54:42 Get_And_Check_Config_Candidate_To_Confirm_Discard :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:42 | PASS |
22:54:42 ------------------------------------------------------------------------------
22:54:42 Edit_Config_Multiple_Batch_Merge_Create :: Use a create request wi... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:42 | PASS |
22:54:42 ------------------------------------------------------------------------------
22:54:42 Edit_Config_Multiple_Batch_Merge_Third :: Use a create request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:43 | PASS |
22:54:43 ------------------------------------------------------------------------------
22:54:43 Edit_Config_Multiple_Batch_Merge_Fourth :: Use a merge request wit... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:43 | PASS |
22:54:43 ------------------------------------------------------------------------------
22:54:43 Edit_Config_Multiple_Batch_Merge_Fifth :: Add a "name4" subelement... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:43 | PASS |
22:54:43 ------------------------------------------------------------------------------
22:54:43 Commit_Multiple_Merge :: Commit the changes and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:43 | PASS |
22:54:43 ------------------------------------------------------------------------------
22:54:43 Multiple_Batch_Data_In_Running_Config :: Check that the 3 subeleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:43 | PASS |
22:54:43 ------------------------------------------------------------------------------
22:54:43 Abort_Connection_To_Simulate_Session_Failure :: Simulate session f... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:44 | PASS |
22:54:44 ------------------------------------------------------------------------------
22:54:44 Reconnect_To_ODL_Netconf_After_Session_Failure :: Reconnect to ODL... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:45 | PASS |
22:54:45 ------------------------------------------------------------------------------
22:54:45 Multiple_Batch_Data_In_Running_Config_After_Session_Failure :: Che... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:45 | PASS |
22:54:45 ------------------------------------------------------------------------------
22:54:45 Edit_Multiple_Merge_Data :: Add another subelement named "test" to... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:45 | PASS |
22:54:45 ------------------------------------------------------------------------------
22:54:45 Commit_Multiple_Modules_Merge_Edit :: Commit the addition of the "... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:45 | PASS |
22:54:45 ------------------------------------------------------------------------------
22:54:45 Check_Multiple_Modules_Merge_Edit :: Check that the "test" subelem... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:46 | PASS |
22:54:46 ------------------------------------------------------------------------------
22:54:46 Update_Multiple_Modules_Merge :: Update the value of the "port" su... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:46 | PASS |
22:54:46 ------------------------------------------------------------------------------
22:54:46 Commit_Multiple_Modules_Merge_Update :: Commit the update and chec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:46 | PASS |
22:54:46 ------------------------------------------------------------------------------
22:54:46 Check_Multiple_Modules_Merge_Update :: Check that the value of the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:47 | PASS |
22:54:47 ------------------------------------------------------------------------------
22:54:47 Replace_Multiple_Modules_Merge :: Replace the content of the "test... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:47 | PASS |
22:54:47 ------------------------------------------------------------------------------
22:54:47 Commit_Multiple_Modules_Merge_Replace :: Commit the replace and ch... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:47 | PASS |
22:54:47 ------------------------------------------------------------------------------
22:54:47 Check_Multiple_Modules_Merge_Replace :: Check that the new content... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:47 | PASS |
22:54:47 ------------------------------------------------------------------------------
22:54:47 Remove_Test_Data :: Remove the testing elements and all their sube... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:47 | PASS |
22:54:47 ------------------------------------------------------------------------------
22:54:47 Commit_Test_Data_Removal :: Commit the removal and check the reply. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:48 | PASS |
22:54:48 ------------------------------------------------------------------------------
22:54:48 Connector_Simplified_Pattern :: Several requests in a (simplified)... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:48 | PASS |
22:54:48 ------------------------------------------------------------------------------
22:54:48 Test_Bug_7791 :: Send (checking replies) series of netconf message... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:48 | PASS |
22:54:48 ------------------------------------------------------------------------------
22:54:48 Delete_Not_Existing_Element :: Attempt to delete the elements agai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:48 | PASS |
22:54:48 ------------------------------------------------------------------------------
22:54:48 Commit_Delete_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:48 | PASS |
22:54:48 ------------------------------------------------------------------------------
22:54:48 Remove_Not_Existing_Module :: Attempt to remove the "module" eleme... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:48 | PASS |
22:54:48 ------------------------------------------------------------------------------
22:54:48 Commit_Remove_Not_Existing_Module :: Attempt to commit and check t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:48 | PASS |
22:54:48 ------------------------------------------------------------------------------
22:54:48 Close_Session :: Close the session and check that it was closed pr... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:48 | PASS |
22:54:48 ------------------------------------------------------------------------------
22:54:48 netconf-userfeatures-netty.txt.MDSAL.Northbound :: Metconf MDSAL N... | PASS |
22:54:48 49 tests, 49 passed, 0 failed
22:54:48 ==============================================================================
22:54:48 netconf-userfeatures-netty.txt.MDSAL | PASS |
22:54:48 49 tests, 49 passed, 0 failed
22:54:48 ==============================================================================
22:54:48 netconf-userfeatures-netty.txt.CRUD
22:54:48 ==============================================================================
22:54:48 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:54:48 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:54:48 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:54:48 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:54:48 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:54:48 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD-RPC' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:54:48 netconf-userfeatures-netty.txt.CRUD.CRUD-RPC :: netconf-connector CRUD test...
22:54:48 ==============================================================================
22:54:50 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:54:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:08 | PASS |
22:55:08 ------------------------------------------------------------------------------
22:55:08 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:08 | PASS |
22:55:08 ------------------------------------------------------------------------------
22:55:08 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:09 | PASS |
22:55:09 ------------------------------------------------------------------------------
22:55:09 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:09 | PASS |
22:55:09 ------------------------------------------------------------------------------
22:55:09 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:11 | PASS |
22:55:11 ------------------------------------------------------------------------------
22:55:11 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:11 | PASS |
22:55:11 ------------------------------------------------------------------------------
22:55:11 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:12 | PASS |
22:55:12 ------------------------------------------------------------------------------
22:55:12 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:12 | PASS |
22:55:12 ------------------------------------------------------------------------------
22:55:12 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:12 | PASS |
22:55:12 ------------------------------------------------------------------------------
22:55:12 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:12 | PASS |
22:55:12 ------------------------------------------------------------------------------
22:55:12 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:13 | PASS |
22:55:13 ------------------------------------------------------------------------------
22:55:13 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:13 | PASS |
22:55:13 ------------------------------------------------------------------------------
22:55:13 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:13 | PASS |
22:55:13 ------------------------------------------------------------------------------
22:55:13 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:14 | PASS |
22:55:14 ------------------------------------------------------------------------------
22:55:14 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:14 | PASS |
22:55:14 ------------------------------------------------------------------------------
22:55:14 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:15 | PASS |
22:55:15 ------------------------------------------------------------------------------
22:55:15 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:15 | PASS |
22:55:15 ------------------------------------------------------------------------------
22:55:15 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:15 | PASS |
22:55:15 ------------------------------------------------------------------------------
22:55:15 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:15 | PASS |
22:55:15 ------------------------------------------------------------------------------
22:55:15 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:16 | PASS |
22:55:16 ------------------------------------------------------------------------------
22:55:16 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:16 | PASS |
22:55:16 ------------------------------------------------------------------------------
22:55:16 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:16 | PASS |
22:55:16 ------------------------------------------------------------------------------
22:55:16 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:16 | PASS |
22:55:16 ------------------------------------------------------------------------------
22:55:16 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:16 | PASS |
22:55:16 ------------------------------------------------------------------------------
22:55:16 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:17 | PASS |
22:55:17 ------------------------------------------------------------------------------
22:55:17 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:17 | PASS |
22:55:17 ------------------------------------------------------------------------------
22:55:17 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:17 | PASS |
22:55:17 ------------------------------------------------------------------------------
22:55:17 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:17 | PASS |
22:55:17 ------------------------------------------------------------------------------
22:55:17 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:18 | PASS |
22:55:18 ------------------------------------------------------------------------------
22:55:18 netconf-userfeatures-netty.txt.CRUD.CRUD-RPC :: netconf-connector ... | PASS |
22:55:18 29 tests, 29 passed, 0 failed
22:55:18 ==============================================================================
22:55:18 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:18 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:18 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:18 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:18 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:18 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures-netty.txt.CRUD.CRUD' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:18 netconf-userfeatures-netty.txt.CRUD.CRUD :: netconf-connector CRUD test suite.
22:55:18 ==============================================================================
22:55:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:20 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:25 | PASS |
22:55:25 ------------------------------------------------------------------------------
22:55:25 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:25 | PASS |
22:55:25 ------------------------------------------------------------------------------
22:55:25 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:26 | PASS |
22:55:26 ------------------------------------------------------------------------------
22:55:26 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:26 | PASS |
22:55:26 ------------------------------------------------------------------------------
22:55:26 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:27 | PASS |
22:55:27 ------------------------------------------------------------------------------
22:55:27 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:27 | PASS |
22:55:27 ------------------------------------------------------------------------------
22:55:27 Create_Device_Data_Label_Via_Xml :: Send a sample test data label ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:28 | PASS |
22:55:28 ------------------------------------------------------------------------------
22:55:28 Check_Device_Data_Label_Is_Created :: Get the device data label an... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:28 | PASS |
22:55:28 ------------------------------------------------------------------------------
22:55:28 Modify_Device_Data_Label_Via_Xml :: Send a request to change the s... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:28 | PASS |
22:55:28 ------------------------------------------------------------------------------
22:55:28 Check_Device_Data_Label_Is_Modified :: Get the device data label a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:28 | PASS |
22:55:28 ------------------------------------------------------------------------------
22:55:28 Deconfigure_Device_From_Netconf_Temporarily :: Make request to dec... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:28 | PASS |
22:55:28 ------------------------------------------------------------------------------
22:55:28 Wait_For_Device_To_Be_Gone :: Wait for the device to completely di... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:29 | PASS |
22:55:29 ------------------------------------------------------------------------------
22:55:29 Configure_The_Device_Back :: Configure the device again. This is t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:29 | PASS |
22:55:29 ------------------------------------------------------------------------------
22:55:29 Wait_For_Device_To_Reconnect :: Wait until the device becomes avai... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:30 | PASS |
22:55:30 ------------------------------------------------------------------------------
22:55:30 Check_Modified_Device_Data_Is_Still_There :: Get the device data a... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:30 | PASS |
22:55:30 ------------------------------------------------------------------------------
22:55:30 Modify_Device_Data_Again :: Send a request to change the sample te... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:31 | PASS |
22:55:31 ------------------------------------------------------------------------------
22:55:31 Check_Device_Data_Is_Modified_Again :: Get the device data and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:31 | PASS |
22:55:31 ------------------------------------------------------------------------------
22:55:31 Modify_Device_Data_Label_Via_Json :: Send a JSON request to change... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:31 | PASS |
22:55:31 ------------------------------------------------------------------------------
22:55:31 Check_Device_Data_Label_Is_Modified_Via_Json :: Get the device dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:31 | PASS |
22:55:31 ------------------------------------------------------------------------------
22:55:31 Create_Car_List :: Send a request to create a list of cars in the ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:31 | PASS |
22:55:31 ------------------------------------------------------------------------------
22:55:31 Check_Car_List_Created :: Get the device data label as XML and mak... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:31 | PASS |
22:55:31 ------------------------------------------------------------------------------
22:55:31 Add_Device_Data_Item_1_Via_XML_Post :: Send a request to create a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:32 | PASS |
22:55:32 ------------------------------------------------------------------------------
22:55:32 Check_Item1_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:32 | PASS |
22:55:32 ------------------------------------------------------------------------------
22:55:32 Add_Device_Data_Item_2_Via_JSON_Post :: Send a JSON request to cha... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:32 | PASS |
22:55:32 ------------------------------------------------------------------------------
22:55:32 Check_Item2_Is_Created :: Get the device data as XML and make sure... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:32 | PASS |
22:55:32 ------------------------------------------------------------------------------
22:55:32 Delete_Device_Data :: Send a request to delete the sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:33 | PASS |
22:55:33 ------------------------------------------------------------------------------
22:55:33 Check_Device_Data_Is_Deleted :: Get the device data and make sure ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:33 | PASS |
22:55:33 ------------------------------------------------------------------------------
22:55:33 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:33 | PASS |
22:55:33 ------------------------------------------------------------------------------
22:55:33 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:33 | PASS |
22:55:33 ------------------------------------------------------------------------------
22:55:34 netconf-userfeatures-netty.txt.CRUD.CRUD :: netconf-connector CRUD... | PASS |
22:55:34 29 tests, 29 passed, 0 failed
22:55:34 ==============================================================================
22:55:34 netconf-userfeatures-netty.txt.CRUD | PASS |
22:55:34 58 tests, 58 passed, 0 failed
22:55:34 ==============================================================================
22:55:34 netconf-userfeatures-netty.txt.CRUD-ACTION
22:55:34 ==============================================================================
22:55:34 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:34 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:34 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:34 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:34 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:34 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:34 netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION :: netconf-connector...
22:55:34 ==============================================================================
22:55:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:35 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:41 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:41 | PASS |
22:55:41 ------------------------------------------------------------------------------
22:55:41 Configure_Device_On_Netconf :: Make request to configure a testtoo... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:41 | PASS |
22:55:41 ------------------------------------------------------------------------------
22:55:41 Check_ODL_Has_Netconf_Connector_For_Device :: Get the list of conf... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:41 | PASS |
22:55:41 ------------------------------------------------------------------------------
22:55:41 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:44 | PASS |
22:55:44 ------------------------------------------------------------------------------
22:55:44 Check_Device_Data_Is_Empty :: Get the device data and make sure it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:44 | PASS |
22:55:44 ------------------------------------------------------------------------------
22:55:44 Invoke_Yang1.1_Action_Via_Xml_Post :: Send a sample test data labe... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:44 | PASS |
22:55:44 ------------------------------------------------------------------------------
22:55:44 Invoke_Yang1.1_Action_Via_Json_Post :: Send a sample test data lab... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:44 | PASS |
22:55:44 ------------------------------------------------------------------------------
22:55:44 Invoke_Yang1.1_Augmentation_Via_Xml_Post :: Send a sample test dat... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:45 | PASS |
22:55:45 ------------------------------------------------------------------------------
22:55:45 Invoke_Yang1.1_Augmentation_Via_Json_Post :: Send a sample test da... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:45 | PASS |
22:55:45 ------------------------------------------------------------------------------
22:55:45 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:45 | PASS |
22:55:45 ------------------------------------------------------------------------------
22:55:45 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:45 | PASS |
22:55:45 ------------------------------------------------------------------------------
22:55:46 netconf-userfeatures-netty.txt.CRUD-ACTION.CRUD-ACTION :: netconf-... | PASS |
22:55:46 11 tests, 11 passed, 0 failed
22:55:46 ==============================================================================
22:55:46 netconf-userfeatures-netty.txt.CRUD-ACTION | PASS |
22:55:46 11 tests, 11 passed, 0 failed
22:55:46 ==============================================================================
22:55:46 netconf-userfeatures-netty.txt.Notifications
22:55:46 ==============================================================================
22:55:46 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-userfeatures-netty.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:46 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-userfeatures-netty.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:46 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-userfeatures-netty.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:46 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:46 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-userfeatures-netty.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:46 [ WARN ] Error in file '/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-userfeatures-netty.txt.Notifications.Notifications Basic' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
22:55:46 netconf-userfeatures-netty.txt.Notifications.Notifications Basic :: Basic t...
22:55:46 ==============================================================================
22:55:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:47 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:58 Create_DCN_Stream :: Create DCN stream. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:58 | PASS |
22:55:58 ------------------------------------------------------------------------------
22:55:58 Subscribe_To_DCN_Stream :: Subscribe to DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:59 | PASS |
22:55:59 ------------------------------------------------------------------------------
22:55:59 List_DCN_Streams :: List DCN streams. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:55:59 | PASS |
22:55:59 ------------------------------------------------------------------------------
22:55:59 Start_Receiver :: Start the WSS/SSE listener :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:56:03 | PASS |
22:56:03 ------------------------------------------------------------------------------
22:56:03 Change_DS_Config :: Make a change in DS configuration. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:56:03 | PASS |
22:56:03 ------------------------------------------------------------------------------
22:56:03 Check_Notification :: Check the WSS/SSE listener log for a change ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:56:03 | PASS |
22:56:03 ------------------------------------------------------------------------------
22:56:03 Check_Delete_Notification :: Check the WSS/SSE listener log for a ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:56:03 | PASS |
22:56:03 ------------------------------------------------------------------------------
22:56:03 Check_Bug_3934 :: Check the WSS/SSE listener log for the bug corre... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:56:03 | PASS |
22:56:03 ------------------------------------------------------------------------------
22:56:03 netconf-userfeatures-netty.txt.Notifications.Notifications Basic :... | PASS |
22:56:03 8 tests, 8 passed, 0 failed
22:56:03 ==============================================================================
22:56:03 netconf-userfeatures-netty.txt.Notifications | PASS |
22:56:03 8 tests, 8 passed, 0 failed
22:56:03 ==============================================================================
22:56:03 netconf-userfeatures-netty.txt.KeyAuth
22:56:03 ==============================================================================
22:56:03 netconf-userfeatures-netty.txt.KeyAuth.Keyauth :: Test suite to verify the ...
22:56:03 ==============================================================================
22:56:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:56:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:56:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:56:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:56:16 Check_Device_Is_Not_Configured_At_Beginning :: Sanity check making... | PASS |
22:56:16 ------------------------------------------------------------------------------
22:56:16 Configure_Device_On_Netconf :: Make request to configure netconf n... | PASS |
22:56:17 ------------------------------------------------------------------------------
22:56:17 Wait_For_Device_To_Become_Connected :: Wait until the device becom... | FAIL |
22:56:37 Keyword 'Check_Device_Connected' failed after retrying for 20 seconds. The last error was: '{
22:56:37 "network-topology:node": [
22:56:37 {
22:56:37 "netconf-node-topology:netconf-node": {
22:56:37 "connection-status": "connecting",
22:56:37 "host": "10.30.171.155",
22:56:37 "key-based": {
22:56:37 "key-id": "device-key",
22:56:37 "username": "netconf"
22:56:37 },
22:56:37 "port": 830
22:56:37 },
22:56:37 "node-id": "netconf-test-device"
22:56:37 }
22:56:37 ]
22:56:37 }
22:56:37 ' does not contain 'connection-status": "connected"'
22:56:37 ------------------------------------------------------------------------------
22:56:37 Deconfigure_Device_From_Netconf :: Make request to deconfigure the... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
22:56:37 | PASS |
22:56:37 ------------------------------------------------------------------------------
22:56:37 Check_Device_Going_To_Be_Gone_After_Deconfiguring :: Check that th... | PASS |
22:56:37 ------------------------------------------------------------------------------
22:56:37 netconf-userfeatures-netty.txt.KeyAuth.Keyauth :: Test suite to ve... | FAIL |
22:56:37 5 tests, 4 passed, 1 failed
22:56:37 ==============================================================================
22:56:37 netconf-userfeatures-netty.txt.KeyAuth | FAIL |
22:56:37 5 tests, 4 passed, 1 failed
22:56:37 ==============================================================================
22:56:37 netconf-userfeatures-netty.txt | FAIL |
22:56:37 138 tests, 137 passed, 1 failed
22:56:37 ==============================================================================
22:56:37 Output: /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/output.xml
22:56:39 Log: /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/log.html
22:56:39 Report: /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/report.html
22:56:39 Examining the files in data/log and checking filesize
22:56:39 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:56:40 total 708
22:56:40 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 22:52 .
22:56:40 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 25 22:52 karaf_console.log
22:56:40 drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 22:53 ..
22:56:40 -rw-rw-r-- 1 jenkins jenkins 709628 Jan 25 22:56 karaf.log
22:56:40 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:56:40 696K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
22:56:40 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
22:56:40 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:56:40 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory
22:56:40 Let's take the karaf thread dump again...
22:56:40 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:56:40 karaf main: org.apache.karaf.main.Main, pid:2038
22:56:40 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:56:41 Killing ODL
22:56:41 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:56:46 Compressing karaf.log 1
22:56:46 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:56:46 Fetching compressed karaf.log 1
22:56:46 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:56:47 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:56:47 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:56:47 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:56:47 Fetch GC logs
22:56:47 Warning: Permanently added '10.30.170.197' (ECDSA) to the list of known hosts.
22:56:47 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
22:56:47 Examine copied files
22:56:47 total 19928
22:56:47 drwxrwxr-x. 2 jenkins jenkins 6 Jan 25 22:56 gclogs-1
22:56:47 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 25 22:56 odl1_karaf_console.log
22:56:47 -rw-rw-r--. 1 jenkins jenkins 50884 Jan 25 22:56 odl1_karaf.log.gz
22:56:47 -rw-rw-r--. 1 jenkins jenkins 156796 Jan 25 22:56 karaf_1_2038_threads_after.log
22:56:47 -rw-rw-r--. 1 jenkins jenkins 14216 Jan 25 22:56 ps_after.log
22:56:47 -rw-rw-r--. 1 jenkins jenkins 271333 Jan 25 22:56 report.html
22:56:47 -rw-rw-r--. 1 jenkins jenkins 2214624 Jan 25 22:56 log.html
22:56:47 -rw-rw-r--. 1 jenkins jenkins 16013159 Jan 25 22:56 output.xml
22:56:47 -rw-rw-r--. 1 jenkins jenkins 258939 Jan 25 22:55 testtool--netconf-userfeatures-netty-txt-CRUD-ACTION-CRUD-ACTION.1769381736.741.log
22:56:47 -rw-rw-r--. 1 jenkins jenkins 580854 Jan 25 22:55 testtool--netconf-userfeatures-netty-txt-CRUD-CRUD.1769381721.335.log
22:56:47 -rw-rw-r--. 1 jenkins jenkins 621286 Jan 25 22:55 testtool--netconf-userfeatures-netty-txt-CRUD-CRUD-RPC.1769381691.516.log
22:56:47 -rw-rw-r--. 1 jenkins jenkins 716 Jan 25 22:53 testplan.txt
22:56:47 -rw-rw-r--. 1 jenkins jenkins 129978 Jan 25 22:53 karaf_1_2038_threads_before.log
22:56:47 -rw-rw-r--. 1 jenkins jenkins 14395 Jan 25 22:53 ps_before.log
22:56:47 -rw-rw-r--. 1 jenkins jenkins 3370 Jan 25 22:52 post-startup-script.sh
22:56:47 -rw-rw-r--. 1 jenkins jenkins 252 Jan 25 22:52 startup-script.sh
22:56:47 -rw-rw-r--. 1 jenkins jenkins 3488 Jan 25 22:52 configuration-script.sh
22:56:47 -rw-rw-r--. 1 jenkins jenkins 333 Jan 25 22:52 detect_variables.env
22:56:47 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 25 22:52 pom.xml
22:56:47 -rw-rw-r--. 1 jenkins jenkins 92 Jan 25 22:52 set_variables.env
22:56:47 -rw-rw-r--. 1 jenkins jenkins 299 Jan 25 22:52 slave_addresses.txt
22:56:47 -rw-rw-r--. 1 jenkins jenkins 570 Jan 25 22:51 requirements.txt
22:56:47 -rw-rw-r--. 1 jenkins jenkins 26 Jan 25 22:51 env.properties
22:56:47 -rw-rw-r--. 1 jenkins jenkins 324 Jan 25 22:50 stack-parameters.yaml
22:56:47 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 25 22:48 test
22:56:47 drwxrwxr-x. 2 jenkins jenkins 6 Jan 25 22:48 test@tmp
22:56:47 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
22:56:48 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins4031522608260759005.sh
22:56:48 Karaf Deployments, Tests must have already run
22:56:48 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/sh /tmp/jenkins15664169881886504803.sh
22:56:48 Cleaning up Robot installation...
22:56:48 $ ssh-agent -k
22:56:48 unset SSH_AUTH_SOCK;
22:56:48 unset SSH_AGENT_PID;
22:56:48 echo Agent pid 5313 killed;
22:56:48 [ssh-agent] Stopped.
22:56:48 Recording plot data
22:56:48 Robot results publisher started...
22:56:48 INFO: Checking test criticality is deprecated and will be dropped in a future release!
22:56:48 -Parsing output xml:
22:56:49 Done!
22:56:49 -Copying log files to build dir:
22:56:50 Done!
22:56:50 -Assigning results to build:
22:56:50 Done!
22:56:50 -Checking thresholds:
22:56:50 Done!
22:56:50 Done publishing Robot results.
22:56:50 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
22:56:50 [PostBuildScript] - [INFO] Executing post build scripts.
22:56:50 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins9557144942806441138.sh
22:56:50 Archiving csit artifacts
22:56:50 mv: cannot stat '*_1.png': No such file or directory
22:56:50 mv: cannot stat '/tmp/odl1_*': No such file or directory
22:56:50 % Total % Received % Xferd Average Speed Time Time Time Current
22:56:50 Dload Upload Total Spent Left Speed
22:56:50
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 2300k 0 2300k 0 0 6070k 0 --:--:-- --:--:-- --:--:-- 6070k
22:56:50 Archive: robot-plugin.zip
22:56:50 inflating: ./archives/robot-plugin/log.html
22:56:50 inflating: ./archives/robot-plugin/output.xml
22:56:50 inflating: ./archives/robot-plugin/report.html
22:56:50 mv: cannot stat '*.log.gz': No such file or directory
22:56:50 mv: cannot stat '*.csv': No such file or directory
22:56:50 mv: cannot stat '*.png': No such file or directory
22:56:50 [PostBuildScript] - [INFO] Executing post build scripts.
22:56:50 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins2351171988740930178.sh
22:56:50 [PostBuildScript] - [INFO] Executing post build scripts.
22:56:50 [EnvInject] - Injecting environment variables from a build step.
22:56:50 [EnvInject] - Injecting as environment variables the properties content
22:56:50 OS_CLOUD=vex
22:56:50 OS_STACK_NAME=releng-netconf-csit-1node-userfeatures-netty-all-vanadium-26
22:56:50
22:56:50 [EnvInject] - Variables injected successfully.
22:56:50 provisioning config files...
22:56:51 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
22:56:51 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins13392463717450927100.sh
22:56:51 ---> openstack-stack-delete.sh
22:56:51 Setup pyenv:
22:56:51 system
22:56:51 3.8.13
22:56:51 3.9.13
22:56:51 3.10.13
22:56:51 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:56:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DXI8 from file:/tmp/.os_lf_venv
22:56:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:56:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:56:53 lf-activate-venv(): INFO: Base packages installed successfully
22:56:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
22:57:08 lf-activate-venv(): INFO: Adding /tmp/venv-DXI8/bin to PATH
22:57:08 INFO: Stack cost retrieval disabled, setting cost to 0
22:57:20 INFO: Deleting stack releng-netconf-csit-1node-userfeatures-netty-all-vanadium-26
22:57:20 Successfully deleted stack releng-netconf-csit-1node-userfeatures-netty-all-vanadium-26
22:57:20 [PostBuildScript] - [INFO] Executing post build scripts.
22:57:20 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins12839435634277405368.sh
22:57:20 ---> sysstat.sh
22:57:21 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins3950149316649258338.sh
22:57:21 ---> package-listing.sh
22:57:21 ++ facter osfamily
22:57:21 ++ tr '[:upper:]' '[:lower:]'
22:57:21 + OS_FAMILY=redhat
22:57:21 + workspace=/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium
22:57:21 + START_PACKAGES=/tmp/packages_start.txt
22:57:21 + END_PACKAGES=/tmp/packages_end.txt
22:57:21 + DIFF_PACKAGES=/tmp/packages_diff.txt
22:57:21 + PACKAGES=/tmp/packages_start.txt
22:57:21 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium ']'
22:57:21 + PACKAGES=/tmp/packages_end.txt
22:57:21 + case "${OS_FAMILY}" in
22:57:21 + rpm -qa
22:57:21 + sort
22:57:22 + '[' -f /tmp/packages_start.txt ']'
22:57:22 + '[' -f /tmp/packages_end.txt ']'
22:57:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt
22:57:22 + '[' /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium ']'
22:57:22 + mkdir -p /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/archives/
22:57:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/archives/
22:57:22 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins7690086763762669753.sh
22:57:22 ---> capture-instance-metadata.sh
22:57:22 Setup pyenv:
22:57:22 system
22:57:22 3.8.13
22:57:22 3.9.13
22:57:22 3.10.13
22:57:22 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:57:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DXI8 from file:/tmp/.os_lf_venv
22:57:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:57:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:57:24 lf-activate-venv(): INFO: Base packages installed successfully
22:57:24 lf-activate-venv(): INFO: Installing additional packages: lftools
22:57:34 lf-activate-venv(): INFO: Adding /tmp/venv-DXI8/bin to PATH
22:57:34 INFO: Running in OpenStack, capturing instance metadata
22:57:34 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins6066278931578598305.sh
22:57:34 provisioning config files...
22:57:35 Could not find credentials [logs] for netconf-csit-1node-userfeatures-netty-all-vanadium #26
22:57:35 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium@tmp/config15154091432866278338tmp
22:57:35 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
22:57:35 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
22:57:35 provisioning config files...
22:57:35 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
22:57:35 [EnvInject] - Injecting environment variables from a build step.
22:57:35 [EnvInject] - Injecting as environment variables the properties content
22:57:35 SERVER_ID=logs
22:57:35
22:57:35 [EnvInject] - Variables injected successfully.
22:57:35 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins10488072831883028664.sh
22:57:35 ---> create-netrc.sh
22:57:35 WARN: Log server credential not found.
22:57:35 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins15962116507344636009.sh
22:57:35 ---> python-tools-install.sh
22:57:35 Setup pyenv:
22:57:36 system
22:57:36 3.8.13
22:57:36 3.9.13
22:57:36 3.10.13
22:57:36 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:57:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DXI8 from file:/tmp/.os_lf_venv
22:57:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:57:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:57:38 lf-activate-venv(): INFO: Base packages installed successfully
22:57:38 lf-activate-venv(): INFO: Installing additional packages: lftools
22:57:51 lf-activate-venv(): INFO: Adding /tmp/venv-DXI8/bin to PATH
22:57:51 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins6583823212512127517.sh
22:57:51 ---> sudo-logs.sh
22:57:51 Archiving 'sudo' log..
22:57:52 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash /tmp/jenkins859791059124074116.sh
22:57:52 ---> job-cost.sh
22:57:52 Setup pyenv:
22:57:52 system
22:57:52 3.8.13
22:57:52 3.9.13
22:57:52 3.10.13
22:57:52 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:57:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DXI8 from file:/tmp/.os_lf_venv
22:57:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:57:52 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:57:54 lf-activate-venv(): INFO: Base packages installed successfully
22:57:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
22:58:01 lf-activate-venv(): INFO: Adding /tmp/venv-DXI8/bin to PATH
22:58:01 DEBUG: total: 0
22:58:01 INFO: Retrieving Stack Cost...
22:58:01 INFO: Retrieving Pricing Info for: v3-standard-2
22:58:02 INFO: Archiving Costs
22:58:02 [netconf-csit-1node-userfeatures-netty-all-vanadium] $ /bin/bash -l /tmp/jenkins12704742699115238444.sh
22:58:02 ---> logs-deploy.sh
22:58:02 Setup pyenv:
22:58:02 system
22:58:02 3.8.13
22:58:02 3.9.13
22:58:02 3.10.13
22:58:02 * 3.11.7 (set by /w/workspace/netconf-csit-1node-userfeatures-netty-all-vanadium/.python-version)
22:58:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DXI8 from file:/tmp/.os_lf_venv
22:58:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
22:58:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
22:58:04 lf-activate-venv(): INFO: Base packages installed successfully
22:58:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
22:58:14 lf-activate-venv(): INFO: Adding /tmp/venv-DXI8/bin to PATH
22:58:14 WARNING: Nexus logging server not set
22:58:14 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-1node-userfeatures-netty-all-vanadium/26/
22:58:14 INFO: archiving logs to S3
22:58:15 ---> uname -a:
22:58:15 Linux prd-centos8-robot-2c-8g-4277.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
22:58:15
22:58:15
22:58:15 ---> lscpu:
22:58:15 Architecture: x86_64
22:58:15 CPU op-mode(s): 32-bit, 64-bit
22:58:15 Byte Order: Little Endian
22:58:15 CPU(s): 2
22:58:15 On-line CPU(s) list: 0,1
22:58:15 Thread(s) per core: 1
22:58:15 Core(s) per socket: 1
22:58:15 Socket(s): 2
22:58:15 NUMA node(s): 1
22:58:15 Vendor ID: AuthenticAMD
22:58:15 CPU family: 23
22:58:15 Model: 49
22:58:15 Model name: AMD EPYC-Rome Processor
22:58:15 Stepping: 0
22:58:15 CPU MHz: 2800.000
22:58:15 BogoMIPS: 5600.00
22:58:15 Virtualization: AMD-V
22:58:15 Hypervisor vendor: KVM
22:58:15 Virtualization type: full
22:58:15 L1d cache: 32K
22:58:15 L1i cache: 32K
22:58:15 L2 cache: 512K
22:58:15 L3 cache: 16384K
22:58:15 NUMA node0 CPU(s): 0,1
22:58:15 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
22:58:15
22:58:15
22:58:15 ---> nproc:
22:58:15 2
22:58:15
22:58:15
22:58:15 ---> df -h:
22:58:15 Filesystem Size Used Avail Use% Mounted on
22:58:15 devtmpfs 3.8G 0 3.8G 0% /dev
22:58:15 tmpfs 3.8G 0 3.8G 0% /dev/shm
22:58:15 tmpfs 3.8G 17M 3.8G 1% /run
22:58:15 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
22:58:15 /dev/vda1 40G 8.4G 32G 21% /
22:58:15 tmpfs 770M 0 770M 0% /run/user/1001
22:58:15
22:58:15
22:58:15 ---> free -m:
22:58:15 total used free shared buff/cache available
22:58:15 Mem: 7697 571 4909 19 2216 6827
22:58:15 Swap: 1023 0 1023
22:58:15
22:58:15
22:58:15 ---> ip addr:
22:58:15 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
22:58:15 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
22:58:15 inet 127.0.0.1/8 scope host lo
22:58:15 valid_lft forever preferred_lft forever
22:58:15 inet6 ::1/128 scope host
22:58:15 valid_lft forever preferred_lft forever
22:58:15 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
22:58:15 link/ether fa:16:3e:db:18:82 brd ff:ff:ff:ff:ff:ff
22:58:15 altname enp0s3
22:58:15 altname ens3
22:58:15 inet 10.30.170.22/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
22:58:15 valid_lft 85756sec preferred_lft 85756sec
22:58:15 inet6 fe80::f816:3eff:fedb:1882/64 scope link
22:58:15 valid_lft forever preferred_lft forever
22:58:15
22:58:15
22:58:15 ---> sar -b -r -n DEV:
22:58:15 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/25/2026 _x86_64_ (2 CPU)
22:58:15
22:58:15 22:47:15 LINUX RESTART (2 CPU)
22:58:15
22:58:15 10:48:01 PM tps rtps wtps bread/s bwrtn/s
22:58:15 10:49:01 PM 52.33 18.37 33.96 5662.62 22356.05
22:58:15 10:50:01 PM 88.14 0.02 88.12 0.53 8190.42
22:58:15 10:51:01 PM 52.72 1.12 51.61 75.85 6565.97
22:58:15 10:52:01 PM 31.09 0.38 30.71 64.25 2563.13
22:58:15 10:53:01 PM 87.54 9.41 78.12 1681.84 8529.56
22:58:15 10:54:01 PM 12.16 0.05 12.11 4.80 1121.60
22:58:15 10:55:01 PM 4.32 0.03 4.28 1.07 472.92
22:58:15 10:56:01 PM 0.67 0.00 0.67 0.00 190.44
22:58:15 10:57:01 PM 9.82 0.32 9.50 36.93 373.70
22:58:15 10:58:01 PM 30.42 0.52 29.91 63.85 2043.00
22:58:15 Average: 36.92 3.02 33.90 759.37 5241.51
22:58:15
22:58:15 10:48:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
22:58:15 10:49:01 PM 5564816 7086852 2317616 29.40 2688 1715084 702528 7.87 184128 1852112 78756
22:58:15 10:50:01 PM 5356760 7060648 2525672 32.04 2688 1886948 697780 7.81 188844 2014060 51212
22:58:15 10:51:01 PM 5173016 7012472 2709416 34.37 2688 2015284 712768 7.98 197288 2162204 40932
22:58:15 10:52:01 PM 5129024 7030388 2753408 34.93 2688 2074368 705440 7.90 226864 2171328 64940
22:58:15 10:53:01 PM 4955176 7063284 2927256 37.14 2688 2274548 640120 7.17 264868 2278356 26056
22:58:15 10:54:01 PM 4915356 7023732 2967076 37.64 2688 2274924 704788 7.89 265200 2319976 92
22:58:15 10:55:01 PM 4829148 6948484 3053284 38.74 2688 2285884 837944 9.38 265340 2405496 892
22:58:15 10:56:01 PM 4830112 6954800 3052320 38.72 2688 2291244 871028 9.75 265504 2404292 988
22:58:15 10:57:01 PM 4987844 6986236 2894588 36.72 2688 2170708 737936 8.26 315016 2221188 71000
22:58:15 10:58:01 PM 5030300 6994372 2852132 36.18 2688 2137312 729060 8.16 481656 2017200 26140
22:58:15 Average: 5077155 7016127 2805277 35.59 2688 2112630 733939 8.22 265471 2184621 36101
22:58:15
22:58:15 10:48:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
22:58:15 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:58:15 10:49:01 PM eth0 319.94 179.21 1231.77 59.20 0.00 0.00 0.00 0.00
22:58:15 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:58:15 10:50:01 PM eth0 47.84 37.50 550.34 3.88 0.00 0.00 0.00 0.00
22:58:15 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:58:15 10:51:01 PM eth0 69.16 53.02 748.40 8.39 0.00 0.00 0.00 0.00
22:58:15 10:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:58:15 10:52:01 PM eth0 18.91 15.39 25.59 5.32 0.00 0.00 0.00 0.00
22:58:15 10:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:58:15 10:53:01 PM eth0 238.27 171.44 360.80 44.75 0.00 0.00 0.00 0.00
22:58:15 10:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:58:15 10:54:01 PM eth0 16.91 9.27 4.59 2.08 0.00 0.00 0.00 0.00
22:58:15 10:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:58:15 10:55:01 PM eth0 123.41 117.48 166.11 11.06 0.00 0.00 0.00 0.00
22:58:15 10:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:58:15 10:56:01 PM eth0 139.07 138.42 49.61 14.48 0.00 0.00 0.00 0.00
22:58:15 10:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:58:15 10:57:01 PM eth0 78.80 51.26 116.55 57.75 0.00 0.00 0.00 0.00
22:58:15 10:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:58:15 10:58:01 PM eth0 18.83 14.76 14.19 7.83 0.00 0.00 0.00 0.00
22:58:15 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
22:58:15 Average: eth0 107.12 78.78 326.83 21.47 0.00 0.00 0.00 0.00
22:58:15
22:58:15
22:58:15 ---> sar -P ALL:
22:58:15 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/25/2026 _x86_64_ (2 CPU)
22:58:15
22:58:15 22:47:15 LINUX RESTART (2 CPU)
22:58:15
22:58:15 10:48:01 PM CPU %user %nice %system %iowait %steal %idle
22:58:15 10:49:01 PM all 30.59 0.00 5.57 21.28 0.11 42.45
22:58:15 10:49:01 PM 0 24.38 0.00 4.90 19.04 0.08 51.60
22:58:15 10:49:01 PM 1 36.80 0.00 6.25 23.52 0.13 33.29
22:58:15 10:50:01 PM all 14.69 0.00 2.40 44.63 0.08 38.21
22:58:15 10:50:01 PM 0 6.34 0.00 1.40 33.53 0.10 58.63
22:58:15 10:50:01 PM 1 23.07 0.00 3.39 55.75 0.05 17.74
22:58:15 10:51:01 PM all 23.73 0.00 3.22 5.70 0.08 67.28
22:58:15 10:51:01 PM 0 19.65 0.00 3.27 4.55 0.08 72.44
22:58:15 10:51:01 PM 1 27.80 0.00 3.17 6.84 0.08 62.11
22:58:15 10:52:01 PM all 22.66 0.00 3.27 0.75 0.07 73.25
22:58:15 10:52:01 PM 0 16.17 0.00 2.79 0.42 0.07 80.56
22:58:15 10:52:01 PM 1 29.14 0.00 3.75 1.08 0.07 65.96
22:58:15 10:53:01 PM all 27.34 0.00 5.13 2.10 0.08 65.35
22:58:15 10:53:01 PM 0 25.11 0.00 4.98 1.79 0.08 68.04
22:58:15 10:53:01 PM 1 29.58 0.00 5.28 2.40 0.08 62.66
22:58:15 10:54:01 PM all 1.24 0.00 0.23 0.32 0.04 98.18
22:58:15 10:54:01 PM 0 0.70 0.00 0.22 0.27 0.02 98.80
22:58:15 10:54:01 PM 1 1.77 0.00 0.23 0.37 0.07 97.56
22:58:15 10:55:01 PM all 15.03 0.00 0.97 0.11 0.09 83.80
22:58:15 10:55:01 PM 0 12.85 0.00 0.66 0.07 0.08 86.34
22:58:15 10:55:01 PM 1 17.21 0.00 1.28 0.15 0.10 81.26
22:58:15 10:56:01 PM all 12.56 0.00 1.02 0.00 0.09 86.33
22:58:15 10:56:01 PM 0 6.50 0.00 0.81 0.00 0.08 92.61
22:58:15 10:56:01 PM 1 18.63 0.00 1.23 0.00 0.10 80.04
22:58:15 10:57:01 PM all 13.59 0.00 1.65 0.06 0.08 84.62
22:58:15 10:57:01 PM 0 13.91 0.00 1.72 0.03 0.07 84.27
22:58:15 10:57:01 PM 1 13.27 0.00 1.59 0.08 0.08 84.97
22:58:15 10:58:01 PM all 30.85 0.00 3.59 0.27 0.08 65.21
22:58:15 10:58:01 PM 0 25.51 0.00 3.65 0.27 0.08 70.49
22:58:15 10:58:01 PM 1 36.20 0.00 3.54 0.27 0.08 59.92
22:58:15 Average: all 19.23 0.00 2.71 7.52 0.08 70.46
22:58:15 Average: 0 15.12 0.00 2.44 6.00 0.08 76.37
22:58:15 Average: 1 23.35 0.00 2.97 9.04 0.09 64.55
22:58:15
22:58:15
22:58:15