20:10:27 Started by upstream project "integration-sanity-test-titanium" build number 467
20:10:27 originally caused by:
20:10:27 Started by timer
20:10:27 Running as SYSTEM
20:10:27 [EnvInject] - Loading node environment variables.
20:10:27 Building remotely on prd-centos8-robot-2c-8g-5796 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:10:28 [ssh-agent] Looking for ssh-agent implementation...
20:10:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
20:10:28 $ ssh-agent
20:10:28 SSH_AUTH_SOCK=/tmp/ssh-RMJzbOhsXG2P/agent.5297
20:10:28 SSH_AGENT_PID=5299
20:10:28 [ssh-agent] Started.
20:10:28 Running ssh-add (command line suppressed)
20:10:28 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_9425985766818387979.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_9425985766818387979.key)
20:10:28 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
20:10:28 The recommended git tool is: NONE
20:10:30 using credential opendaylight-jenkins-ssh
20:10:30 Wiping out workspace first.
20:10:30 Cloning the remote Git repository
20:10:30 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
20:10:30 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10
20:10:30 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
20:10:30 > git --version # timeout=10
20:10:30 > git --version # 'git version 2.43.0'
20:10:30 using GIT_SSH to set credentials Release Engineering Jenkins Key
20:10:30 [INFO] Currently running in a labeled security context
20:10:30 [INFO] Currently SELinux is 'enforcing' on the host
20:10:30 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh7661166140924082203.key
20:10:30 Verifying host key using known hosts file
20:10:30 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.
20:10:30 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
20:10:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
20:10:33 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:10:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
20:10:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
20:10:33 using GIT_SSH to set credentials Release Engineering Jenkins Key
20:10:33 [INFO] Currently running in a labeled security context
20:10:33 [INFO] Currently SELinux is 'enforcing' on the host
20:10:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh13635664349629540030.key
20:10:33 Verifying host key using known hosts file
20:10:33 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.
20:10:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
20:10:33 > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:10:33 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
20:10:33 > git config core.sparsecheckout # timeout=10
20:10:33 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
20:10:34 Commit message: "Add bgpcep variables for vanadium"
20:10:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10
20:10:34 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
20:10:34 No emails were triggered.
20:10:34 provisioning config files...
20:10:34 copy managed file [npmrc] to file:/home/jenkins/.npmrc
20:10:34 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
20:10:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:10:35 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins16476881454103650060.sh
20:10:35 ---> python-tools-install.sh
20:10:35 Setup pyenv:
20:10:35 system
20:10:35 * 3.8.13 (set by /opt/pyenv/version)
20:10:35 * 3.9.13 (set by /opt/pyenv/version)
20:10:35 * 3.10.13 (set by /opt/pyenv/version)
20:10:35 * 3.11.7 (set by /opt/pyenv/version)
20:10:39 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ZRmQ
20:10:39 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
20:10:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:10:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:10:43 lf-activate-venv(): INFO: Base packages installed successfully
20:10:43 lf-activate-venv(): INFO: Installing additional packages: lftools
20:11:10 lf-activate-venv(): INFO: Adding /tmp/venv-ZRmQ/bin to PATH
20:11:10 Generating Requirements File
20:11:30 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.
20:11:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
20:11:30 Python 3.11.7
20:11:31 pip 25.3 from /tmp/venv-ZRmQ/lib/python3.11/site-packages/pip (python 3.11)
20:11:31 appdirs==1.4.4
20:11:31 argcomplete==3.6.3
20:11:31 aspy.yaml==1.3.0
20:11:31 attrs==25.4.0
20:11:31 autopage==0.5.2
20:11:31 beautifulsoup4==4.14.3
20:11:31 boto3==1.42.37
20:11:31 botocore==1.42.37
20:11:31 bs4==0.0.2
20:11:31 certifi==2026.1.4
20:11:31 cffi==2.0.0
20:11:31 cfgv==3.5.0
20:11:31 chardet==5.2.0
20:11:31 charset-normalizer==3.4.4
20:11:31 click==8.3.1
20:11:31 cliff==4.13.1
20:11:31 cmd2==3.1.2
20:11:31 cryptography==3.3.2
20:11:31 debtcollector==3.0.0
20:11:31 decorator==5.2.1
20:11:31 defusedxml==0.7.1
20:11:31 Deprecated==1.3.1
20:11:31 distlib==0.4.0
20:11:31 dnspython==2.8.0
20:11:31 docker==7.1.0
20:11:31 dogpile.cache==1.5.0
20:11:31 durationpy==0.10
20:11:31 email-validator==2.3.0
20:11:31 filelock==3.20.3
20:11:31 future==1.0.0
20:11:31 gitdb==4.0.12
20:11:31 GitPython==3.1.46
20:11:31 httplib2==0.30.2
20:11:31 identify==2.6.16
20:11:31 idna==3.11
20:11:31 importlib-resources==1.5.0
20:11:31 iso8601==2.1.0
20:11:31 Jinja2==3.1.6
20:11:31 jmespath==1.1.0
20:11:31 jsonpatch==1.33
20:11:31 jsonpointer==3.0.0
20:11:31 jsonschema==4.26.0
20:11:31 jsonschema-specifications==2025.9.1
20:11:31 keystoneauth1==5.13.0
20:11:31 kubernetes==35.0.0
20:11:31 lftools==0.37.21
20:11:31 lxml==6.0.2
20:11:31 markdown-it-py==4.0.0
20:11:31 MarkupSafe==3.0.3
20:11:31 mdurl==0.1.2
20:11:31 msgpack==1.1.2
20:11:31 multi_key_dict==2.0.3
20:11:31 munch==4.0.0
20:11:31 netaddr==1.3.0
20:11:31 niet==1.4.2
20:11:31 nodeenv==1.10.0
20:11:31 oauth2client==4.1.3
20:11:31 oauthlib==3.3.1
20:11:31 openstacksdk==4.9.0
20:11:31 os-service-types==1.8.2
20:11:31 osc-lib==4.3.0
20:11:31 oslo.config==10.2.0
20:11:31 oslo.context==6.2.0
20:11:31 oslo.i18n==6.7.1
20:11:31 oslo.log==8.0.0
20:11:31 oslo.serialization==5.9.0
20:11:31 oslo.utils==9.2.0
20:11:31 packaging==26.0
20:11:31 pbr==7.0.3
20:11:31 platformdirs==4.5.1
20:11:31 prettytable==3.17.0
20:11:31 psutil==7.2.2
20:11:31 pyasn1==0.6.2
20:11:31 pyasn1_modules==0.4.2
20:11:31 pycparser==3.0
20:11:31 pygerrit2==2.0.15
20:11:31 PyGithub==2.8.1
20:11:31 Pygments==2.19.2
20:11:31 PyJWT==2.10.1
20:11:31 PyNaCl==1.6.2
20:11:31 pyparsing==2.4.7
20:11:31 pyperclip==1.11.0
20:11:31 pyrsistent==0.20.0
20:11:31 python-cinderclient==9.8.0
20:11:31 python-dateutil==2.9.0.post0
20:11:31 python-heatclient==5.0.0
20:11:31 python-jenkins==1.8.3
20:11:31 python-keystoneclient==5.7.0
20:11:31 python-magnumclient==4.9.0
20:11:31 python-openstackclient==8.3.0
20:11:31 python-swiftclient==4.9.0
20:11:31 PyYAML==6.0.3
20:11:31 referencing==0.37.0
20:11:31 requests==2.32.5
20:11:31 requests-oauthlib==2.0.0
20:11:31 requestsexceptions==1.4.0
20:11:31 rfc3986==2.0.0
20:11:31 rich==14.3.1
20:11:31 rich-argparse==1.7.2
20:11:31 rpds-py==0.30.0
20:11:31 rsa==4.9.1
20:11:31 ruamel.yaml==0.19.1
20:11:31 ruamel.yaml.clib==0.2.15
20:11:31 s3transfer==0.16.0
20:11:31 simplejson==3.20.2
20:11:31 six==1.17.0
20:11:31 smmap==5.0.2
20:11:31 soupsieve==2.8.3
20:11:31 stevedore==5.6.0
20:11:31 tabulate==0.9.0
20:11:31 toml==0.10.2
20:11:31 tomlkit==0.14.0
20:11:31 tqdm==4.67.1
20:11:31 typing_extensions==4.15.0
20:11:31 tzdata==2025.3
20:11:31 urllib3==1.26.20
20:11:31 virtualenv==20.36.1
20:11:31 wcwidth==0.5.2
20:11:31 websocket-client==1.9.0
20:11:31 wrapt==2.0.1
20:11:31 xdg==6.0.0
20:11:31 xmltodict==1.0.2
20:11:31 yq==3.4.3
20:11:31 [EnvInject] - Injecting environment variables from a build step.
20:11:31 [EnvInject] - Injecting as environment variables the properties content
20:11:31 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
20:11:31 OS_CLOUD=vex
20:11:31 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-459
20:11:31 OS_STACK_TEMPLATE_DIR=openstack-hot
20:11:31
20:11:31 [EnvInject] - Variables injected successfully.
20:11:31 provisioning config files...
20:11:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:11:32 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins8839965267388456198.sh
20:11:32 ---> Create parameters file for OpenStack HOT
20:11:32 OpenStack Heat parameters generated
20:11:32 -----------------------------------
20:11:32 parameters:
20:11:32 vm_0_count: '1'
20:11:32 vm_0_flavor: 'v3-standard-4'
20:11:32 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
20:11:32 vm_1_count: '1'
20:11:32 vm_1_flavor: 'v3-standard-2'
20:11:32 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
20:11:32
20:11:32 job_name: '23793-459'
20:11:32 silo: 'releng'
20:11:32 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins15144380924978787413.sh
20:11:32 ---> Create HEAT stack
20:11:32 + source /home/jenkins/lf-env.sh
20:11:32 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:11:32 ++ mktemp -d /tmp/venv-XXXX
20:11:32 + lf_venv=/tmp/venv-j3yP
20:11:32 + local venv_file=/tmp/.os_lf_venv
20:11:32 + local python=python3
20:11:32 + local options
20:11:32 + local set_path=true
20:11:32 + local install_args=
20:11:32 ++ 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
20:11:32 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
20:11:32 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
20:11:32 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:11:32 + true
20:11:32 + case $1 in
20:11:32 + python=python3
20:11:32 + shift 2
20:11:32 + true
20:11:32 + case $1 in
20:11:32 + shift
20:11:32 + break
20:11:32 + case $python in
20:11:32 + local pkg_list=
20:11:32 + [[ -d /opt/pyenv ]]
20:11:32 + echo 'Setup pyenv:'
20:11:32 Setup pyenv:
20:11:32 + export PYENV_ROOT=/opt/pyenv
20:11:32 + PYENV_ROOT=/opt/pyenv
20:11:32 + 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
20:11:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
20:11:32 + pyenv versions
20:11:32 system
20:11:32 3.8.13
20:11:32 3.9.13
20:11:32 3.10.13
20:11:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:11:32 + command -v pyenv
20:11:32 ++ pyenv init - --no-rehash
20:11:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
20:11:32 for i in ${!paths[@]}; do
20:11:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
20:11:32 fi; done;
20:11:32 echo "${paths[*]}"'\'')"
20:11:32 export PATH="/opt/pyenv/shims:${PATH}"
20:11:32 export PYENV_SHELL=bash
20:11:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
20:11:32 pyenv() {
20:11:32 local command
20:11:32 command="${1:-}"
20:11:32 if [ "$#" -gt 0 ]; then
20:11:32 shift
20:11:32 fi
20:11:32
20:11:32 case "$command" in
20:11:32 rehash|shell)
20:11:32 eval "$(pyenv "sh-$command" "$@")"
20:11:32 ;;
20:11:32 *)
20:11:32 command pyenv "$command" "$@"
20:11:32 ;;
20:11:32 esac
20:11:32 }'
20:11:32 +++ bash --norc -ec 'IFS=:; paths=($PATH);
20:11:32 for i in ${!paths[@]}; do
20:11:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
20:11:32 fi; done;
20:11:32 echo "${paths[*]}"'
20:11:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
20:11:32 ++ 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
20:11:32 ++ 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
20:11:32 ++ export PYENV_SHELL=bash
20:11:32 ++ PYENV_SHELL=bash
20:11:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
20:11:32 +++ complete -F _pyenv pyenv
20:11:32 ++ lf-pyver python3
20:11:32 ++ local py_version_xy=python3
20:11:32 ++ local py_version_xyz=
20:11:32 ++ awk '{ print $1 }'
20:11:32 ++ pyenv versions
20:11:32 ++ local command
20:11:32 ++ command=versions
20:11:32 ++ '[' 1 -gt 0 ']'
20:11:32 ++ shift
20:11:32 ++ case "$command" in
20:11:32 ++ command pyenv versions
20:11:32 ++ pyenv versions
20:11:32 ++ sed 's/^[ *]* //'
20:11:32 ++ grep -E '^[0-9.]*[0-9]$'
20:11:32 ++ [[ ! -s /tmp/.pyenv_versions ]]
20:11:32 +++ tail -n 1
20:11:32 +++ grep '^3' /tmp/.pyenv_versions
20:11:32 +++ sort -V
20:11:32 ++ py_version_xyz=3.11.7
20:11:32 ++ [[ -z 3.11.7 ]]
20:11:32 ++ echo 3.11.7
20:11:32 ++ return 0
20:11:32 + pyenv local 3.11.7
20:11:32 + local command
20:11:32 + command=local
20:11:32 + '[' 2 -gt 0 ']'
20:11:32 + shift
20:11:32 + case "$command" in
20:11:32 + command pyenv local 3.11.7
20:11:32 + pyenv local 3.11.7
20:11:32 + for arg in "$@"
20:11:32 + case $arg in
20:11:32 + pkg_list+='lftools[openstack] '
20:11:32 + for arg in "$@"
20:11:32 + case $arg in
20:11:32 + pkg_list+='kubernetes '
20:11:32 + for arg in "$@"
20:11:32 + case $arg in
20:11:32 + pkg_list+='niet '
20:11:32 + for arg in "$@"
20:11:32 + case $arg in
20:11:32 + pkg_list+='python-heatclient '
20:11:32 + for arg in "$@"
20:11:32 + case $arg in
20:11:32 + pkg_list+='python-openstackclient '
20:11:32 + for arg in "$@"
20:11:32 + case $arg in
20:11:32 + pkg_list+='python-magnumclient '
20:11:32 + for arg in "$@"
20:11:32 + case $arg in
20:11:32 + pkg_list+='urllib3~=1.26.15 '
20:11:32 + for arg in "$@"
20:11:32 + case $arg in
20:11:32 + pkg_list+='yq '
20:11:32 + [[ -f /tmp/.os_lf_venv ]]
20:11:32 ++ cat /tmp/.os_lf_venv
20:11:32 + lf_venv=/tmp/venv-ZRmQ
20:11:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRmQ from' file:/tmp/.os_lf_venv
20:11:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRmQ from file:/tmp/.os_lf_venv
20:11:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
20:11:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:11:32 + local 'pip_opts=--upgrade --quiet'
20:11:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
20:11:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
20:11:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
20:11:32 + [[ -n '' ]]
20:11:32 + [[ -n '' ]]
20:11:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
20:11:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:11:32 + /tmp/venv-ZRmQ/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
20:11:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
20:11:34 lf-activate-venv(): INFO: Base packages installed successfully
20:11:34 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
20:11:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
20:11:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
20:11:34 + /tmp/venv-ZRmQ/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
20:11:51 + type python3
20:11:51 + true
20:11:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ZRmQ/bin to PATH'
20:11:51 lf-activate-venv(): INFO: Adding /tmp/venv-ZRmQ/bin to PATH
20:11:51 + PATH=/tmp/venv-ZRmQ/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
20:11:51 + return 0
20:11:51 + openstack --os-cloud vex limits show --absolute
20:11:52 +--------------------------+---------+
20:11:52 | Name | Value |
20:11:52 +--------------------------+---------+
20:11:52 | maxTotalInstances | -1 |
20:11:52 | maxTotalCores | 450 |
20:11:52 | maxTotalRAMSize | 1000000 |
20:11:52 | maxServerMeta | 128 |
20:11:52 | maxImageMeta | 128 |
20:11:52 | maxPersonality | 5 |
20:11:52 | maxPersonalitySize | 10240 |
20:11:52 | maxTotalKeypairs | 100 |
20:11:52 | maxServerGroups | 10 |
20:11:52 | maxServerGroupMembers | 10 |
20:11:52 | maxTotalFloatingIps | -1 |
20:11:52 | maxSecurityGroups | -1 |
20:11:52 | maxSecurityGroupRules | -1 |
20:11:52 | totalRAMUsed | 98304 |
20:11:52 | totalCoresUsed | 24 |
20:11:52 | totalInstancesUsed | 8 |
20:11:52 | totalFloatingIpsUsed | 0 |
20:11:52 | totalSecurityGroupsUsed | 0 |
20:11:52 | totalServerGroupsUsed | 0 |
20:11:52 | maxTotalVolumes | -1 |
20:11:52 | maxTotalSnapshots | 10 |
20:11:52 | maxTotalVolumeGigabytes | 4096 |
20:11:52 | maxTotalBackups | 10 |
20:11:52 | maxTotalBackupGigabytes | 1000 |
20:11:52 | totalVolumesUsed | 0 |
20:11:52 | totalGigabytesUsed | 0 |
20:11:52 | totalSnapshotsUsed | 0 |
20:11:52 | totalBackupsUsed | 0 |
20:11:52 | totalBackupGigabytesUsed | 0 |
20:11:52 +--------------------------+---------+
20:11:52 + pushd /opt/ciman/openstack-hot
20:11:52 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:11:52 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-459 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml
20:12:18 Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-459
20:12:18 Waiting to initialize infrastructure...
20:12:18 Stack initialization successful.
20:12:18 ------------------------------------
20:12:18 Stack Details
20:12:18 ------------------------------------
20:12:18 {'added': None,
20:12:18 'capabilities': [],
20:12:18 'created_at': '2026-01-29T20:11:56Z',
20:12:18 'deleted': None,
20:12:18 'deleted_at': None,
20:12:18 'description': 'No description',
20:12:18 'environment': None,
20:12:18 'environment_files': None,
20:12:18 'files': None,
20:12:18 'files_container': None,
20:12:18 'id': '93b1c77e-9b47-4bbc-9c8a-b34b503ec684',
20:12:18 'is_rollback_disabled': True,
20:12:18 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-459/93b1c77e-9b47-4bbc-9c8a-b34b503ec684',
20:12:18 'rel': 'self'}],
20:12:18 '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'})}),
20:12:18 'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-459',
20:12:18 'notification_topics': [],
20:12:18 'outputs': [{'description': 'IP addresses of the 1st vm types',
20:12:18 'output_key': 'vm_0_ips',
20:12:18 'output_value': ['10.30.170.82']},
20:12:18 {'description': 'IP addresses of the 2nd vm types',
20:12:18 'output_key': 'vm_1_ips',
20:12:18 'output_value': ['10.30.170.17']}],
20:12:18 'owner_id': ****,
20:12:18 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
20:12:18 'OS::stack_id': '93b1c77e-9b47-4bbc-9c8a-b34b503ec684',
20:12:18 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-459',
20:12:18 'job_name': '23793-459',
20:12:18 'silo': 'releng',
20:12:18 'vm_0_count': '1',
20:12:18 'vm_0_flavor': 'v3-standard-4',
20:12:18 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
20:12:18 '20260109-084045.554',
20:12:18 'vm_1_count': '1',
20:12:18 'vm_1_flavor': 'v3-standard-2',
20:12:18 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
20:12:18 '- 20250917-133034.654'},
20:12:18 'parent_id': None,
20:12:18 'replaced': None,
20:12:18 'status': 'CREATE_COMPLETE',
20:12:18 'status_reason': 'Stack CREATE completed successfully',
20:12:18 'tags': [],
20:12:18 'template': None,
20:12:18 'template_description': 'No description',
20:12:18 'template_url': None,
20:12:18 'timeout_mins': 15,
20:12:18 'unchanged': None,
20:12:18 'updated': None,
20:12:18 'updated_at': None,
20:12:18 'user_project_id': '23a7a56d133242c1833f493a03638310'}
20:12:18 ------------------------------------
20:12:18 + popd
20:12:18 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:12:18 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins10124163460278770318.sh
20:12:18 ---> Copy SSH public keys to CSIT lab
20:12:18 Setup pyenv:
20:12:18 system
20:12:18 3.8.13
20:12:18 3.9.13
20:12:18 3.10.13
20:12:18 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:12:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRmQ from file:/tmp/.os_lf_venv
20:12:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:12:19 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:12:21 lf-activate-venv(): INFO: Base packages installed successfully
20:12:21 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
20:12:38 lf-activate-venv(): INFO: Adding /tmp/venv-ZRmQ/bin to PATH
20:12:40 SSH not responding on 10.30.170.82. Retrying in 10 seconds...
20:12:41 Warning: Permanently added '10.30.170.17' (ECDSA) to the list of known hosts.
20:12:41 releng-23793-459-1-mininet-ovs-217-0
20:12:41 Successfully copied public keys to slave 10.30.170.17
20:12:50 Ping to 10.30.170.82 successful.
20:12:51 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:12:52 releng-23793-459-0-builder-0
20:12:52 Successfully copied public keys to slave 10.30.170.82
20:12:52 Process 6509 ready.
20:12:52 Process 6510 ready.
20:12:52 SSH ready on all stack servers.
20:12:52 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins1038771688287267128.sh
20:12:52 Setup pyenv:
20:12:52 system
20:12:52 3.8.13
20:12:52 3.9.13
20:12:52 3.10.13
20:12:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:12:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-WNLG
20:12:56 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.robot_venv
20:12:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:12:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:13:00 lf-activate-venv(): INFO: Base packages installed successfully
20:13:00 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
20:13:02 lf-activate-venv(): INFO: Adding /tmp/venv-WNLG/bin to PATH
20:13:02 + echo 'Installing Python Requirements'
20:13:02 Installing Python Requirements
20:13:02 + cat
20:13:02 + python -m pip install -r requirements.txt
20:13:02 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
20:13:02 Collecting docker-py (from -r requirements.txt (line 1))
20:13:02 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)
20:13:02 Collecting ipaddr (from -r requirements.txt (line 2))
20:13:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
20:13:02 Installing build dependencies: started
20:13:03 Installing build dependencies: finished with status 'done'
20:13:03 Getting requirements to build wheel: started
20:13:04 Getting requirements to build wheel: finished with status 'done'
20:13:04 Preparing metadata (pyproject.toml): started
20:13:04 Preparing metadata (pyproject.toml): finished with status 'done'
20:13:04 Collecting netaddr (from -r requirements.txt (line 3))
20:13:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
20:13:04 Collecting netifaces (from -r requirements.txt (line 4))
20:13:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
20:13:04 Installing build dependencies: started
20:13:05 Installing build dependencies: finished with status 'done'
20:13:05 Getting requirements to build wheel: started
20:13:05 Getting requirements to build wheel: finished with status 'done'
20:13:05 Preparing metadata (pyproject.toml): started
20:13:05 Preparing metadata (pyproject.toml): finished with status 'done'
20:13:06 Collecting pyhocon (from -r requirements.txt (line 5))
20:13:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
20:13:06 Collecting requests (from -r requirements.txt (line 6))
20:13:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
20:13:06 Collecting robotframework (from -r requirements.txt (line 7))
20:13:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
20:13:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 39.0 MB/s 0:00:00
20:13:06 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
20:13:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
20:13:06 Installing build dependencies: started
20:13:07 Installing build dependencies: finished with status 'done'
20:13:07 Getting requirements to build wheel: started
20:13:07 Getting requirements to build wheel: finished with status 'done'
20:13:07 Preparing metadata (pyproject.toml): started
20:13:07 Preparing metadata (pyproject.toml): finished with status 'done'
20:13:07 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
20:13:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
20:13:07 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
20:13:07 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)
20:13:07 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
20:13:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
20:13:07 Installing build dependencies: started
20:13:08 Installing build dependencies: finished with status 'done'
20:13:08 Getting requirements to build wheel: started
20:13:09 Getting requirements to build wheel: finished with status 'done'
20:13:09 Preparing metadata (pyproject.toml): started
20:13:09 Preparing metadata (pyproject.toml): finished with status 'done'
20:13:09 Collecting scapy (from -r requirements.txt (line 12))
20:13:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
20:13:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 53.7 MB/s 0:00:00
20:13:09 Collecting jsonpath-rw (from -r requirements.txt (line 15))
20:13:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
20:13:09 Installing build dependencies: started
20:13:10 Installing build dependencies: finished with status 'done'
20:13:10 Getting requirements to build wheel: started
20:13:10 Getting requirements to build wheel: finished with status 'done'
20:13:10 Preparing metadata (pyproject.toml): started
20:13:11 Preparing metadata (pyproject.toml): finished with status 'done'
20:13:11 Collecting elasticsearch (from -r requirements.txt (line 18))
20:13:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
20:13:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 36.5 MB/s 0:00:00
20:13:11 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
20:13:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
20:13:11 Collecting pyangbind (from -r requirements.txt (line 22))
20:13:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
20:13:11 Collecting isodate (from -r requirements.txt (line 25))
20:13:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
20:13:11 Collecting jmespath (from -r requirements.txt (line 28))
20:13:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
20:13:11 Collecting jsonpatch (from -r requirements.txt (line 31))
20:13:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
20:13:11 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:13:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
20:13:11 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:13:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
20:13:11 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
20:13:11 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)
20:13:11 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
20:13:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
20:13:11 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
20:13:11 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)
20:13:12 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
20:13:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
20:13:12 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
20:13:12 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)
20:13:12 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
20:13:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
20:13:12 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
20:13:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
20:13:12 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
20:13:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
20:13:12 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
20:13:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
20:13:12 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
20:13:12 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)
20:13:12 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
20:13:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
20:13:12 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
20:13:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
20:13:13 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
20:13:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
20:13:13 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
20:13:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
20:13:13 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
20:13:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
20:13:13 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
20:13:13 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)
20:13:13 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
20:13:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
20:13:13 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
20:13:13 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)
20:13:13 Collecting elasticsearch (from -r requirements.txt (line 18))
20:13:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
20:13:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 44.1 MB/s 0:00:00
20:13:13 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
20:13:13 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
20:13:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
20:13:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
20:13:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
20:13:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
20:13:13 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
20:13:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
20:13:13 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
20:13:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
20:13:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 27.7 MB/s 0:00:00
20:13:14 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
20:13:14 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)
20:13:15 Collecting regex (from pyangbind->-r requirements.txt (line 22))
20:13:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
20:13:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 34.2 MB/s 0:00:00
20:13:15 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
20:13:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
20:13:15 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:13:15 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)
20:13:16 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:13:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.4/cryptography-46.0.4-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
20:13:16 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:13:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
20:13:16 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:13:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
20:13:16 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:13:16 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)
20:13:16 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
20:13:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
20:13:16 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:13:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
20:13:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 85.2 MB/s 0:00:00
20:13:17 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:13:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
20:13:17 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:13:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
20:13:17 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:13:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
20:13:17 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))
20:13:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
20:13:17 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:13:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
20:13:17 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:13:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
20:13:17 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:13:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
20:13:17 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))
20:13:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
20:13:17 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))
20:13:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
20:13:17 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))
20:13:17 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)
20:13:17 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))
20:13:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
20:13:17 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:13:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
20:13:17 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:13:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
20:13:17 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:13:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
20:13:18 Requirement already satisfied: packaging in /tmp/venv-WNLG/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
20:13:18 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:13:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
20:13:18 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:13:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
20:13:18 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:13:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
20:13:18 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:13:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
20:13:18 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))
20:13:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
20:13:18 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
20:13:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
20:13:18 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
20:13:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
20:13:18 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
20:13:18 Building wheel for robotframework-sshlibrary (pyproject.toml): started
20:13:18 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
20:13:18 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=bda6046274669b834e6ae920afb93de6fc337da53c7c9f40f98733fb6721c39b
20:13:18 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
20:13:18 Building wheel for ipaddr (pyproject.toml): started
20:13:19 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
20:13:19 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=eeedf079af184a8a40d5645d6df4a965b59124ef573bf7c3910a7846a046f91c
20:13:19 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
20:13:19 Building wheel for netifaces (pyproject.toml): started
20:13:21 Building wheel for netifaces (pyproject.toml): finished with status 'done'
20:13:21 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41086 sha256=2ff42508bbbd9a748abebf8200899ce6002620dc1f4154a1179ce713849c2f35
20:13:21 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
20:13:21 Building wheel for robotframework-httplibrary (pyproject.toml): started
20:13:21 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
20:13:21 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=19d872a1aa538c649f174c863bee4827d4726f8e2db8ec5ad23d09f83e63f161
20:13:21 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
20:13:21 Building wheel for jsonpath-rw (pyproject.toml): started
20:13:22 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
20:13:22 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=3331f5a697b2163547a2a9a906d523f023b504e243b8cfdaf93f9483f3734fd2
20:13:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
20:13:22 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
20:13:22 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
20:13:29
20:13:29 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.4 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.32.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
20:13:30 + pip freeze
20:13:30 async-generator==1.10
20:13:30 attrs==25.4.0
20:13:30 bcrypt==5.0.0
20:13:30 beautifulsoup4==4.14.3
20:13:30 certifi==2026.1.4
20:13:30 cffi==2.0.0
20:13:30 charset-normalizer==3.4.4
20:13:30 click==8.3.1
20:13:30 cryptography==46.0.4
20:13:30 decorator==5.2.1
20:13:30 distlib==0.4.0
20:13:30 docker-py==1.10.6
20:13:30 docker-pycreds==0.4.0
20:13:30 elastic-transport==8.17.1
20:13:30 elasticsearch==8.19.3
20:13:30 elasticsearch-dsl==8.15.4
20:13:30 enum34==1.1.10
20:13:30 filelock==3.20.3
20:13:30 h11==0.16.0
20:13:30 idna==3.11
20:13:30 importlib_metadata==8.7.1
20:13:30 invoke==2.2.1
20:13:30 ipaddr==2.2.0
20:13:30 isodate==0.7.2
20:13:30 jmespath==1.1.0
20:13:30 jsonpatch==1.33
20:13:30 jsonpath-rw==1.4.0
20:13:30 jsonpointer==3.0.0
20:13:30 lxml==6.0.2
20:13:30 mypy_extensions==1.1.0
20:13:30 netaddr==1.3.0
20:13:30 netifaces==0.11.0
20:13:30 outcome==1.3.0.post0
20:13:30 packaging==26.0
20:13:30 paramiko==4.0.0
20:13:30 platformdirs==4.5.1
20:13:30 ply==3.11
20:13:30 pyang==2.7.1
20:13:30 pyangbind==0.8.7
20:13:30 pycparser==3.0
20:13:30 pyhocon==0.3.61
20:13:30 PyNaCl==1.6.2
20:13:30 pyparsing==3.3.2
20:13:30 PySocks==1.7.1
20:13:30 python-dateutil==2.9.0.post0
20:13:30 regex==2026.1.15
20:13:30 requests==2.32.5
20:13:30 robotframework==7.4.1
20:13:30 robotframework-httplibrary==0.4.2
20:13:30 robotframework-pythonlibcore==4.5.0
20:13:30 robotframework-requests==0.9.7
20:13:30 robotframework-selenium2library==3.0.0
20:13:30 robotframework-seleniumlibrary==6.8.0
20:13:30 robotframework-sshlibrary==3.8.0
20:13:30 scapy==2.7.0
20:13:30 scp==0.15.0
20:13:30 selenium==4.40.0
20:13:30 six==1.17.0
20:13:30 sniffio==1.3.1
20:13:30 sortedcontainers==2.4.0
20:13:30 soupsieve==2.8.3
20:13:30 trio==0.32.0
20:13:30 trio-typing==0.10.0
20:13:30 trio-websocket==0.12.2
20:13:30 types-certifi==2021.10.8.3
20:13:30 types-urllib3==1.26.25.14
20:13:30 typing_extensions==4.15.0
20:13:30 urllib3==2.6.3
20:13:30 virtualenv==20.36.1
20:13:30 waitress==3.0.2
20:13:30 WebOb==1.8.9
20:13:30 websocket-client==1.9.0
20:13:30 WebTest==3.0.7
20:13:30 wsproto==1.3.2
20:13:30 zipp==3.23.0
20:13:30 [EnvInject] - Injecting environment variables from a build step.
20:13:30 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
20:13:30 [EnvInject] - Variables injected successfully.
20:13:30 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins14332157243000580391.sh
20:13:30 Setup pyenv:
20:13:30 system
20:13:30 3.8.13
20:13:30 3.9.13
20:13:30 3.10.13
20:13:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:13:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRmQ from file:/tmp/.os_lf_venv
20:13:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:13:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:13:32 lf-activate-venv(): INFO: Base packages installed successfully
20:13:32 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
20:13:41 lf-activate-venv(): INFO: Adding /tmp/venv-ZRmQ/bin to PATH
20:13:41 + ODL_SYSTEM=()
20:13:41 + TOOLS_SYSTEM=()
20:13:41 + OPENSTACK_SYSTEM=()
20:13:41 + OPENSTACK_CONTROLLERS=()
20:13:41 + mapfile -t ADDR
20:13:41 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-459
20:13:41 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
20:13:42 + for i in "${ADDR[@]}"
20:13:42 ++ ssh 10.30.170.82 hostname -s
20:13:42 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:13:43 + REMHOST=releng-23793-459-0-builder-0
20:13:43 + case ${REMHOST} in
20:13:43 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
20:13:43 + for i in "${ADDR[@]}"
20:13:43 ++ ssh 10.30.170.17 hostname -s
20:13:43 Warning: Permanently added '10.30.170.17' (ECDSA) to the list of known hosts.
20:13:43 + REMHOST=releng-23793-459-1-mininet-ovs-217-0
20:13:43 + case ${REMHOST} in
20:13:43 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
20:13:43 + echo NUM_ODL_SYSTEM=1
20:13:43 + echo NUM_TOOLS_SYSTEM=1
20:13:43 + '[' '' == yes ']'
20:13:43 + NUM_OPENSTACK_SYSTEM=0
20:13:43 + echo NUM_OPENSTACK_SYSTEM=0
20:13:43 + '[' 0 -eq 2 ']'
20:13:43 + echo ODL_SYSTEM_IP=10.30.170.82
20:13:43 ++ seq 0 0
20:13:43 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
20:13:43 + echo ODL_SYSTEM_1_IP=10.30.170.82
20:13:43 + echo TOOLS_SYSTEM_IP=10.30.170.17
20:13:43 ++ seq 0 0
20:13:43 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
20:13:43 + echo TOOLS_SYSTEM_1_IP=10.30.170.17
20:13:43 + openstack_index=0
20:13:43 + NUM_OPENSTACK_CONTROL_NODES=1
20:13:43 + echo NUM_OPENSTACK_CONTROL_NODES=1
20:13:43 ++ seq 0 0
20:13:43 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
20:13:43 + echo OPENSTACK_CONTROL_NODE_1_IP=
20:13:43 + NUM_OPENSTACK_COMPUTE_NODES=-1
20:13:43 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
20:13:43 + '[' -1 -ge 2 ']'
20:13:43 ++ seq 0 -2
20:13:43 + NUM_OPENSTACK_HAPROXY_NODES=0
20:13:43 + echo NUM_OPENSTACK_HAPROXY_NODES=0
20:13:43 ++ seq 0 -1
20:13:43 + echo 'Contents of slave_addresses.txt:'
20:13:43 Contents of slave_addresses.txt:
20:13:43 + cat slave_addresses.txt
20:13:43 NUM_ODL_SYSTEM=1
20:13:43 NUM_TOOLS_SYSTEM=1
20:13:43 NUM_OPENSTACK_SYSTEM=0
20:13:43 ODL_SYSTEM_IP=10.30.170.82
20:13:43 ODL_SYSTEM_1_IP=10.30.170.82
20:13:43 TOOLS_SYSTEM_IP=10.30.170.17
20:13:43 TOOLS_SYSTEM_1_IP=10.30.170.17
20:13:43 NUM_OPENSTACK_CONTROL_NODES=1
20:13:43 OPENSTACK_CONTROL_NODE_1_IP=
20:13:43 NUM_OPENSTACK_COMPUTE_NODES=-1
20:13:43 NUM_OPENSTACK_HAPROXY_NODES=0
20:13:43 [EnvInject] - Injecting environment variables from a build step.
20:13:43 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
20:13:43 [EnvInject] - Variables injected successfully.
20:13:43 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins5829330037625230566.sh
20:13:43 Preparing for JRE Version 21
20:13:43 Karaf artifact is karaf
20:13:43 Karaf project is integration
20:13:43 Java home is /usr/lib/jvm/java-21-openjdk-amd64
20:13:43 [EnvInject] - Injecting environment variables from a build step.
20:13:43 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
20:13:43 [EnvInject] - Variables injected successfully.
20:13:43 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins2960382469328084742.sh
20:13:43 2026-01-29 20:13:43 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
20:13:43 Bundle version is 0.22.2-SNAPSHOT
20:13:43 --2026-01-29 20:13:43-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
20:13:44 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
20:13:44 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
20:13:44 HTTP request sent, awaiting response... 200 OK
20:13:44 Length: 1410 (1.4K) [application/xml]
20:13:44 Saving to: ‘maven-metadata.xml’
20:13:44
20:13:44 0K . 100% 45.1M=0s
20:13:44
20:13:44 2026-01-29 20:13:44 (45.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
20:13:44
20:13:44
20:13:44
20:13:44 org.opendaylight.integration
20:13:44 karaf
20:13:44 0.22.2-SNAPSHOT
20:13:44
20:13:44
20:13:44 20260129.175945
20:13:44 453
20:13:44
20:13:44 20260129175945
20:13:44
20:13:44
20:13:44 pom
20:13:44 0.22.2-20260129.175945-453
20:13:44 20260129175945
20:13:44
20:13:44
20:13:44 tar.gz
20:13:44 0.22.2-20260129.175945-453
20:13:44 20260129175945
20:13:44
20:13:44
20:13:44 zip
20:13:44 0.22.2-20260129.175945-453
20:13:44 20260129175945
20:13:44
20:13:44
20:13:44 cyclonedx
20:13:44 xml
20:13:44 0.22.2-20260129.175945-453
20:13:44 20260129175945
20:13:44
20:13:44
20:13:44 cyclonedx
20:13:44 json
20:13:44 0.22.2-20260129.175945-453
20:13:44 20260129175945
20:13:44
20:13:44
20:13:44
20:13:44
20:13:44 Nexus timestamp is 0.22.2-20260129.175945-453
20:13:44 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260129.175945-453.zip
20:13:44 Distribution bundle is karaf-0.22.2-20260129.175945-453.zip
20:13:44 Distribution bundle version is 0.22.2-SNAPSHOT
20:13:44 Distribution folder is karaf-0.22.2-SNAPSHOT
20:13:44 Nexus prefix is https://nexus.opendaylight.org
20:13:44 [EnvInject] - Injecting environment variables from a build step.
20:13:44 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
20:13:44 [EnvInject] - Variables injected successfully.
20:13:44 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins13225276445651138149.sh
20:13:44 Setup pyenv:
20:13:44 system
20:13:44 3.8.13
20:13:44 3.9.13
20:13:44 3.10.13
20:13:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:13:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRmQ from file:/tmp/.os_lf_venv
20:13:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:13:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:13:47 lf-activate-venv(): INFO: Base packages installed successfully
20:13:47 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
20:13:53 lf-activate-venv(): INFO: Adding /tmp/venv-ZRmQ/bin to PATH
20:13:53 Copying common-functions.sh to /tmp
20:13:54 Copying common-functions.sh to 10.30.170.82:/tmp
20:13:54 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:13:55 Copying common-functions.sh to 10.30.170.17:/tmp
20:13:55 Warning: Permanently added '10.30.170.17' (ECDSA) to the list of known hosts.
20:13:56 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins18065124097910243407.sh
20:13:56 common-functions.sh is being sourced
20:13:56 common-functions environment:
20:13:56 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:13:56 ACTUALFEATURES:
20:13:56 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:13:56 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:13:56 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:56 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:56 CONTROLLERMEM: 2048m
20:13:56 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:13:56 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:13:56 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:13:56 SUITES:
20:13:56
20:13:56 #################################################
20:13:56 ## Configure Cluster and Start ##
20:13:56 #################################################
20:13:56 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
20:13:56 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
20:13:56 Locating script plan to use...
20:13:56 Finished running script plans
20:13:56 Configuring member-1 with IP address 10.30.170.82
20:13:56 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:13:56 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:13:56 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
20:13:56 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
20:13:56 ++ echo 'common-functions.sh is being sourced'
20:13:56 common-functions.sh is being sourced
20:13:56 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
20:13:56 ++ DISTROSTREAM=titanium
20:13:56 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:13:56 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:13:56 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:13:56 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:13:56 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:13:56 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:13:56 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:56 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:56 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:56 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:56 ++ export CONTROLLERMEM=
20:13:56 ++ CONTROLLERMEM=
20:13:56 ++ case "${DISTROSTREAM}" in
20:13:56 ++ CLUSTER_SYSTEM=pekko
20:13:56 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:13:56 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:13:56 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:13:56 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:13:56 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:13:56 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:13:56 ++ print_common_env
20:13:56 ++ cat
20:13:56 common-functions environment:
20:13:56 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:13:56 ACTUALFEATURES:
20:13:56 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:13:56 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
20:13:56 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:56 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:56 CONTROLLERMEM:
20:13:56 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:13:56 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:13:56 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:13:56 SUITES:
20:13:56
20:13:56 ++ SSH='ssh -t -t'
20:13:56 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
20:13:56 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
20:13:56 Changing to /tmp
20:13:56 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260129.175945-453.zip
20:13:56 + echo 'Changing to /tmp'
20:13:56 + cd /tmp
20:13:56 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260129.175945-453.zip'
20:13:56 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260129.175945-453.zip
20:13:56 --2026-01-29 20:13:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260129.175945-453.zip
20:13:56 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
20:13:56 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
20:13:56 HTTP request sent, awaiting response... 200 OK
20:13:56 Length: 234982875 (224M) [application/zip]
20:13:56 Saving to: ‘karaf-0.22.2-20260129.175945-453.zip’
20:13:56
20:13:56 0K ........ ........ ........ ........ ........ ........ 1% 46.1M 5s
20:13:56 3072K ........ ........ ........ ........ ........ ........ 2% 86.2M 4s
20:13:56 6144K ........ ........ ........ ........ ........ ........ 4% 97.1M 3s
20:13:56 9216K ........ ........ ........ ........ ........ ........ 5% 185M 3s
20:13:56 12288K ........ ........ ........ ........ ........ ........ 6% 192M 2s
20:13:56 15360K ........ ........ ........ ........ ........ ........ 8% 220M 2s
20:13:56 18432K ........ ........ ........ ........ ........ ........ 9% 199M 2s
20:13:56 21504K ........ ........ ........ ........ ........ ........ 10% 240M 2s
20:13:56 24576K ........ ........ ........ ........ ........ ........ 12% 258M 2s
20:13:56 27648K ........ ........ ........ ........ ........ ........ 13% 267M 1s
20:13:56 30720K ........ ........ ........ ........ ........ ........ 14% 284M 1s
20:13:56 33792K ........ ........ ........ ........ ........ ........ 16% 285M 1s
20:13:56 36864K ........ ........ ........ ........ ........ ........ 17% 269M 1s
20:13:56 39936K ........ ........ ........ ........ ........ ........ 18% 324M 1s
20:13:57 43008K ........ ........ ........ ........ ........ ........ 20% 339M 1s
20:13:57 46080K ........ ........ ........ ........ ........ ........ 21% 339M 1s
20:13:57 49152K ........ ........ ........ ........ ........ ........ 22% 324M 1s
20:13:57 52224K ........ ........ ........ ........ ........ ........ 24% 321M 1s
20:13:57 55296K ........ ........ ........ ........ ........ ........ 25% 372M 1s
20:13:57 58368K ........ ........ ........ ........ ........ ........ 26% 361M 1s
20:13:57 61440K ........ ........ ........ ........ ........ ........ 28% 287M 1s
20:13:57 64512K ........ ........ ........ ........ ........ ........ 29% 266M 1s
20:13:57 67584K ........ ........ ........ ........ ........ ........ 30% 282M 1s
20:13:57 70656K ........ ........ ........ ........ ........ ........ 32% 274M 1s
20:13:57 73728K ........ ........ ........ ........ ........ ........ 33% 265M 1s
20:13:57 76800K ........ ........ ........ ........ ........ ........ 34% 275M 1s
20:13:57 79872K ........ ........ ........ ........ ........ ........ 36% 234M 1s
20:13:57 82944K ........ ........ ........ ........ ........ ........ 37% 287M 1s
20:13:57 86016K ........ ........ ........ ........ ........ ........ 38% 251M 1s
20:13:57 89088K ........ ........ ........ ........ ........ ........ 40% 265M 1s
20:13:57 92160K ........ ........ ........ ........ ........ ........ 41% 273M 1s
20:13:57 95232K ........ ........ ........ ........ ........ ........ 42% 272M 1s
20:13:57 98304K ........ ........ ........ ........ ........ ........ 44% 296M 1s
20:13:57 101376K ........ ........ ........ ........ ........ ........ 45% 294M 1s
20:13:57 104448K ........ ........ ........ ........ ........ ........ 46% 299M 1s
20:13:57 107520K ........ ........ ........ ........ ........ ........ 48% 269M 1s
20:13:57 110592K ........ ........ ........ ........ ........ ........ 49% 310M 1s
20:13:57 113664K ........ ........ ........ ........ ........ ........ 50% 308M 0s
20:13:57 116736K ........ ........ ........ ........ ........ ........ 52% 330M 0s
20:13:57 119808K ........ ........ ........ ........ ........ ........ 53% 361M 0s
20:13:57 122880K ........ ........ ........ ........ ........ ........ 54% 292M 0s
20:13:57 125952K ........ ........ ........ ........ ........ ........ 56% 320M 0s
20:13:57 129024K ........ ........ ........ ........ ........ ........ 57% 289M 0s
20:13:57 132096K ........ ........ ........ ........ ........ ........ 58% 314M 0s
20:13:57 135168K ........ ........ ........ ........ ........ ........ 60% 333M 0s
20:13:57 138240K ........ ........ ........ ........ ........ ........ 61% 319M 0s
20:13:57 141312K ........ ........ ........ ........ ........ ........ 62% 305M 0s
20:13:57 144384K ........ ........ ........ ........ ........ ........ 64% 305M 0s
20:13:57 147456K ........ ........ ........ ........ ........ ........ 65% 317M 0s
20:13:57 150528K ........ ........ ........ ........ ........ ........ 66% 327M 0s
20:13:57 153600K ........ ........ ........ ........ ........ ........ 68% 324M 0s
20:13:57 156672K ........ ........ ........ ........ ........ ........ 69% 338M 0s
20:13:57 159744K ........ ........ ........ ........ ........ ........ 70% 350M 0s
20:13:57 162816K ........ ........ ........ ........ ........ ........ 72% 280M 0s
20:13:57 165888K ........ ........ ........ ........ ........ ........ 73% 257M 0s
20:13:57 168960K ........ ........ ........ ........ ........ ........ 74% 249M 0s
20:13:57 172032K ........ ........ ........ ........ ........ ........ 76% 253M 0s
20:13:57 175104K ........ ........ ........ ........ ........ ........ 77% 259M 0s
20:13:57 178176K ........ ........ ........ ........ ........ ........ 78% 251M 0s
20:13:57 181248K ........ ........ ........ ........ ........ ........ 80% 234M 0s
20:13:57 184320K ........ ........ ........ ........ ........ ........ 81% 248M 0s
20:13:57 187392K ........ ........ ........ ........ ........ ........ 82% 266M 0s
20:13:57 190464K ........ ........ ........ ........ ........ ........ 84% 263M 0s
20:13:57 193536K ........ ........ ........ ........ ........ ........ 85% 267M 0s
20:13:57 196608K ........ ........ ........ ........ ........ ........ 87% 290M 0s
20:13:57 199680K ........ ........ ........ ........ ........ ........ 88% 307M 0s
20:13:57 202752K ........ ........ ........ ........ ........ ........ 89% 327M 0s
20:13:57 205824K ........ ........ ........ ........ ........ ........ 91% 297M 0s
20:13:57 208896K ........ ........ ........ ........ ........ ........ 92% 280M 0s
20:13:57 211968K ........ ........ ........ ........ ........ ........ 93% 273M 0s
20:13:57 215040K ........ ........ ........ ........ ........ ........ 95% 299M 0s
20:13:57 218112K ........ ........ ........ ........ ........ ........ 96% 282M 0s
20:13:57 221184K ........ ........ ........ ........ ........ ........ 97% 307M 0s
20:13:57 224256K ........ ........ ........ ........ ........ ........ 99% 308M 0s
20:13:57 227328K ........ ........ ........ ........ . 100% 279M=0.9s
20:13:57
20:13:57 2026-01-29 20:13:57 (251 MB/s) - ‘karaf-0.22.2-20260129.175945-453.zip’ saved [234982875/234982875]
20:13:57
20:13:57 Extracting the new controller...
20:13:57 + echo 'Extracting the new controller...'
20:13:57 + unzip -q karaf-0.22.2-20260129.175945-453.zip
20:13:59 Adding external repositories...
20:13:59 + echo 'Adding external repositories...'
20:13:59 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:13:59 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
20:13:59 ################################################################################
20:13:59 #
20:13:59 # Licensed to the Apache Software Foundation (ASF) under one or more
20:13:59 # contributor license agreements. See the NOTICE file distributed with
20:13:59 # this work for additional information regarding copyright ownership.
20:13:59 # The ASF licenses this file to You under the Apache License, Version 2.0
20:13:59 # (the "License"); you may not use this file except in compliance with
20:13:59 # the License. You may obtain a copy of the License at
20:13:59 #
20:13:59 # http://www.apache.org/licenses/LICENSE-2.0
20:13:59 #
20:13:59 # Unless required by applicable law or agreed to in writing, software
20:13:59 # distributed under the License is distributed on an "AS IS" BASIS,
20:13:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:13:59 # See the License for the specific language governing permissions and
20:13:59 # limitations under the License.
20:13:59 #
20:13:59 ################################################################################
20:13:59
20:13:59 #
20:13:59 # If set to true, the following property will not allow any certificate to be used
20:13:59 # when accessing Maven repositories through SSL
20:13:59 #
20:13:59 #org.ops4j.pax.url.mvn.certificateCheck=
20:13:59
20:13:59 #
20:13:59 # Path to the local Maven settings file.
20:13:59 # The repositories defined in this file will be automatically added to the list
20:13:59 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
20:13:59 # below is not set.
20:13:59 # The following locations are checked for the existence of the settings.xml file
20:13:59 # * 1. looks for the specified url
20:13:59 # * 2. if not found looks for ${user.home}/.m2/settings.xml
20:13:59 # * 3. if not found looks for ${maven.home}/conf/settings.xml
20:13:59 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
20:13:59 #
20:13:59 #org.ops4j.pax.url.mvn.settings=
20:13:59
20:13:59 #
20:13:59 # Path to the local Maven repository which is used to avoid downloading
20:13:59 # artifacts when they already exist locally.
20:13:59 # The value of this property will be extracted from the settings.xml file
20:13:59 # above, or defaulted to:
20:13:59 # System.getProperty( "user.home" ) + "/.m2/repository"
20:13:59 #
20:13:59 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
20:13:59
20:13:59 #
20:13:59 # Default this to false. It's just weird to use undocumented repos
20:13:59 #
20:13:59 org.ops4j.pax.url.mvn.useFallbackRepositories=false
20:13:59
20:13:59 #
20:13:59 # Uncomment if you don't wanna use the proxy settings
20:13:59 # from the Maven conf/settings.xml file
20:13:59 #
20:13:59 # org.ops4j.pax.url.mvn.proxySupport=false
20:13:59
20:13:59 #
20:13:59 # Comma separated list of repositories scanned when resolving an artifact.
20:13:59 # Those repositories will be checked before iterating through the
20:13:59 # below list of repositories and even before the local repository
20:13:59 # A repository url can be appended with zero or more of the following flags:
20:13:59 # @snapshots : the repository contains snaphots
20:13:59 # @noreleases : the repository does not contain any released artifacts
20:13:59 #
20:13:59 # The following property value will add the system folder as a repo.
20:13:59 #
20:13:59 org.ops4j.pax.url.mvn.defaultRepositories=\
20:13:59 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
20:13:59 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
20:13:59 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
20:13:59
20:13:59 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
20:13:59 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
20:13:59
20:13:59 #
20:13:59 # Comma separated list of repositories scanned when resolving an artifact.
20:13:59 # The default list includes the following repositories:
20:13:59 # http://repo1.maven.org/maven2@id=central
20:13:59 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
20:13:59 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
20:13:59 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
20:13:59 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
20:13:59 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
20:13:59 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
20:13:59 # To add repositories to the default ones, prepend '+' to the list of repositories
20:13:59 # to add.
20:13:59 # A repository url can be appended with zero or more of the following flags:
20:13:59 # @snapshots : the repository contains snapshots
20:13:59 # @noreleases : the repository does not contain any released artifacts
20:13:59 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
20:13:59 #
20:13:59 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
20:13:59
20:13:59 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
20:13:59 + [[ True == \T\r\u\e ]]
20:13:59 + echo 'Configuring the startup features...'
20:13:59 + 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.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:13:59 + FEATURE_TEST_STRING=features-test
20:13:59 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
20:13:59 + KARAF_VERSION=karaf4
20:13:59 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
20:13:59 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:13:59 + [[ ! -z '' ]]
20:13:59 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
20:13:59 ################################################################################
20:13:59 #
20:13:59 # Licensed to the Apache Software Foundation (ASF) under one or more
20:13:59 # contributor license agreements. See the NOTICE file distributed with
20:13:59 # this work for additional information regarding copyright ownership.
20:13:59 # The ASF licenses this file to You under the Apache License, Version 2.0
20:13:59 # (the "License"); you may not use this file except in compliance with
20:13:59 # the License. You may obtain a copy of the License at
20:13:59 #
20:13:59 # http://www.apache.org/licenses/LICENSE-2.0
20:13:59 #
20:13:59 # Unless required by applicable law or agreed to in writing, software
20:13:59 # distributed under the License is distributed on an "AS IS" BASIS,
20:13:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:13:59 # See the License for the specific language governing permissions and
20:13:59 # limitations under the License.
20:13:59 #
20:13:59 ################################################################################
20:13:59
20:13:59 #
20:13:59 # Comma separated list of features repositories to register by default
20:13:59 #
20:13:59 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/72d81554-4b47-4bb5-a96e-44339c8fc534.xml
20:13:59
20:13:59 #
20:13:59 # Comma separated list of features to install at startup
20:13:59 #
20:13:59 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, cb9e881f-81e2-46a2-bad6-75b4d7de88e6
20:13:59
20:13:59 #
20:13:59 # Resource repositories (OBR) that the features resolver can use
20:13:59 # to resolve requirements/capabilities
20:13:59 #
20:13:59 # The format of the resourceRepositories is
20:13:59 # resourceRepositories=[xml:url|json:url],...
20:13:59 # for Instance:
20:13:59 #
20:13:59 #resourceRepositories=xml:http://host/path/to/index.xml
20:13:59 # or
20:13:59 #resourceRepositories=json:http://host/path/to/index.json
20:13:59 #
20:13:59
20:13:59 #
20:13:59 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
20:13:59 #
20:13:59 featuresBootAsynchronous=false
20:13:59
20:13:59 #
20:13:59 # Service requirements enforcement
20:13:59 #
20:13:59 # By default, the feature resolver checks the service requirements/capabilities of
20:13:59 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
20:13:59 # the required bundles.
20:13:59 # The following flag can have those values:
20:13:59 # - disable: service requirements are completely ignored
20:13:59 # - default: service requirements are ignored for old features
20:13:59 # - enforce: service requirements are always verified
20:13:59 #
20:13:59 #serviceRequirements=default
20:13:59
20:13:59 #
20:13:59 # Store cfg file for config element in feature
20:13:59 #
20:13:59 #configCfgStore=true
20:13:59
20:13:59 #
20:13:59 # Define if the feature service automatically refresh bundles
20:13:59 #
20:13:59 autoRefresh=true
20:13:59
20:13:59 #
20:13:59 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
20:13:59 # XML file defines instructions related to features processing
20:13:59 # versions.properties may declare properties to resolve placeholders in XML file
20:13:59 # both files are relative to ${karaf.etc}
20:13:59 #
20:13:59 #featureProcessing=org.apache.karaf.features.xml
20:13:59 #featureProcessingVersions=versions.properties
20:13:59 + configure_karaf_log karaf4 ''
20:13:59 + local -r karaf_version=karaf4
20:13:59 + local -r controllerdebugmap=
20:13:59 + local logapi=log4j
20:13:59 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
20:13:59 log4j2.rootLogger.level = INFO
20:13:59 #log4j2.rootLogger.type = asyncRoot
20:13:59 #log4j2.rootLogger.includeLocation = false
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
20:13:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
20:13:59 log4j2.rootLogger.appenderRef.Console.ref = Console
20:13:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
20:13:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
20:13:59 log4j2.logger.spifly.name = org.apache.aries.spifly
20:13:59 log4j2.logger.spifly.level = WARN
20:13:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
20:13:59 log4j2.logger.audit.level = INFO
20:13:59 log4j2.logger.audit.additivity = false
20:13:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
20:13:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
20:13:59 log4j2.appender.console.type = Console
20:13:59 log4j2.appender.console.name = Console
20:13:59 log4j2.appender.console.layout.type = PatternLayout
20:13:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
20:13:59 log4j2.appender.rolling.type = RollingRandomAccessFile
20:13:59 log4j2.appender.rolling.name = RollingFile
20:13:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
20:13:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
20:13:59 #log4j2.appender.rolling.immediateFlush = false
20:13:59 log4j2.appender.rolling.append = true
20:13:59 log4j2.appender.rolling.layout.type = PatternLayout
20:13:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
20:13:59 log4j2.appender.rolling.policies.type = Policies
20:13:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
20:13:59 log4j2.appender.rolling.policies.size.size = 64MB
20:13:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
20:13:59 log4j2.appender.rolling.strategy.max = 7
20:13:59 log4j2.appender.audit.type = RollingRandomAccessFile
20:13:59 log4j2.appender.audit.name = AuditRollingFile
20:13:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
20:13:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
20:13:59 log4j2.appender.audit.append = true
20:13:59 log4j2.appender.audit.layout.type = PatternLayout
20:13:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
20:13:59 log4j2.appender.audit.policies.type = Policies
20:13:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
20:13:59 log4j2.appender.audit.policies.size.size = 8MB
20:13:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
20:13:59 log4j2.appender.audit.strategy.max = 7
20:13:59 log4j2.appender.osgi.type = PaxOsgi
20:13:59 log4j2.appender.osgi.name = PaxOsgi
20:13:59 log4j2.appender.osgi.filter = *
20:13:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
20:13:59 #log4j2.logger.aether.level = TRACE
20:13:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
20:13:59 #log4j2.logger.http-headers.level = DEBUG
20:13:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
20:13:59 #log4j2.logger.maven.level = TRACE
20:13:59 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
20:13:59 + logapi=log4j2
20:13:59 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
20:13:59 + '[' log4j2 == log4j2 ']'
20:13:59 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:59 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
20:13:59 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
20:13:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
20:13:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
20:13:59 + unset IFS
20:13:59 controllerdebugmap:
20:13:59 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:59 + echo 'controllerdebugmap: '
20:13:59 + '[' -n '' ']'
20:13:59 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
20:13:59 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
20:13:59 ################################################################################
20:13:59 #
20:13:59 # Licensed to the Apache Software Foundation (ASF) under one or more
20:13:59 # contributor license agreements. See the NOTICE file distributed with
20:13:59 # this work for additional information regarding copyright ownership.
20:13:59 # The ASF licenses this file to You under the Apache License, Version 2.0
20:13:59 # (the "License"); you may not use this file except in compliance with
20:13:59 # the License. You may obtain a copy of the License at
20:13:59 #
20:13:59 # http://www.apache.org/licenses/LICENSE-2.0
20:13:59 #
20:13:59 # Unless required by applicable law or agreed to in writing, software
20:13:59 # distributed under the License is distributed on an "AS IS" BASIS,
20:13:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:13:59 # See the License for the specific language governing permissions and
20:13:59 # limitations under the License.
20:13:59 #
20:13:59 ################################################################################
20:13:59
20:13:59 # Common pattern layout for appenders
20:13:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
20:13:59
20:13:59 # Root logger
20:13:59 log4j2.rootLogger.level = INFO
20:13:59 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
20:13:59 #log4j2.rootLogger.type = asyncRoot
20:13:59 #log4j2.rootLogger.includeLocation = false
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
20:13:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
20:13:59 log4j2.rootLogger.appenderRef.Console.ref = Console
20:13:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
20:13:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
20:13:59
20:13:59 # Filters for logs marked by org.opendaylight.odlparent.Markers
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
20:13:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
20:13:59
20:13:59 # Loggers configuration
20:13:59
20:13:59 # Spifly logger
20:13:59 log4j2.logger.spifly.name = org.apache.aries.spifly
20:13:59 log4j2.logger.spifly.level = WARN
20:13:59
20:13:59 # Security audit logger
20:13:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
20:13:59 log4j2.logger.audit.level = INFO
20:13:59 log4j2.logger.audit.additivity = false
20:13:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
20:13:59
20:13:59 # Appenders configuration
20:13:59
20:13:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
20:13:59 log4j2.appender.console.type = Console
20:13:59 log4j2.appender.console.name = Console
20:13:59 log4j2.appender.console.layout.type = PatternLayout
20:13:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
20:13:59
20:13:59 # Rolling file appender
20:13:59 log4j2.appender.rolling.type = RollingRandomAccessFile
20:13:59 log4j2.appender.rolling.name = RollingFile
20:13:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
20:13:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
20:13:59 # uncomment to not force a disk flush
20:13:59 #log4j2.appender.rolling.immediateFlush = false
20:13:59 log4j2.appender.rolling.append = true
20:13:59 log4j2.appender.rolling.layout.type = PatternLayout
20:13:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
20:13:59 log4j2.appender.rolling.policies.type = Policies
20:13:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
20:13:59 log4j2.appender.rolling.policies.size.size = 1GB
20:13:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
20:13:59 log4j2.appender.rolling.strategy.max = 7
20:13:59
20:13:59 # Audit file appender
20:13:59 log4j2.appender.audit.type = RollingRandomAccessFile
20:13:59 log4j2.appender.audit.name = AuditRollingFile
20:13:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
20:13:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
20:13:59 log4j2.appender.audit.append = true
20:13:59 log4j2.appender.audit.layout.type = PatternLayout
20:13:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
20:13:59 log4j2.appender.audit.policies.type = Policies
20:13:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
20:13:59 log4j2.appender.audit.policies.size.size = 8MB
20:13:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
20:13:59 log4j2.appender.audit.strategy.max = 7
20:13:59
20:13:59 # OSGi appender
20:13:59 log4j2.appender.osgi.type = PaxOsgi
20:13:59 log4j2.appender.osgi.name = PaxOsgi
20:13:59 log4j2.appender.osgi.filter = *
20:13:59
20:13:59 # help with identification of maven-related problems with pax-url-aether
20:13:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
20:13:59 #log4j2.logger.aether.level = TRACE
20:13:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
20:13:59 #log4j2.logger.http-headers.level = DEBUG
20:13:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
20:13:59 #log4j2.logger.maven.level = TRACE
20:13:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
20:13:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
20:13:59 Configure
20:13:59 java home: /usr/lib/jvm/java-21-openjdk-amd64
20:13:59 max memory: 2048m
20:13:59 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:59 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:59 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
20:13:59 + local -r controllermem=2048m
20:13:59 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:59 + echo Configure
20:13:59 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
20:13:59 + echo ' max memory: 2048m'
20:13:59 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
20:13:59 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:59 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:59 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:59 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
20:13:59 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
20:13:59 #!/bin/sh
20:13:59 #
20:13:59 # Licensed to the Apache Software Foundation (ASF) under one or more
20:13:59 # contributor license agreements. See the NOTICE file distributed with
20:13:59 # this work for additional information regarding copyright ownership.
20:13:59 # The ASF licenses this file to You under the Apache License, Version 2.0
20:13:59 # (the "License"); you may not use this file except in compliance with
20:13:59 # the License. You may obtain a copy of the License at
20:13:59 #
20:13:59 # http://www.apache.org/licenses/LICENSE-2.0
20:13:59 #
20:13:59 # Unless required by applicable law or agreed to in writing, software
20:13:59 # distributed under the License is distributed on an "AS IS" BASIS,
20:13:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20:13:59 # See the License for the specific language governing permissions and
20:13:59 # limitations under the License.
20:13:59 #
20:13:59
20:13:59 #
20:13:59 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
20:13:59 # script: client, instance, shell, start, status, stop, karaf
20:13:59 #
20:13:59 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
20:13:59 # Actions go here...
20:13:59 # fi
20:13:59
20:13:59 #
20:13:59 # general settings which should be applied for all scripts go here; please keep
20:13:59 # in mind that it is possible that scripts might be executed more than once, e.g.
20:13:59 # in example of the start script where the start script is executed first and the
20:13:59 # karaf script afterwards.
20:13:59 #
20:13:59
20:13:59 #
20:13:59 # The following section shows the possible configuration options for the default
20:13:59 # karaf scripts
20:13:59 #
20:13:59 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
20:13:59 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
20:13:59 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
20:13:59 # export EXTRA_JAVA_OPTS # Additional JVM options
20:13:59 # export KARAF_HOME # Karaf home folder
20:13:59 # export KARAF_DATA # Karaf data folder
20:13:59 # export KARAF_BASE # Karaf base folder
20:13:59 # export KARAF_ETC # Karaf etc folder
20:13:59 # export KARAF_LOG # Karaf log folder
20:13:59 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
20:13:59 # export KARAF_OPTS # Additional available Karaf options
20:13:59 # export KARAF_DEBUG # Enable debug mode
20:13:59 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
20:13:59 # export KARAF_NOROOT # Prevent execution as root if set to true
20:13:59 Set Java version
20:13:59 + echo 'Set Java version'
20:13:59 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
20:13:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
20:13:59 sudo: a password is required
20:13:59 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:13:59 JDK default version ...
20:13:59 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
20:13:59 sudo: a password is required
20:13:59 + echo 'JDK default version ...'
20:13:59 + java -version
20:13:59 openjdk version "21.0.9" 2025-10-21
20:13:59 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
20:13:59 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
20:13:59 Set JAVA_HOME
20:13:59 + echo 'Set JAVA_HOME'
20:13:59 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:13:59 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
20:13:59 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:13:59 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:13:59 Listing all open ports on controller system...
20:13:59 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
20:13:59 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
20:13:59 + echo 'Listing all open ports on controller system...'
20:13:59 + netstat -pnatu
20:13:59 /tmp/configuration-script.sh: line 40: netstat: command not found
20:13:59 Configuring cluster
20:13:59 + '[' -f /tmp/custom_shard_config.txt ']'
20:13:59 + echo 'Configuring cluster'
20:13:59 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.82
20:13:59 ################################################
20:13:59 ## Configure Cluster ##
20:13:59 ################################################
20:13:59 NOTE: Cluster configuration files not found. Copying from
20:13:59 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
20:13:59 Configuring unique name in pekko.conf
20:13:59 Configuring hostname in pekko.conf
20:13:59 Configuring data and rpc seed nodes in pekko.conf
20:14:00 modules = [
20:14:00
20:14:00 {
20:14:00 name = "inventory"
20:14:00 namespace = "urn:opendaylight:inventory"
20:14:00 shard-strategy = "module"
20:14:00 },
20:14:00 {
20:14:00 name = "topology"
20:14:00 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
20:14:00 shard-strategy = "module"
20:14:00 },
20:14:00 {
20:14:00 name = "toaster"
20:14:00 namespace = "http://netconfcentral.org/ns/toaster"
20:14:00 shard-strategy = "module"
20:14:00 }
20:14:00 ]
20:14:00 Configuring replication type in module-shards.conf
20:14:00 ################################################
20:14:00 ## NOTE: Manually restart controller to ##
20:14:00 ## apply configuration. ##
20:14:00 ################################################
20:14:00 Dump pekko.conf
20:14:00 + echo 'Dump pekko.conf'
20:14:00 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
20:14:00
20:14:00 odl-cluster-data {
20:14:00 pekko {
20:14:00 remote {
20:14:00 artery {
20:14:00 enabled = on
20:14:00 transport = tcp
20:14:00 canonical.hostname = "10.30.170.82"
20:14:00 canonical.port = 2550
20:14:00 }
20:14:00 }
20:14:00
20:14:00 cluster {
20:14:00 # Using artery.
20:14:00 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.82:2550"]
20:14:00
20:14:00 roles = ["member-1"]
20:14:00
20:14:00 # when under load we might trip a false positive on the failure detector
20:14:00 # failure-detector {
20:14:00 # heartbeat-interval = 4 s
20:14:00 # acceptable-heartbeat-pause = 16s
20:14:00 # }
20:14:00 }
20:14:00
20:14:00 persistence {
20:14:00 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
20:14:00 # modifying the following two properties. The directory location specified may be a relative or absolute path.
20:14:00 # The relative path is always relative to KARAF_HOME.
20:14:00
20:14:00 # snapshot-store.local.dir = "target/snapshots"
20:14:00
20:14:00 # Use lz4 compression for LocalSnapshotStore snapshots
20:14:00 snapshot-store.local.use-lz4-compression = false
20:14:00 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
20:14:00 snapshot-store.local.lz4-blocksize = 256KB
20:14:00 }
20:14:00 disable-default-actor-system-quarantined-event-handling = "false"
20:14:00 }
20:14:00 }
20:14:00 Dump modules.conf
20:14:00 + echo 'Dump modules.conf'
20:14:00 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
20:14:00 modules = [
20:14:00
20:14:00 {
20:14:00 name = "inventory"
20:14:00 namespace = "urn:opendaylight:inventory"
20:14:00 shard-strategy = "module"
20:14:00 },
20:14:00 {
20:14:00 name = "topology"
20:14:00 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
20:14:00 shard-strategy = "module"
20:14:00 },
20:14:00 {
20:14:00 name = "toaster"
20:14:00 namespace = "http://netconfcentral.org/ns/toaster"
20:14:00 shard-strategy = "module"
20:14:00 }
20:14:00 ]
20:14:00 Dump module-shards.conf
20:14:00 + echo 'Dump module-shards.conf'
20:14:00 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
20:14:00 module-shards = [
20:14:00 {
20:14:00 name = "default"
20:14:00 shards = [
20:14:00 {
20:14:00 name = "default"
20:14:00 replicas = ["member-1"]
20:14:00 }
20:14:00 ]
20:14:00 },
20:14:00 {
20:14:00 name = "inventory"
20:14:00 shards = [
20:14:00 {
20:14:00 name="inventory"
20:14:00 replicas = ["member-1"]
20:14:00 }
20:14:00 ]
20:14:00 },
20:14:00 {
20:14:00 name = "topology"
20:14:00 shards = [
20:14:00 {
20:14:00 name="topology"
20:14:00 replicas = ["member-1"]
20:14:00 }
20:14:00 ]
20:14:00 },
20:14:00 {
20:14:00 name = "toaster"
20:14:00 shards = [
20:14:00 {
20:14:00 name="toaster"
20:14:00 replicas = ["member-1"]
20:14:00 }
20:14:00 ]
20:14:00 }
20:14:00 ]
20:14:00 Locating config plan to use...
20:14:00 Finished running config plans
20:14:00 Starting member-1 with IP address 10.30.170.82
20:14:00 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:14:00 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:14:00 Redirecting karaf console output to karaf_console.log
20:14:00 Starting controller...
20:14:00 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
20:14:00 Execute the post startup script on controller 10.30.170.82
20:14:00 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:14:00 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:14:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:14:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
20:15:01 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
20:15:06 2026-01-29T20:14:18,986 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
20:15:06 Controller is UP
20:15:06 2026-01-29T20:14:18,986 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
20:15:06 Listing all open ports on controller system...
20:15:06 /tmp/post-startup-script.sh: line 51: netstat: command not found
20:15:06 looking for "BindException: Address already in use" in log file
20:15:06 looking for "server is unhealthy" in log file
20:15:06 Let's take the karaf thread dump
20:15:06 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:15:06 karaf main: org.apache.karaf.main.Main, pid:2036
20:15:06 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:15:07 Generating mininet variables...
20:15:07 Locating test plan to use...
20:15:07 Changing the testplan path...
20:15:07 # Place the suites in run order:
20:15:07 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
20:15:07 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
20:15:07 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
20:15:07 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation
20:15:07 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation ...
20:15:07 ==============================================================================
20:15:07 openflowplugin-sanity.txt
20:15:07 ==============================================================================
20:15:07 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
20:15:07 ==============================================================================
20:15:10 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
20:15:10 ==============================================================================
20:15:10 Get list of nodes :: Get the inventory | PASS |
20:15:12 ------------------------------------------------------------------------------
20:15:12 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
20:15:12 ------------------------------------------------------------------------------
20:15:12 Get node 1 inventory :: Get the inventory for a node | PASS |
20:15:12 ------------------------------------------------------------------------------
20:15:12 Get node 2 inventory :: Get the inventory for a node | PASS |
20:15:12 ------------------------------------------------------------------------------
20:15:12 Get node 3 inventory :: Get the inventory for a node | PASS |
20:15:12 ------------------------------------------------------------------------------
20:15:12 Link Down :: Take link s1-s2 down | PASS |
20:15:14 ------------------------------------------------------------------------------
20:15:14 Link Up :: Take link s1-s2 up | PASS |
20:15:14 ------------------------------------------------------------------------------
20:15:14 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
20:15:14 7 tests, 7 passed, 0 failed
20:15:14 ==============================================================================
20:15:14 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
20:15:14 ==============================================================================
20:15:14 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
20:15:14 ------------------------------------------------------------------------------
20:15:14 List all the links :: List all the links in the topology. | PASS |
20:15:16 ------------------------------------------------------------------------------
20:15:16 Link Down :: Take link s1-s2 down | PASS |
20:15:16 ------------------------------------------------------------------------------
20:15:16 Link Up :: Take link s1-s2 up | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
20:15:22 4 tests, 4 passed, 0 failed
20:15:22 ==============================================================================
20:15:22 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
20:15:22 ==============================================================================
20:15:22 Get Stats for all nodes :: Get the stats for all nodes | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Get Stats for node 1 :: Get the stats for a node | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Get Stats for node 2 :: Get the stats for a node | PASS |
20:15:22 ------------------------------------------------------------------------------
20:15:22 Get Stats for node 3 :: Get the stats for a node | PASS |
20:15:23 ------------------------------------------------------------------------------
20:15:23 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
20:15:23 4 tests, 4 passed, 0 failed
20:15:23 ==============================================================================
20:15:23 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
20:15:23 ==============================================================================
20:15:23 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
20:15:23 ------------------------------------------------------------------------------
20:15:23 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
20:15:23 ------------------------------------------------------------------------------
20:15:23 Verify after adding flow operational - Output to physical port# ::... | PASS |
20:15:25 ------------------------------------------------------------------------------
20:15:25 Remove a flow - Output to physical port# :: Remove a flow | PASS |
20:15:25 ------------------------------------------------------------------------------
20:15:25 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
20:15:25 ------------------------------------------------------------------------------
20:15:25 Verify after deleting flow operational - Output to physical port# ... | PASS |
20:15:27 ------------------------------------------------------------------------------
20:15:27 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
20:15:27 6 tests, 6 passed, 0 failed
20:15:27 ==============================================================================
20:15:27 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
20:15:27 21 tests, 21 passed, 0 failed
20:15:27 ==============================================================================
20:15:27 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
20:15:27 ==============================================================================
20:15:30 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
20:15:30 ==============================================================================
20:15:30 Get list of nodes :: Get the inventory | PASS |
20:15:32 ------------------------------------------------------------------------------
20:15:32 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
20:15:32 ------------------------------------------------------------------------------
20:15:32 Get node 1 inventory :: Get the inventory for a node | PASS |
20:15:32 ------------------------------------------------------------------------------
20:15:32 Get node 2 inventory :: Get the inventory for a node | PASS |
20:15:32 ------------------------------------------------------------------------------
20:15:32 Get node 3 inventory :: Get the inventory for a node | PASS |
20:15:32 ------------------------------------------------------------------------------
20:15:32 Link Down :: Take link s1-s2 down | PASS |
20:15:34 ------------------------------------------------------------------------------
20:15:34 Link Up :: Take link s1-s2 up | PASS |
20:15:34 ------------------------------------------------------------------------------
20:15:34 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
20:15:34 7 tests, 7 passed, 0 failed
20:15:34 ==============================================================================
20:15:34 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
20:15:34 ==============================================================================
20:15:34 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
20:15:34 ------------------------------------------------------------------------------
20:15:34 List all the links :: List all the links in the topology. | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Link Down :: Take link s1-s2 down | PASS |
20:15:36 ------------------------------------------------------------------------------
20:15:36 Link Up :: Take link s1-s2 up | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
20:15:43 4 tests, 4 passed, 0 failed
20:15:43 ==============================================================================
20:15:43 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
20:15:43 ==============================================================================
20:15:43 Get Stats for all nodes :: Get the stats for all nodes | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 Get Stats for node 1 :: Get the stats for a node | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 Get Stats for node 2 :: Get the stats for a node | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 Get Stats for node 3 :: Get the stats for a node | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
20:15:43 4 tests, 4 passed, 0 failed
20:15:43 ==============================================================================
20:15:43 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
20:15:43 ==============================================================================
20:15:43 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
20:15:43 ------------------------------------------------------------------------------
20:15:43 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
20:15:47 ------------------------------------------------------------------------------
20:15:47 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
20:15:47 ------------------------------------------------------------------------------
20:15:47 Verify after modifying flow config - Output to physical port# :: V... | PASS |
20:15:47 ------------------------------------------------------------------------------
20:15:47 Verify after modifying flow operational - Output to physical port#... | PASS |
20:15:49 ------------------------------------------------------------------------------
20:15:49 Remove a flow - Output to physical port# :: Remove a flow | PASS |
20:15:49 ------------------------------------------------------------------------------
20:15:49 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
20:15:49 ------------------------------------------------------------------------------
20:15:49 Verify after deleting flow operational - Output to physical port# ... | PASS |
20:15:53 ------------------------------------------------------------------------------
20:15:53 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
20:15:53 9 tests, 9 passed, 0 failed
20:15:53 ==============================================================================
20:15:53 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
20:15:53 24 tests, 24 passed, 0 failed
20:15:53 ==============================================================================
20:15:53 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
20:15:53 ==============================================================================
20:15:56 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
20:15:56 ==============================================================================
20:15:57 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
20:16:03 ------------------------------------------------------------------------------
20:16:03 Test Is Flow 1 Added | PASS |
20:16:04 ------------------------------------------------------------------------------
20:16:04 Test Is Flow 2 Added | PASS |
20:16:04 ------------------------------------------------------------------------------
20:16:04 Test Is Flow 3 Added | PASS |
20:16:04 ------------------------------------------------------------------------------
20:16:04 Test Is Flow 4 Added | PASS |
20:16:04 ------------------------------------------------------------------------------
20:16:04 Test Is Flow 5 Added | PASS |
20:16:04 ------------------------------------------------------------------------------
20:16:04 Test Is Flow 6 Added | PASS |
20:16:04 ------------------------------------------------------------------------------
20:16:04 Test Is Flow 7 Added | PASS |
20:16:04 ------------------------------------------------------------------------------
20:16:04 Test Is Flow 8 Added | PASS |
20:16:05 ------------------------------------------------------------------------------
20:16:05 Test Is Flow 9 Added | PASS |
20:16:05 ------------------------------------------------------------------------------
20:16:05 Test Is Flow 10 Added | PASS |
20:16:05 ------------------------------------------------------------------------------
20:16:05 Test Is Flow 11 Added | PASS |
20:16:05 ------------------------------------------------------------------------------
20:16:05 Test Is Flow 14 Added | PASS |
20:16:05 ------------------------------------------------------------------------------
20:16:05 Test Is Flow 15 Added | PASS |
20:16:05 ------------------------------------------------------------------------------
20:16:05 Test Is Flow 16 Added | PASS |
20:16:05 ------------------------------------------------------------------------------
20:16:05 Test Is Flow 17 Added | PASS |
20:16:05 ------------------------------------------------------------------------------
20:16:05 Test Is Flow 18 Added | PASS |
20:16:05 ------------------------------------------------------------------------------
20:16:05 Test Is Flow 19 Added | PASS |
20:16:06 ------------------------------------------------------------------------------
20:16:06 Test Is Flow 20 Added | PASS |
20:16:06 ------------------------------------------------------------------------------
20:16:06 Test Is Flow 21 Added | PASS |
20:16:06 ------------------------------------------------------------------------------
20:16:06 Test Is Flow 22 Added | PASS |
20:16:06 ------------------------------------------------------------------------------
20:16:06 Test Is Flow 23 Added | PASS |
20:16:06 ------------------------------------------------------------------------------
20:16:06 Test Is Flow 24 Added | PASS |
20:16:06 ------------------------------------------------------------------------------
20:16:06 Test Is Flow 25 Added | PASS |
20:16:06 ------------------------------------------------------------------------------
20:16:06 Test Is Flow 31 Added | PASS |
20:16:06 ------------------------------------------------------------------------------
20:16:06 Test Is Flow 36 Added | PASS |
20:16:07 ------------------------------------------------------------------------------
20:16:07 Test Is Flow 38 Added | PASS |
20:16:07 ------------------------------------------------------------------------------
20:16:07 Test Is Flow 43 Added | PASS |
20:16:07 ------------------------------------------------------------------------------
20:16:07 Test Is Flow 45 Added | PASS |
20:16:07 ------------------------------------------------------------------------------
20:16:07 Test Is Flow 101 Added | PASS |
20:16:07 ------------------------------------------------------------------------------
20:16:07 Test Is Flow 102 Added | PASS |
20:16:07 ------------------------------------------------------------------------------
20:16:07 Test Is Flow 103 Added | PASS |
20:16:07 ------------------------------------------------------------------------------
20:16:07 Test Is Flow 104 Added | PASS |
20:16:07 ------------------------------------------------------------------------------
20:16:07 Test Is Flow 105 Added | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 106 Added | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 107 Added | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 108 Added | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 109 Added | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 110 Added | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 113 Added | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 156 Added | PASS |
20:16:08 ------------------------------------------------------------------------------
20:16:08 Test Is Flow 201 Added | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 202 Added | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 203 Added | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 204 Added | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 205 Added | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 206 Added | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 209 Added | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 214 Added | PASS |
20:16:09 ------------------------------------------------------------------------------
20:16:09 Test Is Flow 218 Added | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 219 Added | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 220 Added | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 221 Added | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 222 Added | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 223 Added | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 224 Added | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 225 Added | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Is Flow 550 Added | PASS |
20:16:10 ------------------------------------------------------------------------------
20:16:10 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
20:16:15 ------------------------------------------------------------------------------
20:16:15 Test Is Flow 1 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 2 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 3 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 4 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 5 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 6 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 7 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 8 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 9 Updated | PASS |
20:16:16 ------------------------------------------------------------------------------
20:16:16 Test Is Flow 10 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 11 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 14 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 15 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 16 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 17 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 18 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 19 Updated | PASS |
20:16:17 ------------------------------------------------------------------------------
20:16:17 Test Is Flow 20 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Is Flow 21 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Is Flow 22 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Is Flow 23 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Is Flow 24 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Is Flow 25 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Is Flow 31 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Is Flow 36 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Is Flow 38 Updated | PASS |
20:16:18 ------------------------------------------------------------------------------
20:16:18 Test Is Flow 43 Updated | PASS |
20:16:19 ------------------------------------------------------------------------------
20:16:19 Test Is Flow 45 Updated | PASS |
20:16:19 ------------------------------------------------------------------------------
20:16:19 Test Is Flow 101 Updated | PASS |
20:16:19 ------------------------------------------------------------------------------
20:16:19 Test Is Flow 102 Updated | PASS |
20:16:19 ------------------------------------------------------------------------------
20:16:19 Test Is Flow 103 Updated | PASS |
20:16:19 ------------------------------------------------------------------------------
20:16:19 Test Is Flow 104 Updated | PASS |
20:16:19 ------------------------------------------------------------------------------
20:16:19 Test Is Flow 105 Updated | PASS |
20:16:19 ------------------------------------------------------------------------------
20:16:19 Test Is Flow 106 Updated | PASS |
20:16:19 ------------------------------------------------------------------------------
20:16:19 Test Is Flow 107 Updated | PASS |
20:16:19 ------------------------------------------------------------------------------
20:16:19 Test Is Flow 108 Updated | PASS |
20:16:20 ------------------------------------------------------------------------------
20:16:20 Test Is Flow 109 Updated | PASS |
20:16:20 ------------------------------------------------------------------------------
20:16:20 Test Is Flow 110 Updated | PASS |
20:16:20 ------------------------------------------------------------------------------
20:16:20 Test Is Flow 113 Updated | PASS |
20:16:20 ------------------------------------------------------------------------------
20:16:20 Test Is Flow 156 Updated | PASS |
20:16:20 ------------------------------------------------------------------------------
20:16:20 Test Is Flow 201 Updated | PASS |
20:16:20 ------------------------------------------------------------------------------
20:16:20 Test Is Flow 202 Updated | PASS |
20:16:20 ------------------------------------------------------------------------------
20:16:20 Test Is Flow 203 Updated | PASS |
20:16:20 ------------------------------------------------------------------------------
20:16:20 Test Is Flow 204 Updated | PASS |
20:16:21 ------------------------------------------------------------------------------
20:16:21 Test Is Flow 205 Updated | PASS |
20:16:21 ------------------------------------------------------------------------------
20:16:21 Test Is Flow 206 Updated | PASS |
20:16:21 ------------------------------------------------------------------------------
20:16:21 Test Is Flow 209 Updated | PASS |
20:16:21 ------------------------------------------------------------------------------
20:16:21 Test Is Flow 214 Updated | PASS |
20:16:21 ------------------------------------------------------------------------------
20:16:21 Test Is Flow 218 Updated | PASS |
20:16:21 ------------------------------------------------------------------------------
20:16:21 Test Is Flow 219 Updated | PASS |
20:16:21 ------------------------------------------------------------------------------
20:16:21 Test Is Flow 220 Updated | PASS |
20:16:21 ------------------------------------------------------------------------------
20:16:21 Test Is Flow 221 Updated | PASS |
20:16:21 ------------------------------------------------------------------------------
20:16:21 Test Is Flow 222 Updated | PASS |
20:16:22 ------------------------------------------------------------------------------
20:16:22 Test Is Flow 223 Updated | PASS |
20:16:22 ------------------------------------------------------------------------------
20:16:22 Test Is Flow 224 Updated | PASS |
20:16:22 ------------------------------------------------------------------------------
20:16:22 Test Is Flow 225 Updated | PASS |
20:16:22 ------------------------------------------------------------------------------
20:16:22 Test Is Flow 550 Updated | PASS |
20:16:22 ------------------------------------------------------------------------------
20:16:22 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Test Is Flow 1 Deleted | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Test Is Flow 2 Deleted | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Test Is Flow 3 Deleted | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Test Is Flow 4 Deleted | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Test Is Flow 5 Deleted | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Test Is Flow 6 Deleted | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Test Is Flow 7 Deleted | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Test Is Flow 8 Deleted | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Test Is Flow 9 Deleted | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Test Is Flow 10 Deleted | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Test Is Flow 11 Deleted | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Test Is Flow 14 Deleted | PASS |
20:16:27 ------------------------------------------------------------------------------
20:16:27 Test Is Flow 15 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 16 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 17 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 18 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 19 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 20 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 21 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 22 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 23 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 24 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 25 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 31 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 36 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 38 Deleted | PASS |
20:16:28 ------------------------------------------------------------------------------
20:16:28 Test Is Flow 43 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 45 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 101 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 102 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 103 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 104 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 105 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 106 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 107 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 108 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 109 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 110 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 113 Deleted | PASS |
20:16:29 ------------------------------------------------------------------------------
20:16:29 Test Is Flow 156 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 201 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 202 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 203 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 204 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 205 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 206 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 209 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 214 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 218 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 219 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 220 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 221 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 222 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 223 Deleted | PASS |
20:16:30 ------------------------------------------------------------------------------
20:16:30 Test Is Flow 224 Deleted | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 225 Deleted | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 Test Is Flow 550 Deleted | PASS |
20:16:31 ------------------------------------------------------------------------------
20:16:31 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
20:16:31 174 tests, 174 passed, 0 failed
20:16:31 ==============================================================================
20:16:31 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
20:16:31 ==============================================================================
20:16:31 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
20:16:58 ------------------------------------------------------------------------------
20:16:58 Test Is Flow 1 Added | PASS |
20:16:58 ------------------------------------------------------------------------------
20:16:58 Test Is Flow 2 Added | PASS |
20:16:58 ------------------------------------------------------------------------------
20:16:58 Test Is Flow 3 Added | PASS |
20:16:58 ------------------------------------------------------------------------------
20:16:58 Test Is Flow 4 Added | PASS |
20:16:59 ------------------------------------------------------------------------------
20:16:59 Test Is Flow 5 Added | PASS |
20:16:59 ------------------------------------------------------------------------------
20:16:59 Test Is Flow 6 Added | PASS |
20:16:59 ------------------------------------------------------------------------------
20:16:59 Test Is Flow 7 Added | PASS |
20:16:59 ------------------------------------------------------------------------------
20:16:59 Test Is Flow 8 Added | PASS |
20:16:59 ------------------------------------------------------------------------------
20:16:59 Test Is Flow 9 Added | PASS |
20:16:59 ------------------------------------------------------------------------------
20:16:59 Test Is Flow 10 Added | PASS |
20:16:59 ------------------------------------------------------------------------------
20:16:59 Test Is Flow 11 Added | PASS |
20:16:59 ------------------------------------------------------------------------------
20:16:59 Test Is Flow 15 Added | PASS |
20:16:59 ------------------------------------------------------------------------------
20:16:59 Test Is Flow 16 Added | PASS |
20:16:59 ------------------------------------------------------------------------------
20:16:59 Test Is Flow 17 Added | PASS |
20:17:00 ------------------------------------------------------------------------------
20:17:00 Test Is Flow 18 Added | PASS |
20:17:00 ------------------------------------------------------------------------------
20:17:00 Test Is Flow 19 Added | PASS |
20:17:00 ------------------------------------------------------------------------------
20:17:00 Test Is Flow 20 Added | PASS |
20:17:00 ------------------------------------------------------------------------------
20:17:00 Test Is Flow 21 Added | PASS |
20:17:00 ------------------------------------------------------------------------------
20:17:00 Test Is Flow 22 Added | PASS |
20:17:00 ------------------------------------------------------------------------------
20:17:00 Test Is Flow 23 Added | PASS |
20:17:00 ------------------------------------------------------------------------------
20:17:00 Test Is Flow 24 Added | PASS |
20:17:00 ------------------------------------------------------------------------------
20:17:00 Test Is Flow 25 Added | PASS |
20:17:00 ------------------------------------------------------------------------------
20:17:00 Test Is Flow 31 Added | PASS |
20:17:00 ------------------------------------------------------------------------------
20:17:00 Test Is Flow 36 Added | PASS |
20:17:01 ------------------------------------------------------------------------------
20:17:01 Test Is Flow 38 Added | PASS |
20:17:01 ------------------------------------------------------------------------------
20:17:01 Test Is Flow 43 Added | PASS |
20:17:01 ------------------------------------------------------------------------------
20:17:01 Test Is Flow 45 Added | PASS |
20:17:01 ------------------------------------------------------------------------------
20:17:01 Test Is Flow 101 Added | PASS |
20:17:01 ------------------------------------------------------------------------------
20:17:01 Test Is Flow 102 Added | PASS |
20:17:01 ------------------------------------------------------------------------------
20:17:01 Test Is Flow 103 Added | PASS |
20:17:01 ------------------------------------------------------------------------------
20:17:01 Test Is Flow 104 Added | PASS |
20:17:01 ------------------------------------------------------------------------------
20:17:01 Test Is Flow 105 Added | PASS |
20:17:01 ------------------------------------------------------------------------------
20:17:01 Test Is Flow 106 Added | PASS |
20:17:01 ------------------------------------------------------------------------------
20:17:01 Test Is Flow 107 Added | PASS |
20:17:02 ------------------------------------------------------------------------------
20:17:02 Test Is Flow 108 Added | PASS |
20:17:02 ------------------------------------------------------------------------------
20:17:02 Test Is Flow 109 Added | PASS |
20:17:02 ------------------------------------------------------------------------------
20:17:02 Test Is Flow 110 Added | PASS |
20:17:02 ------------------------------------------------------------------------------
20:17:02 Test Is Flow 113 Added | PASS |
20:17:02 ------------------------------------------------------------------------------
20:17:02 Test Is Flow 201 Added | PASS |
20:17:02 ------------------------------------------------------------------------------
20:17:02 Test Is Flow 202 Added | PASS |
20:17:02 ------------------------------------------------------------------------------
20:17:02 Test Is Flow 203 Added | PASS |
20:17:02 ------------------------------------------------------------------------------
20:17:02 Test Is Flow 204 Added | PASS |
20:17:02 ------------------------------------------------------------------------------
20:17:02 Test Is Flow 205 Added | PASS |
20:17:02 ------------------------------------------------------------------------------
20:17:02 Test Is Flow 206 Added | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Is Flow 209 Added | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Is Flow 214 Added | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Is Flow 218 Added | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Is Flow 219 Added | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Is Flow 220 Added | PASS |
20:17:03 ------------------------------------------------------------------------------
20:17:03 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
20:17:31 ------------------------------------------------------------------------------
20:17:31 Test Is Flow 1 Updated | PASS |
20:17:31 ------------------------------------------------------------------------------
20:17:31 Test Is Flow 2 Updated | PASS |
20:17:31 ------------------------------------------------------------------------------
20:17:31 Test Is Flow 3 Updated | PASS |
20:17:31 ------------------------------------------------------------------------------
20:17:31 Test Is Flow 4 Updated | PASS |
20:17:31 ------------------------------------------------------------------------------
20:17:31 Test Is Flow 5 Updated | PASS |
20:17:31 ------------------------------------------------------------------------------
20:17:31 Test Is Flow 6 Updated | PASS |
20:17:32 ------------------------------------------------------------------------------
20:17:32 Test Is Flow 7 Updated | PASS |
20:17:32 ------------------------------------------------------------------------------
20:17:32 Test Is Flow 8 Updated | PASS |
20:17:32 ------------------------------------------------------------------------------
20:17:32 Test Is Flow 9 Updated | PASS |
20:17:32 ------------------------------------------------------------------------------
20:17:32 Test Is Flow 10 Updated | PASS |
20:17:32 ------------------------------------------------------------------------------
20:17:32 Test Is Flow 11 Updated | PASS |
20:17:32 ------------------------------------------------------------------------------
20:17:32 Test Is Flow 14 Updated | PASS |
20:17:32 ------------------------------------------------------------------------------
20:17:32 Test Is Flow 15 Updated | PASS |
20:17:32 ------------------------------------------------------------------------------
20:17:32 Test Is Flow 16 Updated | PASS |
20:17:32 ------------------------------------------------------------------------------
20:17:32 Test Is Flow 17 Updated | PASS |
20:17:32 ------------------------------------------------------------------------------
20:17:32 Test Is Flow 18 Updated | PASS |
20:17:32 ------------------------------------------------------------------------------
20:17:32 Test Is Flow 19 Updated | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Test Is Flow 20 Updated | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Test Is Flow 21 Updated | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Test Is Flow 22 Updated | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Test Is Flow 23 Updated | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Test Is Flow 24 Updated | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Test Is Flow 25 Updated | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Test Is Flow 31 Updated | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Test Is Flow 36 Updated | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Test Is Flow 38 Updated | PASS |
20:17:33 ------------------------------------------------------------------------------
20:17:33 Test Is Flow 43 Updated | PASS |
20:17:34 ------------------------------------------------------------------------------
20:17:34 Test Is Flow 45 Updated | PASS |
20:17:34 ------------------------------------------------------------------------------
20:17:34 Test Is Flow 101 Updated | PASS |
20:17:34 ------------------------------------------------------------------------------
20:17:34 Test Is Flow 102 Updated | PASS |
20:17:34 ------------------------------------------------------------------------------
20:17:34 Test Is Flow 103 Updated | PASS |
20:17:34 ------------------------------------------------------------------------------
20:17:34 Test Is Flow 104 Updated | PASS |
20:17:34 ------------------------------------------------------------------------------
20:17:34 Test Is Flow 105 Updated | PASS |
20:17:34 ------------------------------------------------------------------------------
20:17:34 Test Is Flow 106 Updated | PASS |
20:17:34 ------------------------------------------------------------------------------
20:17:34 Test Is Flow 107 Updated | PASS |
20:17:34 ------------------------------------------------------------------------------
20:17:34 Test Is Flow 108 Updated | PASS |
20:17:34 ------------------------------------------------------------------------------
20:17:34 Test Is Flow 109 Updated | PASS |
20:17:35 ------------------------------------------------------------------------------
20:17:35 Test Is Flow 110 Updated | PASS |
20:17:35 ------------------------------------------------------------------------------
20:17:35 Test Is Flow 113 Updated | PASS |
20:17:35 ------------------------------------------------------------------------------
20:17:35 Test Is Flow 201 Updated | PASS |
20:17:35 ------------------------------------------------------------------------------
20:17:35 Test Is Flow 202 Updated | PASS |
20:17:35 ------------------------------------------------------------------------------
20:17:35 Test Is Flow 203 Updated | PASS |
20:17:35 ------------------------------------------------------------------------------
20:17:35 Test Is Flow 204 Updated | PASS |
20:17:35 ------------------------------------------------------------------------------
20:17:35 Test Is Flow 205 Updated | PASS |
20:17:35 ------------------------------------------------------------------------------
20:17:35 Test Is Flow 206 Updated | PASS |
20:17:35 ------------------------------------------------------------------------------
20:17:35 Test Is Flow 209 Updated | PASS |
20:17:35 ------------------------------------------------------------------------------
20:17:35 Test Is Flow 214 Updated | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 218 Updated | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 219 Updated | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Is Flow 220 Updated | PASS |
20:17:36 ------------------------------------------------------------------------------
20:17:36 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
20:18:04 ------------------------------------------------------------------------------
20:18:04 Test Is Flow 1 Deleted | PASS |
20:18:04 ------------------------------------------------------------------------------
20:18:04 Test Is Flow 2 Deleted | PASS |
20:18:04 ------------------------------------------------------------------------------
20:18:04 Test Is Flow 3 Deleted | PASS |
20:18:04 ------------------------------------------------------------------------------
20:18:04 Test Is Flow 4 Deleted | PASS |
20:18:04 ------------------------------------------------------------------------------
20:18:04 Test Is Flow 5 Deleted | PASS |
20:18:04 ------------------------------------------------------------------------------
20:18:04 Test Is Flow 6 Deleted | PASS |
20:18:04 ------------------------------------------------------------------------------
20:18:04 Test Is Flow 7 Deleted | PASS |
20:18:04 ------------------------------------------------------------------------------
20:18:04 Test Is Flow 8 Deleted | PASS |
20:18:04 ------------------------------------------------------------------------------
20:18:04 Test Is Flow 9 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 10 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 11 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 14 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 15 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 16 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 17 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 18 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 19 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 20 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 21 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 22 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 23 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 24 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 25 Deleted | PASS |
20:18:05 ------------------------------------------------------------------------------
20:18:05 Test Is Flow 31 Deleted | PASS |
20:18:06 ------------------------------------------------------------------------------
20:18:06 Test Is Flow 36 Deleted | PASS |
20:18:06 ------------------------------------------------------------------------------
20:18:06 Test Is Flow 38 Deleted | PASS |
20:18:06 ------------------------------------------------------------------------------
20:18:06 Test Is Flow 43 Deleted | PASS |
20:18:06 ------------------------------------------------------------------------------
20:18:06 Test Is Flow 45 Deleted | PASS |
20:18:06 ------------------------------------------------------------------------------
20:18:06 Test Is Flow 101 Deleted | PASS |
20:18:06 ------------------------------------------------------------------------------
20:18:06 Test Is Flow 102 Deleted | PASS |
20:18:06 ------------------------------------------------------------------------------
20:18:06 Test Is Flow 103 Deleted | PASS |
20:18:06 ------------------------------------------------------------------------------
20:18:06 Test Is Flow 104 Deleted | PASS |
20:18:06 ------------------------------------------------------------------------------
20:18:06 Test Is Flow 105 Deleted | PASS |
20:18:06 ------------------------------------------------------------------------------
20:18:06 Test Is Flow 106 Deleted | PASS |
20:18:06 ------------------------------------------------------------------------------
20:18:06 Test Is Flow 107 Deleted | PASS |
20:18:06 ------------------------------------------------------------------------------
20:18:06 Test Is Flow 108 Deleted | PASS |
20:18:06 ------------------------------------------------------------------------------
20:18:06 Test Is Flow 109 Deleted | PASS |
20:18:06 ------------------------------------------------------------------------------
20:18:06 Test Is Flow 110 Deleted | PASS |
20:18:07 ------------------------------------------------------------------------------
20:18:07 Test Is Flow 113 Deleted | PASS |
20:18:07 ------------------------------------------------------------------------------
20:18:07 Test Is Flow 201 Deleted | PASS |
20:18:07 ------------------------------------------------------------------------------
20:18:07 Test Is Flow 202 Deleted | PASS |
20:18:07 ------------------------------------------------------------------------------
20:18:07 Test Is Flow 203 Deleted | PASS |
20:18:07 ------------------------------------------------------------------------------
20:18:07 Test Is Flow 204 Deleted | PASS |
20:18:07 ------------------------------------------------------------------------------
20:18:07 Test Is Flow 205 Deleted | PASS |
20:18:07 ------------------------------------------------------------------------------
20:18:07 Test Is Flow 206 Deleted | PASS |
20:18:07 ------------------------------------------------------------------------------
20:18:07 Test Is Flow 209 Deleted | PASS |
20:18:07 ------------------------------------------------------------------------------
20:18:07 Test Is Flow 214 Deleted | PASS |
20:18:07 ------------------------------------------------------------------------------
20:18:07 Test Is Flow 218 Deleted | PASS |
20:18:07 ------------------------------------------------------------------------------
20:18:07 Test Is Flow 219 Deleted | PASS |
20:18:07 ------------------------------------------------------------------------------
20:18:07 Test Is Flow 220 Deleted | PASS |
20:18:07 ------------------------------------------------------------------------------
20:18:07 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
20:18:07 152 tests, 152 passed, 0 failed
20:18:07 ==============================================================================
20:18:08 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
20:18:08 326 tests, 326 passed, 0 failed
20:18:08 ==============================================================================
20:18:08 openflowplugin-sanity.txt.Reconciliation
20:18:08 ==============================================================================
20:18:08 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
20:18:08 ==============================================================================
20:18:08 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
20:18:09 ------------------------------------------------------------------------------
20:18:09 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
20:18:10 ------------------------------------------------------------------------------
20:18:10 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
20:18:12 ------------------------------------------------------------------------------
20:18:12 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
20:18:14 ------------------------------------------------------------------------------
20:18:14 Check Linear Topology :: Check Linear Topology. | PASS |
20:18:22 ------------------------------------------------------------------------------
20:18:22 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
20:18:22 ------------------------------------------------------------------------------
20:18:22 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
20:18:22 ------------------------------------------------------------------------------
20:18:22 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
20:18:22 ------------------------------------------------------------------------------
20:18:22 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:23 | PASS |
20:18:23 ------------------------------------------------------------------------------
20:18:23 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
20:18:33 ------------------------------------------------------------------------------
20:18:33 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:34 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:34 | PASS |
20:18:34 ------------------------------------------------------------------------------
20:18:34 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
20:18:36 ------------------------------------------------------------------------------
20:18:36 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
20:18:36 ------------------------------------------------------------------------------
20:18:36 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
20:18:40 ------------------------------------------------------------------------------
20:18:40 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
20:18:40 ------------------------------------------------------------------------------
20:18:40 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
20:18:40 ------------------------------------------------------------------------------
20:18:40 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:41 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:18:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:19:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:19:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
20:19:08 | PASS |
20:19:08 ------------------------------------------------------------------------------
20:19:08 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
20:19:08 ------------------------------------------------------------------------------
20:19:08 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
20:19:09 ------------------------------------------------------------------------------
20:19:09 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
20:19:09 ------------------------------------------------------------------------------
20:19:09 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
20:19:09 ------------------------------------------------------------------------------
20:19:09 Stop Mininet :: Stop Mininet. | PASS |
20:19:09 ------------------------------------------------------------------------------
20:19:09 Check No Switches :: Check no switches in topology. | PASS |
20:19:10 ------------------------------------------------------------------------------
20:19:10 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
20:19:10 23 tests, 23 passed, 0 failed
20:19:10 ==============================================================================
20:19:10 openflowplugin-sanity.txt.Reconciliation | PASS |
20:19:10 23 tests, 23 passed, 0 failed
20:19:10 ==============================================================================
20:19:10 openflowplugin-sanity.txt | PASS |
20:19:10 394 tests, 394 passed, 0 failed
20:19:10 ==============================================================================
20:19:10 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml
20:19:14 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html
20:19:14 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html
20:19:15 Examining the files in data/log and checking filesize
20:19:15 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:19:15 total 968
20:19:15 drwxrwxr-x 2 jenkins jenkins 4096 Jan 29 20:14 .
20:19:15 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 29 20:14 karaf_console.log
20:19:15 drwxrwxr-x 9 jenkins jenkins 4096 Jan 29 20:14 ..
20:19:15 -rw-rw-r-- 1 jenkins jenkins 975088 Jan 29 20:19 karaf.log
20:19:15 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:19:15 956K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
20:19:15 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
20:19:15 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:19:15 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
20:19:15 Let's take the karaf thread dump again...
20:19:15 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:19:15 karaf main: org.apache.karaf.main.Main, pid:4540
20:19:15 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:19:16 Killing ODL
20:19:16 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:19:21 Compressing karaf.log 1
20:19:21 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:19:21 Fetching compressed karaf.log 1
20:19:21 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:19:22 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:19:22 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:19:22 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:19:22 Fetch GC logs
20:19:22 Warning: Permanently added '10.30.170.82' (ECDSA) to the list of known hosts.
20:19:23 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
20:19:23 Examine copied files
20:19:23 total 43976
20:19:23 drwxrwxr-x. 2 jenkins jenkins 6 Jan 29 20:19 gclogs-1
20:19:23 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 29 20:19 odl1_karaf_console.log
20:19:23 -rw-rw-r--. 1 jenkins jenkins 68162 Jan 29 20:19 odl1_karaf.log.gz
20:19:23 -rw-rw-r--. 1 jenkins jenkins 153896 Jan 29 20:19 karaf_1_4540_threads_after.log
20:19:23 -rw-rw-r--. 1 jenkins jenkins 14261 Jan 29 20:19 ps_after.log
20:19:23 -rw-rw-r--. 1 jenkins jenkins 270746 Jan 29 20:19 report.html
20:19:23 -rw-rw-r--. 1 jenkins jenkins 3381910 Jan 29 20:19 log.html
20:19:23 -rw-rw-r--. 1 jenkins jenkins 40941179 Jan 29 20:19 output.xml
20:19:23 -rw-rw-r--. 1 jenkins jenkins 491 Jan 29 20:15 testplan.txt
20:19:23 -rw-rw-r--. 1 jenkins jenkins 111365 Jan 29 20:15 karaf_1_2036_threads_before.log
20:19:23 -rw-rw-r--. 1 jenkins jenkins 14108 Jan 29 20:15 ps_before.log
20:19:23 -rw-rw-r--. 1 jenkins jenkins 3376 Jan 29 20:13 post-startup-script.sh
20:19:23 -rw-rw-r--. 1 jenkins jenkins 252 Jan 29 20:13 startup-script.sh
20:19:23 -rw-rw-r--. 1 jenkins jenkins 3496 Jan 29 20:13 configuration-script.sh
20:19:23 -rw-rw-r--. 1 jenkins jenkins 337 Jan 29 20:13 detect_variables.env
20:19:23 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 29 20:13 pom.xml
20:19:23 -rw-rw-r--. 1 jenkins jenkins 92 Jan 29 20:13 set_variables.env
20:19:23 -rw-rw-r--. 1 jenkins jenkins 295 Jan 29 20:13 slave_addresses.txt
20:19:23 -rw-rw-r--. 1 jenkins jenkins 570 Jan 29 20:13 requirements.txt
20:19:23 -rw-rw-r--. 1 jenkins jenkins 26 Jan 29 20:13 env.properties
20:19:23 -rw-rw-r--. 1 jenkins jenkins 334 Jan 29 20:11 stack-parameters.yaml
20:19:23 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 29 20:10 test
20:19:23 drwxrwxr-x. 2 jenkins jenkins 6 Jan 29 20:10 test@tmp
20:19:23 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 29 17:59 maven-metadata.xml
20:19:23 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins7086951139461590504.sh
20:19:23 Karaf Deployments, Tests must have already run
20:19:23 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins8331336458261819726.sh
20:19:23 Cleaning up Robot installation...
20:19:23 $ ssh-agent -k
20:19:23 unset SSH_AUTH_SOCK;
20:19:23 unset SSH_AGENT_PID;
20:19:23 echo Agent pid 5299 killed;
20:19:23 [ssh-agent] Stopped.
20:19:23 Recording plot data
20:19:24 Robot results publisher started...
20:19:24 INFO: Checking test criticality is deprecated and will be dropped in a future release!
20:19:24 -Parsing output xml:
20:19:24 Done!
20:19:24 -Copying log files to build dir:
20:19:26 Done!
20:19:26 -Assigning results to build:
20:19:26 Done!
20:19:26 -Checking thresholds:
20:19:26 Done!
20:19:26 Done publishing Robot results.
20:19:26 [PostBuildScript] - [INFO] Executing post build scripts.
20:19:26 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14190639983596525497.sh
20:19:26 Archiving csit artifacts
20:19:26 mv: cannot stat '*_1.png': No such file or directory
20:19:26 mv: cannot stat '/tmp/odl1_*': No such file or directory
20:19:26 % Total % Received % Xferd Average Speed Time Time Time Current
20:19:26 Dload Upload Total Spent Left Speed
20:19:26
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 712k 0 712k 0 0 3178k 0 --:--:-- --:--:-- --:--:-- 3164k
100 3536k 0 3536k 0 0 4481k 0 --:--:-- --:--:-- --:--:-- 4476k
20:19:27 Archive: robot-plugin.zip
20:19:27 inflating: ./archives/robot-plugin/log.html
20:19:27 inflating: ./archives/robot-plugin/output.xml
20:19:27 inflating: ./archives/robot-plugin/report.html
20:19:27 mv: cannot stat '*.log.gz': No such file or directory
20:19:27 mv: cannot stat '*.csv': No such file or directory
20:19:27 mv: cannot stat '*.png': No such file or directory
20:19:27 [PostBuildScript] - [INFO] Executing post build scripts.
20:19:27 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins15811868836099254033.sh
20:19:27 [PostBuildScript] - [INFO] Executing post build scripts.
20:19:27 [EnvInject] - Injecting environment variables from a build step.
20:19:27 [EnvInject] - Injecting as environment variables the properties content
20:19:27 OS_CLOUD=vex
20:19:27 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-459
20:19:27
20:19:27 [EnvInject] - Variables injected successfully.
20:19:27 provisioning config files...
20:19:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
20:19:28 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins10350126963765392714.sh
20:19:28 ---> openstack-stack-delete.sh
20:19:28 Setup pyenv:
20:19:28 system
20:19:28 3.8.13
20:19:28 3.9.13
20:19:28 3.10.13
20:19:28 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:19:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRmQ from file:/tmp/.os_lf_venv
20:19:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:19:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:19:30 lf-activate-venv(): INFO: Base packages installed successfully
20:19:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
20:19:48 lf-activate-venv(): INFO: Adding /tmp/venv-ZRmQ/bin to PATH
20:19:48 INFO: Stack cost retrieval disabled, setting cost to 0
20:20:00 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-459
20:20:00 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-459
20:20:00 [PostBuildScript] - [INFO] Executing post build scripts.
20:20:00 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins11899000711716608910.sh
20:20:00 ---> sysstat.sh
20:20:00 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins11613948620161864824.sh
20:20:00 ---> package-listing.sh
20:20:00 ++ facter osfamily
20:20:00 ++ tr '[:upper:]' '[:lower:]'
20:20:01 + OS_FAMILY=redhat
20:20:01 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-titanium
20:20:01 + START_PACKAGES=/tmp/packages_start.txt
20:20:01 + END_PACKAGES=/tmp/packages_end.txt
20:20:01 + DIFF_PACKAGES=/tmp/packages_diff.txt
20:20:01 + PACKAGES=/tmp/packages_start.txt
20:20:01 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
20:20:01 + PACKAGES=/tmp/packages_end.txt
20:20:01 + case "${OS_FAMILY}" in
20:20:01 + rpm -qa
20:20:01 + sort
20:20:01 + '[' -f /tmp/packages_start.txt ']'
20:20:01 + '[' -f /tmp/packages_end.txt ']'
20:20:01 + diff /tmp/packages_start.txt /tmp/packages_end.txt
20:20:01 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
20:20:01 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
20:20:01 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
20:20:01 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14444616510360550538.sh
20:20:01 ---> capture-instance-metadata.sh
20:20:01 Setup pyenv:
20:20:02 system
20:20:02 3.8.13
20:20:02 3.9.13
20:20:02 3.10.13
20:20:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:20:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRmQ from file:/tmp/.os_lf_venv
20:20:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:20:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:20:04 lf-activate-venv(): INFO: Base packages installed successfully
20:20:04 lf-activate-venv(): INFO: Installing additional packages: lftools
20:20:14 lf-activate-venv(): INFO: Adding /tmp/venv-ZRmQ/bin to PATH
20:20:14 INFO: Running in OpenStack, capturing instance metadata
20:20:14 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5338795412467891727.sh
20:20:14 provisioning config files...
20:20:15 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #459
20:20:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config14321157367675926920tmp
20:20:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
20:20:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
20:20:15 provisioning config files...
20:20:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
20:20:15 [EnvInject] - Injecting environment variables from a build step.
20:20:15 [EnvInject] - Injecting as environment variables the properties content
20:20:15 SERVER_ID=logs
20:20:15
20:20:15 [EnvInject] - Variables injected successfully.
20:20:15 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17760164991889779862.sh
20:20:15 ---> create-netrc.sh
20:20:15 WARN: Log server credential not found.
20:20:15 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins12200238983511712903.sh
20:20:15 ---> python-tools-install.sh
20:20:15 Setup pyenv:
20:20:15 system
20:20:15 3.8.13
20:20:15 3.9.13
20:20:15 3.10.13
20:20:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:20:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRmQ from file:/tmp/.os_lf_venv
20:20:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:20:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:20:17 lf-activate-venv(): INFO: Base packages installed successfully
20:20:17 lf-activate-venv(): INFO: Installing additional packages: lftools
20:20:27 lf-activate-venv(): INFO: Adding /tmp/venv-ZRmQ/bin to PATH
20:20:27 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins16287004282646948645.sh
20:20:27 ---> sudo-logs.sh
20:20:27 Archiving 'sudo' log..
20:20:27 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins15577103051325553528.sh
20:20:27 ---> job-cost.sh
20:20:27 Setup pyenv:
20:20:27 system
20:20:27 3.8.13
20:20:27 3.9.13
20:20:27 3.10.13
20:20:27 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:20:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRmQ from file:/tmp/.os_lf_venv
20:20:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:20:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:20:30 lf-activate-venv(): INFO: Base packages installed successfully
20:20:30 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
20:20:37 lf-activate-venv(): INFO: Adding /tmp/venv-ZRmQ/bin to PATH
20:20:37 DEBUG: total: 0
20:20:37 INFO: Retrieving Stack Cost...
20:20:37 INFO: Retrieving Pricing Info for: v3-standard-2
20:20:37 INFO: Archiving Costs
20:20:37 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins5793617357550296087.sh
20:20:38 ---> logs-deploy.sh
20:20:38 Setup pyenv:
20:20:38 system
20:20:38 3.8.13
20:20:38 3.9.13
20:20:38 3.10.13
20:20:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
20:20:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ZRmQ from file:/tmp/.os_lf_venv
20:20:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:20:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:20:40 lf-activate-venv(): INFO: Base packages installed successfully
20:20:40 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
20:20:53 lf-activate-venv(): INFO: Adding /tmp/venv-ZRmQ/bin to PATH
20:20:53 WARNING: Nexus logging server not set
20:20:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/459/
20:20:53 INFO: archiving logs to S3
20:20:54 ---> uname -a:
20:20:54 Linux prd-centos8-robot-2c-8g-5796.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
20:20:54
20:20:54
20:20:54 ---> lscpu:
20:20:54 Architecture: x86_64
20:20:54 CPU op-mode(s): 32-bit, 64-bit
20:20:54 Byte Order: Little Endian
20:20:54 CPU(s): 2
20:20:54 On-line CPU(s) list: 0,1
20:20:54 Thread(s) per core: 1
20:20:54 Core(s) per socket: 1
20:20:54 Socket(s): 2
20:20:54 NUMA node(s): 1
20:20:54 Vendor ID: AuthenticAMD
20:20:54 CPU family: 23
20:20:54 Model: 49
20:20:54 Model name: AMD EPYC-Rome Processor
20:20:54 Stepping: 0
20:20:54 CPU MHz: 2799.998
20:20:54 BogoMIPS: 5599.99
20:20:54 Virtualization: AMD-V
20:20:54 Hypervisor vendor: KVM
20:20:54 Virtualization type: full
20:20:54 L1d cache: 32K
20:20:54 L1i cache: 32K
20:20:54 L2 cache: 512K
20:20:54 L3 cache: 16384K
20:20:54 NUMA node0 CPU(s): 0,1
20:20:54 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
20:20:54
20:20:54
20:20:54 ---> nproc:
20:20:54 2
20:20:54
20:20:54
20:20:54 ---> df -h:
20:20:54 Filesystem Size Used Avail Use% Mounted on
20:20:54 devtmpfs 3.8G 0 3.8G 0% /dev
20:20:54 tmpfs 3.8G 0 3.8G 0% /dev/shm
20:20:54 tmpfs 3.8G 25M 3.8G 1% /run
20:20:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
20:20:54 /dev/vda1 40G 8.4G 32G 21% /
20:20:54 tmpfs 770M 0 770M 0% /run/user/1001
20:20:54
20:20:54
20:20:54 ---> free -m:
20:20:54 total used free shared buff/cache available
20:20:54 Mem: 7697 609 4810 27 2277 6781
20:20:54 Swap: 1023 0 1023
20:20:54
20:20:54
20:20:54 ---> ip addr:
20:20:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
20:20:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
20:20:54 inet 127.0.0.1/8 scope host lo
20:20:54 valid_lft forever preferred_lft forever
20:20:54 inet6 ::1/128 scope host
20:20:54 valid_lft forever preferred_lft forever
20:20:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
20:20:54 link/ether fa:16:3e:a7:8b:34 brd ff:ff:ff:ff:ff:ff
20:20:54 altname enp0s3
20:20:54 altname ens3
20:20:54 inet 10.30.171.143/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
20:20:54 valid_lft 85740sec preferred_lft 85740sec
20:20:54 inet6 fe80::f816:3eff:fea7:8b34/64 scope link
20:20:54 valid_lft forever preferred_lft forever
20:20:54
20:20:54
20:20:54 ---> sar -b -r -n DEV:
20:20:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/29/2026 _x86_64_ (2 CPU)
20:20:54
20:20:54 20:09:51 LINUX RESTART (2 CPU)
20:20:54
20:20:54 08:10:01 PM tps rtps wtps bread/s bwrtn/s
20:20:54 08:11:01 PM 219.19 157.64 61.55 14582.13 41121.92
20:20:54 08:12:01 PM 123.61 1.08 122.53 75.32 12360.87
20:20:54 08:13:01 PM 26.09 0.42 25.67 64.78 2489.62
20:20:54 08:14:01 PM 90.55 9.41 81.14 1681.84 8643.57
20:20:54 08:15:01 PM 12.90 0.00 12.90 0.00 1180.52
20:20:54 08:16:01 PM 4.12 0.07 4.05 4.93 189.14
20:20:54 08:17:01 PM 1.00 0.00 1.00 0.00 607.20
20:20:54 08:18:01 PM 0.45 0.00 0.45 0.00 380.25
20:20:54 08:19:01 PM 0.57 0.03 0.53 1.87 285.77
20:20:54 08:20:01 PM 19.76 0.37 19.39 41.58 2499.98
20:20:54 Average: 49.83 16.90 32.92 1645.54 6976.62
20:20:54
20:20:54 08:10:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
20:20:54 08:11:01 PM 5416932 6991248 2465500 31.28 2688 1774748 795384 8.91 186892 1997360 97420
20:20:54 08:12:01 PM 5131392 6974656 2751040 34.90 2688 2027084 758208 8.49 199208 2198088 44828
20:20:54 08:13:01 PM 5138428 7017060 2744004 34.81 2688 2060776 711500 7.97 223560 2166548 41052
20:20:54 08:14:01 PM 4909728 7021720 2972704 37.71 2688 2286224 681364 7.63 266852 2318276 26060
20:20:54 08:15:01 PM 4912632 7024512 2969800 37.68 2688 2286228 681364 7.63 266852 2318336 4
20:20:54 08:16:01 PM 4863580 6978364 3018852 38.30 2688 2289140 745040 8.34 267600 2366216 1120
20:20:54 08:17:01 PM 4831504 6965996 3050928 38.71 2688 2308932 745040 8.34 267656 2397736 3264
20:20:54 08:18:01 PM 4821608 6964548 3060824 38.83 2688 2317296 745040 8.34 267656 2407880 304
20:20:54 08:19:01 PM 4810764 6961872 3071668 38.97 2688 2325464 766580 8.58 267944 2418384 40
20:20:54 08:20:01 PM 4996548 7010132 2885884 36.61 2688 2194852 721068 8.07 448244 2079756 22908
20:20:54 Average: 4983312 6991011 2899120 36.78 2688 2187074 735059 8.23 266246 2266858 23700
20:20:54
20:20:54 08:10:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
20:20:54 08:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:54 08:11:01 PM eth0 330.40 210.89 1938.94 61.10 0.00 0.00 0.00 0.00
20:20:54 08:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:54 08:12:01 PM eth0 69.89 56.92 907.69 9.16 0.00 0.00 0.00 0.00
20:20:54 08:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:54 08:13:01 PM eth0 10.96 10.83 6.29 4.30 0.00 0.00 0.00 0.00
20:20:54 08:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:54 08:14:01 PM eth0 226.36 168.09 378.02 44.62 0.00 0.00 0.00 0.00
20:20:54 08:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:54 08:15:01 PM eth0 1.03 0.78 0.28 0.12 0.00 0.00 0.00 0.00
20:20:54 08:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:54 08:16:01 PM eth0 27.80 21.76 28.28 5.42 0.00 0.00 0.00 0.00
20:20:54 08:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:54 08:17:01 PM eth0 34.67 33.97 138.97 9.66 0.00 0.00 0.00 0.00
20:20:54 08:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:54 08:18:01 PM eth0 18.68 15.76 50.08 6.11 0.00 0.00 0.00 0.00
20:20:54 08:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:54 08:19:01 PM eth0 17.10 18.23 64.50 11.77 0.00 0.00 0.00 0.00
20:20:54 08:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:54 08:20:01 PM eth0 73.13 49.33 156.49 79.02 0.00 0.00 0.00 0.00
20:20:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:20:54 Average: eth0 81.01 58.66 366.98 23.13 0.00 0.00 0.00 0.00
20:20:54
20:20:54
20:20:54 ---> sar -P ALL:
20:20:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/29/2026 _x86_64_ (2 CPU)
20:20:54
20:20:54 20:09:51 LINUX RESTART (2 CPU)
20:20:54
20:20:54 08:10:01 PM CPU %user %nice %system %iowait %steal %idle
20:20:54 08:11:01 PM all 52.04 0.06 10.57 2.46 0.08 34.79
20:20:54 08:11:01 PM 0 54.08 0.07 10.04 2.11 0.10 33.60
20:20:54 08:11:01 PM 1 50.00 0.05 11.10 2.80 0.07 35.98
20:20:54 08:12:01 PM all 33.44 0.00 5.00 1.07 0.08 60.40
20:20:54 08:12:01 PM 0 40.99 0.00 5.69 1.15 0.08 52.08
20:20:54 08:12:01 PM 1 25.91 0.00 4.31 1.00 0.08 68.70
20:20:54 08:13:01 PM all 19.02 0.00 2.51 1.78 0.08 76.61
20:20:54 08:13:01 PM 0 13.89 0.00 2.32 2.62 0.08 81.10
20:20:54 08:13:01 PM 1 24.15 0.00 2.70 0.95 0.07 72.13
20:20:54 08:14:01 PM all 32.08 0.00 5.91 1.08 0.10 60.82
20:20:54 08:14:01 PM 0 34.31 0.00 6.10 1.15 0.10 58.34
20:20:54 08:14:01 PM 1 29.85 0.00 5.73 1.02 0.10 63.30
20:20:54 08:15:01 PM all 0.08 0.00 0.13 0.23 0.03 99.53
20:20:54 08:15:01 PM 0 0.05 0.00 0.17 0.27 0.02 99.50
20:20:54 08:15:01 PM 1 0.10 0.00 0.08 0.20 0.05 99.57
20:20:54 08:16:01 PM all 5.31 0.00 0.25 0.02 0.08 94.34
20:20:54 08:16:01 PM 0 6.24 0.00 0.22 0.00 0.08 93.45
20:20:54 08:16:01 PM 1 4.37 0.00 0.28 0.03 0.08 95.23
20:20:54 08:17:01 PM all 18.90 0.00 0.18 0.02 0.08 80.82
20:20:54 08:17:01 PM 0 28.25 0.00 0.20 0.02 0.08 71.45
20:20:54 08:17:01 PM 1 9.54 0.00 0.17 0.02 0.07 90.21
20:20:54 08:18:01 PM all 7.95 0.00 0.14 0.01 0.06 91.84
20:20:54 08:18:01 PM 0 8.71 0.00 0.13 0.02 0.07 91.07
20:20:54 08:18:01 PM 1 7.19 0.00 0.15 0.00 0.05 92.61
20:20:54 08:19:01 PM all 9.22 0.00 0.23 0.01 0.09 90.46
20:20:54 08:19:01 PM 0 11.63 0.00 0.23 0.00 0.08 88.05
20:20:54 08:19:01 PM 1 6.80 0.00 0.22 0.02 0.10 92.86
20:20:54 08:20:01 PM all 20.92 0.00 2.45 0.14 0.08 76.42
20:20:54 08:20:01 PM 0 19.91 0.00 2.64 0.10 0.08 77.27
20:20:54 08:20:01 PM 1 21.93 0.00 2.25 0.18 0.07 75.57
20:20:54 Average: all 19.89 0.01 2.73 0.68 0.08 76.61
20:20:54 Average: 0 21.80 0.01 2.77 0.74 0.08 74.60
20:20:54 Average: 1 17.98 0.01 2.70 0.62 0.07 78.62
20:20:54
20:20:54
20:20:54