00:27:10 Started by upstream project "integration-sanity-test-chromium" build number 14 00:27:10 originally caused by: 00:27:10 Started by timer 00:27:10 Running as SYSTEM 00:27:10 [EnvInject] - Loading node environment variables. 00:27:10 Building remotely on prd-centos8-robot-2c-8g-8030 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:27:10 [ssh-agent] Looking for ssh-agent implementation... 00:27:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:27:10 $ ssh-agent 00:27:10 SSH_AUTH_SOCK=/tmp/ssh-fGO34JJgSfI8/agent.5279 00:27:10 SSH_AGENT_PID=5280 00:27:10 [ssh-agent] Started. 00:27:10 Running ssh-add (command line suppressed) 00:27:10 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_17524979912537611009.key (/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_17524979912537611009.key) 00:27:10 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:27:10 The recommended git tool is: NONE 00:27:13 using credential opendaylight-jenkins-ssh 00:27:13 Wiping out workspace first. 00:27:13 Cloning the remote Git repository 00:27:13 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:27:13 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test # timeout=10 00:27:13 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:27:13 > git --version # timeout=10 00:27:13 > git --version # 'git version 2.43.0' 00:27:13 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:27:13 [INFO] Currently running in a labeled security context 00:27:13 [INFO] Currently SELinux is 'enforcing' on the host 00:27:13 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh11433250883627913738.key 00:27:13 Verifying host key using known hosts file 00:27:13 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. 00:27:13 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:27:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:27:16 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:27:16 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:27:16 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:27:16 [INFO] Currently running in a labeled security context 00:27:16 [INFO] Currently SELinux is 'enforcing' on the host 00:27:16 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh15518325424443678025.key 00:27:16 Verifying host key using known hosts file 00:27:16 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. 00:27:16 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:27:16 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:27:16 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 00:27:16 > git config core.sparsecheckout # timeout=10 00:27:16 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:27:17 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 00:27:17 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:27:17 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 00:27:17 No emails were triggered. 00:27:17 provisioning config files... 00:27:17 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:27:17 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:27:18 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:27:18 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins13447419732422740773.sh 00:27:18 ---> python-tools-install.sh 00:27:18 Setup pyenv: 00:27:18 system 00:27:18 * 3.8.13 (set by /opt/pyenv/version) 00:27:18 * 3.9.13 (set by /opt/pyenv/version) 00:27:18 * 3.10.13 (set by /opt/pyenv/version) 00:27:18 * 3.11.7 (set by /opt/pyenv/version) 00:27:23 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-lS7Q 00:27:23 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:27:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:27:23 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:27:27 lf-activate-venv(): INFO: Base packages installed successfully 00:27:27 lf-activate-venv(): INFO: Installing additional packages: lftools 00:27:51 lf-activate-venv(): INFO: Adding /tmp/venv-lS7Q/bin to PATH 00:27:51 Generating Requirements File 00:28:10 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. 00:28:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:28:11 Python 3.11.7 00:28:11 pip 26.0.1 from /tmp/venv-lS7Q/lib/python3.11/site-packages/pip (python 3.11) 00:28:11 appdirs==1.4.4 00:28:11 argcomplete==3.6.3 00:28:11 aspy.yaml==1.3.0 00:28:11 attrs==25.4.0 00:28:11 autopage==0.6.0 00:28:11 beautifulsoup4==4.14.3 00:28:11 boto3==1.42.43 00:28:11 botocore==1.42.43 00:28:11 bs4==0.0.2 00:28:11 certifi==2026.1.4 00:28:11 cffi==2.0.0 00:28:11 cfgv==3.5.0 00:28:11 chardet==5.2.0 00:28:11 charset-normalizer==3.4.4 00:28:11 click==8.3.1 00:28:11 cliff==4.13.1 00:28:11 cmd2==3.2.0 00:28:11 cryptography==3.3.2 00:28:11 debtcollector==3.0.0 00:28:11 decorator==5.2.1 00:28:11 defusedxml==0.7.1 00:28:11 Deprecated==1.3.1 00:28:11 distlib==0.4.0 00:28:11 dnspython==2.8.0 00:28:11 docker==7.1.0 00:28:11 dogpile.cache==1.5.0 00:28:11 durationpy==0.10 00:28:11 email-validator==2.3.0 00:28:11 filelock==3.20.3 00:28:11 future==1.0.0 00:28:11 gitdb==4.0.12 00:28:11 GitPython==3.1.46 00:28:11 httplib2==0.30.2 00:28:11 identify==2.6.16 00:28:11 idna==3.11 00:28:11 importlib-resources==1.5.0 00:28:11 iso8601==2.1.0 00:28:11 Jinja2==3.1.6 00:28:11 jmespath==1.1.0 00:28:11 jsonpatch==1.33 00:28:11 jsonpointer==3.0.0 00:28:11 jsonschema==4.26.0 00:28:11 jsonschema-specifications==2025.9.1 00:28:11 keystoneauth1==5.13.0 00:28:11 kubernetes==35.0.0 00:28:11 lftools==0.37.21 00:28:11 lxml==6.0.2 00:28:11 markdown-it-py==4.0.0 00:28:11 MarkupSafe==3.0.3 00:28:11 mdurl==0.1.2 00:28:11 msgpack==1.1.2 00:28:11 multi_key_dict==2.0.3 00:28:11 munch==4.0.0 00:28:11 netaddr==1.3.0 00:28:11 niet==1.4.2 00:28:11 nodeenv==1.10.0 00:28:11 oauth2client==4.1.3 00:28:11 oauthlib==3.3.1 00:28:11 openstacksdk==4.9.0 00:28:11 os-service-types==1.8.2 00:28:11 osc-lib==4.3.0 00:28:11 oslo.config==10.2.0 00:28:11 oslo.context==6.2.0 00:28:11 oslo.i18n==6.7.1 00:28:11 oslo.log==8.0.0 00:28:11 oslo.serialization==5.9.0 00:28:11 oslo.utils==9.2.0 00:28:11 packaging==26.0 00:28:11 pbr==7.0.3 00:28:11 platformdirs==4.5.1 00:28:11 prettytable==3.17.0 00:28:11 psutil==7.2.2 00:28:11 pyasn1==0.6.2 00:28:11 pyasn1_modules==0.4.2 00:28:11 pycparser==3.0 00:28:11 pygerrit2==2.0.15 00:28:11 PyGithub==2.8.1 00:28:11 Pygments==2.19.2 00:28:11 PyJWT==2.11.0 00:28:11 PyNaCl==1.6.2 00:28:11 pyparsing==2.4.7 00:28:11 pyperclip==1.11.0 00:28:11 pyrsistent==0.20.0 00:28:11 python-cinderclient==9.8.0 00:28:11 python-dateutil==2.9.0.post0 00:28:11 python-heatclient==5.0.0 00:28:11 python-jenkins==1.8.3 00:28:11 python-keystoneclient==5.7.0 00:28:11 python-magnumclient==4.9.0 00:28:11 python-openstackclient==8.3.0 00:28:11 python-swiftclient==4.9.0 00:28:11 PyYAML==6.0.3 00:28:11 referencing==0.37.0 00:28:11 requests==2.32.5 00:28:11 requests-oauthlib==2.0.0 00:28:11 requestsexceptions==1.4.0 00:28:11 rfc3986==2.0.0 00:28:11 rich==14.3.2 00:28:11 rich-argparse==1.7.2 00:28:11 rpds-py==0.30.0 00:28:11 rsa==4.9.1 00:28:11 ruamel.yaml==0.19.1 00:28:11 ruamel.yaml.clib==0.2.15 00:28:11 s3transfer==0.16.0 00:28:11 simplejson==3.20.2 00:28:11 six==1.17.0 00:28:11 smmap==5.0.2 00:28:11 soupsieve==2.8.3 00:28:11 stevedore==5.6.0 00:28:11 tabulate==0.9.0 00:28:11 toml==0.10.2 00:28:11 tomlkit==0.14.0 00:28:11 tqdm==4.67.3 00:28:11 typing_extensions==4.15.0 00:28:11 tzdata==2025.3 00:28:11 urllib3==1.26.20 00:28:11 virtualenv==20.36.1 00:28:11 wcwidth==0.5.3 00:28:11 websocket-client==1.9.0 00:28:11 wrapt==2.1.1 00:28:11 xdg==6.0.0 00:28:11 xmltodict==1.0.2 00:28:11 yq==3.4.3 00:28:11 [EnvInject] - Injecting environment variables from a build step. 00:28:11 [EnvInject] - Injecting as environment variables the properties content 00:28:11 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:28:11 OS_CLOUD=vex 00:28:11 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-14 00:28:11 OS_STACK_TEMPLATE_DIR=openstack-hot 00:28:11 00:28:11 [EnvInject] - Variables injected successfully. 00:28:11 provisioning config files... 00:28:11 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:28:11 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins14928896107977884510.sh 00:28:11 ---> Create parameters file for OpenStack HOT 00:28:11 OpenStack Heat parameters generated 00:28:11 ----------------------------------- 00:28:11 parameters: 00:28:11 vm_0_count: '1' 00:28:11 vm_0_flavor: 'v3-standard-4' 00:28:11 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:28:11 vm_1_count: '1' 00:28:11 vm_1_flavor: 'v3-standard-2' 00:28:11 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 00:28:11 00:28:11 job_name: '41457-14' 00:28:11 silo: 'releng' 00:28:12 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins7866001548651743526.sh 00:28:12 ---> Create HEAT stack 00:28:12 + source /home/jenkins/lf-env.sh 00:28:12 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:12 ++ mktemp -d /tmp/venv-XXXX 00:28:12 + lf_venv=/tmp/venv-pQlh 00:28:12 + local venv_file=/tmp/.os_lf_venv 00:28:12 + local python=python3 00:28:12 + local options 00:28:12 + local set_path=true 00:28:12 + local install_args= 00:28:12 ++ 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 00:28:12 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:28:12 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:28:12 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:12 + true 00:28:12 + case $1 in 00:28:12 + python=python3 00:28:12 + shift 2 00:28:12 + true 00:28:12 + case $1 in 00:28:12 + shift 00:28:12 + break 00:28:12 + case $python in 00:28:12 + local pkg_list= 00:28:12 + [[ -d /opt/pyenv ]] 00:28:12 + echo 'Setup pyenv:' 00:28:12 Setup pyenv: 00:28:12 + export PYENV_ROOT=/opt/pyenv 00:28:12 + PYENV_ROOT=/opt/pyenv 00:28:12 + 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 00:28:12 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:12 + pyenv versions 00:28:12 system 00:28:12 3.8.13 00:28:12 3.9.13 00:28:12 3.10.13 00:28:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:28:12 + command -v pyenv 00:28:12 ++ pyenv init - --no-rehash 00:28:12 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:28:12 for i in ${!paths[@]}; do 00:28:12 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:28:12 fi; done; 00:28:12 echo "${paths[*]}"'\'')" 00:28:12 export PATH="/opt/pyenv/shims:${PATH}" 00:28:12 export PYENV_SHELL=bash 00:28:12 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:28:12 pyenv() { 00:28:12 local command 00:28:12 command="${1:-}" 00:28:12 if [ "$#" -gt 0 ]; then 00:28:12 shift 00:28:12 fi 00:28:12 00:28:12 case "$command" in 00:28:12 rehash|shell) 00:28:12 eval "$(pyenv "sh-$command" "$@")" 00:28:12 ;; 00:28:12 *) 00:28:12 command pyenv "$command" "$@" 00:28:12 ;; 00:28:12 esac 00:28:12 }' 00:28:12 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:28:12 for i in ${!paths[@]}; do 00:28:12 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:28:12 fi; done; 00:28:12 echo "${paths[*]}"' 00:28:12 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 00:28:12 ++ 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 00:28:12 ++ 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 00:28:12 ++ export PYENV_SHELL=bash 00:28:12 ++ PYENV_SHELL=bash 00:28:12 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:28:12 +++ complete -F _pyenv pyenv 00:28:12 ++ lf-pyver python3 00:28:12 ++ local py_version_xy=python3 00:28:12 ++ local py_version_xyz= 00:28:12 ++ sed 's/^[ *]* //' 00:28:12 ++ pyenv versions 00:28:12 ++ local command 00:28:12 ++ command=versions 00:28:12 ++ '[' 1 -gt 0 ']' 00:28:12 ++ shift 00:28:12 ++ case "$command" in 00:28:12 ++ command pyenv versions 00:28:12 ++ pyenv versions 00:28:12 ++ awk '{ print $1 }' 00:28:12 ++ grep -E '^[0-9.]*[0-9]$' 00:28:12 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:28:12 +++ tail -n 1 00:28:12 +++ grep '^3' /tmp/.pyenv_versions 00:28:12 +++ sort -V 00:28:12 ++ py_version_xyz=3.11.7 00:28:12 ++ [[ -z 3.11.7 ]] 00:28:12 ++ echo 3.11.7 00:28:12 ++ return 0 00:28:12 + pyenv local 3.11.7 00:28:12 + local command 00:28:12 + command=local 00:28:12 + '[' 2 -gt 0 ']' 00:28:12 + shift 00:28:12 + case "$command" in 00:28:12 + command pyenv local 3.11.7 00:28:12 + pyenv local 3.11.7 00:28:12 + for arg in "$@" 00:28:12 + case $arg in 00:28:12 + pkg_list+='lftools[openstack] ' 00:28:12 + for arg in "$@" 00:28:12 + case $arg in 00:28:12 + pkg_list+='kubernetes ' 00:28:12 + for arg in "$@" 00:28:12 + case $arg in 00:28:12 + pkg_list+='niet ' 00:28:12 + for arg in "$@" 00:28:12 + case $arg in 00:28:12 + pkg_list+='python-heatclient ' 00:28:12 + for arg in "$@" 00:28:12 + case $arg in 00:28:12 + pkg_list+='python-openstackclient ' 00:28:12 + for arg in "$@" 00:28:12 + case $arg in 00:28:12 + pkg_list+='python-magnumclient ' 00:28:12 + for arg in "$@" 00:28:12 + case $arg in 00:28:12 + pkg_list+='urllib3~=1.26.15 ' 00:28:12 + for arg in "$@" 00:28:12 + case $arg in 00:28:12 + pkg_list+='yq ' 00:28:12 + [[ -f /tmp/.os_lf_venv ]] 00:28:12 ++ cat /tmp/.os_lf_venv 00:28:12 + lf_venv=/tmp/venv-lS7Q 00:28:12 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lS7Q from' file:/tmp/.os_lf_venv 00:28:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lS7Q from file:/tmp/.os_lf_venv 00:28:12 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:28:12 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:12 + local 'pip_opts=--upgrade --quiet' 00:28:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:28:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:28:12 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:28:12 + [[ -n '' ]] 00:28:12 + [[ -n '' ]] 00:28:12 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:28:12 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:12 + /tmp/venv-lS7Q/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 00:28:14 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:28:14 lf-activate-venv(): INFO: Base packages installed successfully 00:28:14 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:28:14 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:28:14 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:28:14 + /tmp/venv-lS7Q/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 00:28:29 + type python3 00:28:29 + true 00:28:29 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-lS7Q/bin to PATH' 00:28:29 lf-activate-venv(): INFO: Adding /tmp/venv-lS7Q/bin to PATH 00:28:29 + PATH=/tmp/venv-lS7Q/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 00:28:29 + return 0 00:28:29 + openstack --os-cloud vex limits show --absolute 00:28:30 +--------------------------+---------+ 00:28:30 | Name | Value | 00:28:30 +--------------------------+---------+ 00:28:30 | maxTotalInstances | -1 | 00:28:30 | maxTotalCores | 450 | 00:28:30 | maxTotalRAMSize | 1000000 | 00:28:30 | maxServerMeta | 128 | 00:28:30 | maxImageMeta | 128 | 00:28:30 | maxPersonality | 5 | 00:28:30 | maxPersonalitySize | 10240 | 00:28:30 | maxTotalKeypairs | 100 | 00:28:30 | maxServerGroups | 10 | 00:28:30 | maxServerGroupMembers | 10 | 00:28:30 | maxTotalFloatingIps | -1 | 00:28:30 | maxSecurityGroups | -1 | 00:28:30 | maxSecurityGroupRules | -1 | 00:28:30 | totalRAMUsed | 122880 | 00:28:30 | totalCoresUsed | 30 | 00:28:30 | totalInstancesUsed | 8 | 00:28:30 | totalFloatingIpsUsed | 0 | 00:28:30 | totalSecurityGroupsUsed | 0 | 00:28:30 | totalServerGroupsUsed | 0 | 00:28:30 | maxTotalVolumes | -1 | 00:28:30 | maxTotalSnapshots | 10 | 00:28:30 | maxTotalVolumeGigabytes | 4096 | 00:28:30 | maxTotalBackups | 10 | 00:28:30 | maxTotalBackupGigabytes | 1000 | 00:28:30 | totalVolumesUsed | 0 | 00:28:30 | totalGigabytesUsed | 0 | 00:28:30 | totalSnapshotsUsed | 0 | 00:28:30 | totalBackupsUsed | 0 | 00:28:30 | totalBackupGigabytesUsed | 0 | 00:28:30 +--------------------------+---------+ 00:28:30 + pushd /opt/ciman/openstack-hot 00:28:30 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:28:30 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-chromium-14 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/stack-parameters.yaml 00:29:16 Creating stack releng-openflowplugin-csit-1node-sanity-only-chromium-14 00:29:16 Waiting to initialize infrastructure... 00:29:16 Waiting to initialize infrastructure... 00:29:16 Waiting to initialize infrastructure... 00:29:16 Stack initialization successful. 00:29:16 ------------------------------------ 00:29:16 Stack Details 00:29:16 ------------------------------------ 00:29:16 {'added': None, 00:29:16 'capabilities': [], 00:29:16 'created_at': '2026-02-06T00:28:34Z', 00:29:16 'deleted': None, 00:29:16 'deleted_at': None, 00:29:16 'description': 'No description', 00:29:16 'environment': None, 00:29:16 'environment_files': None, 00:29:16 'files': None, 00:29:16 'files_container': None, 00:29:16 'id': '822ba723-2ab8-45d8-a332-e09fb6af697f', 00:29:16 'is_rollback_disabled': True, 00:29:16 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-chromium-14/822ba723-2ab8-45d8-a332-e09fb6af697f', 00:29:16 'rel': 'self'}], 00:29:16 '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'})}), 00:29:16 'name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-14', 00:29:16 'notification_topics': [], 00:29:16 'outputs': [{'description': 'IP addresses of the 2nd vm types', 00:29:16 'output_key': 'vm_1_ips', 00:29:16 'output_value': ['10.30.170.176']}, 00:29:16 {'description': 'IP addresses of the 1st vm types', 00:29:16 'output_key': 'vm_0_ips', 00:29:16 'output_value': ['10.30.170.25']}], 00:29:16 'owner_id': ****, 00:29:16 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:29:16 'OS::stack_id': '822ba723-2ab8-45d8-a332-e09fb6af697f', 00:29:16 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-14', 00:29:16 'job_name': '41457-14', 00:29:16 'silo': 'releng', 00:29:16 'vm_0_count': '1', 00:29:16 'vm_0_flavor': 'v3-standard-4', 00:29:16 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:29:16 '20260201-010217.481', 00:29:16 'vm_1_count': '1', 00:29:16 'vm_1_flavor': 'v3-standard-2', 00:29:16 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:29:16 '- 20250917-133034.654'}, 00:29:16 'parent_id': None, 00:29:16 'replaced': None, 00:29:16 'status': 'CREATE_COMPLETE', 00:29:16 'status_reason': 'Stack CREATE completed successfully', 00:29:16 'tags': [], 00:29:16 'template': None, 00:29:16 'template_description': 'No description', 00:29:16 'template_url': None, 00:29:16 'timeout_mins': 15, 00:29:16 'unchanged': None, 00:29:16 'updated': None, 00:29:16 'updated_at': None, 00:29:16 'user_project_id': '060e84b41aca4d328d66ac533bcaa980'} 00:29:16 ------------------------------------ 00:29:17 + popd 00:29:17 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:29:17 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins5096954358207711920.sh 00:29:17 ---> Copy SSH public keys to CSIT lab 00:29:17 Setup pyenv: 00:29:17 system 00:29:17 3.8.13 00:29:17 3.9.13 00:29:17 3.10.13 00:29:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:29:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lS7Q from file:/tmp/.os_lf_venv 00:29:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:19 lf-activate-venv(): INFO: Base packages installed successfully 00:29:19 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:29:59 lf-activate-venv(): INFO: Adding /tmp/venv-lS7Q/bin to PATH 00:30:02 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:30:02 Warning: Permanently added '10.30.170.176' (ECDSA) to the list of known hosts. 00:30:02 releng-41457-14-0-builder-0 00:30:02 Successfully copied public keys to slave 10.30.170.25 00:30:02 Process 6504 ready. 00:30:02 releng-41457-14-1-mininet-ovs-217-0 00:30:02 Successfully copied public keys to slave 10.30.170.176 00:30:02 Process 6505 ready. 00:30:02 SSH ready on all stack servers. 00:30:02 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins14746394402112067696.sh 00:30:02 Setup pyenv: 00:30:02 system 00:30:02 3.8.13 00:30:02 3.9.13 00:30:02 3.10.13 00:30:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:30:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PvhI 00:30:07 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.robot_venv 00:30:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:30:10 lf-activate-venv(): INFO: Base packages installed successfully 00:30:10 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:30:12 lf-activate-venv(): INFO: Adding /tmp/venv-PvhI/bin to PATH 00:30:12 + echo 'Installing Python Requirements' 00:30:12 Installing Python Requirements 00:30:12 + cat 00:30:12 + python -m pip install -r requirements.txt 00:30:12 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:30:12 Collecting docker-py (from -r requirements.txt (line 1)) 00:30:12 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) 00:30:13 Collecting ipaddr (from -r requirements.txt (line 2)) 00:30:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:30:13 Installing build dependencies: started 00:30:13 Installing build dependencies: finished with status 'done' 00:30:13 Getting requirements to build wheel: started 00:30:14 Getting requirements to build wheel: finished with status 'done' 00:30:14 Preparing metadata (pyproject.toml): started 00:30:14 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:14 Collecting netaddr (from -r requirements.txt (line 3)) 00:30:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 00:30:14 Collecting netifaces (from -r requirements.txt (line 4)) 00:30:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:30:14 Installing build dependencies: started 00:30:15 Installing build dependencies: finished with status 'done' 00:30:15 Getting requirements to build wheel: started 00:30:15 Getting requirements to build wheel: finished with status 'done' 00:30:15 Preparing metadata (pyproject.toml): started 00:30:15 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:15 Collecting pyhocon (from -r requirements.txt (line 5)) 00:30:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:30:15 Collecting requests (from -r requirements.txt (line 6)) 00:30:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:30:16 Collecting robotframework (from -r requirements.txt (line 7)) 00:30:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 00:30:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 44.4 MB/s 0:00:00 00:30:16 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:30:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:30:16 Installing build dependencies: started 00:30:16 Installing build dependencies: finished with status 'done' 00:30:16 Getting requirements to build wheel: started 00:30:17 Getting requirements to build wheel: finished with status 'done' 00:30:17 Preparing metadata (pyproject.toml): started 00:30:17 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:17 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:30:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 00:30:17 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:30:17 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) 00:30:17 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:30:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:30:17 Installing build dependencies: started 00:30:18 Installing build dependencies: finished with status 'done' 00:30:18 Getting requirements to build wheel: started 00:30:18 Getting requirements to build wheel: finished with status 'done' 00:30:18 Preparing metadata (pyproject.toml): started 00:30:19 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:19 Collecting scapy (from -r requirements.txt (line 12)) 00:30:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 00:30:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 54.4 MB/s 0:00:00 00:30:19 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:30:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:30:19 Installing build dependencies: started 00:30:20 Installing build dependencies: finished with status 'done' 00:30:20 Getting requirements to build wheel: started 00:30:20 Getting requirements to build wheel: finished with status 'done' 00:30:20 Preparing metadata (pyproject.toml): started 00:30:20 Preparing metadata (pyproject.toml): finished with status 'done' 00:30:20 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:30:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 00:30:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 59.0 MB/s 0:00:00 00:30:21 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 00:30:21 Collecting pyangbind (from -r requirements.txt (line 22)) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 00:30:21 Collecting isodate (from -r requirements.txt (line 25)) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:30:21 Collecting jmespath (from -r requirements.txt (line 28)) 00:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 00:30:21 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:30:21 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:30:21 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 00:30:21 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:30:21 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) 00:30:21 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 00:30:21 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:30:21 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) 00:30:21 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 00:30:21 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:30:21 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) 00:30:21 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:30:21 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 00:30:21 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 00:30:22 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:30:22 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:22 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) 00:30:22 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 00:30:22 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:30:22 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:30:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 00:30:22 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 00:30:22 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 00:30:22 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:30:22 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) 00:30:22 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:30:22 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:30:22 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) 00:30:22 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 00:30:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 52.7 MB/s 0:00:00 00:30:22 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 00:30:22 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 00:30:22 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 00:30:22 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:30:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 34.7 MB/s 0:00:00 00:30:23 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:30:23 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) 00:30:24 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:30:24 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) 00:30:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 36.9 MB/s 0:00:00 00:30:24 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:30:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:30:24 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:24 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) 00:30:25 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:30:25 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:30:25 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:25 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) 00:30:25 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:25 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) 00:30:25 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:30:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 00:30:25 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 00:30:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 85.7 MB/s 0:00:00 00:30:25 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 00:30:25 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:30:25 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 00:30:26 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)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 00:30:26 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) 00:30:26 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:26 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) 00:30:26 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:30:26 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) 00:30:26 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)) 00:30:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:30:26 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)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:30:26 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)) 00:30:26 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) 00:30:26 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)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:30:26 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)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:30:26 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)) 00:30:26 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) 00:30:26 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)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 00:30:26 Requirement already satisfied: packaging in /tmp/venv-PvhI/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0) 00:30:26 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)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 00:30:26 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:30:26 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:30:27 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 00:30:27 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)) 00:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:30:27 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:30:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 00:30:27 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)) 00:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 00:30:27 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:30:27 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:30:27 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:30:27 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=b76cefc73a181a811a70884feab295b7ad890d8d9d70ff481e2b76d70024d34a 00:30:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:30:27 Building wheel for ipaddr (pyproject.toml): started 00:30:27 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:30:27 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=aaaf667457fe5d831117f5fab302be00681e941ba3860f93a4687c44df13c978 00:30:27 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:30:27 Building wheel for netifaces (pyproject.toml): started 00:30:30 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:30:30 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=f6ab42dc8dd40518a7c7f8ec04e8aa65ab21009e9858ecad9e75fdfb0350c32f 00:30:30 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:30:30 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:30:30 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:30:30 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=fecbd4ee52da74be8d0b9e3145241c0c56e6ba74ebbcefd76f2accf8b416d79d 00:30:30 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:30:30 Building wheel for jsonpath-rw (pyproject.toml): started 00:30:30 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:30:30 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=f465bf963ec830e69725aa19d8dc4193b84b8807e682ffcdfb057f2db47a6303 00:30:30 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:30:30 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:30:30 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 00:30:37 00:30:37 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.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0 00:30:38 + pip freeze 00:30:38 async-generator==1.10 00:30:38 attrs==25.4.0 00:30:38 bcrypt==5.0.0 00:30:38 beautifulsoup4==4.14.3 00:30:38 certifi==2026.1.4 00:30:38 cffi==2.0.0 00:30:38 charset-normalizer==3.4.4 00:30:38 click==8.3.1 00:30:38 cryptography==46.0.4 00:30:38 decorator==5.2.1 00:30:38 distlib==0.4.0 00:30:38 docker-py==1.10.6 00:30:38 docker-pycreds==0.4.0 00:30:38 elastic-transport==8.17.1 00:30:38 elasticsearch==8.19.3 00:30:38 elasticsearch-dsl==8.15.4 00:30:38 enum34==1.1.10 00:30:38 filelock==3.20.3 00:30:38 h11==0.16.0 00:30:38 idna==3.11 00:30:38 importlib_metadata==8.7.1 00:30:38 invoke==2.2.1 00:30:38 ipaddr==2.2.0 00:30:38 isodate==0.7.2 00:30:38 jmespath==1.1.0 00:30:38 jsonpatch==1.33 00:30:38 jsonpath-rw==1.4.0 00:30:38 jsonpointer==3.0.0 00:30:38 lxml==6.0.2 00:30:38 mypy_extensions==1.1.0 00:30:38 netaddr==1.3.0 00:30:38 netifaces==0.11.0 00:30:38 outcome==1.3.0.post0 00:30:38 packaging==26.0 00:30:38 paramiko==4.0.0 00:30:38 platformdirs==4.5.1 00:30:38 ply==3.11 00:30:38 pyang==2.7.1 00:30:38 pyangbind==0.8.7 00:30:38 pycparser==3.0 00:30:38 pyhocon==0.3.61 00:30:38 PyNaCl==1.6.2 00:30:38 pyparsing==3.3.2 00:30:38 PySocks==1.7.1 00:30:38 python-dateutil==2.9.0.post0 00:30:38 regex==2026.1.15 00:30:38 requests==2.32.5 00:30:38 robotframework==7.4.1 00:30:38 robotframework-httplibrary==0.4.2 00:30:38 robotframework-pythonlibcore==4.5.0 00:30:38 robotframework-requests==0.9.7 00:30:38 robotframework-selenium2library==3.0.0 00:30:38 robotframework-seleniumlibrary==6.8.0 00:30:38 robotframework-sshlibrary==3.8.0 00:30:38 scapy==2.7.0 00:30:38 scp==0.15.0 00:30:38 selenium==4.40.0 00:30:38 six==1.17.0 00:30:38 sniffio==1.3.1 00:30:38 sortedcontainers==2.4.0 00:30:38 soupsieve==2.8.3 00:30:38 trio==0.32.0 00:30:38 trio-typing==0.10.0 00:30:38 trio-websocket==0.12.2 00:30:38 types-certifi==2021.10.8.3 00:30:38 types-urllib3==1.26.25.14 00:30:38 typing_extensions==4.15.0 00:30:38 urllib3==2.6.3 00:30:38 virtualenv==20.36.1 00:30:38 waitress==3.0.2 00:30:38 WebOb==1.8.9 00:30:38 websocket-client==1.9.0 00:30:38 WebTest==3.0.7 00:30:38 wsproto==1.3.2 00:30:38 zipp==3.23.0 00:30:38 [EnvInject] - Injecting environment variables from a build step. 00:30:38 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:30:38 [EnvInject] - Variables injected successfully. 00:30:38 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins5443319200532945770.sh 00:30:38 Setup pyenv: 00:30:38 system 00:30:38 3.8.13 00:30:38 3.9.13 00:30:38 3.10.13 00:30:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:30:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lS7Q from file:/tmp/.os_lf_venv 00:30:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:30:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:30:40 lf-activate-venv(): INFO: Base packages installed successfully 00:30:40 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:30:48 lf-activate-venv(): INFO: Adding /tmp/venv-lS7Q/bin to PATH 00:30:48 + ODL_SYSTEM=() 00:30:48 + TOOLS_SYSTEM=() 00:30:48 + OPENSTACK_SYSTEM=() 00:30:48 + OPENSTACK_CONTROLLERS=() 00:30:48 + mapfile -t ADDR 00:30:48 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-chromium-14 00:30:48 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:31:00 + for i in "${ADDR[@]}" 00:31:00 ++ ssh 10.30.170.25 hostname -s 00:31:02 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:31:02 + REMHOST=releng-41457-14-0-builder-0 00:31:02 + case ${REMHOST} in 00:31:02 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:31:02 + for i in "${ADDR[@]}" 00:31:02 ++ ssh 10.30.170.176 hostname -s 00:31:02 Warning: Permanently added '10.30.170.176' (ECDSA) to the list of known hosts. 00:31:03 + REMHOST=releng-41457-14-1-mininet-ovs-217-0 00:31:03 + case ${REMHOST} in 00:31:03 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:31:03 + echo NUM_ODL_SYSTEM=1 00:31:03 + echo NUM_TOOLS_SYSTEM=1 00:31:03 + '[' '' == yes ']' 00:31:03 + NUM_OPENSTACK_SYSTEM=0 00:31:03 + echo NUM_OPENSTACK_SYSTEM=0 00:31:03 + '[' 0 -eq 2 ']' 00:31:03 + echo ODL_SYSTEM_IP=10.30.170.25 00:31:03 ++ seq 0 0 00:31:03 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:31:03 + echo ODL_SYSTEM_1_IP=10.30.170.25 00:31:03 + echo TOOLS_SYSTEM_IP=10.30.170.176 00:31:03 ++ seq 0 0 00:31:03 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:31:03 + echo TOOLS_SYSTEM_1_IP=10.30.170.176 00:31:03 + openstack_index=0 00:31:03 + NUM_OPENSTACK_CONTROL_NODES=1 00:31:03 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:31:03 ++ seq 0 0 00:31:03 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:31:03 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:31:03 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:31:03 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:31:03 + '[' -1 -ge 2 ']' 00:31:03 ++ seq 0 -2 00:31:03 + NUM_OPENSTACK_HAPROXY_NODES=0 00:31:03 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:31:03 ++ seq 0 -1 00:31:03 + echo 'Contents of slave_addresses.txt:' 00:31:03 Contents of slave_addresses.txt: 00:31:03 + cat slave_addresses.txt 00:31:03 NUM_ODL_SYSTEM=1 00:31:03 NUM_TOOLS_SYSTEM=1 00:31:03 NUM_OPENSTACK_SYSTEM=0 00:31:03 ODL_SYSTEM_IP=10.30.170.25 00:31:03 ODL_SYSTEM_1_IP=10.30.170.25 00:31:03 TOOLS_SYSTEM_IP=10.30.170.176 00:31:03 TOOLS_SYSTEM_1_IP=10.30.170.176 00:31:03 NUM_OPENSTACK_CONTROL_NODES=1 00:31:03 OPENSTACK_CONTROL_NODE_1_IP= 00:31:03 NUM_OPENSTACK_COMPUTE_NODES=-1 00:31:03 NUM_OPENSTACK_HAPROXY_NODES=0 00:31:03 [EnvInject] - Injecting environment variables from a build step. 00:31:03 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:31:03 [EnvInject] - Variables injected successfully. 00:31:03 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins2919009999594337043.sh 00:31:03 Preparing for JRE Version 21 00:31:03 Karaf artifact is karaf 00:31:03 Karaf project is integration 00:31:03 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:31:03 [EnvInject] - Injecting environment variables from a build step. 00:31:03 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:31:03 [EnvInject] - Variables injected successfully. 00:31:03 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins10323057822897050305.sh 00:31:03 2026-02-06 00:31:03 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] 00:31:03 Bundle version is 0.24.0-SNAPSHOT 00:31:03 --2026-02-06 00:31:03-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml 00:31:03 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:31:03 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:31:03 HTTP request sent, awaiting response... 200 OK 00:31:03 Length: 1404 (1.4K) [application/xml] 00:31:03 Saving to: ‘maven-metadata.xml’ 00:31:03 00:31:03 0K . 100% 55.3M=0s 00:31:03 00:31:03 2026-02-06 00:31:03 (55.3 MB/s) - ‘maven-metadata.xml’ saved [1404/1404] 00:31:03 00:31:03 00:31:03 00:31:03 org.opendaylight.integration 00:31:03 karaf 00:31:03 0.24.0-SNAPSHOT 00:31:03 00:31:03 00:31:03 20260205.223538 00:31:03 86 00:31:03 00:31:03 20260205223538 00:31:03 00:31:03 00:31:03 pom 00:31:03 0.24.0-20260205.223538-86 00:31:03 20260205223538 00:31:03 00:31:03 00:31:03 tar.gz 00:31:03 0.24.0-20260205.223538-86 00:31:03 20260205223538 00:31:03 00:31:03 00:31:03 zip 00:31:03 0.24.0-20260205.223538-86 00:31:03 20260205223538 00:31:03 00:31:03 00:31:03 cyclonedx 00:31:03 xml 00:31:03 0.24.0-20260205.223538-86 00:31:03 20260205223538 00:31:03 00:31:03 00:31:03 cyclonedx 00:31:03 json 00:31:03 0.24.0-20260205.223538-86 00:31:03 20260205223538 00:31:03 00:31:03 00:31:03 00:31:03 00:31:03 Nexus timestamp is 0.24.0-20260205.223538-86 00:31:03 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260205.223538-86.zip 00:31:03 Distribution bundle is karaf-0.24.0-20260205.223538-86.zip 00:31:03 Distribution bundle version is 0.24.0-SNAPSHOT 00:31:03 Distribution folder is karaf-0.24.0-SNAPSHOT 00:31:03 Nexus prefix is https://nexus.opendaylight.org 00:31:03 [EnvInject] - Injecting environment variables from a build step. 00:31:03 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:31:03 [EnvInject] - Variables injected successfully. 00:31:04 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins3796867276709216932.sh 00:31:04 Setup pyenv: 00:31:04 system 00:31:04 3.8.13 00:31:04 3.9.13 00:31:04 3.10.13 00:31:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:31:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lS7Q from file:/tmp/.os_lf_venv 00:31:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:31:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:31:06 lf-activate-venv(): INFO: Base packages installed successfully 00:31:06 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:31:13 lf-activate-venv(): INFO: Adding /tmp/venv-lS7Q/bin to PATH 00:31:13 Copying common-functions.sh to /tmp 00:31:14 Copying common-functions.sh to 10.30.170.25:/tmp 00:31:14 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:31:14 Copying common-functions.sh to 10.30.170.176:/tmp 00:31:15 Warning: Permanently added '10.30.170.176' (ECDSA) to the list of known hosts. 00:31:15 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins2513061606383979844.sh 00:31:15 common-functions.sh is being sourced 00:31:15 common-functions environment: 00:31:15 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:15 ACTUALFEATURES: 00:31:15 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:15 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:31:15 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:15 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:15 CONTROLLERMEM: 2048m 00:31:15 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:15 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:31:15 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:15 SUITES: 00:31:15 00:31:15 ################################################# 00:31:15 ## Configure Cluster and Start ## 00:31:15 ################################################# 00:31:15 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 00:31:15 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 00:31:15 Locating script plan to use... 00:31:15 Finished running script plans 00:31:15 Configuring member-1 with IP address 10.30.170.25 00:31:15 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:31:15 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:31:15 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium 00:31:15 common-functions.sh is being sourced 00:31:15 ++ [[ /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 ]] 00:31:15 ++ echo 'common-functions.sh is being sourced' 00:31:15 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT 00:31:15 ++ DISTROSTREAM=chromium 00:31:15 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:15 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:15 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:15 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:15 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:31:15 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:31:15 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:15 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:15 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:15 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:15 ++ export CONTROLLERMEM= 00:31:15 ++ CONTROLLERMEM= 00:31:15 ++ case "${DISTROSTREAM}" in 00:31:15 ++ CLUSTER_SYSTEM=pekko 00:31:15 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:15 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:15 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:31:15 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:31:15 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:15 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:15 ++ print_common_env 00:31:15 ++ cat 00:31:15 common-functions environment: 00:31:15 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:15 ACTUALFEATURES: 00:31:15 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:15 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:31:15 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:15 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:15 CONTROLLERMEM: 00:31:15 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:15 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:31:15 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:15 SUITES: 00:31:15 00:31:15 ++ SSH='ssh -t -t' 00:31:15 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:31:15 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:31:15 Changing to /tmp 00:31:15 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260205.223538-86.zip 00:31:15 + echo 'Changing to /tmp' 00:31:15 + cd /tmp 00:31:15 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260205.223538-86.zip' 00:31:15 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260205.223538-86.zip 00:31:15 --2026-02-06 00:31:15-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260205.223538-86.zip 00:31:15 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:31:15 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:31:15 HTTP request sent, awaiting response... 200 OK 00:31:15 Length: 240365055 (229M) [application/zip] 00:31:15 Saving to: ‘karaf-0.24.0-20260205.223538-86.zip’ 00:31:15 00:31:15 0K ........ ........ ........ ........ ........ ........ 1% 110M 2s 00:31:15 3072K ........ ........ ........ ........ ........ ........ 2% 153M 2s 00:31:15 6144K ........ ........ ........ ........ ........ ........ 3% 164M 2s 00:31:15 9216K ........ ........ ........ ........ ........ ........ 5% 181M 1s 00:31:15 12288K ........ ........ ........ ........ ........ ........ 6% 245M 1s 00:31:15 15360K ........ ........ ........ ........ ........ ........ 7% 224M 1s 00:31:15 18432K ........ ........ ........ ........ ........ ........ 9% 232M 1s 00:31:15 21504K ........ ........ ........ ........ ........ ........ 10% 262M 1s 00:31:15 24576K ........ ........ ........ ........ ........ ........ 11% 260M 1s 00:31:15 27648K ........ ........ ........ ........ ........ ........ 13% 274M 1s 00:31:15 30720K ........ ........ ........ ........ ........ ........ 14% 316M 1s 00:31:15 33792K ........ ........ ........ ........ ........ ........ 15% 113M 1s 00:31:16 36864K ........ ........ ........ ........ ........ ........ 17% 260M 1s 00:31:16 39936K ........ ........ ........ ........ ........ ........ 18% 329M 1s 00:31:16 43008K ........ ........ ........ ........ ........ ........ 19% 303M 1s 00:31:16 46080K ........ ........ ........ ........ ........ ........ 20% 297M 1s 00:31:16 49152K ........ ........ ........ ........ ........ ........ 22% 302M 1s 00:31:16 52224K ........ ........ ........ ........ ........ ........ 23% 299M 1s 00:31:16 55296K ........ ........ ........ ........ ........ ........ 24% 307M 1s 00:31:16 58368K ........ ........ ........ ........ ........ ........ 26% 320M 1s 00:31:16 61440K ........ ........ ........ ........ ........ ........ 27% 323M 1s 00:31:16 64512K ........ ........ ........ ........ ........ ........ 28% 327M 1s 00:31:16 67584K ........ ........ ........ ........ ........ ........ 30% 331M 1s 00:31:16 70656K ........ ........ ........ ........ ........ ........ 31% 328M 1s 00:31:16 73728K ........ ........ ........ ........ ........ ........ 32% 318M 1s 00:31:16 76800K ........ ........ ........ ........ ........ ........ 34% 334M 1s 00:31:16 79872K ........ ........ ........ ........ ........ ........ 35% 325M 1s 00:31:16 82944K ........ ........ ........ ........ ........ ........ 36% 329M 1s 00:31:16 86016K ........ ........ ........ ........ ........ ........ 37% 323M 1s 00:31:16 89088K ........ ........ ........ ........ ........ ........ 39% 314M 1s 00:31:16 92160K ........ ........ ........ ........ ........ ........ 40% 311M 1s 00:31:16 95232K ........ ........ ........ ........ ........ ........ 41% 237M 1s 00:31:16 98304K ........ ........ ........ ........ ........ ........ 43% 201M 1s 00:31:16 101376K ........ ........ ........ ........ ........ ........ 44% 170M 1s 00:31:16 104448K ........ ........ ........ ........ ........ ........ 45% 154M 1s 00:31:16 107520K ........ ........ ........ ........ ........ ........ 47% 158M 1s 00:31:16 110592K ........ ........ ........ ........ ........ ........ 48% 157M 1s 00:31:16 113664K ........ ........ ........ ........ ........ ........ 49% 160M 0s 00:31:16 116736K ........ ........ ........ ........ ........ ........ 51% 168M 0s 00:31:16 119808K ........ ........ ........ ........ ........ ........ 52% 160M 0s 00:31:16 122880K ........ ........ ........ ........ ........ ........ 53% 255M 0s 00:31:16 125952K ........ ........ ........ ........ ........ ........ 54% 182M 0s 00:31:16 129024K ........ ........ ........ ........ ........ ........ 56% 184M 0s 00:31:16 132096K ........ ........ ........ ........ ........ ........ 57% 269M 0s 00:31:16 135168K ........ ........ ........ ........ ........ ........ 58% 369M 0s 00:31:16 138240K ........ ........ ........ ........ ........ ........ 60% 377M 0s 00:31:16 141312K ........ ........ ........ ........ ........ ........ 61% 333M 0s 00:31:16 144384K ........ ........ ........ ........ ........ ........ 62% 281M 0s 00:31:16 147456K ........ ........ ........ ........ ........ ........ 64% 335M 0s 00:31:16 150528K ........ ........ ........ ........ ........ ........ 65% 336M 0s 00:31:16 153600K ........ ........ ........ ........ ........ ........ 66% 357M 0s 00:31:16 156672K ........ ........ ........ ........ ........ ........ 68% 350M 0s 00:31:16 159744K ........ ........ ........ ........ ........ ........ 69% 362M 0s 00:31:16 162816K ........ ........ ........ ........ ........ ........ 70% 344M 0s 00:31:16 165888K ........ ........ ........ ........ ........ ........ 71% 366M 0s 00:31:16 168960K ........ ........ ........ ........ ........ ........ 73% 335M 0s 00:31:16 172032K ........ ........ ........ ........ ........ ........ 74% 331M 0s 00:31:16 175104K ........ ........ ........ ........ ........ ........ 75% 332M 0s 00:31:16 178176K ........ ........ ........ ........ ........ ........ 77% 352M 0s 00:31:16 181248K ........ ........ ........ ........ ........ ........ 78% 359M 0s 00:31:16 184320K ........ ........ ........ ........ ........ ........ 79% 367M 0s 00:31:16 187392K ........ ........ ........ ........ ........ ........ 81% 337M 0s 00:31:16 190464K ........ ........ ........ ........ ........ ........ 82% 340M 0s 00:31:16 193536K ........ ........ ........ ........ ........ ........ 83% 236M 0s 00:31:16 196608K ........ ........ ........ ........ ........ ........ 85% 306M 0s 00:31:16 199680K ........ ........ ........ ........ ........ ........ 86% 345M 0s 00:31:16 202752K ........ ........ ........ ........ ........ ........ 87% 371M 0s 00:31:16 205824K ........ ........ ........ ........ ........ ........ 88% 353M 0s 00:31:16 208896K ........ ........ ........ ........ ........ ........ 90% 339M 0s 00:31:16 211968K ........ ........ ........ ........ ........ ........ 91% 365M 0s 00:31:16 215040K ........ ........ ........ ........ ........ ........ 92% 369M 0s 00:31:16 218112K ........ ........ ........ ........ ........ ........ 94% 343M 0s 00:31:16 221184K ........ ........ ........ ........ ........ ........ 95% 381M 0s 00:31:16 224256K ........ ........ ........ ........ ........ ........ 96% 348M 0s 00:31:16 227328K ........ ........ ........ ........ ........ ........ 98% 359M 0s 00:31:16 230400K ........ ........ ........ ........ ........ ........ 99% 409M 0s 00:31:16 233472K ........ ........ ... 100% 429M=0.9s 00:31:16 00:31:16 2026-02-06 00:31:16 (264 MB/s) - ‘karaf-0.24.0-20260205.223538-86.zip’ saved [240365055/240365055] 00:31:16 00:31:16 Extracting the new controller... 00:31:16 + echo 'Extracting the new controller...' 00:31:16 + unzip -q karaf-0.24.0-20260205.223538-86.zip 00:31:18 Adding external repositories... 00:31:18 + echo 'Adding external repositories...' 00:31:18 + 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.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:18 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:31:18 ################################################################################ 00:31:18 # 00:31:18 # Licensed to the Apache Software Foundation (ASF) under one or more 00:31:18 # contributor license agreements. See the NOTICE file distributed with 00:31:18 # this work for additional information regarding copyright ownership. 00:31:18 # The ASF licenses this file to You under the Apache License, Version 2.0 00:31:18 # (the "License"); you may not use this file except in compliance with 00:31:18 # the License. You may obtain a copy of the License at 00:31:18 # 00:31:18 # http://www.apache.org/licenses/LICENSE-2.0 00:31:18 # 00:31:18 # Unless required by applicable law or agreed to in writing, software 00:31:18 # distributed under the License is distributed on an "AS IS" BASIS, 00:31:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:31:18 # See the License for the specific language governing permissions and 00:31:18 # limitations under the License. 00:31:18 # 00:31:18 ################################################################################ 00:31:18 00:31:18 # 00:31:18 # If set to true, the following property will not allow any certificate to be used 00:31:18 # when accessing Maven repositories through SSL 00:31:18 # 00:31:18 #org.ops4j.pax.url.mvn.certificateCheck= 00:31:18 00:31:18 # 00:31:18 # Path to the local Maven settings file. 00:31:18 # The repositories defined in this file will be automatically added to the list 00:31:18 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:31:18 # below is not set. 00:31:18 # The following locations are checked for the existence of the settings.xml file 00:31:18 # * 1. looks for the specified url 00:31:18 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:31:18 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:31:18 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:31:18 # 00:31:18 #org.ops4j.pax.url.mvn.settings= 00:31:18 00:31:18 # 00:31:18 # Path to the local Maven repository which is used to avoid downloading 00:31:18 # artifacts when they already exist locally. 00:31:18 # The value of this property will be extracted from the settings.xml file 00:31:18 # above, or defaulted to: 00:31:18 # System.getProperty( "user.home" ) + "/.m2/repository" 00:31:18 # 00:31:18 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:31:18 00:31:18 # 00:31:18 # Default this to false. It's just weird to use undocumented repos 00:31:18 # 00:31:18 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:31:18 00:31:18 # 00:31:18 # Uncomment if you don't wanna use the proxy settings 00:31:18 # from the Maven conf/settings.xml file 00:31:18 # 00:31:18 # org.ops4j.pax.url.mvn.proxySupport=false 00:31:18 00:31:18 # 00:31:18 # Comma separated list of repositories scanned when resolving an artifact. 00:31:18 # Those repositories will be checked before iterating through the 00:31:18 # below list of repositories and even before the local repository 00:31:18 # A repository url can be appended with zero or more of the following flags: 00:31:18 # @snapshots : the repository contains snaphots 00:31:18 # @noreleases : the repository does not contain any released artifacts 00:31:18 # 00:31:18 # The following property value will add the system folder as a repo. 00:31:18 # 00:31:18 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:31:18 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:31:18 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:31:18 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:31:18 00:31:18 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:31:18 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:31:18 00:31:18 # 00:31:18 # Comma separated list of repositories scanned when resolving an artifact. 00:31:18 # The default list includes the following repositories: 00:31:18 # http://repo1.maven.org/maven2@id=central 00:31:18 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:31:18 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:31:18 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:31:18 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:31:18 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:31:18 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:31:18 # To add repositories to the default ones, prepend '+' to the list of repositories 00:31:18 # to add. 00:31:18 # A repository url can be appended with zero or more of the following flags: 00:31:18 # @snapshots : the repository contains snapshots 00:31:18 # @noreleases : the repository does not contain any released artifacts 00:31:18 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:31:18 # 00:31:18 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 00:31:18 00:31:18 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 00:31:18 Configuring the startup features... 00:31:18 + echo 'Configuring the startup features...' 00:31:18 + 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.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:18 + FEATURE_TEST_STRING=features-test 00:31:18 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT 00:31:18 + KARAF_VERSION=karaf4 00:31:18 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:31:18 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.24.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:18 + [[ ! -z '' ]] 00:31:18 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:31:18 ################################################################################ 00:31:18 # 00:31:18 # Licensed to the Apache Software Foundation (ASF) under one or more 00:31:18 # contributor license agreements. See the NOTICE file distributed with 00:31:18 # this work for additional information regarding copyright ownership. 00:31:18 # The ASF licenses this file to You under the Apache License, Version 2.0 00:31:18 # (the "License"); you may not use this file except in compliance with 00:31:18 # the License. You may obtain a copy of the License at 00:31:18 # 00:31:18 # http://www.apache.org/licenses/LICENSE-2.0 00:31:18 # 00:31:18 # Unless required by applicable law or agreed to in writing, software 00:31:18 # distributed under the License is distributed on an "AS IS" BASIS, 00:31:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:31:18 # See the License for the specific language governing permissions and 00:31:18 # limitations under the License. 00:31:18 # 00:31:18 ################################################################################ 00:31:18 00:31:18 # 00:31:18 # Comma separated list of features repositories to register by default 00:31:18 # 00:31:18 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.24.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/6c52d0e7-b7f6-4269-ba74-b2184cf804f4.xml 00:31:18 00:31:18 # 00:31:18 # Comma separated list of features to install at startup 00:31:18 # 00:31:18 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, fa8fa631-ce67-49d4-9674-de44060824d0 00:31:18 00:31:18 # 00:31:18 # Resource repositories (OBR) that the features resolver can use 00:31:18 # to resolve requirements/capabilities 00:31:18 # 00:31:18 # The format of the resourceRepositories is 00:31:18 # resourceRepositories=[xml:url|json:url],... 00:31:18 # for Instance: 00:31:18 # 00:31:18 #resourceRepositories=xml:http://host/path/to/index.xml 00:31:18 # or 00:31:18 #resourceRepositories=json:http://host/path/to/index.json 00:31:18 # 00:31:18 00:31:18 # 00:31:18 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:31:18 # 00:31:18 featuresBootAsynchronous=false 00:31:18 00:31:18 # 00:31:18 # Service requirements enforcement 00:31:18 # 00:31:18 # By default, the feature resolver checks the service requirements/capabilities of 00:31:18 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:31:18 # the required bundles. 00:31:18 # The following flag can have those values: 00:31:18 # - disable: service requirements are completely ignored 00:31:18 # - default: service requirements are ignored for old features 00:31:18 # - enforce: service requirements are always verified 00:31:18 # 00:31:18 #serviceRequirements=default 00:31:18 00:31:18 # 00:31:18 # Store cfg file for config element in feature 00:31:18 # 00:31:18 #configCfgStore=true 00:31:18 00:31:18 # 00:31:18 # Define if the feature service automatically refresh bundles 00:31:18 # 00:31:18 autoRefresh=true 00:31:18 00:31:18 # 00:31:18 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:31:18 # XML file defines instructions related to features processing 00:31:18 # versions.properties may declare properties to resolve placeholders in XML file 00:31:18 # both files are relative to ${karaf.etc} 00:31:18 # 00:31:18 #featureProcessing=org.apache.karaf.features.xml 00:31:18 #featureProcessingVersions=versions.properties 00:31:18 + configure_karaf_log karaf4 '' 00:31:18 + local -r karaf_version=karaf4 00:31:18 + local -r controllerdebugmap= 00:31:18 + local logapi=log4j 00:31:18 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:31:18 log4j2.rootLogger.level = INFO 00:31:18 #log4j2.rootLogger.type = asyncRoot 00:31:18 #log4j2.rootLogger.includeLocation = false 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:31:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:31:18 log4j2.rootLogger.appenderRef.Console.ref = Console 00:31:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:31:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:31:18 log4j2.logger.spifly.name = org.apache.aries.spifly 00:31:18 log4j2.logger.spifly.level = WARN 00:31:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:31:18 log4j2.logger.audit.level = INFO 00:31:18 log4j2.logger.audit.additivity = false 00:31:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:31:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:31:18 log4j2.appender.console.type = Console 00:31:18 log4j2.appender.console.name = Console 00:31:18 log4j2.appender.console.layout.type = PatternLayout 00:31:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:31:18 log4j2.appender.rolling.type = RollingRandomAccessFile 00:31:18 log4j2.appender.rolling.name = RollingFile 00:31:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:31:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:31:18 #log4j2.appender.rolling.immediateFlush = false 00:31:18 log4j2.appender.rolling.append = true 00:31:18 log4j2.appender.rolling.layout.type = PatternLayout 00:31:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:31:18 log4j2.appender.rolling.policies.type = Policies 00:31:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:31:18 log4j2.appender.rolling.policies.size.size = 64MB 00:31:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:31:18 log4j2.appender.rolling.strategy.max = 7 00:31:18 log4j2.appender.audit.type = RollingRandomAccessFile 00:31:18 log4j2.appender.audit.name = AuditRollingFile 00:31:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:31:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:31:18 log4j2.appender.audit.append = true 00:31:18 log4j2.appender.audit.layout.type = PatternLayout 00:31:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:31:18 log4j2.appender.audit.policies.type = Policies 00:31:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:31:18 log4j2.appender.audit.policies.size.size = 8MB 00:31:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:31:18 log4j2.appender.audit.strategy.max = 7 00:31:18 log4j2.appender.osgi.type = PaxOsgi 00:31:18 log4j2.appender.osgi.name = PaxOsgi 00:31:18 log4j2.appender.osgi.filter = * 00:31:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:31:18 #log4j2.logger.aether.level = TRACE 00:31:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:31:18 #log4j2.logger.http-headers.level = DEBUG 00:31:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:31:18 #log4j2.logger.maven.level = TRACE 00:31:18 + logapi=log4j2 00:31:18 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:31:18 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:31:18 + '[' log4j2 == log4j2 ']' 00:31:18 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:18 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:31:18 controllerdebugmap: 00:31:18 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:18 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:31:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:31:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:31:18 + unset IFS 00:31:18 + echo 'controllerdebugmap: ' 00:31:18 + '[' -n '' ']' 00:31:18 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:31:18 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:31:18 ################################################################################ 00:31:18 # 00:31:18 # Licensed to the Apache Software Foundation (ASF) under one or more 00:31:18 # contributor license agreements. See the NOTICE file distributed with 00:31:18 # this work for additional information regarding copyright ownership. 00:31:18 # The ASF licenses this file to You under the Apache License, Version 2.0 00:31:18 # (the "License"); you may not use this file except in compliance with 00:31:18 # the License. You may obtain a copy of the License at 00:31:18 # 00:31:18 # http://www.apache.org/licenses/LICENSE-2.0 00:31:18 # 00:31:18 # Unless required by applicable law or agreed to in writing, software 00:31:18 # distributed under the License is distributed on an "AS IS" BASIS, 00:31:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:31:18 # See the License for the specific language governing permissions and 00:31:18 # limitations under the License. 00:31:18 # 00:31:18 ################################################################################ 00:31:18 00:31:18 # Common pattern layout for appenders 00:31:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:31:18 00:31:18 # Root logger 00:31:18 log4j2.rootLogger.level = INFO 00:31:18 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:31:18 #log4j2.rootLogger.type = asyncRoot 00:31:18 #log4j2.rootLogger.includeLocation = false 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:31:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:31:18 log4j2.rootLogger.appenderRef.Console.ref = Console 00:31:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:31:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:31:18 00:31:18 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:31:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:31:18 00:31:18 # Loggers configuration 00:31:18 00:31:18 # Spifly logger 00:31:18 log4j2.logger.spifly.name = org.apache.aries.spifly 00:31:18 log4j2.logger.spifly.level = WARN 00:31:18 00:31:18 # Security audit logger 00:31:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:31:18 log4j2.logger.audit.level = INFO 00:31:18 log4j2.logger.audit.additivity = false 00:31:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:31:18 00:31:18 # Appenders configuration 00:31:18 00:31:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:31:18 log4j2.appender.console.type = Console 00:31:18 log4j2.appender.console.name = Console 00:31:18 log4j2.appender.console.layout.type = PatternLayout 00:31:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:31:18 00:31:18 # Rolling file appender 00:31:18 log4j2.appender.rolling.type = RollingRandomAccessFile 00:31:18 log4j2.appender.rolling.name = RollingFile 00:31:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:31:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:31:18 # uncomment to not force a disk flush 00:31:18 #log4j2.appender.rolling.immediateFlush = false 00:31:18 log4j2.appender.rolling.append = true 00:31:18 log4j2.appender.rolling.layout.type = PatternLayout 00:31:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:31:18 log4j2.appender.rolling.policies.type = Policies 00:31:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:31:18 log4j2.appender.rolling.policies.size.size = 1GB 00:31:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:31:18 log4j2.appender.rolling.strategy.max = 7 00:31:18 00:31:18 # Audit file appender 00:31:18 log4j2.appender.audit.type = RollingRandomAccessFile 00:31:18 log4j2.appender.audit.name = AuditRollingFile 00:31:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:31:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:31:18 log4j2.appender.audit.append = true 00:31:18 log4j2.appender.audit.layout.type = PatternLayout 00:31:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:31:18 log4j2.appender.audit.policies.type = Policies 00:31:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:31:18 log4j2.appender.audit.policies.size.size = 8MB 00:31:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:31:18 log4j2.appender.audit.strategy.max = 7 00:31:18 00:31:18 # OSGi appender 00:31:18 log4j2.appender.osgi.type = PaxOsgi 00:31:18 log4j2.appender.osgi.name = PaxOsgi 00:31:18 log4j2.appender.osgi.filter = * 00:31:18 00:31:18 # help with identification of maven-related problems with pax-url-aether 00:31:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:31:18 #log4j2.logger.aether.level = TRACE 00:31:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:31:18 #log4j2.logger.http-headers.level = DEBUG 00:31:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:31:18 #log4j2.logger.maven.level = TRACE 00:31:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:31:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:31:18 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:18 Configure 00:31:18 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:31:18 max memory: 2048m 00:31:18 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:18 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:31:18 + local -r controllermem=2048m 00:31:18 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:18 + echo Configure 00:31:18 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:31:18 + echo ' max memory: 2048m' 00:31:18 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv' 00:31:18 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:18 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:18 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:18 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv' 00:31:18 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:31:18 #!/bin/sh 00:31:18 # 00:31:18 # Licensed to the Apache Software Foundation (ASF) under one or more 00:31:18 # contributor license agreements. See the NOTICE file distributed with 00:31:18 # this work for additional information regarding copyright ownership. 00:31:18 # The ASF licenses this file to You under the Apache License, Version 2.0 00:31:18 # (the "License"); you may not use this file except in compliance with 00:31:18 # the License. You may obtain a copy of the License at 00:31:18 # 00:31:18 # http://www.apache.org/licenses/LICENSE-2.0 00:31:18 # 00:31:18 # Unless required by applicable law or agreed to in writing, software 00:31:18 # distributed under the License is distributed on an "AS IS" BASIS, 00:31:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:31:18 # See the License for the specific language governing permissions and 00:31:18 # limitations under the License. 00:31:18 # 00:31:18 00:31:18 # 00:31:18 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:31:18 # script: client, instance, shell, start, status, stop, karaf 00:31:18 # 00:31:18 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:31:18 # Actions go here... 00:31:18 # fi 00:31:18 00:31:18 # 00:31:18 # general settings which should be applied for all scripts go here; please keep 00:31:18 # in mind that it is possible that scripts might be executed more than once, e.g. 00:31:18 # in example of the start script where the start script is executed first and the 00:31:18 # karaf script afterwards. 00:31:18 # 00:31:18 00:31:18 # 00:31:18 # The following section shows the possible configuration options for the default 00:31:18 # karaf scripts 00:31:18 # 00:31:18 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:31:18 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:31:18 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:31:18 # export EXTRA_JAVA_OPTS # Additional JVM options 00:31:18 # export KARAF_HOME # Karaf home folder 00:31:18 # export KARAF_DATA # Karaf data folder 00:31:18 # export KARAF_BASE # Karaf base folder 00:31:18 # export KARAF_ETC # Karaf etc folder 00:31:18 # export KARAF_LOG # Karaf log folder 00:31:18 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:31:18 # export KARAF_OPTS # Additional available Karaf options 00:31:18 # export KARAF_DEBUG # Enable debug mode 00:31:18 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:31:18 # export KARAF_NOROOT # Prevent execution as root if set to true 00:31:18 Set Java version 00:31:18 + echo 'Set Java version' 00:31:18 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:31:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:31:18 sudo: a password is required 00:31:18 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 00:31:18 sudo: a password is required 00:31:18 JDK default version ... 00:31:18 + echo 'JDK default version ...' 00:31:18 + java -version 00:31:19 openjdk version "21.0.9" 2025-10-21 00:31:19 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:31:19 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:31:19 Set JAVA_HOME 00:31:19 + echo 'Set JAVA_HOME' 00:31:19 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:31:19 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:31:19 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:19 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:19 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:31:19 Listing all open ports on controller system... 00:31:19 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:31:19 + echo 'Listing all open ports on controller system...' 00:31:19 + netstat -pnatu 00:31:19 /tmp/configuration-script.sh: line 40: netstat: command not found 00:31:19 + '[' -f /tmp/custom_shard_config.txt ']' 00:31:19 Configuring cluster 00:31:19 + echo 'Configuring cluster' 00:31:19 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.25 00:31:19 ################################################ 00:31:19 ## Configure Cluster ## 00:31:19 ################################################ 00:31:19 NOTE: Cluster configuration files not found. Copying from 00:31:19 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 00:31:19 Configuring unique name in pekko.conf 00:31:19 Configuring hostname in pekko.conf 00:31:19 Configuring data and rpc seed nodes in pekko.conf 00:31:19 modules = [ 00:31:19 00:31:19 { 00:31:19 name = "inventory" 00:31:19 namespace = "urn:opendaylight:inventory" 00:31:19 shard-strategy = "module" 00:31:19 }, 00:31:19 { 00:31:19 name = "topology" 00:31:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:31:19 shard-strategy = "module" 00:31:19 }, 00:31:19 { 00:31:19 name = "toaster" 00:31:19 namespace = "http://netconfcentral.org/ns/toaster" 00:31:19 shard-strategy = "module" 00:31:19 } 00:31:19 ] 00:31:19 Configuring replication type in module-shards.conf 00:31:19 ################################################ 00:31:19 ## NOTE: Manually restart controller to ## 00:31:19 ## apply configuration. ## 00:31:19 ################################################ 00:31:19 Dump pekko.conf 00:31:19 + echo 'Dump pekko.conf' 00:31:19 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:31:19 00:31:19 odl-cluster-data { 00:31:19 pekko { 00:31:19 remote { 00:31:19 artery { 00:31:19 enabled = on 00:31:19 transport = tcp 00:31:19 canonical.hostname = "10.30.170.25" 00:31:19 canonical.port = 2550 00:31:19 } 00:31:19 } 00:31:19 00:31:19 cluster { 00:31:19 # Using artery. 00:31:19 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.25:2550"] 00:31:19 00:31:19 roles = ["member-1"] 00:31:19 00:31:19 # when under load we might trip a false positive on the failure detector 00:31:19 # failure-detector { 00:31:19 # heartbeat-interval = 4 s 00:31:19 # acceptable-heartbeat-pause = 16s 00:31:19 # } 00:31:19 } 00:31:19 00:31:19 persistence { 00:31:19 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:31:19 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:31:19 # The relative path is always relative to KARAF_HOME. 00:31:19 00:31:19 # snapshot-store.local.dir = "target/snapshots" 00:31:19 } 00:31:19 disable-default-actor-system-quarantined-event-handling = "false" 00:31:19 } 00:31:19 } 00:31:19 Dump modules.conf 00:31:19 + echo 'Dump modules.conf' 00:31:19 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:31:19 modules = [ 00:31:19 00:31:19 { 00:31:19 name = "inventory" 00:31:19 namespace = "urn:opendaylight:inventory" 00:31:19 shard-strategy = "module" 00:31:19 }, 00:31:19 { 00:31:19 name = "topology" 00:31:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:31:19 shard-strategy = "module" 00:31:19 }, 00:31:19 { 00:31:19 name = "toaster" 00:31:19 namespace = "http://netconfcentral.org/ns/toaster" 00:31:19 shard-strategy = "module" 00:31:19 } 00:31:19 ] 00:31:19 Dump module-shards.conf 00:31:19 + echo 'Dump module-shards.conf' 00:31:19 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:31:19 module-shards = [ 00:31:19 { 00:31:19 name = "default" 00:31:19 shards = [ 00:31:19 { 00:31:19 name = "default" 00:31:19 replicas = ["member-1"] 00:31:19 } 00:31:19 ] 00:31:19 }, 00:31:19 { 00:31:19 name = "inventory" 00:31:19 shards = [ 00:31:19 { 00:31:19 name="inventory" 00:31:19 replicas = ["member-1"] 00:31:19 } 00:31:19 ] 00:31:19 }, 00:31:19 { 00:31:19 name = "topology" 00:31:19 shards = [ 00:31:19 { 00:31:19 name="topology" 00:31:19 replicas = ["member-1"] 00:31:19 } 00:31:19 ] 00:31:19 }, 00:31:19 { 00:31:19 name = "toaster" 00:31:19 shards = [ 00:31:19 { 00:31:19 name="toaster" 00:31:19 replicas = ["member-1"] 00:31:19 } 00:31:19 ] 00:31:19 } 00:31:19 ] 00:31:19 Locating config plan to use... 00:31:19 Finished running config plans 00:31:19 Starting member-1 with IP address 10.30.170.25 00:31:19 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:31:19 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:31:19 Redirecting karaf console output to karaf_console.log 00:31:19 Starting controller... 00:31:19 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log 00:31:19 Execute the post startup script on controller 10.30.170.25 00:31:19 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:31:19 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:31:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:31:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:32:20 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:32:25 2026-02-06T00:31:36,855 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:32:25 Controller is UP 00:32:25 2026-02-06T00:31:36,855 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 241 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 00:32:25 Listing all open ports on controller system... 00:32:25 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:32:25 looking for "BindException: Address already in use" in log file 00:32:25 looking for "server is unhealthy" in log file 00:32:25 Let's take the karaf thread dump 00:32:25 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:32:25 karaf main: org.apache.karaf.main.Main, pid:2017 00:32:25 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:32:26 Generating mininet variables... 00:32:26 Locating test plan to use... 00:32:26 Changing the testplan path... 00:32:26 # Place the suites in run order: 00:32:26 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 00:32:26 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 00:32:26 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 00:32:26 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation 00:32:26 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation ... 00:32:26 ============================================================================== 00:32:26 openflowplugin-sanity.txt 00:32:26 ============================================================================== 00:32:26 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 00:32:26 ============================================================================== 00:32:29 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 00:32:29 ============================================================================== 00:32:29 Get list of nodes :: Get the inventory | PASS | 00:32:31 ------------------------------------------------------------------------------ 00:32:31 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 00:32:31 ------------------------------------------------------------------------------ 00:32:31 Get node 1 inventory :: Get the inventory for a node | PASS | 00:32:31 ------------------------------------------------------------------------------ 00:32:31 Get node 2 inventory :: Get the inventory for a node | PASS | 00:32:31 ------------------------------------------------------------------------------ 00:32:31 Get node 3 inventory :: Get the inventory for a node | PASS | 00:32:31 ------------------------------------------------------------------------------ 00:32:31 Link Down :: Take link s1-s2 down | PASS | 00:32:33 ------------------------------------------------------------------------------ 00:32:33 Link Up :: Take link s1-s2 up | PASS | 00:32:33 ------------------------------------------------------------------------------ 00:32:33 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 00:32:33 7 tests, 7 passed, 0 failed 00:32:33 ============================================================================== 00:32:33 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 00:32:33 ============================================================================== 00:32:33 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 00:32:33 ------------------------------------------------------------------------------ 00:32:33 List all the links :: List all the links in the topology. | PASS | 00:32:33 ------------------------------------------------------------------------------ 00:32:33 Link Down :: Take link s1-s2 down | PASS | 00:32:33 ------------------------------------------------------------------------------ 00:32:33 Link Up :: Take link s1-s2 up | PASS | 00:32:35 ------------------------------------------------------------------------------ 00:32:35 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 00:32:35 4 tests, 4 passed, 0 failed 00:32:35 ============================================================================== 00:32:35 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 00:32:35 ============================================================================== 00:32:35 Get Stats for all nodes :: Get the stats for all nodes | PASS | 00:32:35 ------------------------------------------------------------------------------ 00:32:35 Get Stats for node 1 :: Get the stats for a node | PASS | 00:32:35 ------------------------------------------------------------------------------ 00:32:35 Get Stats for node 2 :: Get the stats for a node | PASS | 00:32:35 ------------------------------------------------------------------------------ 00:32:35 Get Stats for node 3 :: Get the stats for a node | PASS | 00:32:35 ------------------------------------------------------------------------------ 00:32:35 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 00:32:35 4 tests, 4 passed, 0 failed 00:32:35 ============================================================================== 00:32:35 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 00:32:35 ============================================================================== 00:32:36 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 00:32:36 ------------------------------------------------------------------------------ 00:32:36 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 00:32:36 ------------------------------------------------------------------------------ 00:32:36 Verify after adding flow operational - Output to physical port# ::... | PASS | 00:32:38 ------------------------------------------------------------------------------ 00:32:38 Remove a flow - Output to physical port# :: Remove a flow | PASS | 00:32:38 ------------------------------------------------------------------------------ 00:32:38 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 00:32:38 ------------------------------------------------------------------------------ 00:32:38 Verify after deleting flow operational - Output to physical port# ... | PASS | 00:32:40 ------------------------------------------------------------------------------ 00:32:40 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 00:32:40 6 tests, 6 passed, 0 failed 00:32:40 ============================================================================== 00:32:40 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 00:32:40 21 tests, 21 passed, 0 failed 00:32:40 ============================================================================== 00:32:40 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 00:32:40 ============================================================================== 00:32:43 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 00:32:43 ============================================================================== 00:32:43 Get list of nodes :: Get the inventory | PASS | 00:32:45 ------------------------------------------------------------------------------ 00:32:45 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 00:32:45 ------------------------------------------------------------------------------ 00:32:45 Get node 1 inventory :: Get the inventory for a node | PASS | 00:32:45 ------------------------------------------------------------------------------ 00:32:45 Get node 2 inventory :: Get the inventory for a node | PASS | 00:32:45 ------------------------------------------------------------------------------ 00:32:45 Get node 3 inventory :: Get the inventory for a node | PASS | 00:32:45 ------------------------------------------------------------------------------ 00:32:45 Link Down :: Take link s1-s2 down | PASS | 00:32:45 ------------------------------------------------------------------------------ 00:32:45 Link Up :: Take link s1-s2 up | PASS | 00:32:45 ------------------------------------------------------------------------------ 00:32:45 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 00:32:45 7 tests, 7 passed, 0 failed 00:32:45 ============================================================================== 00:32:45 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 00:32:45 ============================================================================== 00:32:45 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 00:32:45 ------------------------------------------------------------------------------ 00:32:45 List all the links :: List all the links in the topology. | PASS | 00:32:45 ------------------------------------------------------------------------------ 00:32:45 Link Down :: Take link s1-s2 down | PASS | 00:32:45 ------------------------------------------------------------------------------ 00:32:45 Link Up :: Take link s1-s2 up | PASS | 00:32:47 ------------------------------------------------------------------------------ 00:32:47 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 00:32:47 4 tests, 4 passed, 0 failed 00:32:47 ============================================================================== 00:32:47 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 00:32:47 ============================================================================== 00:32:47 Get Stats for all nodes :: Get the stats for all nodes | PASS | 00:32:47 ------------------------------------------------------------------------------ 00:32:47 Get Stats for node 1 :: Get the stats for a node | PASS | 00:32:48 ------------------------------------------------------------------------------ 00:32:48 Get Stats for node 2 :: Get the stats for a node | PASS | 00:32:48 ------------------------------------------------------------------------------ 00:32:48 Get Stats for node 3 :: Get the stats for a node | PASS | 00:32:48 ------------------------------------------------------------------------------ 00:32:48 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 00:32:48 4 tests, 4 passed, 0 failed 00:32:48 ============================================================================== 00:32:48 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 00:32:48 ============================================================================== 00:32:48 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 00:32:48 ------------------------------------------------------------------------------ 00:32:48 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 00:32:48 ------------------------------------------------------------------------------ 00:32:48 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 00:32:50 ------------------------------------------------------------------------------ 00:32:50 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 00:32:50 ------------------------------------------------------------------------------ 00:32:50 Verify after modifying flow config - Output to physical port# :: V... | PASS | 00:32:50 ------------------------------------------------------------------------------ 00:32:50 Verify after modifying flow operational - Output to physical port#... | PASS | 00:32:54 ------------------------------------------------------------------------------ 00:32:54 Remove a flow - Output to physical port# :: Remove a flow | PASS | 00:32:54 ------------------------------------------------------------------------------ 00:32:54 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 00:32:54 ------------------------------------------------------------------------------ 00:32:54 Verify after deleting flow operational - Output to physical port# ... | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 00:32:56 9 tests, 9 passed, 0 failed 00:32:56 ============================================================================== 00:32:56 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 00:32:56 24 tests, 24 passed, 0 failed 00:32:56 ============================================================================== 00:32:56 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 00:32:56 ============================================================================== 00:32:59 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 00:32:59 ============================================================================== 00:32:59 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 00:33:01 ------------------------------------------------------------------------------ 00:33:01 Test Is Flow 1 Added | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 2 Added | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 3 Added | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 4 Added | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 5 Added | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 6 Added | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 7 Added | PASS | 00:33:02 ------------------------------------------------------------------------------ 00:33:02 Test Is Flow 8 Added | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 9 Added | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 10 Added | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 11 Added | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 14 Added | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 15 Added | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 16 Added | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 17 Added | PASS | 00:33:03 ------------------------------------------------------------------------------ 00:33:03 Test Is Flow 18 Added | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 19 Added | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 20 Added | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 21 Added | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 22 Added | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 23 Added | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 24 Added | PASS | 00:33:04 ------------------------------------------------------------------------------ 00:33:04 Test Is Flow 25 Added | PASS | 00:33:05 ------------------------------------------------------------------------------ 00:33:05 Test Is Flow 31 Added | PASS | 00:33:05 ------------------------------------------------------------------------------ 00:33:05 Test Is Flow 36 Added | PASS | 00:33:05 ------------------------------------------------------------------------------ 00:33:05 Test Is Flow 38 Added | PASS | 00:33:05 ------------------------------------------------------------------------------ 00:33:05 Test Is Flow 43 Added | PASS | 00:33:05 ------------------------------------------------------------------------------ 00:33:05 Test Is Flow 45 Added | PASS | 00:33:05 ------------------------------------------------------------------------------ 00:33:05 Test Is Flow 101 Added | PASS | 00:33:05 ------------------------------------------------------------------------------ 00:33:05 Test Is Flow 102 Added | PASS | 00:33:05 ------------------------------------------------------------------------------ 00:33:05 Test Is Flow 103 Added | PASS | 00:33:06 ------------------------------------------------------------------------------ 00:33:06 Test Is Flow 104 Added | PASS | 00:33:06 ------------------------------------------------------------------------------ 00:33:06 Test Is Flow 105 Added | PASS | 00:33:06 ------------------------------------------------------------------------------ 00:33:06 Test Is Flow 106 Added | PASS | 00:33:06 ------------------------------------------------------------------------------ 00:33:06 Test Is Flow 107 Added | PASS | 00:33:06 ------------------------------------------------------------------------------ 00:33:06 Test Is Flow 108 Added | PASS | 00:33:06 ------------------------------------------------------------------------------ 00:33:06 Test Is Flow 109 Added | PASS | 00:33:06 ------------------------------------------------------------------------------ 00:33:06 Test Is Flow 110 Added | PASS | 00:33:07 ------------------------------------------------------------------------------ 00:33:07 Test Is Flow 113 Added | PASS | 00:33:07 ------------------------------------------------------------------------------ 00:33:07 Test Is Flow 156 Added | PASS | 00:33:07 ------------------------------------------------------------------------------ 00:33:07 Test Is Flow 201 Added | PASS | 00:33:07 ------------------------------------------------------------------------------ 00:33:07 Test Is Flow 202 Added | PASS | 00:33:07 ------------------------------------------------------------------------------ 00:33:07 Test Is Flow 203 Added | PASS | 00:33:07 ------------------------------------------------------------------------------ 00:33:07 Test Is Flow 204 Added | PASS | 00:33:07 ------------------------------------------------------------------------------ 00:33:07 Test Is Flow 205 Added | PASS | 00:33:08 ------------------------------------------------------------------------------ 00:33:08 Test Is Flow 206 Added | PASS | 00:33:08 ------------------------------------------------------------------------------ 00:33:08 Test Is Flow 209 Added | PASS | 00:33:08 ------------------------------------------------------------------------------ 00:33:08 Test Is Flow 214 Added | PASS | 00:33:08 ------------------------------------------------------------------------------ 00:33:08 Test Is Flow 218 Added | PASS | 00:33:08 ------------------------------------------------------------------------------ 00:33:08 Test Is Flow 219 Added | PASS | 00:33:08 ------------------------------------------------------------------------------ 00:33:08 Test Is Flow 220 Added | PASS | 00:33:08 ------------------------------------------------------------------------------ 00:33:08 Test Is Flow 221 Added | PASS | 00:33:09 ------------------------------------------------------------------------------ 00:33:09 Test Is Flow 222 Added | PASS | 00:33:09 ------------------------------------------------------------------------------ 00:33:09 Test Is Flow 223 Added | PASS | 00:33:09 ------------------------------------------------------------------------------ 00:33:09 Test Is Flow 224 Added | PASS | 00:33:09 ------------------------------------------------------------------------------ 00:33:09 Test Is Flow 225 Added | PASS | 00:33:09 ------------------------------------------------------------------------------ 00:33:09 Test Is Flow 550 Added | PASS | 00:33:09 ------------------------------------------------------------------------------ 00:33:09 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 00:33:14 ------------------------------------------------------------------------------ 00:33:14 Test Is Flow 1 Updated | PASS | 00:33:15 ------------------------------------------------------------------------------ 00:33:15 Test Is Flow 2 Updated | PASS | 00:33:15 ------------------------------------------------------------------------------ 00:33:15 Test Is Flow 3 Updated | PASS | 00:33:15 ------------------------------------------------------------------------------ 00:33:15 Test Is Flow 4 Updated | PASS | 00:33:15 ------------------------------------------------------------------------------ 00:33:15 Test Is Flow 5 Updated | PASS | 00:33:15 ------------------------------------------------------------------------------ 00:33:15 Test Is Flow 6 Updated | PASS | 00:33:15 ------------------------------------------------------------------------------ 00:33:15 Test Is Flow 7 Updated | PASS | 00:33:15 ------------------------------------------------------------------------------ 00:33:15 Test Is Flow 8 Updated | PASS | 00:33:15 ------------------------------------------------------------------------------ 00:33:15 Test Is Flow 9 Updated | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 10 Updated | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 11 Updated | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 14 Updated | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 15 Updated | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 16 Updated | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 17 Updated | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 18 Updated | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 19 Updated | PASS | 00:33:16 ------------------------------------------------------------------------------ 00:33:16 Test Is Flow 20 Updated | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 21 Updated | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 22 Updated | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 23 Updated | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 24 Updated | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 25 Updated | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 31 Updated | PASS | 00:33:17 ------------------------------------------------------------------------------ 00:33:17 Test Is Flow 36 Updated | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 38 Updated | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 43 Updated | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 45 Updated | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 101 Updated | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 102 Updated | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 103 Updated | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 104 Updated | PASS | 00:33:18 ------------------------------------------------------------------------------ 00:33:18 Test Is Flow 105 Updated | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 106 Updated | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 107 Updated | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 108 Updated | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 109 Updated | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 110 Updated | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 113 Updated | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 156 Updated | PASS | 00:33:19 ------------------------------------------------------------------------------ 00:33:19 Test Is Flow 201 Updated | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 202 Updated | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 203 Updated | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 204 Updated | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 205 Updated | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 206 Updated | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 209 Updated | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 214 Updated | PASS | 00:33:20 ------------------------------------------------------------------------------ 00:33:20 Test Is Flow 218 Updated | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 219 Updated | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 220 Updated | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 221 Updated | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 222 Updated | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 223 Updated | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 224 Updated | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 225 Updated | PASS | 00:33:21 ------------------------------------------------------------------------------ 00:33:21 Test Is Flow 550 Updated | PASS | 00:33:22 ------------------------------------------------------------------------------ 00:33:22 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 1 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 2 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 3 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 4 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 5 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 6 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 7 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 8 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 9 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 10 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 11 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 14 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 15 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 16 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 17 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 18 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 19 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 20 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 21 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 22 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 23 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 24 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 25 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 31 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 36 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 38 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 43 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 45 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 101 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 102 Deleted | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 103 Deleted | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 104 Deleted | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 105 Deleted | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 106 Deleted | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 107 Deleted | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 108 Deleted | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 109 Deleted | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 110 Deleted | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 113 Deleted | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 156 Deleted | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 201 Deleted | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 202 Deleted | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 203 Deleted | PASS | 00:33:29 ------------------------------------------------------------------------------ 00:33:29 Test Is Flow 204 Deleted | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 205 Deleted | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 206 Deleted | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 209 Deleted | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 214 Deleted | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 218 Deleted | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 219 Deleted | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 220 Deleted | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 221 Deleted | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 222 Deleted | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 223 Deleted | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 224 Deleted | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 225 Deleted | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Test Is Flow 550 Deleted | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 00:33:30 174 tests, 174 passed, 0 failed 00:33:30 ============================================================================== 00:33:31 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 00:33:31 ============================================================================== 00:33:31 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 00:33:58 ------------------------------------------------------------------------------ 00:33:58 Test Is Flow 1 Added | PASS | 00:33:58 ------------------------------------------------------------------------------ 00:33:58 Test Is Flow 2 Added | PASS | 00:33:58 ------------------------------------------------------------------------------ 00:33:58 Test Is Flow 3 Added | PASS | 00:33:58 ------------------------------------------------------------------------------ 00:33:58 Test Is Flow 4 Added | PASS | 00:33:58 ------------------------------------------------------------------------------ 00:33:58 Test Is Flow 5 Added | PASS | 00:33:59 ------------------------------------------------------------------------------ 00:33:59 Test Is Flow 6 Added | PASS | 00:33:59 ------------------------------------------------------------------------------ 00:33:59 Test Is Flow 7 Added | PASS | 00:33:59 ------------------------------------------------------------------------------ 00:33:59 Test Is Flow 8 Added | PASS | 00:33:59 ------------------------------------------------------------------------------ 00:33:59 Test Is Flow 9 Added | PASS | 00:33:59 ------------------------------------------------------------------------------ 00:33:59 Test Is Flow 10 Added | PASS | 00:33:59 ------------------------------------------------------------------------------ 00:33:59 Test Is Flow 11 Added | PASS | 00:33:59 ------------------------------------------------------------------------------ 00:33:59 Test Is Flow 15 Added | PASS | 00:33:59 ------------------------------------------------------------------------------ 00:33:59 Test Is Flow 16 Added | PASS | 00:33:59 ------------------------------------------------------------------------------ 00:33:59 Test Is Flow 17 Added | PASS | 00:34:00 ------------------------------------------------------------------------------ 00:34:00 Test Is Flow 18 Added | PASS | 00:34:00 ------------------------------------------------------------------------------ 00:34:00 Test Is Flow 19 Added | PASS | 00:34:00 ------------------------------------------------------------------------------ 00:34:00 Test Is Flow 20 Added | PASS | 00:34:00 ------------------------------------------------------------------------------ 00:34:00 Test Is Flow 21 Added | PASS | 00:34:00 ------------------------------------------------------------------------------ 00:34:00 Test Is Flow 22 Added | PASS | 00:34:00 ------------------------------------------------------------------------------ 00:34:00 Test Is Flow 23 Added | PASS | 00:34:00 ------------------------------------------------------------------------------ 00:34:00 Test Is Flow 24 Added | PASS | 00:34:00 ------------------------------------------------------------------------------ 00:34:00 Test Is Flow 25 Added | PASS | 00:34:00 ------------------------------------------------------------------------------ 00:34:00 Test Is Flow 31 Added | PASS | 00:34:00 ------------------------------------------------------------------------------ 00:34:00 Test Is Flow 36 Added | PASS | 00:34:01 ------------------------------------------------------------------------------ 00:34:01 Test Is Flow 38 Added | PASS | 00:34:01 ------------------------------------------------------------------------------ 00:34:01 Test Is Flow 43 Added | PASS | 00:34:01 ------------------------------------------------------------------------------ 00:34:01 Test Is Flow 45 Added | PASS | 00:34:01 ------------------------------------------------------------------------------ 00:34:01 Test Is Flow 101 Added | PASS | 00:34:01 ------------------------------------------------------------------------------ 00:34:01 Test Is Flow 102 Added | PASS | 00:34:01 ------------------------------------------------------------------------------ 00:34:01 Test Is Flow 103 Added | PASS | 00:34:01 ------------------------------------------------------------------------------ 00:34:01 Test Is Flow 104 Added | PASS | 00:34:01 ------------------------------------------------------------------------------ 00:34:01 Test Is Flow 105 Added | PASS | 00:34:01 ------------------------------------------------------------------------------ 00:34:01 Test Is Flow 106 Added | PASS | 00:34:02 ------------------------------------------------------------------------------ 00:34:02 Test Is Flow 107 Added | PASS | 00:34:02 ------------------------------------------------------------------------------ 00:34:02 Test Is Flow 108 Added | PASS | 00:34:02 ------------------------------------------------------------------------------ 00:34:02 Test Is Flow 109 Added | PASS | 00:34:02 ------------------------------------------------------------------------------ 00:34:02 Test Is Flow 110 Added | PASS | 00:34:02 ------------------------------------------------------------------------------ 00:34:02 Test Is Flow 113 Added | PASS | 00:34:02 ------------------------------------------------------------------------------ 00:34:02 Test Is Flow 201 Added | PASS | 00:34:02 ------------------------------------------------------------------------------ 00:34:02 Test Is Flow 202 Added | PASS | 00:34:02 ------------------------------------------------------------------------------ 00:34:02 Test Is Flow 203 Added | PASS | 00:34:02 ------------------------------------------------------------------------------ 00:34:02 Test Is Flow 204 Added | PASS | 00:34:02 ------------------------------------------------------------------------------ 00:34:02 Test Is Flow 205 Added | PASS | 00:34:03 ------------------------------------------------------------------------------ 00:34:03 Test Is Flow 206 Added | PASS | 00:34:03 ------------------------------------------------------------------------------ 00:34:03 Test Is Flow 209 Added | PASS | 00:34:03 ------------------------------------------------------------------------------ 00:34:03 Test Is Flow 214 Added | PASS | 00:34:03 ------------------------------------------------------------------------------ 00:34:03 Test Is Flow 218 Added | PASS | 00:34:03 ------------------------------------------------------------------------------ 00:34:03 Test Is Flow 219 Added | PASS | 00:34:03 ------------------------------------------------------------------------------ 00:34:03 Test Is Flow 220 Added | PASS | 00:34:03 ------------------------------------------------------------------------------ 00:34:03 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 00:34:31 ------------------------------------------------------------------------------ 00:34:31 Test Is Flow 1 Updated | PASS | 00:34:31 ------------------------------------------------------------------------------ 00:34:31 Test Is Flow 2 Updated | PASS | 00:34:32 ------------------------------------------------------------------------------ 00:34:32 Test Is Flow 3 Updated | PASS | 00:34:32 ------------------------------------------------------------------------------ 00:34:32 Test Is Flow 4 Updated | PASS | 00:34:32 ------------------------------------------------------------------------------ 00:34:32 Test Is Flow 5 Updated | PASS | 00:34:32 ------------------------------------------------------------------------------ 00:34:32 Test Is Flow 6 Updated | PASS | 00:34:32 ------------------------------------------------------------------------------ 00:34:32 Test Is Flow 7 Updated | PASS | 00:34:32 ------------------------------------------------------------------------------ 00:34:32 Test Is Flow 8 Updated | PASS | 00:34:32 ------------------------------------------------------------------------------ 00:34:32 Test Is Flow 9 Updated | PASS | 00:34:32 ------------------------------------------------------------------------------ 00:34:32 Test Is Flow 10 Updated | PASS | 00:34:32 ------------------------------------------------------------------------------ 00:34:32 Test Is Flow 11 Updated | PASS | 00:34:32 ------------------------------------------------------------------------------ 00:34:32 Test Is Flow 14 Updated | PASS | 00:34:33 ------------------------------------------------------------------------------ 00:34:33 Test Is Flow 15 Updated | PASS | 00:34:33 ------------------------------------------------------------------------------ 00:34:33 Test Is Flow 16 Updated | PASS | 00:34:33 ------------------------------------------------------------------------------ 00:34:33 Test Is Flow 17 Updated | PASS | 00:34:33 ------------------------------------------------------------------------------ 00:34:33 Test Is Flow 18 Updated | PASS | 00:34:33 ------------------------------------------------------------------------------ 00:34:33 Test Is Flow 19 Updated | PASS | 00:34:33 ------------------------------------------------------------------------------ 00:34:33 Test Is Flow 20 Updated | PASS | 00:34:33 ------------------------------------------------------------------------------ 00:34:33 Test Is Flow 21 Updated | PASS | 00:34:33 ------------------------------------------------------------------------------ 00:34:33 Test Is Flow 22 Updated | PASS | 00:34:33 ------------------------------------------------------------------------------ 00:34:33 Test Is Flow 23 Updated | PASS | 00:34:33 ------------------------------------------------------------------------------ 00:34:33 Test Is Flow 24 Updated | PASS | 00:34:33 ------------------------------------------------------------------------------ 00:34:33 Test Is Flow 25 Updated | PASS | 00:34:34 ------------------------------------------------------------------------------ 00:34:34 Test Is Flow 31 Updated | PASS | 00:34:34 ------------------------------------------------------------------------------ 00:34:34 Test Is Flow 36 Updated | PASS | 00:34:34 ------------------------------------------------------------------------------ 00:34:34 Test Is Flow 38 Updated | PASS | 00:34:34 ------------------------------------------------------------------------------ 00:34:34 Test Is Flow 43 Updated | PASS | 00:34:34 ------------------------------------------------------------------------------ 00:34:34 Test Is Flow 45 Updated | PASS | 00:34:34 ------------------------------------------------------------------------------ 00:34:34 Test Is Flow 101 Updated | PASS | 00:34:34 ------------------------------------------------------------------------------ 00:34:34 Test Is Flow 102 Updated | PASS | 00:34:34 ------------------------------------------------------------------------------ 00:34:34 Test Is Flow 103 Updated | PASS | 00:34:34 ------------------------------------------------------------------------------ 00:34:34 Test Is Flow 104 Updated | PASS | 00:34:34 ------------------------------------------------------------------------------ 00:34:34 Test Is Flow 105 Updated | PASS | 00:34:35 ------------------------------------------------------------------------------ 00:34:35 Test Is Flow 106 Updated | PASS | 00:34:35 ------------------------------------------------------------------------------ 00:34:35 Test Is Flow 107 Updated | PASS | 00:34:35 ------------------------------------------------------------------------------ 00:34:35 Test Is Flow 108 Updated | PASS | 00:34:35 ------------------------------------------------------------------------------ 00:34:35 Test Is Flow 109 Updated | PASS | 00:34:35 ------------------------------------------------------------------------------ 00:34:35 Test Is Flow 110 Updated | PASS | 00:34:35 ------------------------------------------------------------------------------ 00:34:35 Test Is Flow 113 Updated | PASS | 00:34:35 ------------------------------------------------------------------------------ 00:34:35 Test Is Flow 201 Updated | PASS | 00:34:35 ------------------------------------------------------------------------------ 00:34:35 Test Is Flow 202 Updated | PASS | 00:34:35 ------------------------------------------------------------------------------ 00:34:35 Test Is Flow 203 Updated | PASS | 00:34:35 ------------------------------------------------------------------------------ 00:34:35 Test Is Flow 204 Updated | PASS | 00:34:36 ------------------------------------------------------------------------------ 00:34:36 Test Is Flow 205 Updated | PASS | 00:34:36 ------------------------------------------------------------------------------ 00:34:36 Test Is Flow 206 Updated | PASS | 00:34:36 ------------------------------------------------------------------------------ 00:34:36 Test Is Flow 209 Updated | PASS | 00:34:36 ------------------------------------------------------------------------------ 00:34:36 Test Is Flow 214 Updated | PASS | 00:34:36 ------------------------------------------------------------------------------ 00:34:36 Test Is Flow 218 Updated | PASS | 00:34:36 ------------------------------------------------------------------------------ 00:34:36 Test Is Flow 219 Updated | PASS | 00:34:36 ------------------------------------------------------------------------------ 00:34:36 Test Is Flow 220 Updated | PASS | 00:34:36 ------------------------------------------------------------------------------ 00:34:36 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 00:35:04 ------------------------------------------------------------------------------ 00:35:04 Test Is Flow 1 Deleted | PASS | 00:35:04 ------------------------------------------------------------------------------ 00:35:04 Test Is Flow 2 Deleted | PASS | 00:35:04 ------------------------------------------------------------------------------ 00:35:04 Test Is Flow 3 Deleted | PASS | 00:35:04 ------------------------------------------------------------------------------ 00:35:04 Test Is Flow 4 Deleted | PASS | 00:35:04 ------------------------------------------------------------------------------ 00:35:04 Test Is Flow 5 Deleted | PASS | 00:35:04 ------------------------------------------------------------------------------ 00:35:04 Test Is Flow 6 Deleted | PASS | 00:35:04 ------------------------------------------------------------------------------ 00:35:04 Test Is Flow 7 Deleted | PASS | 00:35:05 ------------------------------------------------------------------------------ 00:35:05 Test Is Flow 8 Deleted | PASS | 00:35:05 ------------------------------------------------------------------------------ 00:35:05 Test Is Flow 9 Deleted | PASS | 00:35:05 ------------------------------------------------------------------------------ 00:35:05 Test Is Flow 10 Deleted | PASS | 00:35:05 ------------------------------------------------------------------------------ 00:35:05 Test Is Flow 11 Deleted | PASS | 00:35:05 ------------------------------------------------------------------------------ 00:35:05 Test Is Flow 14 Deleted | PASS | 00:35:05 ------------------------------------------------------------------------------ 00:35:05 Test Is Flow 15 Deleted | PASS | 00:35:05 ------------------------------------------------------------------------------ 00:35:05 Test Is Flow 16 Deleted | PASS | 00:35:05 ------------------------------------------------------------------------------ 00:35:05 Test Is Flow 17 Deleted | PASS | 00:35:05 ------------------------------------------------------------------------------ 00:35:05 Test Is Flow 18 Deleted | PASS | 00:35:05 ------------------------------------------------------------------------------ 00:35:05 Test Is Flow 19 Deleted | PASS | 00:35:05 ------------------------------------------------------------------------------ 00:35:05 Test Is Flow 20 Deleted | PASS | 00:35:05 ------------------------------------------------------------------------------ 00:35:05 Test Is Flow 21 Deleted | PASS | 00:35:05 ------------------------------------------------------------------------------ 00:35:05 Test Is Flow 22 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 23 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 24 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 25 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 31 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 36 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 38 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 43 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 45 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 101 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 102 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 103 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 104 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 105 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 106 Deleted | PASS | 00:35:06 ------------------------------------------------------------------------------ 00:35:06 Test Is Flow 107 Deleted | PASS | 00:35:07 ------------------------------------------------------------------------------ 00:35:07 Test Is Flow 108 Deleted | PASS | 00:35:07 ------------------------------------------------------------------------------ 00:35:07 Test Is Flow 109 Deleted | PASS | 00:35:07 ------------------------------------------------------------------------------ 00:35:07 Test Is Flow 110 Deleted | PASS | 00:35:07 ------------------------------------------------------------------------------ 00:35:07 Test Is Flow 113 Deleted | PASS | 00:35:07 ------------------------------------------------------------------------------ 00:35:07 Test Is Flow 201 Deleted | PASS | 00:35:07 ------------------------------------------------------------------------------ 00:35:07 Test Is Flow 202 Deleted | PASS | 00:35:07 ------------------------------------------------------------------------------ 00:35:07 Test Is Flow 203 Deleted | PASS | 00:35:07 ------------------------------------------------------------------------------ 00:35:07 Test Is Flow 204 Deleted | PASS | 00:35:07 ------------------------------------------------------------------------------ 00:35:07 Test Is Flow 205 Deleted | PASS | 00:35:07 ------------------------------------------------------------------------------ 00:35:07 Test Is Flow 206 Deleted | PASS | 00:35:07 ------------------------------------------------------------------------------ 00:35:07 Test Is Flow 209 Deleted | PASS | 00:35:07 ------------------------------------------------------------------------------ 00:35:07 Test Is Flow 214 Deleted | PASS | 00:35:07 ------------------------------------------------------------------------------ 00:35:07 Test Is Flow 218 Deleted | PASS | 00:35:07 ------------------------------------------------------------------------------ 00:35:07 Test Is Flow 219 Deleted | PASS | 00:35:08 ------------------------------------------------------------------------------ 00:35:08 Test Is Flow 220 Deleted | PASS | 00:35:08 ------------------------------------------------------------------------------ 00:35:08 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 00:35:08 152 tests, 152 passed, 0 failed 00:35:08 ============================================================================== 00:35:08 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 00:35:08 326 tests, 326 passed, 0 failed 00:35:08 ============================================================================== 00:35:08 openflowplugin-sanity.txt.Reconciliation 00:35:08 ============================================================================== 00:35:08 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 00:35:08 ============================================================================== 00:35:08 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 00:35:09 ------------------------------------------------------------------------------ 00:35:09 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 00:35:11 ------------------------------------------------------------------------------ 00:35:11 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 00:35:12 ------------------------------------------------------------------------------ 00:35:12 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 00:35:15 ------------------------------------------------------------------------------ 00:35:15 Check Linear Topology :: Check Linear Topology. | PASS | 00:35:20 ------------------------------------------------------------------------------ 00:35:20 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 00:35:20 ------------------------------------------------------------------------------ 00:35:20 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 00:35:20 ------------------------------------------------------------------------------ 00:35:20 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 00:35:20 ------------------------------------------------------------------------------ 00:35:20 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:21 | PASS | 00:35:21 ------------------------------------------------------------------------------ 00:35:21 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 00:35:30 ------------------------------------------------------------------------------ 00:35:30 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:31 | PASS | 00:35:31 ------------------------------------------------------------------------------ 00:35:31 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 00:35:33 ------------------------------------------------------------------------------ 00:35:33 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 00:35:34 ------------------------------------------------------------------------------ 00:35:34 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 00:35:37 ------------------------------------------------------------------------------ 00:35:37 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 00:35:37 ------------------------------------------------------------------------------ 00:35:37 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 00:35:37 ------------------------------------------------------------------------------ 00:35:37 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:35:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:36:05 | PASS | 00:36:05 ------------------------------------------------------------------------------ 00:36:05 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 00:36:05 ------------------------------------------------------------------------------ 00:36:05 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 00:36:05 ------------------------------------------------------------------------------ 00:36:05 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 00:36:05 ------------------------------------------------------------------------------ 00:36:05 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 00:36:06 ------------------------------------------------------------------------------ 00:36:06 Stop Mininet :: Stop Mininet. | PASS | 00:36:06 ------------------------------------------------------------------------------ 00:36:06 Check No Switches :: Check no switches in topology. | PASS | 00:36:07 ------------------------------------------------------------------------------ 00:36:07 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 00:36:07 23 tests, 23 passed, 0 failed 00:36:07 ============================================================================== 00:36:07 openflowplugin-sanity.txt.Reconciliation | PASS | 00:36:07 23 tests, 23 passed, 0 failed 00:36:07 ============================================================================== 00:36:07 openflowplugin-sanity.txt | PASS | 00:36:07 394 tests, 394 passed, 0 failed 00:36:07 ============================================================================== 00:36:07 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/output.xml 00:36:11 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/log.html 00:36:11 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/report.html 00:36:11 Examining the files in data/log and checking filesize 00:36:11 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:36:12 total 956 00:36:12 drwxrwxr-x 2 jenkins jenkins 4096 Feb 6 00:31 . 00:36:12 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 6 00:31 karaf_console.log 00:36:12 drwxrwxr-x 9 jenkins jenkins 4096 Feb 6 00:31 .. 00:36:12 -rw-rw-r-- 1 jenkins jenkins 965046 Feb 6 00:36 karaf.log 00:36:12 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:36:12 944K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log 00:36:12 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log 00:36:12 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:36:12 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory 00:36:12 Let's take the karaf thread dump again... 00:36:12 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:36:12 karaf main: org.apache.karaf.main.Main, pid:4428 00:36:12 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:36:13 Killing ODL 00:36:13 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:36:18 Compressing karaf.log 1 00:36:18 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:36:18 Fetching compressed karaf.log 1 00:36:18 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:36:18 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:36:19 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:36:19 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:36:19 Fetch GC logs 00:36:19 Warning: Permanently added '10.30.170.25' (ECDSA) to the list of known hosts. 00:36:19 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory 00:36:19 Examine copied files 00:36:19 total 42772 00:36:19 drwxrwxr-x. 2 jenkins jenkins 6 Feb 6 00:36 gclogs-1 00:36:19 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 6 00:36 odl1_karaf_console.log 00:36:19 -rw-rw-r--. 1 jenkins jenkins 67047 Feb 6 00:36 odl1_karaf.log.gz 00:36:19 -rw-rw-r--. 1 jenkins jenkins 153008 Feb 6 00:36 karaf_1_4428_threads_after.log 00:36:19 -rw-rw-r--. 1 jenkins jenkins 14140 Feb 6 00:36 ps_after.log 00:36:19 -rw-rw-r--. 1 jenkins jenkins 270703 Feb 6 00:36 report.html 00:36:19 -rw-rw-r--. 1 jenkins jenkins 3376308 Feb 6 00:36 log.html 00:36:19 -rw-rw-r--. 1 jenkins jenkins 39717131 Feb 6 00:36 output.xml 00:36:19 -rw-rw-r--. 1 jenkins jenkins 491 Feb 6 00:32 testplan.txt 00:36:19 -rw-rw-r--. 1 jenkins jenkins 108428 Feb 6 00:32 karaf_1_2017_threads_before.log 00:36:19 -rw-rw-r--. 1 jenkins jenkins 14289 Feb 6 00:32 ps_before.log 00:36:19 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 6 00:31 post-startup-script.sh 00:36:19 -rw-rw-r--. 1 jenkins jenkins 252 Feb 6 00:31 startup-script.sh 00:36:19 -rw-rw-r--. 1 jenkins jenkins 3493 Feb 6 00:31 configuration-script.sh 00:36:19 -rw-rw-r--. 1 jenkins jenkins 335 Feb 6 00:31 detect_variables.env 00:36:19 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 6 00:31 pom.xml 00:36:19 -rw-rw-r--. 1 jenkins jenkins 92 Feb 6 00:31 set_variables.env 00:36:19 -rw-rw-r--. 1 jenkins jenkins 297 Feb 6 00:31 slave_addresses.txt 00:36:19 -rw-rw-r--. 1 jenkins jenkins 570 Feb 6 00:30 requirements.txt 00:36:19 -rw-rw-r--. 1 jenkins jenkins 26 Feb 6 00:30 env.properties 00:36:19 -rw-rw-r--. 1 jenkins jenkins 333 Feb 6 00:28 stack-parameters.yaml 00:36:19 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 6 00:27 test 00:36:19 drwxrwxr-x. 2 jenkins jenkins 6 Feb 6 00:27 test@tmp 00:36:19 -rw-rw-r--. 1 jenkins jenkins 1404 Feb 5 22:35 maven-metadata.xml 00:36:19 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins13506055920503205832.sh 00:36:19 Karaf Deployments, Tests must have already run 00:36:19 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins14029607561502839076.sh 00:36:19 Cleaning up Robot installation... 00:36:20 $ ssh-agent -k 00:36:20 unset SSH_AUTH_SOCK; 00:36:20 unset SSH_AGENT_PID; 00:36:20 echo Agent pid 5280 killed; 00:36:20 [ssh-agent] Stopped. 00:36:20 Recording plot data 00:36:20 Robot results publisher started... 00:36:20 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:36:20 -Parsing output xml: 00:36:21 Done! 00:36:21 -Copying log files to build dir: 00:36:22 Done! 00:36:22 -Assigning results to build: 00:36:22 Done! 00:36:22 -Checking thresholds: 00:36:22 Done! 00:36:22 Done publishing Robot results. 00:36:22 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:22 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1945748611829316498.sh 00:36:22 Archiving csit artifacts 00:36:22 mv: cannot stat '*_1.png': No such file or directory 00:36:22 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:36:22 % Total % Received % Xferd Average Speed Time Time Time Current 00:36:22 Dload Upload Total Spent Left Speed 00:36:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3498k 0 3498k 0 0 4224k 0 --:--:-- --:--:-- --:--:-- 4224k 00:36:23 Archive: robot-plugin.zip 00:36:23 inflating: ./archives/robot-plugin/log.html 00:36:23 inflating: ./archives/robot-plugin/output.xml 00:36:23 inflating: ./archives/robot-plugin/report.html 00:36:23 mv: cannot stat '*.log.gz': No such file or directory 00:36:23 mv: cannot stat '*.csv': No such file or directory 00:36:23 mv: cannot stat '*.png': No such file or directory 00:36:23 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:23 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins2075613253240766331.sh 00:36:23 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:23 [EnvInject] - Injecting environment variables from a build step. 00:36:23 [EnvInject] - Injecting as environment variables the properties content 00:36:23 OS_CLOUD=vex 00:36:23 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-14 00:36:23 00:36:23 [EnvInject] - Variables injected successfully. 00:36:23 provisioning config files... 00:36:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:36:24 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins6095755708032427207.sh 00:36:24 ---> openstack-stack-delete.sh 00:36:24 Setup pyenv: 00:36:24 system 00:36:24 3.8.13 00:36:24 3.9.13 00:36:24 3.10.13 00:36:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:36:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lS7Q from file:/tmp/.os_lf_venv 00:36:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:24 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:26 lf-activate-venv(): INFO: Base packages installed successfully 00:36:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:36:39 lf-activate-venv(): INFO: Adding /tmp/venv-lS7Q/bin to PATH 00:36:39 INFO: Stack cost retrieval disabled, setting cost to 0 00:36:51 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-chromium-14 00:36:51 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-chromium-14 00:36:51 [PostBuildScript] - [INFO] Executing post build scripts. 00:36:51 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins17400136822906309680.sh 00:36:51 ---> sysstat.sh 00:36:52 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins14503578863573154584.sh 00:36:52 ---> package-listing.sh 00:36:52 ++ facter osfamily 00:36:52 ++ tr '[:upper:]' '[:lower:]' 00:36:52 + OS_FAMILY=redhat 00:36:52 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:36:52 + START_PACKAGES=/tmp/packages_start.txt 00:36:52 + END_PACKAGES=/tmp/packages_end.txt 00:36:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:36:52 + PACKAGES=/tmp/packages_start.txt 00:36:52 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']' 00:36:52 + PACKAGES=/tmp/packages_end.txt 00:36:52 + case "${OS_FAMILY}" in 00:36:52 + sort 00:36:52 + rpm -qa 00:36:52 + '[' -f /tmp/packages_start.txt ']' 00:36:52 + '[' -f /tmp/packages_end.txt ']' 00:36:52 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:36:52 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']' 00:36:52 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/ 00:36:52 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/ 00:36:52 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins11178146461467017565.sh 00:36:52 ---> capture-instance-metadata.sh 00:36:52 Setup pyenv: 00:36:53 system 00:36:53 3.8.13 00:36:53 3.9.13 00:36:53 3.10.13 00:36:53 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:36:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lS7Q from file:/tmp/.os_lf_venv 00:36:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:53 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:55 lf-activate-venv(): INFO: Base packages installed successfully 00:36:55 lf-activate-venv(): INFO: Installing additional packages: lftools 00:37:04 lf-activate-venv(): INFO: Adding /tmp/venv-lS7Q/bin to PATH 00:37:04 INFO: Running in OpenStack, capturing instance metadata 00:37:04 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins7131366485965314755.sh 00:37:04 provisioning config files... 00:37:05 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-chromium #14 00:37:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/config16080336127156127517tmp 00:37:05 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:37:05 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:37:05 provisioning config files... 00:37:05 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:37:05 [EnvInject] - Injecting environment variables from a build step. 00:37:05 [EnvInject] - Injecting as environment variables the properties content 00:37:05 SERVER_ID=logs 00:37:05 00:37:05 [EnvInject] - Variables injected successfully. 00:37:05 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins8438076631767240816.sh 00:37:05 ---> create-netrc.sh 00:37:05 WARN: Log server credential not found. 00:37:05 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins14583582485437275249.sh 00:37:05 ---> python-tools-install.sh 00:37:05 Setup pyenv: 00:37:05 system 00:37:05 3.8.13 00:37:05 3.9.13 00:37:05 3.10.13 00:37:05 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:37:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lS7Q from file:/tmp/.os_lf_venv 00:37:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:07 lf-activate-venv(): INFO: Base packages installed successfully 00:37:07 lf-activate-venv(): INFO: Installing additional packages: lftools 00:37:16 lf-activate-venv(): INFO: Adding /tmp/venv-lS7Q/bin to PATH 00:37:16 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins10125097219488376381.sh 00:37:16 ---> sudo-logs.sh 00:37:16 Archiving 'sudo' log.. 00:37:17 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins7176576662954541012.sh 00:37:17 ---> job-cost.sh 00:37:17 Setup pyenv: 00:37:17 system 00:37:17 3.8.13 00:37:17 3.9.13 00:37:17 3.10.13 00:37:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:37:17 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lS7Q from file:/tmp/.os_lf_venv 00:37:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:19 lf-activate-venv(): INFO: Base packages installed successfully 00:37:19 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:37:25 lf-activate-venv(): INFO: Adding /tmp/venv-lS7Q/bin to PATH 00:37:25 DEBUG: total: 0 00:37:25 INFO: Retrieving Stack Cost... 00:37:26 INFO: Retrieving Pricing Info for: v3-standard-2 00:37:41 INFO: Archiving Costs 00:37:41 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins10592543445345637012.sh 00:37:41 ---> logs-deploy.sh 00:37:41 Setup pyenv: 00:37:42 system 00:37:42 3.8.13 00:37:42 3.9.13 00:37:42 3.10.13 00:37:42 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:37:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-lS7Q from file:/tmp/.os_lf_venv 00:37:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:37:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:37:44 lf-activate-venv(): INFO: Base packages installed successfully 00:37:44 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:37:52 lf-activate-venv(): INFO: Adding /tmp/venv-lS7Q/bin to PATH 00:37:52 WARNING: Nexus logging server not set 00:37:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-chromium/14/ 00:37:52 INFO: archiving logs to S3 00:37:54 ---> uname -a: 00:37:54 Linux prd-centos8-robot-2c-8g-8030.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 00:37:54 00:37:54 00:37:54 ---> lscpu: 00:37:54 Architecture: x86_64 00:37:54 CPU op-mode(s): 32-bit, 64-bit 00:37:54 Byte Order: Little Endian 00:37:54 CPU(s): 2 00:37:54 On-line CPU(s) list: 0,1 00:37:54 Thread(s) per core: 1 00:37:54 Core(s) per socket: 1 00:37:54 Socket(s): 2 00:37:54 NUMA node(s): 1 00:37:54 Vendor ID: AuthenticAMD 00:37:54 CPU family: 23 00:37:54 Model: 49 00:37:54 Model name: AMD EPYC-Rome Processor 00:37:54 Stepping: 0 00:37:54 CPU MHz: 2799.998 00:37:54 BogoMIPS: 5599.99 00:37:54 Virtualization: AMD-V 00:37:54 Hypervisor vendor: KVM 00:37:54 Virtualization type: full 00:37:54 L1d cache: 32K 00:37:54 L1i cache: 32K 00:37:54 L2 cache: 512K 00:37:54 L3 cache: 16384K 00:37:54 NUMA node0 CPU(s): 0,1 00:37:54 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 00:37:54 00:37:54 00:37:54 ---> nproc: 00:37:54 2 00:37:54 00:37:54 00:37:54 ---> df -h: 00:37:54 Filesystem Size Used Avail Use% Mounted on 00:37:54 devtmpfs 3.8G 0 3.8G 0% /dev 00:37:54 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:37:54 tmpfs 3.8G 17M 3.8G 1% /run 00:37:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:37:54 /dev/vda1 40G 8.4G 32G 21% / 00:37:54 tmpfs 770M 0 770M 0% /run/user/1001 00:37:54 00:37:54 00:37:54 ---> free -m: 00:37:54 total used free shared buff/cache available 00:37:54 Mem: 7697 599 4830 19 2268 6799 00:37:54 Swap: 1023 0 1023 00:37:54 00:37:54 00:37:54 ---> ip addr: 00:37:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:37:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:37:54 inet 127.0.0.1/8 scope host lo 00:37:54 valid_lft forever preferred_lft forever 00:37:54 inet6 ::1/128 scope host 00:37:54 valid_lft forever preferred_lft forever 00:37:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:37:54 link/ether fa:16:3e:08:e4:a0 brd ff:ff:ff:ff:ff:ff 00:37:54 altname enp0s3 00:37:54 altname ens3 00:37:54 inet 10.30.170.123/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:37:54 valid_lft 85726sec preferred_lft 85726sec 00:37:54 inet6 fe80::f816:3eff:fe08:e4a0/64 scope link 00:37:54 valid_lft forever preferred_lft forever 00:37:54 00:37:54 00:37:54 ---> sar -b -r -n DEV: 00:37:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/06/2026 _x86_64_ (2 CPU) 00:37:54 00:37:54 00:26:32 LINUX RESTART (2 CPU) 00:37:54 00:37:54 12:27:01 AM tps rtps wtps bread/s bwrtn/s 00:37:54 12:28:01 AM 100.42 15.98 84.44 5526.04 7713.24 00:37:54 12:29:01 AM 87.35 1.08 86.27 75.31 11241.34 00:37:54 12:30:01 AM 16.91 0.35 16.56 61.18 1981.34 00:37:54 12:31:01 AM 65.34 6.90 58.45 1285.84 3684.52 00:37:54 12:32:01 AM 40.01 2.52 37.49 396.07 6537.94 00:37:54 12:33:01 AM 4.33 0.07 4.27 4.93 168.98 00:37:54 12:34:01 AM 2.55 0.00 2.55 0.00 648.04 00:37:54 12:35:01 AM 0.48 0.00 0.48 0.00 380.19 00:37:54 12:36:01 AM 0.52 0.03 0.48 1.87 265.92 00:37:54 12:37:01 AM 19.60 0.43 19.16 48.13 2386.07 00:37:54 Average: 33.75 2.74 31.02 740.06 3500.90 00:37:54 00:37:54 12:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:37:54 12:28:01 AM 5328224 7052468 2554208 32.40 2688 1906376 677952 7.59 187288 2046064 184544 00:37:54 12:29:01 AM 5153124 6995396 2729308 34.63 2688 2018296 702008 7.86 199128 2175516 8 00:37:54 12:30:01 AM 5229676 7073716 2652756 33.65 2688 2020136 635632 7.12 219532 2082880 9576 00:37:54 12:31:01 AM 4947836 7047960 2934596 37.23 2688 2265560 640212 7.17 255524 2294628 176320 00:37:54 12:32:01 AM 4933988 7045392 2948444 37.41 2688 2277536 639296 7.16 266768 2296108 4 00:37:54 12:33:01 AM 4878040 6991808 3004392 38.12 2688 2280020 693696 7.77 267532 2351620 780 00:37:54 12:34:01 AM 4848028 6981304 3034404 38.50 2688 2299544 709460 7.94 267568 2381264 3240 00:37:54 12:35:01 AM 4839876 6981628 3042556 38.60 2688 2308004 709460 7.94 267568 2389524 380 00:37:54 12:36:01 AM 4830424 6979744 3052008 38.72 2688 2315572 724900 8.12 267852 2398564 40 00:37:54 12:37:01 AM 4943416 6956128 2939016 37.29 2688 2184256 747608 8.37 505404 2072832 23476 00:37:54 Average: 4993263 7010554 2889169 36.65 2688 2187530 688022 7.70 270416 2248900 39837 00:37:54 00:37:54 12:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:37:54 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:54 12:28:01 AM eth0 322.27 203.88 1894.16 64.28 0.00 0.00 0.00 0.00 00:37:54 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:54 12:29:01 AM eth0 56.41 44.55 652.57 7.45 0.00 0.00 0.00 0.00 00:37:54 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:54 12:30:01 AM eth0 7.30 6.78 4.77 3.36 0.00 0.00 0.00 0.00 00:37:54 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:54 12:31:01 AM eth0 41.75 35.80 338.34 7.94 0.00 0.00 0.00 0.00 00:37:54 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:54 12:32:01 AM eth0 207.27 148.98 44.95 33.49 0.00 0.00 0.00 0.00 00:37:54 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:54 12:33:01 AM eth0 34.77 23.04 25.77 11.06 0.00 0.00 0.00 0.00 00:37:54 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:54 12:34:01 AM eth0 43.23 37.13 138.06 10.70 0.00 0.00 0.00 0.00 00:37:54 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:54 12:35:01 AM eth0 18.53 15.19 51.05 6.12 0.00 0.00 0.00 0.00 00:37:54 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:54 12:36:01 AM eth0 20.15 18.80 56.10 11.80 0.00 0.00 0.00 0.00 00:37:54 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:54 12:37:01 AM eth0 82.89 54.39 158.41 81.01 0.00 0.00 0.00 0.00 00:37:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:37:54 Average: eth0 83.46 58.86 336.46 23.72 0.00 0.00 0.00 0.00 00:37:54 00:37:54 00:37:54 ---> sar -P ALL: 00:37:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/06/2026 _x86_64_ (2 CPU) 00:37:54 00:37:54 00:26:32 LINUX RESTART (2 CPU) 00:37:54 00:37:54 12:27:01 AM CPU %user %nice %system %iowait %steal %idle 00:37:54 12:28:01 AM all 45.12 0.00 6.47 0.87 0.08 47.46 00:37:54 12:28:01 AM 0 37.79 0.00 6.43 0.79 0.08 54.90 00:37:54 12:28:01 AM 1 52.46 0.00 6.50 0.95 0.08 40.00 00:37:54 12:29:01 AM all 19.87 0.00 2.94 0.96 0.07 76.17 00:37:54 12:29:01 AM 0 11.98 0.00 2.71 1.24 0.07 84.01 00:37:54 12:29:01 AM 1 27.75 0.00 3.17 0.68 0.07 68.33 00:37:54 12:30:01 AM all 10.18 0.00 1.38 0.13 0.06 88.26 00:37:54 12:30:01 AM 0 6.02 0.00 1.22 0.18 0.07 92.51 00:37:54 12:30:01 AM 1 14.32 0.00 1.53 0.08 0.05 84.01 00:37:54 12:31:01 AM all 29.64 0.00 5.43 0.35 0.07 64.50 00:37:54 12:31:01 AM 0 21.81 0.00 4.53 0.28 0.08 73.30 00:37:54 12:31:01 AM 1 37.48 0.00 6.34 0.42 0.07 55.69 00:37:54 12:32:01 AM all 6.56 0.00 1.66 0.33 0.07 91.37 00:37:54 12:32:01 AM 0 3.09 0.00 1.44 0.35 0.07 95.06 00:37:54 12:32:01 AM 1 10.04 0.00 1.89 0.32 0.07 87.69 00:37:54 12:33:01 AM all 5.50 0.00 0.31 0.03 0.08 94.09 00:37:54 12:33:01 AM 0 2.41 0.00 0.20 0.03 0.07 97.29 00:37:54 12:33:01 AM 1 8.60 0.00 0.42 0.02 0.08 90.88 00:37:54 12:34:01 AM all 20.85 0.00 0.23 0.04 0.11 78.77 00:37:54 12:34:01 AM 0 3.18 0.00 0.20 0.05 0.10 96.47 00:37:54 12:34:01 AM 1 38.50 0.00 0.25 0.03 0.12 61.10 00:37:54 12:35:01 AM all 8.29 0.00 0.14 0.02 0.05 91.50 00:37:54 12:35:01 AM 0 2.02 0.00 0.18 0.00 0.05 97.75 00:37:54 12:35:01 AM 1 14.55 0.00 0.10 0.03 0.05 85.27 00:37:54 12:36:01 AM all 9.35 0.00 0.23 0.00 0.08 90.34 00:37:54 12:36:01 AM 0 1.59 0.00 0.17 0.00 0.08 98.16 00:37:54 12:36:01 AM 1 17.11 0.00 0.28 0.00 0.08 82.53 00:37:54 12:37:01 AM all 25.47 0.00 3.04 0.43 0.08 70.99 00:37:54 12:37:01 AM 0 15.66 0.00 2.34 0.43 0.08 81.48 00:37:54 12:37:01 AM 1 35.30 0.00 3.74 0.42 0.07 60.47 00:37:54 Average: all 18.09 0.00 2.18 0.32 0.07 79.34 00:37:54 Average: 0 10.56 0.00 1.94 0.34 0.08 87.09 00:37:54 Average: 1 25.61 0.00 2.42 0.30 0.07 71.59 00:37:54 00:37:54 00:37:54