09:40:59 Started by upstream project "integration-sanity-test-scandium" build number 562 09:40:59 originally caused by: 09:40:59 Started by timer 09:40:59 Running as SYSTEM 09:40:59 [EnvInject] - Loading node environment variables. 09:40:59 Building remotely on prd-centos8-robot-2c-8g-13315 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:40:59 [ssh-agent] Looking for ssh-agent implementation... 09:41:00 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:41:00 $ ssh-agent 09:41:00 SSH_AUTH_SOCK=/tmp/ssh-6YV8ZY7ppmKp/agent.5170 09:41:00 SSH_AGENT_PID=5171 09:41:00 [ssh-agent] Started. 09:41:00 Running ssh-add (command line suppressed) 09:41:00 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_17048475760437539265.key (/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/private_key_17048475760437539265.key) 09:41:00 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 09:41:00 The recommended git tool is: NONE 09:41:07 using credential opendaylight-jenkins-ssh 09:41:07 Wiping out workspace first. 09:41:07 Cloning the remote Git repository 09:41:07 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 09:41:07 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test # timeout=10 09:41:07 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:41:07 > git --version # timeout=10 09:41:08 > git --version # 'git version 2.43.0' 09:41:08 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:41:08 [INFO] Currently running in a labeled security context 09:41:08 [INFO] Currently SELinux is 'enforcing' on the host 09:41:08 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh11817058971220175667.key 09:41:08 Verifying host key using known hosts file 09:41:08 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. 09:41:08 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:41:10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:41:10 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 09:41:10 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 09:41:10 using GIT_SSH to set credentials Release Engineering Jenkins Key 09:41:10 [INFO] Currently running in a labeled security context 09:41:10 [INFO] Currently SELinux is 'enforcing' on the host 09:41:10 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test@tmp/jenkins-gitclient-ssh12466019252097091572.key 09:41:10 Verifying host key using known hosts file 09:41:10 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. 09:41:10 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 09:41:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:41:11 Checking out Revision 2791c5dea1951b0af9405c9ac43be0884a2c5414 (origin/master) 09:41:11 > git config core.sparsecheckout # timeout=10 09:41:11 > git checkout -f 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 09:41:11 Commit message: "Define vanadium stream" 09:41:11 > git rev-parse FETCH_HEAD^{commit} # timeout=10 09:41:11 > git rev-list --no-walk bd2538e597fc3bc19242dd67e490efd2e5dafbc0 # timeout=10 09:41:12 No emails were triggered. 09:41:12 provisioning config files... 09:41:12 copy managed file [npmrc] to file:/home/jenkins/.npmrc 09:41:12 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 09:41:12 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:41:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3834810818376170684.sh 09:41:12 ---> python-tools-install.sh 09:41:12 Setup pyenv: 09:41:13 system 09:41:13 * 3.8.13 (set by /opt/pyenv/version) 09:41:13 * 3.9.13 (set by /opt/pyenv/version) 09:41:13 * 3.10.13 (set by /opt/pyenv/version) 09:41:13 * 3.11.7 (set by /opt/pyenv/version) 09:41:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-1e95 09:41:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 09:41:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:41:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:41:22 lf-activate-venv(): INFO: Base packages installed successfully 09:41:22 lf-activate-venv(): INFO: Installing additional packages: lftools 09:41:48 lf-activate-venv(): INFO: Adding /tmp/venv-1e95/bin to PATH 09:41:48 Generating Requirements File 09:42:09 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. 09:42:09 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 09:42:09 Python 3.11.7 09:42:09 pip 25.3 from /tmp/venv-1e95/lib/python3.11/site-packages/pip (python 3.11) 09:42:10 appdirs==1.4.4 09:42:10 argcomplete==3.6.3 09:42:10 aspy.yaml==1.3.0 09:42:10 attrs==25.4.0 09:42:10 autopage==0.5.2 09:42:10 beautifulsoup4==4.14.3 09:42:10 boto3==1.42.9 09:42:10 botocore==1.42.9 09:42:10 bs4==0.0.2 09:42:10 cachetools==6.2.3 09:42:10 certifi==2025.11.12 09:42:10 cffi==2.0.0 09:42:10 cfgv==3.5.0 09:42:10 chardet==5.2.0 09:42:10 charset-normalizer==3.4.4 09:42:10 click==8.3.1 09:42:10 cliff==4.13.0 09:42:10 cmd2==3.0.0 09:42:10 cryptography==3.3.2 09:42:10 debtcollector==3.0.0 09:42:10 decorator==5.2.1 09:42:10 defusedxml==0.7.1 09:42:10 Deprecated==1.3.1 09:42:10 distlib==0.4.0 09:42:10 dnspython==2.8.0 09:42:10 docker==7.1.0 09:42:10 dogpile.cache==1.5.0 09:42:10 durationpy==0.10 09:42:10 email-validator==2.3.0 09:42:10 filelock==3.20.0 09:42:10 future==1.0.0 09:42:10 gitdb==4.0.12 09:42:10 GitPython==3.1.45 09:42:10 google-auth==2.43.0 09:42:10 httplib2==0.31.0 09:42:10 identify==2.6.15 09:42:10 idna==3.11 09:42:10 importlib-resources==1.5.0 09:42:10 iso8601==2.1.0 09:42:10 Jinja2==3.1.6 09:42:10 jmespath==1.0.1 09:42:10 jsonpatch==1.33 09:42:10 jsonpointer==3.0.0 09:42:10 jsonschema==4.25.1 09:42:10 jsonschema-specifications==2025.9.1 09:42:10 keystoneauth1==5.12.0 09:42:10 kubernetes==34.1.0 09:42:10 lftools==0.37.18 09:42:10 lxml==6.0.2 09:42:10 markdown-it-py==4.0.0 09:42:10 MarkupSafe==3.0.3 09:42:10 mdurl==0.1.2 09:42:10 msgpack==1.1.2 09:42:10 multi_key_dict==2.0.3 09:42:10 munch==4.0.0 09:42:10 netaddr==1.3.0 09:42:10 niet==1.4.2 09:42:10 nodeenv==1.9.1 09:42:10 oauth2client==4.1.3 09:42:10 oauthlib==3.3.1 09:42:10 openstacksdk==4.8.0 09:42:10 os-service-types==1.8.2 09:42:10 osc-lib==4.2.0 09:42:10 oslo.config==10.1.0 09:42:10 oslo.context==6.2.0 09:42:10 oslo.i18n==6.7.1 09:42:10 oslo.log==7.2.1 09:42:10 oslo.serialization==5.8.0 09:42:10 oslo.utils==9.2.0 09:42:10 packaging==25.0 09:42:10 pbr==7.0.3 09:42:10 platformdirs==4.5.1 09:42:10 prettytable==3.17.0 09:42:10 psutil==7.1.3 09:42:10 pyasn1==0.6.1 09:42:10 pyasn1_modules==0.4.2 09:42:10 pycparser==2.23 09:42:10 pygerrit2==2.0.15 09:42:10 PyGithub==2.8.1 09:42:10 Pygments==2.19.2 09:42:10 PyJWT==2.10.1 09:42:10 PyNaCl==1.6.1 09:42:10 pyparsing==2.4.7 09:42:10 pyperclip==1.11.0 09:42:10 pyrsistent==0.20.0 09:42:10 python-cinderclient==9.8.0 09:42:10 python-dateutil==2.9.0.post0 09:42:10 python-heatclient==4.3.0 09:42:10 python-jenkins==1.8.3 09:42:10 python-keystoneclient==5.7.0 09:42:10 python-magnumclient==4.9.0 09:42:10 python-openstackclient==8.2.0 09:42:10 python-swiftclient==4.9.0 09:42:10 PyYAML==6.0.3 09:42:10 referencing==0.37.0 09:42:10 requests==2.32.5 09:42:10 requests-oauthlib==2.0.0 09:42:10 requestsexceptions==1.4.0 09:42:10 rfc3986==2.0.0 09:42:10 rich==14.2.0 09:42:10 rich-argparse==1.7.2 09:42:10 rpds-py==0.30.0 09:42:10 rsa==4.9.1 09:42:10 ruamel.yaml==0.18.16 09:42:10 ruamel.yaml.clib==0.2.15 09:42:10 s3transfer==0.16.0 09:42:10 simplejson==3.20.2 09:42:10 six==1.17.0 09:42:10 smmap==5.0.2 09:42:10 soupsieve==2.8 09:42:10 stevedore==5.6.0 09:42:10 tabulate==0.9.0 09:42:10 toml==0.10.2 09:42:10 tomlkit==0.13.3 09:42:10 tqdm==4.67.1 09:42:10 typing_extensions==4.15.0 09:42:10 tzdata==2025.2 09:42:10 urllib3==1.26.20 09:42:10 virtualenv==20.35.4 09:42:10 wcwidth==0.2.14 09:42:10 websocket-client==1.9.0 09:42:10 wrapt==2.0.1 09:42:10 xdg==6.0.0 09:42:10 xmltodict==1.0.2 09:42:10 yq==3.4.3 09:42:10 [EnvInject] - Injecting environment variables from a build step. 09:42:10 [EnvInject] - Injecting as environment variables the properties content 09:42:10 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 09:42:10 OS_CLOUD=vex 09:42:10 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-557 09:42:10 OS_STACK_TEMPLATE_DIR=openstack-hot 09:42:10 09:42:10 [EnvInject] - Variables injected successfully. 09:42:10 provisioning config files... 09:42:10 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:42:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins8824894130342232184.sh 09:42:11 ---> Create parameters file for OpenStack HOT 09:42:11 OpenStack Heat parameters generated 09:42:11 ----------------------------------- 09:42:11 parameters: 09:42:11 vm_0_count: '1' 09:42:11 vm_0_flavor: 'v3-standard-4' 09:42:11 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20251201-010221.432' 09:42:11 vm_1_count: '1' 09:42:11 vm_1_flavor: 'v3-standard-2' 09:42:11 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 09:42:11 09:42:11 job_name: '52208-557' 09:42:11 silo: 'releng' 09:42:11 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins9913682020841598230.sh 09:42:11 ---> Create HEAT stack 09:42:11 + source /home/jenkins/lf-env.sh 09:42:11 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:42:11 ++ mktemp -d /tmp/venv-XXXX 09:42:11 + lf_venv=/tmp/venv-WlEm 09:42:11 + local venv_file=/tmp/.os_lf_venv 09:42:11 + local python=python3 09:42:11 + local options 09:42:11 + local set_path=true 09:42:11 + local install_args= 09:42:11 ++ 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 09:42:11 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:42:11 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 09:42:11 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:42:11 + true 09:42:11 + case $1 in 09:42:11 + python=python3 09:42:11 + shift 2 09:42:11 + true 09:42:11 + case $1 in 09:42:11 + shift 09:42:11 + break 09:42:11 + case $python in 09:42:11 + local pkg_list= 09:42:11 + [[ -d /opt/pyenv ]] 09:42:11 + echo 'Setup pyenv:' 09:42:11 Setup pyenv: 09:42:11 + export PYENV_ROOT=/opt/pyenv 09:42:11 + PYENV_ROOT=/opt/pyenv 09:42:11 + 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 09:42:11 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:42:11 + pyenv versions 09:42:11 system 09:42:11 3.8.13 09:42:11 3.9.13 09:42:11 3.10.13 09:42:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:42:11 + command -v pyenv 09:42:11 ++ pyenv init - --no-rehash 09:42:11 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 09:42:11 for i in ${!paths[@]}; do 09:42:11 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 09:42:11 fi; done; 09:42:11 echo "${paths[*]}"'\'')" 09:42:11 export PATH="/opt/pyenv/shims:${PATH}" 09:42:11 export PYENV_SHELL=bash 09:42:11 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 09:42:11 pyenv() { 09:42:11 local command 09:42:11 command="${1:-}" 09:42:11 if [ "$#" -gt 0 ]; then 09:42:11 shift 09:42:11 fi 09:42:11 09:42:11 case "$command" in 09:42:11 rehash|shell) 09:42:11 eval "$(pyenv "sh-$command" "$@")" 09:42:11 ;; 09:42:11 *) 09:42:11 command pyenv "$command" "$@" 09:42:11 ;; 09:42:11 esac 09:42:11 }' 09:42:11 +++ bash --norc -ec 'IFS=:; paths=($PATH); 09:42:11 for i in ${!paths[@]}; do 09:42:11 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 09:42:11 fi; done; 09:42:11 echo "${paths[*]}"' 09:42:11 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 09:42:11 ++ 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 09:42:11 ++ 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 09:42:11 ++ export PYENV_SHELL=bash 09:42:11 ++ PYENV_SHELL=bash 09:42:11 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 09:42:11 +++ complete -F _pyenv pyenv 09:42:11 ++ lf-pyver python3 09:42:11 ++ local py_version_xy=python3 09:42:11 ++ local py_version_xyz= 09:42:11 ++ awk '{ print $1 }' 09:42:11 ++ pyenv versions 09:42:11 ++ local command 09:42:11 ++ command=versions 09:42:11 ++ '[' 1 -gt 0 ']' 09:42:11 ++ shift 09:42:11 ++ case "$command" in 09:42:11 ++ command pyenv versions 09:42:11 ++ pyenv versions 09:42:11 ++ sed 's/^[ *]* //' 09:42:11 ++ grep -E '^[0-9.]*[0-9]$' 09:42:11 ++ [[ ! -s /tmp/.pyenv_versions ]] 09:42:11 +++ grep '^3' /tmp/.pyenv_versions 09:42:11 +++ sort -V 09:42:11 +++ tail -n 1 09:42:11 ++ py_version_xyz=3.11.7 09:42:11 ++ [[ -z 3.11.7 ]] 09:42:11 ++ echo 3.11.7 09:42:11 ++ return 0 09:42:11 + pyenv local 3.11.7 09:42:11 + local command 09:42:11 + command=local 09:42:11 + '[' 2 -gt 0 ']' 09:42:11 + shift 09:42:11 + case "$command" in 09:42:11 + command pyenv local 3.11.7 09:42:11 + pyenv local 3.11.7 09:42:11 + for arg in "$@" 09:42:11 + case $arg in 09:42:11 + pkg_list+='lftools[openstack] ' 09:42:11 + for arg in "$@" 09:42:11 + case $arg in 09:42:11 + pkg_list+='kubernetes ' 09:42:11 + for arg in "$@" 09:42:11 + case $arg in 09:42:11 + pkg_list+='niet ' 09:42:11 + for arg in "$@" 09:42:11 + case $arg in 09:42:11 + pkg_list+='python-heatclient ' 09:42:11 + for arg in "$@" 09:42:11 + case $arg in 09:42:11 + pkg_list+='python-openstackclient ' 09:42:11 + for arg in "$@" 09:42:11 + case $arg in 09:42:11 + pkg_list+='python-magnumclient ' 09:42:11 + for arg in "$@" 09:42:11 + case $arg in 09:42:11 + pkg_list+='urllib3~=1.26.15 ' 09:42:11 + for arg in "$@" 09:42:11 + case $arg in 09:42:11 + pkg_list+='yq ' 09:42:11 + [[ -f /tmp/.os_lf_venv ]] 09:42:11 ++ cat /tmp/.os_lf_venv 09:42:11 + lf_venv=/tmp/venv-1e95 09:42:11 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1e95 from' file:/tmp/.os_lf_venv 09:42:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1e95 from file:/tmp/.os_lf_venv 09:42:11 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 09:42:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:42:11 + local 'pip_opts=--upgrade --quiet' 09:42:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 09:42:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 09:42:11 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 09:42:11 + [[ -n '' ]] 09:42:11 + [[ -n '' ]] 09:42:11 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 09:42:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:42:11 + /tmp/venv-1e95/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 09:42:13 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 09:42:13 lf-activate-venv(): INFO: Base packages installed successfully 09:42:13 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 09:42:13 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 09:42:13 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 09:42:13 + /tmp/venv-1e95/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 09:42:31 + type python3 09:42:31 + true 09:42:31 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-1e95/bin to PATH' 09:42:31 lf-activate-venv(): INFO: Adding /tmp/venv-1e95/bin to PATH 09:42:31 + PATH=/tmp/venv-1e95/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 09:42:31 + return 0 09:42:31 + openstack --os-cloud vex limits show --absolute 09:42:32 +--------------------------+---------+ 09:42:32 | Name | Value | 09:42:32 +--------------------------+---------+ 09:42:32 | maxTotalInstances | -1 | 09:42:32 | maxTotalCores | 450 | 09:42:32 | maxTotalRAMSize | 1000000 | 09:42:32 | maxServerMeta | 128 | 09:42:32 | maxImageMeta | 128 | 09:42:32 | maxPersonality | 5 | 09:42:32 | maxPersonalitySize | 10240 | 09:42:32 | maxTotalKeypairs | 100 | 09:42:32 | maxServerGroups | 10 | 09:42:32 | maxServerGroupMembers | 10 | 09:42:32 | maxTotalFloatingIps | -1 | 09:42:32 | maxSecurityGroups | -1 | 09:42:32 | maxSecurityGroupRules | -1 | 09:42:32 | totalRAMUsed | 589824 | 09:42:32 | totalCoresUsed | 144 | 09:42:32 | totalInstancesUsed | 59 | 09:42:32 | totalFloatingIpsUsed | 0 | 09:42:32 | totalSecurityGroupsUsed | 0 | 09:42:32 | totalServerGroupsUsed | 0 | 09:42:32 | maxTotalVolumes | -1 | 09:42:32 | maxTotalSnapshots | 10 | 09:42:32 | maxTotalVolumeGigabytes | 4096 | 09:42:32 | maxTotalBackups | 10 | 09:42:32 | maxTotalBackupGigabytes | 1000 | 09:42:32 | totalVolumesUsed | 3 | 09:42:32 | totalGigabytesUsed | 60 | 09:42:32 | totalSnapshotsUsed | 0 | 09:42:32 | totalBackupsUsed | 0 | 09:42:32 | totalBackupGigabytesUsed | 0 | 09:42:32 +--------------------------+---------+ 09:42:33 + pushd /opt/ciman/openstack-hot 09:42:33 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:42:33 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-scandium-557 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/stack-parameters.yaml 09:43:30 Creating stack releng-openflowplugin-csit-1node-sanity-only-scandium-557 09:43:30 Waiting to initialize infrastructure... 09:43:30 Waiting to initialize infrastructure... 09:43:30 Waiting to initialize infrastructure... 09:43:30 Waiting to initialize infrastructure... 09:43:30 Stack initialization successful. 09:43:30 ------------------------------------ 09:43:30 Stack Details 09:43:30 ------------------------------------ 09:43:30 {'added': None, 09:43:30 'capabilities': [], 09:43:30 'created_at': '2025-12-13T09:42:36Z', 09:43:30 'deleted': None, 09:43:30 'deleted_at': None, 09:43:30 'description': 'No description', 09:43:30 'environment': None, 09:43:30 'environment_files': None, 09:43:30 'files': None, 09:43:30 'files_container': None, 09:43:30 'id': '6507f14f-6a7e-476e-b4ce-57c2edaedbf1', 09:43:30 'is_rollback_disabled': True, 09:43:30 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-scandium-557/6507f14f-6a7e-476e-b4ce-57c2edaedbf1', 09:43:30 'rel': 'self'}], 09:43:30 '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'})}), 09:43:30 'name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-557', 09:43:30 'notification_topics': [], 09:43:30 'outputs': [{'description': 'IP addresses of the 1st vm types', 09:43:30 'output_key': 'vm_0_ips', 09:43:30 'output_value': ['10.30.171.187']}, 09:43:30 {'description': 'IP addresses of the 2nd vm types', 09:43:30 'output_key': 'vm_1_ips', 09:43:30 'output_value': ['10.30.170.240']}], 09:43:30 'owner_id': ****, 09:43:30 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 09:43:30 'OS::stack_id': '6507f14f-6a7e-476e-b4ce-57c2edaedbf1', 09:43:30 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-scandium-557', 09:43:30 'job_name': '52208-557', 09:43:30 'silo': 'releng', 09:43:30 'vm_0_count': '1', 09:43:30 'vm_0_flavor': 'v3-standard-4', 09:43:30 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 09:43:30 '20251201-010221.432', 09:43:30 'vm_1_count': '1', 09:43:30 'vm_1_flavor': 'v3-standard-2', 09:43:30 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 09:43:30 '- 20250917-133034.654'}, 09:43:30 'parent_id': None, 09:43:30 'replaced': None, 09:43:30 'status': 'CREATE_COMPLETE', 09:43:30 'status_reason': 'Stack CREATE completed successfully', 09:43:30 'tags': [], 09:43:30 'template': None, 09:43:30 'template_description': 'No description', 09:43:30 'template_url': None, 09:43:30 'timeout_mins': 15, 09:43:30 'unchanged': None, 09:43:30 'updated': None, 09:43:30 'updated_at': None, 09:43:30 'user_project_id': '19bdcca983e84245899510861c757e35'} 09:43:30 ------------------------------------ 09:43:30 + popd 09:43:30 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:43:30 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins15888390135851340573.sh 09:43:30 ---> Copy SSH public keys to CSIT lab 09:43:30 Setup pyenv: 09:43:30 system 09:43:30 3.8.13 09:43:30 3.9.13 09:43:30 3.10.13 09:43:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:43:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1e95 from file:/tmp/.os_lf_venv 09:43:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:43:31 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:43:32 lf-activate-venv(): INFO: Base packages installed successfully 09:43:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:43:46 lf-activate-venv(): INFO: Adding /tmp/venv-1e95/bin to PATH 09:43:48 SSH not responding on 10.30.170.240. Retrying in 10 seconds... 09:43:49 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:43:49 releng-52208-557-0-builder-0 09:43:49 Successfully copied public keys to slave 10.30.171.187 09:43:58 Ping to 10.30.170.240 successful. 09:43:58 SSH not responding on 10.30.170.240. Retrying in 10 seconds... 09:44:08 Ping to 10.30.170.240 successful. 09:44:09 Warning: Permanently added '10.30.170.240' (ECDSA) to the list of known hosts. 09:44:10 releng-52208-557-1-mininet-ovs-217-0 09:44:10 Successfully copied public keys to slave 10.30.170.240 09:44:10 Process 6511 ready. 09:44:10 Process 6512 ready. 09:44:10 SSH ready on all stack servers. 09:44:10 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins4440771001355789713.sh 09:44:10 Setup pyenv: 09:44:10 system 09:44:10 3.8.13 09:44:10 3.9.13 09:44:10 3.10.13 09:44:10 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:44:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m1lk 09:44:14 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.robot_venv 09:44:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:44:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:44:18 lf-activate-venv(): INFO: Base packages installed successfully 09:44:18 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 09:44:20 lf-activate-venv(): INFO: Adding /tmp/venv-m1lk/bin to PATH 09:44:20 + echo 'Installing Python Requirements' 09:44:20 Installing Python Requirements 09:44:20 + cat 09:44:20 + python -m pip install -r requirements.txt 09:44:20 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 09:44:20 Collecting docker-py (from -r requirements.txt (line 1)) 09:44:20 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) 09:44:20 Collecting ipaddr (from -r requirements.txt (line 2)) 09:44:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 09:44:20 Installing build dependencies: started 09:44:21 Installing build dependencies: finished with status 'done' 09:44:21 Getting requirements to build wheel: started 09:44:21 Getting requirements to build wheel: finished with status 'done' 09:44:21 Preparing metadata (pyproject.toml): started 09:44:22 Preparing metadata (pyproject.toml): finished with status 'done' 09:44:22 Collecting netaddr (from -r requirements.txt (line 3)) 09:44:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 09:44:22 Collecting netifaces (from -r requirements.txt (line 4)) 09:44:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 09:44:22 Installing build dependencies: started 09:44:23 Installing build dependencies: finished with status 'done' 09:44:23 Getting requirements to build wheel: started 09:44:23 Getting requirements to build wheel: finished with status 'done' 09:44:23 Preparing metadata (pyproject.toml): started 09:44:23 Preparing metadata (pyproject.toml): finished with status 'done' 09:44:23 Collecting pyhocon (from -r requirements.txt (line 5)) 09:44:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 09:44:23 Collecting requests (from -r requirements.txt (line 6)) 09:44:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 09:44:24 Collecting robotframework (from -r requirements.txt (line 7)) 09:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4/robotframework-7.4-py3-none-any.whl (806 kB) 09:44:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.5/806.5 kB 32.0 MB/s 0:00:00 09:44:24 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 09:44:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 09:44:24 Installing build dependencies: started 09:44:24 Installing build dependencies: finished with status 'done' 09:44:24 Getting requirements to build wheel: started 09:44:25 Getting requirements to build wheel: finished with status 'done' 09:44:25 Preparing metadata (pyproject.toml): started 09:44:25 Preparing metadata (pyproject.toml): finished with status 'done' 09:44:25 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 09:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 09:44:25 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 09:44:25 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) 09:44:25 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 09:44:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 09:44:25 Installing build dependencies: started 09:44:26 Installing build dependencies: finished with status 'done' 09:44:26 Getting requirements to build wheel: started 09:44:27 Getting requirements to build wheel: finished with status 'done' 09:44:27 Preparing metadata (pyproject.toml): started 09:44:27 Preparing metadata (pyproject.toml): finished with status 'done' 09:44:27 Collecting scapy (from -r requirements.txt (line 12)) 09:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 09:44:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 46.1 MB/s 0:00:00 09:44:27 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 09:44:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 09:44:27 Installing build dependencies: started 09:44:28 Installing build dependencies: finished with status 'done' 09:44:28 Getting requirements to build wheel: started 09:44:28 Getting requirements to build wheel: finished with status 'done' 09:44:28 Preparing metadata (pyproject.toml): started 09:44:28 Preparing metadata (pyproject.toml): finished with status 'done' 09:44:28 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:44:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 09:44:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 27.8 MB/s 0:00:00 09:44:29 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:44:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 09:44:29 Collecting pyangbind (from -r requirements.txt (line 22)) 09:44:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 09:44:29 Collecting isodate (from -r requirements.txt (line 25)) 09:44:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 09:44:29 Collecting jmespath (from -r requirements.txt (line 28)) 09:44:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 09:44:29 Collecting jsonpatch (from -r requirements.txt (line 31)) 09:44:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 09:44:29 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:44:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 09:44:29 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:44:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 09:44:29 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 09:44:29 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) 09:44:29 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 09:44:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 09:44:29 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 09:44:29 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) 09:44:29 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 09:44:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 09:44:30 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 09:44:30 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) 09:44:30 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 09:44:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 09:44:30 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 09:44:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.2/urllib3-2.6.2-py3-none-any.whl (131 kB) 09:44:30 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 09:44:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 09:44:30 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:44:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 09:44:30 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 09:44:30 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) 09:44:30 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 09:44:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 09:44:30 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 09:44:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 09:44:30 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 09:44:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 09:44:30 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 09:44:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB) 09:44:30 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 09:44:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 09:44:30 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 09:44:30 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) 09:44:30 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 09:44:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 09:44:30 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 09:44:30 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) 09:44:31 Collecting elasticsearch (from -r requirements.txt (line 18)) 09:44:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 09:44:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 26.9 MB/s 0:00:00 09:44:31 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 09:44:31 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 09:44:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 09:44:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 09:44:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 09:44:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 09:44:31 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 09:44:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 09:44:31 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 09:44:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 09:44:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 35.7 MB/s 0:00:00 09:44:31 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 09:44:31 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) 09:44:32 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 09:44:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 09:44:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 34.2 MB/s 0:00:00 09:44:32 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 09:44:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 09:44:33 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:44:33 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) 09:44:33 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:44:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 09:44:33 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:44:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 09:44:33 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:44:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 09:44:33 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:44:33 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) 09:44:34 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 09:44:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 09:44:34 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:44:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB) 09:44:34 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 57.3 MB/s 0:00:00 09:44:34 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:44:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 09:44:34 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:44:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 09:44:34 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:44:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 09:44:34 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)) 09:44:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 09:44:34 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)) 09:44:34 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 09:44:34 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)) 09:44:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 09:44:34 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)) 09:44:34 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) 09:44:34 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)) 09:44:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 09:44:35 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 09:44:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 09:44:35 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:44:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 09:44:35 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:44:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 09:44:35 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:44:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 09:44:35 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)) 09:44:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 09:44:35 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 09:44:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 09:44:35 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 09:44:35 Building wheel for robotframework-sshlibrary (pyproject.toml): started 09:44:35 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 09:44:35 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=1399ce9abc98f4c8286985860937df82f4fc0287a72c7f362544bc546f01e60e 09:44:35 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 09:44:35 Building wheel for ipaddr (pyproject.toml): started 09:44:35 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 09:44:35 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=3ffad115462109770559e6bbf340e13c9389d861e0271e40268f8d275890f5d1 09:44:35 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 09:44:35 Building wheel for netifaces (pyproject.toml): started 09:44:38 Building wheel for netifaces (pyproject.toml): finished with status 'done' 09:44:38 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41071 sha256=968910ec66a785371b72dde00574d574f910f9f9057d8a477674816cb16cda5e 09:44:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 09:44:38 Building wheel for robotframework-httplibrary (pyproject.toml): started 09:44:38 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 09:44:38 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=f4ac8c80042a2ba16d5735f61ab07da73d84f280817ad1f0d82242900c723656 09:44:38 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 09:44:38 Building wheel for jsonpath-rw (pyproject.toml): started 09:44:38 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 09:44:38 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=827b9063bcfb42fd73dd524941f3d1b6bca603015aadfb2aefc8b5e75e9b149f 09:44:38 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 09:44:38 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 09:44:38 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 09:44:45 09:44:45 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 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-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.6.2 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 09:44:46 + pip freeze 09:44:46 attrs==25.4.0 09:44:46 bcrypt==5.0.0 09:44:46 beautifulsoup4==4.14.3 09:44:46 certifi==2025.11.12 09:44:46 cffi==2.0.0 09:44:46 charset-normalizer==3.4.4 09:44:46 click==8.3.1 09:44:46 cryptography==46.0.3 09:44:46 decorator==5.2.1 09:44:46 distlib==0.4.0 09:44:46 docker-py==1.10.6 09:44:46 docker-pycreds==0.4.0 09:44:46 elastic-transport==8.17.1 09:44:46 elasticsearch==8.19.2 09:44:46 elasticsearch-dsl==8.15.4 09:44:46 enum34==1.1.10 09:44:46 filelock==3.20.0 09:44:46 h11==0.16.0 09:44:46 idna==3.11 09:44:46 invoke==2.2.1 09:44:46 ipaddr==2.2.0 09:44:46 isodate==0.7.2 09:44:46 jmespath==1.0.1 09:44:46 jsonpatch==1.33 09:44:46 jsonpath-rw==1.4.0 09:44:46 jsonpointer==3.0.0 09:44:46 lxml==6.0.2 09:44:46 netaddr==1.3.0 09:44:46 netifaces==0.11.0 09:44:46 outcome==1.3.0.post0 09:44:46 paramiko==4.0.0 09:44:46 platformdirs==4.5.1 09:44:46 ply==3.11 09:44:46 pyang==2.7.1 09:44:46 pyangbind==0.8.7 09:44:46 pycparser==2.23 09:44:46 pyhocon==0.3.61 09:44:46 PyNaCl==1.6.1 09:44:46 pyparsing==3.2.5 09:44:46 PySocks==1.7.1 09:44:46 python-dateutil==2.9.0.post0 09:44:46 regex==2025.11.3 09:44:46 requests==2.32.5 09:44:46 robotframework==7.4 09:44:46 robotframework-httplibrary==0.4.2 09:44:46 robotframework-pythonlibcore==4.4.1 09:44:46 robotframework-requests==0.9.7 09:44:46 robotframework-selenium2library==3.0.0 09:44:46 robotframework-seleniumlibrary==6.8.0 09:44:46 robotframework-sshlibrary==3.8.0 09:44:46 scapy==2.6.1 09:44:46 scp==0.15.0 09:44:46 selenium==4.39.0 09:44:46 six==1.17.0 09:44:46 sniffio==1.3.1 09:44:46 sortedcontainers==2.4.0 09:44:46 soupsieve==2.8 09:44:46 trio==0.32.0 09:44:46 trio-websocket==0.12.2 09:44:46 typing_extensions==4.15.0 09:44:46 urllib3==2.6.2 09:44:46 virtualenv==20.35.4 09:44:46 waitress==3.0.2 09:44:46 WebOb==1.8.9 09:44:46 websocket-client==1.9.0 09:44:46 WebTest==3.0.7 09:44:46 wsproto==1.3.2 09:44:46 [EnvInject] - Injecting environment variables from a build step. 09:44:46 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 09:44:46 [EnvInject] - Variables injected successfully. 09:44:46 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins8010071625802830523.sh 09:44:46 Setup pyenv: 09:44:46 system 09:44:46 3.8.13 09:44:46 3.9.13 09:44:46 3.10.13 09:44:46 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:44:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1e95 from file:/tmp/.os_lf_venv 09:44:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:44:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:44:49 lf-activate-venv(): INFO: Base packages installed successfully 09:44:49 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 09:44:58 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. 09:44:58 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 09:44:58 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.2 which is incompatible. 09:44:58 lf-activate-venv(): INFO: Adding /tmp/venv-1e95/bin to PATH 09:44:58 + ODL_SYSTEM=() 09:44:58 + TOOLS_SYSTEM=() 09:44:58 + OPENSTACK_SYSTEM=() 09:44:58 + OPENSTACK_CONTROLLERS=() 09:44:58 + mapfile -t ADDR 09:44:58 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-scandium-557 09:44:58 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 09:45:00 + for i in "${ADDR[@]}" 09:45:00 ++ ssh 10.30.171.187 hostname -s 09:45:00 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:45:01 + REMHOST=releng-52208-557-0-builder-0 09:45:01 + case ${REMHOST} in 09:45:01 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 09:45:01 + for i in "${ADDR[@]}" 09:45:01 ++ ssh 10.30.170.240 hostname -s 09:45:01 Warning: Permanently added '10.30.170.240' (ECDSA) to the list of known hosts. 09:45:01 + REMHOST=releng-52208-557-1-mininet-ovs-217-0 09:45:01 + case ${REMHOST} in 09:45:01 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 09:45:01 + echo NUM_ODL_SYSTEM=1 09:45:01 + echo NUM_TOOLS_SYSTEM=1 09:45:01 + '[' '' == yes ']' 09:45:01 + NUM_OPENSTACK_SYSTEM=0 09:45:01 + echo NUM_OPENSTACK_SYSTEM=0 09:45:01 + '[' 0 -eq 2 ']' 09:45:01 + echo ODL_SYSTEM_IP=10.30.171.187 09:45:01 ++ seq 0 0 09:45:01 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 09:45:01 + echo ODL_SYSTEM_1_IP=10.30.171.187 09:45:01 + echo TOOLS_SYSTEM_IP=10.30.170.240 09:45:01 ++ seq 0 0 09:45:01 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 09:45:01 + echo TOOLS_SYSTEM_1_IP=10.30.170.240 09:45:01 + openstack_index=0 09:45:01 + NUM_OPENSTACK_CONTROL_NODES=1 09:45:01 + echo NUM_OPENSTACK_CONTROL_NODES=1 09:45:01 ++ seq 0 0 09:45:01 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 09:45:01 + echo OPENSTACK_CONTROL_NODE_1_IP= 09:45:01 + NUM_OPENSTACK_COMPUTE_NODES=-1 09:45:01 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 09:45:01 + '[' -1 -ge 2 ']' 09:45:01 ++ seq 0 -2 09:45:01 + NUM_OPENSTACK_HAPROXY_NODES=0 09:45:01 + echo NUM_OPENSTACK_HAPROXY_NODES=0 09:45:01 ++ seq 0 -1 09:45:01 + echo 'Contents of slave_addresses.txt:' 09:45:01 Contents of slave_addresses.txt: 09:45:01 + cat slave_addresses.txt 09:45:01 NUM_ODL_SYSTEM=1 09:45:01 NUM_TOOLS_SYSTEM=1 09:45:01 NUM_OPENSTACK_SYSTEM=0 09:45:01 ODL_SYSTEM_IP=10.30.171.187 09:45:01 ODL_SYSTEM_1_IP=10.30.171.187 09:45:01 TOOLS_SYSTEM_IP=10.30.170.240 09:45:01 TOOLS_SYSTEM_1_IP=10.30.170.240 09:45:01 NUM_OPENSTACK_CONTROL_NODES=1 09:45:01 OPENSTACK_CONTROL_NODE_1_IP= 09:45:01 NUM_OPENSTACK_COMPUTE_NODES=-1 09:45:01 NUM_OPENSTACK_HAPROXY_NODES=0 09:45:01 [EnvInject] - Injecting environment variables from a build step. 09:45:01 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 09:45:01 [EnvInject] - Variables injected successfully. 09:45:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins15921609802041292889.sh 09:45:01 Preparing for JRE Version 21 09:45:01 Karaf artifact is karaf 09:45:01 Karaf project is integration 09:45:01 Java home is /usr/lib/jvm/java-21-openjdk-amd64 09:45:01 [EnvInject] - Injecting environment variables from a build step. 09:45:01 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 09:45:01 [EnvInject] - Variables injected successfully. 09:45:01 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10987313012556892020.sh 09:45:01 2025-12-13 09:45:01 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1] 09:45:01 Bundle version is 0.21.4-SNAPSHOT 09:45:01 --2025-12-13 09:45:01-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml 09:45:01 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:45:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:45:02 HTTP request sent, awaiting response... 200 OK 09:45:02 Length: 1410 (1.4K) [application/xml] 09:45:02 Saving to: ‘maven-metadata.xml’ 09:45:02 09:45:02 0K . 100% 48.0M=0s 09:45:02 09:45:02 2025-12-13 09:45:02 (48.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 09:45:02 09:45:02 09:45:02 09:45:02 org.opendaylight.integration 09:45:02 karaf 09:45:02 0.21.4-SNAPSHOT 09:45:02 09:45:02 09:45:02 20251213.093645 09:45:02 297 09:45:02 09:45:02 20251213093645 09:45:02 09:45:02 09:45:02 pom 09:45:02 0.21.4-20251213.093645-297 09:45:02 20251213093645 09:45:02 09:45:02 09:45:02 tar.gz 09:45:02 0.21.4-20251213.093645-297 09:45:02 20251213093645 09:45:02 09:45:02 09:45:02 zip 09:45:02 0.21.4-20251213.093645-297 09:45:02 20251213093645 09:45:02 09:45:02 09:45:02 cyclonedx 09:45:02 xml 09:45:02 0.21.4-20251213.093645-297 09:45:02 20251213093645 09:45:02 09:45:02 09:45:02 cyclonedx 09:45:02 json 09:45:02 0.21.4-20251213.093645-297 09:45:02 20251213093645 09:45:02 09:45:02 09:45:02 09:45:02 09:45:02 Nexus timestamp is 0.21.4-20251213.093645-297 09:45:02 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251213.093645-297.zip 09:45:02 Distribution bundle is karaf-0.21.4-20251213.093645-297.zip 09:45:02 Distribution bundle version is 0.21.4-SNAPSHOT 09:45:02 Distribution folder is karaf-0.21.4-SNAPSHOT 09:45:02 Nexus prefix is https://nexus.opendaylight.org 09:45:02 [EnvInject] - Injecting environment variables from a build step. 09:45:02 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 09:45:02 [EnvInject] - Variables injected successfully. 09:45:02 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins5289444844520102700.sh 09:45:02 Setup pyenv: 09:45:02 system 09:45:02 3.8.13 09:45:02 3.9.13 09:45:02 3.10.13 09:45:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:45:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1e95 from file:/tmp/.os_lf_venv 09:45:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:45:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:45:04 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. 09:45:04 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 09:45:04 lf-activate-venv(): INFO: Base packages installed successfully 09:45:04 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 09:45:10 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 09:45:10 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 09:45:10 lf-activate-venv(): INFO: Adding /tmp/venv-1e95/bin to PATH 09:45:10 Copying common-functions.sh to /tmp 09:45:12 Copying common-functions.sh to 10.30.170.240:/tmp 09:45:12 Warning: Permanently added '10.30.170.240' (ECDSA) to the list of known hosts. 09:45:12 Copying common-functions.sh to 10.30.171.187:/tmp 09:45:12 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:45:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins346758726859412573.sh 09:45:13 common-functions.sh is being sourced 09:45:13 common-functions environment: 09:45:13 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:45:13 ACTUALFEATURES: 09:45:13 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:45:13 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:45:13 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:45:13 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:45:13 CONTROLLERMEM: 2048m 09:45:13 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:45:13 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:45:13 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:45:13 SUITES: 09:45:13 09:45:13 ################################################# 09:45:13 ## Configure Cluster and Start ## 09:45:13 ################################################# 09:45:13 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions 09:45:13 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions 09:45:13 Locating script plan to use... 09:45:13 Finished running script plans 09:45:13 Configuring member-1 with IP address 10.30.171.187 09:45:13 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:45:13 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:45:13 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium 09:45:13 common-functions.sh is being sourced 09:45:13 ++ [[ /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 ]] 09:45:13 ++ echo 'common-functions.sh is being sourced' 09:45:13 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT 09:45:13 ++ DISTROSTREAM=scandium 09:45:13 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:45:13 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:45:13 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:45:13 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:45:13 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:45:13 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:45:13 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:45:13 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:45:13 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:45:13 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:45:13 ++ export CONTROLLERMEM= 09:45:13 ++ CONTROLLERMEM= 09:45:13 ++ case "${DISTROSTREAM}" in 09:45:13 ++ CLUSTER_SYSTEM=akka 09:45:13 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:45:13 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:45:13 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:45:13 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:45:13 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:45:13 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:45:13 ++ print_common_env 09:45:13 ++ cat 09:45:13 common-functions environment: 09:45:13 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:45:13 ACTUALFEATURES: 09:45:13 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:45:13 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties 09:45:13 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:45:13 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:45:13 CONTROLLERMEM: 09:45:13 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:45:13 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:45:13 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:45:13 SUITES: 09:45:13 09:45:13 ++ SSH='ssh -t -t' 09:45:13 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 09:45:13 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 09:45:13 Changing to /tmp 09:45:13 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251213.093645-297.zip 09:45:13 + echo 'Changing to /tmp' 09:45:13 + cd /tmp 09:45:13 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251213.093645-297.zip' 09:45:13 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251213.093645-297.zip 09:45:13 --2025-12-13 09:45:13-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251213.093645-297.zip 09:45:13 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 09:45:13 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 09:45:13 HTTP request sent, awaiting response... 200 OK 09:45:13 Length: 239812546 (229M) [application/zip] 09:45:13 Saving to: ‘karaf-0.21.4-20251213.093645-297.zip’ 09:45:13 09:45:13 0K ........ ........ ........ ........ ........ ........ 1% 73.6M 3s 09:45:13 3072K ........ ........ ........ ........ ........ ........ 2% 101M 3s 09:45:13 6144K ........ ........ ........ ........ ........ ........ 3% 82.4M 3s 09:45:13 9216K ........ ........ ........ ........ ........ ........ 5% 144M 2s 09:45:13 12288K ........ ........ ........ ........ ........ ........ 6% 163M 2s 09:45:13 15360K ........ ........ ........ ........ ........ ........ 7% 146M 2s 09:45:13 18432K ........ ........ ........ ........ ........ ........ 9% 158M 2s 09:45:13 21504K ........ ........ ........ ........ ........ ........ 10% 177M 2s 09:45:13 24576K ........ ........ ........ ........ ........ ........ 11% 192M 2s 09:45:13 27648K ........ ........ ........ ........ ........ ........ 13% 192M 2s 09:45:13 30720K ........ ........ ........ ........ ........ ........ 14% 230M 1s 09:45:13 33792K ........ ........ ........ ........ ........ ........ 15% 213M 1s 09:45:13 36864K ........ ........ ........ ........ ........ ........ 17% 257M 1s 09:45:13 39936K ........ ........ ........ ........ ........ ........ 18% 247M 1s 09:45:13 43008K ........ ........ ........ ........ ........ ........ 19% 215M 1s 09:45:13 46080K ........ ........ ........ ........ ........ ........ 20% 247M 1s 09:45:13 49152K ........ ........ ........ ........ ........ ........ 22% 242M 1s 09:45:13 52224K ........ ........ ........ ........ ........ ........ 23% 250M 1s 09:45:13 55296K ........ ........ ........ ........ ........ ........ 24% 244M 1s 09:45:13 58368K ........ ........ ........ ........ ........ ........ 26% 247M 1s 09:45:13 61440K ........ ........ ........ ........ ........ ........ 27% 241M 1s 09:45:13 64512K ........ ........ ........ ........ ........ ........ 28% 232M 1s 09:45:13 67584K ........ ........ ........ ........ ........ ........ 30% 207M 1s 09:45:13 70656K ........ ........ ........ ........ ........ ........ 31% 255M 1s 09:45:13 73728K ........ ........ ........ ........ ........ ........ 32% 217M 1s 09:45:13 76800K ........ ........ ........ ........ ........ ........ 34% 228M 1s 09:45:13 79872K ........ ........ ........ ........ ........ ........ 35% 237M 1s 09:45:13 82944K ........ ........ ........ ........ ........ ........ 36% 235M 1s 09:45:13 86016K ........ ........ ........ ........ ........ ........ 38% 233M 1s 09:45:13 89088K ........ ........ ........ ........ ........ ........ 39% 244M 1s 09:45:14 92160K ........ ........ ........ ........ ........ ........ 40% 242M 1s 09:45:14 95232K ........ ........ ........ ........ ........ ........ 41% 233M 1s 09:45:14 98304K ........ ........ ........ ........ ........ ........ 43% 235M 1s 09:45:14 101376K ........ ........ ........ ........ ........ ........ 44% 223M 1s 09:45:14 104448K ........ ........ ........ ........ ........ ........ 45% 229M 1s 09:45:14 107520K ........ ........ ........ ........ ........ ........ 47% 230M 1s 09:45:14 110592K ........ ........ ........ ........ ........ ........ 48% 236M 1s 09:45:14 113664K ........ ........ ........ ........ ........ ........ 49% 232M 1s 09:45:14 116736K ........ ........ ........ ........ ........ ........ 51% 228M 1s 09:45:14 119808K ........ ........ ........ ........ ........ ........ 52% 227M 1s 09:45:14 122880K ........ ........ ........ ........ ........ ........ 53% 233M 1s 09:45:14 125952K ........ ........ ........ ........ ........ ........ 55% 231M 1s 09:45:14 129024K ........ ........ ........ ........ ........ ........ 56% 223M 1s 09:45:14 132096K ........ ........ ........ ........ ........ ........ 57% 228M 0s 09:45:14 135168K ........ ........ ........ ........ ........ ........ 59% 234M 0s 09:45:14 138240K ........ ........ ........ ........ ........ ........ 60% 235M 0s 09:45:14 141312K ........ ........ ........ ........ ........ ........ 61% 222M 0s 09:45:14 144384K ........ ........ ........ ........ ........ ........ 62% 231M 0s 09:45:14 147456K ........ ........ ........ ........ ........ ........ 64% 235M 0s 09:45:14 150528K ........ ........ ........ ........ ........ ........ 65% 228M 0s 09:45:14 153600K ........ ........ ........ ........ ........ ........ 66% 221M 0s 09:45:14 156672K ........ ........ ........ ........ ........ ........ 68% 223M 0s 09:45:14 159744K ........ ........ ........ ........ ........ ........ 69% 232M 0s 09:45:14 162816K ........ ........ ........ ........ ........ ........ 70% 229M 0s 09:45:14 165888K ........ ........ ........ ........ ........ ........ 72% 225M 0s 09:45:14 168960K ........ ........ ........ ........ ........ ........ 73% 237M 0s 09:45:14 172032K ........ ........ ........ ........ ........ ........ 74% 228M 0s 09:45:14 175104K ........ ........ ........ ........ ........ ........ 76% 230M 0s 09:45:14 178176K ........ ........ ........ ........ ........ ........ 77% 224M 0s 09:45:14 181248K ........ ........ ........ ........ ........ ........ 78% 228M 0s 09:45:14 184320K ........ ........ ........ ........ ........ ........ 80% 221M 0s 09:45:14 187392K ........ ........ ........ ........ ........ ........ 81% 226M 0s 09:45:14 190464K ........ ........ ........ ........ ........ ........ 82% 228M 0s 09:45:14 193536K ........ ........ ........ ........ ........ ........ 83% 172M 0s 09:45:14 196608K ........ ........ ........ ........ ........ ........ 85% 270M 0s 09:45:14 199680K ........ ........ ........ ........ ........ ........ 86% 231M 0s 09:45:14 202752K ........ ........ ........ ........ ........ ........ 87% 235M 0s 09:45:14 205824K ........ ........ ........ ........ ........ ........ 89% 223M 0s 09:45:14 208896K ........ ........ ........ ........ ........ ........ 90% 242M 0s 09:45:14 211968K ........ ........ ........ ........ ........ ........ 91% 232M 0s 09:45:14 215040K ........ ........ ........ ........ ........ ........ 93% 229M 0s 09:45:14 218112K ........ ........ ........ ........ ........ ........ 94% 232M 0s 09:45:14 221184K ........ ........ ........ ........ ........ ........ 95% 246M 0s 09:45:14 224256K ........ ........ ........ ........ ........ ........ 97% 238M 0s 09:45:14 227328K ........ ........ ........ ........ ........ ........ 98% 235M 0s 09:45:14 230400K ........ ........ ........ ........ ........ ........ 99% 235M 0s 09:45:14 233472K ........ ... 100% 257M=1.1s 09:45:14 09:45:14 2025-12-13 09:45:14 (209 MB/s) - ‘karaf-0.21.4-20251213.093645-297.zip’ saved [239812546/239812546] 09:45:14 09:45:14 Extracting the new controller... 09:45:14 + echo 'Extracting the new controller...' 09:45:14 + unzip -q karaf-0.21.4-20251213.093645-297.zip 09:45:16 Adding external repositories... 09:45:16 + echo 'Adding external repositories...' 09:45:16 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:45:16 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 09:45:16 ################################################################################ 09:45:16 # 09:45:16 # Licensed to the Apache Software Foundation (ASF) under one or more 09:45:16 # contributor license agreements. See the NOTICE file distributed with 09:45:16 # this work for additional information regarding copyright ownership. 09:45:16 # The ASF licenses this file to You under the Apache License, Version 2.0 09:45:16 # (the "License"); you may not use this file except in compliance with 09:45:16 # the License. You may obtain a copy of the License at 09:45:16 # 09:45:16 # http://www.apache.org/licenses/LICENSE-2.0 09:45:16 # 09:45:16 # Unless required by applicable law or agreed to in writing, software 09:45:16 # distributed under the License is distributed on an "AS IS" BASIS, 09:45:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:45:16 # See the License for the specific language governing permissions and 09:45:16 # limitations under the License. 09:45:16 # 09:45:16 ################################################################################ 09:45:16 09:45:16 # 09:45:16 # If set to true, the following property will not allow any certificate to be used 09:45:16 # when accessing Maven repositories through SSL 09:45:16 # 09:45:16 #org.ops4j.pax.url.mvn.certificateCheck= 09:45:16 09:45:16 # 09:45:16 # Path to the local Maven settings file. 09:45:16 # The repositories defined in this file will be automatically added to the list 09:45:16 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 09:45:16 # below is not set. 09:45:16 # The following locations are checked for the existence of the settings.xml file 09:45:16 # * 1. looks for the specified url 09:45:16 # * 2. if not found looks for ${user.home}/.m2/settings.xml 09:45:16 # * 3. if not found looks for ${maven.home}/conf/settings.xml 09:45:16 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 09:45:16 # 09:45:16 #org.ops4j.pax.url.mvn.settings= 09:45:16 09:45:16 # 09:45:16 # Path to the local Maven repository which is used to avoid downloading 09:45:16 # artifacts when they already exist locally. 09:45:16 # The value of this property will be extracted from the settings.xml file 09:45:16 # above, or defaulted to: 09:45:16 # System.getProperty( "user.home" ) + "/.m2/repository" 09:45:16 # 09:45:16 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 09:45:16 09:45:16 # 09:45:16 # Default this to false. It's just weird to use undocumented repos 09:45:16 # 09:45:16 org.ops4j.pax.url.mvn.useFallbackRepositories=false 09:45:16 09:45:16 # 09:45:16 # Uncomment if you don't wanna use the proxy settings 09:45:16 # from the Maven conf/settings.xml file 09:45:16 # 09:45:16 # org.ops4j.pax.url.mvn.proxySupport=false 09:45:16 09:45:16 # 09:45:16 # Comma separated list of repositories scanned when resolving an artifact. 09:45:16 # Those repositories will be checked before iterating through the 09:45:16 # below list of repositories and even before the local repository 09:45:16 # A repository url can be appended with zero or more of the following flags: 09:45:16 # @snapshots : the repository contains snaphots 09:45:16 # @noreleases : the repository does not contain any released artifacts 09:45:16 # 09:45:16 # The following property value will add the system folder as a repo. 09:45:16 # 09:45:16 org.ops4j.pax.url.mvn.defaultRepositories=\ 09:45:16 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 09:45:16 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 09:45:16 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 09:45:16 09:45:16 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 09:45:16 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 09:45:16 09:45:16 # 09:45:16 # Comma separated list of repositories scanned when resolving an artifact. 09:45:16 # The default list includes the following repositories: 09:45:16 # http://repo1.maven.org/maven2@id=central 09:45:16 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 09:45:16 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 09:45:16 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 09:45:16 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 09:45:16 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 09:45:16 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 09:45:16 # To add repositories to the default ones, prepend '+' to the list of repositories 09:45:16 # to add. 09:45:16 # A repository url can be appended with zero or more of the following flags: 09:45:16 # @snapshots : the repository contains snapshots 09:45:16 # @noreleases : the repository does not contain any released artifacts 09:45:16 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 09:45:16 # 09:45:16 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 09:45:16 09:45:16 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 09:45:16 + echo 'Configuring the startup features...' 09:45:16 Configuring the startup features... 09:45:16 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:45:16 + FEATURE_TEST_STRING=features-test 09:45:16 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT 09:45:16 + KARAF_VERSION=karaf4 09:45:16 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 09:45:16 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:45:16 + [[ ! -z '' ]] 09:45:16 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg 09:45:16 ################################################################################ 09:45:16 # 09:45:16 # Licensed to the Apache Software Foundation (ASF) under one or more 09:45:16 # contributor license agreements. See the NOTICE file distributed with 09:45:16 # this work for additional information regarding copyright ownership. 09:45:16 # The ASF licenses this file to You under the Apache License, Version 2.0 09:45:16 # (the "License"); you may not use this file except in compliance with 09:45:16 # the License. You may obtain a copy of the License at 09:45:16 # 09:45:16 # http://www.apache.org/licenses/LICENSE-2.0 09:45:16 # 09:45:16 # Unless required by applicable law or agreed to in writing, software 09:45:16 # distributed under the License is distributed on an "AS IS" BASIS, 09:45:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:45:16 # See the License for the specific language governing permissions and 09:45:16 # limitations under the License. 09:45:16 # 09:45:16 ################################################################################ 09:45:16 09:45:16 # 09:45:16 # Comma separated list of features repositories to register by default 09:45:16 # 09:45:16 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/659a5010-7a9a-4055-abeb-9b6fed7493f8.xml 09:45:16 09:45:16 # 09:45:16 # Comma separated list of features to install at startup 09:45:16 # 09:45:16 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, b251a1f0-e278-4d68-bd02-154f43eebeca 09:45:16 09:45:16 # 09:45:16 # Resource repositories (OBR) that the features resolver can use 09:45:16 # to resolve requirements/capabilities 09:45:16 # 09:45:16 # The format of the resourceRepositories is 09:45:16 # resourceRepositories=[xml:url|json:url],... 09:45:16 # for Instance: 09:45:16 # 09:45:16 #resourceRepositories=xml:http://host/path/to/index.xml 09:45:16 # or 09:45:16 #resourceRepositories=json:http://host/path/to/index.json 09:45:16 # 09:45:16 09:45:16 # 09:45:16 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 09:45:16 # 09:45:16 featuresBootAsynchronous=false 09:45:16 09:45:16 # 09:45:16 # Service requirements enforcement 09:45:16 # 09:45:16 # By default, the feature resolver checks the service requirements/capabilities of 09:45:16 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 09:45:16 # the required bundles. 09:45:16 # The following flag can have those values: 09:45:16 # - disable: service requirements are completely ignored 09:45:16 # - default: service requirements are ignored for old features 09:45:16 # - enforce: service requirements are always verified 09:45:16 # 09:45:16 #serviceRequirements=default 09:45:16 09:45:16 # 09:45:16 # Store cfg file for config element in feature 09:45:16 # 09:45:16 #configCfgStore=true 09:45:16 09:45:16 # 09:45:16 # Define if the feature service automatically refresh bundles 09:45:16 # 09:45:16 autoRefresh=true 09:45:16 09:45:16 # 09:45:16 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 09:45:16 # XML file defines instructions related to features processing 09:45:16 # versions.properties may declare properties to resolve placeholders in XML file 09:45:16 # both files are relative to ${karaf.etc} 09:45:16 # 09:45:16 #featureProcessing=org.apache.karaf.features.xml 09:45:16 #featureProcessingVersions=versions.properties 09:45:16 + configure_karaf_log karaf4 '' 09:45:16 + local -r karaf_version=karaf4 09:45:16 + local -r controllerdebugmap= 09:45:16 + local logapi=log4j 09:45:16 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:45:16 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:45:16 log4j2.rootLogger.level = INFO 09:45:16 #log4j2.rootLogger.type = asyncRoot 09:45:16 #log4j2.rootLogger.includeLocation = false 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:45:16 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:45:16 log4j2.rootLogger.appenderRef.Console.ref = Console 09:45:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:45:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:45:16 log4j2.logger.spifly.name = org.apache.aries.spifly 09:45:16 log4j2.logger.spifly.level = WARN 09:45:16 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:45:16 log4j2.logger.audit.level = INFO 09:45:16 log4j2.logger.audit.additivity = false 09:45:16 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:45:16 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:45:16 log4j2.appender.console.type = Console 09:45:16 log4j2.appender.console.name = Console 09:45:16 log4j2.appender.console.layout.type = PatternLayout 09:45:16 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:45:16 log4j2.appender.rolling.type = RollingRandomAccessFile 09:45:16 log4j2.appender.rolling.name = RollingFile 09:45:16 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:45:16 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:45:16 #log4j2.appender.rolling.immediateFlush = false 09:45:16 log4j2.appender.rolling.append = true 09:45:16 log4j2.appender.rolling.layout.type = PatternLayout 09:45:16 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:45:16 log4j2.appender.rolling.policies.type = Policies 09:45:16 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:45:16 log4j2.appender.rolling.policies.size.size = 64MB 09:45:16 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:45:16 log4j2.appender.rolling.strategy.max = 7 09:45:16 log4j2.appender.audit.type = RollingRandomAccessFile 09:45:16 log4j2.appender.audit.name = AuditRollingFile 09:45:16 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:45:16 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:45:16 log4j2.appender.audit.append = true 09:45:16 log4j2.appender.audit.layout.type = PatternLayout 09:45:16 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:45:16 log4j2.appender.audit.policies.type = Policies 09:45:16 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:45:16 log4j2.appender.audit.policies.size.size = 8MB 09:45:16 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:45:16 log4j2.appender.audit.strategy.max = 7 09:45:16 log4j2.appender.osgi.type = PaxOsgi 09:45:16 log4j2.appender.osgi.name = PaxOsgi 09:45:16 log4j2.appender.osgi.filter = * 09:45:16 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:45:16 #log4j2.logger.aether.level = TRACE 09:45:16 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:45:16 #log4j2.logger.http-headers.level = DEBUG 09:45:16 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:45:16 #log4j2.logger.maven.level = TRACE 09:45:16 + logapi=log4j2 09:45:16 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 09:45:16 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 09:45:16 + '[' log4j2 == log4j2 ']' 09:45:16 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:45:16 controllerdebugmap: 09:45:16 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:45:16 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 09:45:16 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 09:45:16 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 09:45:16 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 09:45:16 + unset IFS 09:45:16 + echo 'controllerdebugmap: ' 09:45:16 + '[' -n '' ']' 09:45:16 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 09:45:16 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 09:45:16 ################################################################################ 09:45:16 # 09:45:16 # Licensed to the Apache Software Foundation (ASF) under one or more 09:45:16 # contributor license agreements. See the NOTICE file distributed with 09:45:16 # this work for additional information regarding copyright ownership. 09:45:16 # The ASF licenses this file to You under the Apache License, Version 2.0 09:45:16 # (the "License"); you may not use this file except in compliance with 09:45:16 # the License. You may obtain a copy of the License at 09:45:16 # 09:45:16 # http://www.apache.org/licenses/LICENSE-2.0 09:45:16 # 09:45:16 # Unless required by applicable law or agreed to in writing, software 09:45:16 # distributed under the License is distributed on an "AS IS" BASIS, 09:45:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:45:16 # See the License for the specific language governing permissions and 09:45:16 # limitations under the License. 09:45:16 # 09:45:16 ################################################################################ 09:45:16 09:45:16 # Common pattern layout for appenders 09:45:16 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 09:45:16 09:45:16 # Root logger 09:45:16 log4j2.rootLogger.level = INFO 09:45:16 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 09:45:16 #log4j2.rootLogger.type = asyncRoot 09:45:16 #log4j2.rootLogger.includeLocation = false 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 09:45:16 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 09:45:16 log4j2.rootLogger.appenderRef.Console.ref = Console 09:45:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 09:45:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 09:45:16 09:45:16 # Filters for logs marked by org.opendaylight.odlparent.Markers 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 09:45:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 09:45:16 09:45:16 # Loggers configuration 09:45:16 09:45:16 # Spifly logger 09:45:16 log4j2.logger.spifly.name = org.apache.aries.spifly 09:45:16 log4j2.logger.spifly.level = WARN 09:45:16 09:45:16 # Security audit logger 09:45:16 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 09:45:16 log4j2.logger.audit.level = INFO 09:45:16 log4j2.logger.audit.additivity = false 09:45:16 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 09:45:16 09:45:16 # Appenders configuration 09:45:16 09:45:16 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 09:45:16 log4j2.appender.console.type = Console 09:45:16 log4j2.appender.console.name = Console 09:45:16 log4j2.appender.console.layout.type = PatternLayout 09:45:16 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 09:45:16 09:45:16 # Rolling file appender 09:45:16 log4j2.appender.rolling.type = RollingRandomAccessFile 09:45:16 log4j2.appender.rolling.name = RollingFile 09:45:16 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 09:45:16 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 09:45:16 # uncomment to not force a disk flush 09:45:16 #log4j2.appender.rolling.immediateFlush = false 09:45:16 log4j2.appender.rolling.append = true 09:45:16 log4j2.appender.rolling.layout.type = PatternLayout 09:45:16 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 09:45:16 log4j2.appender.rolling.policies.type = Policies 09:45:16 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 09:45:16 log4j2.appender.rolling.policies.size.size = 1GB 09:45:16 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 09:45:16 log4j2.appender.rolling.strategy.max = 7 09:45:16 09:45:16 # Audit file appender 09:45:16 log4j2.appender.audit.type = RollingRandomAccessFile 09:45:16 log4j2.appender.audit.name = AuditRollingFile 09:45:16 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 09:45:16 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 09:45:16 log4j2.appender.audit.append = true 09:45:16 log4j2.appender.audit.layout.type = PatternLayout 09:45:16 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 09:45:16 log4j2.appender.audit.policies.type = Policies 09:45:16 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 09:45:16 log4j2.appender.audit.policies.size.size = 8MB 09:45:16 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 09:45:16 log4j2.appender.audit.strategy.max = 7 09:45:16 09:45:16 # OSGi appender 09:45:16 log4j2.appender.osgi.type = PaxOsgi 09:45:16 log4j2.appender.osgi.name = PaxOsgi 09:45:16 log4j2.appender.osgi.filter = * 09:45:16 09:45:16 # help with identification of maven-related problems with pax-url-aether 09:45:16 #log4j2.logger.aether.name = shaded.org.eclipse.aether 09:45:16 #log4j2.logger.aether.level = TRACE 09:45:16 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 09:45:16 #log4j2.logger.http-headers.level = DEBUG 09:45:16 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 09:45:16 #log4j2.logger.maven.level = TRACE 09:45:16 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 09:45:16 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 09:45:16 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:45:16 Configure 09:45:16 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 09:45:16 + local -r controllermem=2048m 09:45:16 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:45:16 + echo Configure 09:45:16 java home: /usr/lib/jvm/java-21-openjdk-amd64 09:45:16 max memory: 2048m 09:45:16 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:45:16 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 09:45:16 + echo ' max memory: 2048m' 09:45:16 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:45:16 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:45:16 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:45:16 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:45:16 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv' 09:45:16 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv 09:45:16 #!/bin/sh 09:45:16 # 09:45:16 # Licensed to the Apache Software Foundation (ASF) under one or more 09:45:16 # contributor license agreements. See the NOTICE file distributed with 09:45:16 # this work for additional information regarding copyright ownership. 09:45:16 # The ASF licenses this file to You under the Apache License, Version 2.0 09:45:16 # (the "License"); you may not use this file except in compliance with 09:45:16 # the License. You may obtain a copy of the License at 09:45:16 # 09:45:16 # http://www.apache.org/licenses/LICENSE-2.0 09:45:16 # 09:45:16 # Unless required by applicable law or agreed to in writing, software 09:45:16 # distributed under the License is distributed on an "AS IS" BASIS, 09:45:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 09:45:16 # See the License for the specific language governing permissions and 09:45:16 # limitations under the License. 09:45:16 # 09:45:16 09:45:16 # 09:45:16 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 09:45:16 # script: client, instance, shell, start, status, stop, karaf 09:45:16 # 09:45:16 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 09:45:16 # Actions go here... 09:45:16 # fi 09:45:16 09:45:16 # 09:45:16 # general settings which should be applied for all scripts go here; please keep 09:45:16 # in mind that it is possible that scripts might be executed more than once, e.g. 09:45:16 # in example of the start script where the start script is executed first and the 09:45:16 # karaf script afterwards. 09:45:16 # 09:45:16 09:45:16 # 09:45:16 # The following section shows the possible configuration options for the default 09:45:16 # karaf scripts 09:45:16 # 09:45:16 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 09:45:16 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 09:45:16 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 09:45:16 # export EXTRA_JAVA_OPTS # Additional JVM options 09:45:16 # export KARAF_HOME # Karaf home folder 09:45:16 # export KARAF_DATA # Karaf data folder 09:45:16 # export KARAF_BASE # Karaf base folder 09:45:16 # export KARAF_ETC # Karaf etc folder 09:45:16 # export KARAF_LOG # Karaf log folder 09:45:16 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 09:45:16 # export KARAF_OPTS # Additional available Karaf options 09:45:16 # export KARAF_DEBUG # Enable debug mode 09:45:16 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 09:45:16 # export KARAF_NOROOT # Prevent execution as root if set to true 09:45:16 Set Java version 09:45:16 + echo 'Set Java version' 09:45:16 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 09:45:16 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:45:16 sudo: a password is required 09:45:16 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:45:16 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 09:45:16 sudo: a password is required 09:45:16 JDK default version ... 09:45:16 + echo 'JDK default version ...' 09:45:16 + java -version 09:45:17 openjdk version "21.0.9" 2025-10-21 09:45:17 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 09:45:17 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 09:45:17 Set JAVA_HOME 09:45:17 + echo 'Set JAVA_HOME' 09:45:17 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:45:17 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 09:45:17 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:45:17 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:45:17 Listing all open ports on controller system... 09:45:17 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 09:45:17 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 09:45:17 + echo 'Listing all open ports on controller system...' 09:45:17 + netstat -pnatu 09:45:17 /tmp/configuration-script.sh: line 40: netstat: command not found 09:45:17 + '[' -f /tmp/custom_shard_config.txt ']' 09:45:17 Configuring cluster 09:45:17 + echo 'Configuring cluster' 09:45:17 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.187 09:45:17 ################################################ 09:45:17 ## Configure Cluster ## 09:45:17 ################################################ 09:45:17 NOTE: Cluster configuration files not found. Copying from 09:45:17 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14 09:45:17 Configuring unique name in akka.conf 09:45:17 Configuring hostname in akka.conf 09:45:17 Configuring data and rpc seed nodes in akka.conf 09:45:17 modules = [ 09:45:17 09:45:17 { 09:45:17 name = "inventory" 09:45:17 namespace = "urn:opendaylight:inventory" 09:45:17 shard-strategy = "module" 09:45:17 }, 09:45:17 { 09:45:17 name = "topology" 09:45:17 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:45:17 shard-strategy = "module" 09:45:17 }, 09:45:17 { 09:45:17 name = "toaster" 09:45:17 namespace = "http://netconfcentral.org/ns/toaster" 09:45:17 shard-strategy = "module" 09:45:17 } 09:45:17 ] 09:45:17 Configuring replication type in module-shards.conf 09:45:17 ################################################ 09:45:17 ## NOTE: Manually restart controller to ## 09:45:17 ## apply configuration. ## 09:45:17 ################################################ 09:45:17 Dump akka.conf 09:45:17 + echo 'Dump akka.conf' 09:45:17 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf 09:45:17 09:45:17 odl-cluster-data { 09:45:17 akka { 09:45:17 remote { 09:45:17 artery { 09:45:17 enabled = on 09:45:17 transport = tcp 09:45:17 canonical.hostname = "10.30.171.187" 09:45:17 canonical.port = 2550 09:45:17 } 09:45:17 } 09:45:17 09:45:17 cluster { 09:45:17 # Using artery. 09:45:17 seed-nodes = ["akka://opendaylight-cluster-data@10.30.171.187:2550"] 09:45:17 09:45:17 roles = ["member-1"] 09:45:17 09:45:17 # when under load we might trip a false positive on the failure detector 09:45:17 # failure-detector { 09:45:17 # heartbeat-interval = 4 s 09:45:17 # acceptable-heartbeat-pause = 16s 09:45:17 # } 09:45:17 } 09:45:17 09:45:17 persistence { 09:45:17 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 09:45:17 # modifying the following two properties. The directory location specified may be a relative or absolute path. 09:45:17 # The relative path is always relative to KARAF_HOME. 09:45:17 09:45:17 # snapshot-store.local.dir = "target/snapshots" 09:45:17 09:45:17 # Use lz4 compression for LocalSnapshotStore snapshots 09:45:17 snapshot-store.local.use-lz4-compression = false 09:45:17 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 09:45:17 snapshot-store.local.lz4-blocksize = 256KB 09:45:17 } 09:45:17 disable-default-actor-system-quarantined-event-handling = "false" 09:45:17 } 09:45:17 } 09:45:17 Dump modules.conf 09:45:17 + echo 'Dump modules.conf' 09:45:17 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf 09:45:17 modules = [ 09:45:17 09:45:17 { 09:45:17 name = "inventory" 09:45:17 namespace = "urn:opendaylight:inventory" 09:45:17 shard-strategy = "module" 09:45:17 }, 09:45:17 { 09:45:17 name = "topology" 09:45:17 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 09:45:17 shard-strategy = "module" 09:45:17 }, 09:45:17 { 09:45:17 name = "toaster" 09:45:17 namespace = "http://netconfcentral.org/ns/toaster" 09:45:17 shard-strategy = "module" 09:45:17 } 09:45:17 ] 09:45:17 Dump module-shards.conf 09:45:17 + echo 'Dump module-shards.conf' 09:45:17 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf 09:45:17 module-shards = [ 09:45:17 { 09:45:17 name = "default" 09:45:17 shards = [ 09:45:17 { 09:45:17 name = "default" 09:45:17 replicas = ["member-1"] 09:45:17 } 09:45:17 ] 09:45:17 }, 09:45:17 { 09:45:17 name = "inventory" 09:45:17 shards = [ 09:45:17 { 09:45:17 name="inventory" 09:45:17 replicas = ["member-1"] 09:45:17 } 09:45:17 ] 09:45:17 }, 09:45:17 { 09:45:17 name = "topology" 09:45:17 shards = [ 09:45:17 { 09:45:17 name="topology" 09:45:17 replicas = ["member-1"] 09:45:17 } 09:45:17 ] 09:45:17 }, 09:45:17 { 09:45:17 name = "toaster" 09:45:17 shards = [ 09:45:17 { 09:45:17 name="toaster" 09:45:17 replicas = ["member-1"] 09:45:17 } 09:45:17 ] 09:45:17 } 09:45:17 ] 09:45:17 Locating config plan to use... 09:45:17 Finished running config plans 09:45:17 Starting member-1 with IP address 10.30.171.187 09:45:17 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:45:17 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:45:17 Redirecting karaf console output to karaf_console.log 09:45:17 Starting controller... 09:45:17 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:45:17 Execute the post startup script on controller 10.30.171.187 09:45:17 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:45:17 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:45:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:45:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 09:46:18 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 09:46:23 2025-12-13T09:45:36,722 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:46:23 Controller is UP 09:46:23 2025-12-13T09:45:36,722 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 199 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 09:46:23 Listing all open ports on controller system... 09:46:23 /tmp/post-startup-script.sh: line 51: netstat: command not found 09:46:23 looking for "BindException: Address already in use" in log file 09:46:23 looking for "server is unhealthy" in log file 09:46:23 Let's take the karaf thread dump 09:46:23 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:46:23 karaf main: org.apache.karaf.main.Main, pid:2036 09:46:23 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:46:24 Generating mininet variables... 09:46:24 Locating test plan to use... 09:46:24 Changing the testplan path... 09:46:24 # Place the suites in run order: 09:46:24 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 09:46:24 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 09:46:24 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended 09:46:24 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation 09:46:24 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/test/csit/suites/openflowplugin/Reconciliation ... 09:46:24 ============================================================================== 09:46:24 openflowplugin-sanity.txt 09:46:24 ============================================================================== 09:46:24 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF 09:46:24 ============================================================================== 09:46:27 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su... 09:46:27 ============================================================================== 09:46:27 Get list of nodes :: Get the inventory | PASS | 09:46:30 ------------------------------------------------------------------------------ 09:46:30 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:46:31 ------------------------------------------------------------------------------ 09:46:31 Get node 1 inventory :: Get the inventory for a node | PASS | 09:46:31 ------------------------------------------------------------------------------ 09:46:31 Get node 2 inventory :: Get the inventory for a node | PASS | 09:46:31 ------------------------------------------------------------------------------ 09:46:31 Get node 3 inventory :: Get the inventory for a node | PASS | 09:46:31 ------------------------------------------------------------------------------ 09:46:31 Link Down :: Take link s1-s2 down | PASS | 09:46:33 ------------------------------------------------------------------------------ 09:46:33 Link Up :: Take link s1-s2 up | PASS | 09:46:33 ------------------------------------------------------------------------------ 09:46:33 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS | 09:46:33 7 tests, 7 passed, 0 failed 09:46:33 ============================================================================== 09:46:33 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui... 09:46:33 ============================================================================== 09:46:33 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:46:33 ------------------------------------------------------------------------------ 09:46:33 List all the links :: List all the links in the topology. | PASS | 09:46:35 ------------------------------------------------------------------------------ 09:46:35 Link Down :: Take link s1-s2 down | PASS | 09:46:35 ------------------------------------------------------------------------------ 09:46:35 Link Up :: Take link s1-s2 up | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS | 09:46:39 4 tests, 4 passed, 0 failed 09:46:39 ============================================================================== 09:46:39 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s... 09:46:39 ============================================================================== 09:46:39 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Get Stats for node 1 :: Get the stats for a node | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Get Stats for node 2 :: Get the stats for a node | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Get Stats for node 3 :: Get the stats for a node | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS | 09:46:39 4 tests, 4 passed, 0 failed 09:46:39 ============================================================================== 09:46:39 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo... 09:46:39 ============================================================================== 09:46:39 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Verify after adding flow config - Output to physical port# :: Veri... | PASS | 09:46:39 ------------------------------------------------------------------------------ 09:46:39 Verify after adding flow operational - Output to physical port# ::... | PASS | 09:46:42 ------------------------------------------------------------------------------ 09:46:42 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:46:42 ------------------------------------------------------------------------------ 09:46:42 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:46:42 ------------------------------------------------------------------------------ 09:46:42 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:46:46 ------------------------------------------------------------------------------ 09:46:46 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS | 09:46:46 6 tests, 6 passed, 0 failed 09:46:46 ============================================================================== 09:46:46 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS | 09:46:46 21 tests, 21 passed, 0 failed 09:46:46 ============================================================================== 09:46:46 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini... 09:46:46 ============================================================================== 09:46:49 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su... 09:46:49 ============================================================================== 09:46:49 Get list of nodes :: Get the inventory | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Get node 1 inventory :: Get the inventory for a node | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Get node 2 inventory :: Get the inventory for a node | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Get node 3 inventory :: Get the inventory for a node | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Link Down :: Take link s1-s2 down | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 Link Up :: Take link s1-s2 up | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS | 09:46:51 7 tests, 7 passed, 0 failed 09:46:51 ============================================================================== 09:46:51 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui... 09:46:51 ============================================================================== 09:46:51 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS | 09:46:51 ------------------------------------------------------------------------------ 09:46:51 List all the links :: List all the links in the topology. | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Link Down :: Take link s1-s2 down | PASS | 09:46:55 ------------------------------------------------------------------------------ 09:46:55 Link Up :: Take link s1-s2 up | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS | 09:46:59 4 tests, 4 passed, 0 failed 09:46:59 ============================================================================== 09:46:59 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s... 09:46:59 ============================================================================== 09:46:59 Get Stats for all nodes :: Get the stats for all nodes | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Get Stats for node 1 :: Get the stats for a node | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Get Stats for node 2 :: Get the stats for a node | PASS | 09:46:59 ------------------------------------------------------------------------------ 09:46:59 Get Stats for node 3 :: Get the stats for a node | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS | 09:47:00 4 tests, 4 passed, 0 failed 09:47:00 ============================================================================== 09:47:00 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo... 09:47:00 ============================================================================== 09:47:00 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS | 09:47:00 ------------------------------------------------------------------------------ 09:47:00 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Verify after modifying flow config - Output to physical port# :: V... | PASS | 09:47:02 ------------------------------------------------------------------------------ 09:47:02 Verify after modifying flow operational - Output to physical port#... | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Remove a flow - Output to physical port# :: Remove a flow | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Verify after deleting flow config - Output to physical port# :: Ve... | PASS | 09:47:06 ------------------------------------------------------------------------------ 09:47:06 Verify after deleting flow operational - Output to physical port# ... | PASS | 09:47:08 ------------------------------------------------------------------------------ 09:47:08 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS | 09:47:08 9 tests, 9 passed, 0 failed 09:47:08 ============================================================================== 09:47:08 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS | 09:47:08 24 tests, 24 passed, 0 failed 09:47:08 ============================================================================== 09:47:08 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD... 09:47:08 ============================================================================== 09:47:11 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::... 09:47:11 ============================================================================== 09:47:12 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:47:18 ------------------------------------------------------------------------------ 09:47:18 Test Is Flow 1 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 2 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 3 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 4 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 5 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 6 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 7 Added | PASS | 09:47:19 ------------------------------------------------------------------------------ 09:47:19 Test Is Flow 8 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 9 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 10 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 11 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 14 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 15 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 16 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 17 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 18 Added | PASS | 09:47:20 ------------------------------------------------------------------------------ 09:47:20 Test Is Flow 19 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 20 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 21 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 22 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 23 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 24 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 25 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 31 Added | PASS | 09:47:21 ------------------------------------------------------------------------------ 09:47:21 Test Is Flow 36 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 38 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 43 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 45 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 101 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 102 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 103 Added | PASS | 09:47:22 ------------------------------------------------------------------------------ 09:47:22 Test Is Flow 104 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 105 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 106 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 107 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 108 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 109 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 110 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 113 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 156 Added | PASS | 09:47:23 ------------------------------------------------------------------------------ 09:47:23 Test Is Flow 201 Added | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 202 Added | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 203 Added | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 204 Added | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 205 Added | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 206 Added | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 209 Added | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 214 Added | PASS | 09:47:24 ------------------------------------------------------------------------------ 09:47:24 Test Is Flow 218 Added | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 219 Added | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 220 Added | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 221 Added | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 222 Added | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 223 Added | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 224 Added | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:25 Test Is Flow 225 Added | PASS | 09:47:25 ------------------------------------------------------------------------------ 09:47:26 Test Is Flow 550 Added | PASS | 09:47:26 ------------------------------------------------------------------------------ 09:47:26 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 1 Updated | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 2 Updated | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 3 Updated | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 4 Updated | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 5 Updated | PASS | 09:47:31 ------------------------------------------------------------------------------ 09:47:31 Test Is Flow 6 Updated | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 7 Updated | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 8 Updated | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 9 Updated | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 10 Updated | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 11 Updated | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 14 Updated | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 15 Updated | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 16 Updated | PASS | 09:47:32 ------------------------------------------------------------------------------ 09:47:32 Test Is Flow 17 Updated | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 18 Updated | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 19 Updated | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 20 Updated | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 21 Updated | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 22 Updated | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 23 Updated | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 24 Updated | PASS | 09:47:33 ------------------------------------------------------------------------------ 09:47:33 Test Is Flow 25 Updated | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 31 Updated | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 36 Updated | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 38 Updated | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 43 Updated | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 45 Updated | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 101 Updated | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 102 Updated | PASS | 09:47:34 ------------------------------------------------------------------------------ 09:47:34 Test Is Flow 103 Updated | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 104 Updated | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 105 Updated | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 106 Updated | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 107 Updated | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 108 Updated | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 109 Updated | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 110 Updated | PASS | 09:47:35 ------------------------------------------------------------------------------ 09:47:35 Test Is Flow 113 Updated | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 156 Updated | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 201 Updated | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 202 Updated | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 203 Updated | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 204 Updated | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 205 Updated | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 206 Updated | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 209 Updated | PASS | 09:47:36 ------------------------------------------------------------------------------ 09:47:36 Test Is Flow 214 Updated | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 Test Is Flow 218 Updated | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 Test Is Flow 219 Updated | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 Test Is Flow 220 Updated | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 Test Is Flow 221 Updated | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 Test Is Flow 222 Updated | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 Test Is Flow 223 Updated | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 Test Is Flow 224 Updated | PASS | 09:47:37 ------------------------------------------------------------------------------ 09:47:37 Test Is Flow 225 Updated | PASS | 09:47:38 ------------------------------------------------------------------------------ 09:47:38 Test Is Flow 550 Updated | PASS | 09:47:38 ------------------------------------------------------------------------------ 09:47:38 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 1 Deleted | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 2 Deleted | PASS | 09:47:42 ------------------------------------------------------------------------------ 09:47:42 Test Is Flow 3 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 4 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 5 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 6 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 7 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 8 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 9 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 10 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 11 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 14 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 15 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 16 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 17 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 18 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 19 Deleted | PASS | 09:47:43 ------------------------------------------------------------------------------ 09:47:43 Test Is Flow 20 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 21 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 22 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 23 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 24 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 25 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 31 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 36 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 38 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 43 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 45 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 101 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 102 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 103 Deleted | PASS | 09:47:44 ------------------------------------------------------------------------------ 09:47:44 Test Is Flow 104 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 105 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 106 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 107 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 108 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 109 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 110 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 113 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 156 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 201 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 202 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 203 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 204 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 205 Deleted | PASS | 09:47:45 ------------------------------------------------------------------------------ 09:47:45 Test Is Flow 206 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 209 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 214 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 218 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 219 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 220 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 221 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 222 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 223 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 224 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 225 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 Test Is Flow 550 Deleted | PASS | 09:47:46 ------------------------------------------------------------------------------ 09:47:46 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS | 09:47:46 174 tests, 174 passed, 0 failed 09:47:46 ============================================================================== 09:47:46 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow... 09:47:46 ============================================================================== 09:47:46 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS | 09:48:12 ------------------------------------------------------------------------------ 09:48:12 Test Is Flow 1 Added | PASS | 09:48:12 ------------------------------------------------------------------------------ 09:48:12 Test Is Flow 2 Added | PASS | 09:48:12 ------------------------------------------------------------------------------ 09:48:12 Test Is Flow 3 Added | PASS | 09:48:12 ------------------------------------------------------------------------------ 09:48:12 Test Is Flow 4 Added | PASS | 09:48:12 ------------------------------------------------------------------------------ 09:48:12 Test Is Flow 5 Added | PASS | 09:48:12 ------------------------------------------------------------------------------ 09:48:12 Test Is Flow 6 Added | PASS | 09:48:12 ------------------------------------------------------------------------------ 09:48:12 Test Is Flow 7 Added | PASS | 09:48:13 ------------------------------------------------------------------------------ 09:48:13 Test Is Flow 8 Added | PASS | 09:48:13 ------------------------------------------------------------------------------ 09:48:13 Test Is Flow 9 Added | PASS | 09:48:13 ------------------------------------------------------------------------------ 09:48:13 Test Is Flow 10 Added | PASS | 09:48:13 ------------------------------------------------------------------------------ 09:48:13 Test Is Flow 11 Added | PASS | 09:48:13 ------------------------------------------------------------------------------ 09:48:13 Test Is Flow 15 Added | PASS | 09:48:13 ------------------------------------------------------------------------------ 09:48:13 Test Is Flow 16 Added | PASS | 09:48:13 ------------------------------------------------------------------------------ 09:48:13 Test Is Flow 17 Added | PASS | 09:48:13 ------------------------------------------------------------------------------ 09:48:13 Test Is Flow 18 Added | PASS | 09:48:13 ------------------------------------------------------------------------------ 09:48:13 Test Is Flow 19 Added | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 20 Added | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 21 Added | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 22 Added | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 23 Added | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 24 Added | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 25 Added | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 31 Added | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 36 Added | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 38 Added | PASS | 09:48:14 ------------------------------------------------------------------------------ 09:48:14 Test Is Flow 43 Added | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 45 Added | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 101 Added | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 102 Added | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 103 Added | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 104 Added | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 105 Added | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 106 Added | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 107 Added | PASS | 09:48:15 ------------------------------------------------------------------------------ 09:48:15 Test Is Flow 108 Added | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 109 Added | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 110 Added | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 113 Added | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 201 Added | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 202 Added | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 203 Added | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 204 Added | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 205 Added | PASS | 09:48:16 ------------------------------------------------------------------------------ 09:48:16 Test Is Flow 206 Added | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 209 Added | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 214 Added | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 218 Added | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 219 Added | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Is Flow 220 Added | PASS | 09:48:17 ------------------------------------------------------------------------------ 09:48:17 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS | 09:48:45 ------------------------------------------------------------------------------ 09:48:45 Test Is Flow 1 Updated | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 2 Updated | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 3 Updated | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 4 Updated | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 5 Updated | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 6 Updated | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 7 Updated | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 8 Updated | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 9 Updated | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 10 Updated | PASS | 09:48:46 ------------------------------------------------------------------------------ 09:48:46 Test Is Flow 11 Updated | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 14 Updated | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 15 Updated | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 16 Updated | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 17 Updated | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 18 Updated | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 19 Updated | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 20 Updated | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 21 Updated | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 22 Updated | PASS | 09:48:47 ------------------------------------------------------------------------------ 09:48:47 Test Is Flow 23 Updated | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 24 Updated | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 25 Updated | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 31 Updated | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 36 Updated | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 38 Updated | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 43 Updated | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 45 Updated | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 101 Updated | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 102 Updated | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 103 Updated | PASS | 09:48:48 ------------------------------------------------------------------------------ 09:48:48 Test Is Flow 104 Updated | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 105 Updated | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 106 Updated | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 107 Updated | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 108 Updated | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 109 Updated | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 110 Updated | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 113 Updated | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 201 Updated | PASS | 09:48:49 ------------------------------------------------------------------------------ 09:48:49 Test Is Flow 202 Updated | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 203 Updated | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 204 Updated | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 205 Updated | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 206 Updated | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 209 Updated | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 214 Updated | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 218 Updated | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 219 Updated | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Is Flow 220 Updated | PASS | 09:48:50 ------------------------------------------------------------------------------ 09:48:50 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 1 Deleted | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 2 Deleted | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 3 Deleted | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 4 Deleted | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 5 Deleted | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 6 Deleted | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 7 Deleted | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 8 Deleted | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 9 Deleted | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 10 Deleted | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 11 Deleted | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 14 Deleted | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 15 Deleted | PASS | 09:49:19 ------------------------------------------------------------------------------ 09:49:19 Test Is Flow 16 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 17 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 18 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 19 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 20 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 21 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 22 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 23 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 24 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 25 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 31 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 36 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 38 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 43 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 45 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 101 Deleted | PASS | 09:49:20 ------------------------------------------------------------------------------ 09:49:20 Test Is Flow 102 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 103 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 104 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 105 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 106 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 107 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 108 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 109 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 110 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 113 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 201 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 202 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 203 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 204 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 205 Deleted | PASS | 09:49:21 ------------------------------------------------------------------------------ 09:49:21 Test Is Flow 206 Deleted | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Test Is Flow 209 Deleted | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Test Is Flow 214 Deleted | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Test Is Flow 218 Deleted | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Test Is Flow 219 Deleted | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 Test Is Flow 220 Deleted | PASS | 09:49:22 ------------------------------------------------------------------------------ 09:49:22 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS | 09:49:22 152 tests, 152 passed, 0 failed 09:49:22 ============================================================================== 09:49:22 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS | 09:49:22 326 tests, 326 passed, 0 failed 09:49:22 ============================================================================== 09:49:22 openflowplugin-sanity.txt.Reconciliation 09:49:22 ============================================================================== 09:49:22 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia... 09:49:22 ============================================================================== 09:49:22 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS | 09:49:24 ------------------------------------------------------------------------------ 09:49:24 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS | 09:49:25 ------------------------------------------------------------------------------ 09:49:25 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS | 09:49:26 ------------------------------------------------------------------------------ 09:49:26 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS | 09:49:29 ------------------------------------------------------------------------------ 09:49:29 Check Linear Topology :: Check Linear Topology. | PASS | 09:49:34 ------------------------------------------------------------------------------ 09:49:34 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS | 09:49:34 ------------------------------------------------------------------------------ 09:49:34 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS | 09:49:34 ------------------------------------------------------------------------------ 09:49:34 Check Flows In Switch :: Check Flows after mininet starts. | PASS | 09:49:35 ------------------------------------------------------------------------------ 09:49:35 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:36 | PASS | 09:49:36 ------------------------------------------------------------------------------ 09:49:36 Check No Switches After Disconnect :: Check no switches in topology. | PASS | 09:49:46 ------------------------------------------------------------------------------ 09:49:46 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:46 | PASS | 09:49:46 ------------------------------------------------------------------------------ 09:49:46 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS | 09:49:49 ------------------------------------------------------------------------------ 09:49:49 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS | 09:49:49 ------------------------------------------------------------------------------ 09:49:49 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS | 09:49:52 ------------------------------------------------------------------------------ 09:49:52 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS | 09:49:52 ------------------------------------------------------------------------------ 09:49:52 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS | 09:49:52 ------------------------------------------------------------------------------ 09:49:52 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:56 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:49:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:50:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:50:20 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 09:50:20 | PASS | 09:50:20 ------------------------------------------------------------------------------ 09:50:20 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS | 09:50:21 ------------------------------------------------------------------------------ 09:50:21 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS | 09:50:21 ------------------------------------------------------------------------------ 09:50:21 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS | 09:50:21 ------------------------------------------------------------------------------ 09:50:21 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS | 09:50:21 ------------------------------------------------------------------------------ 09:50:21 Stop Mininet :: Stop Mininet. | PASS | 09:50:21 ------------------------------------------------------------------------------ 09:50:21 Check No Switches :: Check no switches in topology. | PASS | 09:50:22 ------------------------------------------------------------------------------ 09:50:23 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS | 09:50:23 23 tests, 23 passed, 0 failed 09:50:23 ============================================================================== 09:50:23 openflowplugin-sanity.txt.Reconciliation | PASS | 09:50:23 23 tests, 23 passed, 0 failed 09:50:23 ============================================================================== 09:50:23 openflowplugin-sanity.txt | PASS | 09:50:23 394 tests, 394 passed, 0 failed 09:50:23 ============================================================================== 09:50:23 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/output.xml 09:50:26 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/log.html 09:50:27 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/report.html 09:50:27 Examining the files in data/log and checking filesize 09:50:27 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:50:27 total 1016 09:50:27 drwxrwxr-x 2 jenkins jenkins 4096 Dec 13 09:45 . 09:50:27 -rw-rw-r-- 1 jenkins jenkins 1720 Dec 13 09:45 karaf_console.log 09:50:27 drwxrwxr-x 9 jenkins jenkins 4096 Dec 13 09:45 .. 09:50:27 -rw-rw-r-- 1 jenkins jenkins 1027903 Dec 13 09:50 karaf.log 09:50:27 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:50:27 1004K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log 09:50:27 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log 09:50:27 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:50:27 ls: cannot access '/tmp/karaf-0.21.4-SNAPSHOT/*.hprof': No such file or directory 09:50:27 Let's take the karaf thread dump again... 09:50:27 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:50:28 karaf main: org.apache.karaf.main.Main, pid:4200 09:50:28 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:50:28 Killing ODL 09:50:28 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:50:33 Compressing karaf.log 1 09:50:33 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:50:34 Fetching compressed karaf.log 1 09:50:34 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:50:34 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:50:34 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:50:34 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:50:34 Fetch GC logs 09:50:34 Warning: Permanently added '10.30.171.187' (ECDSA) to the list of known hosts. 09:50:35 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory 09:50:35 Examine copied files 09:50:35 total 43820 09:50:35 drwxrwxr-x. 2 jenkins jenkins 6 Dec 13 09:50 gclogs-1 09:50:35 -rw-rw-r--. 1 jenkins jenkins 1720 Dec 13 09:50 odl1_karaf_console.log 09:50:35 -rw-rw-r--. 1 jenkins jenkins 70343 Dec 13 09:50 odl1_karaf.log.gz 09:50:35 -rw-rw-r--. 1 jenkins jenkins 150927 Dec 13 09:50 karaf_1_4200_threads_after.log 09:50:35 -rw-rw-r--. 1 jenkins jenkins 14721 Dec 13 09:50 ps_after.log 09:50:35 -rw-rw-r--. 1 jenkins jenkins 270769 Dec 13 09:50 report.html 09:50:35 -rw-rw-r--. 1 jenkins jenkins 3368866 Dec 13 09:50 log.html 09:50:35 -rw-rw-r--. 1 jenkins jenkins 40798005 Dec 13 09:50 output.xml 09:50:35 -rw-rw-r--. 1 jenkins jenkins 491 Dec 13 09:46 testplan.txt 09:50:35 -rw-rw-r--. 1 jenkins jenkins 107886 Dec 13 09:46 karaf_1_2036_threads_before.log 09:50:35 -rw-rw-r--. 1 jenkins jenkins 14216 Dec 13 09:46 ps_before.log 09:50:35 -rw-rw-r--. 1 jenkins jenkins 3376 Dec 13 09:45 post-startup-script.sh 09:50:35 -rw-rw-r--. 1 jenkins jenkins 252 Dec 13 09:45 startup-script.sh 09:50:35 -rw-rw-r--. 1 jenkins jenkins 3495 Dec 13 09:45 configuration-script.sh 09:50:35 -rw-rw-r--. 1 jenkins jenkins 337 Dec 13 09:45 detect_variables.env 09:50:35 -rw-rw-r--. 1 jenkins jenkins 2619 Dec 13 09:45 pom.xml 09:50:35 -rw-rw-r--. 1 jenkins jenkins 92 Dec 13 09:45 set_variables.env 09:50:35 -rw-rw-r--. 1 jenkins jenkins 299 Dec 13 09:45 slave_addresses.txt 09:50:35 -rw-rw-r--. 1 jenkins jenkins 570 Dec 13 09:44 requirements.txt 09:50:35 -rw-rw-r--. 1 jenkins jenkins 26 Dec 13 09:44 env.properties 09:50:35 -rw-rw-r--. 1 jenkins jenkins 334 Dec 13 09:42 stack-parameters.yaml 09:50:35 drwxrwxr-x. 7 jenkins jenkins 4096 Dec 13 09:41 test 09:50:35 drwxrwxr-x. 2 jenkins jenkins 6 Dec 13 09:41 test@tmp 09:50:35 -rw-rw-r--. 1 jenkins jenkins 1410 Dec 13 09:36 maven-metadata.xml 09:50:35 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins10099366046918257637.sh 09:50:35 Karaf Deployments, Tests must have already run 09:50:35 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/sh /tmp/jenkins13140453762852461375.sh 09:50:35 Cleaning up Robot installation... 09:50:35 $ ssh-agent -k 09:50:35 unset SSH_AUTH_SOCK; 09:50:35 unset SSH_AGENT_PID; 09:50:35 echo Agent pid 5171 killed; 09:50:35 [ssh-agent] Stopped. 09:50:35 Recording plot data 09:50:35 Robot results publisher started... 09:50:35 INFO: Checking test criticality is deprecated and will be dropped in a future release! 09:50:35 -Parsing output xml: 09:50:36 Done! 09:50:36 -Copying log files to build dir: 09:50:38 Done! 09:50:38 -Assigning results to build: 09:50:38 Done! 09:50:38 -Checking thresholds: 09:50:38 Done! 09:50:38 Done publishing Robot results. 09:50:38 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:38 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3337463548446284075.sh 09:50:38 Archiving csit artifacts 09:50:38 mv: cannot stat '*_1.png': No such file or directory 09:50:38 mv: cannot stat '/tmp/odl1_*': No such file or directory 09:50:38 % Total % Received % Xferd Average Speed Time Time Time Current 09:50:38 Dload Upload Total Spent Left Speed 09:50:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2728k 0 2728k 0 0 4343k 0 --:--:-- --:--:-- --:--:-- 4337k 100 3520k 0 3520k 0 0 4439k 0 --:--:-- --:--:-- --:--:-- 4434k 09:50:38 Archive: robot-plugin.zip 09:50:38 inflating: ./archives/robot-plugin/log.html 09:50:38 inflating: ./archives/robot-plugin/output.xml 09:50:39 inflating: ./archives/robot-plugin/report.html 09:50:39 mv: cannot stat '*.log.gz': No such file or directory 09:50:39 mv: cannot stat '*.csv': No such file or directory 09:50:39 mv: cannot stat '*.png': No such file or directory 09:50:39 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3833956444448187803.sh 09:50:39 [PostBuildScript] - [INFO] Executing post build scripts. 09:50:39 [EnvInject] - Injecting environment variables from a build step. 09:50:39 [EnvInject] - Injecting as environment variables the properties content 09:50:39 OS_CLOUD=vex 09:50:39 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-scandium-557 09:50:39 09:50:39 [EnvInject] - Variables injected successfully. 09:50:39 provisioning config files... 09:50:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 09:50:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins3718404982772064321.sh 09:50:39 ---> openstack-stack-delete.sh 09:50:39 Setup pyenv: 09:50:40 system 09:50:40 3.8.13 09:50:40 3.9.13 09:50:40 3.10.13 09:50:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:50:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1e95 from file:/tmp/.os_lf_venv 09:50:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:50:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:50:42 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. 09:50:42 lftools 0.37.18 requires urllib3<2.1.0, but you have urllib3 2.6.2 which is incompatible. 09:50:42 lf-activate-venv(): INFO: Base packages installed successfully 09:50:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 09:51:00 lf-activate-venv(): INFO: Adding /tmp/venv-1e95/bin to PATH 09:51:00 INFO: Stack cost retrieval disabled, setting cost to 0 09:51:12 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-scandium-557 09:51:12 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-scandium-557 09:51:12 [PostBuildScript] - [INFO] Executing post build scripts. 09:51:12 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins15005373243069309936.sh 09:51:12 ---> sysstat.sh 09:51:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins12588054349425123618.sh 09:51:13 ---> package-listing.sh 09:51:13 ++ facter osfamily 09:51:13 ++ tr '[:upper:]' '[:lower:]' 09:51:13 + OS_FAMILY=redhat 09:51:13 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-scandium 09:51:13 + START_PACKAGES=/tmp/packages_start.txt 09:51:13 + END_PACKAGES=/tmp/packages_end.txt 09:51:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:51:13 + PACKAGES=/tmp/packages_start.txt 09:51:13 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:51:13 + PACKAGES=/tmp/packages_end.txt 09:51:13 + case "${OS_FAMILY}" in 09:51:13 + rpm -qa 09:51:13 + sort 09:51:13 + '[' -f /tmp/packages_start.txt ']' 09:51:13 + '[' -f /tmp/packages_end.txt ']' 09:51:13 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:51:13 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-scandium ']' 09:51:13 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:51:13 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/archives/ 09:51:13 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins7941454774728387168.sh 09:51:13 ---> capture-instance-metadata.sh 09:51:13 Setup pyenv: 09:51:14 system 09:51:14 3.8.13 09:51:14 3.9.13 09:51:14 3.10.13 09:51:14 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:51:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1e95 from file:/tmp/.os_lf_venv 09:51:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:51:14 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:51:16 lf-activate-venv(): INFO: Base packages installed successfully 09:51:16 lf-activate-venv(): INFO: Installing additional packages: lftools 09:51:26 lf-activate-venv(): INFO: Adding /tmp/venv-1e95/bin to PATH 09:51:26 INFO: Running in OpenStack, capturing instance metadata 09:51:26 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins9959895672183484228.sh 09:51:26 provisioning config files... 09:51:27 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-scandium #557 09:51:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-scandium@tmp/config12841487665407512086tmp 09:51:27 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 09:51:27 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 09:51:27 provisioning config files... 09:51:27 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 09:51:27 [EnvInject] - Injecting environment variables from a build step. 09:51:27 [EnvInject] - Injecting as environment variables the properties content 09:51:27 SERVER_ID=logs 09:51:27 09:51:27 [EnvInject] - Variables injected successfully. 09:51:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14493988702388982360.sh 09:51:27 ---> create-netrc.sh 09:51:27 WARN: Log server credential not found. 09:51:27 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins14309556353021652535.sh 09:51:27 ---> python-tools-install.sh 09:51:27 Setup pyenv: 09:51:27 system 09:51:27 3.8.13 09:51:27 3.9.13 09:51:27 3.10.13 09:51:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:51:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1e95 from file:/tmp/.os_lf_venv 09:51:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:51:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:51:29 lf-activate-venv(): INFO: Base packages installed successfully 09:51:29 lf-activate-venv(): INFO: Installing additional packages: lftools 09:51:39 lf-activate-venv(): INFO: Adding /tmp/venv-1e95/bin to PATH 09:51:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins13027605733469305673.sh 09:51:39 ---> sudo-logs.sh 09:51:39 Archiving 'sudo' log.. 09:51:39 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash /tmp/jenkins6446283149249285210.sh 09:51:39 ---> job-cost.sh 09:51:39 Setup pyenv: 09:51:39 system 09:51:39 3.8.13 09:51:39 3.9.13 09:51:39 3.10.13 09:51:39 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:51:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1e95 from file:/tmp/.os_lf_venv 09:51:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:51:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:51:41 lf-activate-venv(): INFO: Base packages installed successfully 09:51:41 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 09:51:49 lf-activate-venv(): INFO: Adding /tmp/venv-1e95/bin to PATH 09:51:49 DEBUG: total: 0 09:51:49 INFO: Retrieving Stack Cost... 09:51:49 INFO: Retrieving Pricing Info for: v3-standard-2 09:51:49 INFO: Archiving Costs 09:51:49 [openflowplugin-csit-1node-sanity-only-scandium] $ /bin/bash -l /tmp/jenkins13887478446875036866.sh 09:51:49 ---> logs-deploy.sh 09:51:49 Setup pyenv: 09:51:49 system 09:51:49 3.8.13 09:51:49 3.9.13 09:51:49 3.10.13 09:51:49 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-scandium/.python-version) 09:51:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-1e95 from file:/tmp/.os_lf_venv 09:51:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 09:51:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 09:51:52 lf-activate-venv(): INFO: Base packages installed successfully 09:51:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 09:52:04 lf-activate-venv(): INFO: Adding /tmp/venv-1e95/bin to PATH 09:52:04 WARNING: Nexus logging server not set 09:52:04 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-scandium/557/ 09:52:04 INFO: archiving logs to S3 09:52:05 ---> uname -a: 09:52:05 Linux prd-centos8-robot-2c-8g-13315.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 09:52:05 09:52:05 09:52:05 ---> lscpu: 09:52:05 Architecture: x86_64 09:52:05 CPU op-mode(s): 32-bit, 64-bit 09:52:05 Byte Order: Little Endian 09:52:05 CPU(s): 2 09:52:05 On-line CPU(s) list: 0,1 09:52:05 Thread(s) per core: 1 09:52:05 Core(s) per socket: 1 09:52:05 Socket(s): 2 09:52:05 NUMA node(s): 1 09:52:05 Vendor ID: AuthenticAMD 09:52:05 CPU family: 23 09:52:05 Model: 49 09:52:05 Model name: AMD EPYC-Rome Processor 09:52:05 Stepping: 0 09:52:05 CPU MHz: 2799.998 09:52:05 BogoMIPS: 5599.99 09:52:05 Virtualization: AMD-V 09:52:05 Hypervisor vendor: KVM 09:52:05 Virtualization type: full 09:52:05 L1d cache: 32K 09:52:05 L1i cache: 32K 09:52:05 L2 cache: 512K 09:52:05 L3 cache: 16384K 09:52:05 NUMA node0 CPU(s): 0,1 09:52:05 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 09:52:05 09:52:05 09:52:05 ---> nproc: 09:52:05 2 09:52:05 09:52:05 09:52:05 ---> df -h: 09:52:05 Filesystem Size Used Avail Use% Mounted on 09:52:05 devtmpfs 3.8G 0 3.8G 0% /dev 09:52:05 tmpfs 3.8G 0 3.8G 0% /dev/shm 09:52:05 tmpfs 3.8G 17M 3.8G 1% /run 09:52:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 09:52:05 /dev/vda1 40G 8.4G 32G 22% / 09:52:05 tmpfs 770M 0 770M 0% /run/user/1001 09:52:05 09:52:05 09:52:05 ---> free -m: 09:52:05 total used free shared buff/cache available 09:52:05 Mem: 7697 636 4786 19 2274 6762 09:52:05 Swap: 1023 0 1023 09:52:05 09:52:05 09:52:05 ---> ip addr: 09:52:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 09:52:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 09:52:05 inet 127.0.0.1/8 scope host lo 09:52:05 valid_lft forever preferred_lft forever 09:52:05 inet6 ::1/128 scope host 09:52:05 valid_lft forever preferred_lft forever 09:52:05 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 09:52:05 link/ether fa:16:3e:17:f3:90 brd ff:ff:ff:ff:ff:ff 09:52:05 altname enp0s3 09:52:05 altname ens3 09:52:05 inet 10.30.171.112/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 09:52:05 valid_lft 85705sec preferred_lft 85705sec 09:52:05 inet6 fe80::f816:3eff:fe17:f390/64 scope link 09:52:05 valid_lft forever preferred_lft forever 09:52:05 09:52:05 09:52:05 ---> sar -b -r -n DEV: 09:52:05 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/13/2025 _x86_64_ (2 CPU) 09:52:05 09:52:05 09:40:27 LINUX RESTART (2 CPU) 09:52:05 09:52:05 09:41:01 AM tps rtps wtps bread/s bwrtn/s 09:52:05 09:42:01 AM 86.64 8.30 78.34 2785.14 7296.57 09:52:05 09:43:01 AM 86.25 0.92 85.34 65.84 10332.61 09:52:05 09:44:01 AM 17.05 0.42 16.63 64.79 1478.25 09:52:05 09:45:01 AM 66.51 6.93 59.58 1289.30 3911.30 09:52:05 09:46:01 AM 38.81 2.52 36.29 396.07 6420.26 09:52:05 09:47:01 AM 4.37 0.22 4.15 11.73 138.95 09:52:05 09:48:01 AM 0.88 0.00 0.88 0.00 390.80 09:52:05 09:49:01 AM 0.50 0.00 0.50 0.00 462.57 09:52:05 09:50:01 AM 0.58 0.03 0.55 1.87 358.66 09:52:05 09:51:01 AM 16.64 0.32 16.33 36.92 847.63 09:52:05 09:52:01 AM 26.16 0.52 25.65 63.86 2609.95 09:52:05 Average: 31.31 1.83 29.48 428.74 3113.54 09:52:05 09:52:05 09:41:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:52:05 09:42:01 AM 5310752 7042612 2571680 32.63 2688 1914016 700256 7.84 187668 2061876 187352 09:52:05 09:43:01 AM 5161764 7010232 2720668 34.52 2688 2023912 717904 8.04 199272 2170004 33084 09:52:05 09:44:01 AM 5236228 7086528 2646204 33.57 2688 2025860 642488 7.19 219868 2076364 10756 09:52:05 09:45:01 AM 4958816 7062560 2923616 37.09 2688 2269776 646996 7.24 255412 2286080 175564 09:52:05 09:46:01 AM 4930232 7045576 2952200 37.45 2688 2281748 705256 7.90 266672 2300400 16 09:52:05 09:47:01 AM 4882728 7000232 2999704 38.06 2688 2283916 769008 8.61 266856 2346968 1668 09:52:05 09:48:01 AM 4848688 6983500 3033744 38.49 2688 2301272 769008 8.61 267272 2381088 7780 09:52:05 09:49:01 AM 4833140 6979268 3049292 38.68 2688 2312532 769008 8.61 267272 2395684 5236 09:52:05 09:50:01 AM 4820160 6974772 3062272 38.85 2688 2321016 803072 8.99 267520 2408548 3104 09:52:05 09:51:01 AM 4913056 6933992 2969376 37.67 2688 2191232 770188 8.62 346712 2257368 73928 09:52:05 09:52:01 AM 4894148 6917124 2988284 37.91 2688 2195516 805400 9.02 506604 2122988 26272 09:52:05 Average: 4980883 7003309 2901549 36.81 2688 2192800 736235 8.24 277375 2255215 47705 09:52:05 09:52:05 09:41:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:52:05 09:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:05 09:42:01 AM eth0 232.02 166.08 1532.28 46.79 0.00 0.00 0.00 0.00 09:52:05 09:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:05 09:43:01 AM eth0 45.27 34.17 595.67 6.18 0.00 0.00 0.00 0.00 09:52:05 09:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:05 09:44:01 AM eth0 7.45 7.77 4.66 3.35 0.00 0.00 0.00 0.00 09:52:05 09:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:05 09:45:01 AM eth0 42.87 36.09 334.89 7.79 0.00 0.00 0.00 0.00 09:52:05 09:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:05 09:46:01 AM eth0 188.75 139.61 42.79 37.73 0.00 0.00 0.00 0.00 09:52:05 09:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:05 09:47:01 AM eth0 22.76 16.54 25.82 2.53 0.00 0.00 0.00 0.00 09:52:05 09:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:05 09:48:01 AM eth0 39.89 36.21 117.65 10.44 0.00 0.00 0.00 0.00 09:52:05 09:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:05 09:49:01 AM eth0 23.66 21.35 73.64 6.91 0.00 0.00 0.00 0.00 09:52:05 09:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:05 09:50:01 AM eth0 20.79 20.11 64.69 12.63 0.00 0.00 0.00 0.00 09:52:05 09:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:05 09:51:01 AM eth0 69.49 50.13 153.91 78.16 0.00 0.00 0.00 0.00 09:52:05 09:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:05 09:52:01 AM eth0 17.36 16.58 15.38 8.49 0.00 0.00 0.00 0.00 09:52:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:52:05 Average: eth0 64.58 49.52 269.25 20.09 0.00 0.00 0.00 0.00 09:52:05 09:52:05 09:52:05 ---> sar -P ALL: 09:52:05 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 12/13/2025 _x86_64_ (2 CPU) 09:52:05 09:52:05 09:40:27 LINUX RESTART (2 CPU) 09:52:05 09:52:05 09:41:01 AM CPU %user %nice %system %iowait %steal %idle 09:52:05 09:42:01 AM all 42.13 0.00 5.79 1.14 0.09 50.84 09:52:05 09:42:01 AM 0 34.50 0.00 5.40 0.93 0.10 59.07 09:52:05 09:42:01 AM 1 49.77 0.00 6.19 1.35 0.08 42.60 09:52:05 09:43:01 AM all 21.44 0.00 3.28 0.98 0.08 74.22 09:52:05 09:43:01 AM 0 17.15 0.00 3.03 0.87 0.08 78.86 09:52:05 09:43:01 AM 1 25.73 0.00 3.52 1.08 0.08 69.58 09:52:05 09:44:01 AM all 11.98 0.00 1.43 0.31 0.05 86.23 09:52:05 09:44:01 AM 0 4.34 0.00 1.18 0.43 0.05 94.00 09:52:05 09:44:01 AM 1 19.64 0.00 1.67 0.18 0.05 78.45 09:52:05 09:45:01 AM all 31.08 0.00 5.24 0.64 0.08 62.95 09:52:05 09:45:01 AM 0 18.49 0.00 4.28 0.52 0.08 76.63 09:52:05 09:45:01 AM 1 43.69 0.00 6.20 0.77 0.08 49.26 09:52:05 09:46:01 AM all 7.22 0.00 1.70 0.91 0.08 90.09 09:52:05 09:46:01 AM 0 3.32 0.00 1.23 0.60 0.08 94.76 09:52:05 09:46:01 AM 1 11.13 0.00 2.17 1.22 0.07 85.41 09:52:05 09:47:01 AM all 3.26 0.00 0.22 0.02 0.07 96.44 09:52:05 09:47:01 AM 0 3.73 0.00 0.27 0.02 0.08 95.90 09:52:05 09:47:01 AM 1 2.79 0.00 0.17 0.02 0.05 96.98 09:52:05 09:48:01 AM all 18.83 0.00 0.23 0.08 0.09 80.77 09:52:05 09:48:01 AM 0 2.67 0.00 0.22 0.15 0.08 96.88 09:52:05 09:48:01 AM 1 34.98 0.00 0.23 0.02 0.10 64.67 09:52:05 09:49:01 AM all 10.50 0.00 0.15 0.12 0.07 89.16 09:52:05 09:49:01 AM 0 9.84 0.00 0.15 0.00 0.07 89.94 09:52:05 09:49:01 AM 1 11.16 0.00 0.15 0.23 0.07 88.39 09:52:05 09:50:01 AM all 9.61 0.00 0.23 0.06 0.08 90.02 09:52:05 09:50:01 AM 0 4.06 0.00 0.30 0.12 0.08 95.44 09:52:05 09:50:01 AM 1 15.15 0.00 0.17 0.00 0.08 84.60 09:52:05 09:51:01 AM all 20.16 0.00 2.10 0.07 0.09 77.58 09:52:05 09:51:01 AM 0 11.31 0.00 1.84 0.03 0.08 86.74 09:52:05 09:51:01 AM 1 29.00 0.00 2.37 0.10 0.10 68.43 09:52:05 09:52:01 AM all 31.44 0.00 3.85 0.31 0.08 64.32 09:52:05 09:52:01 AM 0 27.92 0.00 4.40 0.28 0.08 67.31 09:52:05 09:52:01 AM 1 34.96 0.00 3.30 0.33 0.08 61.33 09:52:05 09:52:05 Average: CPU %user %nice %system %iowait %steal %idle 09:52:05 Average: all 18.89 0.00 2.20 0.42 0.08 78.41 09:52:05 Average: 0 12.49 0.00 2.03 0.36 0.08 85.04 09:52:05 Average: 1 25.28 0.00 2.38 0.48 0.08 71.78 09:52:05 09:52:05 09:52:05