01:17:30 Started by upstream project "integration-distribution-weekly-test-trigger-vanadium" build number 28
01:17:30 originally caused by:
01:17:30 Started by timer
01:17:30 Running as SYSTEM
01:17:30 [EnvInject] - Loading node environment variables.
01:17:30 Building remotely on prd-centos8-robot-2c-8g-10600 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium
01:17:31 [ssh-agent] Looking for ssh-agent implementation...
01:17:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
01:17:31 $ ssh-agent
01:17:31 SSH_AUTH_SOCK=/tmp/ssh-mYJ6vypDy9EZ/agent.5284
01:17:31 SSH_AGENT_PID=5285
01:17:31 [ssh-agent] Started.
01:17:31 Running ssh-add (command line suppressed)
01:17:31 Identity added: /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium@tmp/private_key_16032735235456432209.key (/w/workspace/openflowplugin-csit-1node-longevity-only-vanadium@tmp/private_key_16032735235456432209.key)
01:17:31 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
01:17:31 The recommended git tool is: NONE
01:17:34 using credential opendaylight-jenkins-ssh
01:17:34 Wiping out workspace first.
01:17:34 Cloning the remote Git repository
01:17:34 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
01:17:34 > git init /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/test # timeout=10
01:17:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:17:34 > git --version # timeout=10
01:17:34 > git --version # 'git version 2.43.0'
01:17:34 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:17:34 [INFO] Currently running in a labeled security context
01:17:34 [INFO] Currently SELinux is 'enforcing' on the host
01:17:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/test@tmp/jenkins-gitclient-ssh10146178638428623352.key
01:17:34 Verifying host key using known hosts file
01:17:34 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
01:17:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
01:17:37 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:17:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:17:38 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:17:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:17:38 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:17:38 [INFO] Currently running in a labeled security context
01:17:38 [INFO] Currently SELinux is 'enforcing' on the host
01:17:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/test@tmp/jenkins-gitclient-ssh10702803403358393958.key
01:17:38 Verifying host key using known hosts file
01:17: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.
01:17:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
01:17:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:17:38 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
01:17:38 > git config core.sparsecheckout # timeout=10
01:17:38 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
01:17:38 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
01:17:38 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:17:38 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
01:17:39 No emails were triggered.
01:17:39 provisioning config files...
01:17:39 copy managed file [npmrc] to file:/home/jenkins/.npmrc
01:17:39 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
01:17:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:17:40 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins13176657242621957964.sh
01:17:40 ---> python-tools-install.sh
01:17:40 Setup pyenv:
01:17:40 system
01:17:40 * 3.8.13 (set by /opt/pyenv/version)
01:17:40 * 3.9.13 (set by /opt/pyenv/version)
01:17:40 * 3.10.13 (set by /opt/pyenv/version)
01:17:40 * 3.11.7 (set by /opt/pyenv/version)
01:17:45 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-omuU
01:17:45 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
01:17:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:17:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:17:49 lf-activate-venv(): INFO: Base packages installed successfully
01:17:49 lf-activate-venv(): INFO: Installing additional packages: lftools
01:18:15 lf-activate-venv(): INFO: Adding /tmp/venv-omuU/bin to PATH
01:18:15 Generating Requirements File
01:18:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
01:18:34 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
01:18:34 Python 3.11.7
01:18:34 pip 26.0.1 from /tmp/venv-omuU/lib/python3.11/site-packages/pip (python 3.11)
01:18:34 appdirs==1.4.4
01:18:34 argcomplete==3.6.3
01:18:34 aspy.yaml==1.3.0
01:18:34 attrs==25.4.0
01:18:34 autopage==0.6.0
01:18:34 beautifulsoup4==4.14.3
01:18:34 boto3==1.42.49
01:18:34 botocore==1.42.49
01:18:34 bs4==0.0.2
01:18:34 certifi==2026.1.4
01:18:34 cffi==2.0.0
01:18:34 cfgv==3.5.0
01:18:34 chardet==5.2.0
01:18:34 charset-normalizer==3.4.4
01:18:34 click==8.3.1
01:18:34 cliff==4.13.1
01:18:34 cmd2==3.2.0
01:18:34 cryptography==3.3.2
01:18:34 debtcollector==3.0.0
01:18:34 decorator==5.2.1
01:18:34 defusedxml==0.7.1
01:18:34 Deprecated==1.3.1
01:18:34 distlib==0.4.0
01:18:34 dnspython==2.8.0
01:18:34 docker==7.1.0
01:18:34 dogpile.cache==1.5.0
01:18:34 durationpy==0.10
01:18:34 email-validator==2.3.0
01:18:34 filelock==3.24.0
01:18:34 future==1.0.0
01:18:34 gitdb==4.0.12
01:18:34 GitPython==3.1.46
01:18:34 httplib2==0.30.2
01:18:34 identify==2.6.16
01:18:34 idna==3.11
01:18:34 importlib-resources==1.5.0
01:18:34 iso8601==2.1.0
01:18:34 Jinja2==3.1.6
01:18:34 jmespath==1.1.0
01:18:34 jsonpatch==1.33
01:18:34 jsonpointer==3.0.0
01:18:34 jsonschema==4.26.0
01:18:34 jsonschema-specifications==2025.9.1
01:18:34 keystoneauth1==5.13.0
01:18:34 kubernetes==35.0.0
01:18:34 lftools==0.37.21
01:18:34 lxml==6.0.2
01:18:34 markdown-it-py==4.0.0
01:18:34 MarkupSafe==3.0.3
01:18:34 mdurl==0.1.2
01:18:34 msgpack==1.1.2
01:18:34 multi_key_dict==2.0.3
01:18:34 munch==4.0.0
01:18:34 netaddr==1.3.0
01:18:34 niet==1.4.2
01:18:34 nodeenv==1.10.0
01:18:34 oauth2client==4.1.3
01:18:34 oauthlib==3.3.1
01:18:34 openstacksdk==4.9.0
01:18:34 os-service-types==1.8.2
01:18:34 osc-lib==4.3.0
01:18:34 oslo.config==10.2.0
01:18:34 oslo.context==6.2.0
01:18:34 oslo.i18n==6.7.1
01:18:34 oslo.log==8.0.0
01:18:34 oslo.serialization==5.9.0
01:18:34 oslo.utils==9.2.0
01:18:34 packaging==26.0
01:18:34 pbr==7.0.3
01:18:34 platformdirs==4.9.1
01:18:34 prettytable==3.17.0
01:18:34 psutil==7.2.2
01:18:34 pyasn1==0.6.2
01:18:34 pyasn1_modules==0.4.2
01:18:34 pycparser==3.0
01:18:34 pygerrit2==2.0.15
01:18:34 PyGithub==2.8.1
01:18:34 Pygments==2.19.2
01:18:34 PyJWT==2.11.0
01:18:34 PyNaCl==1.6.2
01:18:34 pyparsing==2.4.7
01:18:34 pyperclip==1.11.0
01:18:34 pyrsistent==0.20.0
01:18:34 python-cinderclient==9.8.0
01:18:34 python-dateutil==2.9.0.post0
01:18:34 python-heatclient==5.0.0
01:18:34 python-jenkins==1.8.3
01:18:34 python-keystoneclient==5.7.0
01:18:34 python-magnumclient==4.9.0
01:18:34 python-openstackclient==8.3.0
01:18:34 python-swiftclient==4.9.0
01:18:34 PyYAML==6.0.3
01:18:34 referencing==0.37.0
01:18:34 requests==2.32.5
01:18:34 requests-oauthlib==2.0.0
01:18:34 requestsexceptions==1.4.0
01:18:34 rfc3986==2.0.0
01:18:34 rich==14.3.2
01:18:34 rich-argparse==1.7.2
01:18:34 rpds-py==0.30.0
01:18:34 rsa==4.9.1
01:18:34 ruamel.yaml==0.19.1
01:18:34 ruamel.yaml.clib==0.2.15
01:18:34 s3transfer==0.16.0
01:18:34 simplejson==3.20.2
01:18:34 six==1.17.0
01:18:34 smmap==5.0.2
01:18:34 soupsieve==2.8.3
01:18:34 stevedore==5.6.0
01:18:34 tabulate==0.9.0
01:18:34 toml==0.10.2
01:18:34 tomlkit==0.14.0
01:18:34 tqdm==4.67.3
01:18:34 typing_extensions==4.15.0
01:18:34 tzdata==2025.3
01:18:34 urllib3==1.26.20
01:18:34 virtualenv==20.36.1
01:18:34 wcwidth==0.6.0
01:18:34 websocket-client==1.9.0
01:18:34 wrapt==2.1.1
01:18:34 xdg==6.0.0
01:18:34 xmltodict==1.0.2
01:18:34 yq==3.4.3
01:18:34 [EnvInject] - Injecting environment variables from a build step.
01:18:34 [EnvInject] - Injecting as environment variables the properties content
01:18:34 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
01:18:34 OS_CLOUD=vex
01:18:34 OS_STACK_NAME=releng-openflowplugin-csit-1node-longevity-only-vanadium-28
01:18:34 OS_STACK_TEMPLATE_DIR=openstack-hot
01:18:34
01:18:34 [EnvInject] - Variables injected successfully.
01:18:34 provisioning config files...
01:18:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:18:35 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins6434057403338608861.sh
01:18:35 ---> Create parameters file for OpenStack HOT
01:18:35 OpenStack Heat parameters generated
01:18:35 -----------------------------------
01:18:35 parameters:
01:18:35 vm_0_count: '1'
01:18:35 vm_0_flavor: 'v3-standard-4'
01:18:35 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
01:18:35 vm_1_count: '1'
01:18:35 vm_1_flavor: 'v3-standard-2'
01:18:35 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
01:18:35
01:18:35 job_name: '63360-28'
01:18:35 silo: 'releng'
01:18:35 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins5912068330267649668.sh
01:18:35 ---> Create HEAT stack
01:18:35 + source /home/jenkins/lf-env.sh
01:18:35 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:18:35 ++ mktemp -d /tmp/venv-XXXX
01:18:35 + lf_venv=/tmp/venv-X8By
01:18:35 + local venv_file=/tmp/.os_lf_venv
01:18:35 + local python=python3
01:18:35 + local options
01:18:35 + local set_path=true
01:18:35 + local install_args=
01:18:35 ++ 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
01:18:35 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:18:35 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:18:35 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:18:35 + true
01:18:35 + case $1 in
01:18:35 + python=python3
01:18:35 + shift 2
01:18:35 + true
01:18:35 + case $1 in
01:18:35 + shift
01:18:35 + break
01:18:35 + case $python in
01:18:35 + local pkg_list=
01:18:35 + [[ -d /opt/pyenv ]]
01:18:35 + echo 'Setup pyenv:'
01:18:35 Setup pyenv:
01:18:35 + export PYENV_ROOT=/opt/pyenv
01:18:35 + PYENV_ROOT=/opt/pyenv
01:18:35 + 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
01:18:35 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:18:35 + pyenv versions
01:18:35 system
01:18:35 3.8.13
01:18:35 3.9.13
01:18:35 3.10.13
01:18:35 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/.python-version)
01:18:35 + command -v pyenv
01:18:35 ++ pyenv init - --no-rehash
01:18:35 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
01:18:35 for i in ${!paths[@]}; do
01:18:35 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
01:18:35 fi; done;
01:18:35 echo "${paths[*]}"'\'')"
01:18:35 export PATH="/opt/pyenv/shims:${PATH}"
01:18:35 export PYENV_SHELL=bash
01:18:35 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
01:18:35 pyenv() {
01:18:35 local command
01:18:35 command="${1:-}"
01:18:35 if [ "$#" -gt 0 ]; then
01:18:35 shift
01:18:35 fi
01:18:35
01:18:35 case "$command" in
01:18:35 rehash|shell)
01:18:35 eval "$(pyenv "sh-$command" "$@")"
01:18:35 ;;
01:18:35 *)
01:18:35 command pyenv "$command" "$@"
01:18:35 ;;
01:18:35 esac
01:18:35 }'
01:18:35 +++ bash --norc -ec 'IFS=:; paths=($PATH);
01:18:35 for i in ${!paths[@]}; do
01:18:35 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
01:18:35 fi; done;
01:18:35 echo "${paths[*]}"'
01:18:35 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:18:35 ++ 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
01:18:35 ++ 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
01:18:35 ++ export PYENV_SHELL=bash
01:18:35 ++ PYENV_SHELL=bash
01:18:35 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
01:18:35 +++ complete -F _pyenv pyenv
01:18:35 ++ lf-pyver python3
01:18:35 ++ local py_version_xy=python3
01:18:35 ++ local py_version_xyz=
01:18:35 ++ awk '{ print $1 }'
01:18:35 ++ pyenv versions
01:18:35 ++ local command
01:18:35 ++ command=versions
01:18:35 ++ '[' 1 -gt 0 ']'
01:18:35 ++ shift
01:18:35 ++ case "$command" in
01:18:35 ++ command pyenv versions
01:18:35 ++ pyenv versions
01:18:35 ++ sed 's/^[ *]* //'
01:18:35 ++ grep -E '^[0-9.]*[0-9]$'
01:18:35 ++ [[ ! -s /tmp/.pyenv_versions ]]
01:18:35 +++ grep '^3' /tmp/.pyenv_versions
01:18:35 +++ sort -V
01:18:35 +++ tail -n 1
01:18:35 ++ py_version_xyz=3.11.7
01:18:35 ++ [[ -z 3.11.7 ]]
01:18:35 ++ echo 3.11.7
01:18:35 ++ return 0
01:18:35 + pyenv local 3.11.7
01:18:35 + local command
01:18:35 + command=local
01:18:35 + '[' 2 -gt 0 ']'
01:18:35 + shift
01:18:35 + case "$command" in
01:18:35 + command pyenv local 3.11.7
01:18:35 + pyenv local 3.11.7
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='lftools[openstack] '
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='kubernetes '
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='niet '
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='python-heatclient '
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='python-openstackclient '
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='python-magnumclient '
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='urllib3~=1.26.15 '
01:18:36 + for arg in "$@"
01:18:36 + case $arg in
01:18:36 + pkg_list+='yq '
01:18:36 + [[ -f /tmp/.os_lf_venv ]]
01:18:36 ++ cat /tmp/.os_lf_venv
01:18:36 + lf_venv=/tmp/venv-omuU
01:18:36 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omuU from' file:/tmp/.os_lf_venv
01:18:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omuU from file:/tmp/.os_lf_venv
01:18:36 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
01:18:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:18:36 + local 'pip_opts=--upgrade --quiet'
01:18:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
01:18:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
01:18:36 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
01:18:36 + [[ -n '' ]]
01:18:36 + [[ -n '' ]]
01:18:36 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
01:18:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:18:36 + /tmp/venv-omuU/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
01:18:37 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
01:18:37 lf-activate-venv(): INFO: Base packages installed successfully
01:18:37 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
01:18:37 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
01:18:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:18:37 + /tmp/venv-omuU/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
01:18:52 + type python3
01:18:52 + true
01:18:52 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-omuU/bin to PATH'
01:18:52 lf-activate-venv(): INFO: Adding /tmp/venv-omuU/bin to PATH
01:18:52 + PATH=/tmp/venv-omuU/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
01:18:52 + return 0
01:18:52 + openstack --os-cloud vex limits show --absolute
01:18:54 +--------------------------+---------+
01:18:54 | Name | Value |
01:18:54 +--------------------------+---------+
01:18:54 | maxTotalInstances | -1 |
01:18:54 | maxTotalCores | 450 |
01:18:54 | maxTotalRAMSize | 1000000 |
01:18:54 | maxServerMeta | 128 |
01:18:54 | maxImageMeta | 128 |
01:18:54 | maxPersonality | 5 |
01:18:54 | maxPersonalitySize | 10240 |
01:18:54 | maxTotalKeypairs | 100 |
01:18:54 | maxServerGroups | 10 |
01:18:54 | maxServerGroupMembers | 10 |
01:18:54 | maxTotalFloatingIps | -1 |
01:18:54 | maxSecurityGroups | -1 |
01:18:54 | maxSecurityGroupRules | -1 |
01:18:54 | totalRAMUsed | 696320 |
01:18:54 | totalCoresUsed | 170 |
01:18:54 | totalInstancesUsed | 52 |
01:18:54 | totalFloatingIpsUsed | 0 |
01:18:54 | totalSecurityGroupsUsed | 0 |
01:18:54 | totalServerGroupsUsed | 0 |
01:18:54 | maxTotalVolumes | -1 |
01:18:54 | maxTotalSnapshots | 10 |
01:18:54 | maxTotalVolumeGigabytes | 4096 |
01:18:54 | maxTotalBackups | 10 |
01:18:54 | maxTotalBackupGigabytes | 1000 |
01:18:54 | totalVolumesUsed | 0 |
01:18:54 | totalGigabytesUsed | 0 |
01:18:54 | totalSnapshotsUsed | 0 |
01:18:54 | totalBackupsUsed | 0 |
01:18:54 | totalBackupGigabytesUsed | 0 |
01:18:54 +--------------------------+---------+
01:18:54 + pushd /opt/ciman/openstack-hot
01:18:54 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium
01:18:54 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-longevity-only-vanadium-28 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/stack-parameters.yaml
01:19:19 Creating stack releng-openflowplugin-csit-1node-longevity-only-vanadium-28
01:19:19 Waiting to initialize infrastructure...
01:19:19 Stack initialization successful.
01:19:19 ------------------------------------
01:19:19 Stack Details
01:19:19 ------------------------------------
01:19:19 {'added': None,
01:19:19 'capabilities': [],
01:19:19 'created_at': '2026-02-15T01:18:57Z',
01:19:19 'deleted': None,
01:19:19 'deleted_at': None,
01:19:19 'description': 'No description',
01:19:19 'environment': None,
01:19:19 'environment_files': None,
01:19:19 'files': None,
01:19:19 'files_container': None,
01:19:19 'id': '1f42b54b-d75e-41ff-aa33-950d835c9a74',
01:19:19 'is_rollback_disabled': True,
01:19:19 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-longevity-only-vanadium-28/1f42b54b-d75e-41ff-aa33-950d835c9a74',
01:19:19 'rel': 'self'}],
01:19:19 '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'})}),
01:19:19 'name': 'releng-openflowplugin-csit-1node-longevity-only-vanadium-28',
01:19:19 'notification_topics': [],
01:19:19 'outputs': [{'description': 'IP addresses of the 1st vm types',
01:19:19 'output_key': 'vm_0_ips',
01:19:19 'output_value': ['10.30.170.223']},
01:19:19 {'description': 'IP addresses of the 2nd vm types',
01:19:19 'output_key': 'vm_1_ips',
01:19:19 'output_value': ['10.30.170.135']}],
01:19:19 'owner_id': ****,
01:19:19 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
01:19:19 'OS::stack_id': '1f42b54b-d75e-41ff-aa33-950d835c9a74',
01:19:19 'OS::stack_name': 'releng-openflowplugin-csit-1node-longevity-only-vanadium-28',
01:19:19 'job_name': '63360-28',
01:19:19 'silo': 'releng',
01:19:19 'vm_0_count': '1',
01:19:19 'vm_0_flavor': 'v3-standard-4',
01:19:19 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
01:19:19 '20260201-010217.481',
01:19:19 'vm_1_count': '1',
01:19:19 'vm_1_flavor': 'v3-standard-2',
01:19:19 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
01:19:19 '- 20250917-133034.654'},
01:19:19 'parent_id': None,
01:19:19 'replaced': None,
01:19:19 'status': 'CREATE_COMPLETE',
01:19:19 'status_reason': 'Stack CREATE completed successfully',
01:19:19 'tags': [],
01:19:19 'template': None,
01:19:19 'template_description': 'No description',
01:19:19 'template_url': None,
01:19:19 'timeout_mins': 15,
01:19:19 'unchanged': None,
01:19:19 'updated': None,
01:19:19 'updated_at': None,
01:19:19 'user_project_id': '85c18c1e13d442329f70b32f538d1908'}
01:19:19 ------------------------------------
01:19:20 + popd
01:19:20 /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium
01:19:20 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins7002057015032135887.sh
01:19:20 ---> Copy SSH public keys to CSIT lab
01:19:20 Setup pyenv:
01:19:20 system
01:19:20 3.8.13
01:19:20 3.9.13
01:19:20 3.10.13
01:19:20 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/.python-version)
01:19:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omuU from file:/tmp/.os_lf_venv
01:19:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:19:20 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:19:22 lf-activate-venv(): INFO: Base packages installed successfully
01:19:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:19:34 lf-activate-venv(): INFO: Adding /tmp/venv-omuU/bin to PATH
01:19:36 SSH not responding on 10.30.170.223. Retrying in 10 seconds...
01:19:37 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:19:37 releng-63360-28-1-mininet-ovs-217-0
01:19:37 Successfully copied public keys to slave 10.30.170.135
01:19:37 Process 6505 ready.
01:19:46 Ping to 10.30.170.223 successful.
01:19:47 SSH not responding on 10.30.170.223. Retrying in 10 seconds...
01:19:57 Ping to 10.30.170.223 successful.
01:19:58 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:19:58 releng-63360-28-0-builder-0
01:19:58 Successfully copied public keys to slave 10.30.170.223
01:19:58 Process 6506 ready.
01:19:58 SSH ready on all stack servers.
01:19:58 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins11746273247651492994.sh
01:19:58 Setup pyenv:
01:19:58 system
01:19:58 3.8.13
01:19:58 3.9.13
01:19:58 3.10.13
01:19:58 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/.python-version)
01:20:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-l8fS
01:20:03 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/.robot_venv
01:20:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:20:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:20:06 lf-activate-venv(): INFO: Base packages installed successfully
01:20:06 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
01:20:08 lf-activate-venv(): INFO: Adding /tmp/venv-l8fS/bin to PATH
01:20:08 + echo 'Installing Python Requirements'
01:20:08 Installing Python Requirements
01:20:08 + cat
01:20:08 + python -m pip install -r requirements.txt
01:20:08 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
01:20:08 Collecting docker-py (from -r requirements.txt (line 1))
01:20:08 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)
01:20:08 Collecting ipaddr (from -r requirements.txt (line 2))
01:20:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
01:20:08 Installing build dependencies: started
01:20:09 Installing build dependencies: finished with status 'done'
01:20:09 Getting requirements to build wheel: started
01:20:09 Getting requirements to build wheel: finished with status 'done'
01:20:09 Preparing metadata (pyproject.toml): started
01:20:10 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:10 Collecting netaddr (from -r requirements.txt (line 3))
01:20:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
01:20:10 Collecting netifaces (from -r requirements.txt (line 4))
01:20:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
01:20:10 Installing build dependencies: started
01:20:11 Installing build dependencies: finished with status 'done'
01:20:11 Getting requirements to build wheel: started
01:20:11 Getting requirements to build wheel: finished with status 'done'
01:20:11 Preparing metadata (pyproject.toml): started
01:20:11 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:11 Collecting pyhocon (from -r requirements.txt (line 5))
01:20:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
01:20:11 Collecting requests (from -r requirements.txt (line 6))
01:20:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
01:20:11 Collecting robotframework (from -r requirements.txt (line 7))
01:20:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
01:20:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 38.6 MB/s 0:00:00
01:20:11 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
01:20:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
01:20:11 Installing build dependencies: started
01:20:12 Installing build dependencies: finished with status 'done'
01:20:12 Getting requirements to build wheel: started
01:20:12 Getting requirements to build wheel: finished with status 'done'
01:20:12 Preparing metadata (pyproject.toml): started
01:20:13 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:13 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
01:20:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
01:20:13 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
01:20:13 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)
01:20:13 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
01:20:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
01:20:13 Installing build dependencies: started
01:20:14 Installing build dependencies: finished with status 'done'
01:20:14 Getting requirements to build wheel: started
01:20:14 Getting requirements to build wheel: finished with status 'done'
01:20:14 Preparing metadata (pyproject.toml): started
01:20:14 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:14 Collecting scapy (from -r requirements.txt (line 12))
01:20:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
01:20:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 52.1 MB/s 0:00:00
01:20:14 Collecting jsonpath-rw (from -r requirements.txt (line 15))
01:20:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
01:20:14 Installing build dependencies: started
01:20:15 Installing build dependencies: finished with status 'done'
01:20:15 Getting requirements to build wheel: started
01:20:15 Getting requirements to build wheel: finished with status 'done'
01:20:15 Preparing metadata (pyproject.toml): started
01:20:16 Preparing metadata (pyproject.toml): finished with status 'done'
01:20:16 Collecting elasticsearch (from -r requirements.txt (line 18))
01:20:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
01:20:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 35.3 MB/s 0:00:00
01:20:16 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:20:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
01:20:16 Collecting pyangbind (from -r requirements.txt (line 22))
01:20:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
01:20:16 Collecting isodate (from -r requirements.txt (line 25))
01:20:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
01:20:16 Collecting jmespath (from -r requirements.txt (line 28))
01:20:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
01:20:16 Collecting jsonpatch (from -r requirements.txt (line 31))
01:20:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
01:20:16 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
01:20:16 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
01:20:16 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
01:20:16 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)
01:20:16 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
01:20:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
01:20:16 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
01:20:16 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)
01:20:16 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
01:20:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
01:20:16 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
01:20:16 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)
01:20:16 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
01:20:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
01:20:16 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
01:20:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
01:20:17 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
01:20:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
01:20:17 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
01:20:17 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
01:20:17 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)
01:20:17 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
01:20:17 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
01:20:17 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
01:20:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
01:20:17 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
01:20:17 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
01:20:17 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
01:20:17 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)
01:20:17 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
01:20:17 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
01:20:17 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)
01:20:17 Collecting elasticsearch (from -r requirements.txt (line 18))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
01:20:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 37.8 MB/s 0:00:00
01:20:17 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
01:20:17 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
01:20:17 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
01:20:17 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
01:20:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
01:20:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 34.2 MB/s 0:00:00
01:20:18 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
01:20:18 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)
01:20:19 Collecting regex (from pyangbind->-r requirements.txt (line 22))
01:20:19 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)
01:20:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 33.1 MB/s 0:00:00
01:20:19 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
01:20:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
01:20:19 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:19 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)
01:20:19 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
01:20:19 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
01:20:19 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:19 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)
01:20:19 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:19 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)
01:20:20 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:20:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
01:20:20 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
01:20:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 81.4 MB/s 0:00:00
01:20:20 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
01:20:20 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
01:20:20 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
01:20:20 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))
01:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
01:20:20 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
01:20:20 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 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)
01:20:20 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:20:20 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)
01:20:20 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))
01:20:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
01:20:20 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))
01:20:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
01:20:21 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))
01:20:21 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)
01:20:21 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))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
01:20:21 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))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
01:20:21 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))
01:20:21 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)
01:20:21 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))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
01:20:21 Requirement already satisfied: packaging in /tmp/venv-l8fS/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)
01:20:21 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))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
01:20:21 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
01:20:21 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
01:20:21 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:20:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
01:20:21 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))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
01:20:21 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:20:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
01:20:21 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))
01:20:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
01:20:21 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
01:20:21 Building wheel for robotframework-sshlibrary (pyproject.toml): started
01:20:22 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
01:20:22 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=f6ce4821b42d1eca2248ecfe086931f6271a37b2c5ea7d323d075a56fc94303a
01:20:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
01:20:22 Building wheel for ipaddr (pyproject.toml): started
01:20:22 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
01:20:22 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=0f2bb652718e23d3b572d2c47f3be6e16b8dc4b88d685469a3ffe9c7a0294b28
01:20:22 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
01:20:22 Building wheel for netifaces (pyproject.toml): started
01:20:24 Building wheel for netifaces (pyproject.toml): finished with status 'done'
01:20:24 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41079 sha256=b72c62adb72ec7c12e0c16ba26fa8521e1e8dd0b6159c93f6d5e29f84e522037
01:20:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
01:20:24 Building wheel for robotframework-httplibrary (pyproject.toml): started
01:20:25 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
01:20:25 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=46ab7419f53c301089e66ac6f8d43cee7c4dfae4093f94d9d396999b53b0a9f8
01:20:25 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
01:20:25 Building wheel for jsonpath-rw (pyproject.toml): started
01:20:25 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
01:20:25 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=ed61c29faec8b4eaeebba7a62c59186acefd4aedb6aeed42c5cc59546472520b
01:20:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
01:20:25 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
01:20:25 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
01:20:32
01:20:32 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.5 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.33.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
01:20:33 + pip freeze
01:20:33 async-generator==1.10
01:20:33 attrs==25.4.0
01:20:33 bcrypt==5.0.0
01:20:33 beautifulsoup4==4.14.3
01:20:33 certifi==2026.1.4
01:20:33 cffi==2.0.0
01:20:33 charset-normalizer==3.4.4
01:20:33 click==8.3.1
01:20:33 cryptography==46.0.5
01:20:33 decorator==5.2.1
01:20:33 distlib==0.4.0
01:20:33 docker-py==1.10.6
01:20:33 docker-pycreds==0.4.0
01:20:33 elastic-transport==8.17.1
01:20:33 elasticsearch==8.19.3
01:20:33 elasticsearch-dsl==8.15.4
01:20:33 enum34==1.1.10
01:20:33 filelock==3.24.0
01:20:33 h11==0.16.0
01:20:33 idna==3.11
01:20:33 importlib_metadata==8.7.1
01:20:33 invoke==2.2.1
01:20:33 ipaddr==2.2.0
01:20:33 isodate==0.7.2
01:20:33 jmespath==1.1.0
01:20:33 jsonpatch==1.33
01:20:33 jsonpath-rw==1.4.0
01:20:33 jsonpointer==3.0.0
01:20:33 lxml==6.0.2
01:20:33 mypy_extensions==1.1.0
01:20:33 netaddr==1.3.0
01:20:33 netifaces==0.11.0
01:20:33 outcome==1.3.0.post0
01:20:33 packaging==26.0
01:20:33 paramiko==4.0.0
01:20:33 platformdirs==4.9.1
01:20:33 ply==3.11
01:20:33 pyang==2.7.1
01:20:33 pyangbind==0.8.7
01:20:33 pycparser==3.0
01:20:33 pyhocon==0.3.61
01:20:33 PyNaCl==1.6.2
01:20:33 pyparsing==3.3.2
01:20:33 PySocks==1.7.1
01:20:33 python-dateutil==2.9.0.post0
01:20:33 regex==2026.1.15
01:20:33 requests==2.32.5
01:20:33 robotframework==7.4.1
01:20:33 robotframework-httplibrary==0.4.2
01:20:33 robotframework-pythonlibcore==4.5.0
01:20:33 robotframework-requests==0.9.7
01:20:33 robotframework-selenium2library==3.0.0
01:20:33 robotframework-seleniumlibrary==6.8.0
01:20:33 robotframework-sshlibrary==3.8.0
01:20:33 scapy==2.7.0
01:20:33 scp==0.15.0
01:20:33 selenium==4.40.0
01:20:33 six==1.17.0
01:20:33 sniffio==1.3.1
01:20:33 sortedcontainers==2.4.0
01:20:33 soupsieve==2.8.3
01:20:33 trio==0.33.0
01:20:33 trio-typing==0.10.0
01:20:33 trio-websocket==0.12.2
01:20:33 types-certifi==2021.10.8.3
01:20:33 types-urllib3==1.26.25.14
01:20:33 typing_extensions==4.15.0
01:20:33 urllib3==2.6.3
01:20:33 virtualenv==20.36.1
01:20:33 waitress==3.0.2
01:20:33 WebOb==1.8.9
01:20:33 websocket-client==1.9.0
01:20:33 WebTest==3.0.7
01:20:33 wsproto==1.3.2
01:20:33 zipp==3.23.0
01:20:33 [EnvInject] - Injecting environment variables from a build step.
01:20:33 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
01:20:33 [EnvInject] - Variables injected successfully.
01:20:33 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins3522606884945087285.sh
01:20:33 Setup pyenv:
01:20:33 system
01:20:33 3.8.13
01:20:33 3.9.13
01:20:33 3.10.13
01:20:33 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/.python-version)
01:20:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omuU from file:/tmp/.os_lf_venv
01:20:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:20:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:20:35 lf-activate-venv(): INFO: Base packages installed successfully
01:20:35 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
01:20:43 lf-activate-venv(): INFO: Adding /tmp/venv-omuU/bin to PATH
01:20:43 + ODL_SYSTEM=()
01:20:43 + TOOLS_SYSTEM=()
01:20:43 + OPENSTACK_SYSTEM=()
01:20:43 + OPENSTACK_CONTROLLERS=()
01:20:43 + mapfile -t ADDR
01:20:43 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-longevity-only-vanadium-28
01:20:43 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
01:20:44 + for i in "${ADDR[@]}"
01:20:44 ++ ssh 10.30.170.223 hostname -s
01:20:44 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:20:45 + REMHOST=releng-63360-28-0-builder-0
01:20:45 + case ${REMHOST} in
01:20:45 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:20:45 + for i in "${ADDR[@]}"
01:20:45 ++ ssh 10.30.170.135 hostname -s
01:20:45 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:20:45 + REMHOST=releng-63360-28-1-mininet-ovs-217-0
01:20:45 + case ${REMHOST} in
01:20:45 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
01:20:45 + echo NUM_ODL_SYSTEM=1
01:20:45 + echo NUM_TOOLS_SYSTEM=1
01:20:45 + '[' '' == yes ']'
01:20:45 + NUM_OPENSTACK_SYSTEM=0
01:20:45 + echo NUM_OPENSTACK_SYSTEM=0
01:20:45 + '[' 0 -eq 2 ']'
01:20:45 + echo ODL_SYSTEM_IP=10.30.170.223
01:20:45 ++ seq 0 0
01:20:45 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:20:45 + echo ODL_SYSTEM_1_IP=10.30.170.223
01:20:45 + echo TOOLS_SYSTEM_IP=10.30.170.135
01:20:45 ++ seq 0 0
01:20:45 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
01:20:45 + echo TOOLS_SYSTEM_1_IP=10.30.170.135
01:20:45 + openstack_index=0
01:20:45 + NUM_OPENSTACK_CONTROL_NODES=1
01:20:45 + echo NUM_OPENSTACK_CONTROL_NODES=1
01:20:45 ++ seq 0 0
01:20:45 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
01:20:45 + echo OPENSTACK_CONTROL_NODE_1_IP=
01:20:45 + NUM_OPENSTACK_COMPUTE_NODES=-1
01:20:45 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
01:20:45 + '[' -1 -ge 2 ']'
01:20:45 ++ seq 0 -2
01:20:45 + NUM_OPENSTACK_HAPROXY_NODES=0
01:20:45 + echo NUM_OPENSTACK_HAPROXY_NODES=0
01:20:45 ++ seq 0 -1
01:20:45 + echo 'Contents of slave_addresses.txt:'
01:20:45 Contents of slave_addresses.txt:
01:20:45 + cat slave_addresses.txt
01:20:45 NUM_ODL_SYSTEM=1
01:20:45 NUM_TOOLS_SYSTEM=1
01:20:45 NUM_OPENSTACK_SYSTEM=0
01:20:45 ODL_SYSTEM_IP=10.30.170.223
01:20:45 ODL_SYSTEM_1_IP=10.30.170.223
01:20:45 TOOLS_SYSTEM_IP=10.30.170.135
01:20:45 TOOLS_SYSTEM_1_IP=10.30.170.135
01:20:45 NUM_OPENSTACK_CONTROL_NODES=1
01:20:45 OPENSTACK_CONTROL_NODE_1_IP=
01:20:45 NUM_OPENSTACK_COMPUTE_NODES=-1
01:20:45 NUM_OPENSTACK_HAPROXY_NODES=0
01:20:45 [EnvInject] - Injecting environment variables from a build step.
01:20:45 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
01:20:45 [EnvInject] - Variables injected successfully.
01:20:45 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/sh /tmp/jenkins3430579868584849239.sh
01:20:45 Preparing for JRE Version 21
01:20:45 Karaf artifact is karaf
01:20:45 Karaf project is integration
01:20:45 Java home is /usr/lib/jvm/java-21-openjdk-amd64
01:20:45 [EnvInject] - Injecting environment variables from a build step.
01:20:45 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
01:20:45 [EnvInject] - Variables injected successfully.
01:20:45 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins8619535458382469822.sh
01:20:45 2026-02-15 01:20:45 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
01:20:46 Bundle version is 0.23.1-SNAPSHOT
01:20:46 --2026-02-15 01:20:46-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
01:20:46 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:20:46 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:20:46 HTTP request sent, awaiting response... 200 OK
01:20:46 Length: 963 [application/xml]
01:20:46 Saving to: ‘maven-metadata.xml’
01:20:46
01:20:46 0K 100% 28.9M=0s
01:20:46
01:20:46 2026-02-15 01:20:46 (28.9 MB/s) - ‘maven-metadata.xml’ saved [963/963]
01:20:46
01:20:46
01:20:46
01:20:46 org.opendaylight.integration
01:20:46 karaf
01:20:46
01:20:46 20260125063332
01:20:46
01:20:46 20260125.063332
01:20:46 1
01:20:46
01:20:46
01:20:46
01:20:46 pom
01:20:46 0.23.1-20260125.063332-1
01:20:46 20260125063332
01:20:46
01:20:46
01:20:46 tar.gz
01:20:46 0.23.1-20260125.063332-1
01:20:46 20260125063332
01:20:46
01:20:46
01:20:46 zip
01:20:46 0.23.1-20260125.063332-1
01:20:46 20260125063332
01:20:46
01:20:46
01:20:46
01:20:46 0.23.1-SNAPSHOT
01:20:46
01:20:46 Nexus timestamp is 0.23.1-20260125.063332-1
01:20:46 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
01:20:46 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
01:20:46 Distribution bundle version is 0.23.1-SNAPSHOT
01:20:46 Distribution folder is karaf-0.23.1-SNAPSHOT
01:20:46 Nexus prefix is https://nexus.opendaylight.org
01:20:46 [EnvInject] - Injecting environment variables from a build step.
01:20:46 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
01:20:46 [EnvInject] - Variables injected successfully.
01:20:46 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins5059457892919202819.sh
01:20:46 Setup pyenv:
01:20:46 system
01:20:46 3.8.13
01:20:46 3.9.13
01:20:46 3.10.13
01:20:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/.python-version)
01:20:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omuU from file:/tmp/.os_lf_venv
01:20:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:20:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:20:48 lf-activate-venv(): INFO: Base packages installed successfully
01:20:48 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
01:20:53 lf-activate-venv(): INFO: Adding /tmp/venv-omuU/bin to PATH
01:20:53 Copying common-functions.sh to /tmp
01:20:55 Copying common-functions.sh to 10.30.170.223:/tmp
01:20:55 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:20:55 Copying common-functions.sh to 10.30.170.135:/tmp
01:20:55 Warning: Permanently added '10.30.170.135' (ECDSA) to the list of known hosts.
01:20:55 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins1742212292415393422.sh
01:20:55 common-functions.sh is being sourced
01:20:55 common-functions environment:
01:20:55 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:20:55 ACTUALFEATURES:
01:20:55 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:20:55 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:20:55 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:55 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:55 CONTROLLERMEM: 2048m
01:20:55 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:20:55 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:20:55 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:20:55 SUITES:
01:20:55
01:20:55 #################################################
01:20:55 ## Configure Cluster and Start ##
01:20:55 #################################################
01:20:55 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer
01:20:55 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer
01:20:55 Locating script plan to use...
01:20:55 Finished running script plans
01:20:55 Configuring member-1 with IP address 10.30.170.223
01:20:55 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:20:56 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:20:56 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
01:20:56 ++ [[ /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 ]]
01:20:56 ++ echo 'common-functions.sh is being sourced'
01:20:56 common-functions.sh is being sourced
01:20:56 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
01:20:56 ++ DISTROSTREAM=vanadium
01:20:56 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:20:56 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:20:56 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:20:56 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:20:56 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:20:56 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:20:56 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:56 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:56 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:56 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:56 ++ export CONTROLLERMEM=
01:20:56 ++ CONTROLLERMEM=
01:20:56 ++ case "${DISTROSTREAM}" in
01:20:56 ++ CLUSTER_SYSTEM=akka
01:20:56 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:20:56 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:20:56 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:20:56 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:20:56 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:20:56 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:20:56 ++ print_common_env
01:20:56 ++ cat
01:20:56 common-functions environment:
01:20:56 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:20:56 ACTUALFEATURES:
01:20:56 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:20:56 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:20:56 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:56 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:56 CONTROLLERMEM:
01:20:56 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:20:56 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:20:56 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:20:56 SUITES:
01:20:56
01:20:56 ++ SSH='ssh -t -t'
01:20:56 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:20:56 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:20:56 Changing to /tmp
01:20:56 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
01:20:56 + echo 'Changing to /tmp'
01:20:56 + cd /tmp
01:20:56 + 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'
01:20:56 + 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
01:20:56 --2026-02-15 01:20:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:20:56 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:20:56 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:20:56 HTTP request sent, awaiting response... 200 OK
01:20:56 Length: 240390263 (229M) [application/zip]
01:20:56 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
01:20:56
01:20:56 0K ........ ........ ........ ........ ........ ........ 1% 58.8M 4s
01:20:56 3072K ........ ........ ........ ........ ........ ........ 2% 92.0M 3s
01:20:56 6144K ........ ........ ........ ........ ........ ........ 3% 82.0M 3s
01:20:56 9216K ........ ........ ........ ........ ........ ........ 5% 125M 3s
01:20:56 12288K ........ ........ ........ ........ ........ ........ 6% 124M 2s
01:20:56 15360K ........ ........ ........ ........ ........ ........ 7% 124M 2s
01:20:56 18432K ........ ........ ........ ........ ........ ........ 9% 103M 2s
01:20:56 21504K ........ ........ ........ ........ ........ ........ 10% 111M 2s
01:20:56 24576K ........ ........ ........ ........ ........ ........ 11% 114M 2s
01:20:56 27648K ........ ........ ........ ........ ........ ........ 13% 122M 2s
01:20:56 30720K ........ ........ ........ ........ ........ ........ 14% 136M 2s
01:20:56 33792K ........ ........ ........ ........ ........ ........ 15% 175M 2s
01:20:56 36864K ........ ........ ........ ........ ........ ........ 17% 101M 2s
01:20:56 39936K ........ ........ ........ ........ ........ ........ 18% 153M 2s
01:20:56 43008K ........ ........ ........ ........ ........ ........ 19% 164M 2s
01:20:56 46080K ........ ........ ........ ........ ........ ........ 20% 178M 2s
01:20:56 49152K ........ ........ ........ ........ ........ ........ 22% 149M 2s
01:20:56 52224K ........ ........ ........ ........ ........ ........ 23% 155M 2s
01:20:56 55296K ........ ........ ........ ........ ........ ........ 24% 172M 1s
01:20:56 58368K ........ ........ ........ ........ ........ ........ 26% 192M 1s
01:20:56 61440K ........ ........ ........ ........ ........ ........ 27% 185M 1s
01:20:56 64512K ........ ........ ........ ........ ........ ........ 28% 133M 1s
01:20:56 67584K ........ ........ ........ ........ ........ ........ 30% 148M 1s
01:20:56 70656K ........ ........ ........ ........ ........ ........ 31% 125M 1s
01:20:56 73728K ........ ........ ........ ........ ........ ........ 32% 137M 1s
01:20:56 76800K ........ ........ ........ ........ ........ ........ 34% 149M 1s
01:20:56 79872K ........ ........ ........ ........ ........ ........ 35% 118M 1s
01:20:56 82944K ........ ........ ........ ........ ........ ........ 36% 180M 1s
01:20:56 86016K ........ ........ ........ ........ ........ ........ 37% 168M 1s
01:20:56 89088K ........ ........ ........ ........ ........ ........ 39% 154M 1s
01:20:57 92160K ........ ........ ........ ........ ........ ........ 40% 131M 1s
01:20:57 95232K ........ ........ ........ ........ ........ ........ 41% 200M 1s
01:20:57 98304K ........ ........ ........ ........ ........ ........ 43% 185M 1s
01:20:57 101376K ........ ........ ........ ........ ........ ........ 44% 151M 1s
01:20:57 104448K ........ ........ ........ ........ ........ ........ 45% 148M 1s
01:20:57 107520K ........ ........ ........ ........ ........ ........ 47% 179M 1s
01:20:57 110592K ........ ........ ........ ........ ........ ........ 48% 196M 1s
01:20:57 113664K ........ ........ ........ ........ ........ ........ 49% 219M 1s
01:20:57 116736K ........ ........ ........ ........ ........ ........ 51% 244M 1s
01:20:57 119808K ........ ........ ........ ........ ........ ........ 52% 229M 1s
01:20:57 122880K ........ ........ ........ ........ ........ ........ 53% 170M 1s
01:20:57 125952K ........ ........ ........ ........ ........ ........ 54% 175M 1s
01:20:57 129024K ........ ........ ........ ........ ........ ........ 56% 145M 1s
01:20:57 132096K ........ ........ ........ ........ ........ ........ 57% 186M 1s
01:20:57 135168K ........ ........ ........ ........ ........ ........ 58% 166M 1s
01:20:57 138240K ........ ........ ........ ........ ........ ........ 60% 169M 1s
01:20:57 141312K ........ ........ ........ ........ ........ ........ 61% 168M 1s
01:20:57 144384K ........ ........ ........ ........ ........ ........ 62% 184M 1s
01:20:57 147456K ........ ........ ........ ........ ........ ........ 64% 172M 1s
01:20:57 150528K ........ ........ ........ ........ ........ ........ 65% 165M 1s
01:20:57 153600K ........ ........ ........ ........ ........ ........ 66% 101M 1s
01:20:57 156672K ........ ........ ........ ........ ........ ........ 68% 191M 1s
01:20:57 159744K ........ ........ ........ ........ ........ ........ 69% 294M 0s
01:20:57 162816K ........ ........ ........ ........ ........ ........ 70% 290M 0s
01:20:57 165888K ........ ........ ........ ........ ........ ........ 71% 145M 0s
01:20:57 168960K ........ ........ ........ ........ ........ ........ 73% 169M 0s
01:20:57 172032K ........ ........ ........ ........ ........ ........ 74% 163M 0s
01:20:57 175104K ........ ........ ........ ........ ........ ........ 75% 149M 0s
01:20:57 178176K ........ ........ ........ ........ ........ ........ 77% 253M 0s
01:20:57 181248K ........ ........ ........ ........ ........ ........ 78% 280M 0s
01:20:57 184320K ........ ........ ........ ........ ........ ........ 79% 306M 0s
01:20:57 187392K ........ ........ ........ ........ ........ ........ 81% 294M 0s
01:20:57 190464K ........ ........ ........ ........ ........ ........ 82% 306M 0s
01:20:57 193536K ........ ........ ........ ........ ........ ........ 83% 299M 0s
01:20:57 196608K ........ ........ ........ ........ ........ ........ 85% 304M 0s
01:20:57 199680K ........ ........ ........ ........ ........ ........ 86% 301M 0s
01:20:57 202752K ........ ........ ........ ........ ........ ........ 87% 300M 0s
01:20:57 205824K ........ ........ ........ ........ ........ ........ 88% 309M 0s
01:20:57 208896K ........ ........ ........ ........ ........ ........ 90% 288M 0s
01:20:57 211968K ........ ........ ........ ........ ........ ........ 91% 303M 0s
01:20:57 215040K ........ ........ ........ ........ ........ ........ 92% 308M 0s
01:20:57 218112K ........ ........ ........ ........ ........ ........ 94% 295M 0s
01:20:57 221184K ........ ........ ........ ........ ........ ........ 95% 304M 0s
01:20:57 224256K ........ ........ ........ ........ ........ ........ 96% 306M 0s
01:20:57 227328K ........ ........ ........ ........ ........ ........ 98% 300M 0s
01:20:57 230400K ........ ........ ........ ........ ........ ........ 99% 304M 0s
01:20:57 233472K ........ ........ .... 100% 296M=1.4s
01:20:57
01:20:57 2026-02-15 01:20:57 (167 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
01:20:57
01:20:57 Extracting the new controller...
01:20:57 + echo 'Extracting the new controller...'
01:20:57 + unzip -q karaf-0.23.1-20260125.063332-1.zip
01:20:59 + echo 'Adding external repositories...'
01:20:59 + 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
01:20:59 Adding external repositories...
01:20:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:20:59 ################################################################################
01:20:59 #
01:20:59 # Licensed to the Apache Software Foundation (ASF) under one or more
01:20:59 # contributor license agreements. See the NOTICE file distributed with
01:20:59 # this work for additional information regarding copyright ownership.
01:20:59 # The ASF licenses this file to You under the Apache License, Version 2.0
01:20:59 # (the "License"); you may not use this file except in compliance with
01:20:59 # the License. You may obtain a copy of the License at
01:20:59 #
01:20:59 # http://www.apache.org/licenses/LICENSE-2.0
01:20:59 #
01:20:59 # Unless required by applicable law or agreed to in writing, software
01:20:59 # distributed under the License is distributed on an "AS IS" BASIS,
01:20:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:20:59 # See the License for the specific language governing permissions and
01:20:59 # limitations under the License.
01:20:59 #
01:20:59 ################################################################################
01:20:59
01:20:59 #
01:20:59 # If set to true, the following property will not allow any certificate to be used
01:20:59 # when accessing Maven repositories through SSL
01:20:59 #
01:20:59 #org.ops4j.pax.url.mvn.certificateCheck=
01:20:59
01:20:59 #
01:20:59 # Path to the local Maven settings file.
01:20:59 # The repositories defined in this file will be automatically added to the list
01:20:59 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:20:59 # below is not set.
01:20:59 # The following locations are checked for the existence of the settings.xml file
01:20:59 # * 1. looks for the specified url
01:20:59 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:20:59 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:20:59 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:20:59 #
01:20:59 #org.ops4j.pax.url.mvn.settings=
01:20:59
01:20:59 #
01:20:59 # Path to the local Maven repository which is used to avoid downloading
01:20:59 # artifacts when they already exist locally.
01:20:59 # The value of this property will be extracted from the settings.xml file
01:20:59 # above, or defaulted to:
01:20:59 # System.getProperty( "user.home" ) + "/.m2/repository"
01:20:59 #
01:20:59 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:20:59
01:20:59 #
01:20:59 # Default this to false. It's just weird to use undocumented repos
01:20:59 #
01:20:59 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:20:59
01:20:59 #
01:20:59 # Uncomment if you don't wanna use the proxy settings
01:20:59 # from the Maven conf/settings.xml file
01:20:59 #
01:20:59 # org.ops4j.pax.url.mvn.proxySupport=false
01:20:59
01:20:59 #
01:20:59 # Comma separated list of repositories scanned when resolving an artifact.
01:20:59 # Those repositories will be checked before iterating through the
01:20:59 # below list of repositories and even before the local repository
01:20:59 # A repository url can be appended with zero or more of the following flags:
01:20:59 # @snapshots : the repository contains snaphots
01:20:59 # @noreleases : the repository does not contain any released artifacts
01:20:59 #
01:20:59 # The following property value will add the system folder as a repo.
01:20:59 #
01:20:59 org.ops4j.pax.url.mvn.defaultRepositories=\
01:20:59 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:20:59 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:20:59 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:20:59
01:20:59 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:20:59 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:20:59
01:20:59 #
01:20:59 # Comma separated list of repositories scanned when resolving an artifact.
01:20:59 # The default list includes the following repositories:
01:20:59 # http://repo1.maven.org/maven2@id=central
01:20:59 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:20:59 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:20:59 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:20:59 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:20:59 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:20:59 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:20:59 # To add repositories to the default ones, prepend '+' to the list of repositories
01:20:59 # to add.
01:20:59 # A repository url can be appended with zero or more of the following flags:
01:20:59 # @snapshots : the repository contains snapshots
01:20:59 # @noreleases : the repository does not contain any released artifacts
01:20:59 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:20:59 #
01:20:59 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
01:20:59
01:20:59 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
01:20:59 + echo 'Configuring the startup features...'
01:20:59 Configuring the startup features...
01:20:59 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:20:59 + FEATURE_TEST_STRING=features-test
01:20:59 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
01:20:59 + KARAF_VERSION=karaf4
01:20:59 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:20:59 + 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
01:20:59 + [[ ! -z '' ]]
01:20:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:20:59 ################################################################################
01:20:59 #
01:20:59 # Licensed to the Apache Software Foundation (ASF) under one or more
01:20:59 # contributor license agreements. See the NOTICE file distributed with
01:20:59 # this work for additional information regarding copyright ownership.
01:20:59 # The ASF licenses this file to You under the Apache License, Version 2.0
01:20:59 # (the "License"); you may not use this file except in compliance with
01:20:59 # the License. You may obtain a copy of the License at
01:20:59 #
01:20:59 # http://www.apache.org/licenses/LICENSE-2.0
01:20:59 #
01:20:59 # Unless required by applicable law or agreed to in writing, software
01:20:59 # distributed under the License is distributed on an "AS IS" BASIS,
01:20:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:20:59 # See the License for the specific language governing permissions and
01:20:59 # limitations under the License.
01:20:59 #
01:20:59 ################################################################################
01:20:59
01:20:59 #
01:20:59 # Comma separated list of features repositories to register by default
01:20:59 #
01:20:59 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
01:20:59
01:20:59 #
01:20:59 # Comma separated list of features to install at startup
01:20:59 #
01:20:59 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
01:20:59
01:20:59 #
01:20:59 # Resource repositories (OBR) that the features resolver can use
01:20:59 # to resolve requirements/capabilities
01:20:59 #
01:20:59 # The format of the resourceRepositories is
01:20:59 # resourceRepositories=[xml:url|json:url],...
01:20:59 # for Instance:
01:20:59 #
01:20:59 #resourceRepositories=xml:http://host/path/to/index.xml
01:20:59 # or
01:20:59 #resourceRepositories=json:http://host/path/to/index.json
01:20:59 #
01:20:59
01:20:59 #
01:20:59 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:20:59 #
01:20:59 featuresBootAsynchronous=false
01:20:59
01:20:59 #
01:20:59 # Service requirements enforcement
01:20:59 #
01:20:59 # By default, the feature resolver checks the service requirements/capabilities of
01:20:59 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:20:59 # the required bundles.
01:20:59 # The following flag can have those values:
01:20:59 # - disable: service requirements are completely ignored
01:20:59 # - default: service requirements are ignored for old features
01:20:59 # - enforce: service requirements are always verified
01:20:59 #
01:20:59 #serviceRequirements=default
01:20:59
01:20:59 #
01:20:59 # Store cfg file for config element in feature
01:20:59 #
01:20:59 #configCfgStore=true
01:20:59
01:20:59 #
01:20:59 # Define if the feature service automatically refresh bundles
01:20:59 #
01:20:59 autoRefresh=true
01:20:59
01:20:59 #
01:20:59 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:20:59 # XML file defines instructions related to features processing
01:20:59 # versions.properties may declare properties to resolve placeholders in XML file
01:20:59 # both files are relative to ${karaf.etc}
01:20:59 #
01:20:59 #featureProcessing=org.apache.karaf.features.xml
01:20:59 #featureProcessingVersions=versions.properties
01:20:59 + configure_karaf_log karaf4 ''
01:20:59 + local -r karaf_version=karaf4
01:20:59 + local -r controllerdebugmap=
01:20:59 + local logapi=log4j
01:20:59 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:20:59 log4j2.rootLogger.level = INFO
01:20:59 #log4j2.rootLogger.type = asyncRoot
01:20:59 #log4j2.rootLogger.includeLocation = false
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:20:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:20:59 log4j2.rootLogger.appenderRef.Console.ref = Console
01:20:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:20:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:20:59 log4j2.logger.spifly.name = org.apache.aries.spifly
01:20:59 log4j2.logger.spifly.level = WARN
01:20:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:20:59 log4j2.logger.audit.level = INFO
01:20:59 log4j2.logger.audit.additivity = false
01:20:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:20:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:20:59 log4j2.appender.console.type = Console
01:20:59 log4j2.appender.console.name = Console
01:20:59 log4j2.appender.console.layout.type = PatternLayout
01:20:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:20:59 log4j2.appender.rolling.type = RollingRandomAccessFile
01:20:59 log4j2.appender.rolling.name = RollingFile
01:20:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:20:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:20:59 #log4j2.appender.rolling.immediateFlush = false
01:20:59 log4j2.appender.rolling.append = true
01:20:59 log4j2.appender.rolling.layout.type = PatternLayout
01:20:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:20:59 log4j2.appender.rolling.policies.type = Policies
01:20:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:20:59 log4j2.appender.rolling.policies.size.size = 64MB
01:20:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:20:59 log4j2.appender.rolling.strategy.max = 7
01:20:59 log4j2.appender.audit.type = RollingRandomAccessFile
01:20:59 log4j2.appender.audit.name = AuditRollingFile
01:20:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:20:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:20:59 log4j2.appender.audit.append = true
01:20:59 log4j2.appender.audit.layout.type = PatternLayout
01:20:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:20:59 log4j2.appender.audit.policies.type = Policies
01:20:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:20:59 log4j2.appender.audit.policies.size.size = 8MB
01:20:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:20:59 log4j2.appender.audit.strategy.max = 7
01:20:59 log4j2.appender.osgi.type = PaxOsgi
01:20:59 log4j2.appender.osgi.name = PaxOsgi
01:20:59 log4j2.appender.osgi.filter = *
01:20:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:20:59 #log4j2.logger.aether.level = TRACE
01:20:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:20:59 #log4j2.logger.http-headers.level = DEBUG
01:20:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:20:59 #log4j2.logger.maven.level = TRACE
01:20:59 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:20:59 + logapi=log4j2
01:20:59 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:20:59 + '[' log4j2 == log4j2 ']'
01:20:59 + 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
01:20:59 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:20:59 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:20:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:20:59 controllerdebugmap:
01:20:59 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:20:59 + unset IFS
01:20:59 + echo 'controllerdebugmap: '
01:20:59 + '[' -n '' ']'
01:20:59 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:20:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:20:59 ################################################################################
01:20:59 #
01:20:59 # Licensed to the Apache Software Foundation (ASF) under one or more
01:20:59 # contributor license agreements. See the NOTICE file distributed with
01:20:59 # this work for additional information regarding copyright ownership.
01:20:59 # The ASF licenses this file to You under the Apache License, Version 2.0
01:20:59 # (the "License"); you may not use this file except in compliance with
01:20:59 # the License. You may obtain a copy of the License at
01:20:59 #
01:20:59 # http://www.apache.org/licenses/LICENSE-2.0
01:20:59 #
01:20:59 # Unless required by applicable law or agreed to in writing, software
01:20:59 # distributed under the License is distributed on an "AS IS" BASIS,
01:20:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:20:59 # See the License for the specific language governing permissions and
01:20:59 # limitations under the License.
01:20:59 #
01:20:59 ################################################################################
01:20:59
01:20:59 # Common pattern layout for appenders
01:20:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:20:59
01:20:59 # Root logger
01:20:59 log4j2.rootLogger.level = INFO
01:20:59 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:20:59 #log4j2.rootLogger.type = asyncRoot
01:20:59 #log4j2.rootLogger.includeLocation = false
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:20:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:20:59 log4j2.rootLogger.appenderRef.Console.ref = Console
01:20:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:20:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:20:59
01:20:59 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:20:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:20:59
01:20:59 # Loggers configuration
01:20:59
01:20:59 # Spifly logger
01:20:59 log4j2.logger.spifly.name = org.apache.aries.spifly
01:20:59 log4j2.logger.spifly.level = WARN
01:20:59
01:20:59 # Security audit logger
01:20:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:20:59 log4j2.logger.audit.level = INFO
01:20:59 log4j2.logger.audit.additivity = false
01:20:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:20:59
01:20:59 # Appenders configuration
01:20:59
01:20:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:20:59 log4j2.appender.console.type = Console
01:20:59 log4j2.appender.console.name = Console
01:20:59 log4j2.appender.console.layout.type = PatternLayout
01:20:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:20:59
01:20:59 # Rolling file appender
01:20:59 log4j2.appender.rolling.type = RollingRandomAccessFile
01:20:59 log4j2.appender.rolling.name = RollingFile
01:20:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:20:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:20:59 # uncomment to not force a disk flush
01:20:59 #log4j2.appender.rolling.immediateFlush = false
01:20:59 log4j2.appender.rolling.append = true
01:20:59 log4j2.appender.rolling.layout.type = PatternLayout
01:20:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:20:59 log4j2.appender.rolling.policies.type = Policies
01:20:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:20:59 log4j2.appender.rolling.policies.size.size = 1GB
01:20:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:20:59 log4j2.appender.rolling.strategy.max = 7
01:20:59
01:20:59 # Audit file appender
01:20:59 log4j2.appender.audit.type = RollingRandomAccessFile
01:20:59 log4j2.appender.audit.name = AuditRollingFile
01:20:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:20:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:20:59 log4j2.appender.audit.append = true
01:20:59 log4j2.appender.audit.layout.type = PatternLayout
01:20:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:20:59 log4j2.appender.audit.policies.type = Policies
01:20:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:20:59 log4j2.appender.audit.policies.size.size = 8MB
01:20:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:20:59 log4j2.appender.audit.strategy.max = 7
01:20:59
01:20:59 # OSGi appender
01:20:59 log4j2.appender.osgi.type = PaxOsgi
01:20:59 log4j2.appender.osgi.name = PaxOsgi
01:20:59 log4j2.appender.osgi.filter = *
01:20:59
01:20:59 # help with identification of maven-related problems with pax-url-aether
01:20:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:20:59 #log4j2.logger.aether.level = TRACE
01:20:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:20:59 #log4j2.logger.http-headers.level = DEBUG
01:20:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:20:59 #log4j2.logger.maven.level = TRACE
01:20:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:20:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:20:59 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:59 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:20:59 + local -r controllermem=2048m
01:20:59 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:59 Configure
01:20:59 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:20:59 max memory: 2048m
01:20:59 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:59 + echo Configure
01:20:59 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:20:59 + echo ' max memory: 2048m'
01:20:59 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:20:59 + 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
01:20:59 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:59 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:59 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:20:59 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:20:59 #!/bin/sh
01:20:59 #
01:20:59 # Licensed to the Apache Software Foundation (ASF) under one or more
01:20:59 # contributor license agreements. See the NOTICE file distributed with
01:20:59 # this work for additional information regarding copyright ownership.
01:20:59 # The ASF licenses this file to You under the Apache License, Version 2.0
01:20:59 # (the "License"); you may not use this file except in compliance with
01:20:59 # the License. You may obtain a copy of the License at
01:20:59 #
01:20:59 # http://www.apache.org/licenses/LICENSE-2.0
01:20:59 #
01:20:59 # Unless required by applicable law or agreed to in writing, software
01:20:59 # distributed under the License is distributed on an "AS IS" BASIS,
01:20:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:20:59 # See the License for the specific language governing permissions and
01:20:59 # limitations under the License.
01:20:59 #
01:20:59
01:20:59 #
01:20:59 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:20:59 # script: client, instance, shell, start, status, stop, karaf
01:20:59 #
01:20:59 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:20:59 # Actions go here...
01:20:59 # fi
01:20:59
01:20:59 #
01:20:59 # general settings which should be applied for all scripts go here; please keep
01:20:59 # in mind that it is possible that scripts might be executed more than once, e.g.
01:20:59 # in example of the start script where the start script is executed first and the
01:20:59 # karaf script afterwards.
01:20:59 #
01:20:59
01:20:59 #
01:20:59 # The following section shows the possible configuration options for the default
01:20:59 # karaf scripts
01:20:59 #
01:20:59 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:20:59 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:20:59 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:20:59 # export EXTRA_JAVA_OPTS # Additional JVM options
01:20:59 # export KARAF_HOME # Karaf home folder
01:20:59 # export KARAF_DATA # Karaf data folder
01:20:59 # export KARAF_BASE # Karaf base folder
01:20:59 # export KARAF_ETC # Karaf etc folder
01:20:59 # export KARAF_LOG # Karaf log folder
01:20:59 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:20:59 # export KARAF_OPTS # Additional available Karaf options
01:20:59 # export KARAF_DEBUG # Enable debug mode
01:20:59 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:20:59 # export KARAF_NOROOT # Prevent execution as root if set to true
01:20:59 Set Java version
01:20:59 + echo 'Set Java version'
01:20:59 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:20:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:20:59 sudo: a password is required
01:20:59 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:20:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:20:59 sudo: a password is required
01:20:59 JDK default version ...
01:20:59 + echo 'JDK default version ...'
01:20:59 + java -version
01:21:00 openjdk version "21.0.9" 2025-10-21
01:21:00 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:21:00 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:21:00 Set JAVA_HOME
01:21:00 + echo 'Set JAVA_HOME'
01:21:00 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:21:00 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:21:00 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:00 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:00 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:21:00 Listing all open ports on controller system...
01:21:00 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:21:00 + echo 'Listing all open ports on controller system...'
01:21:00 + netstat -pnatu
01:21:00 /tmp/configuration-script.sh: line 40: netstat: command not found
01:21:00 Configuring cluster
01:21:00 + '[' -f /tmp/custom_shard_config.txt ']'
01:21:00 + echo 'Configuring cluster'
01:21:00 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.223
01:21:00 ################################################
01:21:00 ## Configure Cluster ##
01:21:00 ################################################
01:21:00 NOTE: Cluster configuration files not found. Copying from
01:21:00 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
01:21:00 Configuring unique name in pekko.conf
01:21:00 Configuring hostname in pekko.conf
01:21:00 Configuring data and rpc seed nodes in pekko.conf
01:21:00 modules = [
01:21:00
01:21:00 {
01:21:00 name = "inventory"
01:21:00 namespace = "urn:opendaylight:inventory"
01:21:00 shard-strategy = "module"
01:21:00 },
01:21:00 {
01:21:00 name = "topology"
01:21:00 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:21:00 shard-strategy = "module"
01:21:00 },
01:21:00 {
01:21:00 name = "toaster"
01:21:00 namespace = "http://netconfcentral.org/ns/toaster"
01:21:00 shard-strategy = "module"
01:21:00 }
01:21:00 ]
01:21:00 Configuring replication type in module-shards.conf
01:21:00 ################################################
01:21:00 ## NOTE: Manually restart controller to ##
01:21:00 ## apply configuration. ##
01:21:00 ################################################
01:21:00 Dump akka.conf
01:21:00 + echo 'Dump akka.conf'
01:21:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:21:00 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.confDump modules.conf
01:21:00 : No such file or directory
01:21:00 + echo 'Dump modules.conf'
01:21:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:21:00 modules = [
01:21:00
01:21:00 {
01:21:00 name = "inventory"
01:21:00 namespace = "urn:opendaylight:inventory"
01:21:00 shard-strategy = "module"
01:21:00 },
01:21:00 {
01:21:00 name = "topology"
01:21:00 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:21:00 shard-strategy = "module"
01:21:00 },
01:21:00 {
01:21:00 name = "toaster"
01:21:00 namespace = "http://netconfcentral.org/ns/toaster"
01:21:00 shard-strategy = "module"
01:21:00 }
01:21:00 ]
01:21:00 Dump module-shards.conf
01:21:00 + echo 'Dump module-shards.conf'
01:21:00 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:21:00 module-shards = [
01:21:00 {
01:21:00 name = "default"
01:21:00 shards = [
01:21:00 {
01:21:00 name = "default"
01:21:00 replicas = ["member-1"]
01:21:00 }
01:21:00 ]
01:21:00 },
01:21:00 {
01:21:00 name = "inventory"
01:21:00 shards = [
01:21:00 {
01:21:00 name="inventory"
01:21:00 replicas = ["member-1"]
01:21:00 }
01:21:00 ]
01:21:00 },
01:21:00 {
01:21:00 name = "topology"
01:21:00 shards = [
01:21:00 {
01:21:00 name="topology"
01:21:00 replicas = ["member-1"]
01:21:00 }
01:21:00 ]
01:21:00 },
01:21:00 {
01:21:00 name = "toaster"
01:21:00 shards = [
01:21:00 {
01:21:00 name="toaster"
01:21:00 replicas = ["member-1"]
01:21:00 }
01:21:00 ]
01:21:00 }
01:21:00 ]
01:21:00 Locating config plan to use...
01:21:00 Finished running config plans
01:21:00 Starting member-1 with IP address 10.30.170.223
01:21:00 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:21:00 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:21:00 Redirecting karaf console output to karaf_console.log
01:21:00 Starting controller...
01:21:00 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:21:00 Execute the post startup script on controller 10.30.170.223
01:21:01 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:21:01 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:21:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:21:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:22:01 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:22:06 2026-02-15T01:21:19,557 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:22:06 Controller is UP
01:22:06 2026-02-15T01:21:19,557 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:22:06 Listing all open ports on controller system...
01:22:06 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:22:06 looking for "BindException: Address already in use" in log file
01:22:06 looking for "server is unhealthy" in log file
01:22:06 Let's take the karaf thread dump
01:22:06 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:22:07 karaf main: org.apache.karaf.main.Main, pid:2050
01:22:07 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:22:07 Generating mininet variables...
01:22:07 Locating test plan to use...
01:22:07 Changing the testplan path...
01:22:07 # Place the suites in run order:
01:22:07 /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/test/csit/suites/openflowplugin/Longevity/010__longevity_test.robot
01:22:07 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/test/csit/suites/openflowplugin/Longevity/010__longevity_test.robot ...
01:22:08 ==============================================================================
01:22:08 openflowplugin-longevity.txt :: Beta Version of the Longevity Test. Current...
01:22:08 ==============================================================================
01:22:09 Longevity Test :: Uses OpenFlow Full Mesh Topology workflow in a l...
01:22:09
01:22:09 Start a mininet full mesh 16 switches
01:22:11 Verify controller is OK
01:22:12 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:22:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:22:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:22:13 Checking 16 switches
01:22:15 Check number of links in inventory is 240
01:22:19 Topology Discovery Time = 7.712 seconds
01:22:19 Adding 10000 flows
01:23:33 Checking 10000 flows in Mininet
01:23:34 Checking 10000 flows in Operational DS
01:23:37 Sleep for 60s seconds
01:24:37 Deleting 10000 flows
01:25:26 Checking no flows in Mininet
01:25:27 Checking no flows in Operational DS
01:25:27 Stopping Mininet
01:25:30 Checking No Switches
01:25:41
01:25:41
01:25:41 Execution stopped because: Fail checking no switch
01:25:41 Test executed for 3min 31s 822ms seconds
01:25:41 | FAIL |
01:25:41 Fail checking no switch
01:25:41 ------------------------------------------------------------------------------
01:25:43 openflowplugin-longevity.txt :: Beta Version of the Longevity Test... | FAIL |
01:25:43 1 test, 0 passed, 1 failed
01:25:43 ==============================================================================
01:25:43 Output: /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/output.xml
01:25:43 Log: /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/log.html
01:25:43 Report: /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/report.html
01:25:43 Examining the files in data/log and checking filesize
01:25:43 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:25:44 total 388
01:25:44 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 01:21 .
01:25:44 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 15 01:21 karaf_console.log
01:25:44 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 01:21 ..
01:25:44 -rw-rw-r-- 1 jenkins jenkins 381837 Feb 15 01:22 karaf.log
01:25:44 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:25:44 376K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
01:25:44 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:25:44 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:25:44 ls: cannot access '/tmp/karaf-0.23.1-SNAPSHOT/*.hprof': No such file or directory
01:25:44 Let's take the karaf thread dump again...
01:25:44 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:25:44 karaf main: org.apache.karaf.main.Main, pid:2050
01:25:44 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:25:45 Killing ODL
01:25:45 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:25:50 Compressing karaf.log 1
01:25:50 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:25:50 Fetching compressed karaf.log 1
01:25:50 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:25:50 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:25:51 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:25:51 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:25:51 Fetch GC logs
01:25:51 Warning: Permanently added '10.30.170.223' (ECDSA) to the list of known hosts.
01:25:51 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
01:25:51 Examine copied files
01:25:51 total 3628
01:25:51 drwxrwxr-x. 2 jenkins jenkins 6 Feb 15 01:25 gclogs-1
01:25:51 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 15 01:25 odl1_karaf_console.log
01:25:51 -rw-rw-r--. 1 jenkins jenkins 29373 Feb 15 01:25 odl1_karaf.log.gz
01:25:51 -rw-rw-r--. 1 jenkins jenkins 197791 Feb 15 01:25 karaf_1_2050_threads_after.log
01:25:51 -rw-rw-r--. 1 jenkins jenkins 14100 Feb 15 01:25 ps_after.log
01:25:51 -rw-rw-r--. 1 jenkins jenkins 244533 Feb 15 01:25 report.html
01:25:51 -rw-rw-r--. 1 jenkins jenkins 384304 Feb 15 01:25 log.html
01:25:51 -rw-rw-r--. 1 jenkins jenkins 2647607 Feb 15 01:25 output.xml
01:25:51 -rw-rw-r--. 1 jenkins jenkins 164 Feb 15 01:22 testplan.txt
01:25:51 -rw-rw-r--. 1 jenkins jenkins 106800 Feb 15 01:22 karaf_1_2050_threads_before.log
01:25:51 -rw-rw-r--. 1 jenkins jenkins 14389 Feb 15 01:22 ps_before.log
01:25:51 -rw-rw-r--. 1 jenkins jenkins 3308 Feb 15 01:20 post-startup-script.sh
01:25:51 -rw-rw-r--. 1 jenkins jenkins 252 Feb 15 01:20 startup-script.sh
01:25:51 -rw-rw-r--. 1 jenkins jenkins 3455 Feb 15 01:20 configuration-script.sh
01:25:51 -rw-rw-r--. 1 jenkins jenkins 333 Feb 15 01:20 detect_variables.env
01:25:51 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 15 01:20 pom.xml
01:25:51 -rw-rw-r--. 1 jenkins jenkins 92 Feb 15 01:20 set_variables.env
01:25:51 -rw-rw-r--. 1 jenkins jenkins 299 Feb 15 01:20 slave_addresses.txt
01:25:51 -rw-rw-r--. 1 jenkins jenkins 570 Feb 15 01:20 requirements.txt
01:25:51 -rw-rw-r--. 1 jenkins jenkins 26 Feb 15 01:20 env.properties
01:25:51 -rw-rw-r--. 1 jenkins jenkins 333 Feb 15 01:18 stack-parameters.yaml
01:25:51 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 15 01:17 test
01:25:51 drwxrwxr-x. 2 jenkins jenkins 6 Feb 15 01:17 test@tmp
01:25:51 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
01:25:51 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins1398930169438072812.sh
01:25:51 Karaf Deployments, Tests must have already run
01:25:51 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/sh /tmp/jenkins10543063317505258867.sh
01:25:51 Cleaning up Robot installation...
01:25:52 $ ssh-agent -k
01:25:52 unset SSH_AUTH_SOCK;
01:25:52 unset SSH_AGENT_PID;
01:25:52 echo Agent pid 5285 killed;
01:25:52 [ssh-agent] Stopped.
01:25:52 Recording plot data
01:25:52 Robot results publisher started...
01:25:52 INFO: Checking test criticality is deprecated and will be dropped in a future release!
01:25:52 -Parsing output xml:
01:25:52 Done!
01:25:52 -Copying log files to build dir:
01:25:53 Done!
01:25:53 -Assigning results to build:
01:25:53 Done!
01:25:53 -Checking thresholds:
01:25:53 Done!
01:25:53 Done publishing Robot results.
01:25:53 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
01:25:53 [PostBuildScript] - [INFO] Executing post build scripts.
01:25:53 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins9450554306492682789.sh
01:25:53 Archiving csit artifacts
01:25:53 mv: cannot stat '*_1.png': No such file or directory
01:25:53 mv: cannot stat '/tmp/odl1_*': No such file or directory
01:25:53 % Total % Received % Xferd Average Speed Time Time Time Current
01:25:53 Dload Upload Total Spent Left Speed
01:25:53
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 378k 0 378k 0 0 992k 0 --:--:-- --:--:-- --:--:-- 992k
01:25:53 Archive: robot-plugin.zip
01:25:53 inflating: ./archives/robot-plugin/log.html
01:25:53 inflating: ./archives/robot-plugin/output.xml
01:25:53 inflating: ./archives/robot-plugin/report.html
01:25:53 mv: cannot stat '*.log.gz': No such file or directory
01:25:53 mv: cannot stat '*.csv': No such file or directory
01:25:53 mv: cannot stat '*.png': No such file or directory
01:25:53 [PostBuildScript] - [INFO] Executing post build scripts.
01:25:53 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins5455642989756262179.sh
01:25:53 [PostBuildScript] - [INFO] Executing post build scripts.
01:25:53 [EnvInject] - Injecting environment variables from a build step.
01:25:53 [EnvInject] - Injecting as environment variables the properties content
01:25:53 OS_CLOUD=vex
01:25:53 OS_STACK_NAME=releng-openflowplugin-csit-1node-longevity-only-vanadium-28
01:25:53
01:25:53 [EnvInject] - Variables injected successfully.
01:25:53 provisioning config files...
01:25:53 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:25:53 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins18262894291201958163.sh
01:25:53 ---> openstack-stack-delete.sh
01:25:53 Setup pyenv:
01:25:54 system
01:25:54 3.8.13
01:25:54 3.9.13
01:25:54 3.10.13
01:25:54 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/.python-version)
01:25:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omuU from file:/tmp/.os_lf_venv
01:25:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:25:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:25:56 lf-activate-venv(): INFO: Base packages installed successfully
01:25:56 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:26:08 lf-activate-venv(): INFO: Adding /tmp/venv-omuU/bin to PATH
01:26:08 INFO: Stack cost retrieval disabled, setting cost to 0
01:26:20 INFO: Deleting stack releng-openflowplugin-csit-1node-longevity-only-vanadium-28
01:26:20 Successfully deleted stack releng-openflowplugin-csit-1node-longevity-only-vanadium-28
01:26:20 [PostBuildScript] - [INFO] Executing post build scripts.
01:26:20 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins15961435174329638737.sh
01:26:20 ---> sysstat.sh
01:26:21 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins16630093409625804812.sh
01:26:21 ---> package-listing.sh
01:26:21 ++ facter osfamily
01:26:21 ++ tr '[:upper:]' '[:lower:]'
01:26:21 + OS_FAMILY=redhat
01:26:21 + workspace=/w/workspace/openflowplugin-csit-1node-longevity-only-vanadium
01:26:21 + START_PACKAGES=/tmp/packages_start.txt
01:26:21 + END_PACKAGES=/tmp/packages_end.txt
01:26:21 + DIFF_PACKAGES=/tmp/packages_diff.txt
01:26:21 + PACKAGES=/tmp/packages_start.txt
01:26:21 + '[' /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium ']'
01:26:21 + PACKAGES=/tmp/packages_end.txt
01:26:21 + case "${OS_FAMILY}" in
01:26:21 + rpm -qa
01:26:21 + sort
01:26:22 + '[' -f /tmp/packages_start.txt ']'
01:26:22 + '[' -f /tmp/packages_end.txt ']'
01:26:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt
01:26:22 + '[' /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium ']'
01:26:22 + mkdir -p /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/archives/
01:26:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/archives/
01:26:22 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins9196142447042589447.sh
01:26:22 ---> capture-instance-metadata.sh
01:26:22 Setup pyenv:
01:26:22 system
01:26:22 3.8.13
01:26:22 3.9.13
01:26:22 3.10.13
01:26:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/.python-version)
01:26:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omuU from file:/tmp/.os_lf_venv
01:26:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:26:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:26:24 lf-activate-venv(): INFO: Base packages installed successfully
01:26:24 lf-activate-venv(): INFO: Installing additional packages: lftools
01:26:33 lf-activate-venv(): INFO: Adding /tmp/venv-omuU/bin to PATH
01:26:33 INFO: Running in OpenStack, capturing instance metadata
01:26:33 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins17584084468787195354.sh
01:26:33 provisioning config files...
01:26:33 Could not find credentials [logs] for openflowplugin-csit-1node-longevity-only-vanadium #28
01:26:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-longevity-only-vanadium@tmp/config3461177052654774972tmp
01:26:33 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
01:26:33 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
01:26:33 provisioning config files...
01:26:33 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
01:26:33 [EnvInject] - Injecting environment variables from a build step.
01:26:33 [EnvInject] - Injecting as environment variables the properties content
01:26:33 SERVER_ID=logs
01:26:33
01:26:33 [EnvInject] - Variables injected successfully.
01:26:33 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins4852939901179741311.sh
01:26:33 ---> create-netrc.sh
01:26:34 WARN: Log server credential not found.
01:26:34 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins11110516475044524197.sh
01:26:34 ---> python-tools-install.sh
01:26:34 Setup pyenv:
01:26:34 system
01:26:34 3.8.13
01:26:34 3.9.13
01:26:34 3.10.13
01:26:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/.python-version)
01:26:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omuU from file:/tmp/.os_lf_venv
01:26:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:26:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:26:36 lf-activate-venv(): INFO: Base packages installed successfully
01:26:36 lf-activate-venv(): INFO: Installing additional packages: lftools
01:26:44 lf-activate-venv(): INFO: Adding /tmp/venv-omuU/bin to PATH
01:26:44 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins3100270955553186939.sh
01:26:44 ---> sudo-logs.sh
01:26:44 Archiving 'sudo' log..
01:26:45 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash /tmp/jenkins12791593204952968270.sh
01:26:45 ---> job-cost.sh
01:26:45 INFO: Activating Python virtual environment...
01:26:45 Setup pyenv:
01:26:45 system
01:26:45 3.8.13
01:26:45 3.9.13
01:26:45 3.10.13
01:26:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/.python-version)
01:26:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omuU from file:/tmp/.os_lf_venv
01:26:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:26:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:26:47 lf-activate-venv(): INFO: Base packages installed successfully
01:26:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
01:26:54 lf-activate-venv(): INFO: Adding /tmp/venv-omuU/bin to PATH
01:26:54 DEBUG: Contents of stack-cost file:
01:26:54 total: 0
01:26:54 INFO: Retrieving Stack Cost...
01:26:54 INFO: Stack cost: 0
01:26:54 INFO: Instance uptime: 609s
01:26:54 INFO: Fetching instance metadata (attempt 1 of 3)...
01:26:54 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
01:26:54 INFO: Successfully fetched instance metadata
01:26:54 INFO: Instance type: v3-standard-2
01:26:54 INFO: Retrieving pricing info for: v3-standard-2
01:26:54 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
01:26:54 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=609
01:26:55 INFO: Successfully fetched Vexxhost pricing API
01:26:55 INFO: Retrieved cost: 0.06
01:26:55 INFO: Retrieved resource: v3-standard-2
01:26:55 INFO: Creating archive directory: /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/archives/cost
01:26:55 INFO: Archiving costs to: /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/archives/cost.csv
01:26:55 INFO: Successfully archived job cost data
01:26:55 DEBUG: Cost data: openflowplugin-csit-1node-longevity-only-vanadium,28,2026-02-15 01:26:55,v3-standard-2,609,0.06,0.00,UNSTABLE
01:26:55 [openflowplugin-csit-1node-longevity-only-vanadium] $ /bin/bash -l /tmp/jenkins5474746728916764507.sh
01:26:55 ---> logs-deploy.sh
01:26:55 Setup pyenv:
01:26:55 system
01:26:55 3.8.13
01:26:55 3.9.13
01:26:55 3.10.13
01:26:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-longevity-only-vanadium/.python-version)
01:26:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-omuU from file:/tmp/.os_lf_venv
01:26:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:26:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:26:57 lf-activate-venv(): INFO: Base packages installed successfully
01:26:57 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:27:06 lf-activate-venv(): INFO: Adding /tmp/venv-omuU/bin to PATH
01:27:06 WARNING: Nexus logging server not set
01:27:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-longevity-only-vanadium/28/
01:27:06 INFO: archiving logs to S3
01:27:07 ---> uname -a:
01:27:07 Linux prd-centos8-robot-2c-8g-10600.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
01:27:07
01:27:07
01:27:07 ---> lscpu:
01:27:07 Architecture: x86_64
01:27:07 CPU op-mode(s): 32-bit, 64-bit
01:27:07 Byte Order: Little Endian
01:27:07 CPU(s): 2
01:27:07 On-line CPU(s) list: 0,1
01:27:07 Thread(s) per core: 1
01:27:07 Core(s) per socket: 1
01:27:07 Socket(s): 2
01:27:07 NUMA node(s): 1
01:27:07 Vendor ID: AuthenticAMD
01:27:07 CPU family: 23
01:27:07 Model: 49
01:27:07 Model name: AMD EPYC-Rome Processor
01:27:07 Stepping: 0
01:27:07 CPU MHz: 2799.998
01:27:07 BogoMIPS: 5599.99
01:27:07 Virtualization: AMD-V
01:27:07 Hypervisor vendor: KVM
01:27:07 Virtualization type: full
01:27:07 L1d cache: 32K
01:27:07 L1i cache: 32K
01:27:07 L2 cache: 512K
01:27:07 L3 cache: 16384K
01:27:07 NUMA node0 CPU(s): 0,1
01:27:07 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
01:27:07
01:27:07
01:27:07 ---> nproc:
01:27:07 2
01:27:07
01:27:07
01:27:07 ---> df -h:
01:27:07 Filesystem Size Used Avail Use% Mounted on
01:27:07 devtmpfs 3.8G 0 3.8G 0% /dev
01:27:07 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:27:07 tmpfs 3.8G 17M 3.8G 1% /run
01:27:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:27:07 /dev/vda1 40G 8.4G 32G 21% /
01:27:07 tmpfs 770M 0 770M 0% /run/user/1001
01:27:07
01:27:07
01:27:07 ---> free -m:
01:27:07 total used free shared buff/cache available
01:27:07 Mem: 7697 660 4845 19 2191 6738
01:27:07 Swap: 1023 0 1023
01:27:07
01:27:07
01:27:07 ---> ip addr:
01:27:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:27:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:27:07 inet 127.0.0.1/8 scope host lo
01:27:07 valid_lft forever preferred_lft forever
01:27:07 inet6 ::1/128 scope host
01:27:07 valid_lft forever preferred_lft forever
01:27:07 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:27:07 link/ether fa:16:3e:ab:91:a7 brd ff:ff:ff:ff:ff:ff
01:27:07 altname enp0s3
01:27:07 altname ens3
01:27:07 inet 10.30.170.113/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:27:07 valid_lft 85789sec preferred_lft 85789sec
01:27:07 inet6 fe80::f816:3eff:feab:91a7/64 scope link
01:27:07 valid_lft forever preferred_lft forever
01:27:07
01:27:07
01:27:07 ---> sar -b -r -n DEV:
01:27:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/15/2026 _x86_64_ (2 CPU)
01:27:07
01:27:07 01:16:52 LINUX RESTART (2 CPU)
01:27:07
01:27:07 01:18:01 AM tps rtps wtps bread/s bwrtn/s
01:27:07 01:19:01 AM 121.91 1.10 120.81 75.84 11777.87
01:27:07 01:20:01 AM 30.22 0.42 29.81 64.78 3717.91
01:27:07 01:21:01 AM 77.30 9.41 67.89 1681.28 4538.31
01:27:07 01:22:01 AM 24.66 0.00 24.66 0.00 5581.09
01:27:07 01:23:01 AM 4.27 0.08 4.18 5.86 187.74
01:27:07 01:24:01 AM 0.22 0.00 0.22 0.00 3.32
01:27:07 01:25:01 AM 0.18 0.00 0.18 0.00 2.53
01:27:07 01:26:01 AM 9.48 0.32 9.17 36.93 393.65
01:27:07 01:27:01 AM 34.17 0.52 33.66 63.85 1484.44
01:27:07 Average: 33.60 1.32 32.29 214.35 3076.43
01:27:07
01:27:07 01:18:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:27:07 01:19:01 AM 5150000 6996236 2732432 34.66 2688 2021704 727664 8.15 199152 2181980 100692
01:27:07 01:20:01 AM 5165824 7017020 2716608 34.46 2688 2027172 716144 8.02 224580 2140976 12548
01:27:07 01:21:01 AM 4919444 7033872 2962988 37.59 2688 2280564 710144 7.95 267100 2313848 158392
01:27:07 01:22:01 AM 4911904 7026228 2970528 37.69 2688 2280564 725904 8.13 267092 2315600 4
01:27:07 01:23:01 AM 4859020 6975104 3023412 38.36 2688 2282324 804164 9.00 267576 2367864 8
01:27:07 01:24:01 AM 4843264 6959360 3039168 38.56 2688 2282336 835372 9.35 267576 2382960 20
01:27:07 01:25:01 AM 4843328 6959424 3039104 38.56 2688 2282336 835372 9.35 267576 2383004 4
01:27:07 01:26:01 AM 4965824 6902548 2916608 37.00 2688 2108568 791216 8.86 266732 2285040 16268
01:27:07 01:27:01 AM 4985888 6923380 2896544 36.75 2688 2110520 797168 8.93 471420 2065856 25332
01:27:07 Average: 4960500 6977019 2921932 37.07 2688 2186232 771461 8.64 277645 2270792 34808
01:27:07
01:27:07 01:18:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:27:07 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:27:07 01:19:01 AM eth0 111.73 90.47 1266.32 12.14 0.00 0.00 0.00 0.00
01:27:07 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:27:07 01:20:01 AM eth0 15.09 9.75 6.58 4.24 0.00 0.00 0.00 0.00
01:27:07 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:27:07 01:21:01 AM eth0 236.44 182.43 379.72 46.54 0.00 0.00 0.00 0.00
01:27:07 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:27:07 01:22:01 AM eth0 2.57 1.48 1.06 0.66 0.00 0.00 0.00 0.00
01:27:07 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:27:07 01:23:01 AM eth0 198.05 187.65 58.37 75.77 0.00 0.00 0.00 0.00
01:27:07 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:27:07 01:24:01 AM eth0 166.04 164.64 173.05 65.93 0.00 0.00 0.00 0.00
01:27:07 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:27:07 01:25:01 AM eth0 80.17 79.89 25.88 28.76 0.00 0.00 0.00 0.00
01:27:07 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:27:07 01:26:01 AM eth0 142.61 125.05 130.70 53.22 0.00 0.00 0.00 0.00
01:27:07 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:27:07 01:27:01 AM eth0 19.84 17.86 16.53 9.44 0.00 0.00 0.00 0.00
01:27:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:27:07 Average: eth0 108.07 95.47 228.70 32.97 0.00 0.00 0.00 0.00
01:27:07
01:27:07
01:27:07 ---> sar -P ALL:
01:27:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/15/2026 _x86_64_ (2 CPU)
01:27:07
01:27:07 01:16:52 LINUX RESTART (2 CPU)
01:27:07
01:27:07 01:18:01 AM CPU %user %nice %system %iowait %steal %idle
01:27:07 01:19:01 AM all 32.87 0.00 5.32 1.34 0.09 60.38
01:27:07 01:19:01 AM 0 52.12 0.00 7.01 1.44 0.10 39.33
01:27:07 01:19:01 AM 1 13.76 0.00 3.65 1.24 0.08 81.27
01:27:07 01:20:01 AM all 12.20 0.00 2.12 0.33 0.08 85.27
01:27:07 01:20:01 AM 0 17.03 0.00 2.18 0.35 0.08 80.36
01:27:07 01:20:01 AM 1 7.38 0.00 2.05 0.32 0.07 90.19
01:27:07 01:21:01 AM all 34.32 0.00 6.46 0.72 0.11 58.39
01:27:07 01:21:01 AM 0 44.88 0.00 7.54 0.77 0.12 46.69
01:27:07 01:21:01 AM 1 23.80 0.00 5.38 0.68 0.10 70.04
01:27:07 01:22:01 AM all 0.09 0.00 0.31 0.48 0.03 99.08
01:27:07 01:22:01 AM 0 0.05 0.00 0.35 0.60 0.02 98.98
01:27:07 01:22:01 AM 1 0.13 0.00 0.27 0.37 0.05 99.18
01:27:07 01:23:01 AM all 15.81 0.00 0.54 0.03 0.10 83.53
01:27:07 01:23:01 AM 0 8.94 0.00 0.44 0.05 0.10 90.48
01:27:07 01:23:01 AM 1 22.66 0.00 0.64 0.00 0.10 76.61
01:27:07 01:24:01 AM all 12.30 0.00 0.32 0.00 0.08 87.30
01:27:07 01:24:01 AM 0 22.46 0.00 0.47 0.00 0.10 76.97
01:27:07 01:24:01 AM 1 2.16 0.00 0.17 0.00 0.07 97.61
01:27:07 01:25:01 AM all 11.13 0.00 0.23 0.00 0.08 88.56
01:27:07 01:25:01 AM 0 21.70 0.00 0.35 0.00 0.08 77.86
01:27:07 01:25:01 AM 1 0.58 0.00 0.12 0.00 0.07 99.23
01:27:07 01:26:01 AM all 19.42 0.00 1.66 0.04 0.08 78.79
01:27:07 01:26:01 AM 0 32.72 0.00 1.73 0.05 0.07 65.43
01:27:07 01:26:01 AM 1 6.11 0.00 1.59 0.03 0.10 92.16
01:27:07 01:27:01 AM all 32.37 0.00 4.35 0.18 0.08 63.03
01:27:07 01:27:01 AM 0 37.31 0.00 4.84 0.20 0.07 57.58
01:27:07 01:27:01 AM 1 27.44 0.00 3.86 0.15 0.08 68.47
01:27:07 Average: all 18.96 0.00 2.37 0.35 0.08 78.24
01:27:07 Average: 0 26.37 0.00 2.77 0.38 0.08 70.39
01:27:07 Average: 1 11.57 0.00 1.97 0.31 0.08 86.06
01:27:07
01:27:07
01:27:07