22:40:16 Started by upstream project "integration-sanity-test-scandium" build number 594 22:40:16 originally caused by: 22:40:16 Started by timer 22:40:16 Started by timer 22:40:16 Running as SYSTEM 22:40:16 [EnvInject] - Loading node environment variables. 22:40:16 Building remotely on prd-centos8-robot-2c-8g-2072 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 22:40:16 [ssh-agent] Looking for ssh-agent implementation... 22:40:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:40:16 $ ssh-agent 22:40:16 SSH_AUTH_SOCK=/tmp/ssh-yp3hq6sCVSLH/agent.5279 22:40:16 SSH_AGENT_PID=5280 22:40:16 [ssh-agent] Started. 22:40:16 Running ssh-add (command line suppressed) 22:40:16 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_13205893788981176809.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_13205893788981176809.key) 22:40:16 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:40:16 The recommended git tool is: NONE 22:40:19 using credential opendaylight-jenkins-ssh 22:40:19 Wiping out workspace first. 22:40:19 Cloning the remote Git repository 22:40:19 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:40:19 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 22:40:19 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:40:19 > git --version # timeout=10 22:40:19 > git --version # 'git version 2.43.0' 22:40:19 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:40:19 [INFO] Currently running in a labeled security context 22:40:19 [INFO] Currently SELinux is 'enforcing' on the host 22:40:19 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh17795041181508352885.key 22:40:19 Verifying host key using known hosts file 22:40:19 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:40:19 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:21 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:40:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:40:22 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:40:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:40:22 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:40:22 [INFO] Currently running in a labeled security context 22:40:22 [INFO] Currently SELinux is 'enforcing' on the host 22:40:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh2674905374548351213.key 22:40:22 Verifying host key using known hosts file 22:40:22 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 22:40:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:40:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:40:22 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 22:40:22 > git config core.sparsecheckout # timeout=10 22:40:22 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 22:40:22 Commit message: "Add bgpcep variables for vanadium" 22:40:22 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:40:22 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 22:40:23 No emails were triggered. 22:40:23 provisioning config files... 22:40:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:40:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:40:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:40:23 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6854937102667672935.sh 22:40:23 ---> python-tools-install.sh 22:40:23 Setup pyenv: 22:40:23 system 22:40:23 * 3.8.13 (set by /opt/pyenv/version) 22:40:23 * 3.9.13 (set by /opt/pyenv/version) 22:40:23 * 3.10.13 (set by /opt/pyenv/version) 22:40:23 * 3.11.7 (set by /opt/pyenv/version) 22:40:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-pts9 22:40:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:40:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:40:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:40:32 lf-activate-venv(): INFO: Base packages installed successfully 22:40:32 lf-activate-venv(): INFO: Installing additional packages: lftools 22:40:57 lf-activate-venv(): INFO: Adding /tmp/venv-pts9/bin to PATH 22:40:57 Generating Requirements File 22:41:16 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 22:41:16 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:41:16 Python 3.11.7 22:41:16 pip 25.3 from /tmp/venv-pts9/lib/python3.11/site-packages/pip (python 3.11) 22:41:17 appdirs==1.4.4 22:41:17 argcomplete==3.6.3 22:41:17 aspy.yaml==1.3.0 22:41:17 attrs==25.4.0 22:41:17 autopage==0.5.2 22:41:17 beautifulsoup4==4.14.3 22:41:17 boto3==1.42.30 22:41:17 botocore==1.42.30 22:41:17 bs4==0.0.2 22:41:17 certifi==2026.1.4 22:41:17 cffi==2.0.0 22:41:17 cfgv==3.5.0 22:41:17 chardet==5.2.0 22:41:17 charset-normalizer==3.4.4 22:41:17 click==8.3.1 22:41:17 cliff==4.13.1 22:41:17 cmd2==3.1.0 22:41:17 cryptography==3.3.2 22:41:17 debtcollector==3.0.0 22:41:17 decorator==5.2.1 22:41:17 defusedxml==0.7.1 22:41:17 Deprecated==1.3.1 22:41:17 distlib==0.4.0 22:41:17 dnspython==2.8.0 22:41:17 docker==7.1.0 22:41:17 dogpile.cache==1.5.0 22:41:17 durationpy==0.10 22:41:17 email-validator==2.3.0 22:41:17 filelock==3.20.3 22:41:17 future==1.0.0 22:41:17 gitdb==4.0.12 22:41:17 GitPython==3.1.46 22:41:17 httplib2==0.30.2 22:41:17 identify==2.6.16 22:41:17 idna==3.11 22:41:17 importlib-resources==1.5.0 22:41:17 iso8601==2.1.0 22:41:17 Jinja2==3.1.6 22:41:17 jmespath==1.0.1 22:41:17 jsonpatch==1.33 22:41:17 jsonpointer==3.0.0 22:41:17 jsonschema==4.26.0 22:41:17 jsonschema-specifications==2025.9.1 22:41:17 keystoneauth1==5.13.0 22:41:17 kubernetes==35.0.0 22:41:17 lftools==0.37.21 22:41:17 lxml==6.0.2 22:41:17 markdown-it-py==4.0.0 22:41:17 MarkupSafe==3.0.3 22:41:17 mdurl==0.1.2 22:41:17 msgpack==1.1.2 22:41:17 multi_key_dict==2.0.3 22:41:17 munch==4.0.0 22:41:17 netaddr==1.3.0 22:41:17 niet==1.4.2 22:41:17 nodeenv==1.10.0 22:41:17 oauth2client==4.1.3 22:41:17 oauthlib==3.3.1 22:41:17 openstacksdk==4.9.0 22:41:17 os-service-types==1.8.2 22:41:17 osc-lib==4.3.0 22:41:17 oslo.config==10.2.0 22:41:17 oslo.context==6.2.0 22:41:17 oslo.i18n==6.7.1 22:41:17 oslo.log==8.0.0 22:41:17 oslo.serialization==5.9.0 22:41:17 oslo.utils==9.2.0 22:41:17 packaging==25.0 22:41:17 pbr==7.0.3 22:41:17 platformdirs==4.5.1 22:41:17 prettytable==3.17.0 22:41:17 psutil==7.2.1 22:41:17 pyasn1==0.6.2 22:41:17 pyasn1_modules==0.4.2 22:41:17 pycparser==2.23 22:41:17 pygerrit2==2.0.15 22:41:17 PyGithub==2.8.1 22:41:17 Pygments==2.19.2 22:41:17 PyJWT==2.10.1 22:41:17 PyNaCl==1.6.2 22:41:17 pyparsing==2.4.7 22:41:17 pyperclip==1.11.0 22:41:17 pyrsistent==0.20.0 22:41:17 python-cinderclient==9.8.0 22:41:17 python-dateutil==2.9.0.post0 22:41:17 python-heatclient==5.0.0 22:41:17 python-jenkins==1.8.3 22:41:17 python-keystoneclient==5.7.0 22:41:17 python-magnumclient==4.9.0 22:41:17 python-openstackclient==8.3.0 22:41:17 python-swiftclient==4.9.0 22:41:17 PyYAML==6.0.3 22:41:17 referencing==0.37.0 22:41:17 requests==2.32.5 22:41:17 requests-oauthlib==2.0.0 22:41:17 requestsexceptions==1.4.0 22:41:17 rfc3986==2.0.0 22:41:17 rich==14.2.0 22:41:17 rich-argparse==1.7.2 22:41:17 rpds-py==0.30.0 22:41:17 rsa==4.9.1 22:41:17 ruamel.yaml==0.19.1 22:41:17 ruamel.yaml.clib==0.2.15 22:41:17 s3transfer==0.16.0 22:41:17 simplejson==3.20.2 22:41:17 six==1.17.0 22:41:17 smmap==5.0.2 22:41:17 soupsieve==2.8.2 22:41:17 stevedore==5.6.0 22:41:17 tabulate==0.9.0 22:41:17 toml==0.10.2 22:41:17 tomlkit==0.14.0 22:41:17 tqdm==4.67.1 22:41:17 typing_extensions==4.15.0 22:41:17 tzdata==2025.3 22:41:17 urllib3==1.26.20 22:41:17 virtualenv==20.36.1 22:41:17 wcwidth==0.2.14 22:41:17 websocket-client==1.9.0 22:41:17 wrapt==2.0.1 22:41:17 xdg==6.0.0 22:41:17 xmltodict==1.0.2 22:41:17 yq==3.4.3 22:41:17 [EnvInject] - Injecting environment variables from a build step. 22:41:17 [EnvInject] - Injecting as environment variables the properties content 22:41:17 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:41:17 OS_CLOUD=vex 22:41:17 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-587 22:41:17 OS_STACK_TEMPLATE_DIR=openstack-hot 22:41:17 22:41:17 [EnvInject] - Variables injected successfully. 22:41:17 provisioning config files... 22:41:17 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:41:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins2053792912513316929.sh 22:41:17 ---> Create parameters file for OpenStack HOT 22:41:17 OpenStack Heat parameters generated 22:41:17 ----------------------------------- 22:41:17 parameters: 22:41:17 vm_0_count: '1' 22:41:17 vm_0_flavor: 'v3-standard-4' 22:41:17 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554' 22:41:17 vm_1_count: '1' 22:41:17 vm_1_flavor: 'v3-standard-2' 22:41:17 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 22:41:17 22:41:17 job_name: '52208-587' 22:41:17 silo: 'releng' 22:41:17 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins7574579569291681483.sh 22:41:17 ---> Create HEAT stack 22:41:17 + source /home/jenkins/lf-env.sh 22:41:17 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:41:17 ++ mktemp -d /tmp/venv-XXXX 22:41:17 + lf_venv=/tmp/venv-ILNR 22:41:17 + local venv_file=/tmp/.os_lf_venv 22:41:17 + local python=python3 22:41:17 + local options 22:41:17 + local set_path=true 22:41:17 + local install_args= 22:41:17 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:41:17 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:41:17 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:41:17 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:41:17 + true 22:41:17 + case $1 in 22:41:17 + python=python3 22:41:17 + shift 2 22:41:17 + true 22:41:17 + case $1 in 22:41:17 + shift 22:41:17 + break 22:41:17 + case $python in 22:41:17 + local pkg_list= 22:41:17 + [[ -d /opt/pyenv ]] 22:41:17 + echo 'Setup pyenv:' 22:41:17 Setup pyenv: 22:41:17 + export PYENV_ROOT=/opt/pyenv 22:41:17 + PYENV_ROOT=/opt/pyenv 22:41:17 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:41:17 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:41:17 + pyenv versions 22:41:17 system 22:41:17 3.8.13 22:41:17 3.9.13 22:41:17 3.10.13 22:41:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:41:17 + command -v pyenv 22:41:17 ++ pyenv init - --no-rehash 22:41:17 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:41:17 for i in ${!paths[@]}; do 22:41:17 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:41:17 fi; done; 22:41:17 echo "${paths[*]}"'\'')" 22:41:17 export PATH="/opt/pyenv/shims:${PATH}" 22:41:17 export PYENV_SHELL=bash 22:41:17 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:41:17 pyenv() { 22:41:17 local command 22:41:17 command="${1:-}" 22:41:17 if [ "$#" -gt 0 ]; then 22:41:17 shift 22:41:17 fi 22:41:17 22:41:17 case "$command" in 22:41:17 rehash|shell) 22:41:17 eval "$(pyenv "sh-$command" "$@")" 22:41:17 ;; 22:41:17 *) 22:41:17 command pyenv "$command" "$@" 22:41:17 ;; 22:41:17 esac 22:41:17 }' 22:41:17 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:41:17 for i in ${!paths[@]}; do 22:41:17 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:41:17 fi; done; 22:41:17 echo "${paths[*]}"' 22:41:17 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:41:17 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:41:17 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:41:17 ++ export PYENV_SHELL=bash 22:41:17 ++ PYENV_SHELL=bash 22:41:17 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:41:17 +++ complete -F _pyenv pyenv 22:41:17 ++ lf-pyver python3 22:41:17 ++ local py_version_xy=python3 22:41:17 ++ local py_version_xyz= 22:41:17 ++ pyenv versions 22:41:17 ++ local command 22:41:17 ++ command=versions 22:41:17 ++ '[' 1 -gt 0 ']' 22:41:17 ++ shift 22:41:17 ++ case "$command" in 22:41:17 ++ command pyenv versions 22:41:17 ++ pyenv versions 22:41:17 ++ sed 's/^[ *]* //' 22:41:17 ++ awk '{ print $1 }' 22:41:17 ++ grep -E '^[0-9.]*[0-9]$' 22:41:17 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:41:17 +++ sort -V 22:41:17 +++ grep '^3' /tmp/.pyenv_versions 22:41:17 +++ tail -n 1 22:41:17 ++ py_version_xyz=3.11.7 22:41:17 ++ [[ -z 3.11.7 ]] 22:41:17 ++ echo 3.11.7 22:41:17 ++ return 0 22:41:17 + pyenv local 3.11.7 22:41:17 + local command 22:41:17 + command=local 22:41:17 + '[' 2 -gt 0 ']' 22:41:17 + shift 22:41:17 + case "$command" in 22:41:17 + command pyenv local 3.11.7 22:41:17 + pyenv local 3.11.7 22:41:18 + for arg in "$@" 22:41:18 + case $arg in 22:41:18 + pkg_list+='lftools[openstack] ' 22:41:18 + for arg in "$@" 22:41:18 + case $arg in 22:41:18 + pkg_list+='kubernetes ' 22:41:18 + for arg in "$@" 22:41:18 + case $arg in 22:41:18 + pkg_list+='niet ' 22:41:18 + for arg in "$@" 22:41:18 + case $arg in 22:41:18 + pkg_list+='python-heatclient ' 22:41:18 + for arg in "$@" 22:41:18 + case $arg in 22:41:18 + pkg_list+='python-openstackclient ' 22:41:18 + for arg in "$@" 22:41:18 + case $arg in 22:41:18 + pkg_list+='python-magnumclient ' 22:41:18 + for arg in "$@" 22:41:18 + case $arg in 22:41:18 + pkg_list+='urllib3~=1.26.15 ' 22:41:18 + for arg in "$@" 22:41:18 + case $arg in 22:41:18 + pkg_list+='yq ' 22:41:18 + [[ -f /tmp/.os_lf_venv ]] 22:41:18 ++ cat /tmp/.os_lf_venv 22:41:18 + lf_venv=/tmp/venv-pts9 22:41:18 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pts9 from' file:/tmp/.os_lf_venv 22:41:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pts9 from file:/tmp/.os_lf_venv 22:41:18 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:41:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:41:18 + local 'pip_opts=--upgrade --quiet' 22:41:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:41:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:41:18 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:41:18 + [[ -n '' ]] 22:41:18 + [[ -n '' ]] 22:41:18 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:41:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:41:18 + /tmp/venv-pts9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 22:41:19 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:41:19 lf-activate-venv(): INFO: Base packages installed successfully 22:41:19 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:41:19 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:41:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:41:19 + /tmp/venv-pts9/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:41:36 + type python3 22:41:36 + true 22:41:36 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-pts9/bin to PATH' 22:41:36 lf-activate-venv(): INFO: Adding /tmp/venv-pts9/bin to PATH 22:41:36 + PATH=/tmp/venv-pts9/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:41:36 + return 0 22:41:36 + openstack --os-cloud vex limits show --absolute 22:41:38 +--------------------------+---------+ 22:41:38 | Name | Value | 22:41:38 +--------------------------+---------+ 22:41:38 | maxTotalInstances | -1 | 22:41:38 | maxTotalCores | 450 | 22:41:38 | maxTotalRAMSize | 1000000 | 22:41:38 | maxServerMeta | 128 | 22:41:38 | maxImageMeta | 128 | 22:41:38 | maxPersonality | 5 | 22:41:38 | maxPersonalitySize | 10240 | 22:41:38 | maxTotalKeypairs | 100 | 22:41:38 | maxServerGroups | 10 | 22:41:38 | maxServerGroupMembers | 10 | 22:41:38 | maxTotalFloatingIps | -1 | 22:41:38 | maxSecurityGroups | -1 | 22:41:38 | maxSecurityGroupRules | -1 | 22:41:38 | totalRAMUsed | 303104 | 22:41:38 | totalCoresUsed | 74 | 22:41:38 | totalInstancesUsed | 27 | 22:41:38 | totalFloatingIpsUsed | 0 | 22:41:38 | totalSecurityGroupsUsed | 0 | 22:41:38 | totalServerGroupsUsed | 0 | 22:41:38 | maxTotalVolumes | -1 | 22:41:38 | maxTotalSnapshots | 10 | 22:41:38 | maxTotalVolumeGigabytes | 4096 | 22:41:38 | maxTotalBackups | 10 | 22:41:38 | maxTotalBackupGigabytes | 1000 | 22:41:38 | totalVolumesUsed | 0 | 22:41:38 | totalGigabytesUsed | 0 | 22:41:38 | totalSnapshotsUsed | 0 | 22:41:38 | totalBackupsUsed | 0 | 22:41:38 | totalBackupGigabytesUsed | 0 | 22:41:38 +--------------------------+---------+ 22:41:38 + pushd /opt/ciman/openstack-hot 22:41:38 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 22:41:38 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-587 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 22:42:03 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-587 22:42:03 Waiting to initialize infrastructure... 22:42:03 Stack initialization successful. 22:42:03 ------------------------------------ 22:42:03 Stack Details 22:42:03 ------------------------------------ 22:42:03 {'added': None, 22:42:03 'capabilities': [], 22:42:03 'created_at': '2026-01-19T22:41:41Z', 22:42:03 'deleted': None, 22:42:03 'deleted_at': None, 22:42:03 'description': 'No description', 22:42:03 'environment': None, 22:42:03 'environment_files': None, 22:42:03 'files': None, 22:42:03 'files_container': None, 22:42:03 'id': '74faa7eb-bb6d-4ab2-b2bc-5e96bc509e32', 22:42:03 'is_rollback_disabled': True, 22:42:03 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-587/74faa7eb-bb6d-4ab2-b2bc-5e96bc509e32', 22:42:03 'rel': 'self'}], 22:42:03 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 22:42:03 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-587', 22:42:03 'notification_topics': [], 22:42:03 'outputs': [{'description': 'IP addresses of the 1st vm types', 22:42:03 'output_key': 'vm_0_ips', 22:42:03 'output_value': ['10.30.171.61']}, 22:42:03 {'description': 'IP addresses of the 2nd vm types', 22:42:03 'output_key': 'vm_1_ips', 22:42:03 'output_value': ['10.30.171.163']}], 22:42:03 'owner_id': ****, 22:42:03 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 22:42:03 'OS::stack_id': '74faa7eb-bb6d-4ab2-b2bc-5e96bc509e32', 22:42:03 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-587', 22:42:03 'job_name': '52208-587', 22:42:03 'silo': 'releng', 22:42:03 'vm_0_count': '1', 22:42:03 'vm_0_flavor': 'v3-standard-4', 22:42:03 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 22:42:03 '20260109-084045.554', 22:42:03 'vm_1_count': '1', 22:42:03 'vm_1_flavor': 'v3-standard-2', 22:42:03 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 22:42:03 '- 20250917-133034.654'}, 22:42:03 'parent_id': None, 22:42:03 'replaced': None, 22:42:03 'status': 'CREATE_COMPLETE', 22:42:03 'status_reason': 'Stack CREATE completed successfully', 22:42:03 'tags': [], 22:42:03 'template': None, 22:42:03 'template_description': 'No description', 22:42:03 'template_url': None, 22:42:03 'timeout_mins': 15, 22:42:03 'unchanged': None, 22:42:03 'updated': None, 22:42:03 'updated_at': None, 22:42:03 'user_project_id': 'bb6e4e123507422f9b7ee29650e72388'} 22:42:03 ------------------------------------ 22:42:04 + popd 22:42:04 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 22:42:04 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins3044795654832757982.sh 22:42:04 ---> Copy SSH public keys to CSIT lab 22:42:04 Setup pyenv: 22:42:04 system 22:42:04 3.8.13 22:42:04 3.9.13 22:42:04 3.10.13 22:42:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:42:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pts9 from file:/tmp/.os_lf_venv 22:42:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:42:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:42:06 lf-activate-venv(): INFO: Base packages installed successfully 22:42:06 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:42:19 lf-activate-venv(): INFO: Adding /tmp/venv-pts9/bin to PATH 22:42:21 SSH not responding on 10.30.171.61. Retrying in 10 seconds... 22:42:22 Warning: Permanently added '10.30.171.163' (ECDSA) to the list of known hosts. 22:42:22 releng-52208-587-1-mininet-ovs-217-0 22:42:22 Successfully copied public keys to slave 10.30.171.163 22:42:22 Process 6492 ready. 22:42:31 Ping to 10.30.171.61 successful. 22:42:32 SSH not responding on 10.30.171.61. Retrying in 10 seconds... 22:42:42 Ping to 10.30.171.61 successful. 22:42:43 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:42:43 releng-52208-587-0-builder-0 22:42:43 Successfully copied public keys to slave 10.30.171.61 22:42:43 Process 6493 ready. 22:42:43 SSH ready on all stack servers. 22:42:43 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4695415406934930685.sh 22:42:43 Setup pyenv: 22:42:44 system 22:42:44 3.8.13 22:42:44 3.9.13 22:42:44 3.10.13 22:42:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:42:48 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-xnCs 22:42:48 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 22:42:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:42:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:42:52 lf-activate-venv(): INFO: Base packages installed successfully 22:42:52 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 22:42:53 lf-activate-venv(): INFO: Adding /tmp/venv-xnCs/bin to PATH 22:42:53 + echo 'Installing Python Requirements' 22:42:53 Installing Python Requirements 22:42:53 + cat 22:42:53 + python -m pip install -r requirements.txt 22:42:54 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 22:42:54 Collecting docker-py (from -r requirements.txt (line 1)) 22:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 22:42:54 Collecting ipaddr (from -r requirements.txt (line 2)) 22:42:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 22:42:54 Installing build dependencies: started 22:42:55 Installing build dependencies: finished with status 'done' 22:42:55 Getting requirements to build wheel: started 22:42:55 Getting requirements to build wheel: finished with status 'done' 22:42:55 Preparing metadata (pyproject.toml): started 22:42:55 Preparing metadata (pyproject.toml): finished with status 'done' 22:42:55 Collecting netaddr (from -r requirements.txt (line 3)) 22:42:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 22:42:55 Collecting netifaces (from -r requirements.txt (line 4)) 22:42:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 22:42:55 Installing build dependencies: started 22:42:56 Installing build dependencies: finished with status 'done' 22:42:56 Getting requirements to build wheel: started 22:42:56 Getting requirements to build wheel: finished with status 'done' 22:42:56 Preparing metadata (pyproject.toml): started 22:42:57 Preparing metadata (pyproject.toml): finished with status 'done' 22:42:57 Collecting pyhocon (from -r requirements.txt (line 5)) 22:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 22:42:57 Collecting requests (from -r requirements.txt (line 6)) 22:42:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 22:42:57 Collecting robotframework (from -r requirements.txt (line 7)) 22:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 22:42:57 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 33.5 MB/s 0:00:00 22:42:57 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 22:42:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 22:42:57 Installing build dependencies: started 22:42:58 Installing build dependencies: finished with status 'done' 22:42:58 Getting requirements to build wheel: started 22:42:58 Getting requirements to build wheel: finished with status 'done' 22:42:58 Preparing metadata (pyproject.toml): started 22:42:58 Preparing metadata (pyproject.toml): finished with status 'done' 22:42:58 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 22:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 22:42:58 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 22:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 22:42:58 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 22:42:58 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 22:42:58 Installing build dependencies: started 22:42:59 Installing build dependencies: finished with status 'done' 22:42:59 Getting requirements to build wheel: started 22:43:00 Getting requirements to build wheel: finished with status 'done' 22:43:00 Preparing metadata (pyproject.toml): started 22:43:00 Preparing metadata (pyproject.toml): finished with status 'done' 22:43:00 Collecting scapy (from -r requirements.txt (line 12)) 22:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 22:43:00 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 36.9 MB/s 0:00:00 22:43:00 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 22:43:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 22:43:00 Installing build dependencies: started 22:43:01 Installing build dependencies: finished with status 'done' 22:43:01 Getting requirements to build wheel: started 22:43:01 Getting requirements to build wheel: finished with status 'done' 22:43:01 Preparing metadata (pyproject.toml): started 22:43:01 Preparing metadata (pyproject.toml): finished with status 'done' 22:43:02 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB) 22:43:02 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 43.2 MB/s 0:00:00 22:43:02 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 22:43:02 Collecting pyangbind (from -r requirements.txt (line 22)) 22:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 22:43:02 Collecting isodate (from -r requirements.txt (line 25)) 22:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 22:43:02 Collecting jmespath (from -r requirements.txt (line 28)) 22:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 22:43:02 Collecting jsonpatch (from -r requirements.txt (line 31)) 22:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 22:43:02 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 22:43:02 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 22:43:02 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 22:43:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 22:43:02 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 22:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 22:43:02 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 22:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 22:43:02 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 22:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB) 22:43:02 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 22:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 22:43:02 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 22:43:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 22:43:03 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 22:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 22:43:03 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 22:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 22:43:03 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 22:43:03 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 22:43:03 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 22:43:03 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 22:43:03 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 22:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 22:43:03 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 22:43:03 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 22:43:03 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 22:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 22:43:03 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 22:43:03 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 22:43:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 22:43:03 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 22:43:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 37.7 MB/s 0:00:00 22:43:03 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 22:43:03 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 22:43:03 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 22:43:03 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 22:43:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 22:43:03 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.1 MB/s 0:00:00 22:43:04 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 22:43:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 22:43:05 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 22:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 22:43:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 31.1 MB/s 0:00:00 22:43:05 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 22:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 22:43:05 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 22:43:05 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 22:43:05 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:43:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 22:43:05 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:43:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 22:43:06 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 22:43:06 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 22:43:06 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 22:43:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 79.8 MB/s 0:00:00 22:43:06 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 22:43:06 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 22:43:06 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 22:43:06 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 22:43:06 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) 22:43:06 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB) 22:43:06 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB) 22:43:06 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 22:43:06 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 22:43:06 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 22:43:07 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 22:43:07 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 22:43:07 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) 22:43:07 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 22:43:07 Collecting packaging (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/packaging/25.0/packaging-25.0-py3-none-any.whl (66 kB) 22:43:07 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 22:43:07 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 22:43:07 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 22:43:07 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:43:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 22:43:07 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 22:43:07 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:43:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.2/soupsieve-2.8.2-py3-none-any.whl (37 kB) 22:43:07 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:43:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 22:43:07 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 22:43:07 Building wheel for robotframework-sshlibrary (pyproject.toml): started 22:43:07 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 22:43:07 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=2becbc6b77d07934b8a88db685661b39abb6b3b8c339305fa3e7ec145ff850dc 22:43:07 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 22:43:07 Building wheel for ipaddr (pyproject.toml): started 22:43:08 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 22:43:08 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=30ce658b9b6eb6af47b89d4b0513cb54a14901d610fd26ab9983a0537b32e69a 22:43:08 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 22:43:08 Building wheel for netifaces (pyproject.toml): started 22:43:10 Building wheel for netifaces (pyproject.toml): finished with status 'done' 22:43:10 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41071 sha256=cdc00c1c7f1ef397fa67061f7e47cd8dd95058bc69593fd4bc77ba2604faf0b8 22:43:10 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 22:43:10 Building wheel for robotframework-httplibrary (pyproject.toml): started 22:43:10 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 22:43:10 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=2f6fe88c2242fdb1701b5c74ce6fd7853533844689e4bbeaad512ee7812829b1 22:43:10 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 22:43:10 Building wheel for jsonpath-rw (pyproject.toml): started 22:43:10 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 22:43:10 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=6243ec8fdf22f14e3f77e5fda5b8abb8f2f463e5297134c11a362bb16299b840 22:43:10 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 22:43:10 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 22:43:11 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, packaging, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 22:43:18 22:43:18 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 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 packaging-25.0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 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.2 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0 22:43:18 + pip freeze 22:43:19 async-generator==1.10 22:43:19 attrs==25.4.0 22:43:19 bcrypt==5.0.0 22:43:19 beautifulsoup4==4.14.3 22:43:19 certifi==2026.1.4 22:43:19 cffi==2.0.0 22:43:19 charset-normalizer==3.4.4 22:43:19 click==8.3.1 22:43:19 cryptography==46.0.3 22:43:19 decorator==5.2.1 22:43:19 distlib==0.4.0 22:43:19 docker-py==1.10.6 22:43:19 docker-pycreds==0.4.0 22:43:19 elastic-transport==8.17.1 22:43:19 elasticsearch==8.19.3 22:43:19 elasticsearch-dsl==8.15.4 22:43:19 enum34==1.1.10 22:43:19 filelock==3.20.3 22:43:19 h11==0.16.0 22:43:19 idna==3.11 22:43:19 importlib_metadata==8.7.1 22:43:19 invoke==2.2.1 22:43:19 ipaddr==2.2.0 22:43:19 isodate==0.7.2 22:43:19 jmespath==1.0.1 22:43:19 jsonpatch==1.33 22:43:19 jsonpath-rw==1.4.0 22:43:19 jsonpointer==3.0.0 22:43:19 lxml==6.0.2 22:43:19 mypy_extensions==1.1.0 22:43:19 netaddr==1.3.0 22:43:19 netifaces==0.11.0 22:43:19 outcome==1.3.0.post0 22:43:19 packaging==25.0 22:43:19 paramiko==4.0.0 22:43:19 platformdirs==4.5.1 22:43:19 ply==3.11 22:43:19 pyang==2.7.1 22:43:19 pyangbind==0.8.7 22:43:19 pycparser==2.23 22:43:19 pyhocon==0.3.61 22:43:19 PyNaCl==1.6.2 22:43:19 pyparsing==3.3.1 22:43:19 PySocks==1.7.1 22:43:19 python-dateutil==2.9.0.post0 22:43:19 regex==2026.1.15 22:43:19 requests==2.32.5 22:43:19 robotframework==7.4.1 22:43:19 robotframework-httplibrary==0.4.2 22:43:19 robotframework-pythonlibcore==4.5.0 22:43:19 robotframework-requests==0.9.7 22:43:19 robotframework-selenium2library==3.0.0 22:43:19 robotframework-seleniumlibrary==6.8.0 22:43:19 robotframework-sshlibrary==3.8.0 22:43:19 scapy==2.7.0 22:43:19 scp==0.15.0 22:43:19 selenium==4.40.0 22:43:19 six==1.17.0 22:43:19 sniffio==1.3.1 22:43:19 sortedcontainers==2.4.0 22:43:19 soupsieve==2.8.2 22:43:19 trio==0.32.0 22:43:19 trio-typing==0.10.0 22:43:19 trio-websocket==0.12.2 22:43:19 types-certifi==2021.10.8.3 22:43:19 types-urllib3==1.26.25.14 22:43:19 typing_extensions==4.15.0 22:43:19 urllib3==2.6.3 22:43:19 virtualenv==20.36.1 22:43:19 waitress==3.0.2 22:43:19 WebOb==1.8.9 22:43:19 websocket-client==1.9.0 22:43:19 WebTest==3.0.7 22:43:19 wsproto==1.3.2 22:43:19 zipp==3.23.0 22:43:19 [EnvInject] - Injecting environment variables from a build step. 22:43:19 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 22:43:19 [EnvInject] - Variables injected successfully. 22:43:19 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins15500504433664418909.sh 22:43:19 Setup pyenv: 22:43:19 system 22:43:19 3.8.13 22:43:19 3.9.13 22:43:19 3.10.13 22:43:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:43:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pts9 from file:/tmp/.os_lf_venv 22:43:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:21 lf-activate-venv(): INFO: Base packages installed successfully 22:43:21 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 22:43:28 lf-activate-venv(): INFO: Adding /tmp/venv-pts9/bin to PATH 22:43:28 + ODL_SYSTEM=() 22:43:28 + TOOLS_SYSTEM=() 22:43:28 + OPENSTACK_SYSTEM=() 22:43:28 + OPENSTACK_CONTROLLERS=() 22:43:28 + mapfile -t ADDR 22:43:28 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 22:43:28 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-587 22:43:30 + for i in "${ADDR[@]}" 22:43:30 ++ ssh 10.30.171.163 hostname -s 22:43:30 Warning: Permanently added '10.30.171.163' (ECDSA) to the list of known hosts. 22:43:30 + REMHOST=releng-52208-587-1-mininet-ovs-217-0 22:43:30 + case ${REMHOST} in 22:43:30 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 22:43:30 + for i in "${ADDR[@]}" 22:43:30 ++ ssh 10.30.171.61 hostname -s 22:43:30 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:43:31 + REMHOST=releng-52208-587-0-builder-0 22:43:31 + case ${REMHOST} in 22:43:31 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:43:31 + echo NUM_ODL_SYSTEM=1 22:43:31 + echo NUM_TOOLS_SYSTEM=1 22:43:31 + '[' '' == yes ']' 22:43:31 + NUM_OPENSTACK_SYSTEM=0 22:43:31 + echo NUM_OPENSTACK_SYSTEM=0 22:43:31 + '[' 0 -eq 2 ']' 22:43:31 + echo ODL_SYSTEM_IP=10.30.171.61 22:43:31 ++ seq 0 0 22:43:31 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:43:31 + echo ODL_SYSTEM_1_IP=10.30.171.61 22:43:31 + echo TOOLS_SYSTEM_IP=10.30.171.163 22:43:31 ++ seq 0 0 22:43:31 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 22:43:31 + echo TOOLS_SYSTEM_1_IP=10.30.171.163 22:43:31 + openstack_index=0 22:43:31 + NUM_OPENSTACK_CONTROL_NODES=1 22:43:31 + echo NUM_OPENSTACK_CONTROL_NODES=1 22:43:31 ++ seq 0 0 22:43:31 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 22:43:31 + echo OPENSTACK_CONTROL_NODE_1_IP= 22:43:31 + NUM_OPENSTACK_COMPUTE_NODES=-1 22:43:31 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 22:43:31 + '[' -1 -ge 2 ']' 22:43:31 ++ seq 0 -2 22:43:31 + NUM_OPENSTACK_HAPROXY_NODES=0 22:43:31 + echo NUM_OPENSTACK_HAPROXY_NODES=0 22:43:31 ++ seq 0 -1 22:43:31 + echo 'Contents of slave_addresses.txt:' 22:43:31 Contents of slave_addresses.txt: 22:43:31 + cat slave_addresses.txt 22:43:31 NUM_ODL_SYSTEM=1 22:43:31 NUM_TOOLS_SYSTEM=1 22:43:31 NUM_OPENSTACK_SYSTEM=0 22:43:31 ODL_SYSTEM_IP=10.30.171.61 22:43:31 ODL_SYSTEM_1_IP=10.30.171.61 22:43:31 TOOLS_SYSTEM_IP=10.30.171.163 22:43:31 TOOLS_SYSTEM_1_IP=10.30.171.163 22:43:31 NUM_OPENSTACK_CONTROL_NODES=1 22:43:31 OPENSTACK_CONTROL_NODE_1_IP= 22:43:31 NUM_OPENSTACK_COMPUTE_NODES=-1 22:43:31 NUM_OPENSTACK_HAPROXY_NODES=0 22:43:31 [EnvInject] - Injecting environment variables from a build step. 22:43:31 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 22:43:31 [EnvInject] - Variables injected successfully. 22:43:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins1329599898043051892.sh 22:43:31 Preparing for JRE Version 21 22:43:31 Karaf artifact is karaf 22:43:31 Karaf project is integration 22:43:31 Java home is /usr/lib/jvm/java-21-openjdk-amd64 22:43:31 [EnvInject] - Injecting environment variables from a build step. 22:43:31 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 22:43:31 [EnvInject] - Variables injected successfully. 22:43:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins5452327015586137556.sh 22:43:31 2026-01-19 22:43:31 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 22:43:31 Bundle version is 0.21.4-SNAPSHOT 22:43:31 --2026-01-19 22:43:31-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 22:43:31 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:43:31 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:43:31 HTTP request sent, awaiting response... 200 OK 22:43:31 Length: 1410 (1.4K) [application/xml] 22:43:31 Saving to: ‘maven-metadata.xml’ 22:43:31 22:43:31 0K . 100% 69.7M=0s 22:43:31 22:43:31 2026-01-19 22:43:31 (69.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 22:43:31 22:43:31 22:43:31 22:43:31 org.opendaylight.integration 22:43:31 karaf 22:43:31 0.21.4-SNAPSHOT 22:43:31 22:43:31 22:43:31 20260119.212728 22:43:31 498 22:43:31 22:43:31 20260119212728 22:43:31 22:43:31 22:43:31 pom 22:43:31 0.21.4-20260119.212728-498 22:43:31 20260119212728 22:43:31 22:43:31 22:43:31 tar.gz 22:43:31 0.21.4-20260119.212728-498 22:43:31 20260119212728 22:43:31 22:43:31 22:43:31 zip 22:43:31 0.21.4-20260119.212728-498 22:43:31 20260119212728 22:43:31 22:43:31 22:43:31 cyclonedx 22:43:31 xml 22:43:31 0.21.4-20260119.212728-498 22:43:31 20260119212728 22:43:31 22:43:31 22:43:31 cyclonedx 22:43:31 json 22:43:31 0.21.4-20260119.212728-498 22:43:31 20260119212728 22:43:31 22:43:31 22:43:31 22:43:31 22:43:31 Nexus timestamp is 0.21.4-20260119.212728-498 22:43:31 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260119.212728-498.zip 22:43:31 Distribution bundle is karaf-0.21.4-20260119.212728-498.zip 22:43:31 Distribution bundle version is 0.21.4-SNAPSHOT 22:43:31 Distribution folder is karaf-0.21.4-SNAPSHOT 22:43:31 Nexus prefix is https://nexus.opendaylight.org 22:43:31 [EnvInject] - Injecting environment variables from a build step. 22:43:31 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 22:43:31 [EnvInject] - Variables injected successfully. 22:43:31 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins11619025885314714568.sh 22:43:31 Setup pyenv: 22:43:31 system 22:43:31 3.8.13 22:43:31 3.9.13 22:43:31 3.10.13 22:43:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:43:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pts9 from file:/tmp/.os_lf_venv 22:43:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:43:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:43:34 lf-activate-venv(): INFO: Base packages installed successfully 22:43:34 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 22:43:39 lf-activate-venv(): INFO: Adding /tmp/venv-pts9/bin to PATH 22:43:39 Copying common-functions.sh to /tmp 22:43:41 Copying common-functions.sh to 10.30.171.61:/tmp 22:43:41 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:43:41 Copying common-functions.sh to 10.30.171.163:/tmp 22:43:41 Warning: Permanently added '10.30.171.163' (ECDSA) to the list of known hosts. 22:43:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8500993710381541319.sh 22:43:42 common-functions.sh is being sourced 22:43:42 common-functions environment: 22:43:42 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:43:42 ACTUALFEATURES: 22:43:42 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:43:42 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 22:43:42 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:43:42 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:43:42 CONTROLLERMEM: 2048m 22:43:42 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 22:43:42 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 22:43:42 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 22:43:42 SUITES: 22:43:42 22:43:42 ################################################# 22:43:42 ## Configure Cluster and Start ## 22:43:42 ################################################# 22:43:42 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 22:43:42 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 22:43:42 Locating script plan to use... 22:43:42 Finished running script plans 22:43:42 Configuring member-1 with IP address 10.30.171.61 22:43:42 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:43:42 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:43:42 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 22:43:42 common-functions.sh is being sourced 22:43:42 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 22:43:42 ++ echo 'common-functions.sh is being sourced' 22:43:42 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 22:43:42 ++ DISTROSTREAM=scandium 22:43:42 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:43:42 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:43:42 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:43:42 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:43:42 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 22:43:42 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 22:43:42 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:43:42 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:43:42 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:43:42 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:43:42 ++ export CONTROLLERMEM= 22:43:42 ++ CONTROLLERMEM= 22:43:42 ++ case "${DISTROSTREAM}" in 22:43:42 ++ CLUSTER_SYSTEM=akka 22:43:42 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 22:43:42 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 22:43:42 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 22:43:42 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 22:43:42 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 22:43:42 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 22:43:42 ++ print_common_env 22:43:42 ++ cat 22:43:42 common-functions environment: 22:43:42 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:43:42 ACTUALFEATURES: 22:43:42 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:43:42 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 22:43:42 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:43:42 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:43:42 CONTROLLERMEM: 22:43:42 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 22:43:42 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 22:43:42 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 22:43:42 SUITES: 22:43:42 22:43:42 ++ SSH='ssh -t -t' 22:43:42 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:43:42 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:43:42 Changing to /tmp 22:43:42 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260119.212728-498.zip 22:43:42 + echo 'Changing to /tmp' 22:43:42 + cd /tmp 22:43:42 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260119.212728-498.zip' 22:43:42 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260119.212728-498.zip 22:43:42 --2026-01-19 22:43:42-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20260119.212728-498.zip 22:43:42 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:43:42 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:43:42 HTTP request sent, awaiting response... 200 OK 22:43:42 Length: 239812487 (229M) [application/zip] 22:43:42 Saving to: ‘karaf-0.21.4-20260119.212728-498.zip’ 22:43:42 22:43:42 0K ........ ........ ........ ........ ........ ........ 1% 83.2M 3s 22:43:42 3072K ........ ........ ........ ........ ........ ........ 2% 136M 2s 22:43:42 6144K ........ ........ ........ ........ ........ ........ 3% 113M 2s 22:43:42 9216K ........ ........ ........ ........ ........ ........ 5% 156M 2s 22:43:42 12288K ........ ........ ........ ........ ........ ........ 6% 83.1M 2s 22:43:42 15360K ........ ........ ........ ........ ........ ........ 7% 384M 2s 22:43:42 18432K ........ ........ ........ ........ ........ ........ 9% 122M 2s 22:43:42 21504K ........ ........ ........ ........ ........ ........ 10% 140M 2s 22:43:42 24576K ........ ........ ........ ........ ........ ........ 11% 408M 2s 22:43:42 27648K ........ ........ ........ ........ ........ ........ 13% 192M 1s 22:43:42 30720K ........ ........ ........ ........ ........ ........ 14% 128M 1s 22:43:42 33792K ........ ........ ........ ........ ........ ........ 15% 181M 1s 22:43:42 36864K ........ ........ ........ ........ ........ ........ 17% 206M 1s 22:43:42 39936K ........ ........ ........ ........ ........ ........ 18% 213M 1s 22:43:43 43008K ........ ........ ........ ........ ........ ........ 19% 222M 1s 22:43:43 46080K ........ ........ ........ ........ ........ ........ 20% 223M 1s 22:43:43 49152K ........ ........ ........ ........ ........ ........ 22% 235M 1s 22:43:43 52224K ........ ........ ........ ........ ........ ........ 23% 226M 1s 22:43:43 55296K ........ ........ ........ ........ ........ ........ 24% 293M 1s 22:43:43 58368K ........ ........ ........ ........ ........ ........ 26% 260M 1s 22:43:43 61440K ........ ........ ........ ........ ........ ........ 27% 291M 1s 22:43:43 64512K ........ ........ ........ ........ ........ ........ 28% 226M 1s 22:43:43 67584K ........ ........ ........ ........ ........ ........ 30% 225M 1s 22:43:43 70656K ........ ........ ........ ........ ........ ........ 31% 217M 1s 22:43:43 73728K ........ ........ ........ ........ ........ ........ 32% 221M 1s 22:43:43 76800K ........ ........ ........ ........ ........ ........ 34% 158M 1s 22:43:43 79872K ........ ........ ........ ........ ........ ........ 35% 170M 1s 22:43:43 82944K ........ ........ ........ ........ ........ ........ 36% 212M 1s 22:43:43 86016K ........ ........ ........ ........ ........ ........ 38% 165M 1s 22:43:43 89088K ........ ........ ........ ........ ........ ........ 39% 162M 1s 22:43:43 92160K ........ ........ ........ ........ ........ ........ 40% 199M 1s 22:43:43 95232K ........ ........ ........ ........ ........ ........ 41% 153M 1s 22:43:43 98304K ........ ........ ........ ........ ........ ........ 43% 151M 1s 22:43:43 101376K ........ ........ ........ ........ ........ ........ 44% 205M 1s 22:43:43 104448K ........ ........ ........ ........ ........ ........ 45% 186M 1s 22:43:43 107520K ........ ........ ........ ........ ........ ........ 47% 193M 1s 22:43:43 110592K ........ ........ ........ ........ ........ ........ 48% 284M 1s 22:43:43 113664K ........ ........ ........ ........ ........ ........ 49% 228M 1s 22:43:43 116736K ........ ........ ........ ........ ........ ........ 51% 187M 1s 22:43:43 119808K ........ ........ ........ ........ ........ ........ 52% 192M 1s 22:43:43 122880K ........ ........ ........ ........ ........ ........ 53% 221M 1s 22:43:43 125952K ........ ........ ........ ........ ........ ........ 55% 259M 1s 22:43:43 129024K ........ ........ ........ ........ ........ ........ 56% 226M 1s 22:43:43 132096K ........ ........ ........ ........ ........ ........ 57% 259M 1s 22:43:43 135168K ........ ........ ........ ........ ........ ........ 59% 274M 1s 22:43:43 138240K ........ ........ ........ ........ ........ ........ 60% 326M 0s 22:43:43 141312K ........ ........ ........ ........ ........ ........ 61% 275M 0s 22:43:43 144384K ........ ........ ........ ........ ........ ........ 62% 274M 0s 22:43:43 147456K ........ ........ ........ ........ ........ ........ 64% 276M 0s 22:43:43 150528K ........ ........ ........ ........ ........ ........ 65% 264M 0s 22:43:43 153600K ........ ........ ........ ........ ........ ........ 66% 131M 0s 22:43:43 156672K ........ ........ ........ ........ ........ ........ 68% 166M 0s 22:43:43 159744K ........ ........ ........ ........ ........ ........ 69% 182M 0s 22:43:43 162816K ........ ........ ........ ........ ........ ........ 70% 174M 0s 22:43:43 165888K ........ ........ ........ ........ ........ ........ 72% 185M 0s 22:43:43 168960K ........ ........ ........ ........ ........ ........ 73% 179M 0s 22:43:43 172032K ........ ........ ........ ........ ........ ........ 74% 206M 0s 22:43:43 175104K ........ ........ ........ ........ ........ ........ 76% 149M 0s 22:43:43 178176K ........ ........ ........ ........ ........ ........ 77% 170M 0s 22:43:43 181248K ........ ........ ........ ........ ........ ........ 78% 222M 0s 22:43:43 184320K ........ ........ ........ ........ ........ ........ 80% 208M 0s 22:43:43 187392K ........ ........ ........ ........ ........ ........ 81% 212M 0s 22:43:43 190464K ........ ........ ........ ........ ........ ........ 82% 242M 0s 22:43:43 193536K ........ ........ ........ ........ ........ ........ 83% 214M 0s 22:43:43 196608K ........ ........ ........ ........ ........ ........ 85% 276M 0s 22:43:43 199680K ........ ........ ........ ........ ........ ........ 86% 254M 0s 22:43:43 202752K ........ ........ ........ ........ ........ ........ 87% 240M 0s 22:43:43 205824K ........ ........ ........ ........ ........ ........ 89% 253M 0s 22:43:43 208896K ........ ........ ........ ........ ........ ........ 90% 239M 0s 22:43:43 211968K ........ ........ ........ ........ ........ ........ 91% 248M 0s 22:43:43 215040K ........ ........ ........ ........ ........ ........ 93% 255M 0s 22:43:43 218112K ........ ........ ........ ........ ........ ........ 94% 259M 0s 22:43:43 221184K ........ ........ ........ ........ ........ ........ 95% 240M 0s 22:43:43 224256K ........ ........ ........ ........ ........ ........ 97% 238M 0s 22:43:43 227328K ........ ........ ........ ........ ........ ........ 98% 252M 0s 22:43:43 230400K ........ ........ ........ ........ ........ ........ 99% 227M 0s 22:43:43 233472K ........ ... 100% 402M=1.2s 22:43:43 22:43:43 2026-01-19 22:43:43 (198 MB/s) - ‘karaf-0.21.4-20260119.212728-498.zip’ saved [239812487/239812487] 22:43:43 22:43:43 Extracting the new controller... 22:43:43 + echo 'Extracting the new controller...' 22:43:43 + unzip -q karaf-0.21.4-20260119.212728-498.zip 22:43:46 Adding external repositories... 22:43:46 + echo 'Adding external repositories...' 22:43:46 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:43:46 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:43:46 ################################################################################ 22:43:46 # 22:43:46 # Licensed to the Apache Software Foundation (ASF) under one or more 22:43:46 # contributor license agreements. See the NOTICE file distributed with 22:43:46 # this work for additional information regarding copyright ownership. 22:43:46 # The ASF licenses this file to You under the Apache License, Version 2.0 22:43:46 # (the "License"); you may not use this file except in compliance with 22:43:46 # the License. You may obtain a copy of the License at 22:43:46 # 22:43:46 # http://www.apache.org/licenses/LICENSE-2.0 22:43:46 # 22:43:46 # Unless required by applicable law or agreed to in writing, software 22:43:46 # distributed under the License is distributed on an "AS IS" BASIS, 22:43:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:43:46 # See the License for the specific language governing permissions and 22:43:46 # limitations under the License. 22:43:46 # 22:43:46 ################################################################################ 22:43:46 22:43:46 # 22:43:46 # If set to true, the following property will not allow any certificate to be used 22:43:46 # when accessing Maven repositories through SSL 22:43:46 # 22:43:46 #org.ops4j.pax.url.mvn.certificateCheck= 22:43:46 22:43:46 # 22:43:46 # Path to the local Maven settings file. 22:43:46 # The repositories defined in this file will be automatically added to the list 22:43:46 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:43:46 # below is not set. 22:43:46 # The following locations are checked for the existence of the settings.xml file 22:43:46 # * 1. looks for the specified url 22:43:46 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:43:46 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:43:46 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:43:46 # 22:43:46 #org.ops4j.pax.url.mvn.settings= 22:43:46 22:43:46 # 22:43:46 # Path to the local Maven repository which is used to avoid downloading 22:43:46 # artifacts when they already exist locally. 22:43:46 # The value of this property will be extracted from the settings.xml file 22:43:46 # above, or defaulted to: 22:43:46 # System.getProperty( "user.home" ) + "/.m2/repository" 22:43:46 # 22:43:46 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:43:46 22:43:46 # 22:43:46 # Default this to false. It's just weird to use undocumented repos 22:43:46 # 22:43:46 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:43:46 22:43:46 # 22:43:46 # Uncomment if you don't wanna use the proxy settings 22:43:46 # from the Maven conf/settings.xml file 22:43:46 # 22:43:46 # org.ops4j.pax.url.mvn.proxySupport=false 22:43:46 22:43:46 # 22:43:46 # Comma separated list of repositories scanned when resolving an artifact. 22:43:46 # Those repositories will be checked before iterating through the 22:43:46 # below list of repositories and even before the local repository 22:43:46 # A repository url can be appended with zero or more of the following flags: 22:43:46 # @snapshots : the repository contains snaphots 22:43:46 # @noreleases : the repository does not contain any released artifacts 22:43:46 # 22:43:46 # The following property value will add the system folder as a repo. 22:43:46 # 22:43:46 org.ops4j.pax.url.mvn.defaultRepositories=\ 22:43:46 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 22:43:46 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 22:43:46 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 22:43:46 22:43:46 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:43:46 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:43:46 22:43:46 # 22:43:46 # Comma separated list of repositories scanned when resolving an artifact. 22:43:46 # The default list includes the following repositories: 22:43:46 # http://repo1.maven.org/maven2@id=central 22:43:46 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:43:46 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:43:46 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:43:46 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:43:46 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:43:46 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:43:46 # To add repositories to the default ones, prepend '+' to the list of repositories 22:43:46 # to add. 22:43:46 # A repository url can be appended with zero or more of the following flags: 22:43:46 # @snapshots : the repository contains snapshots 22:43:46 # @noreleases : the repository does not contain any released artifacts 22:43:46 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:43:46 # 22:43:46 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:43:46 22:43:46 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 22:43:46 + [[ True == \T\r\u\e ]] 22:43:46 + echo 'Configuring the startup features...' 22:43:46 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:43:46 + FEATURE_TEST_STRING=features-test 22:43:46 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 22:43:46 + KARAF_VERSION=karaf4 22:43:46 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 22:43:46 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:43:46 + [[ ! -z '' ]] 22:43:46 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:43:46 ################################################################################ 22:43:46 # 22:43:46 # Licensed to the Apache Software Foundation (ASF) under one or more 22:43:46 # contributor license agreements. See the NOTICE file distributed with 22:43:46 # this work for additional information regarding copyright ownership. 22:43:46 # The ASF licenses this file to You under the Apache License, Version 2.0 22:43:46 # (the "License"); you may not use this file except in compliance with 22:43:46 # the License. You may obtain a copy of the License at 22:43:46 # 22:43:46 # http://www.apache.org/licenses/LICENSE-2.0 22:43:46 # 22:43:46 # Unless required by applicable law or agreed to in writing, software 22:43:46 # distributed under the License is distributed on an "AS IS" BASIS, 22:43:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:43:46 # See the License for the specific language governing permissions and 22:43:46 # limitations under the License. 22:43:46 # 22:43:46 ################################################################################ 22:43:46 22:43:46 # 22:43:46 # Comma separated list of features repositories to register by default 22:43:46 # 22:43:46 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9a4d52e9-ae7a-4b21-96b5-82e7d32a8bb5.xml 22:43:46 22:43:46 # 22:43:46 # Comma separated list of features to install at startup 22:43:46 # 22:43:46 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 0abd175e-39a1-44f4-9d6b-4e7d8efa06f0 22:43:46 22:43:46 # 22:43:46 # Resource repositories (OBR) that the features resolver can use 22:43:46 # to resolve requirements/capabilities 22:43:46 # 22:43:46 # The format of the resourceRepositories is 22:43:46 # resourceRepositories=[xml:url|json:url],... 22:43:46 # for Instance: 22:43:46 # 22:43:46 #resourceRepositories=xml:http://host/path/to/index.xml 22:43:46 # or 22:43:46 #resourceRepositories=json:http://host/path/to/index.json 22:43:46 # 22:43:46 22:43:46 # 22:43:46 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:43:46 # 22:43:46 featuresBootAsynchronous=false 22:43:46 22:43:46 # 22:43:46 # Service requirements enforcement 22:43:46 # 22:43:46 # By default, the feature resolver checks the service requirements/capabilities of 22:43:46 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:43:46 # the required bundles. 22:43:46 # The following flag can have those values: 22:43:46 # - disable: service requirements are completely ignored 22:43:46 # - default: service requirements are ignored for old features 22:43:46 # - enforce: service requirements are always verified 22:43:46 # 22:43:46 #serviceRequirements=default 22:43:46 22:43:46 # 22:43:46 # Store cfg file for config element in feature 22:43:46 # 22:43:46 #configCfgStore=true 22:43:46 22:43:46 # 22:43:46 # Define if the feature service automatically refresh bundles 22:43:46 # 22:43:46 autoRefresh=true 22:43:46 22:43:46 # 22:43:46 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:43:46 # XML file defines instructions related to features processing 22:43:46 # versions.properties may declare properties to resolve placeholders in XML file 22:43:46 # both files are relative to ${karaf.etc} 22:43:46 # 22:43:46 #featureProcessing=org.apache.karaf.features.xml 22:43:46 #featureProcessingVersions=versions.properties 22:43:46 + configure_karaf_log karaf4 '' 22:43:46 + local -r karaf_version=karaf4 22:43:46 + local -r controllerdebugmap= 22:43:46 + local logapi=log4j 22:43:46 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:43:46 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:43:46 log4j2.rootLogger.level = INFO 22:43:46 #log4j2.rootLogger.type = asyncRoot 22:43:46 #log4j2.rootLogger.includeLocation = false 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:43:46 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:43:46 log4j2.rootLogger.appenderRef.Console.ref = Console 22:43:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:43:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:43:46 log4j2.logger.spifly.name = org.apache.aries.spifly 22:43:46 log4j2.logger.spifly.level = WARN 22:43:46 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:43:46 log4j2.logger.audit.level = INFO 22:43:46 log4j2.logger.audit.additivity = false 22:43:46 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:43:46 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:43:46 log4j2.appender.console.type = Console 22:43:46 log4j2.appender.console.name = Console 22:43:46 log4j2.appender.console.layout.type = PatternLayout 22:43:46 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:43:46 log4j2.appender.rolling.type = RollingRandomAccessFile 22:43:46 log4j2.appender.rolling.name = RollingFile 22:43:46 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:43:46 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:43:46 #log4j2.appender.rolling.immediateFlush = false 22:43:46 log4j2.appender.rolling.append = true 22:43:46 log4j2.appender.rolling.layout.type = PatternLayout 22:43:46 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:43:46 log4j2.appender.rolling.policies.type = Policies 22:43:46 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:43:46 log4j2.appender.rolling.policies.size.size = 64MB 22:43:46 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:43:46 log4j2.appender.rolling.strategy.max = 7 22:43:46 log4j2.appender.audit.type = RollingRandomAccessFile 22:43:46 log4j2.appender.audit.name = AuditRollingFile 22:43:46 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:43:46 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:43:46 log4j2.appender.audit.append = true 22:43:46 log4j2.appender.audit.layout.type = PatternLayout 22:43:46 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:43:46 log4j2.appender.audit.policies.type = Policies 22:43:46 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:43:46 log4j2.appender.audit.policies.size.size = 8MB 22:43:46 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:43:46 log4j2.appender.audit.strategy.max = 7 22:43:46 log4j2.appender.osgi.type = PaxOsgi 22:43:46 log4j2.appender.osgi.name = PaxOsgi 22:43:46 log4j2.appender.osgi.filter = * 22:43:46 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:43:46 #log4j2.logger.aether.level = TRACE 22:43:46 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:43:46 #log4j2.logger.http-headers.level = DEBUG 22:43:46 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:43:46 #log4j2.logger.maven.level = TRACE 22:43:46 + logapi=log4j2 22:43:46 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 22:43:46 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 22:43:46 + '[' log4j2 == log4j2 ']' 22:43:46 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:43:46 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:43:46 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:43:46 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:43:46 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:43:46 controllerdebugmap: 22:43:46 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:43:46 + unset IFS 22:43:46 + echo 'controllerdebugmap: ' 22:43:46 + '[' -n '' ']' 22:43:46 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:43:46 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:43:46 ################################################################################ 22:43:46 # 22:43:46 # Licensed to the Apache Software Foundation (ASF) under one or more 22:43:46 # contributor license agreements. See the NOTICE file distributed with 22:43:46 # this work for additional information regarding copyright ownership. 22:43:46 # The ASF licenses this file to You under the Apache License, Version 2.0 22:43:46 # (the "License"); you may not use this file except in compliance with 22:43:46 # the License. You may obtain a copy of the License at 22:43:46 # 22:43:46 # http://www.apache.org/licenses/LICENSE-2.0 22:43:46 # 22:43:46 # Unless required by applicable law or agreed to in writing, software 22:43:46 # distributed under the License is distributed on an "AS IS" BASIS, 22:43:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:43:46 # See the License for the specific language governing permissions and 22:43:46 # limitations under the License. 22:43:46 # 22:43:46 ################################################################################ 22:43:46 22:43:46 # Common pattern layout for appenders 22:43:46 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:43:46 22:43:46 # Root logger 22:43:46 log4j2.rootLogger.level = INFO 22:43:46 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:43:46 #log4j2.rootLogger.type = asyncRoot 22:43:46 #log4j2.rootLogger.includeLocation = false 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:43:46 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:43:46 log4j2.rootLogger.appenderRef.Console.ref = Console 22:43:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:43:46 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:43:46 22:43:46 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:43:46 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:43:46 22:43:46 # Loggers configuration 22:43:46 22:43:46 # Spifly logger 22:43:46 log4j2.logger.spifly.name = org.apache.aries.spifly 22:43:46 log4j2.logger.spifly.level = WARN 22:43:46 22:43:46 # Security audit logger 22:43:46 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:43:46 log4j2.logger.audit.level = INFO 22:43:46 log4j2.logger.audit.additivity = false 22:43:46 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:43:46 22:43:46 # Appenders configuration 22:43:46 22:43:46 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:43:46 log4j2.appender.console.type = Console 22:43:46 log4j2.appender.console.name = Console 22:43:46 log4j2.appender.console.layout.type = PatternLayout 22:43:46 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:43:46 22:43:46 # Rolling file appender 22:43:46 log4j2.appender.rolling.type = RollingRandomAccessFile 22:43:46 log4j2.appender.rolling.name = RollingFile 22:43:46 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:43:46 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:43:46 # uncomment to not force a disk flush 22:43:46 #log4j2.appender.rolling.immediateFlush = false 22:43:46 log4j2.appender.rolling.append = true 22:43:46 log4j2.appender.rolling.layout.type = PatternLayout 22:43:46 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:43:46 log4j2.appender.rolling.policies.type = Policies 22:43:46 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:43:46 log4j2.appender.rolling.policies.size.size = 1GB 22:43:46 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:43:46 log4j2.appender.rolling.strategy.max = 7 22:43:46 22:43:46 # Audit file appender 22:43:46 log4j2.appender.audit.type = RollingRandomAccessFile 22:43:46 log4j2.appender.audit.name = AuditRollingFile 22:43:46 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:43:46 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:43:46 log4j2.appender.audit.append = true 22:43:46 log4j2.appender.audit.layout.type = PatternLayout 22:43:46 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:43:46 log4j2.appender.audit.policies.type = Policies 22:43:46 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:43:46 log4j2.appender.audit.policies.size.size = 8MB 22:43:46 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:43:46 log4j2.appender.audit.strategy.max = 7 22:43:46 22:43:46 # OSGi appender 22:43:46 log4j2.appender.osgi.type = PaxOsgi 22:43:46 log4j2.appender.osgi.name = PaxOsgi 22:43:46 log4j2.appender.osgi.filter = * 22:43:46 22:43:46 # help with identification of maven-related problems with pax-url-aether 22:43:46 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:43:46 #log4j2.logger.aether.level = TRACE 22:43:46 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:43:46 #log4j2.logger.http-headers.level = DEBUG 22:43:46 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:43:46 #log4j2.logger.maven.level = TRACE 22:43:46 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:43:46 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:43:46 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:43:46 Configure 22:43:46 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:43:46 max memory: 2048m 22:43:46 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:43:46 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:43:46 + local -r controllermem=2048m 22:43:46 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:43:46 + echo Configure 22:43:46 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:43:46 + echo ' max memory: 2048m' 22:43:46 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 22:43:46 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:43:46 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:43:46 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:43:46 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 22:43:46 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 22:43:46 #!/bin/sh 22:43:46 # 22:43:46 # Licensed to the Apache Software Foundation (ASF) under one or more 22:43:46 # contributor license agreements. See the NOTICE file distributed with 22:43:46 # this work for additional information regarding copyright ownership. 22:43:46 # The ASF licenses this file to You under the Apache License, Version 2.0 22:43:46 # (the "License"); you may not use this file except in compliance with 22:43:46 # the License. You may obtain a copy of the License at 22:43:46 # 22:43:46 # http://www.apache.org/licenses/LICENSE-2.0 22:43:46 # 22:43:46 # Unless required by applicable law or agreed to in writing, software 22:43:46 # distributed under the License is distributed on an "AS IS" BASIS, 22:43:46 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:43:46 # See the License for the specific language governing permissions and 22:43:46 # limitations under the License. 22:43:46 # 22:43:46 22:43:46 # 22:43:46 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:43:46 # script: client, instance, shell, start, status, stop, karaf 22:43:46 # 22:43:46 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:43:46 # Actions go here... 22:43:46 # fi 22:43:46 22:43:46 # 22:43:46 # general settings which should be applied for all scripts go here; please keep 22:43:46 # in mind that it is possible that scripts might be executed more than once, e.g. 22:43:46 # in example of the start script where the start script is executed first and the 22:43:46 # karaf script afterwards. 22:43:46 # 22:43:46 22:43:46 # 22:43:46 # The following section shows the possible configuration options for the default 22:43:46 # karaf scripts 22:43:46 # 22:43:46 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:43:46 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:43:46 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:43:46 # export EXTRA_JAVA_OPTS # Additional JVM options 22:43:46 # export KARAF_HOME # Karaf home folder 22:43:46 # export KARAF_DATA # Karaf data folder 22:43:46 # export KARAF_BASE # Karaf base folder 22:43:46 # export KARAF_ETC # Karaf etc folder 22:43:46 # export KARAF_LOG # Karaf log folder 22:43:46 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:43:46 # export KARAF_OPTS # Additional available Karaf options 22:43:46 # export KARAF_DEBUG # Enable debug mode 22:43:46 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:43:46 # export KARAF_NOROOT # Prevent execution as root if set to true 22:43:46 Set Java version 22:43:46 + echo 'Set Java version' 22:43:46 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:43:46 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:43:46 sudo: a password is required 22:43:46 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:43:46 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:43:46 sudo: a password is required 22:43:46 JDK default version ... 22:43:46 + echo 'JDK default version ...' 22:43:46 + java -version 22:43:46 openjdk version "21.0.9" 2025-10-21 22:43:46 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 22:43:46 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 22:43:46 Set JAVA_HOME 22:43:46 + echo 'Set JAVA_HOME' 22:43:46 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:43:46 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:43:46 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:43:46 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:43:46 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:43:46 Listing all open ports on controller system... 22:43:46 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:43:46 + echo 'Listing all open ports on controller system...' 22:43:46 + netstat -pnatu 22:43:46 /tmp/configuration-script.sh: line 40: netstat: command not found 22:43:46 + '[' -f /tmp/custom_shard_config.txt ']' 22:43:46 Configuring cluster 22:43:46 + echo 'Configuring cluster' 22:43:46 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.61 22:43:46 ################################################ 22:43:46 ## Configure Cluster ## 22:43:46 ################################################ 22:43:46 NOTE: Cluster configuration files not found. Copying from 22:43:46 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 22:43:46 Configuring unique name in akka.conf 22:43:46 Configuring hostname in akka.conf 22:43:46 Configuring data and rpc seed nodes in akka.conf 22:43:46 modules = [ 22:43:46 22:43:46 { 22:43:46 name = "inventory" 22:43:46 namespace = "urn:opendaylight:inventory" 22:43:46 shard-strategy = "module" 22:43:46 }, 22:43:46 { 22:43:46 name = "topology" 22:43:46 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:43:46 shard-strategy = "module" 22:43:46 }, 22:43:46 { 22:43:46 name = "toaster" 22:43:46 namespace = "http://netconfcentral.org/ns/toaster" 22:43:46 shard-strategy = "module" 22:43:46 } 22:43:46 ] 22:43:46 Configuring replication type in module-shards.conf 22:43:46 ################################################ 22:43:46 ## NOTE: Manually restart controller to ## 22:43:46 ## apply configuration. ## 22:43:46 ################################################ 22:43:46 Dump akka.conf 22:43:46 + echo 'Dump akka.conf' 22:43:46 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 22:43:46 22:43:46 odl-cluster-data { 22:43:46 akka { 22:43:46 remote { 22:43:46 artery { 22:43:46 enabled = on 22:43:46 transport = tcp 22:43:46 canonical.hostname = "10.30.171.61" 22:43:46 canonical.port = 2550 22:43:46 } 22:43:46 } 22:43:46 22:43:46 cluster { 22:43:46 # Using artery. 22:43:46 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.61:2550"] 22:43:46 22:43:46 roles = ["member-1"] 22:43:46 22:43:46 # when under load we might trip a false positive on the failure detector 22:43:46 # failure-detector { 22:43:46 # heartbeat-interval = 4 s 22:43:46 # acceptable-heartbeat-pause = 16s 22:43:46 # } 22:43:46 } 22:43:46 22:43:46 persistence { 22:43:46 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:43:46 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:43:46 # The relative path is always relative to KARAF_HOME. 22:43:46 22:43:46 # snapshot-store.local.dir = "target/snapshots" 22:43:46 22:43:46 # Use lz4 compression for LocalSnapshotStore snapshots 22:43:46 snapshot-store.local.use-lz4-compression = false 22:43:46 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 22:43:46 snapshot-store.local.lz4-blocksize = 256KB 22:43:46 } 22:43:46 disable-default-actor-system-quarantined-event-handling = "false" 22:43:46 } 22:43:46 } 22:43:46 Dump modules.conf 22:43:46 + echo 'Dump modules.conf' 22:43:46 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 22:43:46 modules = [ 22:43:46 22:43:46 { 22:43:46 name = "inventory" 22:43:46 namespace = "urn:opendaylight:inventory" 22:43:46 shard-strategy = "module" 22:43:46 }, 22:43:46 { 22:43:46 name = "topology" 22:43:46 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:43:46 shard-strategy = "module" 22:43:46 }, 22:43:46 { 22:43:46 name = "toaster" 22:43:46 namespace = "http://netconfcentral.org/ns/toaster" 22:43:46 shard-strategy = "module" 22:43:46 } 22:43:46 ] 22:43:46 Dump module-shards.conf 22:43:46 + echo 'Dump module-shards.conf' 22:43:46 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 22:43:46 module-shards = [ 22:43:46 { 22:43:46 name = "default" 22:43:46 shards = [ 22:43:46 { 22:43:46 name = "default" 22:43:46 replicas = ["member-1"] 22:43:46 } 22:43:46 ] 22:43:46 }, 22:43:46 { 22:43:46 name = "inventory" 22:43:46 shards = [ 22:43:46 { 22:43:46 name="inventory" 22:43:46 replicas = ["member-1"] 22:43:46 } 22:43:46 ] 22:43:46 }, 22:43:46 { 22:43:46 name = "topology" 22:43:46 shards = [ 22:43:46 { 22:43:46 name="topology" 22:43:46 replicas = ["member-1"] 22:43:46 } 22:43:46 ] 22:43:46 }, 22:43:46 { 22:43:46 name = "toaster" 22:43:46 shards = [ 22:43:46 { 22:43:46 name="toaster" 22:43:46 replicas = ["member-1"] 22:43:46 } 22:43:46 ] 22:43:46 } 22:43:46 ] 22:43:46 Locating config plan to use... 22:43:46 Finished running config plans 22:43:46 Starting member-1 with IP address 10.30.171.61 22:43:46 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:43:46 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:43:47 Redirecting karaf console output to karaf_console.log 22:43:47 Starting controller... 22:43:47 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 22:43:47 Execute the post startup script on controller 10.30.171.61 22:43:47 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:43:47 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:43:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:43:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:43:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:44:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:44:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:44:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:44:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:44:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:44:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:44:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:44:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:44:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:44:47 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:44:52 2026-01-19T22:44:06,201 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:44:52 Controller is UP 22:44:52 2026-01-19T22:44:06,201 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 22:44:52 Listing all open ports on controller system... 22:44:52 /tmp/post-startup-script.sh: line 51: netstat: command not found 22:44:52 looking for "BindException: Address already in use" in log file 22:44:52 looking for "server is unhealthy" in log file 22:44:52 Let's take the karaf thread dump 22:44:52 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:44:53 karaf main: org.apache.karaf.main.Main, pid:2043 22:44:53 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:44:53 Generating mininet variables... 22:44:53 Locating test plan to use... 22:44:53 Changing the testplan path... 22:44:53 # Place the suites in run order: 22:44:53 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 22:44:53 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 22:44:53 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 22:44:53 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 22:44:53 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ... 22:44:54 ============================================================================== 22:44:54 openflowplugin-sanity.txt 22:44:54 ============================================================================== 22:44:54 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 22:44:54 ============================================================================== 22:44:57 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 22:44:57 ============================================================================== 22:44:57 Get list of nodes :: Get the inventory | PASS | 22:44:58 ------------------------------------------------------------------------------ 22:44:58 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 22:44:58 ------------------------------------------------------------------------------ 22:44:58 Get node 1 inventory :: Get the inventory for a node | PASS | 22:44:59 ------------------------------------------------------------------------------ 22:44:59 Get node 2 inventory :: Get the inventory for a node | PASS | 22:44:59 ------------------------------------------------------------------------------ 22:44:59 Get node 3 inventory :: Get the inventory for a node | PASS | 22:44:59 ------------------------------------------------------------------------------ 22:44:59 Link Down :: Take link s1-s2 down | PASS | 22:45:01 ------------------------------------------------------------------------------ 22:45:01 Link Up :: Take link s1-s2 up | PASS | 22:45:01 ------------------------------------------------------------------------------ 22:45:01 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 22:45:01 7 tests, 7 passed, 0 failed 22:45:01 ============================================================================== 22:45:01 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 22:45:01 ============================================================================== 22:45:01 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 22:45:01 ------------------------------------------------------------------------------ 22:45:01 List all the links :: List all the links in the topology. | PASS | 22:45:05 ------------------------------------------------------------------------------ 22:45:05 Link Down :: Take link s1-s2 down | PASS | 22:45:05 ------------------------------------------------------------------------------ 22:45:05 Link Up :: Take link s1-s2 up | PASS | 22:45:09 ------------------------------------------------------------------------------ 22:45:09 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 22:45:09 4 tests, 4 passed, 0 failed 22:45:09 ============================================================================== 22:45:09 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 22:45:09 ============================================================================== 22:45:09 Get Stats for all nodes :: Get the stats for all nodes | PASS | 22:45:09 ------------------------------------------------------------------------------ 22:45:09 Get Stats for node 1 :: Get the stats for a node | PASS | 22:45:09 ------------------------------------------------------------------------------ 22:45:09 Get Stats for node 2 :: Get the stats for a node | PASS | 22:45:09 ------------------------------------------------------------------------------ 22:45:09 Get Stats for node 3 :: Get the stats for a node | PASS | 22:45:09 ------------------------------------------------------------------------------ 22:45:09 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 22:45:09 4 tests, 4 passed, 0 failed 22:45:09 ============================================================================== 22:45:09 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 22:45:09 ============================================================================== 22:45:09 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 22:45:09 ------------------------------------------------------------------------------ 22:45:09 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 22:45:10 ------------------------------------------------------------------------------ 22:45:10 Verify after adding flow operational - Output to physical port# ::... | PASS | 22:45:14 ------------------------------------------------------------------------------ 22:45:14 Remove a flow - Output to physical port# :: Remove a flow | PASS | 22:45:14 ------------------------------------------------------------------------------ 22:45:14 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 22:45:14 ------------------------------------------------------------------------------ 22:45:14 Verify after deleting flow operational - Output to physical port# ... | PASS | 22:45:18 ------------------------------------------------------------------------------ 22:45:18 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 22:45:18 6 tests, 6 passed, 0 failed 22:45:18 ============================================================================== 22:45:18 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 22:45:18 21 tests, 21 passed, 0 failed 22:45:18 ============================================================================== 22:45:18 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 22:45:18 ============================================================================== 22:45:21 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 22:45:21 ============================================================================== 22:45:21 Get list of nodes :: Get the inventory | PASS | 22:45:23 ------------------------------------------------------------------------------ 22:45:23 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 22:45:23 ------------------------------------------------------------------------------ 22:45:23 Get node 1 inventory :: Get the inventory for a node | PASS | 22:45:23 ------------------------------------------------------------------------------ 22:45:23 Get node 2 inventory :: Get the inventory for a node | PASS | 22:45:23 ------------------------------------------------------------------------------ 22:45:23 Get node 3 inventory :: Get the inventory for a node | PASS | 22:45:23 ------------------------------------------------------------------------------ 22:45:23 Link Down :: Take link s1-s2 down | PASS | 22:45:23 ------------------------------------------------------------------------------ 22:45:23 Link Up :: Take link s1-s2 up | PASS | 22:45:23 ------------------------------------------------------------------------------ 22:45:23 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 22:45:23 7 tests, 7 passed, 0 failed 22:45:23 ============================================================================== 22:45:23 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 22:45:23 ============================================================================== 22:45:23 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 22:45:23 ------------------------------------------------------------------------------ 22:45:23 List all the links :: List all the links in the topology. | PASS | 22:45:25 ------------------------------------------------------------------------------ 22:45:25 Link Down :: Take link s1-s2 down | PASS | 22:45:25 ------------------------------------------------------------------------------ 22:45:25 Link Up :: Take link s1-s2 up | PASS | 22:45:29 ------------------------------------------------------------------------------ 22:45:29 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 22:45:29 4 tests, 4 passed, 0 failed 22:45:29 ============================================================================== 22:45:29 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 22:45:29 ============================================================================== 22:45:29 Get Stats for all nodes :: Get the stats for all nodes | PASS | 22:45:29 ------------------------------------------------------------------------------ 22:45:29 Get Stats for node 1 :: Get the stats for a node | PASS | 22:45:29 ------------------------------------------------------------------------------ 22:45:29 Get Stats for node 2 :: Get the stats for a node | PASS | 22:45:29 ------------------------------------------------------------------------------ 22:45:29 Get Stats for node 3 :: Get the stats for a node | PASS | 22:45:29 ------------------------------------------------------------------------------ 22:45:29 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 22:45:29 4 tests, 4 passed, 0 failed 22:45:29 ============================================================================== 22:45:30 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 22:45:30 ============================================================================== 22:45:30 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 22:45:30 ------------------------------------------------------------------------------ 22:45:30 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 22:45:30 ------------------------------------------------------------------------------ 22:45:30 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 22:45:32 ------------------------------------------------------------------------------ 22:45:32 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 22:45:32 ------------------------------------------------------------------------------ 22:45:32 Verify after modifying flow config - Output to physical port# :: V... | PASS | 22:45:32 ------------------------------------------------------------------------------ 22:45:32 Verify after modifying flow operational - Output to physical port#... | PASS | 22:45:34 ------------------------------------------------------------------------------ 22:45:34 Remove a flow - Output to physical port# :: Remove a flow | PASS | 22:45:34 ------------------------------------------------------------------------------ 22:45:34 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 22:45:34 ------------------------------------------------------------------------------ 22:45:34 Verify after deleting flow operational - Output to physical port# ... | PASS | 22:45:38 ------------------------------------------------------------------------------ 22:45:38 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 22:45:38 9 tests, 9 passed, 0 failed 22:45:38 ============================================================================== 22:45:38 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 22:45:38 24 tests, 24 passed, 0 failed 22:45:38 ============================================================================== 22:45:38 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 22:45:38 ============================================================================== 22:45:41 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 22:45:41 ============================================================================== 22:45:42 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 22:45:48 ------------------------------------------------------------------------------ 22:45:48 Test Is Flow 1 Added | PASS | 22:45:48 ------------------------------------------------------------------------------ 22:45:48 Test Is Flow 2 Added | PASS | 22:45:49 ------------------------------------------------------------------------------ 22:45:49 Test Is Flow 3 Added | PASS | 22:45:49 ------------------------------------------------------------------------------ 22:45:49 Test Is Flow 4 Added | PASS | 22:45:49 ------------------------------------------------------------------------------ 22:45:49 Test Is Flow 5 Added | PASS | 22:45:49 ------------------------------------------------------------------------------ 22:45:49 Test Is Flow 6 Added | PASS | 22:45:49 ------------------------------------------------------------------------------ 22:45:49 Test Is Flow 7 Added | PASS | 22:45:49 ------------------------------------------------------------------------------ 22:45:49 Test Is Flow 8 Added | PASS | 22:45:49 ------------------------------------------------------------------------------ 22:45:49 Test Is Flow 9 Added | PASS | 22:45:50 ------------------------------------------------------------------------------ 22:45:50 Test Is Flow 10 Added | PASS | 22:45:50 ------------------------------------------------------------------------------ 22:45:50 Test Is Flow 11 Added | PASS | 22:45:50 ------------------------------------------------------------------------------ 22:45:50 Test Is Flow 14 Added | PASS | 22:45:50 ------------------------------------------------------------------------------ 22:45:50 Test Is Flow 15 Added | PASS | 22:45:50 ------------------------------------------------------------------------------ 22:45:50 Test Is Flow 16 Added | PASS | 22:45:50 ------------------------------------------------------------------------------ 22:45:50 Test Is Flow 17 Added | PASS | 22:45:50 ------------------------------------------------------------------------------ 22:45:50 Test Is Flow 18 Added | PASS | 22:45:50 ------------------------------------------------------------------------------ 22:45:50 Test Is Flow 19 Added | PASS | 22:45:50 ------------------------------------------------------------------------------ 22:45:51 Test Is Flow 20 Added | PASS | 22:45:51 ------------------------------------------------------------------------------ 22:45:51 Test Is Flow 21 Added | PASS | 22:45:51 ------------------------------------------------------------------------------ 22:45:51 Test Is Flow 22 Added | PASS | 22:45:51 ------------------------------------------------------------------------------ 22:45:51 Test Is Flow 23 Added | PASS | 22:45:51 ------------------------------------------------------------------------------ 22:45:51 Test Is Flow 24 Added | PASS | 22:45:51 ------------------------------------------------------------------------------ 22:45:51 Test Is Flow 25 Added | PASS | 22:45:51 ------------------------------------------------------------------------------ 22:45:51 Test Is Flow 31 Added | PASS | 22:45:51 ------------------------------------------------------------------------------ 22:45:51 Test Is Flow 36 Added | PASS | 22:45:52 ------------------------------------------------------------------------------ 22:45:52 Test Is Flow 38 Added | PASS | 22:45:52 ------------------------------------------------------------------------------ 22:45:52 Test Is Flow 43 Added | PASS | 22:45:52 ------------------------------------------------------------------------------ 22:45:52 Test Is Flow 45 Added | PASS | 22:45:52 ------------------------------------------------------------------------------ 22:45:52 Test Is Flow 101 Added | PASS | 22:45:52 ------------------------------------------------------------------------------ 22:45:52 Test Is Flow 102 Added | PASS | 22:45:52 ------------------------------------------------------------------------------ 22:45:52 Test Is Flow 103 Added | PASS | 22:45:52 ------------------------------------------------------------------------------ 22:45:52 Test Is Flow 104 Added | PASS | 22:45:52 ------------------------------------------------------------------------------ 22:45:52 Test Is Flow 105 Added | PASS | 22:45:53 ------------------------------------------------------------------------------ 22:45:53 Test Is Flow 106 Added | PASS | 22:45:53 ------------------------------------------------------------------------------ 22:45:53 Test Is Flow 107 Added | PASS | 22:45:53 ------------------------------------------------------------------------------ 22:45:53 Test Is Flow 108 Added | PASS | 22:45:53 ------------------------------------------------------------------------------ 22:45:53 Test Is Flow 109 Added | PASS | 22:45:53 ------------------------------------------------------------------------------ 22:45:53 Test Is Flow 110 Added | PASS | 22:45:53 ------------------------------------------------------------------------------ 22:45:53 Test Is Flow 113 Added | PASS | 22:45:53 ------------------------------------------------------------------------------ 22:45:53 Test Is Flow 156 Added | PASS | 22:45:53 ------------------------------------------------------------------------------ 22:45:53 Test Is Flow 201 Added | PASS | 22:45:54 ------------------------------------------------------------------------------ 22:45:54 Test Is Flow 202 Added | PASS | 22:45:54 ------------------------------------------------------------------------------ 22:45:54 Test Is Flow 203 Added | PASS | 22:45:54 ------------------------------------------------------------------------------ 22:45:54 Test Is Flow 204 Added | PASS | 22:45:54 ------------------------------------------------------------------------------ 22:45:54 Test Is Flow 205 Added | PASS | 22:45:54 ------------------------------------------------------------------------------ 22:45:54 Test Is Flow 206 Added | PASS | 22:45:54 ------------------------------------------------------------------------------ 22:45:54 Test Is Flow 209 Added | PASS | 22:45:54 ------------------------------------------------------------------------------ 22:45:54 Test Is Flow 214 Added | PASS | 22:45:54 ------------------------------------------------------------------------------ 22:45:54 Test Is Flow 218 Added | PASS | 22:45:54 ------------------------------------------------------------------------------ 22:45:54 Test Is Flow 219 Added | PASS | 22:45:55 ------------------------------------------------------------------------------ 22:45:55 Test Is Flow 220 Added | PASS | 22:45:55 ------------------------------------------------------------------------------ 22:45:55 Test Is Flow 221 Added | PASS | 22:45:55 ------------------------------------------------------------------------------ 22:45:55 Test Is Flow 222 Added | PASS | 22:45:55 ------------------------------------------------------------------------------ 22:45:55 Test Is Flow 223 Added | PASS | 22:45:55 ------------------------------------------------------------------------------ 22:45:55 Test Is Flow 224 Added | PASS | 22:45:55 ------------------------------------------------------------------------------ 22:45:55 Test Is Flow 225 Added | PASS | 22:45:55 ------------------------------------------------------------------------------ 22:45:55 Test Is Flow 550 Added | PASS | 22:45:55 ------------------------------------------------------------------------------ 22:45:55 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 22:46:01 ------------------------------------------------------------------------------ 22:46:01 Test Is Flow 1 Updated | PASS | 22:46:01 ------------------------------------------------------------------------------ 22:46:01 Test Is Flow 2 Updated | PASS | 22:46:01 ------------------------------------------------------------------------------ 22:46:01 Test Is Flow 3 Updated | PASS | 22:46:01 ------------------------------------------------------------------------------ 22:46:01 Test Is Flow 4 Updated | PASS | 22:46:01 ------------------------------------------------------------------------------ 22:46:01 Test Is Flow 5 Updated | PASS | 22:46:01 ------------------------------------------------------------------------------ 22:46:01 Test Is Flow 6 Updated | PASS | 22:46:01 ------------------------------------------------------------------------------ 22:46:01 Test Is Flow 7 Updated | PASS | 22:46:02 ------------------------------------------------------------------------------ 22:46:02 Test Is Flow 8 Updated | PASS | 22:46:02 ------------------------------------------------------------------------------ 22:46:02 Test Is Flow 9 Updated | PASS | 22:46:02 ------------------------------------------------------------------------------ 22:46:02 Test Is Flow 10 Updated | PASS | 22:46:02 ------------------------------------------------------------------------------ 22:46:02 Test Is Flow 11 Updated | PASS | 22:46:02 ------------------------------------------------------------------------------ 22:46:02 Test Is Flow 14 Updated | PASS | 22:46:02 ------------------------------------------------------------------------------ 22:46:02 Test Is Flow 15 Updated | PASS | 22:46:02 ------------------------------------------------------------------------------ 22:46:02 Test Is Flow 16 Updated | PASS | 22:46:02 ------------------------------------------------------------------------------ 22:46:02 Test Is Flow 17 Updated | PASS | 22:46:02 ------------------------------------------------------------------------------ 22:46:02 Test Is Flow 18 Updated | PASS | 22:46:03 ------------------------------------------------------------------------------ 22:46:03 Test Is Flow 19 Updated | PASS | 22:46:03 ------------------------------------------------------------------------------ 22:46:03 Test Is Flow 20 Updated | PASS | 22:46:03 ------------------------------------------------------------------------------ 22:46:03 Test Is Flow 21 Updated | PASS | 22:46:03 ------------------------------------------------------------------------------ 22:46:03 Test Is Flow 22 Updated | PASS | 22:46:03 ------------------------------------------------------------------------------ 22:46:03 Test Is Flow 23 Updated | PASS | 22:46:03 ------------------------------------------------------------------------------ 22:46:03 Test Is Flow 24 Updated | PASS | 22:46:03 ------------------------------------------------------------------------------ 22:46:03 Test Is Flow 25 Updated | PASS | 22:46:03 ------------------------------------------------------------------------------ 22:46:03 Test Is Flow 31 Updated | PASS | 22:46:04 ------------------------------------------------------------------------------ 22:46:04 Test Is Flow 36 Updated | PASS | 22:46:04 ------------------------------------------------------------------------------ 22:46:04 Test Is Flow 38 Updated | PASS | 22:46:04 ------------------------------------------------------------------------------ 22:46:04 Test Is Flow 43 Updated | PASS | 22:46:04 ------------------------------------------------------------------------------ 22:46:04 Test Is Flow 45 Updated | PASS | 22:46:04 ------------------------------------------------------------------------------ 22:46:04 Test Is Flow 101 Updated | PASS | 22:46:04 ------------------------------------------------------------------------------ 22:46:04 Test Is Flow 102 Updated | PASS | 22:46:04 ------------------------------------------------------------------------------ 22:46:04 Test Is Flow 103 Updated | PASS | 22:46:04 ------------------------------------------------------------------------------ 22:46:04 Test Is Flow 104 Updated | PASS | 22:46:05 ------------------------------------------------------------------------------ 22:46:05 Test Is Flow 105 Updated | PASS | 22:46:05 ------------------------------------------------------------------------------ 22:46:05 Test Is Flow 106 Updated | PASS | 22:46:05 ------------------------------------------------------------------------------ 22:46:05 Test Is Flow 107 Updated | PASS | 22:46:05 ------------------------------------------------------------------------------ 22:46:05 Test Is Flow 108 Updated | PASS | 22:46:05 ------------------------------------------------------------------------------ 22:46:05 Test Is Flow 109 Updated | PASS | 22:46:05 ------------------------------------------------------------------------------ 22:46:05 Test Is Flow 110 Updated | PASS | 22:46:05 ------------------------------------------------------------------------------ 22:46:05 Test Is Flow 113 Updated | PASS | 22:46:05 ------------------------------------------------------------------------------ 22:46:05 Test Is Flow 156 Updated | PASS | 22:46:06 ------------------------------------------------------------------------------ 22:46:06 Test Is Flow 201 Updated | PASS | 22:46:06 ------------------------------------------------------------------------------ 22:46:06 Test Is Flow 202 Updated | PASS | 22:46:06 ------------------------------------------------------------------------------ 22:46:06 Test Is Flow 203 Updated | PASS | 22:46:06 ------------------------------------------------------------------------------ 22:46:06 Test Is Flow 204 Updated | PASS | 22:46:06 ------------------------------------------------------------------------------ 22:46:06 Test Is Flow 205 Updated | PASS | 22:46:06 ------------------------------------------------------------------------------ 22:46:06 Test Is Flow 206 Updated | PASS | 22:46:06 ------------------------------------------------------------------------------ 22:46:06 Test Is Flow 209 Updated | PASS | 22:46:06 ------------------------------------------------------------------------------ 22:46:06 Test Is Flow 214 Updated | PASS | 22:46:06 ------------------------------------------------------------------------------ 22:46:06 Test Is Flow 218 Updated | PASS | 22:46:07 ------------------------------------------------------------------------------ 22:46:07 Test Is Flow 219 Updated | PASS | 22:46:07 ------------------------------------------------------------------------------ 22:46:07 Test Is Flow 220 Updated | PASS | 22:46:07 ------------------------------------------------------------------------------ 22:46:07 Test Is Flow 221 Updated | PASS | 22:46:07 ------------------------------------------------------------------------------ 22:46:07 Test Is Flow 222 Updated | PASS | 22:46:07 ------------------------------------------------------------------------------ 22:46:07 Test Is Flow 223 Updated | PASS | 22:46:07 ------------------------------------------------------------------------------ 22:46:07 Test Is Flow 224 Updated | PASS | 22:46:07 ------------------------------------------------------------------------------ 22:46:07 Test Is Flow 225 Updated | PASS | 22:46:07 ------------------------------------------------------------------------------ 22:46:07 Test Is Flow 550 Updated | PASS | 22:46:07 ------------------------------------------------------------------------------ 22:46:07 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 22:46:12 ------------------------------------------------------------------------------ 22:46:12 Test Is Flow 1 Deleted | PASS | 22:46:12 ------------------------------------------------------------------------------ 22:46:12 Test Is Flow 2 Deleted | PASS | 22:46:12 ------------------------------------------------------------------------------ 22:46:12 Test Is Flow 3 Deleted | PASS | 22:46:12 ------------------------------------------------------------------------------ 22:46:12 Test Is Flow 4 Deleted | PASS | 22:46:12 ------------------------------------------------------------------------------ 22:46:12 Test Is Flow 5 Deleted | PASS | 22:46:13 ------------------------------------------------------------------------------ 22:46:13 Test Is Flow 6 Deleted | PASS | 22:46:13 ------------------------------------------------------------------------------ 22:46:13 Test Is Flow 7 Deleted | PASS | 22:46:13 ------------------------------------------------------------------------------ 22:46:13 Test Is Flow 8 Deleted | PASS | 22:46:13 ------------------------------------------------------------------------------ 22:46:13 Test Is Flow 9 Deleted | PASS | 22:46:13 ------------------------------------------------------------------------------ 22:46:13 Test Is Flow 10 Deleted | PASS | 22:46:13 ------------------------------------------------------------------------------ 22:46:13 Test Is Flow 11 Deleted | PASS | 22:46:13 ------------------------------------------------------------------------------ 22:46:13 Test Is Flow 14 Deleted | PASS | 22:46:13 ------------------------------------------------------------------------------ 22:46:13 Test Is Flow 15 Deleted | PASS | 22:46:13 ------------------------------------------------------------------------------ 22:46:13 Test Is Flow 16 Deleted | PASS | 22:46:13 ------------------------------------------------------------------------------ 22:46:13 Test Is Flow 17 Deleted | PASS | 22:46:13 ------------------------------------------------------------------------------ 22:46:13 Test Is Flow 18 Deleted | PASS | 22:46:13 ------------------------------------------------------------------------------ 22:46:13 Test Is Flow 19 Deleted | PASS | 22:46:13 ------------------------------------------------------------------------------ 22:46:13 Test Is Flow 20 Deleted | PASS | 22:46:13 ------------------------------------------------------------------------------ 22:46:13 Test Is Flow 21 Deleted | PASS | 22:46:14 ------------------------------------------------------------------------------ 22:46:14 Test Is Flow 22 Deleted | PASS | 22:46:14 ------------------------------------------------------------------------------ 22:46:14 Test Is Flow 23 Deleted | PASS | 22:46:14 ------------------------------------------------------------------------------ 22:46:14 Test Is Flow 24 Deleted | PASS | 22:46:14 ------------------------------------------------------------------------------ 22:46:14 Test Is Flow 25 Deleted | PASS | 22:46:14 ------------------------------------------------------------------------------ 22:46:14 Test Is Flow 31 Deleted | PASS | 22:46:14 ------------------------------------------------------------------------------ 22:46:14 Test Is Flow 36 Deleted | PASS | 22:46:14 ------------------------------------------------------------------------------ 22:46:14 Test Is Flow 38 Deleted | PASS | 22:46:14 ------------------------------------------------------------------------------ 22:46:14 Test Is Flow 43 Deleted | PASS | 22:46:14 ------------------------------------------------------------------------------ 22:46:14 Test Is Flow 45 Deleted | PASS | 22:46:14 ------------------------------------------------------------------------------ 22:46:14 Test Is Flow 101 Deleted | PASS | 22:46:14 ------------------------------------------------------------------------------ 22:46:14 Test Is Flow 102 Deleted | PASS | 22:46:14 ------------------------------------------------------------------------------ 22:46:14 Test Is Flow 103 Deleted | PASS | 22:46:14 ------------------------------------------------------------------------------ 22:46:14 Test Is Flow 104 Deleted | PASS | 22:46:15 ------------------------------------------------------------------------------ 22:46:15 Test Is Flow 105 Deleted | PASS | 22:46:15 ------------------------------------------------------------------------------ 22:46:15 Test Is Flow 106 Deleted | PASS | 22:46:15 ------------------------------------------------------------------------------ 22:46:15 Test Is Flow 107 Deleted | PASS | 22:46:15 ------------------------------------------------------------------------------ 22:46:15 Test Is Flow 108 Deleted | PASS | 22:46:15 ------------------------------------------------------------------------------ 22:46:15 Test Is Flow 109 Deleted | PASS | 22:46:15 ------------------------------------------------------------------------------ 22:46:15 Test Is Flow 110 Deleted | PASS | 22:46:15 ------------------------------------------------------------------------------ 22:46:15 Test Is Flow 113 Deleted | PASS | 22:46:15 ------------------------------------------------------------------------------ 22:46:15 Test Is Flow 156 Deleted | PASS | 22:46:15 ------------------------------------------------------------------------------ 22:46:15 Test Is Flow 201 Deleted | PASS | 22:46:15 ------------------------------------------------------------------------------ 22:46:15 Test Is Flow 202 Deleted | PASS | 22:46:15 ------------------------------------------------------------------------------ 22:46:15 Test Is Flow 203 Deleted | PASS | 22:46:15 ------------------------------------------------------------------------------ 22:46:15 Test Is Flow 204 Deleted | PASS | 22:46:15 ------------------------------------------------------------------------------ 22:46:15 Test Is Flow 205 Deleted | PASS | 22:46:15 ------------------------------------------------------------------------------ 22:46:15 Test Is Flow 206 Deleted | PASS | 22:46:16 ------------------------------------------------------------------------------ 22:46:16 Test Is Flow 209 Deleted | PASS | 22:46:16 ------------------------------------------------------------------------------ 22:46:16 Test Is Flow 214 Deleted | PASS | 22:46:16 ------------------------------------------------------------------------------ 22:46:16 Test Is Flow 218 Deleted | PASS | 22:46:16 ------------------------------------------------------------------------------ 22:46:16 Test Is Flow 219 Deleted | PASS | 22:46:16 ------------------------------------------------------------------------------ 22:46:16 Test Is Flow 220 Deleted | PASS | 22:46:16 ------------------------------------------------------------------------------ 22:46:16 Test Is Flow 221 Deleted | PASS | 22:46:16 ------------------------------------------------------------------------------ 22:46:16 Test Is Flow 222 Deleted | PASS | 22:46:16 ------------------------------------------------------------------------------ 22:46:16 Test Is Flow 223 Deleted | PASS | 22:46:16 ------------------------------------------------------------------------------ 22:46:16 Test Is Flow 224 Deleted | PASS | 22:46:16 ------------------------------------------------------------------------------ 22:46:16 Test Is Flow 225 Deleted | PASS | 22:46:16 ------------------------------------------------------------------------------ 22:46:16 Test Is Flow 550 Deleted | PASS | 22:46:16 ------------------------------------------------------------------------------ 22:46:16 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 22:46:16 174 tests, 174 passed, 0 failed 22:46:16 ============================================================================== 22:46:16 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 22:46:16 ============================================================================== 22:46:16 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 22:46:42 ------------------------------------------------------------------------------ 22:46:42 Test Is Flow 1 Added | PASS | 22:46:42 ------------------------------------------------------------------------------ 22:46:42 Test Is Flow 2 Added | PASS | 22:46:42 ------------------------------------------------------------------------------ 22:46:42 Test Is Flow 3 Added | PASS | 22:46:42 ------------------------------------------------------------------------------ 22:46:42 Test Is Flow 4 Added | PASS | 22:46:42 ------------------------------------------------------------------------------ 22:46:42 Test Is Flow 5 Added | PASS | 22:46:42 ------------------------------------------------------------------------------ 22:46:42 Test Is Flow 6 Added | PASS | 22:46:42 ------------------------------------------------------------------------------ 22:46:42 Test Is Flow 7 Added | PASS | 22:46:43 ------------------------------------------------------------------------------ 22:46:43 Test Is Flow 8 Added | PASS | 22:46:43 ------------------------------------------------------------------------------ 22:46:43 Test Is Flow 9 Added | PASS | 22:46:43 ------------------------------------------------------------------------------ 22:46:43 Test Is Flow 10 Added | PASS | 22:46:43 ------------------------------------------------------------------------------ 22:46:43 Test Is Flow 11 Added | PASS | 22:46:43 ------------------------------------------------------------------------------ 22:46:43 Test Is Flow 15 Added | PASS | 22:46:43 ------------------------------------------------------------------------------ 22:46:43 Test Is Flow 16 Added | PASS | 22:46:43 ------------------------------------------------------------------------------ 22:46:43 Test Is Flow 17 Added | PASS | 22:46:43 ------------------------------------------------------------------------------ 22:46:43 Test Is Flow 18 Added | PASS | 22:46:43 ------------------------------------------------------------------------------ 22:46:43 Test Is Flow 19 Added | PASS | 22:46:44 ------------------------------------------------------------------------------ 22:46:44 Test Is Flow 20 Added | PASS | 22:46:44 ------------------------------------------------------------------------------ 22:46:44 Test Is Flow 21 Added | PASS | 22:46:44 ------------------------------------------------------------------------------ 22:46:44 Test Is Flow 22 Added | PASS | 22:46:44 ------------------------------------------------------------------------------ 22:46:44 Test Is Flow 23 Added | PASS | 22:46:44 ------------------------------------------------------------------------------ 22:46:44 Test Is Flow 24 Added | PASS | 22:46:44 ------------------------------------------------------------------------------ 22:46:44 Test Is Flow 25 Added | PASS | 22:46:44 ------------------------------------------------------------------------------ 22:46:44 Test Is Flow 31 Added | PASS | 22:46:44 ------------------------------------------------------------------------------ 22:46:44 Test Is Flow 36 Added | PASS | 22:46:44 ------------------------------------------------------------------------------ 22:46:44 Test Is Flow 38 Added | PASS | 22:46:45 ------------------------------------------------------------------------------ 22:46:45 Test Is Flow 43 Added | PASS | 22:46:45 ------------------------------------------------------------------------------ 22:46:45 Test Is Flow 45 Added | PASS | 22:46:45 ------------------------------------------------------------------------------ 22:46:45 Test Is Flow 101 Added | PASS | 22:46:45 ------------------------------------------------------------------------------ 22:46:45 Test Is Flow 102 Added | PASS | 22:46:45 ------------------------------------------------------------------------------ 22:46:45 Test Is Flow 103 Added | PASS | 22:46:45 ------------------------------------------------------------------------------ 22:46:45 Test Is Flow 104 Added | PASS | 22:46:45 ------------------------------------------------------------------------------ 22:46:45 Test Is Flow 105 Added | PASS | 22:46:45 ------------------------------------------------------------------------------ 22:46:45 Test Is Flow 106 Added | PASS | 22:46:45 ------------------------------------------------------------------------------ 22:46:45 Test Is Flow 107 Added | PASS | 22:46:45 ------------------------------------------------------------------------------ 22:46:45 Test Is Flow 108 Added | PASS | 22:46:46 ------------------------------------------------------------------------------ 22:46:46 Test Is Flow 109 Added | PASS | 22:46:46 ------------------------------------------------------------------------------ 22:46:46 Test Is Flow 110 Added | PASS | 22:46:46 ------------------------------------------------------------------------------ 22:46:46 Test Is Flow 113 Added | PASS | 22:46:46 ------------------------------------------------------------------------------ 22:46:46 Test Is Flow 201 Added | PASS | 22:46:46 ------------------------------------------------------------------------------ 22:46:46 Test Is Flow 202 Added | PASS | 22:46:46 ------------------------------------------------------------------------------ 22:46:46 Test Is Flow 203 Added | PASS | 22:46:46 ------------------------------------------------------------------------------ 22:46:46 Test Is Flow 204 Added | PASS | 22:46:46 ------------------------------------------------------------------------------ 22:46:46 Test Is Flow 205 Added | PASS | 22:46:46 ------------------------------------------------------------------------------ 22:46:46 Test Is Flow 206 Added | PASS | 22:46:47 ------------------------------------------------------------------------------ 22:46:47 Test Is Flow 209 Added | PASS | 22:46:47 ------------------------------------------------------------------------------ 22:46:47 Test Is Flow 214 Added | PASS | 22:46:47 ------------------------------------------------------------------------------ 22:46:47 Test Is Flow 218 Added | PASS | 22:46:47 ------------------------------------------------------------------------------ 22:46:47 Test Is Flow 219 Added | PASS | 22:46:47 ------------------------------------------------------------------------------ 22:46:47 Test Is Flow 220 Added | PASS | 22:46:47 ------------------------------------------------------------------------------ 22:46:47 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 22:47:15 ------------------------------------------------------------------------------ 22:47:15 Test Is Flow 1 Updated | PASS | 22:47:15 ------------------------------------------------------------------------------ 22:47:15 Test Is Flow 2 Updated | PASS | 22:47:16 ------------------------------------------------------------------------------ 22:47:16 Test Is Flow 3 Updated | PASS | 22:47:16 ------------------------------------------------------------------------------ 22:47:16 Test Is Flow 4 Updated | PASS | 22:47:16 ------------------------------------------------------------------------------ 22:47:16 Test Is Flow 5 Updated | PASS | 22:47:16 ------------------------------------------------------------------------------ 22:47:16 Test Is Flow 6 Updated | PASS | 22:47:16 ------------------------------------------------------------------------------ 22:47:16 Test Is Flow 7 Updated | PASS | 22:47:16 ------------------------------------------------------------------------------ 22:47:16 Test Is Flow 8 Updated | PASS | 22:47:16 ------------------------------------------------------------------------------ 22:47:16 Test Is Flow 9 Updated | PASS | 22:47:16 ------------------------------------------------------------------------------ 22:47:16 Test Is Flow 10 Updated | PASS | 22:47:16 ------------------------------------------------------------------------------ 22:47:16 Test Is Flow 11 Updated | PASS | 22:47:17 ------------------------------------------------------------------------------ 22:47:17 Test Is Flow 14 Updated | PASS | 22:47:17 ------------------------------------------------------------------------------ 22:47:17 Test Is Flow 15 Updated | PASS | 22:47:17 ------------------------------------------------------------------------------ 22:47:17 Test Is Flow 16 Updated | PASS | 22:47:17 ------------------------------------------------------------------------------ 22:47:17 Test Is Flow 17 Updated | PASS | 22:47:17 ------------------------------------------------------------------------------ 22:47:17 Test Is Flow 18 Updated | PASS | 22:47:17 ------------------------------------------------------------------------------ 22:47:17 Test Is Flow 19 Updated | PASS | 22:47:17 ------------------------------------------------------------------------------ 22:47:17 Test Is Flow 20 Updated | PASS | 22:47:17 ------------------------------------------------------------------------------ 22:47:17 Test Is Flow 21 Updated | PASS | 22:47:17 ------------------------------------------------------------------------------ 22:47:17 Test Is Flow 22 Updated | PASS | 22:47:17 ------------------------------------------------------------------------------ 22:47:17 Test Is Flow 23 Updated | PASS | 22:47:18 ------------------------------------------------------------------------------ 22:47:18 Test Is Flow 24 Updated | PASS | 22:47:18 ------------------------------------------------------------------------------ 22:47:18 Test Is Flow 25 Updated | PASS | 22:47:18 ------------------------------------------------------------------------------ 22:47:18 Test Is Flow 31 Updated | PASS | 22:47:18 ------------------------------------------------------------------------------ 22:47:18 Test Is Flow 36 Updated | PASS | 22:47:18 ------------------------------------------------------------------------------ 22:47:18 Test Is Flow 38 Updated | PASS | 22:47:18 ------------------------------------------------------------------------------ 22:47:18 Test Is Flow 43 Updated | PASS | 22:47:18 ------------------------------------------------------------------------------ 22:47:18 Test Is Flow 45 Updated | PASS | 22:47:18 ------------------------------------------------------------------------------ 22:47:18 Test Is Flow 101 Updated | PASS | 22:47:18 ------------------------------------------------------------------------------ 22:47:18 Test Is Flow 102 Updated | PASS | 22:47:18 ------------------------------------------------------------------------------ 22:47:18 Test Is Flow 103 Updated | PASS | 22:47:18 ------------------------------------------------------------------------------ 22:47:18 Test Is Flow 104 Updated | PASS | 22:47:19 ------------------------------------------------------------------------------ 22:47:19 Test Is Flow 105 Updated | PASS | 22:47:19 ------------------------------------------------------------------------------ 22:47:19 Test Is Flow 106 Updated | PASS | 22:47:19 ------------------------------------------------------------------------------ 22:47:19 Test Is Flow 107 Updated | PASS | 22:47:19 ------------------------------------------------------------------------------ 22:47:19 Test Is Flow 108 Updated | PASS | 22:47:19 ------------------------------------------------------------------------------ 22:47:19 Test Is Flow 109 Updated | PASS | 22:47:19 ------------------------------------------------------------------------------ 22:47:19 Test Is Flow 110 Updated | PASS | 22:47:19 ------------------------------------------------------------------------------ 22:47:19 Test Is Flow 113 Updated | PASS | 22:47:19 ------------------------------------------------------------------------------ 22:47:19 Test Is Flow 201 Updated | PASS | 22:47:19 ------------------------------------------------------------------------------ 22:47:19 Test Is Flow 202 Updated | PASS | 22:47:19 ------------------------------------------------------------------------------ 22:47:19 Test Is Flow 203 Updated | PASS | 22:47:20 ------------------------------------------------------------------------------ 22:47:20 Test Is Flow 204 Updated | PASS | 22:47:20 ------------------------------------------------------------------------------ 22:47:20 Test Is Flow 205 Updated | PASS | 22:47:20 ------------------------------------------------------------------------------ 22:47:20 Test Is Flow 206 Updated | PASS | 22:47:20 ------------------------------------------------------------------------------ 22:47:20 Test Is Flow 209 Updated | PASS | 22:47:20 ------------------------------------------------------------------------------ 22:47:20 Test Is Flow 214 Updated | PASS | 22:47:20 ------------------------------------------------------------------------------ 22:47:20 Test Is Flow 218 Updated | PASS | 22:47:20 ------------------------------------------------------------------------------ 22:47:20 Test Is Flow 219 Updated | PASS | 22:47:20 ------------------------------------------------------------------------------ 22:47:20 Test Is Flow 220 Updated | PASS | 22:47:20 ------------------------------------------------------------------------------ 22:47:20 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 1 Deleted | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 2 Deleted | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 3 Deleted | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 4 Deleted | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 5 Deleted | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 6 Deleted | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 7 Deleted | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 8 Deleted | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 9 Deleted | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 10 Deleted | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 11 Deleted | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 14 Deleted | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 15 Deleted | PASS | 22:47:49 ------------------------------------------------------------------------------ 22:47:49 Test Is Flow 16 Deleted | PASS | 22:47:50 ------------------------------------------------------------------------------ 22:47:50 Test Is Flow 17 Deleted | PASS | 22:47:50 ------------------------------------------------------------------------------ 22:47:50 Test Is Flow 18 Deleted | PASS | 22:47:50 ------------------------------------------------------------------------------ 22:47:50 Test Is Flow 19 Deleted | PASS | 22:47:50 ------------------------------------------------------------------------------ 22:47:50 Test Is Flow 20 Deleted | PASS | 22:47:50 ------------------------------------------------------------------------------ 22:47:50 Test Is Flow 21 Deleted | PASS | 22:47:50 ------------------------------------------------------------------------------ 22:47:50 Test Is Flow 22 Deleted | PASS | 22:47:50 ------------------------------------------------------------------------------ 22:47:50 Test Is Flow 23 Deleted | PASS | 22:47:50 ------------------------------------------------------------------------------ 22:47:50 Test Is Flow 24 Deleted | PASS | 22:47:50 ------------------------------------------------------------------------------ 22:47:50 Test Is Flow 25 Deleted | PASS | 22:47:50 ------------------------------------------------------------------------------ 22:47:50 Test Is Flow 31 Deleted | PASS | 22:47:50 ------------------------------------------------------------------------------ 22:47:50 Test Is Flow 36 Deleted | PASS | 22:47:50 ------------------------------------------------------------------------------ 22:47:50 Test Is Flow 38 Deleted | PASS | 22:47:50 ------------------------------------------------------------------------------ 22:47:50 Test Is Flow 43 Deleted | PASS | 22:47:50 ------------------------------------------------------------------------------ 22:47:50 Test Is Flow 45 Deleted | PASS | 22:47:51 ------------------------------------------------------------------------------ 22:47:51 Test Is Flow 101 Deleted | PASS | 22:47:51 ------------------------------------------------------------------------------ 22:47:51 Test Is Flow 102 Deleted | PASS | 22:47:51 ------------------------------------------------------------------------------ 22:47:51 Test Is Flow 103 Deleted | PASS | 22:47:51 ------------------------------------------------------------------------------ 22:47:51 Test Is Flow 104 Deleted | PASS | 22:47:51 ------------------------------------------------------------------------------ 22:47:51 Test Is Flow 105 Deleted | PASS | 22:47:51 ------------------------------------------------------------------------------ 22:47:51 Test Is Flow 106 Deleted | PASS | 22:47:51 ------------------------------------------------------------------------------ 22:47:51 Test Is Flow 107 Deleted | PASS | 22:47:51 ------------------------------------------------------------------------------ 22:47:51 Test Is Flow 108 Deleted | PASS | 22:47:51 ------------------------------------------------------------------------------ 22:47:51 Test Is Flow 109 Deleted | PASS | 22:47:51 ------------------------------------------------------------------------------ 22:47:51 Test Is Flow 110 Deleted | PASS | 22:47:51 ------------------------------------------------------------------------------ 22:47:51 Test Is Flow 113 Deleted | PASS | 22:47:51 ------------------------------------------------------------------------------ 22:47:51 Test Is Flow 201 Deleted | PASS | 22:47:51 ------------------------------------------------------------------------------ 22:47:51 Test Is Flow 202 Deleted | PASS | 22:47:51 ------------------------------------------------------------------------------ 22:47:51 Test Is Flow 203 Deleted | PASS | 22:47:52 ------------------------------------------------------------------------------ 22:47:52 Test Is Flow 204 Deleted | PASS | 22:47:52 ------------------------------------------------------------------------------ 22:47:52 Test Is Flow 205 Deleted | PASS | 22:47:52 ------------------------------------------------------------------------------ 22:47:52 Test Is Flow 206 Deleted | PASS | 22:47:52 ------------------------------------------------------------------------------ 22:47:52 Test Is Flow 209 Deleted | PASS | 22:47:52 ------------------------------------------------------------------------------ 22:47:52 Test Is Flow 214 Deleted | PASS | 22:47:52 ------------------------------------------------------------------------------ 22:47:52 Test Is Flow 218 Deleted | PASS | 22:47:52 ------------------------------------------------------------------------------ 22:47:52 Test Is Flow 219 Deleted | PASS | 22:47:52 ------------------------------------------------------------------------------ 22:47:52 Test Is Flow 220 Deleted | PASS | 22:47:52 ------------------------------------------------------------------------------ 22:47:52 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 22:47:52 152 tests, 152 passed, 0 failed 22:47:52 ============================================================================== 22:47:52 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 22:47:52 326 tests, 326 passed, 0 failed 22:47:52 ============================================================================== 22:47:52 openflowplugin-sanity.txt.Reconciliation 22:47:52 ============================================================================== 22:47:52 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 22:47:52 ============================================================================== 22:47:52 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 22:47:54 ------------------------------------------------------------------------------ 22:47:54 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 22:47:55 ------------------------------------------------------------------------------ 22:47:55 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 22:47:57 ------------------------------------------------------------------------------ 22:47:57 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 22:47:59 ------------------------------------------------------------------------------ 22:47:59 Check Linear Topology :: Check Linear Topology. | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 22:48:09 ------------------------------------------------------------------------------ 22:48:09 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:10 | PASS | 22:48:10 ------------------------------------------------------------------------------ 22:48:10 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 22:48:20 ------------------------------------------------------------------------------ 22:48:20 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:21 | PASS | 22:48:21 ------------------------------------------------------------------------------ 22:48:21 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 22:48:22 ------------------------------------------------------------------------------ 22:48:22 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 22:48:22 ------------------------------------------------------------------------------ 22:48:22 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 22:48:25 ------------------------------------------------------------------------------ 22:48:25 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 22:48:25 ------------------------------------------------------------------------------ 22:48:25 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 22:48:25 ------------------------------------------------------------------------------ 22:48:25 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:29 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:32 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:54 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:48:54 | PASS | 22:48:54 ------------------------------------------------------------------------------ 22:48:54 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 22:48:54 ------------------------------------------------------------------------------ 22:48:54 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 22:48:54 ------------------------------------------------------------------------------ 22:48:54 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 22:48:54 ------------------------------------------------------------------------------ 22:48:54 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 22:48:54 ------------------------------------------------------------------------------ 22:48:54 Stop Mininet :: Stop Mininet. | PASS | 22:48:55 ------------------------------------------------------------------------------ 22:48:55 Check No Switches :: Check no switches in topology. | PASS | 22:48:56 ------------------------------------------------------------------------------ 22:48:56 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 22:48:56 23 tests, 23 passed, 0 failed 22:48:56 ============================================================================== 22:48:56 openflowplugin-sanity.txt.Reconciliation | PASS | 22:48:56 23 tests, 23 passed, 0 failed 22:48:56 ============================================================================== 22:48:56 openflowplugin-sanity.txt | PASS | 22:48:56 394 tests, 394 passed, 0 failed 22:48:56 ============================================================================== 22:48:56 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 22:49:00 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 22:49:00 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 22:49:00 Examining the files in data/log and checking filesize 22:49:00 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:49:00 total 1016 22:49:00 drwxrwxr-x 2 jenkins jenkins 4096 Jan 19 22:43 . 22:49:00 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 19 22:43 karaf_console.log 22:49:00 drwxrwxr-x 9 jenkins jenkins 4096 Jan 19 22:44 .. 22:49:00 -rw-rw-r-- 1 jenkins jenkins 1027654 Jan 19 22:48 karaf.log 22:49:00 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:49:00 1004K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 22:49:00 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 22:49:01 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:49:01 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 22:49:01 Let's take the karaf thread dump again... 22:49:01 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:49:01 karaf main: org.apache.karaf.main.Main, pid:4036 22:49:01 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:49:01 Killing ODL 22:49:02 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:49:07 Compressing karaf.log 1 22:49:07 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:49:07 Fetching compressed karaf.log 1 22:49:07 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:49:07 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:49:07 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:49:08 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:49:08 Fetch GC logs 22:49:08 Warning: Permanently added '10.30.171.61' (ECDSA) to the list of known hosts. 22:49:08 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 22:49:08 Examine copied files 22:49:08 total 43944 22:49:08 drwxrwxr-x. 2 jenkins jenkins 6 Jan 19 22:49 gclogs-1 22:49:08 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 19 22:49 odl1_karaf_console.log 22:49:08 -rw-rw-r--. 1 jenkins jenkins 70534 Jan 19 22:49 odl1_karaf.log.gz 22:49:08 -rw-rw-r--. 1 jenkins jenkins 151780 Jan 19 22:49 karaf_1_4036_threads_after.log 22:49:08 -rw-rw-r--. 1 jenkins jenkins 13984 Jan 19 22:49 ps_after.log 22:49:08 -rw-rw-r--. 1 jenkins jenkins 270774 Jan 19 22:49 report.html 22:49:08 -rw-rw-r--. 1 jenkins jenkins 3374998 Jan 19 22:49 log.html 22:49:08 -rw-rw-r--. 1 jenkins jenkins 40917796 Jan 19 22:48 output.xml 22:49:08 -rw-rw-r--. 1 jenkins jenkins 491 Jan 19 22:44 testplan.txt 22:49:08 -rw-rw-r--. 1 jenkins jenkins 110390 Jan 19 22:44 karaf_1_2043_threads_before.log 22:49:08 -rw-rw-r--. 1 jenkins jenkins 14297 Jan 19 22:44 ps_before.log 22:49:08 -rw-rw-r--. 1 jenkins jenkins 3376 Jan 19 22:43 post-startup-script.sh 22:49:08 -rw-rw-r--. 1 jenkins jenkins 252 Jan 19 22:43 startup-script.sh 22:49:08 -rw-rw-r--. 1 jenkins jenkins 3494 Jan 19 22:43 configuration-script.sh 22:49:08 -rw-rw-r--. 1 jenkins jenkins 337 Jan 19 22:43 detect_variables.env 22:49:08 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 19 22:43 pom.xml 22:49:08 -rw-rw-r--. 1 jenkins jenkins 92 Jan 19 22:43 set_variables.env 22:49:08 -rw-rw-r--. 1 jenkins jenkins 297 Jan 19 22:43 slave_addresses.txt 22:49:08 -rw-rw-r--. 1 jenkins jenkins 570 Jan 19 22:42 requirements.txt 22:49:08 -rw-rw-r--. 1 jenkins jenkins 26 Jan 19 22:42 env.properties 22:49:08 -rw-rw-r--. 1 jenkins jenkins 334 Jan 19 22:41 stack-parameters.yaml 22:49:08 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 19 22:40 test 22:49:08 drwxrwxr-x. 2 jenkins jenkins 6 Jan 19 22:40 test@tmp 22:49:08 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 19 21:27 maven-metadata.xml 22:49:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14805149523062201495.sh 22:49:08 Karaf Deployments, Tests must have already run 22:49:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins8194795199564733799.sh 22:49:08 Cleaning up Robot installation... 22:49:08 $ ssh-agent -k 22:49:08 unset SSH_AUTH_SOCK; 22:49:08 unset SSH_AGENT_PID; 22:49:08 echo Agent pid 5280 killed; 22:49:09 [ssh-agent] Stopped. 22:49:09 Recording plot data 22:49:09 Robot results publisher started... 22:49:09 INFO: Checking test criticality is deprecated and will be dropped in a future release! 22:49:09 -Parsing output xml: 22:49:10 Done! 22:49:10 -Copying log files to build dir: 22:49:11 Done! 22:49:11 -Assigning results to build: 22:49:11 Done! 22:49:11 -Checking thresholds: 22:49:11 Done! 22:49:11 Done publishing Robot results. 22:49:11 [PostBuildScript] - [INFO] Executing post build scripts. 22:49:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins18372983424795013443.sh 22:49:11 Archiving csit artifacts 22:49:11 mv: cannot stat '*_1.png': No such file or directory 22:49:11 mv: cannot stat '/tmp/odl1_*': No such file or directory 22:49:11 % Total % Received % Xferd Average Speed Time Time Time Current 22:49:11 Dload Upload Total Spent Left Speed 22:49:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3424k 0 3424k 0 0 5243k 0 --:--:-- --:--:-- --:--:-- 5235k 100 3536k 0 3536k 0 0 5310k 0 --:--:-- --:--:-- --:--:-- 5302k 22:49:12 Archive: robot-plugin.zip 22:49:12 inflating: ./archives/robot-plugin/log.html 22:49:12 inflating: ./archives/robot-plugin/output.xml 22:49:12 inflating: ./archives/robot-plugin/report.html 22:49:12 mv: cannot stat '*.log.gz': No such file or directory 22:49:12 mv: cannot stat '*.csv': No such file or directory 22:49:12 mv: cannot stat '*.png': No such file or directory 22:49:12 [PostBuildScript] - [INFO] Executing post build scripts. 22:49:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3103890388058986007.sh 22:49:12 [PostBuildScript] - [INFO] Executing post build scripts. 22:49:12 [EnvInject] - Injecting environment variables from a build step. 22:49:12 [EnvInject] - Injecting as environment variables the properties content 22:49:12 OS_CLOUD=vex 22:49:12 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-587 22:49:12 22:49:12 [EnvInject] - Variables injected successfully. 22:49:12 provisioning config files... 22:49:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:49:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13971186593148515124.sh 22:49:12 ---> openstack-stack-delete.sh 22:49:12 Setup pyenv: 22:49:12 system 22:49:12 3.8.13 22:49:12 3.9.13 22:49:12 3.10.13 22:49:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:49:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pts9 from file:/tmp/.os_lf_venv 22:49:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:49:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:49:14 lf-activate-venv(): INFO: Base packages installed successfully 22:49:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:49:29 lf-activate-venv(): INFO: Adding /tmp/venv-pts9/bin to PATH 22:49:29 INFO: Stack cost retrieval disabled, setting cost to 0 22:49:41 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-587 22:49:41 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-587 22:49:41 [PostBuildScript] - [INFO] Executing post build scripts. 22:49:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins4416039878235907855.sh 22:49:41 ---> sysstat.sh 22:49:41 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins17061878710863444253.sh 22:49:41 ---> package-listing.sh 22:49:41 ++ facter osfamily 22:49:41 ++ tr '[:upper:]' '[:lower:]' 22:49:41 + OS_FAMILY=redhat 22:49:41 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 22:49:41 + START_PACKAGES=/tmp/packages_start.txt 22:49:41 + END_PACKAGES=/tmp/packages_end.txt 22:49:41 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:49:41 + PACKAGES=/tmp/packages_start.txt 22:49:41 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 22:49:41 + PACKAGES=/tmp/packages_end.txt 22:49:41 + case "${OS_FAMILY}" in 22:49:41 + rpm -qa 22:49:41 + sort 22:49:42 + '[' -f /tmp/packages_start.txt ']' 22:49:42 + '[' -f /tmp/packages_end.txt ']' 22:49:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:49:42 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 22:49:42 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 22:49:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 22:49:42 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins1455687450764569892.sh 22:49:42 ---> capture-instance-metadata.sh 22:49:42 Setup pyenv: 22:49:42 system 22:49:42 3.8.13 22:49:42 3.9.13 22:49:42 3.10.13 22:49:42 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:49:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pts9 from file:/tmp/.os_lf_venv 22:49:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:49:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:49:44 lf-activate-venv(): INFO: Base packages installed successfully 22:49:44 lf-activate-venv(): INFO: Installing additional packages: lftools 22:49:54 lf-activate-venv(): INFO: Adding /tmp/venv-pts9/bin to PATH 22:49:54 INFO: Running in OpenStack, capturing instance metadata 22:49:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins11298630487896259341.sh 22:49:55 provisioning config files... 22:49:55 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #587 22:49:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config5637478014894317927tmp 22:49:55 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:49:55 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:49:55 provisioning config files... 22:49:55 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:49:55 [EnvInject] - Injecting environment variables from a build step. 22:49:55 [EnvInject] - Injecting as environment variables the properties content 22:49:55 SERVER_ID=logs 22:49:55 22:49:55 [EnvInject] - Variables injected successfully. 22:49:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15088110569794610056.sh 22:49:55 ---> create-netrc.sh 22:49:55 WARN: Log server credential not found. 22:49:55 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14092121929646082403.sh 22:49:55 ---> python-tools-install.sh 22:49:55 Setup pyenv: 22:49:55 system 22:49:55 3.8.13 22:49:55 3.9.13 22:49:55 3.10.13 22:49:55 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:49:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pts9 from file:/tmp/.os_lf_venv 22:49:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:49:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:49:57 lf-activate-venv(): INFO: Base packages installed successfully 22:49:57 lf-activate-venv(): INFO: Installing additional packages: lftools 22:50:07 lf-activate-venv(): INFO: Adding /tmp/venv-pts9/bin to PATH 22:50:07 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13524008914518589156.sh 22:50:07 ---> sudo-logs.sh 22:50:07 Archiving 'sudo' log.. 22:50:08 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10293718035224171454.sh 22:50:08 ---> job-cost.sh 22:50:08 Setup pyenv: 22:50:08 system 22:50:08 3.8.13 22:50:08 3.9.13 22:50:08 3.10.13 22:50:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:50:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pts9 from file:/tmp/.os_lf_venv 22:50:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:50:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:50:10 lf-activate-venv(): INFO: Base packages installed successfully 22:50:10 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:50:17 lf-activate-venv(): INFO: Adding /tmp/venv-pts9/bin to PATH 22:50:17 DEBUG: total: 0 22:50:17 INFO: Retrieving Stack Cost... 22:50:17 INFO: Retrieving Pricing Info for: v3-standard-2 22:50:18 INFO: Archiving Costs 22:50:18 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins1683899194933166553.sh 22:50:18 ---> logs-deploy.sh 22:50:18 Setup pyenv: 22:50:18 system 22:50:18 3.8.13 22:50:18 3.9.13 22:50:18 3.10.13 22:50:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 22:50:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-pts9 from file:/tmp/.os_lf_venv 22:50:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:50:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:50:20 lf-activate-venv(): INFO: Base packages installed successfully 22:50:20 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:50:30 lf-activate-venv(): INFO: Adding /tmp/venv-pts9/bin to PATH 22:50:30 WARNING: Nexus logging server not set 22:50:30 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/587/ 22:50:30 INFO: archiving logs to S3 22:50:31 ---> uname -a: 22:50:31 Linux prd-centos8-robot-2c-8g-2072.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 22:50:31 22:50:31 22:50:31 ---> lscpu: 22:50:31 Architecture: x86_64 22:50:31 CPU op-mode(s): 32-bit, 64-bit 22:50:31 Byte Order: Little Endian 22:50:31 CPU(s): 2 22:50:31 On-line CPU(s) list: 0,1 22:50:31 Thread(s) per core: 1 22:50:31 Core(s) per socket: 1 22:50:31 Socket(s): 2 22:50:31 NUMA node(s): 1 22:50:31 Vendor ID: AuthenticAMD 22:50:31 CPU family: 23 22:50:31 Model: 49 22:50:31 Model name: AMD EPYC-Rome Processor 22:50:31 Stepping: 0 22:50:31 CPU MHz: 2799.998 22:50:31 BogoMIPS: 5599.99 22:50:31 Virtualization: AMD-V 22:50:31 Hypervisor vendor: KVM 22:50:31 Virtualization type: full 22:50:31 L1d cache: 32K 22:50:31 L1i cache: 32K 22:50:31 L2 cache: 512K 22:50:31 L3 cache: 16384K 22:50:31 NUMA node0 CPU(s): 0,1 22:50:31 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 22:50:31 22:50:31 22:50:31 ---> nproc: 22:50:31 2 22:50:31 22:50:31 22:50:31 ---> df -h: 22:50:31 Filesystem Size Used Avail Use% Mounted on 22:50:31 devtmpfs 3.8G 0 3.8G 0% /dev 22:50:31 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:50:31 tmpfs 3.8G 17M 3.8G 1% /run 22:50:31 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:50:31 /dev/vda1 40G 8.4G 32G 21% / 22:50:31 tmpfs 770M 0 770M 0% /run/user/1001 22:50:31 22:50:31 22:50:31 ---> free -m: 22:50:31 total used free shared buff/cache available 22:50:31 Mem: 7697 595 4835 19 2267 6803 22:50:31 Swap: 1023 0 1023 22:50:31 22:50:31 22:50:31 ---> ip addr: 22:50:31 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:50:31 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:50:31 inet 127.0.0.1/8 scope host lo 22:50:31 valid_lft forever preferred_lft forever 22:50:31 inet6 ::1/128 scope host 22:50:31 valid_lft forever preferred_lft forever 22:50:31 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:50:31 link/ether fa:16:3e:7d:30:28 brd ff:ff:ff:ff:ff:ff 22:50:31 altname enp0s3 22:50:31 altname ens3 22:50:31 inet 10.30.171.217/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:50:31 valid_lft 85753sec preferred_lft 85753sec 22:50:31 inet6 fe80::f816:3eff:fe7d:3028/64 scope link 22:50:31 valid_lft forever preferred_lft forever 22:50:31 22:50:31 22:50:31 ---> sar -b -r -n DEV: 22:50:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/19/2026 _x86_64_ (2 CPU) 22:50:31 22:50:31 22:39:39 LINUX RESTART (2 CPU) 22:50:31 22:50:31 10:40:00 PM tps rtps wtps bread/s bwrtn/s 22:50:31 10:40:03 PM 1494.60 1201.27 293.33 96251.43 389610.16 22:50:31 10:41:01 PM 128.25 42.55 85.69 7713.20 22631.08 22:50:31 10:42:01 PM 89.00 1.08 87.92 75.31 10612.86 22:50:31 10:43:01 PM 36.34 0.42 35.93 64.79 3127.01 22:50:31 10:44:01 PM 82.97 9.41 73.56 1681.84 8578.57 22:50:31 10:45:01 PM 8.03 0.07 7.97 4.93 601.25 22:50:31 10:46:01 PM 4.23 0.00 4.23 0.00 460.25 22:50:31 10:47:01 PM 1.20 0.00 1.20 0.00 528.86 22:50:31 10:48:01 PM 0.40 0.00 0.40 0.00 324.73 22:50:31 10:49:01 PM 0.50 0.03 0.47 1.87 149.26 22:50:31 10:50:01 PM 26.76 0.63 26.13 73.19 2648.31 22:50:31 Average: 45.10 11.56 33.54 1438.32 6922.77 22:50:31 22:50:31 10:40:00 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:50:31 10:40:03 PM 6129288 7343944 1753136 22.24 2688 1419544 357984 4.54 108456 1408896 267564 22:50:31 10:41:01 PM 5394032 7069448 2488392 31.57 2688 1858368 681124 7.63 186468 1984628 158824 22:50:31 10:42:01 PM 5162032 7001712 2720392 34.51 2688 2015584 716404 8.02 198848 2170452 42072 22:50:31 10:43:01 PM 5077332 7001832 2805092 35.59 2688 2096084 714224 8.00 229500 2212588 74036 22:50:31 10:44:01 PM 4936188 7047152 2946236 37.38 2688 2277144 642464 7.19 266328 2290108 10840 22:50:31 10:45:01 PM 4898820 7010504 2983604 37.85 2688 2277928 696648 7.80 266660 2330916 636 22:50:31 10:46:01 PM 4871684 6993244 3010740 38.20 2688 2287800 712292 7.98 267132 2357560 748 22:50:31 10:47:01 PM 4856992 6993116 3025432 38.38 2688 2302416 712292 7.98 267132 2371996 188 22:50:31 10:48:01 PM 4847176 6992872 3035248 38.51 2688 2311964 712292 7.98 267180 2382592 52 22:50:31 10:49:01 PM 4896412 7051296 2986012 37.88 2688 2321120 635136 7.11 267752 2332664 4888 22:50:31 10:50:01 PM 4983564 6993156 2898860 36.78 2688 2182388 719036 8.05 506004 2033540 22324 22:50:31 Average: 5095775 7045298 2786649 35.35 2688 2122758 663627 7.43 257405 2170540 52925 22:50:31 22:50:31 10:40:00 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:50:31 10:40:03 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:31 10:40:03 PM eth0 3.81 2.54 0.98 0.35 0.00 0.00 0.00 0.00 22:50:31 10:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:31 10:41:01 PM eth0 327.30 206.81 1819.67 60.66 0.00 0.00 0.00 0.00 22:50:31 10:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:31 10:42:01 PM eth0 78.77 60.05 771.46 15.30 0.00 0.00 0.00 0.00 22:50:31 10:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:31 10:43:01 PM eth0 19.16 17.20 68.32 6.64 0.00 0.00 0.00 0.00 22:50:31 10:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:31 10:44:01 PM eth0 234.61 160.68 318.54 37.70 0.00 0.00 0.00 0.00 22:50:31 10:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:31 10:45:01 PM eth0 16.48 8.93 10.08 1.14 0.00 0.00 0.00 0.00 22:50:31 10:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:31 10:46:01 PM eth0 27.84 24.66 78.76 7.17 0.00 0.00 0.00 0.00 22:50:31 10:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:31 10:47:01 PM eth0 27.71 27.41 94.56 8.18 0.00 0.00 0.00 0.00 22:50:31 10:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:31 10:48:01 PM eth0 20.74 19.63 35.93 14.44 0.00 0.00 0.00 0.00 22:50:31 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:31 10:49:01 PM eth0 17.65 14.71 81.43 2.37 0.00 0.00 0.00 0.00 22:50:31 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:31 10:50:01 PM eth0 81.22 53.77 144.22 84.97 0.00 0.00 0.00 0.00 22:50:31 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:50:31 Average: eth0 83.92 58.60 335.62 23.61 0.00 0.00 0.00 0.00 22:50:31 22:50:31 22:50:31 ---> sar -P ALL: 22:50:31 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/19/2026 _x86_64_ (2 CPU) 22:50:31 22:50:31 22:39:39 LINUX RESTART (2 CPU) 22:50:31 22:50:31 10:40:00 PM CPU %user %nice %system %iowait %steal %idle 22:50:31 10:40:03 PM all 22.91 0.82 47.30 13.26 0.16 15.55 22:50:31 10:40:03 PM 0 26.16 0.99 40.73 9.93 0.00 22.19 22:50:31 10:40:03 PM 1 19.74 0.65 53.72 16.50 0.32 9.06 22:50:31 10:41:01 PM all 44.95 0.02 9.16 1.98 0.10 43.78 22:50:31 10:41:01 PM 0 49.06 0.03 9.29 2.18 0.10 39.33 22:50:31 10:41:01 PM 1 40.85 0.00 9.03 1.78 0.10 48.24 22:50:31 10:42:01 PM all 24.69 0.00 3.45 0.92 0.08 70.85 22:50:31 10:42:01 PM 0 27.04 0.00 3.22 1.05 0.08 68.61 22:50:31 10:42:01 PM 1 22.34 0.00 3.69 0.79 0.08 73.09 22:50:31 10:43:01 PM all 24.10 0.00 3.63 0.24 0.08 71.95 22:50:31 10:43:01 PM 0 41.52 0.00 4.64 0.23 0.08 53.52 22:50:31 10:43:01 PM 1 6.71 0.00 2.62 0.25 0.08 90.34 22:50:31 10:44:01 PM all 26.15 0.00 4.90 0.75 0.08 68.13 22:50:31 10:44:01 PM 0 29.62 0.00 5.18 0.75 0.07 64.39 22:50:31 10:44:01 PM 1 22.68 0.00 4.62 0.75 0.08 71.87 22:50:31 10:45:01 PM all 1.65 0.00 0.22 0.08 0.05 98.00 22:50:31 10:45:01 PM 0 1.45 0.00 0.22 0.15 0.07 98.11 22:50:31 10:45:01 PM 1 1.85 0.00 0.22 0.02 0.03 97.88 22:50:31 10:46:01 PM all 10.76 0.00 0.19 0.03 0.10 88.92 22:50:31 10:46:01 PM 0 18.10 0.00 0.20 0.03 0.10 81.57 22:50:31 10:46:01 PM 1 3.43 0.00 0.18 0.02 0.10 96.27 22:50:31 10:47:01 PM all 15.35 0.00 0.18 0.03 0.08 84.36 22:50:31 10:47:01 PM 0 20.67 0.00 0.22 0.00 0.08 79.03 22:50:31 10:47:01 PM 1 10.00 0.00 0.15 0.07 0.07 89.71 22:50:31 10:48:01 PM all 12.51 0.00 0.16 0.01 0.06 87.26 22:50:31 10:48:01 PM 0 21.15 0.00 0.17 0.02 0.07 78.60 22:50:31 10:48:01 PM 1 3.86 0.00 0.15 0.00 0.05 95.94 22:50:31 10:49:01 PM all 6.79 0.00 0.38 0.00 0.09 92.74 22:50:31 10:49:01 PM 0 11.98 0.00 0.47 0.00 0.08 87.47 22:50:31 10:49:01 PM 1 1.61 0.00 0.28 0.00 0.10 98.01 22:50:31 10:50:01 PM all 29.39 0.00 3.69 0.16 0.08 66.68 22:50:31 10:50:01 PM 0 39.04 0.00 4.45 0.17 0.07 56.28 22:50:31 10:50:01 PM 1 19.74 0.00 2.94 0.15 0.08 77.09 22:50:31 22:50:31 Average: CPU %user %nice %system %iowait %steal %idle 22:50:31 Average: all 19.57 0.01 2.80 0.48 0.08 77.07 22:50:31 Average: 0 25.88 0.01 2.97 0.50 0.08 70.56 22:50:31 Average: 1 13.25 0.00 2.63 0.46 0.08 83.58 22:50:31 22:50:31 22:50:31