00:25:57 Started by upstream project "integration-sanity-test-chromium" build number 20 00:25:57 originally caused by: 00:25:57 Started by timer 00:25:57 Running as SYSTEM 00:25:57 [EnvInject] - Loading node environment variables. 00:25:57 Building remotely on prd-centos8-robot-2c-8g-9344 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:25:57 [ssh-agent] Looking for ssh-agent implementation... 00:25:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 00:25:57 $ ssh-agent 00:25:57 SSH_AUTH_SOCK=/tmp/ssh-VGCWOxhNEgZF/agent.9580 00:25:57 SSH_AGENT_PID=9581 00:25:57 [ssh-agent] Started. 00:25:57 Running ssh-add (command line suppressed) 00:25:57 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_11302724279460183602.key (/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/private_key_11302724279460183602.key) 00:25:57 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 00:25:57 The recommended git tool is: NONE 00:26:00 using credential opendaylight-jenkins-ssh 00:26:00 Wiping out workspace first. 00:26:00 Cloning the remote Git repository 00:26:00 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 00:26:00 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test # timeout=10 00:26:00 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:26:00 > git --version # timeout=10 00:26:00 > git --version # 'git version 2.43.0' 00:26:00 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:26:00 [INFO] Currently running in a labeled security context 00:26:00 [INFO] Currently SELinux is 'enforcing' on the host 00:26:00 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh14877302418742891815.key 00:26:00 Verifying host key using known hosts file 00:26:00 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:26:00 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:26:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 00:26:03 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 00:26:03 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 00:26:03 using GIT_SSH to set credentials Release Engineering Jenkins Key 00:26:03 [INFO] Currently running in a labeled security context 00:26:03 [INFO] Currently SELinux is 'enforcing' on the host 00:26:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test@tmp/jenkins-gitclient-ssh6399576798808513773.key 00:26:03 Verifying host key using known hosts file 00:26:03 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:26:03 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 00:26:03 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:26:03 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master) 00:26:03 > git config core.sparsecheckout # timeout=10 00:26:03 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10 00:26:04 Commit message: "Fix netconf cluster test with RESTCONF_ROOT" 00:26:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:26:04 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 00:26:04 No emails were triggered. 00:26:04 provisioning config files... 00:26:04 copy managed file [npmrc] to file:/home/jenkins/.npmrc 00:26:04 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 00:26:04 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:26:04 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins8599356509636946924.sh 00:26:04 ---> python-tools-install.sh 00:26:04 Setup pyenv: 00:26:05 system 00:26:05 * 3.8.13 (set by /opt/pyenv/version) 00:26:05 * 3.9.13 (set by /opt/pyenv/version) 00:26:05 * 3.10.13 (set by /opt/pyenv/version) 00:26:05 * 3.11.7 (set by /opt/pyenv/version) 00:26:09 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-A1tQ 00:26:09 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 00:26:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:26:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:26:13 lf-activate-venv(): INFO: Base packages installed successfully 00:26:13 lf-activate-venv(): INFO: Installing additional packages: lftools 00:26:40 lf-activate-venv(): INFO: Adding /tmp/venv-A1tQ/bin to PATH 00:26:40 Generating Requirements File 00:26:59 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:26:59 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 00:27:00 Python 3.11.7 00:27:00 pip 26.0.1 from /tmp/venv-A1tQ/lib/python3.11/site-packages/pip (python 3.11) 00:27:00 appdirs==1.4.4 00:27:00 argcomplete==3.6.3 00:27:00 aspy.yaml==1.3.0 00:27:00 attrs==25.4.0 00:27:00 autopage==0.6.0 00:27:00 beautifulsoup4==4.14.3 00:27:00 boto3==1.42.47 00:27:00 botocore==1.42.47 00:27:00 bs4==0.0.2 00:27:00 certifi==2026.1.4 00:27:00 cffi==2.0.0 00:27:00 cfgv==3.5.0 00:27:00 chardet==5.2.0 00:27:00 charset-normalizer==3.4.4 00:27:00 click==8.3.1 00:27:00 cliff==4.13.1 00:27:00 cmd2==3.2.0 00:27:00 cryptography==3.3.2 00:27:00 debtcollector==3.0.0 00:27:00 decorator==5.2.1 00:27:00 defusedxml==0.7.1 00:27:00 Deprecated==1.3.1 00:27:00 distlib==0.4.0 00:27:00 dnspython==2.8.0 00:27:00 docker==7.1.0 00:27:00 dogpile.cache==1.5.0 00:27:00 durationpy==0.10 00:27:00 email-validator==2.3.0 00:27:00 filelock==3.20.3 00:27:00 future==1.0.0 00:27:00 gitdb==4.0.12 00:27:00 GitPython==3.1.46 00:27:00 httplib2==0.30.2 00:27:00 identify==2.6.16 00:27:00 idna==3.11 00:27:00 importlib-resources==1.5.0 00:27:00 iso8601==2.1.0 00:27:00 Jinja2==3.1.6 00:27:00 jmespath==1.1.0 00:27:00 jsonpatch==1.33 00:27:00 jsonpointer==3.0.0 00:27:00 jsonschema==4.26.0 00:27:00 jsonschema-specifications==2025.9.1 00:27:00 keystoneauth1==5.13.0 00:27:00 kubernetes==35.0.0 00:27:00 lftools==0.37.21 00:27:00 lxml==6.0.2 00:27:00 markdown-it-py==4.0.0 00:27:00 MarkupSafe==3.0.3 00:27:00 mdurl==0.1.2 00:27:00 msgpack==1.1.2 00:27:00 multi_key_dict==2.0.3 00:27:00 munch==4.0.0 00:27:00 netaddr==1.3.0 00:27:00 niet==1.4.2 00:27:00 nodeenv==1.10.0 00:27:00 oauth2client==4.1.3 00:27:00 oauthlib==3.3.1 00:27:00 openstacksdk==4.9.0 00:27:00 os-service-types==1.8.2 00:27:00 osc-lib==4.3.0 00:27:00 oslo.config==10.2.0 00:27:00 oslo.context==6.2.0 00:27:00 oslo.i18n==6.7.1 00:27:00 oslo.log==8.0.0 00:27:00 oslo.serialization==5.9.0 00:27:00 oslo.utils==9.2.0 00:27:00 packaging==26.0 00:27:00 pbr==7.0.3 00:27:00 platformdirs==4.5.1 00:27:00 prettytable==3.17.0 00:27:00 psutil==7.2.2 00:27:00 pyasn1==0.6.2 00:27:00 pyasn1_modules==0.4.2 00:27:00 pycparser==3.0 00:27:00 pygerrit2==2.0.15 00:27:00 PyGithub==2.8.1 00:27:00 Pygments==2.19.2 00:27:00 PyJWT==2.11.0 00:27:00 PyNaCl==1.6.2 00:27:00 pyparsing==2.4.7 00:27:00 pyperclip==1.11.0 00:27:00 pyrsistent==0.20.0 00:27:00 python-cinderclient==9.8.0 00:27:00 python-dateutil==2.9.0.post0 00:27:00 python-heatclient==5.0.0 00:27:00 python-jenkins==1.8.3 00:27:00 python-keystoneclient==5.7.0 00:27:00 python-magnumclient==4.9.0 00:27:00 python-openstackclient==8.3.0 00:27:00 python-swiftclient==4.9.0 00:27:00 PyYAML==6.0.3 00:27:00 referencing==0.37.0 00:27:00 requests==2.32.5 00:27:00 requests-oauthlib==2.0.0 00:27:00 requestsexceptions==1.4.0 00:27:00 rfc3986==2.0.0 00:27:00 rich==14.3.2 00:27:00 rich-argparse==1.7.2 00:27:00 rpds-py==0.30.0 00:27:00 rsa==4.9.1 00:27:00 ruamel.yaml==0.19.1 00:27:00 ruamel.yaml.clib==0.2.15 00:27:00 s3transfer==0.16.0 00:27:00 simplejson==3.20.2 00:27:00 six==1.17.0 00:27:00 smmap==5.0.2 00:27:00 soupsieve==2.8.3 00:27:00 stevedore==5.6.0 00:27:00 tabulate==0.9.0 00:27:00 toml==0.10.2 00:27:00 tomlkit==0.14.0 00:27:00 tqdm==4.67.3 00:27:00 typing_extensions==4.15.0 00:27:00 tzdata==2025.3 00:27:00 urllib3==1.26.20 00:27:00 virtualenv==20.36.1 00:27:00 wcwidth==0.6.0 00:27:00 websocket-client==1.9.0 00:27:00 wrapt==2.1.1 00:27:00 xdg==6.0.0 00:27:00 xmltodict==1.0.2 00:27:00 yq==3.4.3 00:27:00 [EnvInject] - Injecting environment variables from a build step. 00:27:00 [EnvInject] - Injecting as environment variables the properties content 00:27:00 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 00:27:00 OS_CLOUD=vex 00:27:00 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-20 00:27:00 OS_STACK_TEMPLATE_DIR=openstack-hot 00:27:00 00:27:00 [EnvInject] - Variables injected successfully. 00:27:00 provisioning config files... 00:27:01 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:27:01 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins3288922539919328061.sh 00:27:01 ---> Create parameters file for OpenStack HOT 00:27:01 OpenStack Heat parameters generated 00:27:01 ----------------------------------- 00:27:01 parameters: 00:27:01 vm_0_count: '1' 00:27:01 vm_0_flavor: 'v3-standard-4' 00:27:01 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481' 00:27:01 vm_1_count: '1' 00:27:01 vm_1_flavor: 'v3-standard-2' 00:27:01 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 00:27:01 00:27:01 job_name: '41457-20' 00:27:01 silo: 'releng' 00:27:01 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins954244098366520676.sh 00:27:01 ---> Create HEAT stack 00:27:01 + source /home/jenkins/lf-env.sh 00:27:01 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:27:01 ++ mktemp -d /tmp/venv-XXXX 00:27:01 + lf_venv=/tmp/venv-bxZx 00:27:01 + local venv_file=/tmp/.os_lf_venv 00:27:01 + local python=python3 00:27:01 + local options 00:27:01 + local set_path=true 00:27:01 + local install_args= 00:27:01 ++ 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:27:01 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:27:01 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 00:27:01 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:27:01 + true 00:27:01 + case $1 in 00:27:01 + python=python3 00:27:01 + shift 2 00:27:01 + true 00:27:01 + case $1 in 00:27:01 + shift 00:27:01 + break 00:27:01 + case $python in 00:27:01 + local pkg_list= 00:27:01 + [[ -d /opt/pyenv ]] 00:27:01 + echo 'Setup pyenv:' 00:27:01 Setup pyenv: 00:27:01 + export PYENV_ROOT=/opt/pyenv 00:27:01 + PYENV_ROOT=/opt/pyenv 00:27:01 + 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:27:01 + 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:27:01 + pyenv versions 00:27:01 system 00:27:01 3.8.13 00:27:01 3.9.13 00:27:01 3.10.13 00:27:01 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:27:01 + command -v pyenv 00:27:01 ++ pyenv init - --no-rehash 00:27:01 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 00:27:01 for i in ${!paths[@]}; do 00:27:01 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 00:27:01 fi; done; 00:27:01 echo "${paths[*]}"'\'')" 00:27:01 export PATH="/opt/pyenv/shims:${PATH}" 00:27:01 export PYENV_SHELL=bash 00:27:01 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 00:27:01 pyenv() { 00:27:01 local command 00:27:01 command="${1:-}" 00:27:01 if [ "$#" -gt 0 ]; then 00:27:01 shift 00:27:01 fi 00:27:01 00:27:01 case "$command" in 00:27:01 rehash|shell) 00:27:01 eval "$(pyenv "sh-$command" "$@")" 00:27:01 ;; 00:27:01 *) 00:27:01 command pyenv "$command" "$@" 00:27:01 ;; 00:27:01 esac 00:27:01 }' 00:27:01 +++ bash --norc -ec 'IFS=:; paths=($PATH); 00:27:01 for i in ${!paths[@]}; do 00:27:01 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 00:27:01 fi; done; 00:27:01 echo "${paths[*]}"' 00:27:01 ++ 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:27:01 ++ 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:27:01 ++ 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:27:01 ++ export PYENV_SHELL=bash 00:27:01 ++ PYENV_SHELL=bash 00:27:01 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 00:27:01 +++ complete -F _pyenv pyenv 00:27:01 ++ lf-pyver python3 00:27:01 ++ local py_version_xy=python3 00:27:01 ++ local py_version_xyz= 00:27:01 ++ awk '{ print $1 }' 00:27:01 ++ pyenv versions 00:27:01 ++ local command 00:27:01 ++ command=versions 00:27:01 ++ '[' 1 -gt 0 ']' 00:27:01 ++ shift 00:27:01 ++ case "$command" in 00:27:01 ++ command pyenv versions 00:27:01 ++ pyenv versions 00:27:01 ++ sed 's/^[ *]* //' 00:27:01 ++ grep -E '^[0-9.]*[0-9]$' 00:27:01 ++ [[ ! -s /tmp/.pyenv_versions ]] 00:27:01 +++ grep '^3' /tmp/.pyenv_versions 00:27:01 +++ sort -V 00:27:01 +++ tail -n 1 00:27:01 ++ py_version_xyz=3.11.7 00:27:01 ++ [[ -z 3.11.7 ]] 00:27:01 ++ echo 3.11.7 00:27:01 ++ return 0 00:27:01 + pyenv local 3.11.7 00:27:01 + local command 00:27:01 + command=local 00:27:01 + '[' 2 -gt 0 ']' 00:27:01 + shift 00:27:01 + case "$command" in 00:27:01 + command pyenv local 3.11.7 00:27:01 + pyenv local 3.11.7 00:27:01 + for arg in "$@" 00:27:01 + case $arg in 00:27:01 + pkg_list+='lftools[openstack] ' 00:27:01 + for arg in "$@" 00:27:01 + case $arg in 00:27:01 + pkg_list+='kubernetes ' 00:27:01 + for arg in "$@" 00:27:01 + case $arg in 00:27:01 + pkg_list+='niet ' 00:27:01 + for arg in "$@" 00:27:01 + case $arg in 00:27:01 + pkg_list+='python-heatclient ' 00:27:01 + for arg in "$@" 00:27:01 + case $arg in 00:27:01 + pkg_list+='python-openstackclient ' 00:27:01 + for arg in "$@" 00:27:01 + case $arg in 00:27:01 + pkg_list+='python-magnumclient ' 00:27:01 + for arg in "$@" 00:27:01 + case $arg in 00:27:01 + pkg_list+='urllib3~=1.26.15 ' 00:27:01 + for arg in "$@" 00:27:01 + case $arg in 00:27:01 + pkg_list+='yq ' 00:27:01 + [[ -f /tmp/.os_lf_venv ]] 00:27:01 ++ cat /tmp/.os_lf_venv 00:27:01 + lf_venv=/tmp/venv-A1tQ 00:27:01 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A1tQ from' file:/tmp/.os_lf_venv 00:27:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A1tQ from file:/tmp/.os_lf_venv 00:27:01 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 00:27:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:27:01 + local 'pip_opts=--upgrade --quiet' 00:27:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 00:27:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 00:27:01 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 00:27:01 + [[ -n '' ]] 00:27:01 + [[ -n '' ]] 00:27:01 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 00:27:01 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:27:01 + /tmp/venv-A1tQ/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:27:03 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 00:27:03 lf-activate-venv(): INFO: Base packages installed successfully 00:27:03 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 00:27:03 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 00:27:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 00:27:03 + /tmp/venv-A1tQ/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:27:18 + type python3 00:27:18 + true 00:27:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-A1tQ/bin to PATH' 00:27:18 lf-activate-venv(): INFO: Adding /tmp/venv-A1tQ/bin to PATH 00:27:18 + PATH=/tmp/venv-A1tQ/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:27:18 + return 0 00:27:18 + openstack --os-cloud vex limits show --absolute 00:27:20 +--------------------------+---------+ 00:27:20 | Name | Value | 00:27:20 +--------------------------+---------+ 00:27:20 | maxTotalInstances | -1 | 00:27:20 | maxTotalCores | 450 | 00:27:20 | maxTotalRAMSize | 1000000 | 00:27:20 | maxServerMeta | 128 | 00:27:20 | maxImageMeta | 128 | 00:27:20 | maxPersonality | 5 | 00:27:20 | maxPersonalitySize | 10240 | 00:27:20 | maxTotalKeypairs | 100 | 00:27:20 | maxServerGroups | 10 | 00:27:20 | maxServerGroupMembers | 10 | 00:27:20 | maxTotalFloatingIps | -1 | 00:27:20 | maxSecurityGroups | -1 | 00:27:20 | maxSecurityGroupRules | -1 | 00:27:20 | totalRAMUsed | 114688 | 00:27:20 | totalCoresUsed | 28 | 00:27:20 | totalInstancesUsed | 7 | 00:27:20 | totalFloatingIpsUsed | 0 | 00:27:20 | totalSecurityGroupsUsed | 0 | 00:27:20 | totalServerGroupsUsed | 0 | 00:27:20 | maxTotalVolumes | -1 | 00:27:20 | maxTotalSnapshots | 10 | 00:27:20 | maxTotalVolumeGigabytes | 4096 | 00:27:20 | maxTotalBackups | 10 | 00:27:20 | maxTotalBackupGigabytes | 1000 | 00:27:20 | totalVolumesUsed | 0 | 00:27:20 | totalGigabytesUsed | 0 | 00:27:20 | totalSnapshotsUsed | 0 | 00:27:20 | totalBackupsUsed | 0 | 00:27:20 | totalBackupGigabytesUsed | 0 | 00:27:20 +--------------------------+---------+ 00:27:20 + pushd /opt/ciman/openstack-hot 00:27:20 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:27:20 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-chromium-20 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/stack-parameters.yaml 00:27:45 Creating stack releng-openflowplugin-csit-1node-sanity-only-chromium-20 00:27:45 Waiting to initialize infrastructure... 00:27:45 Stack initialization successful. 00:27:45 ------------------------------------ 00:27:45 Stack Details 00:27:45 ------------------------------------ 00:27:45 {'added': None, 00:27:45 'capabilities': [], 00:27:45 'created_at': '2026-02-12T00:27:23Z', 00:27:45 'deleted': None, 00:27:45 'deleted_at': None, 00:27:45 'description': 'No description', 00:27:45 'environment': None, 00:27:45 'environment_files': None, 00:27:45 'files': None, 00:27:45 'files_container': None, 00:27:45 'id': 'f2779bcc-c63f-4a34-80eb-7dc77563364a', 00:27:45 'is_rollback_disabled': True, 00:27:45 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-chromium-20/f2779bcc-c63f-4a34-80eb-7dc77563364a', 00:27:45 'rel': 'self'}], 00:27:45 '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:27:45 'name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-20', 00:27:45 'notification_topics': [], 00:27:45 'outputs': [{'description': 'IP addresses of the 1st vm types', 00:27:45 'output_key': 'vm_0_ips', 00:27:45 'output_value': ['10.30.171.219']}, 00:27:45 {'description': 'IP addresses of the 2nd vm types', 00:27:45 'output_key': 'vm_1_ips', 00:27:45 'output_value': ['10.30.171.196']}], 00:27:45 'owner_id': ****, 00:27:45 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 00:27:45 'OS::stack_id': 'f2779bcc-c63f-4a34-80eb-7dc77563364a', 00:27:45 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-chromium-20', 00:27:45 'job_name': '41457-20', 00:27:45 'silo': 'releng', 00:27:45 'vm_0_count': '1', 00:27:45 'vm_0_flavor': 'v3-standard-4', 00:27:45 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 00:27:45 '20260201-010217.481', 00:27:45 'vm_1_count': '1', 00:27:45 'vm_1_flavor': 'v3-standard-2', 00:27:45 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 00:27:45 '- 20250917-133034.654'}, 00:27:45 'parent_id': None, 00:27:45 'replaced': None, 00:27:45 'status': 'CREATE_COMPLETE', 00:27:45 'status_reason': 'Stack CREATE completed successfully', 00:27:45 'tags': [], 00:27:45 'template': None, 00:27:45 'template_description': 'No description', 00:27:45 'template_url': None, 00:27:45 'timeout_mins': 15, 00:27:45 'unchanged': None, 00:27:45 'updated': None, 00:27:45 'updated_at': None, 00:27:45 'user_project_id': 'c8a39d8bb922496c98dba1332c1663b7'} 00:27:45 ------------------------------------ 00:27:46 + popd 00:27:46 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:27:46 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins7445011467141336923.sh 00:27:46 ---> Copy SSH public keys to CSIT lab 00:27:46 Setup pyenv: 00:27:46 system 00:27:46 3.8.13 00:27:46 3.9.13 00:27:46 3.10.13 00:27:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:27:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A1tQ from file:/tmp/.os_lf_venv 00:27:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:27:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:27:48 lf-activate-venv(): INFO: Base packages installed successfully 00:27:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:28:02 lf-activate-venv(): INFO: Adding /tmp/venv-A1tQ/bin to PATH 00:28:04 SSH not responding on 10.30.171.219. Retrying in 10 seconds... 00:28:05 Warning: Permanently added '10.30.171.196' (ECDSA) to the list of known hosts. 00:28:05 releng-41457-20-1-mininet-ovs-217-0 00:28:05 Successfully copied public keys to slave 10.30.171.196 00:28:14 Ping to 10.30.171.219 successful. 00:28:15 SSH not responding on 10.30.171.219. Retrying in 10 seconds... 00:28:25 Ping to 10.30.171.219 successful. 00:28:26 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:28:26 releng-41457-20-0-builder-0 00:28:26 Successfully copied public keys to slave 10.30.171.219 00:28:26 Process 10797 ready. 00:28:26 Process 10798 ready. 00:28:26 SSH ready on all stack servers. 00:28:26 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins8256936229043178665.sh 00:28:26 Setup pyenv: 00:28:26 system 00:28:26 3.8.13 00:28:26 3.9.13 00:28:26 3.10.13 00:28:26 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:28:31 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-KcrA 00:28:31 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.robot_venv 00:28:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:28:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:28:34 lf-activate-venv(): INFO: Base packages installed successfully 00:28:34 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 00:28:36 lf-activate-venv(): INFO: Adding /tmp/venv-KcrA/bin to PATH 00:28:36 + echo 'Installing Python Requirements' 00:28:36 Installing Python Requirements 00:28:36 + cat 00:28:36 + python -m pip install -r requirements.txt 00:28:36 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 00:28:36 Collecting docker-py (from -r requirements.txt (line 1)) 00:28:36 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:28:37 Collecting ipaddr (from -r requirements.txt (line 2)) 00:28:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 00:28:37 Installing build dependencies: started 00:28:37 Installing build dependencies: finished with status 'done' 00:28:37 Getting requirements to build wheel: started 00:28:38 Getting requirements to build wheel: finished with status 'done' 00:28:38 Preparing metadata (pyproject.toml): started 00:28:38 Preparing metadata (pyproject.toml): finished with status 'done' 00:28:38 Collecting netaddr (from -r requirements.txt (line 3)) 00:28:38 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:28:38 Collecting netifaces (from -r requirements.txt (line 4)) 00:28:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 00:28:38 Installing build dependencies: started 00:28:39 Installing build dependencies: finished with status 'done' 00:28:39 Getting requirements to build wheel: started 00:28:39 Getting requirements to build wheel: finished with status 'done' 00:28:39 Preparing metadata (pyproject.toml): started 00:28:39 Preparing metadata (pyproject.toml): finished with status 'done' 00:28:40 Collecting pyhocon (from -r requirements.txt (line 5)) 00:28:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 00:28:40 Collecting requests (from -r requirements.txt (line 6)) 00:28:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 00:28:40 Collecting robotframework (from -r requirements.txt (line 7)) 00:28:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 00:28:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 21.2 MB/s 0:00:00 00:28:40 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 00:28:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 00:28:40 Installing build dependencies: started 00:28:41 Installing build dependencies: finished with status 'done' 00:28:41 Getting requirements to build wheel: started 00:28:41 Getting requirements to build wheel: finished with status 'done' 00:28:41 Preparing metadata (pyproject.toml): started 00:28:41 Preparing metadata (pyproject.toml): finished with status 'done' 00:28:41 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 00:28:41 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:28:41 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 00:28:42 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:28:42 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 00:28:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 00:28:42 Installing build dependencies: started 00:28:42 Installing build dependencies: finished with status 'done' 00:28:42 Getting requirements to build wheel: started 00:28:43 Getting requirements to build wheel: finished with status 'done' 00:28:43 Preparing metadata (pyproject.toml): started 00:28:43 Preparing metadata (pyproject.toml): finished with status 'done' 00:28:43 Collecting scapy (from -r requirements.txt (line 12)) 00:28:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 00:28:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 42.4 MB/s 0:00:00 00:28:43 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 00:28:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 00:28:43 Installing build dependencies: started 00:28:44 Installing build dependencies: finished with status 'done' 00:28:44 Getting requirements to build wheel: started 00:28:44 Getting requirements to build wheel: finished with status 'done' 00:28:44 Preparing metadata (pyproject.toml): started 00:28:45 Preparing metadata (pyproject.toml): finished with status 'done' 00:28:45 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:28:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB) 00:28:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 42.3 MB/s 0:00:00 00:28:45 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:28:45 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:28:45 Collecting pyangbind (from -r requirements.txt (line 22)) 00:28:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 00:28:45 Collecting isodate (from -r requirements.txt (line 25)) 00:28:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 00:28:45 Collecting jmespath (from -r requirements.txt (line 28)) 00:28:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 00:28:45 Collecting jsonpatch (from -r requirements.txt (line 31)) 00:28:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 00:28:45 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:28:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 00:28:45 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:28:45 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:28:45 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 00:28:45 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:28:45 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 00:28:45 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:28:45 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 00:28:45 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:28:45 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 00:28:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 00:28:46 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 00:28:46 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:28:46 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 00:28:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 00:28:46 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 00:28:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 00:28:46 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 00:28:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 00:28:46 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:28:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 00:28:46 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 00:28:46 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:28:46 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 00:28:46 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:28:46 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 00:28:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 00:28:46 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 00:28:46 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:28:46 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 00:28:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 00:28:46 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 00:28:46 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:28:46 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 00:28:46 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:28:46 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 00:28:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 00:28:46 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 00:28:46 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:28:46 Collecting elasticsearch (from -r requirements.txt (line 18)) 00:28:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 00:28:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 40.0 MB/s 0:00:00 00:28:46 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:28:46 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 00:28:46 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:28:47 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:28:47 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:28:47 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:28:47 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 00:28:47 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:28:47 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 00:28:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 00:28:47 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.7 MB/s 0:00:00 00:28:47 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 00:28:47 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:28:48 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 00:28:48 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:28:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 33.1 MB/s 0:00:00 00:28:48 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 00:28:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 00:28:48 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:28:48 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:28:49 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:28:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 00:28:49 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:28:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 00:28:49 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:28:49 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:28:49 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 00:28:49 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:28:49 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:28:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 00:28:49 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:28:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 00:28:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 69.0 MB/s 0:00:00 00:28:50 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:28:50 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:28:50 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:28:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 00:28:50 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:28:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 00:28:50 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:28:50 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:28:50 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 00:28:50 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:28:50 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:28:50 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:28:50 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:28:50 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:28:50 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:28:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 00:28:50 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:28:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 00:28:51 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:28:51 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:28:51 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:28:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 00:28:51 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:28:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 00:28:51 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:28:51 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:28:51 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:28:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 00:28:51 Requirement already satisfied: packaging in /tmp/venv-KcrA/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:28:51 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:28:51 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:28:51 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:28:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 00:28:52 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:28:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 00:28:52 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:28:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 00:28:52 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:28:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 00:28:52 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 00:28:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 00:28:52 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:28:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 00:28:52 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 00:28:52 Building wheel for robotframework-sshlibrary (pyproject.toml): started 00:28:52 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 00:28:52 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=c3cdce3e238a8215f50ca8d02aa60a2115f25c85e1ecbac89bcb72d636816dea 00:28:52 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 00:28:52 Building wheel for ipaddr (pyproject.toml): started 00:28:52 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 00:28:52 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=2ada1dd80b401fd98d267a4bf1fd8587915d410a7d9e5872c4034496683af564 00:28:52 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 00:28:52 Building wheel for netifaces (pyproject.toml): started 00:28:55 Building wheel for netifaces (pyproject.toml): finished with status 'done' 00:28:55 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41084 sha256=153cee594d072d6a424f4422423aec687751e0744d67adf741c5439818fb60d4 00:28:55 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 00:28:55 Building wheel for robotframework-httplibrary (pyproject.toml): started 00:28:55 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 00:28:55 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=7cd4b0458d75721aa4d0f0e28b09763a7c37a9f273a5adcb4761d7808d04a936 00:28:55 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 00:28:55 Building wheel for jsonpath-rw (pyproject.toml): started 00:28:55 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 00:28:55 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=e6600f8f7646396003419df9fc546436bae3198210d270960a67fb1f4f779c71 00:28:55 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 00:28:55 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 00:28:55 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:29:03 00:29:03 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.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:29:03 + pip freeze 00:29:03 async-generator==1.10 00:29:03 attrs==25.4.0 00:29:03 bcrypt==5.0.0 00:29:03 beautifulsoup4==4.14.3 00:29:03 certifi==2026.1.4 00:29:03 cffi==2.0.0 00:29:03 charset-normalizer==3.4.4 00:29:03 click==8.3.1 00:29:03 cryptography==46.0.5 00:29:03 decorator==5.2.1 00:29:03 distlib==0.4.0 00:29:03 docker-py==1.10.6 00:29:03 docker-pycreds==0.4.0 00:29:03 elastic-transport==8.17.1 00:29:03 elasticsearch==8.19.3 00:29:03 elasticsearch-dsl==8.15.4 00:29:03 enum34==1.1.10 00:29:03 filelock==3.20.3 00:29:03 h11==0.16.0 00:29:03 idna==3.11 00:29:03 importlib_metadata==8.7.1 00:29:03 invoke==2.2.1 00:29:03 ipaddr==2.2.0 00:29:03 isodate==0.7.2 00:29:03 jmespath==1.1.0 00:29:03 jsonpatch==1.33 00:29:03 jsonpath-rw==1.4.0 00:29:03 jsonpointer==3.0.0 00:29:03 lxml==6.0.2 00:29:03 mypy_extensions==1.1.0 00:29:03 netaddr==1.3.0 00:29:03 netifaces==0.11.0 00:29:03 outcome==1.3.0.post0 00:29:03 packaging==26.0 00:29:03 paramiko==4.0.0 00:29:03 platformdirs==4.5.1 00:29:03 ply==3.11 00:29:03 pyang==2.7.1 00:29:03 pyangbind==0.8.7 00:29:03 pycparser==3.0 00:29:03 pyhocon==0.3.61 00:29:03 PyNaCl==1.6.2 00:29:03 pyparsing==3.3.2 00:29:03 PySocks==1.7.1 00:29:03 python-dateutil==2.9.0.post0 00:29:03 regex==2026.1.15 00:29:03 requests==2.32.5 00:29:03 robotframework==7.4.1 00:29:03 robotframework-httplibrary==0.4.2 00:29:03 robotframework-pythonlibcore==4.5.0 00:29:03 robotframework-requests==0.9.7 00:29:03 robotframework-selenium2library==3.0.0 00:29:03 robotframework-seleniumlibrary==6.8.0 00:29:03 robotframework-sshlibrary==3.8.0 00:29:03 scapy==2.7.0 00:29:03 scp==0.15.0 00:29:03 selenium==4.40.0 00:29:03 six==1.17.0 00:29:03 sniffio==1.3.1 00:29:03 sortedcontainers==2.4.0 00:29:03 soupsieve==2.8.3 00:29:03 trio==0.32.0 00:29:03 trio-typing==0.10.0 00:29:03 trio-websocket==0.12.2 00:29:03 types-certifi==2021.10.8.3 00:29:03 types-urllib3==1.26.25.14 00:29:03 typing_extensions==4.15.0 00:29:03 urllib3==2.6.3 00:29:03 virtualenv==20.36.1 00:29:03 waitress==3.0.2 00:29:03 WebOb==1.8.9 00:29:03 websocket-client==1.9.0 00:29:03 WebTest==3.0.7 00:29:03 wsproto==1.3.2 00:29:03 zipp==3.23.0 00:29:04 [EnvInject] - Injecting environment variables from a build step. 00:29:04 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 00:29:04 [EnvInject] - Variables injected successfully. 00:29:04 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins12138838087494119001.sh 00:29:04 Setup pyenv: 00:29:04 system 00:29:04 3.8.13 00:29:04 3.9.13 00:29:04 3.10.13 00:29:04 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:29:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A1tQ from file:/tmp/.os_lf_venv 00:29:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:06 lf-activate-venv(): INFO: Base packages installed successfully 00:29:06 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 00:29:15 lf-activate-venv(): INFO: Adding /tmp/venv-A1tQ/bin to PATH 00:29:15 + ODL_SYSTEM=() 00:29:15 + TOOLS_SYSTEM=() 00:29:15 + OPENSTACK_SYSTEM=() 00:29:15 + OPENSTACK_CONTROLLERS=() 00:29:15 + mapfile -t ADDR 00:29:15 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-chromium-20 00:29:15 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 00:29:17 + for i in "${ADDR[@]}" 00:29:17 ++ ssh 10.30.171.219 hostname -s 00:29:17 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:29:17 + REMHOST=releng-41457-20-0-builder-0 00:29:17 + case ${REMHOST} in 00:29:17 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 00:29:17 + for i in "${ADDR[@]}" 00:29:17 ++ ssh 10.30.171.196 hostname -s 00:29:17 Warning: Permanently added '10.30.171.196' (ECDSA) to the list of known hosts. 00:29:18 + REMHOST=releng-41457-20-1-mininet-ovs-217-0 00:29:18 + case ${REMHOST} in 00:29:18 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 00:29:18 + echo NUM_ODL_SYSTEM=1 00:29:18 + echo NUM_TOOLS_SYSTEM=1 00:29:18 + '[' '' == yes ']' 00:29:18 + NUM_OPENSTACK_SYSTEM=0 00:29:18 + echo NUM_OPENSTACK_SYSTEM=0 00:29:18 + '[' 0 -eq 2 ']' 00:29:18 + echo ODL_SYSTEM_IP=10.30.171.219 00:29:18 ++ seq 0 0 00:29:18 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 00:29:18 + echo ODL_SYSTEM_1_IP=10.30.171.219 00:29:18 + echo TOOLS_SYSTEM_IP=10.30.171.196 00:29:18 ++ seq 0 0 00:29:18 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 00:29:18 + echo TOOLS_SYSTEM_1_IP=10.30.171.196 00:29:18 + openstack_index=0 00:29:18 + NUM_OPENSTACK_CONTROL_NODES=1 00:29:18 + echo NUM_OPENSTACK_CONTROL_NODES=1 00:29:18 ++ seq 0 0 00:29:18 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 00:29:18 + echo OPENSTACK_CONTROL_NODE_1_IP= 00:29:18 + NUM_OPENSTACK_COMPUTE_NODES=-1 00:29:18 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 00:29:18 + '[' -1 -ge 2 ']' 00:29:18 ++ seq 0 -2 00:29:18 + NUM_OPENSTACK_HAPROXY_NODES=0 00:29:18 + echo NUM_OPENSTACK_HAPROXY_NODES=0 00:29:18 ++ seq 0 -1 00:29:18 + echo 'Contents of slave_addresses.txt:' 00:29:18 Contents of slave_addresses.txt: 00:29:18 + cat slave_addresses.txt 00:29:18 NUM_ODL_SYSTEM=1 00:29:18 NUM_TOOLS_SYSTEM=1 00:29:18 NUM_OPENSTACK_SYSTEM=0 00:29:18 ODL_SYSTEM_IP=10.30.171.219 00:29:18 ODL_SYSTEM_1_IP=10.30.171.219 00:29:18 TOOLS_SYSTEM_IP=10.30.171.196 00:29:18 TOOLS_SYSTEM_1_IP=10.30.171.196 00:29:18 NUM_OPENSTACK_CONTROL_NODES=1 00:29:18 OPENSTACK_CONTROL_NODE_1_IP= 00:29:18 NUM_OPENSTACK_COMPUTE_NODES=-1 00:29:18 NUM_OPENSTACK_HAPROXY_NODES=0 00:29:18 [EnvInject] - Injecting environment variables from a build step. 00:29:18 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 00:29:18 [EnvInject] - Variables injected successfully. 00:29:18 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins17518819087213770151.sh 00:29:18 Preparing for JRE Version 21 00:29:18 Karaf artifact is karaf 00:29:18 Karaf project is integration 00:29:18 Java home is /usr/lib/jvm/java-21-openjdk-amd64 00:29:18 [EnvInject] - Injecting environment variables from a build step. 00:29:18 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 00:29:18 [EnvInject] - Variables injected successfully. 00:29:18 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins306055812126970984.sh 00:29:18 2026-02-12 00:29:18 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] 00:29:18 Bundle version is 0.24.0-SNAPSHOT 00:29:18 --2026-02-12 00:29:18-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/maven-metadata.xml 00:29:18 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:29:18 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:29:18 HTTP request sent, awaiting response... 200 OK 00:29:18 Length: 1410 (1.4K) [application/xml] 00:29:18 Saving to: ‘maven-metadata.xml’ 00:29:18 00:29:18 0K . 100% 28.3M=0s 00:29:18 00:29:18 2026-02-12 00:29:18 (28.3 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 00:29:18 00:29:18 00:29:18 00:29:18 org.opendaylight.integration 00:29:18 karaf 00:29:18 0.24.0-SNAPSHOT 00:29:18 00:29:18 00:29:18 20260211.223529 00:29:18 107 00:29:18 00:29:18 20260211223529 00:29:18 00:29:18 00:29:18 pom 00:29:18 0.24.0-20260211.223529-107 00:29:18 20260211223529 00:29:18 00:29:18 00:29:18 tar.gz 00:29:18 0.24.0-20260211.223529-107 00:29:18 20260211223529 00:29:18 00:29:18 00:29:18 zip 00:29:18 0.24.0-20260211.223529-107 00:29:18 20260211223529 00:29:18 00:29:18 00:29:18 cyclonedx 00:29:18 xml 00:29:18 0.24.0-20260211.223529-107 00:29:18 20260211223529 00:29:18 00:29:18 00:29:18 cyclonedx 00:29:18 json 00:29:18 0.24.0-20260211.223529-107 00:29:18 20260211223529 00:29:18 00:29:18 00:29:18 00:29:18 00:29:18 Nexus timestamp is 0.24.0-20260211.223529-107 00:29:18 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260211.223529-107.zip 00:29:18 Distribution bundle is karaf-0.24.0-20260211.223529-107.zip 00:29:18 Distribution bundle version is 0.24.0-SNAPSHOT 00:29:18 Distribution folder is karaf-0.24.0-SNAPSHOT 00:29:18 Nexus prefix is https://nexus.opendaylight.org 00:29:18 [EnvInject] - Injecting environment variables from a build step. 00:29:18 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 00:29:18 [EnvInject] - Variables injected successfully. 00:29:18 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins10568709497099629965.sh 00:29:18 Setup pyenv: 00:29:18 system 00:29:18 3.8.13 00:29:18 3.9.13 00:29:18 3.10.13 00:29:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:29:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A1tQ from file:/tmp/.os_lf_venv 00:29:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:29:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:29:20 lf-activate-venv(): INFO: Base packages installed successfully 00:29:20 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 00:29:25 lf-activate-venv(): INFO: Adding /tmp/venv-A1tQ/bin to PATH 00:29:25 Copying common-functions.sh to /tmp 00:29:27 Copying common-functions.sh to 10.30.171.219:/tmp 00:29:27 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:29:28 Copying common-functions.sh to 10.30.171.196:/tmp 00:29:28 Warning: Permanently added '10.30.171.196' (ECDSA) to the list of known hosts. 00:29:28 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins11590573740020428491.sh 00:29:28 common-functions.sh is being sourced 00:29:28 common-functions environment: 00:29:28 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:29:28 ACTUALFEATURES: 00:29:28 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:29:28 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:29:28 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:29:28 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:29:28 CONTROLLERMEM: 2048m 00:29:28 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:29:28 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:29:28 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:29:28 SUITES: 00:29:28 00:29:28 ################################################# 00:29:28 ## Configure Cluster and Start ## 00:29:28 ################################################# 00:29:28 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 00:29:28 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 00:29:28 Locating script plan to use... 00:29:28 Finished running script plans 00:29:28 Configuring member-1 with IP address 10.30.171.219 00:29:28 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:29:28 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:29:29 common-functions.sh is being sourced 00:29:29 + source /tmp/common-functions.sh karaf-0.24.0-SNAPSHOT chromium 00:29:29 ++ [[ /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:29:29 ++ echo 'common-functions.sh is being sourced' 00:29:29 ++ BUNDLEFOLDER=karaf-0.24.0-SNAPSHOT 00:29:29 ++ DISTROSTREAM=chromium 00:29:29 ++ export MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:29:29 ++ MAVENCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:29:29 ++ export FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:29:29 ++ FEATURESCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:29:29 ++ export CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:29:29 ++ CUSTOMPROP=/tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:29:29 ++ export LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:29:29 ++ LOGCONF=/tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:29:29 ++ export MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:29:29 ++ MEMCONF=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:29:29 ++ export CONTROLLERMEM= 00:29:29 ++ CONTROLLERMEM= 00:29:29 ++ case "${DISTROSTREAM}" in 00:29:29 ++ CLUSTER_SYSTEM=pekko 00:29:29 ++ export AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:29:29 ++ AKKACONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:29:29 ++ export MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:29:29 ++ MODULESCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:29:29 ++ export MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:29:29 ++ MODULESHARDSCONF=/tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:29:29 ++ print_common_env 00:29:29 ++ cat 00:29:29 common-functions environment: 00:29:29 MAVENCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:29:29 ACTUALFEATURES: 00:29:29 FEATURESCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:29:29 CUSTOMPROP: /tmp/karaf-0.24.0-SNAPSHOT/etc/custom.properties 00:29:29 LOGCONF: /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:29:29 MEMCONF: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:29:29 CONTROLLERMEM: 00:29:29 AKKACONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:29:29 MODULESCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:29:29 MODULESHARDSCONF: /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:29:29 SUITES: 00:29:29 00:29:29 ++ SSH='ssh -t -t' 00:29:29 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 00:29:29 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 00:29:29 Changing to /tmp 00:29:29 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260211.223529-107.zip 00:29:29 + echo 'Changing to /tmp' 00:29:29 + cd /tmp 00:29:29 + 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-20260211.223529-107.zip' 00:29:29 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260211.223529-107.zip 00:29:29 --2026-02-12 00:29:29-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.24.0-SNAPSHOT/karaf-0.24.0-20260211.223529-107.zip 00:29:29 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 00:29:29 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 00:29:29 HTTP request sent, awaiting response... 200 OK 00:29:29 Length: 240365409 (229M) [application/zip] 00:29:29 Saving to: ‘karaf-0.24.0-20260211.223529-107.zip’ 00:29:29 00:29:29 0K ........ ........ ........ ........ ........ ........ 1% 71.1M 3s 00:29:29 3072K ........ ........ ........ ........ ........ ........ 2% 126M 2s 00:29:29 6144K ........ ........ ........ ........ ........ ........ 3% 181M 2s 00:29:29 9216K ........ ........ ........ ........ ........ ........ 5% 162M 2s 00:29:29 12288K ........ ........ ........ ........ ........ ........ 6% 180M 2s 00:29:29 15360K ........ ........ ........ ........ ........ ........ 7% 189M 2s 00:29:29 18432K ........ ........ ........ ........ ........ ........ 9% 192M 1s 00:29:29 21504K ........ ........ ........ ........ ........ ........ 10% 214M 1s 00:29:29 24576K ........ ........ ........ ........ ........ ........ 11% 228M 1s 00:29:29 27648K ........ ........ ........ ........ ........ ........ 13% 258M 1s 00:29:29 30720K ........ ........ ........ ........ ........ ........ 14% 308M 1s 00:29:29 33792K ........ ........ ........ ........ ........ ........ 15% 273M 1s 00:29:29 36864K ........ ........ ........ ........ ........ ........ 17% 329M 1s 00:29:29 39936K ........ ........ ........ ........ ........ ........ 18% 302M 1s 00:29:29 43008K ........ ........ ........ ........ ........ ........ 19% 329M 1s 00:29:29 46080K ........ ........ ........ ........ ........ ........ 20% 326M 1s 00:29:29 49152K ........ ........ ........ ........ ........ ........ 22% 330M 1s 00:29:29 52224K ........ ........ ........ ........ ........ ........ 23% 281M 1s 00:29:29 55296K ........ ........ ........ ........ ........ ........ 24% 377M 1s 00:29:29 58368K ........ ........ ........ ........ ........ ........ 26% 123M 1s 00:29:29 61440K ........ ........ ........ ........ ........ ........ 27% 432M 1s 00:29:29 64512K ........ ........ ........ ........ ........ ........ 28% 290M 1s 00:29:29 67584K ........ ........ ........ ........ ........ ........ 30% 372M 1s 00:29:29 70656K ........ ........ ........ ........ ........ ........ 31% 309M 1s 00:29:29 73728K ........ ........ ........ ........ ........ ........ 32% 463M 1s 00:29:29 76800K ........ ........ ........ ........ ........ ........ 34% 355M 1s 00:29:29 79872K ........ ........ ........ ........ ........ ........ 35% 422M 1s 00:29:29 82944K ........ ........ ........ ........ ........ ........ 36% 220M 1s 00:29:29 86016K ........ ........ ........ ........ ........ ........ 37% 350M 1s 00:29:29 89088K ........ ........ ........ ........ ........ ........ 39% 325M 1s 00:29:29 92160K ........ ........ ........ ........ ........ ........ 40% 331M 1s 00:29:29 95232K ........ ........ ........ ........ ........ ........ 41% 329M 1s 00:29:29 98304K ........ ........ ........ ........ ........ ........ 43% 387M 1s 00:29:29 101376K ........ ........ ........ ........ ........ ........ 44% 354M 1s 00:29:29 104448K ........ ........ ........ ........ ........ ........ 45% 316M 1s 00:29:29 107520K ........ ........ ........ ........ ........ ........ 47% 346M 0s 00:29:29 110592K ........ ........ ........ ........ ........ ........ 48% 352M 0s 00:29:29 113664K ........ ........ ........ ........ ........ ........ 49% 359M 0s 00:29:29 116736K ........ ........ ........ ........ ........ ........ 51% 401M 0s 00:29:29 119808K ........ ........ ........ ........ ........ ........ 52% 320M 0s 00:29:29 122880K ........ ........ ........ ........ ........ ........ 53% 353M 0s 00:29:29 125952K ........ ........ ........ ........ ........ ........ 54% 353M 0s 00:29:29 129024K ........ ........ ........ ........ ........ ........ 56% 354M 0s 00:29:29 132096K ........ ........ ........ ........ ........ ........ 57% 283M 0s 00:29:29 135168K ........ ........ ........ ........ ........ ........ 58% 350M 0s 00:29:29 138240K ........ ........ ........ ........ ........ ........ 60% 388M 0s 00:29:29 141312K ........ ........ ........ ........ ........ ........ 61% 237M 0s 00:29:29 144384K ........ ........ ........ ........ ........ ........ 62% 326M 0s 00:29:29 147456K ........ ........ ........ ........ ........ ........ 64% 333M 0s 00:29:29 150528K ........ ........ ........ ........ ........ ........ 65% 355M 0s 00:29:29 153600K ........ ........ ........ ........ ........ ........ 66% 356M 0s 00:29:29 156672K ........ ........ ........ ........ ........ ........ 68% 360M 0s 00:29:29 159744K ........ ........ ........ ........ ........ ........ 69% 380M 0s 00:29:29 162816K ........ ........ ........ ........ ........ ........ 70% 350M 0s 00:29:29 165888K ........ ........ ........ ........ ........ ........ 71% 379M 0s 00:29:29 168960K ........ ........ ........ ........ ........ ........ 73% 260M 0s 00:29:29 172032K ........ ........ ........ ........ ........ ........ 74% 347M 0s 00:29:29 175104K ........ ........ ........ ........ ........ ........ 75% 369M 0s 00:29:29 178176K ........ ........ ........ ........ ........ ........ 77% 352M 0s 00:29:29 181248K ........ ........ ........ ........ ........ ........ 78% 398M 0s 00:29:29 184320K ........ ........ ........ ........ ........ ........ 79% 400M 0s 00:29:29 187392K ........ ........ ........ ........ ........ ........ 81% 227M 0s 00:29:29 190464K ........ ........ ........ ........ ........ ........ 82% 327M 0s 00:29:29 193536K ........ ........ ........ ........ ........ ........ 83% 331M 0s 00:29:29 196608K ........ ........ ........ ........ ........ ........ 85% 356M 0s 00:29:29 199680K ........ ........ ........ ........ ........ ........ 86% 321M 0s 00:29:29 202752K ........ ........ ........ ........ ........ ........ 87% 338M 0s 00:29:29 205824K ........ ........ ........ ........ ........ ........ 88% 362M 0s 00:29:29 208896K ........ ........ ........ ........ ........ ........ 90% 473M 0s 00:29:29 211968K ........ ........ ........ ........ ........ ........ 91% 443M 0s 00:29:29 215040K ........ ........ ........ ........ ........ ........ 92% 173M 0s 00:29:29 218112K ........ ........ ........ ........ ........ ........ 94% 342M 0s 00:29:29 221184K ........ ........ ........ ........ ........ ........ 95% 447M 0s 00:29:29 224256K ........ ........ ........ ........ ........ ........ 96% 379M 0s 00:29:29 227328K ........ ........ ........ ........ ........ ........ 98% 243M 0s 00:29:29 230400K ........ ........ ........ ........ ........ ........ 99% 260M 0s 00:29:29 233472K ........ ........ ... 100% 365M=0.8s 00:29:29 00:29:29 2026-02-12 00:29:29 (285 MB/s) - ‘karaf-0.24.0-20260211.223529-107.zip’ saved [240365409/240365409] 00:29:29 00:29:29 Extracting the new controller... 00:29:29 + echo 'Extracting the new controller...' 00:29:29 + unzip -q karaf-0.24.0-20260211.223529-107.zip 00:29:32 Adding external repositories... 00:29:32 + echo 'Adding external repositories...' 00:29:32 + 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:29:32 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 00:29:32 ################################################################################ 00:29:32 # 00:29:32 # Licensed to the Apache Software Foundation (ASF) under one or more 00:29:32 # contributor license agreements. See the NOTICE file distributed with 00:29:32 # this work for additional information regarding copyright ownership. 00:29:32 # The ASF licenses this file to You under the Apache License, Version 2.0 00:29:32 # (the "License"); you may not use this file except in compliance with 00:29:32 # the License. You may obtain a copy of the License at 00:29:32 # 00:29:32 # http://www.apache.org/licenses/LICENSE-2.0 00:29:32 # 00:29:32 # Unless required by applicable law or agreed to in writing, software 00:29:32 # distributed under the License is distributed on an "AS IS" BASIS, 00:29:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:29:32 # See the License for the specific language governing permissions and 00:29:32 # limitations under the License. 00:29:32 # 00:29:32 ################################################################################ 00:29:32 00:29:32 # 00:29:32 # If set to true, the following property will not allow any certificate to be used 00:29:32 # when accessing Maven repositories through SSL 00:29:32 # 00:29:32 #org.ops4j.pax.url.mvn.certificateCheck= 00:29:32 00:29:32 # 00:29:32 # Path to the local Maven settings file. 00:29:32 # The repositories defined in this file will be automatically added to the list 00:29:32 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 00:29:32 # below is not set. 00:29:32 # The following locations are checked for the existence of the settings.xml file 00:29:32 # * 1. looks for the specified url 00:29:32 # * 2. if not found looks for ${user.home}/.m2/settings.xml 00:29:32 # * 3. if not found looks for ${maven.home}/conf/settings.xml 00:29:32 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 00:29:32 # 00:29:32 #org.ops4j.pax.url.mvn.settings= 00:29:32 00:29:32 # 00:29:32 # Path to the local Maven repository which is used to avoid downloading 00:29:32 # artifacts when they already exist locally. 00:29:32 # The value of this property will be extracted from the settings.xml file 00:29:32 # above, or defaulted to: 00:29:32 # System.getProperty( "user.home" ) + "/.m2/repository" 00:29:32 # 00:29:32 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 00:29:32 00:29:32 # 00:29:32 # Default this to false. It's just weird to use undocumented repos 00:29:32 # 00:29:32 org.ops4j.pax.url.mvn.useFallbackRepositories=false 00:29:32 00:29:32 # 00:29:32 # Uncomment if you don't wanna use the proxy settings 00:29:32 # from the Maven conf/settings.xml file 00:29:32 # 00:29:32 # org.ops4j.pax.url.mvn.proxySupport=false 00:29:32 00:29:32 # 00:29:32 # Comma separated list of repositories scanned when resolving an artifact. 00:29:32 # Those repositories will be checked before iterating through the 00:29:32 # below list of repositories and even before the local repository 00:29:32 # A repository url can be appended with zero or more of the following flags: 00:29:32 # @snapshots : the repository contains snaphots 00:29:32 # @noreleases : the repository does not contain any released artifacts 00:29:32 # 00:29:32 # The following property value will add the system folder as a repo. 00:29:32 # 00:29:32 org.ops4j.pax.url.mvn.defaultRepositories=\ 00:29:32 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 00:29:32 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 00:29:32 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 00:29:32 00:29:32 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 00:29:32 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 00:29:32 00:29:32 # 00:29:32 # Comma separated list of repositories scanned when resolving an artifact. 00:29:32 # The default list includes the following repositories: 00:29:32 # http://repo1.maven.org/maven2@id=central 00:29:32 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 00:29:32 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 00:29:32 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 00:29:32 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 00:29:32 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 00:29:32 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 00:29:32 # To add repositories to the default ones, prepend '+' to the list of repositories 00:29:32 # to add. 00:29:32 # A repository url can be appended with zero or more of the following flags: 00:29:32 # @snapshots : the repository contains snapshots 00:29:32 # @noreleases : the repository does not contain any released artifacts 00:29:32 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 00:29:32 # 00:29:32 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:29:32 00:29:32 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 00:29:32 + echo 'Configuring the startup features...' 00:29:32 Configuring the startup features... 00:29:32 + 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:29:32 + FEATURE_TEST_STRING=features-test 00:29:32 + FEATURE_TEST_VERSION=0.24.0-SNAPSHOT 00:29:32 + KARAF_VERSION=karaf4 00:29:32 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 00:29:32 + 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:29:32 + [[ ! -z '' ]] 00:29:32 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 00:29:32 ################################################################################ 00:29:32 # 00:29:32 # Licensed to the Apache Software Foundation (ASF) under one or more 00:29:32 # contributor license agreements. See the NOTICE file distributed with 00:29:32 # this work for additional information regarding copyright ownership. 00:29:32 # The ASF licenses this file to You under the Apache License, Version 2.0 00:29:32 # (the "License"); you may not use this file except in compliance with 00:29:32 # the License. You may obtain a copy of the License at 00:29:32 # 00:29:32 # http://www.apache.org/licenses/LICENSE-2.0 00:29:32 # 00:29:32 # Unless required by applicable law or agreed to in writing, software 00:29:32 # distributed under the License is distributed on an "AS IS" BASIS, 00:29:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:29:32 # See the License for the specific language governing permissions and 00:29:32 # limitations under the License. 00:29:32 # 00:29:32 ################################################################################ 00:29:32 00:29:32 # 00:29:32 # Comma separated list of features repositories to register by default 00:29:32 # 00:29:32 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}/aa28cc13-b3c8-49a4-bdae-439ce7d00635.xml 00:29:32 00:29:32 # 00:29:32 # Comma separated list of features to install at startup 00:29:32 # 00:29:32 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 32a90740-4c2e-4437-a3e0-3fea7eea6f1c 00:29:32 00:29:32 # 00:29:32 # Resource repositories (OBR) that the features resolver can use 00:29:32 # to resolve requirements/capabilities 00:29:32 # 00:29:32 # The format of the resourceRepositories is 00:29:32 # resourceRepositories=[xml:url|json:url],... 00:29:32 # for Instance: 00:29:32 # 00:29:32 #resourceRepositories=xml:http://host/path/to/index.xml 00:29:32 # or 00:29:32 #resourceRepositories=json:http://host/path/to/index.json 00:29:32 # 00:29:32 00:29:32 # 00:29:32 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 00:29:32 # 00:29:32 featuresBootAsynchronous=false 00:29:32 00:29:32 # 00:29:32 # Service requirements enforcement 00:29:32 # 00:29:32 # By default, the feature resolver checks the service requirements/capabilities of 00:29:32 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 00:29:32 # the required bundles. 00:29:32 # The following flag can have those values: 00:29:32 # - disable: service requirements are completely ignored 00:29:32 # - default: service requirements are ignored for old features 00:29:32 # - enforce: service requirements are always verified 00:29:32 # 00:29:32 #serviceRequirements=default 00:29:32 00:29:32 # 00:29:32 # Store cfg file for config element in feature 00:29:32 # 00:29:32 #configCfgStore=true 00:29:32 00:29:32 # 00:29:32 # Define if the feature service automatically refresh bundles 00:29:32 # 00:29:32 autoRefresh=true 00:29:32 00:29:32 # 00:29:32 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 00:29:32 # XML file defines instructions related to features processing 00:29:32 # versions.properties may declare properties to resolve placeholders in XML file 00:29:32 # both files are relative to ${karaf.etc} 00:29:32 # 00:29:32 #featureProcessing=org.apache.karaf.features.xml 00:29:32 #featureProcessingVersions=versions.properties 00:29:32 + configure_karaf_log karaf4 '' 00:29:32 + local -r karaf_version=karaf4 00:29:32 + local -r controllerdebugmap= 00:29:32 + local logapi=log4j 00:29:32 + grep log4j2 /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:29:32 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:29:32 log4j2.rootLogger.level = INFO 00:29:32 #log4j2.rootLogger.type = asyncRoot 00:29:32 #log4j2.rootLogger.includeLocation = false 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:29:32 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:29:32 log4j2.rootLogger.appenderRef.Console.ref = Console 00:29:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:29:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:29:32 log4j2.logger.spifly.name = org.apache.aries.spifly 00:29:32 log4j2.logger.spifly.level = WARN 00:29:32 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:29:32 log4j2.logger.audit.level = INFO 00:29:32 log4j2.logger.audit.additivity = false 00:29:32 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:29:32 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:29:32 log4j2.appender.console.type = Console 00:29:32 log4j2.appender.console.name = Console 00:29:32 log4j2.appender.console.layout.type = PatternLayout 00:29:32 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:29:32 log4j2.appender.rolling.type = RollingRandomAccessFile 00:29:32 log4j2.appender.rolling.name = RollingFile 00:29:32 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:29:32 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:29:32 #log4j2.appender.rolling.immediateFlush = false 00:29:32 log4j2.appender.rolling.append = true 00:29:32 log4j2.appender.rolling.layout.type = PatternLayout 00:29:32 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:29:32 log4j2.appender.rolling.policies.type = Policies 00:29:32 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:29:32 log4j2.appender.rolling.policies.size.size = 64MB 00:29:32 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:29:32 log4j2.appender.rolling.strategy.max = 7 00:29:32 log4j2.appender.audit.type = RollingRandomAccessFile 00:29:32 log4j2.appender.audit.name = AuditRollingFile 00:29:32 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:29:32 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:29:32 log4j2.appender.audit.append = true 00:29:32 log4j2.appender.audit.layout.type = PatternLayout 00:29:32 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:29:32 log4j2.appender.audit.policies.type = Policies 00:29:32 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:29:32 log4j2.appender.audit.policies.size.size = 8MB 00:29:32 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:29:32 log4j2.appender.audit.strategy.max = 7 00:29:32 log4j2.appender.osgi.type = PaxOsgi 00:29:32 log4j2.appender.osgi.name = PaxOsgi 00:29:32 log4j2.appender.osgi.filter = * 00:29:32 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:29:32 #log4j2.logger.aether.level = TRACE 00:29:32 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:29:32 #log4j2.logger.http-headers.level = DEBUG 00:29:32 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:29:32 #log4j2.logger.maven.level = TRACE 00:29:32 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 00:29:32 + logapi=log4j2 00:29:32 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 00:29:32 + '[' log4j2 == log4j2 ']' 00:29:32 + 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:29:32 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 00:29:32 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 00:29:32 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 00:29:32 controllerdebugmap: 00:29:32 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 00:29:32 + unset IFS 00:29:32 + echo 'controllerdebugmap: ' 00:29:32 + '[' -n '' ']' 00:29:32 cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:29:32 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 00:29:32 + cat /tmp/karaf-0.24.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 00:29:32 ################################################################################ 00:29:32 # 00:29:32 # Licensed to the Apache Software Foundation (ASF) under one or more 00:29:32 # contributor license agreements. See the NOTICE file distributed with 00:29:32 # this work for additional information regarding copyright ownership. 00:29:32 # The ASF licenses this file to You under the Apache License, Version 2.0 00:29:32 # (the "License"); you may not use this file except in compliance with 00:29:32 # the License. You may obtain a copy of the License at 00:29:32 # 00:29:32 # http://www.apache.org/licenses/LICENSE-2.0 00:29:32 # 00:29:32 # Unless required by applicable law or agreed to in writing, software 00:29:32 # distributed under the License is distributed on an "AS IS" BASIS, 00:29:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:29:32 # See the License for the specific language governing permissions and 00:29:32 # limitations under the License. 00:29:32 # 00:29:32 ################################################################################ 00:29:32 00:29:32 # Common pattern layout for appenders 00:29:32 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 00:29:32 00:29:32 # Root logger 00:29:32 log4j2.rootLogger.level = INFO 00:29:32 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 00:29:32 #log4j2.rootLogger.type = asyncRoot 00:29:32 #log4j2.rootLogger.includeLocation = false 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 00:29:32 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 00:29:32 log4j2.rootLogger.appenderRef.Console.ref = Console 00:29:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 00:29:32 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 00:29:32 00:29:32 # Filters for logs marked by org.opendaylight.odlparent.Markers 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 00:29:32 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 00:29:32 00:29:32 # Loggers configuration 00:29:32 00:29:32 # Spifly logger 00:29:32 log4j2.logger.spifly.name = org.apache.aries.spifly 00:29:32 log4j2.logger.spifly.level = WARN 00:29:32 00:29:32 # Security audit logger 00:29:32 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 00:29:32 log4j2.logger.audit.level = INFO 00:29:32 log4j2.logger.audit.additivity = false 00:29:32 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 00:29:32 00:29:32 # Appenders configuration 00:29:32 00:29:32 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 00:29:32 log4j2.appender.console.type = Console 00:29:32 log4j2.appender.console.name = Console 00:29:32 log4j2.appender.console.layout.type = PatternLayout 00:29:32 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 00:29:32 00:29:32 # Rolling file appender 00:29:32 log4j2.appender.rolling.type = RollingRandomAccessFile 00:29:32 log4j2.appender.rolling.name = RollingFile 00:29:32 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 00:29:32 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 00:29:32 # uncomment to not force a disk flush 00:29:32 #log4j2.appender.rolling.immediateFlush = false 00:29:32 log4j2.appender.rolling.append = true 00:29:32 log4j2.appender.rolling.layout.type = PatternLayout 00:29:32 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 00:29:32 log4j2.appender.rolling.policies.type = Policies 00:29:32 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 00:29:32 log4j2.appender.rolling.policies.size.size = 1GB 00:29:32 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 00:29:32 log4j2.appender.rolling.strategy.max = 7 00:29:32 00:29:32 # Audit file appender 00:29:32 log4j2.appender.audit.type = RollingRandomAccessFile 00:29:32 log4j2.appender.audit.name = AuditRollingFile 00:29:32 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 00:29:32 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 00:29:32 log4j2.appender.audit.append = true 00:29:32 log4j2.appender.audit.layout.type = PatternLayout 00:29:32 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 00:29:32 log4j2.appender.audit.policies.type = Policies 00:29:32 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 00:29:32 log4j2.appender.audit.policies.size.size = 8MB 00:29:32 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 00:29:32 log4j2.appender.audit.strategy.max = 7 00:29:32 00:29:32 # OSGi appender 00:29:32 log4j2.appender.osgi.type = PaxOsgi 00:29:32 log4j2.appender.osgi.name = PaxOsgi 00:29:32 log4j2.appender.osgi.filter = * 00:29:32 00:29:32 # help with identification of maven-related problems with pax-url-aether 00:29:32 #log4j2.logger.aether.name = shaded.org.eclipse.aether 00:29:32 #log4j2.logger.aether.level = TRACE 00:29:32 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 00:29:32 #log4j2.logger.http-headers.level = DEBUG 00:29:32 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 00:29:32 #log4j2.logger.maven.level = TRACE 00:29:32 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 00:29:32 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 00:29:32 Configure 00:29:32 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:29:32 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 00:29:32 + local -r controllermem=2048m 00:29:32 + local -r memconf=/tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:29:32 + echo Configure 00:29:32 java home: /usr/lib/jvm/java-21-openjdk-amd64 00:29:32 max memory: 2048m 00:29:32 memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:29:32 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 00:29:32 + echo ' max memory: 2048m' 00:29:32 + echo ' memconf: /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv' 00:29:32 + 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:29:32 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:29:32 cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:29:32 + echo 'cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv' 00:29:32 + cat /tmp/karaf-0.24.0-SNAPSHOT/bin/setenv 00:29:32 #!/bin/sh 00:29:32 # 00:29:32 # Licensed to the Apache Software Foundation (ASF) under one or more 00:29:32 # contributor license agreements. See the NOTICE file distributed with 00:29:32 # this work for additional information regarding copyright ownership. 00:29:32 # The ASF licenses this file to You under the Apache License, Version 2.0 00:29:32 # (the "License"); you may not use this file except in compliance with 00:29:32 # the License. You may obtain a copy of the License at 00:29:32 # 00:29:32 # http://www.apache.org/licenses/LICENSE-2.0 00:29:32 # 00:29:32 # Unless required by applicable law or agreed to in writing, software 00:29:32 # distributed under the License is distributed on an "AS IS" BASIS, 00:29:32 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 00:29:32 # See the License for the specific language governing permissions and 00:29:32 # limitations under the License. 00:29:32 # 00:29:32 00:29:32 # 00:29:32 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 00:29:32 # script: client, instance, shell, start, status, stop, karaf 00:29:32 # 00:29:32 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 00:29:32 # Actions go here... 00:29:32 # fi 00:29:32 00:29:32 # 00:29:32 # general settings which should be applied for all scripts go here; please keep 00:29:32 # in mind that it is possible that scripts might be executed more than once, e.g. 00:29:32 # in example of the start script where the start script is executed first and the 00:29:32 # karaf script afterwards. 00:29:32 # 00:29:32 00:29:32 # 00:29:32 # The following section shows the possible configuration options for the default 00:29:32 # karaf scripts 00:29:32 # 00:29:32 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 00:29:32 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 00:29:32 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 00:29:32 # export EXTRA_JAVA_OPTS # Additional JVM options 00:29:32 # export KARAF_HOME # Karaf home folder 00:29:32 # export KARAF_DATA # Karaf data folder 00:29:32 # export KARAF_BASE # Karaf base folder 00:29:32 # export KARAF_ETC # Karaf etc folder 00:29:32 # export KARAF_LOG # Karaf log folder 00:29:32 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 00:29:32 # export KARAF_OPTS # Additional available Karaf options 00:29:32 # export KARAF_DEBUG # Enable debug mode 00:29:32 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 00:29:32 # export KARAF_NOROOT # Prevent execution as root if set to true 00:29:32 Set Java version 00:29:32 + echo 'Set Java version' 00:29:32 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 00:29:32 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:29:32 sudo: a password is required 00:29:32 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:29:32 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:29:32 sudo: a password is required 00:29:32 JDK default version ... 00:29:32 + echo 'JDK default version ...' 00:29:32 + java -version 00:29:32 openjdk version "21.0.9" 2025-10-21 00:29:32 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 00:29:32 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 00:29:32 Set JAVA_HOME 00:29:32 + echo 'Set JAVA_HOME' 00:29:32 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:29:32 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 00:29:32 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:29:32 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:29:32 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 00:29:32 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 00:29:32 Listing all open ports on controller system... 00:29:32 + echo 'Listing all open ports on controller system...' 00:29:32 + netstat -pnatu 00:29:32 /tmp/configuration-script.sh: line 40: netstat: command not found 00:29:32 Configuring cluster 00:29:32 + '[' -f /tmp/custom_shard_config.txt ']' 00:29:32 + echo 'Configuring cluster' 00:29:32 + /tmp/karaf-0.24.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.219 00:29:32 ################################################ 00:29:32 ## Configure Cluster ## 00:29:32 ################################################ 00:29:32 NOTE: Cluster configuration files not found. Copying from 00:29:32 /tmp/karaf-0.24.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 00:29:32 Configuring unique name in pekko.conf 00:29:32 Configuring hostname in pekko.conf 00:29:32 Configuring data and rpc seed nodes in pekko.conf 00:29:32 modules = [ 00:29:32 00:29:32 { 00:29:32 name = "inventory" 00:29:32 namespace = "urn:opendaylight:inventory" 00:29:32 shard-strategy = "module" 00:29:32 }, 00:29:32 { 00:29:32 name = "topology" 00:29:32 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:29:32 shard-strategy = "module" 00:29:32 }, 00:29:32 { 00:29:32 name = "toaster" 00:29:32 namespace = "http://netconfcentral.org/ns/toaster" 00:29:32 shard-strategy = "module" 00:29:32 } 00:29:32 ] 00:29:32 Configuring replication type in module-shards.conf 00:29:32 ################################################ 00:29:32 ## NOTE: Manually restart controller to ## 00:29:32 ## apply configuration. ## 00:29:32 ################################################ 00:29:32 Dump pekko.conf 00:29:32 + echo 'Dump pekko.conf' 00:29:32 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/pekko.conf 00:29:32 00:29:32 odl-cluster-data { 00:29:32 pekko { 00:29:32 remote { 00:29:32 artery { 00:29:32 enabled = on 00:29:32 transport = tcp 00:29:32 canonical.hostname = "10.30.171.219" 00:29:32 canonical.port = 2550 00:29:32 } 00:29:32 } 00:29:32 00:29:32 cluster { 00:29:32 # Using artery. 00:29:32 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.219:2550"] 00:29:32 00:29:32 roles = ["member-1"] 00:29:32 00:29:32 # when under load we might trip a false positive on the failure detector 00:29:32 # failure-detector { 00:29:32 # heartbeat-interval = 4 s 00:29:32 # acceptable-heartbeat-pause = 16s 00:29:32 # } 00:29:32 } 00:29:32 00:29:32 persistence { 00:29:32 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 00:29:32 # modifying the following two properties. The directory location specified may be a relative or absolute path. 00:29:32 # The relative path is always relative to KARAF_HOME. 00:29:32 00:29:32 # snapshot-store.local.dir = "target/snapshots" 00:29:32 } 00:29:32 disable-default-actor-system-quarantined-event-handling = "false" 00:29:32 } 00:29:32 } 00:29:32 Dump modules.conf 00:29:32 + echo 'Dump modules.conf' 00:29:32 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/modules.conf 00:29:32 modules = [ 00:29:32 00:29:32 { 00:29:32 name = "inventory" 00:29:32 namespace = "urn:opendaylight:inventory" 00:29:32 shard-strategy = "module" 00:29:32 }, 00:29:32 { 00:29:32 name = "topology" 00:29:32 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 00:29:32 shard-strategy = "module" 00:29:32 }, 00:29:32 { 00:29:32 name = "toaster" 00:29:32 namespace = "http://netconfcentral.org/ns/toaster" 00:29:32 shard-strategy = "module" 00:29:32 } 00:29:32 ] 00:29:32 Dump module-shards.conf 00:29:32 + echo 'Dump module-shards.conf' 00:29:32 + cat /tmp/karaf-0.24.0-SNAPSHOT/configuration/initial/module-shards.conf 00:29:32 module-shards = [ 00:29:32 { 00:29:32 name = "default" 00:29:32 shards = [ 00:29:32 { 00:29:32 name = "default" 00:29:32 replicas = ["member-1"] 00:29:32 } 00:29:32 ] 00:29:32 }, 00:29:32 { 00:29:32 name = "inventory" 00:29:32 shards = [ 00:29:32 { 00:29:32 name="inventory" 00:29:32 replicas = ["member-1"] 00:29:32 } 00:29:32 ] 00:29:32 }, 00:29:32 { 00:29:32 name = "topology" 00:29:32 shards = [ 00:29:32 { 00:29:32 name="topology" 00:29:32 replicas = ["member-1"] 00:29:32 } 00:29:32 ] 00:29:32 }, 00:29:32 { 00:29:32 name = "toaster" 00:29:32 shards = [ 00:29:32 { 00:29:32 name="toaster" 00:29:32 replicas = ["member-1"] 00:29:32 } 00:29:32 ] 00:29:32 } 00:29:32 ] 00:29:32 Locating config plan to use... 00:29:32 Finished running config plans 00:29:32 Starting member-1 with IP address 10.30.171.219 00:29:32 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:29:32 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:29:32 Redirecting karaf console output to karaf_console.log 00:29:32 Starting controller... 00:29:32 start: Redirecting Karaf output to /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log 00:29:32 Execute the post startup script on controller 10.30.171.219 00:29:32 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:29:33 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:29:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:29:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:29:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:29:48 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:29:53 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:29:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:30:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:30:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:30:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:30:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:30:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:30:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 00:30:33 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 00:30:38 2026-02-12T00:29:51,916 | 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:30:38 Controller is UP 00:30:38 2026-02-12T00:29:51,916 | 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:30:38 Listing all open ports on controller system... 00:30:38 /tmp/post-startup-script.sh: line 51: netstat: command not found 00:30:38 looking for "BindException: Address already in use" in log file 00:30:38 looking for "server is unhealthy" in log file 00:30:38 Let's take the karaf thread dump 00:30:38 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:30:38 karaf main: org.apache.karaf.main.Main, pid:2049 00:30:38 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:30:39 Generating mininet variables... 00:30:39 Locating test plan to use... 00:30:39 Changing the testplan path... 00:30:39 # Place the suites in run order: 00:30:39 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 00:30:39 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 00:30:39 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 00:30:39 /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/test/csit/suites/openflowplugin/Reconciliation 00:30:39 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:30:39 ============================================================================== 00:30:39 openflowplugin-sanity.txt 00:30:39 ============================================================================== 00:30:40 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 00:30:40 ============================================================================== 00:30:43 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 00:30:43 ============================================================================== 00:30:43 Get list of nodes :: Get the inventory | PASS | 00:30:46 ------------------------------------------------------------------------------ 00:30:46 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 00:30:46 ------------------------------------------------------------------------------ 00:30:46 Get node 1 inventory :: Get the inventory for a node | PASS | 00:30:46 ------------------------------------------------------------------------------ 00:30:46 Get node 2 inventory :: Get the inventory for a node | PASS | 00:30:46 ------------------------------------------------------------------------------ 00:30:46 Get node 3 inventory :: Get the inventory for a node | PASS | 00:30:46 ------------------------------------------------------------------------------ 00:30:46 Link Down :: Take link s1-s2 down | PASS | 00:30:49 ------------------------------------------------------------------------------ 00:30:49 Link Up :: Take link s1-s2 up | PASS | 00:30:49 ------------------------------------------------------------------------------ 00:30:49 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 00:30:49 7 tests, 7 passed, 0 failed 00:30:49 ============================================================================== 00:30:49 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 00:30:49 ============================================================================== 00:30:49 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 00:30:49 ------------------------------------------------------------------------------ 00:30:49 List all the links :: List all the links in the topology. | PASS | 00:30:51 ------------------------------------------------------------------------------ 00:30:51 Link Down :: Take link s1-s2 down | PASS | 00:30:51 ------------------------------------------------------------------------------ 00:30:51 Link Up :: Take link s1-s2 up | PASS | 00:30:53 ------------------------------------------------------------------------------ 00:30:53 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 00:30:53 4 tests, 4 passed, 0 failed 00:30:53 ============================================================================== 00:30:53 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 00:30:53 ============================================================================== 00:30:53 Get Stats for all nodes :: Get the stats for all nodes | PASS | 00:30:53 ------------------------------------------------------------------------------ 00:30:53 Get Stats for node 1 :: Get the stats for a node | PASS | 00:30:53 ------------------------------------------------------------------------------ 00:30:53 Get Stats for node 2 :: Get the stats for a node | PASS | 00:30:53 ------------------------------------------------------------------------------ 00:30:53 Get Stats for node 3 :: Get the stats for a node | PASS | 00:30:53 ------------------------------------------------------------------------------ 00:30:53 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 00:30:53 4 tests, 4 passed, 0 failed 00:30:53 ============================================================================== 00:30:53 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 00:30:53 ============================================================================== 00:30:53 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 00:30:53 ------------------------------------------------------------------------------ 00:30:53 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 00:30:53 ------------------------------------------------------------------------------ 00:30:53 Verify after adding flow operational - Output to physical port# ::... | PASS | 00:30:57 ------------------------------------------------------------------------------ 00:30:57 Remove a flow - Output to physical port# :: Remove a flow | PASS | 00:30:57 ------------------------------------------------------------------------------ 00:30:57 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 00:30:57 ------------------------------------------------------------------------------ 00:30:57 Verify after deleting flow operational - Output to physical port# ... | PASS | 00:30:59 ------------------------------------------------------------------------------ 00:30:59 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 00:30:59 6 tests, 6 passed, 0 failed 00:30:59 ============================================================================== 00:31:00 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 00:31:00 21 tests, 21 passed, 0 failed 00:31:00 ============================================================================== 00:31:00 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 00:31:00 ============================================================================== 00:31:02 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 00:31:02 ============================================================================== 00:31:02 Get list of nodes :: Get the inventory | PASS | 00:31:04 ------------------------------------------------------------------------------ 00:31:04 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 00:31:04 ------------------------------------------------------------------------------ 00:31:04 Get node 1 inventory :: Get the inventory for a node | PASS | 00:31:04 ------------------------------------------------------------------------------ 00:31:04 Get node 2 inventory :: Get the inventory for a node | PASS | 00:31:04 ------------------------------------------------------------------------------ 00:31:04 Get node 3 inventory :: Get the inventory for a node | PASS | 00:31:05 ------------------------------------------------------------------------------ 00:31:05 Link Down :: Take link s1-s2 down | PASS | 00:31:05 ------------------------------------------------------------------------------ 00:31:05 Link Up :: Take link s1-s2 up | PASS | 00:31:05 ------------------------------------------------------------------------------ 00:31:05 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 00:31:05 7 tests, 7 passed, 0 failed 00:31:05 ============================================================================== 00:31:05 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 00:31:05 ============================================================================== 00:31:05 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 00:31:05 ------------------------------------------------------------------------------ 00:31:05 List all the links :: List all the links in the topology. | PASS | 00:31:05 ------------------------------------------------------------------------------ 00:31:05 Link Down :: Take link s1-s2 down | PASS | 00:31:05 ------------------------------------------------------------------------------ 00:31:05 Link Up :: Take link s1-s2 up | PASS | 00:31:05 ------------------------------------------------------------------------------ 00:31:05 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 00:31:05 4 tests, 4 passed, 0 failed 00:31:05 ============================================================================== 00:31:05 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 00:31:05 ============================================================================== 00:31:05 Get Stats for all nodes :: Get the stats for all nodes | PASS | 00:31:05 ------------------------------------------------------------------------------ 00:31:05 Get Stats for node 1 :: Get the stats for a node | PASS | 00:31:05 ------------------------------------------------------------------------------ 00:31:05 Get Stats for node 2 :: Get the stats for a node | PASS | 00:31:05 ------------------------------------------------------------------------------ 00:31:05 Get Stats for node 3 :: Get the stats for a node | PASS | 00:31:05 ------------------------------------------------------------------------------ 00:31:05 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 00:31:05 4 tests, 4 passed, 0 failed 00:31:05 ============================================================================== 00:31:05 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 00:31:05 ============================================================================== 00:31:05 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 00:31:05 ------------------------------------------------------------------------------ 00:31:05 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 00:31:05 ------------------------------------------------------------------------------ 00:31:05 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 00:31:07 ------------------------------------------------------------------------------ 00:31:07 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 00:31:07 ------------------------------------------------------------------------------ 00:31:07 Verify after modifying flow config - Output to physical port# :: V... | PASS | 00:31:07 ------------------------------------------------------------------------------ 00:31:07 Verify after modifying flow operational - Output to physical port#... | PASS | 00:31:09 ------------------------------------------------------------------------------ 00:31:09 Remove a flow - Output to physical port# :: Remove a flow | PASS | 00:31:09 ------------------------------------------------------------------------------ 00:31:09 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 00:31:09 ------------------------------------------------------------------------------ 00:31:09 Verify after deleting flow operational - Output to physical port# ... | PASS | 00:31:13 ------------------------------------------------------------------------------ 00:31:13 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 00:31:13 9 tests, 9 passed, 0 failed 00:31:13 ============================================================================== 00:31:14 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 00:31:14 24 tests, 24 passed, 0 failed 00:31:14 ============================================================================== 00:31:14 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 00:31:14 ============================================================================== 00:31:16 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 00:31:16 ============================================================================== 00:31:17 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 00:31:24 ------------------------------------------------------------------------------ 00:31:24 Test Is Flow 1 Added | PASS | 00:31:24 ------------------------------------------------------------------------------ 00:31:24 Test Is Flow 2 Added | PASS | 00:31:24 ------------------------------------------------------------------------------ 00:31:24 Test Is Flow 3 Added | PASS | 00:31:24 ------------------------------------------------------------------------------ 00:31:24 Test Is Flow 4 Added | PASS | 00:31:24 ------------------------------------------------------------------------------ 00:31:24 Test Is Flow 5 Added | PASS | 00:31:24 ------------------------------------------------------------------------------ 00:31:24 Test Is Flow 6 Added | PASS | 00:31:24 ------------------------------------------------------------------------------ 00:31:24 Test Is Flow 7 Added | PASS | 00:31:25 ------------------------------------------------------------------------------ 00:31:25 Test Is Flow 8 Added | PASS | 00:31:25 ------------------------------------------------------------------------------ 00:31:25 Test Is Flow 9 Added | PASS | 00:31:25 ------------------------------------------------------------------------------ 00:31:25 Test Is Flow 10 Added | PASS | 00:31:25 ------------------------------------------------------------------------------ 00:31:25 Test Is Flow 11 Added | PASS | 00:31:25 ------------------------------------------------------------------------------ 00:31:25 Test Is Flow 14 Added | PASS | 00:31:25 ------------------------------------------------------------------------------ 00:31:25 Test Is Flow 15 Added | PASS | 00:31:25 ------------------------------------------------------------------------------ 00:31:25 Test Is Flow 16 Added | PASS | 00:31:25 ------------------------------------------------------------------------------ 00:31:25 Test Is Flow 17 Added | PASS | 00:31:26 ------------------------------------------------------------------------------ 00:31:26 Test Is Flow 18 Added | PASS | 00:31:26 ------------------------------------------------------------------------------ 00:31:26 Test Is Flow 19 Added | PASS | 00:31:26 ------------------------------------------------------------------------------ 00:31:26 Test Is Flow 20 Added | PASS | 00:31:26 ------------------------------------------------------------------------------ 00:31:26 Test Is Flow 21 Added | PASS | 00:31:26 ------------------------------------------------------------------------------ 00:31:26 Test Is Flow 22 Added | PASS | 00:31:26 ------------------------------------------------------------------------------ 00:31:26 Test Is Flow 23 Added | PASS | 00:31:26 ------------------------------------------------------------------------------ 00:31:26 Test Is Flow 24 Added | PASS | 00:31:26 ------------------------------------------------------------------------------ 00:31:26 Test Is Flow 25 Added | PASS | 00:31:27 ------------------------------------------------------------------------------ 00:31:27 Test Is Flow 31 Added | PASS | 00:31:27 ------------------------------------------------------------------------------ 00:31:27 Test Is Flow 36 Added | PASS | 00:31:27 ------------------------------------------------------------------------------ 00:31:27 Test Is Flow 38 Added | PASS | 00:31:27 ------------------------------------------------------------------------------ 00:31:27 Test Is Flow 43 Added | PASS | 00:31:27 ------------------------------------------------------------------------------ 00:31:27 Test Is Flow 45 Added | PASS | 00:31:27 ------------------------------------------------------------------------------ 00:31:27 Test Is Flow 101 Added | PASS | 00:31:27 ------------------------------------------------------------------------------ 00:31:27 Test Is Flow 102 Added | PASS | 00:31:27 ------------------------------------------------------------------------------ 00:31:27 Test Is Flow 103 Added | PASS | 00:31:28 ------------------------------------------------------------------------------ 00:31:28 Test Is Flow 104 Added | PASS | 00:31:28 ------------------------------------------------------------------------------ 00:31:28 Test Is Flow 105 Added | PASS | 00:31:28 ------------------------------------------------------------------------------ 00:31:28 Test Is Flow 106 Added | PASS | 00:31:28 ------------------------------------------------------------------------------ 00:31:28 Test Is Flow 107 Added | PASS | 00:31:28 ------------------------------------------------------------------------------ 00:31:28 Test Is Flow 108 Added | PASS | 00:31:28 ------------------------------------------------------------------------------ 00:31:28 Test Is Flow 109 Added | PASS | 00:31:28 ------------------------------------------------------------------------------ 00:31:28 Test Is Flow 110 Added | PASS | 00:31:28 ------------------------------------------------------------------------------ 00:31:28 Test Is Flow 113 Added | PASS | 00:31:29 ------------------------------------------------------------------------------ 00:31:29 Test Is Flow 156 Added | PASS | 00:31:29 ------------------------------------------------------------------------------ 00:31:29 Test Is Flow 201 Added | PASS | 00:31:29 ------------------------------------------------------------------------------ 00:31:29 Test Is Flow 202 Added | PASS | 00:31:29 ------------------------------------------------------------------------------ 00:31:29 Test Is Flow 203 Added | PASS | 00:31:29 ------------------------------------------------------------------------------ 00:31:29 Test Is Flow 204 Added | PASS | 00:31:29 ------------------------------------------------------------------------------ 00:31:29 Test Is Flow 205 Added | PASS | 00:31:29 ------------------------------------------------------------------------------ 00:31:29 Test Is Flow 206 Added | PASS | 00:31:29 ------------------------------------------------------------------------------ 00:31:29 Test Is Flow 209 Added | PASS | 00:31:30 ------------------------------------------------------------------------------ 00:31:30 Test Is Flow 214 Added | PASS | 00:31:30 ------------------------------------------------------------------------------ 00:31:30 Test Is Flow 218 Added | PASS | 00:31:30 ------------------------------------------------------------------------------ 00:31:30 Test Is Flow 219 Added | PASS | 00:31:30 ------------------------------------------------------------------------------ 00:31:30 Test Is Flow 220 Added | PASS | 00:31:30 ------------------------------------------------------------------------------ 00:31:30 Test Is Flow 221 Added | PASS | 00:31:30 ------------------------------------------------------------------------------ 00:31:30 Test Is Flow 222 Added | PASS | 00:31:30 ------------------------------------------------------------------------------ 00:31:30 Test Is Flow 223 Added | PASS | 00:31:30 ------------------------------------------------------------------------------ 00:31:30 Test Is Flow 224 Added | PASS | 00:31:30 ------------------------------------------------------------------------------ 00:31:30 Test Is Flow 225 Added | PASS | 00:31:31 ------------------------------------------------------------------------------ 00:31:31 Test Is Flow 550 Added | PASS | 00:31:31 ------------------------------------------------------------------------------ 00:31:31 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 00:31:36 ------------------------------------------------------------------------------ 00:31:36 Test Is Flow 1 Updated | PASS | 00:31:36 ------------------------------------------------------------------------------ 00:31:36 Test Is Flow 2 Updated | PASS | 00:31:36 ------------------------------------------------------------------------------ 00:31:36 Test Is Flow 3 Updated | PASS | 00:31:36 ------------------------------------------------------------------------------ 00:31:36 Test Is Flow 4 Updated | PASS | 00:31:36 ------------------------------------------------------------------------------ 00:31:36 Test Is Flow 5 Updated | PASS | 00:31:36 ------------------------------------------------------------------------------ 00:31:36 Test Is Flow 6 Updated | PASS | 00:31:37 ------------------------------------------------------------------------------ 00:31:37 Test Is Flow 7 Updated | PASS | 00:31:37 ------------------------------------------------------------------------------ 00:31:37 Test Is Flow 8 Updated | PASS | 00:31:37 ------------------------------------------------------------------------------ 00:31:37 Test Is Flow 9 Updated | PASS | 00:31:37 ------------------------------------------------------------------------------ 00:31:37 Test Is Flow 10 Updated | PASS | 00:31:37 ------------------------------------------------------------------------------ 00:31:37 Test Is Flow 11 Updated | PASS | 00:31:37 ------------------------------------------------------------------------------ 00:31:37 Test Is Flow 14 Updated | PASS | 00:31:37 ------------------------------------------------------------------------------ 00:31:37 Test Is Flow 15 Updated | PASS | 00:31:37 ------------------------------------------------------------------------------ 00:31:37 Test Is Flow 16 Updated | PASS | 00:31:37 ------------------------------------------------------------------------------ 00:31:37 Test Is Flow 17 Updated | PASS | 00:31:38 ------------------------------------------------------------------------------ 00:31:38 Test Is Flow 18 Updated | PASS | 00:31:38 ------------------------------------------------------------------------------ 00:31:38 Test Is Flow 19 Updated | PASS | 00:31:38 ------------------------------------------------------------------------------ 00:31:38 Test Is Flow 20 Updated | PASS | 00:31:38 ------------------------------------------------------------------------------ 00:31:38 Test Is Flow 21 Updated | PASS | 00:31:38 ------------------------------------------------------------------------------ 00:31:38 Test Is Flow 22 Updated | PASS | 00:31:38 ------------------------------------------------------------------------------ 00:31:38 Test Is Flow 23 Updated | PASS | 00:31:38 ------------------------------------------------------------------------------ 00:31:38 Test Is Flow 24 Updated | PASS | 00:31:38 ------------------------------------------------------------------------------ 00:31:38 Test Is Flow 25 Updated | PASS | 00:31:39 ------------------------------------------------------------------------------ 00:31:39 Test Is Flow 31 Updated | PASS | 00:31:39 ------------------------------------------------------------------------------ 00:31:39 Test Is Flow 36 Updated | PASS | 00:31:39 ------------------------------------------------------------------------------ 00:31:39 Test Is Flow 38 Updated | PASS | 00:31:39 ------------------------------------------------------------------------------ 00:31:39 Test Is Flow 43 Updated | PASS | 00:31:39 ------------------------------------------------------------------------------ 00:31:39 Test Is Flow 45 Updated | PASS | 00:31:39 ------------------------------------------------------------------------------ 00:31:39 Test Is Flow 101 Updated | PASS | 00:31:39 ------------------------------------------------------------------------------ 00:31:39 Test Is Flow 102 Updated | PASS | 00:31:40 ------------------------------------------------------------------------------ 00:31:40 Test Is Flow 103 Updated | PASS | 00:31:40 ------------------------------------------------------------------------------ 00:31:40 Test Is Flow 104 Updated | PASS | 00:31:40 ------------------------------------------------------------------------------ 00:31:40 Test Is Flow 105 Updated | PASS | 00:31:40 ------------------------------------------------------------------------------ 00:31:40 Test Is Flow 106 Updated | PASS | 00:31:40 ------------------------------------------------------------------------------ 00:31:40 Test Is Flow 107 Updated | PASS | 00:31:40 ------------------------------------------------------------------------------ 00:31:40 Test Is Flow 108 Updated | PASS | 00:31:40 ------------------------------------------------------------------------------ 00:31:40 Test Is Flow 109 Updated | PASS | 00:31:40 ------------------------------------------------------------------------------ 00:31:40 Test Is Flow 110 Updated | PASS | 00:31:41 ------------------------------------------------------------------------------ 00:31:41 Test Is Flow 113 Updated | PASS | 00:31:41 ------------------------------------------------------------------------------ 00:31:41 Test Is Flow 156 Updated | PASS | 00:31:41 ------------------------------------------------------------------------------ 00:31:41 Test Is Flow 201 Updated | PASS | 00:31:41 ------------------------------------------------------------------------------ 00:31:41 Test Is Flow 202 Updated | PASS | 00:31:41 ------------------------------------------------------------------------------ 00:31:41 Test Is Flow 203 Updated | PASS | 00:31:41 ------------------------------------------------------------------------------ 00:31:41 Test Is Flow 204 Updated | PASS | 00:31:41 ------------------------------------------------------------------------------ 00:31:41 Test Is Flow 205 Updated | PASS | 00:31:41 ------------------------------------------------------------------------------ 00:31:41 Test Is Flow 206 Updated | PASS | 00:31:42 ------------------------------------------------------------------------------ 00:31:42 Test Is Flow 209 Updated | PASS | 00:31:42 ------------------------------------------------------------------------------ 00:31:42 Test Is Flow 214 Updated | PASS | 00:31:42 ------------------------------------------------------------------------------ 00:31:42 Test Is Flow 218 Updated | PASS | 00:31:42 ------------------------------------------------------------------------------ 00:31:42 Test Is Flow 219 Updated | PASS | 00:31:42 ------------------------------------------------------------------------------ 00:31:42 Test Is Flow 220 Updated | PASS | 00:31:42 ------------------------------------------------------------------------------ 00:31:42 Test Is Flow 221 Updated | PASS | 00:31:42 ------------------------------------------------------------------------------ 00:31:42 Test Is Flow 222 Updated | PASS | 00:31:42 ------------------------------------------------------------------------------ 00:31:42 Test Is Flow 223 Updated | PASS | 00:31:42 ------------------------------------------------------------------------------ 00:31:42 Test Is Flow 224 Updated | PASS | 00:31:43 ------------------------------------------------------------------------------ 00:31:43 Test Is Flow 225 Updated | PASS | 00:31:43 ------------------------------------------------------------------------------ 00:31:43 Test Is Flow 550 Updated | PASS | 00:31:43 ------------------------------------------------------------------------------ 00:31:43 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 00:31:47 ------------------------------------------------------------------------------ 00:31:47 Test Is Flow 1 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 2 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 3 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 4 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 5 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 6 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 7 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 8 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 9 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 10 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 11 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 14 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 15 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 16 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 17 Deleted | PASS | 00:31:48 ------------------------------------------------------------------------------ 00:31:48 Test Is Flow 18 Deleted | PASS | 00:31:49 ------------------------------------------------------------------------------ 00:31:49 Test Is Flow 19 Deleted | PASS | 00:31:49 ------------------------------------------------------------------------------ 00:31:49 Test Is Flow 20 Deleted | PASS | 00:31:49 ------------------------------------------------------------------------------ 00:31:49 Test Is Flow 21 Deleted | PASS | 00:31:49 ------------------------------------------------------------------------------ 00:31:49 Test Is Flow 22 Deleted | PASS | 00:31:49 ------------------------------------------------------------------------------ 00:31:49 Test Is Flow 23 Deleted | PASS | 00:31:49 ------------------------------------------------------------------------------ 00:31:49 Test Is Flow 24 Deleted | PASS | 00:31:49 ------------------------------------------------------------------------------ 00:31:49 Test Is Flow 25 Deleted | PASS | 00:31:49 ------------------------------------------------------------------------------ 00:31:49 Test Is Flow 31 Deleted | PASS | 00:31:49 ------------------------------------------------------------------------------ 00:31:49 Test Is Flow 36 Deleted | PASS | 00:31:49 ------------------------------------------------------------------------------ 00:31:49 Test Is Flow 38 Deleted | PASS | 00:31:49 ------------------------------------------------------------------------------ 00:31:49 Test Is Flow 43 Deleted | PASS | 00:31:49 ------------------------------------------------------------------------------ 00:31:49 Test Is Flow 45 Deleted | PASS | 00:31:49 ------------------------------------------------------------------------------ 00:31:49 Test Is Flow 101 Deleted | PASS | 00:31:49 ------------------------------------------------------------------------------ 00:31:49 Test Is Flow 102 Deleted | PASS | 00:31:50 ------------------------------------------------------------------------------ 00:31:50 Test Is Flow 103 Deleted | PASS | 00:31:50 ------------------------------------------------------------------------------ 00:31:50 Test Is Flow 104 Deleted | PASS | 00:31:50 ------------------------------------------------------------------------------ 00:31:50 Test Is Flow 105 Deleted | PASS | 00:31:50 ------------------------------------------------------------------------------ 00:31:50 Test Is Flow 106 Deleted | PASS | 00:31:50 ------------------------------------------------------------------------------ 00:31:50 Test Is Flow 107 Deleted | PASS | 00:31:50 ------------------------------------------------------------------------------ 00:31:50 Test Is Flow 108 Deleted | PASS | 00:31:50 ------------------------------------------------------------------------------ 00:31:50 Test Is Flow 109 Deleted | PASS | 00:31:50 ------------------------------------------------------------------------------ 00:31:50 Test Is Flow 110 Deleted | PASS | 00:31:50 ------------------------------------------------------------------------------ 00:31:50 Test Is Flow 113 Deleted | PASS | 00:31:50 ------------------------------------------------------------------------------ 00:31:50 Test Is Flow 156 Deleted | PASS | 00:31:50 ------------------------------------------------------------------------------ 00:31:50 Test Is Flow 201 Deleted | PASS | 00:31:50 ------------------------------------------------------------------------------ 00:31:50 Test Is Flow 202 Deleted | PASS | 00:31:50 ------------------------------------------------------------------------------ 00:31:50 Test Is Flow 203 Deleted | PASS | 00:31:50 ------------------------------------------------------------------------------ 00:31:50 Test Is Flow 204 Deleted | PASS | 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Test Is Flow 205 Deleted | PASS | 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Test Is Flow 206 Deleted | PASS | 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Test Is Flow 209 Deleted | PASS | 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Test Is Flow 214 Deleted | PASS | 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Test Is Flow 218 Deleted | PASS | 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Test Is Flow 219 Deleted | PASS | 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Test Is Flow 220 Deleted | PASS | 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Test Is Flow 221 Deleted | PASS | 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Test Is Flow 222 Deleted | PASS | 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Test Is Flow 223 Deleted | PASS | 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Test Is Flow 224 Deleted | PASS | 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Test Is Flow 225 Deleted | PASS | 00:31:51 ------------------------------------------------------------------------------ 00:31:51 Test Is Flow 550 Deleted | PASS | 00:31:51 ------------------------------------------------------------------------------ 00:31:51 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 00:31:51 174 tests, 174 passed, 0 failed 00:31:51 ============================================================================== 00:31:51 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 00:31:51 ============================================================================== 00:31:52 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 00:32:19 ------------------------------------------------------------------------------ 00:32:19 Test Is Flow 1 Added | PASS | 00:32:19 ------------------------------------------------------------------------------ 00:32:19 Test Is Flow 2 Added | PASS | 00:32:19 ------------------------------------------------------------------------------ 00:32:19 Test Is Flow 3 Added | PASS | 00:32:19 ------------------------------------------------------------------------------ 00:32:19 Test Is Flow 4 Added | PASS | 00:32:19 ------------------------------------------------------------------------------ 00:32:19 Test Is Flow 5 Added | PASS | 00:32:19 ------------------------------------------------------------------------------ 00:32:19 Test Is Flow 6 Added | PASS | 00:32:20 ------------------------------------------------------------------------------ 00:32:20 Test Is Flow 7 Added | PASS | 00:32:20 ------------------------------------------------------------------------------ 00:32:20 Test Is Flow 8 Added | PASS | 00:32:20 ------------------------------------------------------------------------------ 00:32:20 Test Is Flow 9 Added | PASS | 00:32:20 ------------------------------------------------------------------------------ 00:32:20 Test Is Flow 10 Added | PASS | 00:32:20 ------------------------------------------------------------------------------ 00:32:20 Test Is Flow 11 Added | PASS | 00:32:20 ------------------------------------------------------------------------------ 00:32:20 Test Is Flow 15 Added | PASS | 00:32:20 ------------------------------------------------------------------------------ 00:32:20 Test Is Flow 16 Added | PASS | 00:32:20 ------------------------------------------------------------------------------ 00:32:20 Test Is Flow 17 Added | PASS | 00:32:20 ------------------------------------------------------------------------------ 00:32:20 Test Is Flow 18 Added | PASS | 00:32:20 ------------------------------------------------------------------------------ 00:32:20 Test Is Flow 19 Added | PASS | 00:32:21 ------------------------------------------------------------------------------ 00:32:21 Test Is Flow 20 Added | PASS | 00:32:21 ------------------------------------------------------------------------------ 00:32:21 Test Is Flow 21 Added | PASS | 00:32:21 ------------------------------------------------------------------------------ 00:32:21 Test Is Flow 22 Added | PASS | 00:32:21 ------------------------------------------------------------------------------ 00:32:21 Test Is Flow 23 Added | PASS | 00:32:21 ------------------------------------------------------------------------------ 00:32:21 Test Is Flow 24 Added | PASS | 00:32:21 ------------------------------------------------------------------------------ 00:32:21 Test Is Flow 25 Added | PASS | 00:32:21 ------------------------------------------------------------------------------ 00:32:21 Test Is Flow 31 Added | PASS | 00:32:21 ------------------------------------------------------------------------------ 00:32:21 Test Is Flow 36 Added | PASS | 00:32:21 ------------------------------------------------------------------------------ 00:32:21 Test Is Flow 38 Added | PASS | 00:32:21 ------------------------------------------------------------------------------ 00:32:21 Test Is Flow 43 Added | PASS | 00:32:22 ------------------------------------------------------------------------------ 00:32:22 Test Is Flow 45 Added | PASS | 00:32:22 ------------------------------------------------------------------------------ 00:32:22 Test Is Flow 101 Added | PASS | 00:32:22 ------------------------------------------------------------------------------ 00:32:22 Test Is Flow 102 Added | PASS | 00:32:22 ------------------------------------------------------------------------------ 00:32:22 Test Is Flow 103 Added | PASS | 00:32:22 ------------------------------------------------------------------------------ 00:32:22 Test Is Flow 104 Added | PASS | 00:32:22 ------------------------------------------------------------------------------ 00:32:22 Test Is Flow 105 Added | PASS | 00:32:22 ------------------------------------------------------------------------------ 00:32:22 Test Is Flow 106 Added | PASS | 00:32:22 ------------------------------------------------------------------------------ 00:32:22 Test Is Flow 107 Added | PASS | 00:32:22 ------------------------------------------------------------------------------ 00:32:22 Test Is Flow 108 Added | PASS | 00:32:23 ------------------------------------------------------------------------------ 00:32:23 Test Is Flow 109 Added | PASS | 00:32:23 ------------------------------------------------------------------------------ 00:32:23 Test Is Flow 110 Added | PASS | 00:32:23 ------------------------------------------------------------------------------ 00:32:23 Test Is Flow 113 Added | PASS | 00:32:23 ------------------------------------------------------------------------------ 00:32:23 Test Is Flow 201 Added | PASS | 00:32:23 ------------------------------------------------------------------------------ 00:32:23 Test Is Flow 202 Added | PASS | 00:32:23 ------------------------------------------------------------------------------ 00:32:23 Test Is Flow 203 Added | PASS | 00:32:23 ------------------------------------------------------------------------------ 00:32:23 Test Is Flow 204 Added | PASS | 00:32:23 ------------------------------------------------------------------------------ 00:32:23 Test Is Flow 205 Added | PASS | 00:32:23 ------------------------------------------------------------------------------ 00:32:23 Test Is Flow 206 Added | PASS | 00:32:24 ------------------------------------------------------------------------------ 00:32:24 Test Is Flow 209 Added | PASS | 00:32:24 ------------------------------------------------------------------------------ 00:32:24 Test Is Flow 214 Added | PASS | 00:32:24 ------------------------------------------------------------------------------ 00:32:24 Test Is Flow 218 Added | PASS | 00:32:24 ------------------------------------------------------------------------------ 00:32:24 Test Is Flow 219 Added | PASS | 00:32:24 ------------------------------------------------------------------------------ 00:32:24 Test Is Flow 220 Added | PASS | 00:32:24 ------------------------------------------------------------------------------ 00:32:24 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 00:32:52 ------------------------------------------------------------------------------ 00:32:52 Test Is Flow 1 Updated | PASS | 00:32:52 ------------------------------------------------------------------------------ 00:32:52 Test Is Flow 2 Updated | PASS | 00:32:52 ------------------------------------------------------------------------------ 00:32:52 Test Is Flow 3 Updated | PASS | 00:32:52 ------------------------------------------------------------------------------ 00:32:52 Test Is Flow 4 Updated | PASS | 00:32:53 ------------------------------------------------------------------------------ 00:32:53 Test Is Flow 5 Updated | PASS | 00:32:53 ------------------------------------------------------------------------------ 00:32:53 Test Is Flow 6 Updated | PASS | 00:32:53 ------------------------------------------------------------------------------ 00:32:53 Test Is Flow 7 Updated | PASS | 00:32:53 ------------------------------------------------------------------------------ 00:32:53 Test Is Flow 8 Updated | PASS | 00:32:53 ------------------------------------------------------------------------------ 00:32:53 Test Is Flow 9 Updated | PASS | 00:32:53 ------------------------------------------------------------------------------ 00:32:53 Test Is Flow 10 Updated | PASS | 00:32:53 ------------------------------------------------------------------------------ 00:32:53 Test Is Flow 11 Updated | PASS | 00:32:53 ------------------------------------------------------------------------------ 00:32:53 Test Is Flow 14 Updated | PASS | 00:32:53 ------------------------------------------------------------------------------ 00:32:53 Test Is Flow 15 Updated | PASS | 00:32:53 ------------------------------------------------------------------------------ 00:32:53 Test Is Flow 16 Updated | PASS | 00:32:54 ------------------------------------------------------------------------------ 00:32:54 Test Is Flow 17 Updated | PASS | 00:32:54 ------------------------------------------------------------------------------ 00:32:54 Test Is Flow 18 Updated | PASS | 00:32:54 ------------------------------------------------------------------------------ 00:32:54 Test Is Flow 19 Updated | PASS | 00:32:54 ------------------------------------------------------------------------------ 00:32:54 Test Is Flow 20 Updated | PASS | 00:32:54 ------------------------------------------------------------------------------ 00:32:54 Test Is Flow 21 Updated | PASS | 00:32:54 ------------------------------------------------------------------------------ 00:32:54 Test Is Flow 22 Updated | PASS | 00:32:54 ------------------------------------------------------------------------------ 00:32:54 Test Is Flow 23 Updated | PASS | 00:32:54 ------------------------------------------------------------------------------ 00:32:54 Test Is Flow 24 Updated | PASS | 00:32:54 ------------------------------------------------------------------------------ 00:32:54 Test Is Flow 25 Updated | PASS | 00:32:54 ------------------------------------------------------------------------------ 00:32:55 Test Is Flow 31 Updated | PASS | 00:32:55 ------------------------------------------------------------------------------ 00:32:55 Test Is Flow 36 Updated | PASS | 00:32:55 ------------------------------------------------------------------------------ 00:32:55 Test Is Flow 38 Updated | PASS | 00:32:55 ------------------------------------------------------------------------------ 00:32:55 Test Is Flow 43 Updated | PASS | 00:32:55 ------------------------------------------------------------------------------ 00:32:55 Test Is Flow 45 Updated | PASS | 00:32:55 ------------------------------------------------------------------------------ 00:32:55 Test Is Flow 101 Updated | PASS | 00:32:55 ------------------------------------------------------------------------------ 00:32:55 Test Is Flow 102 Updated | PASS | 00:32:55 ------------------------------------------------------------------------------ 00:32:55 Test Is Flow 103 Updated | PASS | 00:32:55 ------------------------------------------------------------------------------ 00:32:55 Test Is Flow 104 Updated | PASS | 00:32:55 ------------------------------------------------------------------------------ 00:32:55 Test Is Flow 105 Updated | PASS | 00:32:55 ------------------------------------------------------------------------------ 00:32:55 Test Is Flow 106 Updated | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Test Is Flow 107 Updated | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Test Is Flow 108 Updated | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Test Is Flow 109 Updated | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Test Is Flow 110 Updated | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Test Is Flow 113 Updated | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Test Is Flow 201 Updated | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Test Is Flow 202 Updated | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Test Is Flow 203 Updated | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Test Is Flow 204 Updated | PASS | 00:32:56 ------------------------------------------------------------------------------ 00:32:56 Test Is Flow 205 Updated | PASS | 00:32:57 ------------------------------------------------------------------------------ 00:32:57 Test Is Flow 206 Updated | PASS | 00:32:57 ------------------------------------------------------------------------------ 00:32:57 Test Is Flow 209 Updated | PASS | 00:32:57 ------------------------------------------------------------------------------ 00:32:57 Test Is Flow 214 Updated | PASS | 00:32:57 ------------------------------------------------------------------------------ 00:32:57 Test Is Flow 218 Updated | PASS | 00:32:57 ------------------------------------------------------------------------------ 00:32:57 Test Is Flow 219 Updated | PASS | 00:32:57 ------------------------------------------------------------------------------ 00:32:57 Test Is Flow 220 Updated | PASS | 00:32:57 ------------------------------------------------------------------------------ 00:32:57 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 00:33:25 ------------------------------------------------------------------------------ 00:33:25 Test Is Flow 1 Deleted | PASS | 00:33:25 ------------------------------------------------------------------------------ 00:33:25 Test Is Flow 2 Deleted | PASS | 00:33:25 ------------------------------------------------------------------------------ 00:33:25 Test Is Flow 3 Deleted | PASS | 00:33:25 ------------------------------------------------------------------------------ 00:33:25 Test Is Flow 4 Deleted | PASS | 00:33:25 ------------------------------------------------------------------------------ 00:33:25 Test Is Flow 5 Deleted | PASS | 00:33:25 ------------------------------------------------------------------------------ 00:33:25 Test Is Flow 6 Deleted | PASS | 00:33:25 ------------------------------------------------------------------------------ 00:33:25 Test Is Flow 7 Deleted | PASS | 00:33:25 ------------------------------------------------------------------------------ 00:33:25 Test Is Flow 8 Deleted | PASS | 00:33:25 ------------------------------------------------------------------------------ 00:33:25 Test Is Flow 9 Deleted | PASS | 00:33:25 ------------------------------------------------------------------------------ 00:33:25 Test Is Flow 10 Deleted | PASS | 00:33:25 ------------------------------------------------------------------------------ 00:33:25 Test Is Flow 11 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 14 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 15 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 16 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 17 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 18 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 19 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 20 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 21 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 22 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 23 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 24 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 25 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 31 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 36 Deleted | PASS | 00:33:26 ------------------------------------------------------------------------------ 00:33:26 Test Is Flow 38 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 43 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 45 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 101 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 102 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 103 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 104 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 105 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 106 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 107 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 108 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 109 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 110 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 113 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 201 Deleted | PASS | 00:33:27 ------------------------------------------------------------------------------ 00:33:27 Test Is Flow 202 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 203 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 204 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 205 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 206 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 209 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 214 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 218 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 219 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 Test Is Flow 220 Deleted | PASS | 00:33:28 ------------------------------------------------------------------------------ 00:33:28 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 00:33:28 152 tests, 152 passed, 0 failed 00:33:28 ============================================================================== 00:33:28 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 00:33:28 326 tests, 326 passed, 0 failed 00:33:28 ============================================================================== 00:33:28 openflowplugin-sanity.txt.Reconciliation 00:33:28 ============================================================================== 00:33:29 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 00:33:29 ============================================================================== 00:33:29 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 00:33:30 ------------------------------------------------------------------------------ 00:33:30 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 00:33:31 ------------------------------------------------------------------------------ 00:33:31 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 00:33:32 ------------------------------------------------------------------------------ 00:33:32 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 00:33:35 ------------------------------------------------------------------------------ 00:33:35 Check Linear Topology :: Check Linear Topology. | PASS | 00:33:45 ------------------------------------------------------------------------------ 00:33:45 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 00:33:45 ------------------------------------------------------------------------------ 00:33:45 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 00:33:45 ------------------------------------------------------------------------------ 00:33:45 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 00:33:45 ------------------------------------------------------------------------------ 00:33:45 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:46 | PASS | 00:33:46 ------------------------------------------------------------------------------ 00:33:46 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 00:33:56 ------------------------------------------------------------------------------ 00:33:56 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:33:57 | PASS | 00:33:57 ------------------------------------------------------------------------------ 00:33:57 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 00:34:00 ------------------------------------------------------------------------------ 00:34:00 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 00:34:00 ------------------------------------------------------------------------------ 00:34:00 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 00:34:02 ------------------------------------------------------------------------------ 00:34:02 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 00:34:02 ------------------------------------------------------------------------------ 00:34:02 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 00:34:03 ------------------------------------------------------------------------------ 00:34:03 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:03 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 00:34:31 | PASS | 00:34:31 ------------------------------------------------------------------------------ 00:34:31 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 00:34:31 ------------------------------------------------------------------------------ 00:34:31 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 00:34:31 ------------------------------------------------------------------------------ 00:34:31 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 00:34:31 ------------------------------------------------------------------------------ 00:34:31 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 00:34:31 ------------------------------------------------------------------------------ 00:34:31 Stop Mininet :: Stop Mininet. | PASS | 00:34:32 ------------------------------------------------------------------------------ 00:34:32 Check No Switches :: Check no switches in topology. | PASS | 00:34:33 ------------------------------------------------------------------------------ 00:34:33 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 00:34:33 23 tests, 23 passed, 0 failed 00:34:33 ============================================================================== 00:34:33 openflowplugin-sanity.txt.Reconciliation | PASS | 00:34:33 23 tests, 23 passed, 0 failed 00:34:33 ============================================================================== 00:34:33 openflowplugin-sanity.txt | PASS | 00:34:33 394 tests, 394 passed, 0 failed 00:34:33 ============================================================================== 00:34:33 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/output.xml 00:34:37 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/log.html 00:34:37 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/report.html 00:34:37 Examining the files in data/log and checking filesize 00:34:37 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:34:38 total 968 00:34:38 drwxrwxr-x 2 jenkins jenkins 4096 Feb 12 00:29 . 00:34:38 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 12 00:29 karaf_console.log 00:34:38 drwxrwxr-x 9 jenkins jenkins 4096 Feb 12 00:29 .. 00:34:38 -rw-rw-r-- 1 jenkins jenkins 978675 Feb 12 00:34 karaf.log 00:34:38 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:34:38 956K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf.log 00:34:38 4.0K /tmp/karaf-0.24.0-SNAPSHOT/data/log/karaf_console.log 00:34:38 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:34:38 ls: cannot access '/tmp/karaf-0.24.0-SNAPSHOT/*.hprof': No such file or directory 00:34:38 Let's take the karaf thread dump again... 00:34:38 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:34:38 karaf main: org.apache.karaf.main.Main, pid:4262 00:34:38 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:34:39 Killing ODL 00:34:39 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:34:44 Compressing karaf.log 1 00:34:44 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:34:44 Fetching compressed karaf.log 1 00:34:44 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:34:45 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:34:45 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:34:45 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:34:45 Fetch GC logs 00:34:45 Warning: Permanently added '10.30.171.219' (ECDSA) to the list of known hosts. 00:34:45 scp: /tmp/karaf-0.24.0-SNAPSHOT/data/log/*.log: No such file or directory 00:34:45 Examine copied files 00:34:45 total 43576 00:34:45 drwxrwxr-x. 2 jenkins jenkins 6 Feb 12 00:34 gclogs-1 00:34:45 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 12 00:34 odl1_karaf_console.log 00:34:45 -rw-rw-r--. 1 jenkins jenkins 67159 Feb 12 00:34 odl1_karaf.log.gz 00:34:45 -rw-rw-r--. 1 jenkins jenkins 150612 Feb 12 00:34 karaf_1_4262_threads_after.log 00:34:45 -rw-rw-r--. 1 jenkins jenkins 14066 Feb 12 00:34 ps_after.log 00:34:45 -rw-rw-r--. 1 jenkins jenkins 270748 Feb 12 00:34 report.html 00:34:45 -rw-rw-r--. 1 jenkins jenkins 3395557 Feb 12 00:34 log.html 00:34:45 -rw-rw-r--. 1 jenkins jenkins 40528720 Feb 12 00:34 output.xml 00:34:45 -rw-rw-r--. 1 jenkins jenkins 491 Feb 12 00:30 testplan.txt 00:34:45 -rw-rw-r--. 1 jenkins jenkins 106785 Feb 12 00:30 karaf_1_2049_threads_before.log 00:34:45 -rw-rw-r--. 1 jenkins jenkins 14300 Feb 12 00:30 ps_before.log 00:34:45 -rw-rw-r--. 1 jenkins jenkins 3376 Feb 12 00:29 post-startup-script.sh 00:34:45 -rw-rw-r--. 1 jenkins jenkins 252 Feb 12 00:29 startup-script.sh 00:34:45 -rw-rw-r--. 1 jenkins jenkins 3497 Feb 12 00:29 configuration-script.sh 00:34:45 -rw-rw-r--. 1 jenkins jenkins 337 Feb 12 00:29 detect_variables.env 00:34:45 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 12 00:29 pom.xml 00:34:45 -rw-rw-r--. 1 jenkins jenkins 92 Feb 12 00:29 set_variables.env 00:34:45 -rw-rw-r--. 1 jenkins jenkins 299 Feb 12 00:29 slave_addresses.txt 00:34:45 -rw-rw-r--. 1 jenkins jenkins 570 Feb 12 00:28 requirements.txt 00:34:45 -rw-rw-r--. 1 jenkins jenkins 26 Feb 12 00:28 env.properties 00:34:45 -rw-rw-r--. 1 jenkins jenkins 333 Feb 12 00:27 stack-parameters.yaml 00:34:45 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 12 00:26 test 00:34:45 drwxrwxr-x. 2 jenkins jenkins 6 Feb 12 00:26 test@tmp 00:34:45 -rw-rw-r--. 1 jenkins jenkins 1410 Feb 11 22:35 maven-metadata.xml 00:34:45 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins8812091321778963618.sh 00:34:45 Karaf Deployments, Tests must have already run 00:34:45 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/sh /tmp/jenkins14722775992830613531.sh 00:34:45 Cleaning up Robot installation... 00:34:46 $ ssh-agent -k 00:34:46 unset SSH_AUTH_SOCK; 00:34:46 unset SSH_AGENT_PID; 00:34:46 echo Agent pid 9581 killed; 00:34:46 [ssh-agent] Stopped. 00:34:46 Recording plot data 00:34:46 Robot results publisher started... 00:34:46 INFO: Checking test criticality is deprecated and will be dropped in a future release! 00:34:46 -Parsing output xml: 00:34:47 Done! 00:34:47 -Copying log files to build dir: 00:34:48 Done! 00:34:48 -Assigning results to build: 00:34:48 Done! 00:34:48 -Checking thresholds: 00:34:48 Done! 00:34:48 Done publishing Robot results. 00:34:48 [PostBuildScript] - [INFO] Executing post build scripts. 00:34:48 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins13951600559612144708.sh 00:34:48 Archiving csit artifacts 00:34:48 mv: cannot stat '*_1.png': No such file or directory 00:34:48 mv: cannot stat '/tmp/odl1_*': No such file or directory 00:34:48 % Total % Received % Xferd Average Speed Time Time Time Current 00:34:48 Dload Upload Total Spent Left Speed 00:34:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3544k 0 3544k 0 0 4441k 0 --:--:-- --:--:-- --:--:-- 4441k 00:34:49 Archive: robot-plugin.zip 00:34:49 inflating: ./archives/robot-plugin/log.html 00:34:49 inflating: ./archives/robot-plugin/output.xml 00:34:49 inflating: ./archives/robot-plugin/report.html 00:34:49 mv: cannot stat '*.log.gz': No such file or directory 00:34:49 mv: cannot stat '*.csv': No such file or directory 00:34:49 mv: cannot stat '*.png': No such file or directory 00:34:49 [PostBuildScript] - [INFO] Executing post build scripts. 00:34:49 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins5363115654200508635.sh 00:34:49 [PostBuildScript] - [INFO] Executing post build scripts. 00:34:49 [EnvInject] - Injecting environment variables from a build step. 00:34:49 [EnvInject] - Injecting as environment variables the properties content 00:34:49 OS_CLOUD=vex 00:34:49 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-chromium-20 00:34:49 00:34:49 [EnvInject] - Variables injected successfully. 00:34:49 provisioning config files... 00:34:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 00:34:50 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins5101008724646245434.sh 00:34:50 ---> openstack-stack-delete.sh 00:34:50 Setup pyenv: 00:34:50 system 00:34:50 3.8.13 00:34:50 3.9.13 00:34:50 3.10.13 00:34:50 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:34:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A1tQ from file:/tmp/.os_lf_venv 00:34:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:34:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:34:52 lf-activate-venv(): INFO: Base packages installed successfully 00:34:52 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 00:35:04 lf-activate-venv(): INFO: Adding /tmp/venv-A1tQ/bin to PATH 00:35:04 INFO: Stack cost retrieval disabled, setting cost to 0 00:35:16 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-chromium-20 00:35:16 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-chromium-20 00:35:16 [PostBuildScript] - [INFO] Executing post build scripts. 00:35:16 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins10386765671474484804.sh 00:35:16 ---> sysstat.sh 00:35:17 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins8294085823775151711.sh 00:35:17 ---> package-listing.sh 00:35:17 ++ facter osfamily 00:35:17 ++ tr '[:upper:]' '[:lower:]' 00:35:18 + OS_FAMILY=redhat 00:35:18 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-chromium 00:35:18 + START_PACKAGES=/tmp/packages_start.txt 00:35:18 + END_PACKAGES=/tmp/packages_end.txt 00:35:18 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:35:18 + PACKAGES=/tmp/packages_start.txt 00:35:18 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']' 00:35:18 + PACKAGES=/tmp/packages_end.txt 00:35:18 + case "${OS_FAMILY}" in 00:35:18 + rpm -qa 00:35:18 + sort 00:35:18 + '[' -f /tmp/packages_start.txt ']' 00:35:18 + '[' -f /tmp/packages_end.txt ']' 00:35:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:35:18 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-chromium ']' 00:35:18 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/ 00:35:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/archives/ 00:35:18 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1135512293042411190.sh 00:35:18 ---> capture-instance-metadata.sh 00:35:18 Setup pyenv: 00:35:18 system 00:35:18 3.8.13 00:35:18 3.9.13 00:35:18 3.10.13 00:35:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:35:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A1tQ from file:/tmp/.os_lf_venv 00:35:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:20 lf-activate-venv(): INFO: Base packages installed successfully 00:35:20 lf-activate-venv(): INFO: Installing additional packages: lftools 00:35:32 lf-activate-venv(): INFO: Adding /tmp/venv-A1tQ/bin to PATH 00:35:32 INFO: Running in OpenStack, capturing instance metadata 00:35:32 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins17061483237617919676.sh 00:35:32 provisioning config files... 00:35:32 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-chromium #20 00:35:32 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-chromium@tmp/config14797679006316822082tmp 00:35:32 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 00:35:32 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 00:35:32 provisioning config files... 00:35:34 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 00:35:34 [EnvInject] - Injecting environment variables from a build step. 00:35:34 [EnvInject] - Injecting as environment variables the properties content 00:35:34 SERVER_ID=logs 00:35:34 00:35:34 [EnvInject] - Variables injected successfully. 00:35:34 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins13245477852251301255.sh 00:35:34 ---> create-netrc.sh 00:35:34 WARN: Log server credential not found. 00:35:34 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins8036339719997847534.sh 00:35:34 ---> python-tools-install.sh 00:35:34 Setup pyenv: 00:35:34 system 00:35:34 3.8.13 00:35:34 3.9.13 00:35:34 3.10.13 00:35:34 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:35:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A1tQ from file:/tmp/.os_lf_venv 00:35:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:36 lf-activate-venv(): INFO: Base packages installed successfully 00:35:36 lf-activate-venv(): INFO: Installing additional packages: lftools 00:35:45 lf-activate-venv(): INFO: Adding /tmp/venv-A1tQ/bin to PATH 00:35:45 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins16447014550048321174.sh 00:35:45 ---> sudo-logs.sh 00:35:45 Archiving 'sudo' log.. 00:35:45 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash /tmp/jenkins1098807840178701428.sh 00:35:45 ---> job-cost.sh 00:35:45 Setup pyenv: 00:35:45 system 00:35:45 3.8.13 00:35:45 3.9.13 00:35:45 3.10.13 00:35:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:35:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A1tQ from file:/tmp/.os_lf_venv 00:35:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:35:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:35:47 lf-activate-venv(): INFO: Base packages installed successfully 00:35:47 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 00:35:54 lf-activate-venv(): INFO: Adding /tmp/venv-A1tQ/bin to PATH 00:35:54 DEBUG: total: 0 00:35:54 INFO: Retrieving Stack Cost... 00:35:54 INFO: Retrieving Pricing Info for: v3-standard-2 00:36:17 INFO: Archiving Costs 00:36:17 [openflowplugin-csit-1node-sanity-only-chromium] $ /bin/bash -l /tmp/jenkins14725424561717551646.sh 00:36:17 ---> logs-deploy.sh 00:36:17 Setup pyenv: 00:36:17 system 00:36:17 3.8.13 00:36:17 3.9.13 00:36:17 3.10.13 00:36:17 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-chromium/.python-version) 00:36:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-A1tQ from file:/tmp/.os_lf_venv 00:36:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 00:36:18 lf-activate-venv(): INFO: Attempting to install with network-safe options... 00:36:19 lf-activate-venv(): INFO: Base packages installed successfully 00:36:19 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 00:36:29 lf-activate-venv(): INFO: Adding /tmp/venv-A1tQ/bin to PATH 00:36:29 WARNING: Nexus logging server not set 00:36:29 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-chromium/20/ 00:36:29 INFO: archiving logs to S3 00:36:30 ---> uname -a: 00:36:30 Linux prd-centos8-robot-2c-8g-9344.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:36:30 00:36:30 00:36:30 ---> lscpu: 00:36:30 Architecture: x86_64 00:36:30 CPU op-mode(s): 32-bit, 64-bit 00:36:30 Byte Order: Little Endian 00:36:30 CPU(s): 2 00:36:30 On-line CPU(s) list: 0,1 00:36:30 Thread(s) per core: 1 00:36:30 Core(s) per socket: 1 00:36:30 Socket(s): 2 00:36:30 NUMA node(s): 1 00:36:30 Vendor ID: AuthenticAMD 00:36:30 CPU family: 23 00:36:30 Model: 49 00:36:30 Model name: AMD EPYC-Rome Processor 00:36:30 Stepping: 0 00:36:30 CPU MHz: 2800.000 00:36:30 BogoMIPS: 5600.00 00:36:30 Virtualization: AMD-V 00:36:30 Hypervisor vendor: KVM 00:36:30 Virtualization type: full 00:36:30 L1d cache: 32K 00:36:30 L1i cache: 32K 00:36:30 L2 cache: 512K 00:36:30 L3 cache: 16384K 00:36:30 NUMA node0 CPU(s): 0,1 00:36:30 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:36:30 00:36:30 00:36:30 ---> nproc: 00:36:30 2 00:36:30 00:36:30 00:36:30 ---> df -h: 00:36:30 Filesystem Size Used Avail Use% Mounted on 00:36:30 devtmpfs 3.8G 0 3.8G 0% /dev 00:36:30 tmpfs 3.8G 0 3.8G 0% /dev/shm 00:36:30 tmpfs 3.8G 17M 3.8G 1% /run 00:36:30 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 00:36:30 /dev/vda1 40G 8.4G 32G 21% / 00:36:30 tmpfs 770M 0 770M 0% /run/user/1001 00:36:30 00:36:30 00:36:30 ---> free -m: 00:36:30 total used free shared buff/cache available 00:36:30 Mem: 7697 593 4808 19 2295 6804 00:36:30 Swap: 1023 0 1023 00:36:30 00:36:30 00:36:30 ---> ip addr: 00:36:30 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 00:36:30 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 00:36:30 inet 127.0.0.1/8 scope host lo 00:36:30 valid_lft forever preferred_lft forever 00:36:30 inet6 ::1/128 scope host 00:36:30 valid_lft forever preferred_lft forever 00:36:30 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 00:36:30 link/ether fa:16:3e:68:ca:c3 brd ff:ff:ff:ff:ff:ff 00:36:30 altname enp0s3 00:36:30 altname ens3 00:36:30 inet 10.30.171.42/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 00:36:30 valid_lft 54086sec preferred_lft 54086sec 00:36:30 inet6 fe80::f816:3eff:fe68:cac3/64 scope link 00:36:30 valid_lft forever preferred_lft forever 00:36:30 00:36:30 00:36:30 ---> sar -b -r -n DEV: 00:36:30 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-9344.novalocal) 02/12/2026 _x86_64_ (2 CPU) 00:36:30 00:36:30 12:00:01 AM tps rtps wtps bread/s bwrtn/s 00:36:30 12:01:01 AM 0.83 0.00 0.83 0.00 186.37 00:36:30 12:02:01 AM 0.50 0.00 0.50 0.00 7.15 00:36:30 12:03:01 AM 0.47 0.00 0.47 0.00 5.43 00:36:30 12:04:01 AM 0.18 0.00 0.18 0.00 3.82 00:36:30 12:05:01 AM 0.12 0.00 0.12 0.00 0.93 00:36:30 12:06:01 AM 0.13 0.00 0.13 0.00 0.92 00:36:30 12:07:01 AM 0.12 0.03 0.08 4.53 0.50 00:36:30 12:08:01 AM 0.35 0.03 0.32 3.07 89.05 00:36:30 12:09:01 AM 0.25 0.00 0.25 0.00 4.78 00:36:30 12:10:00 AM 0.19 0.00 0.19 0.00 2.68 00:36:30 12:10:01 AM 0.00 0.00 0.00 0.00 0.00 00:36:30 12:11:01 AM 0.20 0.00 0.20 0.00 2.20 00:36:30 12:12:01 AM 0.20 0.00 0.20 0.00 2.27 00:36:30 12:13:01 AM 0.13 0.00 0.13 0.00 1.20 00:36:30 12:14:01 AM 0.23 0.00 0.23 0.00 3.47 00:36:30 12:15:01 AM 0.12 0.00 0.12 0.00 0.90 00:36:30 12:16:01 AM 0.17 0.00 0.17 0.00 1.80 00:36:30 12:17:01 AM 0.22 0.00 0.22 0.00 2.53 00:36:30 12:18:01 AM 0.18 0.00 0.18 0.00 1.68 00:36:30 12:19:01 AM 0.17 0.00 0.17 0.00 3.47 00:36:30 12:20:01 AM 0.15 0.00 0.15 0.00 1.18 00:36:30 12:21:01 AM 0.13 0.00 0.13 0.00 1.10 00:36:30 12:22:01 AM 0.17 0.00 0.17 0.00 1.98 00:36:30 12:23:01 AM 0.18 0.00 0.18 0.00 2.57 00:36:30 12:24:01 AM 0.25 0.00 0.25 0.00 5.00 00:36:30 12:25:01 AM 0.20 0.00 0.20 0.00 1.87 00:36:30 12:26:01 AM 2.25 2.13 0.12 363.21 2.30 00:36:30 12:27:01 AM 92.15 6.41 85.74 1098.30 6164.33 00:36:30 12:28:01 AM 82.09 1.02 81.07 73.45 10736.54 00:36:30 12:29:01 AM 45.35 7.10 38.25 1309.96 2346.08 00:36:30 12:30:02 AM 57.98 2.50 55.48 416.79 7798.60 00:36:30 12:31:01 AM 4.25 0.07 4.19 5.02 187.44 00:36:30 12:32:01 AM 2.32 0.00 2.32 0.00 696.80 00:36:30 12:33:01 AM 0.83 0.00 0.83 0.00 280.17 00:36:30 12:34:01 AM 0.50 0.00 0.50 0.00 322.80 00:36:30 12:35:01 AM 7.83 0.32 7.51 35.72 286.85 00:36:30 12:36:01 AM 30.64 0.42 30.22 48.25 3174.08 00:36:30 Average: 9.23 0.56 8.67 93.33 898.41 00:36:30 00:36:30 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 00:36:30 12:01:01 AM 5802244 7182280 2080188 26.39 2688 1578792 646896 7.24 168968 1651792 4 00:36:30 12:02:01 AM 5802740 7182780 2079692 26.38 2688 1578796 646896 7.24 168984 1651524 4 00:36:30 12:03:01 AM 5803276 7183316 2079156 26.38 2688 1578796 646896 7.24 168984 1651116 4 00:36:30 12:04:01 AM 5802808 7182848 2079624 26.38 2688 1578796 646896 7.24 168984 1651524 4 00:36:30 12:05:01 AM 5803296 7183340 2079136 26.38 2688 1578800 646896 7.24 168984 1651120 4 00:36:30 12:06:01 AM 5803372 7183416 2079060 26.38 2688 1578800 646896 7.24 168988 1651164 4 00:36:30 12:07:01 AM 5800408 7182736 2082024 26.41 2688 1581060 645928 7.23 170736 1652140 2128 00:36:30 12:08:01 AM 5800628 7183456 2081804 26.41 2688 1581588 642264 7.19 170776 1652120 4 00:36:30 12:09:01 AM 5800484 7183312 2081948 26.41 2688 1581588 642264 7.19 170776 1652308 16 00:36:30 12:10:00 AM 5800832 7183660 2081600 26.41 2688 1581588 645248 7.22 170776 1651776 8 00:36:30 12:10:01 AM 5800476 7183308 2081956 26.41 2688 1581596 645248 7.22 170776 1652128 28 00:36:30 12:11:01 AM 5800076 7182912 2082356 26.42 2688 1581596 645248 7.22 170776 1652140 4 00:36:30 12:12:01 AM 5800076 7182912 2082356 26.42 2688 1581596 645248 7.22 170776 1652140 4 00:36:30 12:13:01 AM 5800184 7183028 2082248 26.42 2688 1581604 645248 7.22 170776 1652148 4 00:36:30 12:14:01 AM 5800076 7182920 2082356 26.42 2688 1581604 645248 7.22 170776 1652228 12 00:36:30 12:15:01 AM 5800016 7182860 2082416 26.42 2688 1581604 645248 7.22 170776 1652276 8 00:36:30 12:16:01 AM 5800132 7182980 2082300 26.42 2688 1581608 645248 7.22 170776 1652280 4 00:36:30 12:17:01 AM 5800132 7182980 2082300 26.42 2688 1581608 645248 7.22 170776 1652280 4 00:36:30 12:18:01 AM 5800224 7183072 2082208 26.42 2688 1581608 645248 7.22 170776 1652164 4 00:36:30 12:19:01 AM 5800224 7183076 2082208 26.42 2688 1581612 645248 7.22 170776 1652236 4 00:36:30 12:20:01 AM 5799992 7182844 2082440 26.42 2688 1581612 644584 7.22 170776 1652300 4 00:36:30 12:21:01 AM 5800140 7182996 2082292 26.42 2688 1581616 644584 7.22 170776 1652188 4 00:36:30 12:22:01 AM 5800308 7183164 2082124 26.41 2688 1581616 644584 7.22 170776 1652188 4 00:36:30 12:23:01 AM 5800312 7183168 2082120 26.41 2688 1581616 644584 7.22 170776 1652188 4 00:36:30 12:24:01 AM 5800164 7183024 2082268 26.42 2688 1581620 644584 7.22 170776 1652396 4 00:36:30 12:25:01 AM 5800184 7183044 2082248 26.42 2688 1581620 644584 7.22 170776 1652308 4 00:36:30 12:26:01 AM 5741216 7144736 2141216 27.16 2688 1602224 676152 7.57 174440 1706304 9720 00:36:30 12:27:01 AM 5237412 7056684 2645020 33.56 2688 1995948 699952 7.84 205140 2101424 247484 00:36:30 12:28:01 AM 5072852 6938696 2809580 35.64 2688 2041136 794164 8.89 229340 2227392 9056 00:36:30 12:29:01 AM 4808060 6963368 3074372 39.00 2688 2320820 771484 8.64 306944 2384624 219012 00:36:30 12:30:02 AM 4912776 7045520 2969656 37.67 2688 2299288 680724 7.62 284312 2297356 4 00:36:30 12:31:01 AM 4870680 7004592 3011752 38.21 2688 2300604 718508 8.05 284700 2339244 1024 00:36:30 12:32:01 AM 4837428 6989264 3045004 38.63 2688 2318532 734152 8.22 285116 2371932 228 00:36:30 12:33:01 AM 4825072 6988208 3057360 38.79 2688 2329832 734152 8.22 285116 2383608 3612 00:36:30 12:34:01 AM 4817972 6987592 3064460 38.88 2688 2336312 751448 8.41 285164 2391232 572 00:36:30 12:35:01 AM 4858516 6936656 3023916 38.36 2688 2248616 787944 8.82 359828 2295284 101768 00:36:30 12:36:01 AM 5014404 7058904 2868028 36.39 2688 2216464 674292 7.55 525772 1979804 25460 00:36:30 Average: 5562681 7131720 2319751 29.43 2688 1759841 670271 7.50 206898 1822443 16763 00:36:30 00:36:30 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 00:36:30 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:01:01 AM eth0 0.47 0.08 0.09 0.01 0.00 0.00 0.00 0.00 00:36:30 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:02:01 AM eth0 0.38 0.18 0.26 0.19 0.00 0.00 0.00 0.00 00:36:30 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:03:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:04:01 AM eth0 0.57 0.33 0.39 0.25 0.00 0.00 0.00 0.00 00:36:30 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:05:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:06:01 AM eth0 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:07:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:08:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:09:01 AM eth0 0.30 0.17 0.14 0.07 0.00 0.00 0.00 0.00 00:36:30 12:10:00 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:10:00 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:11:01 AM eth0 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:12:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:13:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:14:01 AM eth0 0.30 0.13 0.14 0.07 0.00 0.00 0.00 0.00 00:36:30 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:15:01 AM eth0 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:16:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:17:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:18:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:19:01 AM eth0 0.20 0.12 0.09 0.06 0.00 0.00 0.00 0.00 00:36:30 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:20:01 AM eth0 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 00:36:30 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:21:01 AM eth0 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:22:01 AM eth0 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:23:01 AM eth0 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 00:36:30 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:24:01 AM eth0 0.95 0.23 0.44 0.25 0.00 0.00 0.00 0.00 00:36:30 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:25:01 AM eth0 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 00:36:30 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:26:01 AM eth0 86.92 52.43 240.94 38.34 0.00 0.00 0.00 0.00 00:36:30 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:27:01 AM eth0 156.66 115.58 1332.49 25.23 0.00 0.00 0.00 0.00 00:36:30 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:28:01 AM eth0 53.79 41.51 621.79 7.60 0.00 0.00 0.00 0.00 00:36:30 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:29:01 AM eth0 38.72 33.16 336.12 6.77 0.00 0.00 0.00 0.00 00:36:30 12:30:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:30:02 AM eth0 211.63 149.17 47.09 40.61 0.00 0.00 0.00 0.00 00:36:30 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:31:01 AM eth0 18.37 12.64 16.24 1.78 0.00 0.00 0.00 0.00 00:36:30 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:32:01 AM eth0 40.84 37.79 128.22 10.82 0.00 0.00 0.00 0.00 00:36:30 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:33:01 AM eth0 22.03 19.04 74.31 7.48 0.00 0.00 0.00 0.00 00:36:30 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:34:01 AM eth0 14.16 14.45 30.09 12.68 0.00 0.00 0.00 0.00 00:36:30 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:35:01 AM eth0 81.81 55.31 181.25 81.09 0.00 0.00 0.00 0.00 00:36:30 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 12:36:01 AM eth0 21.71 14.28 14.63 7.70 0.00 0.00 0.00 0.00 00:36:30 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 00:36:30 Average: eth0 20.87 15.19 84.06 6.70 0.00 0.00 0.00 0.00 00:36:30 00:36:30 00:36:30 ---> sar -P ALL: 00:36:30 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-9344.novalocal) 02/12/2026 _x86_64_ (2 CPU) 00:36:30 00:36:30 12:00:01 AM CPU %user %nice %system %iowait %steal %idle 00:36:30 12:01:01 AM all 0.21 0.03 0.22 0.03 0.05 99.47 00:36:30 12:01:01 AM 0 0.08 0.03 0.25 0.00 0.05 99.58 00:36:30 12:01:01 AM 1 0.33 0.02 0.18 0.05 0.05 99.36 00:36:30 12:02:01 AM all 0.28 0.00 0.09 0.00 0.04 99.59 00:36:30 12:02:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 00:36:30 12:02:01 AM 1 0.50 0.00 0.13 0.00 0.05 99.32 00:36:30 12:03:01 AM all 0.32 0.00 0.05 0.09 0.04 99.50 00:36:30 12:03:01 AM 0 0.13 0.00 0.07 0.18 0.05 99.57 00:36:30 12:03:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 00:36:30 12:04:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 00:36:30 12:04:01 AM 0 0.55 0.00 0.03 0.00 0.05 99.37 00:36:30 12:04:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82 00:36:30 12:05:01 AM all 0.31 0.00 0.05 0.00 0.04 99.60 00:36:30 12:05:01 AM 0 0.57 0.00 0.03 0.00 0.05 99.35 00:36:30 12:05:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85 00:36:30 12:06:01 AM all 0.28 0.00 0.03 0.00 0.04 99.65 00:36:30 12:06:01 AM 0 0.45 0.00 0.02 0.00 0.02 99.52 00:36:30 12:06:01 AM 1 0.10 0.00 0.05 0.00 0.07 99.78 00:36:30 12:07:01 AM all 0.35 0.00 0.52 0.00 0.05 99.08 00:36:30 12:07:01 AM 0 0.60 0.00 0.93 0.00 0.02 98.45 00:36:30 12:07:01 AM 1 0.10 0.00 0.10 0.00 0.08 99.72 00:36:30 12:08:01 AM all 0.30 0.00 0.12 0.01 0.04 99.53 00:36:30 12:08:01 AM 0 0.33 0.00 0.13 0.00 0.02 99.52 00:36:30 12:08:01 AM 1 0.27 0.00 0.10 0.02 0.07 99.55 00:36:30 12:09:01 AM all 0.31 0.00 0.08 0.00 0.04 99.57 00:36:30 12:09:01 AM 0 0.07 0.00 0.10 0.00 0.05 99.78 00:36:30 12:09:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37 00:36:30 12:10:00 AM all 0.08 0.00 0.06 0.00 0.05 99.81 00:36:30 12:10:00 AM 0 0.03 0.00 0.05 0.00 0.03 99.88 00:36:30 12:10:00 AM 1 0.14 0.00 0.07 0.00 0.07 99.73 00:36:30 12:10:01 AM all 0.70 0.00 0.70 0.00 0.00 98.60 00:36:30 12:10:01 AM 0 1.39 0.00 1.39 0.00 0.00 97.22 00:36:30 12:10:01 AM 1 0.00 0.00 0.00 0.00 0.00 100.00 00:36:30 00:36:30 12:10:01 AM CPU %user %nice %system %iowait %steal %idle 00:36:30 12:11:01 AM all 0.28 0.00 0.07 0.00 0.04 99.62 00:36:30 12:11:01 AM 0 0.07 0.00 0.07 0.00 0.07 99.80 00:36:30 12:11:01 AM 1 0.48 0.00 0.07 0.00 0.02 99.43 00:36:30 12:12:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69 00:36:30 12:12:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77 00:36:30 12:12:01 AM 1 0.33 0.00 0.03 0.00 0.02 99.62 00:36:30 12:13:01 AM all 0.11 0.00 0.06 0.00 0.06 99.77 00:36:30 12:13:01 AM 0 0.07 0.00 0.05 0.00 0.07 99.82 00:36:30 12:13:01 AM 1 0.15 0.00 0.07 0.00 0.05 99.73 00:36:30 12:14:01 AM all 0.32 0.00 0.05 0.00 0.04 99.59 00:36:30 12:14:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 00:36:30 12:14:01 AM 1 0.55 0.00 0.03 0.00 0.03 99.38 00:36:30 12:15:01 AM all 0.29 0.00 0.04 0.00 0.03 99.63 00:36:30 12:15:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 00:36:30 12:15:01 AM 1 0.50 0.00 0.02 0.00 0.02 99.47 00:36:30 12:16:01 AM all 0.32 0.00 0.04 0.00 0.05 99.59 00:36:30 12:16:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 00:36:30 12:16:01 AM 1 0.53 0.00 0.02 0.00 0.03 99.42 00:36:30 12:17:01 AM all 0.13 0.00 0.07 0.00 0.03 99.77 00:36:30 12:17:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83 00:36:30 12:17:01 AM 1 0.20 0.00 0.07 0.00 0.03 99.70 00:36:30 12:18:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 00:36:30 12:18:01 AM 0 0.10 0.00 0.07 0.00 0.07 99.77 00:36:30 12:18:01 AM 1 0.50 0.00 0.02 0.00 0.03 99.45 00:36:30 12:19:01 AM all 0.29 0.00 0.05 0.00 0.04 99.62 00:36:30 12:19:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 00:36:30 12:19:01 AM 1 0.50 0.00 0.03 0.00 0.03 99.43 00:36:30 12:20:01 AM all 0.35 0.00 0.05 0.00 0.04 99.56 00:36:30 12:20:01 AM 0 0.08 0.00 0.07 0.00 0.05 99.80 00:36:30 12:20:01 AM 1 0.62 0.00 0.03 0.00 0.03 99.32 00:36:30 12:21:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58 00:36:30 12:21:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 00:36:30 12:21:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 00:36:30 00:36:30 12:21:01 AM CPU %user %nice %system %iowait %steal %idle 00:36:30 12:22:01 AM all 0.30 0.00 0.04 0.00 0.05 99.61 00:36:30 12:22:01 AM 0 0.03 0.00 0.05 0.00 0.05 99.87 00:36:30 12:22:01 AM 1 0.57 0.00 0.03 0.00 0.05 99.35 00:36:30 12:23:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 00:36:30 12:23:01 AM 0 0.07 0.00 0.07 0.00 0.05 99.82 00:36:30 12:23:01 AM 1 0.55 0.00 0.03 0.00 0.05 99.37 00:36:30 12:24:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62 00:36:30 12:24:01 AM 0 0.07 0.00 0.07 0.00 0.02 99.85 00:36:30 12:24:01 AM 1 0.53 0.00 0.03 0.00 0.05 99.38 00:36:30 12:25:01 AM all 0.31 0.00 0.05 0.00 0.05 99.59 00:36:30 12:25:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87 00:36:30 12:25:01 AM 1 0.57 0.00 0.05 0.00 0.07 99.32 00:36:30 12:26:01 AM all 3.66 0.00 0.66 0.03 0.05 95.60 00:36:30 12:26:01 AM 0 3.24 0.00 0.67 0.03 0.07 96.00 00:36:30 12:26:01 AM 1 4.09 0.00 0.65 0.02 0.03 95.21 00:36:30 12:27:01 AM all 35.42 0.00 5.81 1.12 0.09 57.56 00:36:30 12:27:01 AM 0 44.79 0.00 6.47 0.92 0.08 47.74 00:36:30 12:27:01 AM 1 26.07 0.00 5.15 1.32 0.10 67.36 00:36:30 12:28:01 AM all 21.16 0.00 2.83 1.13 0.09 74.79 00:36:30 12:28:01 AM 0 28.56 0.00 3.00 1.15 0.10 67.18 00:36:30 12:28:01 AM 1 13.77 0.00 2.65 1.10 0.08 82.40 00:36:30 12:29:01 AM all 23.13 0.00 4.22 0.55 0.08 72.02 00:36:30 12:29:01 AM 0 25.97 0.00 4.68 0.58 0.07 68.70 00:36:30 12:29:01 AM 1 20.29 0.00 3.76 0.52 0.10 75.33 00:36:30 12:30:02 AM all 14.79 0.00 3.09 0.81 0.08 81.23 00:36:30 12:30:02 AM 0 21.30 0.00 3.51 0.84 0.08 74.28 00:36:30 12:30:02 AM 1 8.29 0.00 2.67 0.78 0.08 88.18 00:36:30 12:31:01 AM all 1.98 0.00 0.19 0.02 0.06 97.76 00:36:30 12:31:01 AM 0 0.25 0.00 0.14 0.02 0.07 99.52 00:36:30 12:31:01 AM 1 3.70 0.00 0.24 0.02 0.05 95.99 00:36:30 12:32:01 AM all 18.82 0.00 0.22 0.09 0.10 80.77 00:36:30 12:32:01 AM 0 28.97 0.00 0.23 0.02 0.10 70.68 00:36:30 12:32:01 AM 1 8.66 0.00 0.20 0.17 0.10 90.87 00:36:30 00:36:30 12:32:01 AM CPU %user %nice %system %iowait %steal %idle 00:36:30 12:33:01 AM all 10.26 0.00 0.15 0.03 0.06 89.50 00:36:30 12:33:01 AM 0 9.11 0.00 0.17 0.00 0.07 90.65 00:36:30 12:33:01 AM 1 11.41 0.00 0.13 0.07 0.05 88.34 00:36:30 12:34:01 AM all 8.94 0.00 0.15 0.06 0.08 90.78 00:36:30 12:34:01 AM 0 13.91 0.00 0.15 0.00 0.07 85.87 00:36:30 12:34:01 AM 1 3.96 0.00 0.15 0.12 0.08 95.69 00:36:30 12:35:01 AM all 16.12 0.00 1.82 0.06 0.09 81.91 00:36:30 12:35:01 AM 0 21.45 0.00 2.24 0.08 0.08 76.14 00:36:30 12:35:01 AM 1 10.79 0.00 1.40 0.03 0.10 87.67 00:36:30 12:36:01 AM all 25.90 0.00 4.07 0.22 0.08 69.72 00:36:30 12:36:01 AM 0 28.56 0.00 4.53 0.13 0.08 66.69 00:36:30 12:36:01 AM 1 23.23 0.00 3.62 0.32 0.08 72.75 00:36:30 Average: all 5.20 0.00 0.70 0.12 0.05 93.93 00:36:30 Average: 0 6.39 0.00 0.79 0.11 0.05 92.65 00:36:30 Average: 1 4.00 0.00 0.61 0.13 0.05 95.20 00:36:30 00:36:30 00:36:30