03:56:18 Started by upstream project "integration-sanity-test-titanium" build number 452
03:56:18 originally caused by:
03:56:18 Started by timer
03:56:18 Started by timer
03:56:18 Running as SYSTEM
03:56:19 [EnvInject] - Loading node environment variables.
03:56:19 Building remotely on prd-centos8-robot-2c-8g-34523 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
03:56:19 [ssh-agent] Looking for ssh-agent implementation...
03:56:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
03:56:19 $ ssh-agent
03:56:19 SSH_AUTH_SOCK=/tmp/ssh-b0CBmHjH554u/agent.5417
03:56:19 SSH_AGENT_PID=5418
03:56:19 [ssh-agent] Started.
03:56:19 Running ssh-add (command line suppressed)
03:56:19 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_16669065133406755815.key (/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/private_key_16669065133406755815.key)
03:56:19 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
03:56:19 The recommended git tool is: NONE
03:56:22 using credential opendaylight-jenkins-ssh
03:56:22 Wiping out workspace first.
03:56:22 Cloning the remote Git repository
03:56:22 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
03:56:22 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test # timeout=10
03:56:22 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:56:22 > git --version # timeout=10
03:56:22 > git --version # 'git version 2.43.0'
03:56:22 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:56:22 [INFO] Currently running in a labeled security context
03:56:22 [INFO] Currently SELinux is 'enforcing' on the host
03:56:22 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh186111590241456099.key
03:56:22 Verifying host key using known hosts file
03:56:22 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
03:56:22 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
03:56:25 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:56:25 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:56:26 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:56:26 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:56:26 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:56:26 [INFO] Currently running in a labeled security context
03:56:26 [INFO] Currently SELinux is 'enforcing' on the host
03:56:26 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test@tmp/jenkins-gitclient-ssh4222669874114582831.key
03:56:26 Verifying host key using known hosts file
03:56:26 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.
03:56:26 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
03:56:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:56:26 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master)
03:56:26 > git config core.sparsecheckout # timeout=10
03:56:26 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
03:56:26 Commit message: "Add bgpcep variables for vanadium"
03:56:26 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:56:27 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10
03:56:27 No emails were triggered.
03:56:27 provisioning config files...
03:56:27 copy managed file [npmrc] to file:/home/jenkins/.npmrc
03:56:27 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
03:56:27 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:56:27 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins13999829935474962524.sh
03:56:27 ---> python-tools-install.sh
03:56:27 Setup pyenv:
03:56:27 system
03:56:27 * 3.8.13 (set by /opt/pyenv/version)
03:56:27 * 3.9.13 (set by /opt/pyenv/version)
03:56:27 * 3.10.13 (set by /opt/pyenv/version)
03:56:27 * 3.11.7 (set by /opt/pyenv/version)
03:56:32 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-dfrB
03:56:32 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
03:56:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:56:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:56:36 lf-activate-venv(): INFO: Base packages installed successfully
03:56:36 lf-activate-venv(): INFO: Installing additional packages: lftools
03:57:04 lf-activate-venv(): INFO: Adding /tmp/venv-dfrB/bin to PATH
03:57:04 Generating Requirements File
03:57:24 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.
03:57:24 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
03:57:25 Python 3.11.7
03:57:25 pip 25.3 from /tmp/venv-dfrB/lib/python3.11/site-packages/pip (python 3.11)
03:57:25 appdirs==1.4.4
03:57:25 argcomplete==3.6.3
03:57:25 aspy.yaml==1.3.0
03:57:25 attrs==25.4.0
03:57:25 autopage==0.5.2
03:57:25 beautifulsoup4==4.14.3
03:57:25 boto3==1.42.26
03:57:25 botocore==1.42.26
03:57:25 bs4==0.0.2
03:57:25 certifi==2026.1.4
03:57:25 cffi==2.0.0
03:57:25 cfgv==3.5.0
03:57:25 chardet==5.2.0
03:57:25 charset-normalizer==3.4.4
03:57:25 click==8.3.1
03:57:25 cliff==4.13.1
03:57:25 cmd2==3.1.0
03:57:25 cryptography==3.3.2
03:57:25 debtcollector==3.0.0
03:57:25 decorator==5.2.1
03:57:25 defusedxml==0.7.1
03:57:25 Deprecated==1.3.1
03:57:25 distlib==0.4.0
03:57:25 dnspython==2.8.0
03:57:25 docker==7.1.0
03:57:25 dogpile.cache==1.5.0
03:57:25 durationpy==0.10
03:57:25 email-validator==2.3.0
03:57:25 filelock==3.20.3
03:57:25 future==1.0.0
03:57:25 gitdb==4.0.12
03:57:25 GitPython==3.1.46
03:57:25 google-auth==2.47.0
03:57:25 httplib2==0.31.0
03:57:25 identify==2.6.16
03:57:25 idna==3.11
03:57:25 importlib-resources==1.5.0
03:57:25 iso8601==2.1.0
03:57:25 Jinja2==3.1.6
03:57:25 jmespath==1.0.1
03:57:25 jsonpatch==1.33
03:57:25 jsonpointer==3.0.0
03:57:25 jsonschema==4.26.0
03:57:25 jsonschema-specifications==2025.9.1
03:57:25 keystoneauth1==5.12.0
03:57:25 kubernetes==34.1.0
03:57:25 lftools==0.37.19
03:57:25 lxml==6.0.2
03:57:25 markdown-it-py==4.0.0
03:57:25 MarkupSafe==3.0.3
03:57:25 mdurl==0.1.2
03:57:25 msgpack==1.1.2
03:57:25 multi_key_dict==2.0.3
03:57:25 munch==4.0.0
03:57:25 netaddr==1.3.0
03:57:25 niet==1.4.2
03:57:25 nodeenv==1.10.0
03:57:25 oauth2client==4.1.3
03:57:25 oauthlib==3.3.1
03:57:25 openstacksdk==4.8.0
03:57:25 os-service-types==1.8.2
03:57:25 osc-lib==4.3.0
03:57:25 oslo.config==10.2.0
03:57:25 oslo.context==6.2.0
03:57:25 oslo.i18n==6.7.1
03:57:25 oslo.log==8.0.0
03:57:25 oslo.serialization==5.9.0
03:57:25 oslo.utils==9.2.0
03:57:25 packaging==25.0
03:57:25 pbr==7.0.3
03:57:25 platformdirs==4.5.1
03:57:25 prettytable==3.17.0
03:57:25 psutil==7.2.1
03:57:25 pyasn1==0.6.1
03:57:25 pyasn1_modules==0.4.2
03:57:25 pycparser==2.23
03:57:25 pygerrit2==2.0.15
03:57:25 PyGithub==2.8.1
03:57:25 Pygments==2.19.2
03:57:25 PyJWT==2.10.1
03:57:25 PyNaCl==1.6.2
03:57:25 pyparsing==2.4.7
03:57:25 pyperclip==1.11.0
03:57:25 pyrsistent==0.20.0
03:57:25 python-cinderclient==9.8.0
03:57:25 python-dateutil==2.9.0.post0
03:57:25 python-heatclient==4.3.0
03:57:25 python-jenkins==1.8.3
03:57:25 python-keystoneclient==5.7.0
03:57:25 python-magnumclient==4.9.0
03:57:25 python-openstackclient==8.3.0
03:57:25 python-swiftclient==4.9.0
03:57:25 PyYAML==6.0.3
03:57:25 referencing==0.37.0
03:57:25 requests==2.32.5
03:57:25 requests-oauthlib==2.0.0
03:57:25 requestsexceptions==1.4.0
03:57:25 rfc3986==2.0.0
03:57:25 rich==14.2.0
03:57:25 rich-argparse==1.7.2
03:57:25 rpds-py==0.30.0
03:57:25 rsa==4.9.1
03:57:25 ruamel.yaml==0.19.1
03:57:25 ruamel.yaml.clib==0.2.15
03:57:25 s3transfer==0.16.0
03:57:25 simplejson==3.20.2
03:57:25 six==1.17.0
03:57:25 smmap==5.0.2
03:57:25 soupsieve==2.8.1
03:57:25 stevedore==5.6.0
03:57:25 tabulate==0.9.0
03:57:25 toml==0.10.2
03:57:25 tomlkit==0.14.0
03:57:25 tqdm==4.67.1
03:57:25 typing_extensions==4.15.0
03:57:25 tzdata==2025.3
03:57:25 urllib3==1.26.20
03:57:25 virtualenv==20.36.1
03:57:25 wcwidth==0.2.14
03:57:25 websocket-client==1.9.0
03:57:25 wrapt==2.0.1
03:57:25 xdg==6.0.0
03:57:25 xmltodict==1.0.2
03:57:25 yq==3.4.3
03:57:25 [EnvInject] - Injecting environment variables from a build step.
03:57:25 [EnvInject] - Injecting as environment variables the properties content
03:57:25 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
03:57:25 OS_CLOUD=vex
03:57:25 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-445
03:57:25 OS_STACK_TEMPLATE_DIR=openstack-hot
03:57:25
03:57:25 [EnvInject] - Variables injected successfully.
03:57:25 provisioning config files...
03:57:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:57:26 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins14015749521328578489.sh
03:57:26 ---> Create parameters file for OpenStack HOT
03:57:26 OpenStack Heat parameters generated
03:57:26 -----------------------------------
03:57:26 parameters:
03:57:26 vm_0_count: '1'
03:57:26 vm_0_flavor: 'v3-standard-4'
03:57:26 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554'
03:57:26 vm_1_count: '1'
03:57:26 vm_1_flavor: 'v3-standard-2'
03:57:26 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
03:57:26
03:57:26 job_name: '23793-445'
03:57:26 silo: 'releng'
03:57:26 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins11438012163347735792.sh
03:57:26 ---> Create HEAT stack
03:57:26 + source /home/jenkins/lf-env.sh
03:57:26 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:57:26 ++ mktemp -d /tmp/venv-XXXX
03:57:26 + lf_venv=/tmp/venv-Y0cW
03:57:26 + local venv_file=/tmp/.os_lf_venv
03:57:26 + local python=python3
03:57:26 + local options
03:57:26 + local set_path=true
03:57:26 + local install_args=
03:57:26 ++ 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
03:57:26 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
03:57:26 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
03:57:26 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:57:26 + true
03:57:26 + case $1 in
03:57:26 + python=python3
03:57:26 + shift 2
03:57:26 + true
03:57:26 + case $1 in
03:57:26 + shift
03:57:26 + break
03:57:26 + case $python in
03:57:26 + local pkg_list=
03:57:26 + [[ -d /opt/pyenv ]]
03:57:26 + echo 'Setup pyenv:'
03:57:26 Setup pyenv:
03:57:26 + export PYENV_ROOT=/opt/pyenv
03:57:26 + PYENV_ROOT=/opt/pyenv
03:57:26 + 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
03:57:26 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:57:26 + pyenv versions
03:57:26 system
03:57:26 3.8.13
03:57:26 3.9.13
03:57:26 3.10.13
03:57:26 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
03:57:26 + command -v pyenv
03:57:26 ++ pyenv init - --no-rehash
03:57:26 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
03:57:26 for i in ${!paths[@]}; do
03:57:26 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
03:57:26 fi; done;
03:57:26 echo "${paths[*]}"'\'')"
03:57:26 export PATH="/opt/pyenv/shims:${PATH}"
03:57:26 export PYENV_SHELL=bash
03:57:26 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
03:57:26 pyenv() {
03:57:26 local command
03:57:26 command="${1:-}"
03:57:26 if [ "$#" -gt 0 ]; then
03:57:26 shift
03:57:26 fi
03:57:26
03:57:26 case "$command" in
03:57:26 rehash|shell)
03:57:26 eval "$(pyenv "sh-$command" "$@")"
03:57:26 ;;
03:57:26 *)
03:57:26 command pyenv "$command" "$@"
03:57:26 ;;
03:57:26 esac
03:57:26 }'
03:57:26 +++ bash --norc -ec 'IFS=:; paths=($PATH);
03:57:26 for i in ${!paths[@]}; do
03:57:26 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
03:57:26 fi; done;
03:57:26 echo "${paths[*]}"'
03:57:26 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:57:26 ++ 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
03:57:26 ++ 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
03:57:26 ++ export PYENV_SHELL=bash
03:57:26 ++ PYENV_SHELL=bash
03:57:26 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
03:57:26 +++ complete -F _pyenv pyenv
03:57:26 ++ lf-pyver python3
03:57:26 ++ local py_version_xy=python3
03:57:26 ++ local py_version_xyz=
03:57:26 ++ awk '{ print $1 }'
03:57:26 ++ pyenv versions
03:57:26 ++ local command
03:57:26 ++ command=versions
03:57:26 ++ '[' 1 -gt 0 ']'
03:57:26 ++ shift
03:57:26 ++ case "$command" in
03:57:26 ++ command pyenv versions
03:57:26 ++ pyenv versions
03:57:26 ++ sed 's/^[ *]* //'
03:57:26 ++ grep -E '^[0-9.]*[0-9]$'
03:57:26 ++ [[ ! -s /tmp/.pyenv_versions ]]
03:57:26 +++ grep '^3' /tmp/.pyenv_versions
03:57:26 +++ tail -n 1
03:57:26 +++ sort -V
03:57:26 ++ py_version_xyz=3.11.7
03:57:26 ++ [[ -z 3.11.7 ]]
03:57:26 ++ echo 3.11.7
03:57:26 ++ return 0
03:57:26 + pyenv local 3.11.7
03:57:26 + local command
03:57:26 + command=local
03:57:26 + '[' 2 -gt 0 ']'
03:57:26 + shift
03:57:26 + case "$command" in
03:57:26 + command pyenv local 3.11.7
03:57:26 + pyenv local 3.11.7
03:57:26 + for arg in "$@"
03:57:26 + case $arg in
03:57:26 + pkg_list+='lftools[openstack] '
03:57:26 + for arg in "$@"
03:57:26 + case $arg in
03:57:26 + pkg_list+='kubernetes '
03:57:26 + for arg in "$@"
03:57:26 + case $arg in
03:57:26 + pkg_list+='niet '
03:57:26 + for arg in "$@"
03:57:26 + case $arg in
03:57:26 + pkg_list+='python-heatclient '
03:57:26 + for arg in "$@"
03:57:26 + case $arg in
03:57:26 + pkg_list+='python-openstackclient '
03:57:26 + for arg in "$@"
03:57:26 + case $arg in
03:57:26 + pkg_list+='python-magnumclient '
03:57:26 + for arg in "$@"
03:57:26 + case $arg in
03:57:26 + pkg_list+='urllib3~=1.26.15 '
03:57:26 + for arg in "$@"
03:57:26 + case $arg in
03:57:26 + pkg_list+='yq '
03:57:26 + [[ -f /tmp/.os_lf_venv ]]
03:57:26 ++ cat /tmp/.os_lf_venv
03:57:26 + lf_venv=/tmp/venv-dfrB
03:57:26 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dfrB from' file:/tmp/.os_lf_venv
03:57:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dfrB from file:/tmp/.os_lf_venv
03:57:26 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
03:57:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:57:26 + local 'pip_opts=--upgrade --quiet'
03:57:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
03:57:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
03:57:26 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
03:57:26 + [[ -n '' ]]
03:57:26 + [[ -n '' ]]
03:57:26 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
03:57:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:57:26 + /tmp/venv-dfrB/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
03:57:28 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
03:57:28 lf-activate-venv(): INFO: Base packages installed successfully
03:57:28 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
03:57:28 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
03:57:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
03:57:28 + /tmp/venv-dfrB/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
03:57:46 + type python3
03:57:46 + true
03:57:46 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-dfrB/bin to PATH'
03:57:46 lf-activate-venv(): INFO: Adding /tmp/venv-dfrB/bin to PATH
03:57:46 + PATH=/tmp/venv-dfrB/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
03:57:46 + return 0
03:57:46 + openstack --os-cloud vex limits show --absolute
03:57:48 +--------------------------+---------+
03:57:48 | Name | Value |
03:57:48 +--------------------------+---------+
03:57:48 | maxTotalInstances | -1 |
03:57:48 | maxTotalCores | 450 |
03:57:48 | maxTotalRAMSize | 1000000 |
03:57:48 | maxServerMeta | 128 |
03:57:48 | maxImageMeta | 128 |
03:57:48 | maxPersonality | 5 |
03:57:48 | maxPersonalitySize | 10240 |
03:57:48 | maxTotalKeypairs | 100 |
03:57:48 | maxServerGroups | 10 |
03:57:48 | maxServerGroupMembers | 10 |
03:57:48 | maxTotalFloatingIps | -1 |
03:57:48 | maxSecurityGroups | -1 |
03:57:48 | maxSecurityGroupRules | -1 |
03:57:48 | totalRAMUsed | 163840 |
03:57:48 | totalCoresUsed | 40 |
03:57:48 | totalInstancesUsed | 16 |
03:57:48 | totalFloatingIpsUsed | 0 |
03:57:48 | totalSecurityGroupsUsed | 0 |
03:57:48 | totalServerGroupsUsed | 0 |
03:57:48 | maxTotalVolumes | -1 |
03:57:48 | maxTotalSnapshots | 10 |
03:57:48 | maxTotalVolumeGigabytes | 4096 |
03:57:48 | maxTotalBackups | 10 |
03:57:48 | maxTotalBackupGigabytes | 1000 |
03:57:48 | totalVolumesUsed | 0 |
03:57:48 | totalGigabytesUsed | 0 |
03:57:48 | totalSnapshotsUsed | 0 |
03:57:48 | totalBackupsUsed | 0 |
03:57:48 | totalBackupGigabytesUsed | 0 |
03:57:48 +--------------------------+---------+
03:57:48 + pushd /opt/ciman/openstack-hot
03:57:48 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
03:57:48 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-titanium-445 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/stack-parameters.yaml
03:58:23 Creating stack releng-openflowplugin-csit-1node-sanity-only-titanium-445
03:58:23 Waiting to initialize infrastructure...
03:58:23 Waiting to initialize infrastructure...
03:58:23 Stack initialization successful.
03:58:23 ------------------------------------
03:58:23 Stack Details
03:58:23 ------------------------------------
03:58:23 {'added': None,
03:58:23 'capabilities': [],
03:58:23 'created_at': '2026-01-13T03:57:51Z',
03:58:23 'deleted': None,
03:58:23 'deleted_at': None,
03:58:23 'description': 'No description',
03:58:23 'environment': None,
03:58:23 'environment_files': None,
03:58:23 'files': None,
03:58:23 'files_container': None,
03:58:23 'id': 'c95b31a4-e9e4-4d77-beac-429c39e719ae',
03:58:23 'is_rollback_disabled': True,
03:58:23 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-titanium-445/c95b31a4-e9e4-4d77-beac-429c39e719ae',
03:58:23 'rel': 'self'}],
03:58:23 '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'})}),
03:58:23 'name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-445',
03:58:23 'notification_topics': [],
03:58:23 'outputs': [{'description': 'IP addresses of the 2nd vm types',
03:58:23 'output_key': 'vm_1_ips',
03:58:23 'output_value': ['10.30.171.96']},
03:58:23 {'description': 'IP addresses of the 1st vm types',
03:58:23 'output_key': 'vm_0_ips',
03:58:23 'output_value': ['10.30.170.108']}],
03:58:23 'owner_id': ****,
03:58:23 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
03:58:23 'OS::stack_id': 'c95b31a4-e9e4-4d77-beac-429c39e719ae',
03:58:23 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-titanium-445',
03:58:23 'job_name': '23793-445',
03:58:23 'silo': 'releng',
03:58:23 'vm_0_count': '1',
03:58:23 'vm_0_flavor': 'v3-standard-4',
03:58:23 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
03:58:23 '20260109-084045.554',
03:58:23 'vm_1_count': '1',
03:58:23 'vm_1_flavor': 'v3-standard-2',
03:58:23 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
03:58:23 '- 20250917-133034.654'},
03:58:23 'parent_id': None,
03:58:23 'replaced': None,
03:58:23 'status': 'CREATE_COMPLETE',
03:58:23 'status_reason': 'Stack CREATE completed successfully',
03:58:23 'tags': [],
03:58:23 'template': None,
03:58:23 'template_description': 'No description',
03:58:23 'template_url': None,
03:58:23 'timeout_mins': 15,
03:58:23 'unchanged': None,
03:58:23 'updated': None,
03:58:23 'updated_at': None,
03:58:23 'user_project_id': '42c00c501a2743d088db39c12ba5ef5c'}
03:58:23 ------------------------------------
03:58:23 + popd
03:58:23 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium
03:58:23 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins13215678123202450457.sh
03:58:23 ---> Copy SSH public keys to CSIT lab
03:58:23 Setup pyenv:
03:58:24 system
03:58:24 3.8.13
03:58:24 3.9.13
03:58:24 3.10.13
03:58:24 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
03:58:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dfrB from file:/tmp/.os_lf_venv
03:58:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:58:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:58:26 lf-activate-venv(): INFO: Base packages installed successfully
03:58:26 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
03:58:40 lf-activate-venv(): INFO: Adding /tmp/venv-dfrB/bin to PATH
03:58:42 SSH not responding on 10.30.170.108. Retrying in 10 seconds...
03:58:43 Warning: Permanently added '10.30.171.96' (ECDSA) to the list of known hosts.
03:58:43 releng-23793-445-1-mininet-ovs-217-0
03:58:43 Successfully copied public keys to slave 10.30.171.96
03:58:43 Process 6634 ready.
03:58:52 Ping to 10.30.170.108 successful.
03:58:53 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
03:58:54 releng-23793-445-0-builder-0
03:58:54 Successfully copied public keys to slave 10.30.170.108
03:58:54 Process 6635 ready.
03:58:54 SSH ready on all stack servers.
03:58:54 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins4593444769411236967.sh
03:58:54 Setup pyenv:
03:58:54 system
03:58:54 3.8.13
03:58:54 3.9.13
03:58:54 3.10.13
03:58:54 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
03:58:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-oryS
03:58:58 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.robot_venv
03:58:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:58:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:59:02 lf-activate-venv(): INFO: Base packages installed successfully
03:59:02 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
03:59:04 lf-activate-venv(): INFO: Adding /tmp/venv-oryS/bin to PATH
03:59:04 + echo 'Installing Python Requirements'
03:59:04 Installing Python Requirements
03:59:04 + cat
03:59:04 + python -m pip install -r requirements.txt
03:59:04 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
03:59:04 Collecting docker-py (from -r requirements.txt (line 1))
03:59:04 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)
03:59:04 Collecting ipaddr (from -r requirements.txt (line 2))
03:59:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
03:59:04 Installing build dependencies: started
03:59:05 Installing build dependencies: finished with status 'done'
03:59:05 Getting requirements to build wheel: started
03:59:05 Getting requirements to build wheel: finished with status 'done'
03:59:05 Preparing metadata (pyproject.toml): started
03:59:06 Preparing metadata (pyproject.toml): finished with status 'done'
03:59:06 Collecting netaddr (from -r requirements.txt (line 3))
03:59:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
03:59:06 Collecting netifaces (from -r requirements.txt (line 4))
03:59:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
03:59:06 Installing build dependencies: started
03:59:07 Installing build dependencies: finished with status 'done'
03:59:07 Getting requirements to build wheel: started
03:59:08 Getting requirements to build wheel: finished with status 'done'
03:59:08 Preparing metadata (pyproject.toml): started
03:59:08 Preparing metadata (pyproject.toml): finished with status 'done'
03:59:08 Collecting pyhocon (from -r requirements.txt (line 5))
03:59:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
03:59:08 Collecting requests (from -r requirements.txt (line 6))
03:59:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
03:59:08 Collecting robotframework (from -r requirements.txt (line 7))
03:59:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
03:59:08 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 42.7 MB/s 0:00:00
03:59:08 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
03:59:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
03:59:08 Installing build dependencies: started
03:59:08 Installing build dependencies: finished with status 'done'
03:59:08 Getting requirements to build wheel: started
03:59:09 Getting requirements to build wheel: finished with status 'done'
03:59:09 Preparing metadata (pyproject.toml): started
03:59:09 Preparing metadata (pyproject.toml): finished with status 'done'
03:59:09 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
03:59:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
03:59:09 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
03:59:09 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)
03:59:09 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
03:59:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
03:59:09 Installing build dependencies: started
03:59:10 Installing build dependencies: finished with status 'done'
03:59:10 Getting requirements to build wheel: started
03:59:10 Getting requirements to build wheel: finished with status 'done'
03:59:10 Preparing metadata (pyproject.toml): started
03:59:11 Preparing metadata (pyproject.toml): finished with status 'done'
03:59:11 Collecting scapy (from -r requirements.txt (line 12))
03:59:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
03:59:11 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 43.6 MB/s 0:00:00
03:59:11 Collecting jsonpath-rw (from -r requirements.txt (line 15))
03:59:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
03:59:11 Installing build dependencies: started
03:59:12 Installing build dependencies: finished with status 'done'
03:59:12 Getting requirements to build wheel: started
03:59:12 Getting requirements to build wheel: finished with status 'done'
03:59:12 Preparing metadata (pyproject.toml): started
03:59:12 Preparing metadata (pyproject.toml): finished with status 'done'
03:59:12 Collecting elasticsearch (from -r requirements.txt (line 18))
03:59:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB)
03:59:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 20.2 MB/s 0:00:00
03:59:12 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:59:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
03:59:13 Collecting pyangbind (from -r requirements.txt (line 22))
03:59:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
03:59:13 Collecting isodate (from -r requirements.txt (line 25))
03:59:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
03:59:13 Collecting jmespath (from -r requirements.txt (line 28))
03:59:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
03:59:13 Collecting jsonpatch (from -r requirements.txt (line 31))
03:59:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
03:59:13 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:59:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
03:59:13 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:59:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
03:59:13 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
03:59:13 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)
03:59:13 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
03:59:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
03:59:13 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
03:59:13 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)
03:59:13 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
03:59:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.1/pyparsing-3.3.1-py3-none-any.whl (121 kB)
03:59:13 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
03:59:13 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)
03:59:13 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
03:59:13 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
03:59:14 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
03:59:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
03:59:14 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
03:59:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
03:59:14 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
03:59:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
03:59:14 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
03:59:14 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)
03:59:14 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
03:59:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
03:59:14 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
03:59:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
03:59:14 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
03:59:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
03:59:14 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
03:59:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
03:59:14 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
03:59:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
03:59:14 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
03:59:14 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)
03:59:14 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
03:59:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
03:59:14 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
03:59:14 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)
03:59:14 Collecting elasticsearch (from -r requirements.txt (line 18))
03:59:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
03:59:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 35.1 MB/s 0:00:00
03:59:14 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
03:59:14 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:59:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
03:59:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
03:59:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
03:59:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
03:59:14 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
03:59:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
03:59:14 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
03:59:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
03:59:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 23.8 MB/s 0:00:00
03:59:15 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
03:59:15 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)
03:59:16 Collecting regex (from pyangbind->-r requirements.txt (line 22))
03:59:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
03:59:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 28.2 MB/s 0:00:00
03:59:16 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
03:59:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
03:59:17 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:59:17 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)
03:59:17 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:59:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
03:59:17 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:59:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
03:59:17 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:59:17 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)
03:59:17 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:59:17 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)
03:59:17 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:59:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
03:59:18 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:59:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.39.0/selenium-4.39.0-py3-none-any.whl (9.7 MB)
03:59:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 62.3 MB/s 0:00:00
03:59:18 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:59:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
03:59:18 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:59:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
03:59:18 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:59:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
03:59:18 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))
03:59:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
03:59:18 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))
03:59:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
03:59:18 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))
03:59:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
03:59:18 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))
03:59:18 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)
03:59:18 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))
03:59:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
03:59:19 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:59:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
03:59:19 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:59:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
03:59:19 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:59:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
03:59:19 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:59:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
03:59:19 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))
03:59:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
03:59:19 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:59:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.1/soupsieve-2.8.1-py3-none-any.whl (36 kB)
03:59:19 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
03:59:19 Building wheel for robotframework-sshlibrary (pyproject.toml): started
03:59:19 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
03:59:19 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=caf8162bad5774cb10ec7eebe6e60bd4cdb977d7af046eeb83fe75f6acd69568
03:59:19 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
03:59:19 Building wheel for ipaddr (pyproject.toml): started
03:59:20 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
03:59:20 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=581a6d3f2348921a93a233d108af4d81d8e4f3a2dbdbc55c0a04c7ea0819153a
03:59:20 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
03:59:20 Building wheel for netifaces (pyproject.toml): started
03:59:22 Building wheel for netifaces (pyproject.toml): finished with status 'done'
03:59:22 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=fb5b778bf1a154a8e9c07d905a2aae8749f7e882e6882269a24f992c37f5cdd1
03:59:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
03:59:22 Building wheel for robotframework-httplibrary (pyproject.toml): started
03:59:22 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
03:59:22 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=c0de54e928c4601c415b4de7ea1cb1f62e78134fc10f74845e456ec47b8fbeb8
03:59:22 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
03:59:22 Building wheel for jsonpath-rw (pyproject.toml): started
03:59:22 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
03:59:22 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=36ef04cfd12ee25a9c23deb451921a6dcb0a4039353d47388d37cad146af3a5b
03:59:22 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
03:59:22 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
03:59:23 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
03:59:30
03:59:30 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.7 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.1 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.39.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.1 trio-0.32.0 trio-websocket-0.12.2 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
03:59:30 + pip freeze
03:59:30 attrs==25.4.0
03:59:30 bcrypt==5.0.0
03:59:30 beautifulsoup4==4.14.3
03:59:30 certifi==2026.1.4
03:59:30 cffi==2.0.0
03:59:30 charset-normalizer==3.4.4
03:59:30 click==8.3.1
03:59:30 cryptography==46.0.3
03:59:30 decorator==5.2.1
03:59:30 distlib==0.4.0
03:59:30 docker-py==1.10.6
03:59:30 docker-pycreds==0.4.0
03:59:30 elastic-transport==8.17.1
03:59:30 elasticsearch==8.19.3
03:59:30 elasticsearch-dsl==8.15.4
03:59:30 enum34==1.1.10
03:59:30 filelock==3.20.3
03:59:30 h11==0.16.0
03:59:30 idna==3.11
03:59:30 invoke==2.2.1
03:59:30 ipaddr==2.2.0
03:59:30 isodate==0.7.2
03:59:30 jmespath==1.0.1
03:59:30 jsonpatch==1.33
03:59:30 jsonpath-rw==1.4.0
03:59:30 jsonpointer==3.0.0
03:59:30 lxml==6.0.2
03:59:30 netaddr==1.3.0
03:59:30 netifaces==0.11.0
03:59:30 outcome==1.3.0.post0
03:59:30 paramiko==4.0.0
03:59:30 platformdirs==4.5.1
03:59:30 ply==3.11
03:59:30 pyang==2.7.1
03:59:30 pyangbind==0.8.7
03:59:30 pycparser==2.23
03:59:30 pyhocon==0.3.61
03:59:30 PyNaCl==1.6.2
03:59:30 pyparsing==3.3.1
03:59:30 PySocks==1.7.1
03:59:30 python-dateutil==2.9.0.post0
03:59:30 regex==2025.11.3
03:59:30 requests==2.32.5
03:59:30 robotframework==7.4.1
03:59:30 robotframework-httplibrary==0.4.2
03:59:30 robotframework-pythonlibcore==4.4.1
03:59:30 robotframework-requests==0.9.7
03:59:30 robotframework-selenium2library==3.0.0
03:59:30 robotframework-seleniumlibrary==6.8.0
03:59:30 robotframework-sshlibrary==3.8.0
03:59:30 scapy==2.7.0
03:59:30 scp==0.15.0
03:59:30 selenium==4.39.0
03:59:30 six==1.17.0
03:59:30 sniffio==1.3.1
03:59:30 sortedcontainers==2.4.0
03:59:30 soupsieve==2.8.1
03:59:30 trio==0.32.0
03:59:30 trio-websocket==0.12.2
03:59:30 typing_extensions==4.15.0
03:59:30 urllib3==2.6.3
03:59:30 virtualenv==20.36.1
03:59:30 waitress==3.0.2
03:59:30 WebOb==1.8.9
03:59:30 websocket-client==1.9.0
03:59:30 WebTest==3.0.7
03:59:30 wsproto==1.3.2
03:59:30 [EnvInject] - Injecting environment variables from a build step.
03:59:30 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
03:59:30 [EnvInject] - Variables injected successfully.
03:59:30 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins13786419194785387523.sh
03:59:31 Setup pyenv:
03:59:31 system
03:59:31 3.8.13
03:59:31 3.9.13
03:59:31 3.10.13
03:59:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
03:59:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dfrB from file:/tmp/.os_lf_venv
03:59:31 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:59:31 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:59:33 lf-activate-venv(): INFO: Base packages installed successfully
03:59:33 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
03:59:41 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.
03:59:41 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
03:59:41 lf-activate-venv(): INFO: Adding /tmp/venv-dfrB/bin to PATH
03:59:41 + ODL_SYSTEM=()
03:59:41 + TOOLS_SYSTEM=()
03:59:41 + OPENSTACK_SYSTEM=()
03:59:41 + OPENSTACK_CONTROLLERS=()
03:59:41 + mapfile -t ADDR
03:59:41 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-titanium-445
03:59:41 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
03:59:43 + for i in "${ADDR[@]}"
03:59:43 ++ ssh 10.30.170.108 hostname -s
03:59:43 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
03:59:43 + REMHOST=releng-23793-445-0-builder-0
03:59:43 + case ${REMHOST} in
03:59:43 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
03:59:43 + for i in "${ADDR[@]}"
03:59:43 ++ ssh 10.30.171.96 hostname -s
03:59:43 Warning: Permanently added '10.30.171.96' (ECDSA) to the list of known hosts.
03:59:44 + REMHOST=releng-23793-445-1-mininet-ovs-217-0
03:59:44 + case ${REMHOST} in
03:59:44 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
03:59:44 + echo NUM_ODL_SYSTEM=1
03:59:44 + echo NUM_TOOLS_SYSTEM=1
03:59:44 + '[' '' == yes ']'
03:59:44 + NUM_OPENSTACK_SYSTEM=0
03:59:44 + echo NUM_OPENSTACK_SYSTEM=0
03:59:44 + '[' 0 -eq 2 ']'
03:59:44 + echo ODL_SYSTEM_IP=10.30.170.108
03:59:44 ++ seq 0 0
03:59:44 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
03:59:44 + echo ODL_SYSTEM_1_IP=10.30.170.108
03:59:44 + echo TOOLS_SYSTEM_IP=10.30.171.96
03:59:44 ++ seq 0 0
03:59:44 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
03:59:44 + echo TOOLS_SYSTEM_1_IP=10.30.171.96
03:59:44 + openstack_index=0
03:59:44 + NUM_OPENSTACK_CONTROL_NODES=1
03:59:44 + echo NUM_OPENSTACK_CONTROL_NODES=1
03:59:44 ++ seq 0 0
03:59:44 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
03:59:44 + echo OPENSTACK_CONTROL_NODE_1_IP=
03:59:44 + NUM_OPENSTACK_COMPUTE_NODES=-1
03:59:44 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
03:59:44 + '[' -1 -ge 2 ']'
03:59:44 ++ seq 0 -2
03:59:44 + NUM_OPENSTACK_HAPROXY_NODES=0
03:59:44 + echo NUM_OPENSTACK_HAPROXY_NODES=0
03:59:44 ++ seq 0 -1
03:59:44 + echo 'Contents of slave_addresses.txt:'
03:59:44 Contents of slave_addresses.txt:
03:59:44 + cat slave_addresses.txt
03:59:44 NUM_ODL_SYSTEM=1
03:59:44 NUM_TOOLS_SYSTEM=1
03:59:44 NUM_OPENSTACK_SYSTEM=0
03:59:44 ODL_SYSTEM_IP=10.30.170.108
03:59:44 ODL_SYSTEM_1_IP=10.30.170.108
03:59:44 TOOLS_SYSTEM_IP=10.30.171.96
03:59:44 TOOLS_SYSTEM_1_IP=10.30.171.96
03:59:44 NUM_OPENSTACK_CONTROL_NODES=1
03:59:44 OPENSTACK_CONTROL_NODE_1_IP=
03:59:44 NUM_OPENSTACK_COMPUTE_NODES=-1
03:59:44 NUM_OPENSTACK_HAPROXY_NODES=0
03:59:44 [EnvInject] - Injecting environment variables from a build step.
03:59:44 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
03:59:44 [EnvInject] - Variables injected successfully.
03:59:44 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins13882154642488453248.sh
03:59:44 Preparing for JRE Version 21
03:59:44 Karaf artifact is karaf
03:59:44 Karaf project is integration
03:59:44 Java home is /usr/lib/jvm/java-21-openjdk-amd64
03:59:44 [EnvInject] - Injecting environment variables from a build step.
03:59:44 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
03:59:44 [EnvInject] - Variables injected successfully.
03:59:44 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins5750628412680319740.sh
03:59:44 2026-01-13 03:59:44 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
03:59:44 Bundle version is 0.22.2-SNAPSHOT
03:59:44 --2026-01-13 03:59:44-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
03:59:44 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:59:44 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:59:44 HTTP request sent, awaiting response... 200 OK
03:59:44 Length: 1410 (1.4K) [application/xml]
03:59:44 Saving to: ‘maven-metadata.xml’
03:59:44
03:59:44 0K . 100% 55.1M=0s
03:59:44
03:59:44 2026-01-13 03:59:44 (55.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
03:59:44
03:59:44
03:59:44
03:59:44 org.opendaylight.integration
03:59:44 karaf
03:59:44 0.22.2-SNAPSHOT
03:59:44
03:59:44
03:59:44 20260113.015142
03:59:44 384
03:59:44
03:59:44 20260113015142
03:59:44
03:59:44
03:59:44 pom
03:59:44 0.22.2-20260113.015142-384
03:59:44 20260113015142
03:59:44
03:59:44
03:59:44 tar.gz
03:59:44 0.22.2-20260113.015142-384
03:59:44 20260113015142
03:59:44
03:59:44
03:59:44 zip
03:59:44 0.22.2-20260113.015142-384
03:59:44 20260113015142
03:59:44
03:59:44
03:59:44 cyclonedx
03:59:44 xml
03:59:44 0.22.2-20260113.015142-384
03:59:44 20260113015142
03:59:44
03:59:44
03:59:44 cyclonedx
03:59:44 json
03:59:44 0.22.2-20260113.015142-384
03:59:44 20260113015142
03:59:44
03:59:44
03:59:44
03:59:44
03:59:44 Nexus timestamp is 0.22.2-20260113.015142-384
03:59: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-20260113.015142-384.zip
03:59:44 Distribution bundle is karaf-0.22.2-20260113.015142-384.zip
03:59:44 Distribution bundle version is 0.22.2-SNAPSHOT
03:59:44 Distribution folder is karaf-0.22.2-SNAPSHOT
03:59:44 Nexus prefix is https://nexus.opendaylight.org
03:59:44 [EnvInject] - Injecting environment variables from a build step.
03:59:44 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
03:59:44 [EnvInject] - Variables injected successfully.
03:59:44 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins16405946690041261439.sh
03:59:44 Setup pyenv:
03:59:45 system
03:59:45 3.8.13
03:59:45 3.9.13
03:59:45 3.10.13
03:59:45 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
03:59:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dfrB from file:/tmp/.os_lf_venv
03:59:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:59:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:59:47 lf-activate-venv(): INFO: Base packages installed successfully
03:59:47 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
03:59:52 lf-activate-venv(): INFO: Adding /tmp/venv-dfrB/bin to PATH
03:59:52 Copying common-functions.sh to /tmp
03:59:54 Copying common-functions.sh to 10.30.170.108:/tmp
03:59:54 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
03:59:55 Copying common-functions.sh to 10.30.171.96:/tmp
03:59:55 Warning: Permanently added '10.30.171.96' (ECDSA) to the list of known hosts.
03:59:55 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins10648609218044552967.sh
03:59:55 common-functions.sh is being sourced
03:59:55 common-functions environment:
03:59:55 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:59:55 ACTUALFEATURES:
03:59:55 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:59:55 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
03:59:55 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:59:55 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:59:55 CONTROLLERMEM: 2048m
03:59:55 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:59:55 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:59:55 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:59:55 SUITES:
03:59:55
03:59:55 #################################################
03:59:55 ## Configure Cluster and Start ##
03:59:55 #################################################
03:59:55 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
03:59:55 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
03:59:55 Locating script plan to use...
03:59:55 Finished running script plans
03:59:55 Configuring member-1 with IP address 10.30.170.108
03:59:55 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
03:59:55 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
03:59:56 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
03:59: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 ]]
03:59:56 ++ echo 'common-functions.sh is being sourced'
03:59:56 common-functions.sh is being sourced
03:59:56 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
03:59:56 ++ DISTROSTREAM=titanium
03:59:56 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:59:56 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:59:56 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:59:56 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:59:56 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
03:59:56 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
03:59:56 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:59:56 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:59:56 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:59:56 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:59:56 ++ export CONTROLLERMEM=
03:59:56 ++ CONTROLLERMEM=
03:59:56 ++ case "${DISTROSTREAM}" in
03:59:56 ++ CLUSTER_SYSTEM=pekko
03:59:56 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:59:56 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:59:56 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:59:56 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:59:56 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:59:56 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:59:56 ++ print_common_env
03:59:56 ++ cat
03:59:56 common-functions environment:
03:59:56 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:59:56 ACTUALFEATURES:
03:59:56 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:59:56 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
03:59:56 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:59:56 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:59:56 CONTROLLERMEM:
03:59:56 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:59:56 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:59:56 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:59:56 SUITES:
03:59:56
03:59:56 ++ SSH='ssh -t -t'
03:59:56 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
03:59:56 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
03:59:56 Changing to /tmp
03:59:56 + echo 'Changing to /tmp'
03:59:56 + cd /tmp
03:59: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-20260113.015142-384.zip
03:59: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-20260113.015142-384.zip'
03:59: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-20260113.015142-384.zip
03:59:56 --2026-01-13 03:59:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20260113.015142-384.zip
03:59:56 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:59:56 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:59:56 HTTP request sent, awaiting response... 200 OK
03:59:56 Length: 234981754 (224M) [application/zip]
03:59:56 Saving to: ‘karaf-0.22.2-20260113.015142-384.zip’
03:59:56
03:59:56 0K ........ ........ ........ ........ ........ ........ 1% 41.6M 5s
03:59:56 3072K ........ ........ ........ ........ ........ ........ 2% 62.9M 4s
03:59:56 6144K ........ ........ ........ ........ ........ ........ 4% 115M 3s
03:59:56 9216K ........ ........ ........ ........ ........ ........ 5% 130M 3s
03:59:56 12288K ........ ........ ........ ........ ........ ........ 6% 141M 3s
03:59:56 15360K ........ ........ ........ ........ ........ ........ 8% 84.1M 3s
03:59:56 18432K ........ ........ ........ ........ ........ ........ 9% 125M 2s
03:59:56 21504K ........ ........ ........ ........ ........ ........ 10% 89.5M 2s
03:59:56 24576K ........ ........ ........ ........ ........ ........ 12% 154M 2s
03:59:56 27648K ........ ........ ........ ........ ........ ........ 13% 165M 2s
03:59:56 30720K ........ ........ ........ ........ ........ ........ 14% 87.5M 2s
03:59:56 33792K ........ ........ ........ ........ ........ ........ 16% 97.2M 2s
03:59:56 36864K ........ ........ ........ ........ ........ ........ 17% 145M 2s
03:59:56 39936K ........ ........ ........ ........ ........ ........ 18% 206M 2s
03:59:56 43008K ........ ........ ........ ........ ........ ........ 20% 109M 2s
03:59:56 46080K ........ ........ ........ ........ ........ ........ 21% 124M 2s
03:59:56 49152K ........ ........ ........ ........ ........ ........ 22% 188M 2s
03:59:56 52224K ........ ........ ........ ........ ........ ........ 24% 184M 2s
03:59:56 55296K ........ ........ ........ ........ ........ ........ 25% 81.2M 2s
03:59:56 58368K ........ ........ ........ ........ ........ ........ 26% 168M 2s
03:59:56 61440K ........ ........ ........ ........ ........ ........ 28% 155M 1s
03:59:56 64512K ........ ........ ........ ........ ........ ........ 29% 97.4M 1s
03:59:56 67584K ........ ........ ........ ........ ........ ........ 30% 197M 1s
03:59:56 70656K ........ ........ ........ ........ ........ ........ 32% 207M 1s
03:59:56 73728K ........ ........ ........ ........ ........ ........ 33% 210M 1s
03:59:56 76800K ........ ........ ........ ........ ........ ........ 34% 203M 1s
03:59:56 79872K ........ ........ ........ ........ ........ ........ 36% 107M 1s
03:59:56 82944K ........ ........ ........ ........ ........ ........ 37% 89.6M 1s
03:59:56 86016K ........ ........ ........ ........ ........ ........ 38% 157M 1s
03:59:56 89088K ........ ........ ........ ........ ........ ........ 40% 172M 1s
03:59:56 92160K ........ ........ ........ ........ ........ ........ 41% 245M 1s
03:59:56 95232K ........ ........ ........ ........ ........ ........ 42% 270M 1s
03:59:56 98304K ........ ........ ........ ........ ........ ........ 44% 282M 1s
03:59:56 101376K ........ ........ ........ ........ ........ ........ 45% 290M 1s
03:59:56 104448K ........ ........ ........ ........ ........ ........ 46% 271M 1s
03:59:56 107520K ........ ........ ........ ........ ........ ........ 48% 285M 1s
03:59:56 110592K ........ ........ ........ ........ ........ ........ 49% 267M 1s
03:59:57 113664K ........ ........ ........ ........ ........ ........ 50% 265M 1s
03:59:57 116736K ........ ........ ........ ........ ........ ........ 52% 276M 1s
03:59:57 119808K ........ ........ ........ ........ ........ ........ 53% 276M 1s
03:59:57 122880K ........ ........ ........ ........ ........ ........ 54% 271M 1s
03:59:57 125952K ........ ........ ........ ........ ........ ........ 56% 276M 1s
03:59:57 129024K ........ ........ ........ ........ ........ ........ 57% 274M 1s
03:59:57 132096K ........ ........ ........ ........ ........ ........ 58% 269M 1s
03:59:57 135168K ........ ........ ........ ........ ........ ........ 60% 278M 1s
03:59:57 138240K ........ ........ ........ ........ ........ ........ 61% 272M 1s
03:59:57 141312K ........ ........ ........ ........ ........ ........ 62% 263M 1s
03:59:57 144384K ........ ........ ........ ........ ........ ........ 64% 204M 1s
03:59:57 147456K ........ ........ ........ ........ ........ ........ 65% 384M 1s
03:59:57 150528K ........ ........ ........ ........ ........ ........ 66% 272M 0s
03:59:57 153600K ........ ........ ........ ........ ........ ........ 68% 276M 0s
03:59:57 156672K ........ ........ ........ ........ ........ ........ 69% 267M 0s
03:59:57 159744K ........ ........ ........ ........ ........ ........ 70% 271M 0s
03:59:57 162816K ........ ........ ........ ........ ........ ........ 72% 276M 0s
03:59:57 165888K ........ ........ ........ ........ ........ ........ 73% 275M 0s
03:59:57 168960K ........ ........ ........ ........ ........ ........ 74% 280M 0s
03:59:57 172032K ........ ........ ........ ........ ........ ........ 76% 261M 0s
03:59:57 175104K ........ ........ ........ ........ ........ ........ 77% 272M 0s
03:59:57 178176K ........ ........ ........ ........ ........ ........ 78% 279M 0s
03:59:57 181248K ........ ........ ........ ........ ........ ........ 80% 274M 0s
03:59:57 184320K ........ ........ ........ ........ ........ ........ 81% 276M 0s
03:59:57 187392K ........ ........ ........ ........ ........ ........ 83% 276M 0s
03:59:57 190464K ........ ........ ........ ........ ........ ........ 84% 276M 0s
03:59:57 193536K ........ ........ ........ ........ ........ ........ 85% 275M 0s
03:59:57 196608K ........ ........ ........ ........ ........ ........ 87% 273M 0s
03:59:57 199680K ........ ........ ........ ........ ........ ........ 88% 267M 0s
03:59:57 202752K ........ ........ ........ ........ ........ ........ 89% 266M 0s
03:59:57 205824K ........ ........ ........ ........ ........ ........ 91% 275M 0s
03:59:57 208896K ........ ........ ........ ........ ........ ........ 92% 274M 0s
03:59:57 211968K ........ ........ ........ ........ ........ ........ 93% 274M 0s
03:59:57 215040K ........ ........ ........ ........ ........ ........ 95% 275M 0s
03:59:57 218112K ........ ........ ........ ........ ........ ........ 96% 278M 0s
03:59:57 221184K ........ ........ ........ ........ ........ ........ 97% 279M 0s
03:59:57 224256K ........ ........ ........ ........ ........ ........ 99% 274M 0s
03:59:57 227328K ........ ........ ........ ........ . 100% 270M=1.3s
03:59:57
03:59:57 2026-01-13 03:59:57 (178 MB/s) - ‘karaf-0.22.2-20260113.015142-384.zip’ saved [234981754/234981754]
03:59:57
03:59:57 Extracting the new controller...
03:59:57 + echo 'Extracting the new controller...'
03:59:57 + unzip -q karaf-0.22.2-20260113.015142-384.zip
03:59:59 Adding external repositories...
03:59:59 + echo 'Adding external repositories...'
03:59: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
03:59:59 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:59:59 ################################################################################
03:59:59 #
03:59:59 # Licensed to the Apache Software Foundation (ASF) under one or more
03:59:59 # contributor license agreements. See the NOTICE file distributed with
03:59:59 # this work for additional information regarding copyright ownership.
03:59:59 # The ASF licenses this file to You under the Apache License, Version 2.0
03:59:59 # (the "License"); you may not use this file except in compliance with
03:59:59 # the License. You may obtain a copy of the License at
03:59:59 #
03:59:59 # http://www.apache.org/licenses/LICENSE-2.0
03:59:59 #
03:59:59 # Unless required by applicable law or agreed to in writing, software
03:59:59 # distributed under the License is distributed on an "AS IS" BASIS,
03:59:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:59:59 # See the License for the specific language governing permissions and
03:59:59 # limitations under the License.
03:59:59 #
03:59:59 ################################################################################
03:59:59
03:59:59 #
03:59:59 # If set to true, the following property will not allow any certificate to be used
03:59:59 # when accessing Maven repositories through SSL
03:59:59 #
03:59:59 #org.ops4j.pax.url.mvn.certificateCheck=
03:59:59
03:59:59 #
03:59:59 # Path to the local Maven settings file.
03:59:59 # The repositories defined in this file will be automatically added to the list
03:59:59 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
03:59:59 # below is not set.
03:59:59 # The following locations are checked for the existence of the settings.xml file
03:59:59 # * 1. looks for the specified url
03:59:59 # * 2. if not found looks for ${user.home}/.m2/settings.xml
03:59:59 # * 3. if not found looks for ${maven.home}/conf/settings.xml
03:59:59 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
03:59:59 #
03:59:59 #org.ops4j.pax.url.mvn.settings=
03:59:59
03:59:59 #
03:59:59 # Path to the local Maven repository which is used to avoid downloading
03:59:59 # artifacts when they already exist locally.
03:59:59 # The value of this property will be extracted from the settings.xml file
03:59:59 # above, or defaulted to:
03:59:59 # System.getProperty( "user.home" ) + "/.m2/repository"
03:59:59 #
03:59:59 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
03:59:59
03:59:59 #
03:59:59 # Default this to false. It's just weird to use undocumented repos
03:59:59 #
03:59:59 org.ops4j.pax.url.mvn.useFallbackRepositories=false
03:59:59
03:59:59 #
03:59:59 # Uncomment if you don't wanna use the proxy settings
03:59:59 # from the Maven conf/settings.xml file
03:59:59 #
03:59:59 # org.ops4j.pax.url.mvn.proxySupport=false
03:59:59
03:59:59 #
03:59:59 # Comma separated list of repositories scanned when resolving an artifact.
03:59:59 # Those repositories will be checked before iterating through the
03:59:59 # below list of repositories and even before the local repository
03:59:59 # A repository url can be appended with zero or more of the following flags:
03:59:59 # @snapshots : the repository contains snaphots
03:59:59 # @noreleases : the repository does not contain any released artifacts
03:59:59 #
03:59:59 # The following property value will add the system folder as a repo.
03:59:59 #
03:59:59 org.ops4j.pax.url.mvn.defaultRepositories=\
03:59:59 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
03:59:59 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
03:59:59 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
03:59:59
03:59:59 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
03:59:59 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
03:59:59
03:59:59 #
03:59:59 # Comma separated list of repositories scanned when resolving an artifact.
03:59:59 # The default list includes the following repositories:
03:59:59 # http://repo1.maven.org/maven2@id=central
03:59:59 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
03:59:59 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
03:59:59 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
03:59:59 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
03:59:59 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
03:59:59 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:59:59 # To add repositories to the default ones, prepend '+' to the list of repositories
03:59:59 # to add.
03:59:59 # A repository url can be appended with zero or more of the following flags:
03:59:59 # @snapshots : the repository contains snapshots
03:59:59 # @noreleases : the repository does not contain any released artifacts
03:59:59 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
03:59:59 #
03:59: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
03:59:59
03:59:59 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
03:59:59 + echo 'Configuring the startup features...'
03:59:59 Configuring the startup features...
03:59: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
03:59:59 + FEATURE_TEST_STRING=features-test
03:59:59 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
03:59:59 + KARAF_VERSION=karaf4
03:59:59 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
03:59: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
03:59:59 + [[ ! -z '' ]]
03:59:59 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:59:59 ################################################################################
03:59:59 #
03:59:59 # Licensed to the Apache Software Foundation (ASF) under one or more
03:59:59 # contributor license agreements. See the NOTICE file distributed with
03:59:59 # this work for additional information regarding copyright ownership.
03:59:59 # The ASF licenses this file to You under the Apache License, Version 2.0
03:59:59 # (the "License"); you may not use this file except in compliance with
03:59:59 # the License. You may obtain a copy of the License at
03:59:59 #
03:59:59 # http://www.apache.org/licenses/LICENSE-2.0
03:59:59 #
03:59:59 # Unless required by applicable law or agreed to in writing, software
03:59:59 # distributed under the License is distributed on an "AS IS" BASIS,
03:59:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:59:59 # See the License for the specific language governing permissions and
03:59:59 # limitations under the License.
03:59:59 #
03:59:59 ################################################################################
03:59:59
03:59:59 #
03:59:59 # Comma separated list of features repositories to register by default
03:59:59 #
03:59: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}/09085540-6cdd-41e0-b5b6-ffe47e13b4cf.xml
03:59:59
03:59:59 #
03:59:59 # Comma separated list of features to install at startup
03:59:59 #
03:59:59 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, 167e2a1c-c519-4a3e-abce-130a5701ec56
03:59:59
03:59:59 #
03:59:59 # Resource repositories (OBR) that the features resolver can use
03:59:59 # to resolve requirements/capabilities
03:59:59 #
03:59:59 # The format of the resourceRepositories is
03:59:59 # resourceRepositories=[xml:url|json:url],...
03:59:59 # for Instance:
03:59:59 #
03:59:59 #resourceRepositories=xml:http://host/path/to/index.xml
03:59:59 # or
03:59:59 #resourceRepositories=json:http://host/path/to/index.json
03:59:59 #
03:59:59
03:59:59 #
03:59:59 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
03:59:59 #
03:59:59 featuresBootAsynchronous=false
03:59:59
03:59:59 #
03:59:59 # Service requirements enforcement
03:59:59 #
03:59:59 # By default, the feature resolver checks the service requirements/capabilities of
03:59:59 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
03:59:59 # the required bundles.
03:59:59 # The following flag can have those values:
03:59:59 # - disable: service requirements are completely ignored
03:59:59 # - default: service requirements are ignored for old features
03:59:59 # - enforce: service requirements are always verified
03:59:59 #
03:59:59 #serviceRequirements=default
03:59:59
03:59:59 #
03:59:59 # Store cfg file for config element in feature
03:59:59 #
03:59:59 #configCfgStore=true
03:59:59
03:59:59 #
03:59:59 # Define if the feature service automatically refresh bundles
03:59:59 #
03:59:59 autoRefresh=true
03:59:59
03:59:59 #
03:59:59 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
03:59:59 # XML file defines instructions related to features processing
03:59:59 # versions.properties may declare properties to resolve placeholders in XML file
03:59:59 # both files are relative to ${karaf.etc}
03:59:59 #
03:59:59 #featureProcessing=org.apache.karaf.features.xml
03:59:59 #featureProcessingVersions=versions.properties
03:59:59 + configure_karaf_log karaf4 ''
03:59:59 + local -r karaf_version=karaf4
03:59:59 + local -r controllerdebugmap=
03:59:59 + local logapi=log4j
03:59:59 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:59:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:59:59 log4j2.rootLogger.level = INFO
03:59:59 #log4j2.rootLogger.type = asyncRoot
03:59:59 #log4j2.rootLogger.includeLocation = false
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:59:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:59:59 log4j2.rootLogger.appenderRef.Console.ref = Console
03:59:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:59:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:59:59 log4j2.logger.spifly.name = org.apache.aries.spifly
03:59:59 log4j2.logger.spifly.level = WARN
03:59:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:59:59 log4j2.logger.audit.level = INFO
03:59:59 log4j2.logger.audit.additivity = false
03:59:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:59:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:59:59 log4j2.appender.console.type = Console
03:59:59 log4j2.appender.console.name = Console
03:59:59 log4j2.appender.console.layout.type = PatternLayout
03:59:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:59:59 log4j2.appender.rolling.type = RollingRandomAccessFile
03:59:59 log4j2.appender.rolling.name = RollingFile
03:59:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:59:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:59:59 #log4j2.appender.rolling.immediateFlush = false
03:59:59 log4j2.appender.rolling.append = true
03:59:59 log4j2.appender.rolling.layout.type = PatternLayout
03:59:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:59:59 log4j2.appender.rolling.policies.type = Policies
03:59:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:59:59 log4j2.appender.rolling.policies.size.size = 64MB
03:59:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:59:59 log4j2.appender.rolling.strategy.max = 7
03:59:59 log4j2.appender.audit.type = RollingRandomAccessFile
03:59:59 log4j2.appender.audit.name = AuditRollingFile
03:59:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:59:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:59:59 log4j2.appender.audit.append = true
03:59:59 log4j2.appender.audit.layout.type = PatternLayout
03:59:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:59:59 log4j2.appender.audit.policies.type = Policies
03:59:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:59:59 log4j2.appender.audit.policies.size.size = 8MB
03:59:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:59:59 log4j2.appender.audit.strategy.max = 7
03:59:59 log4j2.appender.osgi.type = PaxOsgi
03:59:59 log4j2.appender.osgi.name = PaxOsgi
03:59:59 log4j2.appender.osgi.filter = *
03:59:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:59:59 #log4j2.logger.aether.level = TRACE
03:59:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:59:59 #log4j2.logger.http-headers.level = DEBUG
03:59:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:59:59 #log4j2.logger.maven.level = TRACE
03:59:59 + logapi=log4j2
03:59:59 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
03:59:59 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
03:59:59 + '[' log4j2 == log4j2 ']'
03:59: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
03:59:59 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
03:59:59 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
03:59:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
03:59:59 controllerdebugmap:
03:59:59 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:59:59 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
03:59:59 + unset IFS
03:59:59 + echo 'controllerdebugmap: '
03:59:59 + '[' -n '' ']'
03:59:59 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
03:59:59 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:59:59 ################################################################################
03:59:59 #
03:59:59 # Licensed to the Apache Software Foundation (ASF) under one or more
03:59:59 # contributor license agreements. See the NOTICE file distributed with
03:59:59 # this work for additional information regarding copyright ownership.
03:59:59 # The ASF licenses this file to You under the Apache License, Version 2.0
03:59:59 # (the "License"); you may not use this file except in compliance with
03:59:59 # the License. You may obtain a copy of the License at
03:59:59 #
03:59:59 # http://www.apache.org/licenses/LICENSE-2.0
03:59:59 #
03:59:59 # Unless required by applicable law or agreed to in writing, software
03:59:59 # distributed under the License is distributed on an "AS IS" BASIS,
03:59:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:59:59 # See the License for the specific language governing permissions and
03:59:59 # limitations under the License.
03:59:59 #
03:59:59 ################################################################################
03:59:59
03:59:59 # Common pattern layout for appenders
03:59:59 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:59:59
03:59:59 # Root logger
03:59:59 log4j2.rootLogger.level = INFO
03:59:59 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
03:59:59 #log4j2.rootLogger.type = asyncRoot
03:59:59 #log4j2.rootLogger.includeLocation = false
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:59:59 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:59:59 log4j2.rootLogger.appenderRef.Console.ref = Console
03:59:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:59:59 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:59:59
03:59:59 # Filters for logs marked by org.opendaylight.odlparent.Markers
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:59:59 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:59:59
03:59:59 # Loggers configuration
03:59:59
03:59:59 # Spifly logger
03:59:59 log4j2.logger.spifly.name = org.apache.aries.spifly
03:59:59 log4j2.logger.spifly.level = WARN
03:59:59
03:59:59 # Security audit logger
03:59:59 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:59:59 log4j2.logger.audit.level = INFO
03:59:59 log4j2.logger.audit.additivity = false
03:59:59 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:59:59
03:59:59 # Appenders configuration
03:59:59
03:59:59 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:59:59 log4j2.appender.console.type = Console
03:59:59 log4j2.appender.console.name = Console
03:59:59 log4j2.appender.console.layout.type = PatternLayout
03:59:59 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:59:59
03:59:59 # Rolling file appender
03:59:59 log4j2.appender.rolling.type = RollingRandomAccessFile
03:59:59 log4j2.appender.rolling.name = RollingFile
03:59:59 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:59:59 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:59:59 # uncomment to not force a disk flush
03:59:59 #log4j2.appender.rolling.immediateFlush = false
03:59:59 log4j2.appender.rolling.append = true
03:59:59 log4j2.appender.rolling.layout.type = PatternLayout
03:59:59 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:59:59 log4j2.appender.rolling.policies.type = Policies
03:59:59 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:59:59 log4j2.appender.rolling.policies.size.size = 1GB
03:59:59 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:59:59 log4j2.appender.rolling.strategy.max = 7
03:59:59
03:59:59 # Audit file appender
03:59:59 log4j2.appender.audit.type = RollingRandomAccessFile
03:59:59 log4j2.appender.audit.name = AuditRollingFile
03:59:59 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:59:59 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:59:59 log4j2.appender.audit.append = true
03:59:59 log4j2.appender.audit.layout.type = PatternLayout
03:59:59 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:59:59 log4j2.appender.audit.policies.type = Policies
03:59:59 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:59:59 log4j2.appender.audit.policies.size.size = 8MB
03:59:59 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:59:59 log4j2.appender.audit.strategy.max = 7
03:59:59
03:59:59 # OSGi appender
03:59:59 log4j2.appender.osgi.type = PaxOsgi
03:59:59 log4j2.appender.osgi.name = PaxOsgi
03:59:59 log4j2.appender.osgi.filter = *
03:59:59
03:59:59 # help with identification of maven-related problems with pax-url-aether
03:59:59 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:59:59 #log4j2.logger.aether.level = TRACE
03:59:59 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:59:59 #log4j2.logger.http-headers.level = DEBUG
03:59:59 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:59:59 #log4j2.logger.maven.level = TRACE
03:59:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
03:59:59 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
03:59:59 Configure
03:59:59 java home: /usr/lib/jvm/java-21-openjdk-amd64
03:59:59 max memory: 2048m
03:59:59 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:59:59 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:59:59 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
03:59:59 + local -r controllermem=2048m
03:59:59 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:59:59 + echo Configure
03:59:59 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
03:59:59 + echo ' max memory: 2048m'
03:59:59 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
03:59: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
03:59:59 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:59:59 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:59:59 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
03:59:59 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
03:59:59 #!/bin/sh
03:59:59 #
03:59:59 # Licensed to the Apache Software Foundation (ASF) under one or more
03:59:59 # contributor license agreements. See the NOTICE file distributed with
03:59:59 # this work for additional information regarding copyright ownership.
03:59:59 # The ASF licenses this file to You under the Apache License, Version 2.0
03:59:59 # (the "License"); you may not use this file except in compliance with
03:59:59 # the License. You may obtain a copy of the License at
03:59:59 #
03:59:59 # http://www.apache.org/licenses/LICENSE-2.0
03:59:59 #
03:59:59 # Unless required by applicable law or agreed to in writing, software
03:59:59 # distributed under the License is distributed on an "AS IS" BASIS,
03:59:59 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:59:59 # See the License for the specific language governing permissions and
03:59:59 # limitations under the License.
03:59:59 #
03:59:59
03:59:59 #
03:59:59 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
03:59:59 # script: client, instance, shell, start, status, stop, karaf
03:59:59 #
03:59:59 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
03:59:59 # Actions go here...
03:59:59 # fi
03:59:59
03:59:59 #
03:59:59 # general settings which should be applied for all scripts go here; please keep
03:59:59 # in mind that it is possible that scripts might be executed more than once, e.g.
03:59:59 # in example of the start script where the start script is executed first and the
03:59:59 # karaf script afterwards.
03:59:59 #
03:59:59
03:59:59 #
03:59:59 # The following section shows the possible configuration options for the default
03:59:59 # karaf scripts
03:59:59 #
03:59:59 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
03:59:59 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
03:59:59 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
03:59:59 # export EXTRA_JAVA_OPTS # Additional JVM options
03:59:59 # export KARAF_HOME # Karaf home folder
03:59:59 # export KARAF_DATA # Karaf data folder
03:59:59 # export KARAF_BASE # Karaf base folder
03:59:59 # export KARAF_ETC # Karaf etc folder
03:59:59 # export KARAF_LOG # Karaf log folder
03:59:59 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
03:59:59 # export KARAF_OPTS # Additional available Karaf options
03:59:59 # export KARAF_DEBUG # Enable debug mode
03:59:59 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
03:59:59 # export KARAF_NOROOT # Prevent execution as root if set to true
03:59:59 Set Java version
03:59:59 + echo 'Set Java version'
03:59:59 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
03:59: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
03:59:59 sudo: a password is required
03:59:59 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:59: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
03:59:59 sudo: a password is required
03:59:59 + echo 'JDK default version ...'
03:59:59 JDK default version ...
03:59:59 + java -version
03:59:59 openjdk version "21.0.9" 2025-10-21
03:59:59 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
03:59:59 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
03:59:59 Set JAVA_HOME
03:59:59 + echo 'Set JAVA_HOME'
03:59:59 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
03:59:59 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
03:59:59 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:59:59 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:59:59 Listing all open ports on controller system...
03:59:59 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
03:59:59 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
03:59:59 + echo 'Listing all open ports on controller system...'
03:59:59 + netstat -pnatu
03:59:59 /tmp/configuration-script.sh: line 40: netstat: command not found
03:59:59 Configuring cluster
03:59:59 + '[' -f /tmp/custom_shard_config.txt ']'
03:59:59 + echo 'Configuring cluster'
03:59:59 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.108
03:59:59 ################################################
03:59:59 ## Configure Cluster ##
03:59:59 ################################################
03:59:59 NOTE: Cluster configuration files not found. Copying from
03:59:59 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
03:59:59 Configuring unique name in pekko.conf
03:59:59 Configuring hostname in pekko.conf
03:59:59 Configuring data and rpc seed nodes in pekko.conf
03:59:59 modules = [
03:59:59
03:59:59 {
03:59:59 name = "inventory"
03:59:59 namespace = "urn:opendaylight:inventory"
03:59:59 shard-strategy = "module"
03:59:59 },
03:59:59 {
03:59:59 name = "topology"
03:59:59 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:59:59 shard-strategy = "module"
03:59:59 },
03:59:59 {
03:59:59 name = "toaster"
03:59:59 namespace = "http://netconfcentral.org/ns/toaster"
03:59:59 shard-strategy = "module"
03:59:59 }
03:59:59 ]
03:59:59 Configuring replication type in module-shards.conf
03:59:59 ################################################
03:59:59 ## NOTE: Manually restart controller to ##
03:59:59 ## apply configuration. ##
03:59:59 ################################################
03:59:59 Dump pekko.conf
03:59:59 + echo 'Dump pekko.conf'
03:59:59 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
03:59:59
03:59:59 odl-cluster-data {
03:59:59 pekko {
03:59:59 remote {
03:59:59 artery {
03:59:59 enabled = on
03:59:59 transport = tcp
03:59:59 canonical.hostname = "10.30.170.108"
03:59:59 canonical.port = 2550
03:59:59 }
03:59:59 }
03:59:59
03:59:59 cluster {
03:59:59 # Using artery.
03:59:59 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.108:2550"]
03:59:59
03:59:59 roles = ["member-1"]
03:59:59
03:59:59 # when under load we might trip a false positive on the failure detector
03:59:59 # failure-detector {
03:59:59 # heartbeat-interval = 4 s
03:59:59 # acceptable-heartbeat-pause = 16s
03:59:59 # }
03:59:59 }
03:59:59
03:59:59 persistence {
03:59:59 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
03:59:59 # modifying the following two properties. The directory location specified may be a relative or absolute path.
03:59:59 # The relative path is always relative to KARAF_HOME.
03:59:59
03:59:59 # snapshot-store.local.dir = "target/snapshots"
03:59:59
03:59:59 # Use lz4 compression for LocalSnapshotStore snapshots
03:59:59 snapshot-store.local.use-lz4-compression = false
03:59:59 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
03:59:59 snapshot-store.local.lz4-blocksize = 256KB
03:59:59 }
03:59:59 disable-default-actor-system-quarantined-event-handling = "false"
03:59:59 }
03:59:59 }
03:59:59 Dump modules.conf
03:59:59 + echo 'Dump modules.conf'
03:59:59 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
03:59:59 modules = [
03:59:59
03:59:59 {
03:59:59 name = "inventory"
03:59:59 namespace = "urn:opendaylight:inventory"
03:59:59 shard-strategy = "module"
03:59:59 },
03:59:59 {
03:59:59 name = "topology"
03:59:59 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:59:59 shard-strategy = "module"
03:59:59 },
03:59:59 {
03:59:59 name = "toaster"
03:59:59 namespace = "http://netconfcentral.org/ns/toaster"
03:59:59 shard-strategy = "module"
03:59:59 }
03:59:59 ]
03:59:59 Dump module-shards.conf
03:59:59 + echo 'Dump module-shards.conf'
03:59:59 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
03:59:59 module-shards = [
03:59:59 {
03:59:59 name = "default"
03:59:59 shards = [
03:59:59 {
03:59:59 name = "default"
03:59:59 replicas = ["member-1"]
03:59:59 }
03:59:59 ]
03:59:59 },
03:59:59 {
03:59:59 name = "inventory"
03:59:59 shards = [
03:59:59 {
03:59:59 name="inventory"
03:59:59 replicas = ["member-1"]
03:59:59 }
03:59:59 ]
03:59:59 },
03:59:59 {
03:59:59 name = "topology"
03:59:59 shards = [
03:59:59 {
03:59:59 name="topology"
03:59:59 replicas = ["member-1"]
03:59:59 }
03:59:59 ]
03:59:59 },
03:59:59 {
03:59:59 name = "toaster"
03:59:59 shards = [
03:59:59 {
03:59:59 name="toaster"
03:59:59 replicas = ["member-1"]
03:59:59 }
03:59:59 ]
03:59:59 }
03:59:59 ]
03:59:59 Locating config plan to use...
03:59:59 Finished running config plans
03:59:59 Starting member-1 with IP address 10.30.170.108
03:59:59 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:00:00 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:00:00 Redirecting karaf console output to karaf_console.log
04:00:00 Starting controller...
04:00:00 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
04:00:00 Execute the post startup script on controller 10.30.170.108
04:00:00 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:00:00 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:00:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:00:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:00:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:00:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:00:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:00:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:00:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:00:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:00:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:00:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:00:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:00:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:01:00 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
04:01:05 2026-01-13T04:00:18,730 | 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.]
04:01:05 Controller is UP
04:01:05 2026-01-13T04:00:18,730 | 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.]
04:01:05 Listing all open ports on controller system...
04:01:05 /tmp/post-startup-script.sh: line 51: netstat: command not found
04:01:05 looking for "BindException: Address already in use" in log file
04:01:05 looking for "server is unhealthy" in log file
04:01:05 Let's take the karaf thread dump
04:01:05 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:01:06 karaf main: org.apache.karaf.main.Main, pid:2014
04:01:06 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:01:06 Generating mininet variables...
04:01:06 Locating test plan to use...
04:01:06 Changing the testplan path...
04:01:06 # Place the suites in run order:
04:01:06 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
04:01:06 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
04:01:06 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
04:01:06 /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/test/csit/suites/openflowplugin/Reconciliation
04:01:06 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 ...
04:01:07 ==============================================================================
04:01:07 openflowplugin-sanity.txt
04:01:07 ==============================================================================
04:01:07 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
04:01:07 ==============================================================================
04:01:10 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
04:01:10 ==============================================================================
04:01:10 Get list of nodes :: Get the inventory | PASS |
04:01:12 ------------------------------------------------------------------------------
04:01:12 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
04:01:12 ------------------------------------------------------------------------------
04:01:12 Get node 1 inventory :: Get the inventory for a node | PASS |
04:01:12 ------------------------------------------------------------------------------
04:01:12 Get node 2 inventory :: Get the inventory for a node | PASS |
04:01:12 ------------------------------------------------------------------------------
04:01:12 Get node 3 inventory :: Get the inventory for a node | PASS |
04:01:12 ------------------------------------------------------------------------------
04:01:12 Link Down :: Take link s1-s2 down | PASS |
04:01:14 ------------------------------------------------------------------------------
04:01:14 Link Up :: Take link s1-s2 up | PASS |
04:01:16 ------------------------------------------------------------------------------
04:01:16 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
04:01:16 7 tests, 7 passed, 0 failed
04:01:16 ==============================================================================
04:01:16 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
04:01:16 ==============================================================================
04:01:16 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
04:01:16 ------------------------------------------------------------------------------
04:01:16 List all the links :: List all the links in the topology. | PASS |
04:01:16 ------------------------------------------------------------------------------
04:01:16 Link Down :: Take link s1-s2 down | PASS |
04:01:16 ------------------------------------------------------------------------------
04:01:16 Link Up :: Take link s1-s2 up | PASS |
04:01:23 ------------------------------------------------------------------------------
04:01:23 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
04:01:23 4 tests, 4 passed, 0 failed
04:01:23 ==============================================================================
04:01:23 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
04:01:23 ==============================================================================
04:01:23 Get Stats for all nodes :: Get the stats for all nodes | PASS |
04:01:23 ------------------------------------------------------------------------------
04:01:23 Get Stats for node 1 :: Get the stats for a node | PASS |
04:01:23 ------------------------------------------------------------------------------
04:01:23 Get Stats for node 2 :: Get the stats for a node | PASS |
04:01:23 ------------------------------------------------------------------------------
04:01:23 Get Stats for node 3 :: Get the stats for a node | PASS |
04:01:23 ------------------------------------------------------------------------------
04:01:23 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
04:01:23 4 tests, 4 passed, 0 failed
04:01:23 ==============================================================================
04:01:23 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
04:01:23 ==============================================================================
04:01:23 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
04:01:23 ------------------------------------------------------------------------------
04:01:23 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
04:01:23 ------------------------------------------------------------------------------
04:01:23 Verify after adding flow operational - Output to physical port# ::... | PASS |
04:01:25 ------------------------------------------------------------------------------
04:01:25 Remove a flow - Output to physical port# :: Remove a flow | PASS |
04:01:25 ------------------------------------------------------------------------------
04:01:25 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
04:01:25 ------------------------------------------------------------------------------
04:01:25 Verify after deleting flow operational - Output to physical port# ... | PASS |
04:01:27 ------------------------------------------------------------------------------
04:01:27 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
04:01:27 6 tests, 6 passed, 0 failed
04:01:27 ==============================================================================
04:01:27 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
04:01:27 21 tests, 21 passed, 0 failed
04:01:27 ==============================================================================
04:01:27 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
04:01:27 ==============================================================================
04:01:30 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
04:01:30 ==============================================================================
04:01:30 Get list of nodes :: Get the inventory | PASS |
04:01:32 ------------------------------------------------------------------------------
04:01:32 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
04:01:32 ------------------------------------------------------------------------------
04:01:32 Get node 1 inventory :: Get the inventory for a node | PASS |
04:01:32 ------------------------------------------------------------------------------
04:01:32 Get node 2 inventory :: Get the inventory for a node | PASS |
04:01:32 ------------------------------------------------------------------------------
04:01:32 Get node 3 inventory :: Get the inventory for a node | PASS |
04:01:32 ------------------------------------------------------------------------------
04:01:32 Link Down :: Take link s1-s2 down | PASS |
04:01:33 ------------------------------------------------------------------------------
04:01:33 Link Up :: Take link s1-s2 up | PASS |
04:01:33 ------------------------------------------------------------------------------
04:01:33 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
04:01:33 7 tests, 7 passed, 0 failed
04:01:33 ==============================================================================
04:01:33 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
04:01:33 ==============================================================================
04:01:33 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
04:01:33 ------------------------------------------------------------------------------
04:01:33 List all the links :: List all the links in the topology. | PASS |
04:01:37 ------------------------------------------------------------------------------
04:01:37 Link Down :: Take link s1-s2 down | PASS |
04:01:37 ------------------------------------------------------------------------------
04:01:37 Link Up :: Take link s1-s2 up | PASS |
04:01:43 ------------------------------------------------------------------------------
04:01:43 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
04:01:43 4 tests, 4 passed, 0 failed
04:01:43 ==============================================================================
04:01:43 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
04:01:43 ==============================================================================
04:01:43 Get Stats for all nodes :: Get the stats for all nodes | PASS |
04:01:43 ------------------------------------------------------------------------------
04:01:43 Get Stats for node 1 :: Get the stats for a node | PASS |
04:01:43 ------------------------------------------------------------------------------
04:01:43 Get Stats for node 2 :: Get the stats for a node | PASS |
04:01:43 ------------------------------------------------------------------------------
04:01:43 Get Stats for node 3 :: Get the stats for a node | PASS |
04:01:43 ------------------------------------------------------------------------------
04:01:43 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
04:01:43 4 tests, 4 passed, 0 failed
04:01:43 ==============================================================================
04:01:43 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
04:01:43 ==============================================================================
04:01:43 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
04:01:43 ------------------------------------------------------------------------------
04:01:43 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
04:01:43 ------------------------------------------------------------------------------
04:01:43 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
04:01:47 ------------------------------------------------------------------------------
04:01:47 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
04:01:47 ------------------------------------------------------------------------------
04:01:47 Verify after modifying flow config - Output to physical port# :: V... | PASS |
04:01:47 ------------------------------------------------------------------------------
04:01:47 Verify after modifying flow operational - Output to physical port#... | PASS |
04:01:49 ------------------------------------------------------------------------------
04:01:49 Remove a flow - Output to physical port# :: Remove a flow | PASS |
04:01:49 ------------------------------------------------------------------------------
04:01:49 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
04:01:49 ------------------------------------------------------------------------------
04:01:49 Verify after deleting flow operational - Output to physical port# ... | PASS |
04:01:53 ------------------------------------------------------------------------------
04:01:53 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
04:01:53 9 tests, 9 passed, 0 failed
04:01:53 ==============================================================================
04:01:54 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
04:01:54 24 tests, 24 passed, 0 failed
04:01:54 ==============================================================================
04:01:54 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
04:01:54 ==============================================================================
04:01:57 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
04:01:57 ==============================================================================
04:01:58 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
04:02:04 ------------------------------------------------------------------------------
04:02:04 Test Is Flow 1 Added | PASS |
04:02:04 ------------------------------------------------------------------------------
04:02:04 Test Is Flow 2 Added | PASS |
04:02:04 ------------------------------------------------------------------------------
04:02:04 Test Is Flow 3 Added | PASS |
04:02:04 ------------------------------------------------------------------------------
04:02:04 Test Is Flow 4 Added | PASS |
04:02:05 ------------------------------------------------------------------------------
04:02:05 Test Is Flow 5 Added | PASS |
04:02:05 ------------------------------------------------------------------------------
04:02:05 Test Is Flow 6 Added | PASS |
04:02:05 ------------------------------------------------------------------------------
04:02:05 Test Is Flow 7 Added | PASS |
04:02:05 ------------------------------------------------------------------------------
04:02:05 Test Is Flow 8 Added | PASS |
04:02:05 ------------------------------------------------------------------------------
04:02:05 Test Is Flow 9 Added | PASS |
04:02:05 ------------------------------------------------------------------------------
04:02:05 Test Is Flow 10 Added | PASS |
04:02:05 ------------------------------------------------------------------------------
04:02:05 Test Is Flow 11 Added | PASS |
04:02:06 ------------------------------------------------------------------------------
04:02:06 Test Is Flow 14 Added | PASS |
04:02:06 ------------------------------------------------------------------------------
04:02:06 Test Is Flow 15 Added | PASS |
04:02:06 ------------------------------------------------------------------------------
04:02:06 Test Is Flow 16 Added | PASS |
04:02:06 ------------------------------------------------------------------------------
04:02:06 Test Is Flow 17 Added | PASS |
04:02:06 ------------------------------------------------------------------------------
04:02:06 Test Is Flow 18 Added | PASS |
04:02:06 ------------------------------------------------------------------------------
04:02:06 Test Is Flow 19 Added | PASS |
04:02:06 ------------------------------------------------------------------------------
04:02:06 Test Is Flow 20 Added | PASS |
04:02:06 ------------------------------------------------------------------------------
04:02:06 Test Is Flow 21 Added | PASS |
04:02:07 ------------------------------------------------------------------------------
04:02:07 Test Is Flow 22 Added | PASS |
04:02:07 ------------------------------------------------------------------------------
04:02:07 Test Is Flow 23 Added | PASS |
04:02:07 ------------------------------------------------------------------------------
04:02:07 Test Is Flow 24 Added | PASS |
04:02:07 ------------------------------------------------------------------------------
04:02:07 Test Is Flow 25 Added | PASS |
04:02:07 ------------------------------------------------------------------------------
04:02:07 Test Is Flow 31 Added | PASS |
04:02:07 ------------------------------------------------------------------------------
04:02:07 Test Is Flow 36 Added | PASS |
04:02:07 ------------------------------------------------------------------------------
04:02:07 Test Is Flow 38 Added | PASS |
04:02:07 ------------------------------------------------------------------------------
04:02:07 Test Is Flow 43 Added | PASS |
04:02:08 ------------------------------------------------------------------------------
04:02:08 Test Is Flow 45 Added | PASS |
04:02:08 ------------------------------------------------------------------------------
04:02:08 Test Is Flow 101 Added | PASS |
04:02:08 ------------------------------------------------------------------------------
04:02:08 Test Is Flow 102 Added | PASS |
04:02:08 ------------------------------------------------------------------------------
04:02:08 Test Is Flow 103 Added | PASS |
04:02:08 ------------------------------------------------------------------------------
04:02:08 Test Is Flow 104 Added | PASS |
04:02:08 ------------------------------------------------------------------------------
04:02:08 Test Is Flow 105 Added | PASS |
04:02:08 ------------------------------------------------------------------------------
04:02:08 Test Is Flow 106 Added | PASS |
04:02:08 ------------------------------------------------------------------------------
04:02:08 Test Is Flow 107 Added | PASS |
04:02:09 ------------------------------------------------------------------------------
04:02:09 Test Is Flow 108 Added | PASS |
04:02:09 ------------------------------------------------------------------------------
04:02:09 Test Is Flow 109 Added | PASS |
04:02:09 ------------------------------------------------------------------------------
04:02:09 Test Is Flow 110 Added | PASS |
04:02:09 ------------------------------------------------------------------------------
04:02:09 Test Is Flow 113 Added | PASS |
04:02:09 ------------------------------------------------------------------------------
04:02:09 Test Is Flow 156 Added | PASS |
04:02:09 ------------------------------------------------------------------------------
04:02:09 Test Is Flow 201 Added | PASS |
04:02:09 ------------------------------------------------------------------------------
04:02:09 Test Is Flow 202 Added | PASS |
04:02:10 ------------------------------------------------------------------------------
04:02:10 Test Is Flow 203 Added | PASS |
04:02:10 ------------------------------------------------------------------------------
04:02:10 Test Is Flow 204 Added | PASS |
04:02:10 ------------------------------------------------------------------------------
04:02:10 Test Is Flow 205 Added | PASS |
04:02:10 ------------------------------------------------------------------------------
04:02:10 Test Is Flow 206 Added | PASS |
04:02:10 ------------------------------------------------------------------------------
04:02:10 Test Is Flow 209 Added | PASS |
04:02:10 ------------------------------------------------------------------------------
04:02:10 Test Is Flow 214 Added | PASS |
04:02:10 ------------------------------------------------------------------------------
04:02:10 Test Is Flow 218 Added | PASS |
04:02:10 ------------------------------------------------------------------------------
04:02:10 Test Is Flow 219 Added | PASS |
04:02:11 ------------------------------------------------------------------------------
04:02:11 Test Is Flow 220 Added | PASS |
04:02:11 ------------------------------------------------------------------------------
04:02:11 Test Is Flow 221 Added | PASS |
04:02:11 ------------------------------------------------------------------------------
04:02:11 Test Is Flow 222 Added | PASS |
04:02:11 ------------------------------------------------------------------------------
04:02:11 Test Is Flow 223 Added | PASS |
04:02:11 ------------------------------------------------------------------------------
04:02:11 Test Is Flow 224 Added | PASS |
04:02:11 ------------------------------------------------------------------------------
04:02:11 Test Is Flow 225 Added | PASS |
04:02:11 ------------------------------------------------------------------------------
04:02:11 Test Is Flow 550 Added | PASS |
04:02:11 ------------------------------------------------------------------------------
04:02:11 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
04:02:17 ------------------------------------------------------------------------------
04:02:17 Test Is Flow 1 Updated | PASS |
04:02:17 ------------------------------------------------------------------------------
04:02:17 Test Is Flow 2 Updated | PASS |
04:02:17 ------------------------------------------------------------------------------
04:02:17 Test Is Flow 3 Updated | PASS |
04:02:18 ------------------------------------------------------------------------------
04:02:18 Test Is Flow 4 Updated | PASS |
04:02:18 ------------------------------------------------------------------------------
04:02:18 Test Is Flow 5 Updated | PASS |
04:02:18 ------------------------------------------------------------------------------
04:02:18 Test Is Flow 6 Updated | PASS |
04:02:18 ------------------------------------------------------------------------------
04:02:18 Test Is Flow 7 Updated | PASS |
04:02:18 ------------------------------------------------------------------------------
04:02:18 Test Is Flow 8 Updated | PASS |
04:02:18 ------------------------------------------------------------------------------
04:02:18 Test Is Flow 9 Updated | PASS |
04:02:18 ------------------------------------------------------------------------------
04:02:18 Test Is Flow 10 Updated | PASS |
04:02:18 ------------------------------------------------------------------------------
04:02:18 Test Is Flow 11 Updated | PASS |
04:02:18 ------------------------------------------------------------------------------
04:02:18 Test Is Flow 14 Updated | PASS |
04:02:19 ------------------------------------------------------------------------------
04:02:19 Test Is Flow 15 Updated | PASS |
04:02:19 ------------------------------------------------------------------------------
04:02:19 Test Is Flow 16 Updated | PASS |
04:02:19 ------------------------------------------------------------------------------
04:02:19 Test Is Flow 17 Updated | PASS |
04:02:19 ------------------------------------------------------------------------------
04:02:19 Test Is Flow 18 Updated | PASS |
04:02:19 ------------------------------------------------------------------------------
04:02:19 Test Is Flow 19 Updated | PASS |
04:02:19 ------------------------------------------------------------------------------
04:02:19 Test Is Flow 20 Updated | PASS |
04:02:19 ------------------------------------------------------------------------------
04:02:19 Test Is Flow 21 Updated | PASS |
04:02:19 ------------------------------------------------------------------------------
04:02:19 Test Is Flow 22 Updated | PASS |
04:02:20 ------------------------------------------------------------------------------
04:02:20 Test Is Flow 23 Updated | PASS |
04:02:20 ------------------------------------------------------------------------------
04:02:20 Test Is Flow 24 Updated | PASS |
04:02:20 ------------------------------------------------------------------------------
04:02:20 Test Is Flow 25 Updated | PASS |
04:02:20 ------------------------------------------------------------------------------
04:02:20 Test Is Flow 31 Updated | PASS |
04:02:20 ------------------------------------------------------------------------------
04:02:20 Test Is Flow 36 Updated | PASS |
04:02:20 ------------------------------------------------------------------------------
04:02:20 Test Is Flow 38 Updated | PASS |
04:02:20 ------------------------------------------------------------------------------
04:02:20 Test Is Flow 43 Updated | PASS |
04:02:20 ------------------------------------------------------------------------------
04:02:20 Test Is Flow 45 Updated | PASS |
04:02:20 ------------------------------------------------------------------------------
04:02:20 Test Is Flow 101 Updated | PASS |
04:02:21 ------------------------------------------------------------------------------
04:02:21 Test Is Flow 102 Updated | PASS |
04:02:21 ------------------------------------------------------------------------------
04:02:21 Test Is Flow 103 Updated | PASS |
04:02:21 ------------------------------------------------------------------------------
04:02:21 Test Is Flow 104 Updated | PASS |
04:02:21 ------------------------------------------------------------------------------
04:02:21 Test Is Flow 105 Updated | PASS |
04:02:21 ------------------------------------------------------------------------------
04:02:21 Test Is Flow 106 Updated | PASS |
04:02:21 ------------------------------------------------------------------------------
04:02:21 Test Is Flow 107 Updated | PASS |
04:02:21 ------------------------------------------------------------------------------
04:02:21 Test Is Flow 108 Updated | PASS |
04:02:22 ------------------------------------------------------------------------------
04:02:22 Test Is Flow 109 Updated | PASS |
04:02:22 ------------------------------------------------------------------------------
04:02:22 Test Is Flow 110 Updated | PASS |
04:02:22 ------------------------------------------------------------------------------
04:02:22 Test Is Flow 113 Updated | PASS |
04:02:22 ------------------------------------------------------------------------------
04:02:22 Test Is Flow 156 Updated | PASS |
04:02:22 ------------------------------------------------------------------------------
04:02:22 Test Is Flow 201 Updated | PASS |
04:02:22 ------------------------------------------------------------------------------
04:02:22 Test Is Flow 202 Updated | PASS |
04:02:22 ------------------------------------------------------------------------------
04:02:22 Test Is Flow 203 Updated | PASS |
04:02:22 ------------------------------------------------------------------------------
04:02:22 Test Is Flow 204 Updated | PASS |
04:02:22 ------------------------------------------------------------------------------
04:02:22 Test Is Flow 205 Updated | PASS |
04:02:23 ------------------------------------------------------------------------------
04:02:23 Test Is Flow 206 Updated | PASS |
04:02:23 ------------------------------------------------------------------------------
04:02:23 Test Is Flow 209 Updated | PASS |
04:02:23 ------------------------------------------------------------------------------
04:02:23 Test Is Flow 214 Updated | PASS |
04:02:23 ------------------------------------------------------------------------------
04:02:23 Test Is Flow 218 Updated | PASS |
04:02:23 ------------------------------------------------------------------------------
04:02:23 Test Is Flow 219 Updated | PASS |
04:02:23 ------------------------------------------------------------------------------
04:02:23 Test Is Flow 220 Updated | PASS |
04:02:23 ------------------------------------------------------------------------------
04:02:23 Test Is Flow 221 Updated | PASS |
04:02:23 ------------------------------------------------------------------------------
04:02:23 Test Is Flow 222 Updated | PASS |
04:02:24 ------------------------------------------------------------------------------
04:02:24 Test Is Flow 223 Updated | PASS |
04:02:24 ------------------------------------------------------------------------------
04:02:24 Test Is Flow 224 Updated | PASS |
04:02:24 ------------------------------------------------------------------------------
04:02:24 Test Is Flow 225 Updated | PASS |
04:02:24 ------------------------------------------------------------------------------
04:02:24 Test Is Flow 550 Updated | PASS |
04:02:24 ------------------------------------------------------------------------------
04:02:24 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
04:02:29 ------------------------------------------------------------------------------
04:02:29 Test Is Flow 1 Deleted | PASS |
04:02:29 ------------------------------------------------------------------------------
04:02:29 Test Is Flow 2 Deleted | PASS |
04:02:29 ------------------------------------------------------------------------------
04:02:29 Test Is Flow 3 Deleted | PASS |
04:02:29 ------------------------------------------------------------------------------
04:02:29 Test Is Flow 4 Deleted | PASS |
04:02:29 ------------------------------------------------------------------------------
04:02:29 Test Is Flow 5 Deleted | PASS |
04:02:29 ------------------------------------------------------------------------------
04:02:29 Test Is Flow 6 Deleted | PASS |
04:02:29 ------------------------------------------------------------------------------
04:02:29 Test Is Flow 7 Deleted | PASS |
04:02:29 ------------------------------------------------------------------------------
04:02:29 Test Is Flow 8 Deleted | PASS |
04:02:29 ------------------------------------------------------------------------------
04:02:29 Test Is Flow 9 Deleted | PASS |
04:02:29 ------------------------------------------------------------------------------
04:02:29 Test Is Flow 10 Deleted | PASS |
04:02:29 ------------------------------------------------------------------------------
04:02:29 Test Is Flow 11 Deleted | PASS |
04:02:29 ------------------------------------------------------------------------------
04:02:29 Test Is Flow 14 Deleted | PASS |
04:02:30 ------------------------------------------------------------------------------
04:02:30 Test Is Flow 15 Deleted | PASS |
04:02:30 ------------------------------------------------------------------------------
04:02:30 Test Is Flow 16 Deleted | PASS |
04:02:30 ------------------------------------------------------------------------------
04:02:30 Test Is Flow 17 Deleted | PASS |
04:02:30 ------------------------------------------------------------------------------
04:02:30 Test Is Flow 18 Deleted | PASS |
04:02:30 ------------------------------------------------------------------------------
04:02:30 Test Is Flow 19 Deleted | PASS |
04:02:30 ------------------------------------------------------------------------------
04:02:30 Test Is Flow 20 Deleted | PASS |
04:02:30 ------------------------------------------------------------------------------
04:02:30 Test Is Flow 21 Deleted | PASS |
04:02:30 ------------------------------------------------------------------------------
04:02:30 Test Is Flow 22 Deleted | PASS |
04:02:30 ------------------------------------------------------------------------------
04:02:30 Test Is Flow 23 Deleted | PASS |
04:02:30 ------------------------------------------------------------------------------
04:02:30 Test Is Flow 24 Deleted | PASS |
04:02:30 ------------------------------------------------------------------------------
04:02:30 Test Is Flow 25 Deleted | PASS |
04:02:30 ------------------------------------------------------------------------------
04:02:30 Test Is Flow 31 Deleted | PASS |
04:02:30 ------------------------------------------------------------------------------
04:02:30 Test Is Flow 36 Deleted | PASS |
04:02:30 ------------------------------------------------------------------------------
04:02:30 Test Is Flow 38 Deleted | PASS |
04:02:31 ------------------------------------------------------------------------------
04:02:31 Test Is Flow 43 Deleted | PASS |
04:02:31 ------------------------------------------------------------------------------
04:02:31 Test Is Flow 45 Deleted | PASS |
04:02:31 ------------------------------------------------------------------------------
04:02:31 Test Is Flow 101 Deleted | PASS |
04:02:31 ------------------------------------------------------------------------------
04:02:31 Test Is Flow 102 Deleted | PASS |
04:02:31 ------------------------------------------------------------------------------
04:02:31 Test Is Flow 103 Deleted | PASS |
04:02:31 ------------------------------------------------------------------------------
04:02:31 Test Is Flow 104 Deleted | PASS |
04:02:31 ------------------------------------------------------------------------------
04:02:31 Test Is Flow 105 Deleted | PASS |
04:02:31 ------------------------------------------------------------------------------
04:02:31 Test Is Flow 106 Deleted | PASS |
04:02:31 ------------------------------------------------------------------------------
04:02:31 Test Is Flow 107 Deleted | PASS |
04:02:31 ------------------------------------------------------------------------------
04:02:31 Test Is Flow 108 Deleted | PASS |
04:02:31 ------------------------------------------------------------------------------
04:02:31 Test Is Flow 109 Deleted | PASS |
04:02:31 ------------------------------------------------------------------------------
04:02:31 Test Is Flow 110 Deleted | PASS |
04:02:31 ------------------------------------------------------------------------------
04:02:31 Test Is Flow 113 Deleted | PASS |
04:02:31 ------------------------------------------------------------------------------
04:02:31 Test Is Flow 156 Deleted | PASS |
04:02:32 ------------------------------------------------------------------------------
04:02:32 Test Is Flow 201 Deleted | PASS |
04:02:32 ------------------------------------------------------------------------------
04:02:32 Test Is Flow 202 Deleted | PASS |
04:02:32 ------------------------------------------------------------------------------
04:02:32 Test Is Flow 203 Deleted | PASS |
04:02:32 ------------------------------------------------------------------------------
04:02:32 Test Is Flow 204 Deleted | PASS |
04:02:32 ------------------------------------------------------------------------------
04:02:32 Test Is Flow 205 Deleted | PASS |
04:02:32 ------------------------------------------------------------------------------
04:02:32 Test Is Flow 206 Deleted | PASS |
04:02:32 ------------------------------------------------------------------------------
04:02:32 Test Is Flow 209 Deleted | PASS |
04:02:32 ------------------------------------------------------------------------------
04:02:32 Test Is Flow 214 Deleted | PASS |
04:02:32 ------------------------------------------------------------------------------
04:02:32 Test Is Flow 218 Deleted | PASS |
04:02:32 ------------------------------------------------------------------------------
04:02:32 Test Is Flow 219 Deleted | PASS |
04:02:32 ------------------------------------------------------------------------------
04:02:32 Test Is Flow 220 Deleted | PASS |
04:02:32 ------------------------------------------------------------------------------
04:02:32 Test Is Flow 221 Deleted | PASS |
04:02:32 ------------------------------------------------------------------------------
04:02:32 Test Is Flow 222 Deleted | PASS |
04:02:32 ------------------------------------------------------------------------------
04:02:32 Test Is Flow 223 Deleted | PASS |
04:02:33 ------------------------------------------------------------------------------
04:02:33 Test Is Flow 224 Deleted | PASS |
04:02:33 ------------------------------------------------------------------------------
04:02:33 Test Is Flow 225 Deleted | PASS |
04:02:33 ------------------------------------------------------------------------------
04:02:33 Test Is Flow 550 Deleted | PASS |
04:02:33 ------------------------------------------------------------------------------
04:02:33 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
04:02:33 174 tests, 174 passed, 0 failed
04:02:33 ==============================================================================
04:02:33 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
04:02:33 ==============================================================================
04:02:33 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
04:03:02 ------------------------------------------------------------------------------
04:03:02 Test Is Flow 1 Added | PASS |
04:03:02 ------------------------------------------------------------------------------
04:03:02 Test Is Flow 2 Added | PASS |
04:03:03 ------------------------------------------------------------------------------
04:03:03 Test Is Flow 3 Added | PASS |
04:03:03 ------------------------------------------------------------------------------
04:03:03 Test Is Flow 4 Added | PASS |
04:03:03 ------------------------------------------------------------------------------
04:03:03 Test Is Flow 5 Added | PASS |
04:03:03 ------------------------------------------------------------------------------
04:03:03 Test Is Flow 6 Added | PASS |
04:03:03 ------------------------------------------------------------------------------
04:03:03 Test Is Flow 7 Added | PASS |
04:03:03 ------------------------------------------------------------------------------
04:03:03 Test Is Flow 8 Added | PASS |
04:03:03 ------------------------------------------------------------------------------
04:03:03 Test Is Flow 9 Added | PASS |
04:03:03 ------------------------------------------------------------------------------
04:03:03 Test Is Flow 10 Added | PASS |
04:03:03 ------------------------------------------------------------------------------
04:03:03 Test Is Flow 11 Added | PASS |
04:03:03 ------------------------------------------------------------------------------
04:03:03 Test Is Flow 15 Added | PASS |
04:03:04 ------------------------------------------------------------------------------
04:03:04 Test Is Flow 16 Added | PASS |
04:03:04 ------------------------------------------------------------------------------
04:03:04 Test Is Flow 17 Added | PASS |
04:03:04 ------------------------------------------------------------------------------
04:03:04 Test Is Flow 18 Added | PASS |
04:03:04 ------------------------------------------------------------------------------
04:03:04 Test Is Flow 19 Added | PASS |
04:03:04 ------------------------------------------------------------------------------
04:03:04 Test Is Flow 20 Added | PASS |
04:03:04 ------------------------------------------------------------------------------
04:03:04 Test Is Flow 21 Added | PASS |
04:03:04 ------------------------------------------------------------------------------
04:03:04 Test Is Flow 22 Added | PASS |
04:03:04 ------------------------------------------------------------------------------
04:03:04 Test Is Flow 23 Added | PASS |
04:03:04 ------------------------------------------------------------------------------
04:03:04 Test Is Flow 24 Added | PASS |
04:03:04 ------------------------------------------------------------------------------
04:03:04 Test Is Flow 25 Added | PASS |
04:03:05 ------------------------------------------------------------------------------
04:03:05 Test Is Flow 31 Added | PASS |
04:03:05 ------------------------------------------------------------------------------
04:03:05 Test Is Flow 36 Added | PASS |
04:03:05 ------------------------------------------------------------------------------
04:03:05 Test Is Flow 38 Added | PASS |
04:03:05 ------------------------------------------------------------------------------
04:03:05 Test Is Flow 43 Added | PASS |
04:03:05 ------------------------------------------------------------------------------
04:03:05 Test Is Flow 45 Added | PASS |
04:03:05 ------------------------------------------------------------------------------
04:03:05 Test Is Flow 101 Added | PASS |
04:03:05 ------------------------------------------------------------------------------
04:03:05 Test Is Flow 102 Added | PASS |
04:03:05 ------------------------------------------------------------------------------
04:03:05 Test Is Flow 103 Added | PASS |
04:03:05 ------------------------------------------------------------------------------
04:03:05 Test Is Flow 104 Added | PASS |
04:03:06 ------------------------------------------------------------------------------
04:03:06 Test Is Flow 105 Added | PASS |
04:03:06 ------------------------------------------------------------------------------
04:03:06 Test Is Flow 106 Added | PASS |
04:03:06 ------------------------------------------------------------------------------
04:03:06 Test Is Flow 107 Added | PASS |
04:03:06 ------------------------------------------------------------------------------
04:03:06 Test Is Flow 108 Added | PASS |
04:03:06 ------------------------------------------------------------------------------
04:03:06 Test Is Flow 109 Added | PASS |
04:03:06 ------------------------------------------------------------------------------
04:03:06 Test Is Flow 110 Added | PASS |
04:03:06 ------------------------------------------------------------------------------
04:03:06 Test Is Flow 113 Added | PASS |
04:03:06 ------------------------------------------------------------------------------
04:03:06 Test Is Flow 201 Added | PASS |
04:03:06 ------------------------------------------------------------------------------
04:03:06 Test Is Flow 202 Added | PASS |
04:03:06 ------------------------------------------------------------------------------
04:03:06 Test Is Flow 203 Added | PASS |
04:03:07 ------------------------------------------------------------------------------
04:03:07 Test Is Flow 204 Added | PASS |
04:03:07 ------------------------------------------------------------------------------
04:03:07 Test Is Flow 205 Added | PASS |
04:03:07 ------------------------------------------------------------------------------
04:03:07 Test Is Flow 206 Added | PASS |
04:03:07 ------------------------------------------------------------------------------
04:03:07 Test Is Flow 209 Added | PASS |
04:03:07 ------------------------------------------------------------------------------
04:03:07 Test Is Flow 214 Added | PASS |
04:03:07 ------------------------------------------------------------------------------
04:03:07 Test Is Flow 218 Added | PASS |
04:03:07 ------------------------------------------------------------------------------
04:03:07 Test Is Flow 219 Added | PASS |
04:03:07 ------------------------------------------------------------------------------
04:03:07 Test Is Flow 220 Added | PASS |
04:03:07 ------------------------------------------------------------------------------
04:03:07 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
04:03:36 ------------------------------------------------------------------------------
04:03:36 Test Is Flow 1 Updated | PASS |
04:03:36 ------------------------------------------------------------------------------
04:03:36 Test Is Flow 2 Updated | PASS |
04:03:36 ------------------------------------------------------------------------------
04:03:36 Test Is Flow 3 Updated | PASS |
04:03:36 ------------------------------------------------------------------------------
04:03:36 Test Is Flow 4 Updated | PASS |
04:03:36 ------------------------------------------------------------------------------
04:03:36 Test Is Flow 5 Updated | PASS |
04:03:36 ------------------------------------------------------------------------------
04:03:36 Test Is Flow 6 Updated | PASS |
04:03:36 ------------------------------------------------------------------------------
04:03:36 Test Is Flow 7 Updated | PASS |
04:03:36 ------------------------------------------------------------------------------
04:03:36 Test Is Flow 8 Updated | PASS |
04:03:37 ------------------------------------------------------------------------------
04:03:37 Test Is Flow 9 Updated | PASS |
04:03:37 ------------------------------------------------------------------------------
04:03:37 Test Is Flow 10 Updated | PASS |
04:03:37 ------------------------------------------------------------------------------
04:03:37 Test Is Flow 11 Updated | PASS |
04:03:37 ------------------------------------------------------------------------------
04:03:37 Test Is Flow 14 Updated | PASS |
04:03:37 ------------------------------------------------------------------------------
04:03:37 Test Is Flow 15 Updated | PASS |
04:03:37 ------------------------------------------------------------------------------
04:03:37 Test Is Flow 16 Updated | PASS |
04:03:37 ------------------------------------------------------------------------------
04:03:37 Test Is Flow 17 Updated | PASS |
04:03:37 ------------------------------------------------------------------------------
04:03:37 Test Is Flow 18 Updated | PASS |
04:03:37 ------------------------------------------------------------------------------
04:03:37 Test Is Flow 19 Updated | PASS |
04:03:37 ------------------------------------------------------------------------------
04:03:37 Test Is Flow 20 Updated | PASS |
04:03:38 ------------------------------------------------------------------------------
04:03:38 Test Is Flow 21 Updated | PASS |
04:03:38 ------------------------------------------------------------------------------
04:03:38 Test Is Flow 22 Updated | PASS |
04:03:38 ------------------------------------------------------------------------------
04:03:38 Test Is Flow 23 Updated | PASS |
04:03:38 ------------------------------------------------------------------------------
04:03:38 Test Is Flow 24 Updated | PASS |
04:03:38 ------------------------------------------------------------------------------
04:03:38 Test Is Flow 25 Updated | PASS |
04:03:38 ------------------------------------------------------------------------------
04:03:38 Test Is Flow 31 Updated | PASS |
04:03:38 ------------------------------------------------------------------------------
04:03:38 Test Is Flow 36 Updated | PASS |
04:03:38 ------------------------------------------------------------------------------
04:03:38 Test Is Flow 38 Updated | PASS |
04:03:38 ------------------------------------------------------------------------------
04:03:38 Test Is Flow 43 Updated | PASS |
04:03:38 ------------------------------------------------------------------------------
04:03:38 Test Is Flow 45 Updated | PASS |
04:03:39 ------------------------------------------------------------------------------
04:03:39 Test Is Flow 101 Updated | PASS |
04:03:39 ------------------------------------------------------------------------------
04:03:39 Test Is Flow 102 Updated | PASS |
04:03:39 ------------------------------------------------------------------------------
04:03:39 Test Is Flow 103 Updated | PASS |
04:03:39 ------------------------------------------------------------------------------
04:03:39 Test Is Flow 104 Updated | PASS |
04:03:39 ------------------------------------------------------------------------------
04:03:39 Test Is Flow 105 Updated | PASS |
04:03:39 ------------------------------------------------------------------------------
04:03:39 Test Is Flow 106 Updated | PASS |
04:03:39 ------------------------------------------------------------------------------
04:03:39 Test Is Flow 107 Updated | PASS |
04:03:39 ------------------------------------------------------------------------------
04:03:39 Test Is Flow 108 Updated | PASS |
04:03:39 ------------------------------------------------------------------------------
04:03:39 Test Is Flow 109 Updated | PASS |
04:03:39 ------------------------------------------------------------------------------
04:03:39 Test Is Flow 110 Updated | PASS |
04:03:40 ------------------------------------------------------------------------------
04:03:40 Test Is Flow 113 Updated | PASS |
04:03:40 ------------------------------------------------------------------------------
04:03:40 Test Is Flow 201 Updated | PASS |
04:03:40 ------------------------------------------------------------------------------
04:03:40 Test Is Flow 202 Updated | PASS |
04:03:40 ------------------------------------------------------------------------------
04:03:40 Test Is Flow 203 Updated | PASS |
04:03:40 ------------------------------------------------------------------------------
04:03:40 Test Is Flow 204 Updated | PASS |
04:03:40 ------------------------------------------------------------------------------
04:03:40 Test Is Flow 205 Updated | PASS |
04:03:40 ------------------------------------------------------------------------------
04:03:40 Test Is Flow 206 Updated | PASS |
04:03:40 ------------------------------------------------------------------------------
04:03:40 Test Is Flow 209 Updated | PASS |
04:03:40 ------------------------------------------------------------------------------
04:03:40 Test Is Flow 214 Updated | PASS |
04:03:40 ------------------------------------------------------------------------------
04:03:40 Test Is Flow 218 Updated | PASS |
04:03:41 ------------------------------------------------------------------------------
04:03:41 Test Is Flow 219 Updated | PASS |
04:03:41 ------------------------------------------------------------------------------
04:03:41 Test Is Flow 220 Updated | PASS |
04:03:41 ------------------------------------------------------------------------------
04:03:41 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
04:04:09 ------------------------------------------------------------------------------
04:04:09 Test Is Flow 1 Deleted | PASS |
04:04:09 ------------------------------------------------------------------------------
04:04:09 Test Is Flow 2 Deleted | PASS |
04:04:09 ------------------------------------------------------------------------------
04:04:09 Test Is Flow 3 Deleted | PASS |
04:04:09 ------------------------------------------------------------------------------
04:04:09 Test Is Flow 4 Deleted | PASS |
04:04:09 ------------------------------------------------------------------------------
04:04:09 Test Is Flow 5 Deleted | PASS |
04:04:09 ------------------------------------------------------------------------------
04:04:09 Test Is Flow 6 Deleted | PASS |
04:04:09 ------------------------------------------------------------------------------
04:04:09 Test Is Flow 7 Deleted | PASS |
04:04:09 ------------------------------------------------------------------------------
04:04:09 Test Is Flow 8 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 9 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 10 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 11 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 14 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 15 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 16 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 17 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 18 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 19 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 20 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 21 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 22 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 23 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 24 Deleted | PASS |
04:04:10 ------------------------------------------------------------------------------
04:04:10 Test Is Flow 25 Deleted | PASS |
04:04:11 ------------------------------------------------------------------------------
04:04:11 Test Is Flow 31 Deleted | PASS |
04:04:11 ------------------------------------------------------------------------------
04:04:11 Test Is Flow 36 Deleted | PASS |
04:04:11 ------------------------------------------------------------------------------
04:04:11 Test Is Flow 38 Deleted | PASS |
04:04:11 ------------------------------------------------------------------------------
04:04:11 Test Is Flow 43 Deleted | PASS |
04:04:11 ------------------------------------------------------------------------------
04:04:11 Test Is Flow 45 Deleted | PASS |
04:04:11 ------------------------------------------------------------------------------
04:04:11 Test Is Flow 101 Deleted | PASS |
04:04:11 ------------------------------------------------------------------------------
04:04:11 Test Is Flow 102 Deleted | PASS |
04:04:11 ------------------------------------------------------------------------------
04:04:11 Test Is Flow 103 Deleted | PASS |
04:04:11 ------------------------------------------------------------------------------
04:04:11 Test Is Flow 104 Deleted | PASS |
04:04:11 ------------------------------------------------------------------------------
04:04:11 Test Is Flow 105 Deleted | PASS |
04:04:11 ------------------------------------------------------------------------------
04:04:11 Test Is Flow 106 Deleted | PASS |
04:04:11 ------------------------------------------------------------------------------
04:04:11 Test Is Flow 107 Deleted | PASS |
04:04:11 ------------------------------------------------------------------------------
04:04:11 Test Is Flow 108 Deleted | PASS |
04:04:11 ------------------------------------------------------------------------------
04:04:11 Test Is Flow 109 Deleted | PASS |
04:04:12 ------------------------------------------------------------------------------
04:04:12 Test Is Flow 110 Deleted | PASS |
04:04:12 ------------------------------------------------------------------------------
04:04:12 Test Is Flow 113 Deleted | PASS |
04:04:12 ------------------------------------------------------------------------------
04:04:12 Test Is Flow 201 Deleted | PASS |
04:04:12 ------------------------------------------------------------------------------
04:04:12 Test Is Flow 202 Deleted | PASS |
04:04:12 ------------------------------------------------------------------------------
04:04:12 Test Is Flow 203 Deleted | PASS |
04:04:12 ------------------------------------------------------------------------------
04:04:12 Test Is Flow 204 Deleted | PASS |
04:04:12 ------------------------------------------------------------------------------
04:04:12 Test Is Flow 205 Deleted | PASS |
04:04:12 ------------------------------------------------------------------------------
04:04:12 Test Is Flow 206 Deleted | PASS |
04:04:12 ------------------------------------------------------------------------------
04:04:12 Test Is Flow 209 Deleted | PASS |
04:04:12 ------------------------------------------------------------------------------
04:04:12 Test Is Flow 214 Deleted | PASS |
04:04:12 ------------------------------------------------------------------------------
04:04:12 Test Is Flow 218 Deleted | PASS |
04:04:12 ------------------------------------------------------------------------------
04:04:12 Test Is Flow 219 Deleted | PASS |
04:04:12 ------------------------------------------------------------------------------
04:04:12 Test Is Flow 220 Deleted | PASS |
04:04:12 ------------------------------------------------------------------------------
04:04:12 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
04:04:12 152 tests, 152 passed, 0 failed
04:04:12 ==============================================================================
04:04:13 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
04:04:13 326 tests, 326 passed, 0 failed
04:04:13 ==============================================================================
04:04:13 openflowplugin-sanity.txt.Reconciliation
04:04:13 ==============================================================================
04:04:13 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
04:04:13 ==============================================================================
04:04:13 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
04:04:14 ------------------------------------------------------------------------------
04:04:14 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
04:04:15 ------------------------------------------------------------------------------
04:04:15 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
04:04:17 ------------------------------------------------------------------------------
04:04:17 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
04:04:20 ------------------------------------------------------------------------------
04:04:20 Check Linear Topology :: Check Linear Topology. | PASS |
04:04:27 ------------------------------------------------------------------------------
04:04:27 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
04:04:27 ------------------------------------------------------------------------------
04:04:27 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
04:04:27 ------------------------------------------------------------------------------
04:04:27 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
04:04:27 ------------------------------------------------------------------------------
04:04:27 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:28 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:28 | PASS |
04:04:28 ------------------------------------------------------------------------------
04:04:28 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
04:04:38 ------------------------------------------------------------------------------
04:04:38 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:39 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:39 | PASS |
04:04:39 ------------------------------------------------------------------------------
04:04:39 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
04:04:41 ------------------------------------------------------------------------------
04:04:41 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
04:04:41 ------------------------------------------------------------------------------
04:04:41 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
04:04:45 ------------------------------------------------------------------------------
04:04:45 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
04:04:45 ------------------------------------------------------------------------------
04:04:45 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
04:04:45 ------------------------------------------------------------------------------
04:04:45 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:48 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:04:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:05:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:05:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:05:13 | PASS |
04:05:13 ------------------------------------------------------------------------------
04:05:13 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
04:05:13 ------------------------------------------------------------------------------
04:05:13 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
04:05:13 ------------------------------------------------------------------------------
04:05:13 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
04:05:13 ------------------------------------------------------------------------------
04:05:13 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
04:05:14 ------------------------------------------------------------------------------
04:05:14 Stop Mininet :: Stop Mininet. | PASS |
04:05:14 ------------------------------------------------------------------------------
04:05:14 Check No Switches :: Check no switches in topology. | PASS |
04:05:15 ------------------------------------------------------------------------------
04:05:15 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
04:05:15 23 tests, 23 passed, 0 failed
04:05:15 ==============================================================================
04:05:15 openflowplugin-sanity.txt.Reconciliation | PASS |
04:05:15 23 tests, 23 passed, 0 failed
04:05:15 ==============================================================================
04:05:15 openflowplugin-sanity.txt | PASS |
04:05:15 394 tests, 394 passed, 0 failed
04:05:15 ==============================================================================
04:05:15 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/output.xml
04:05:19 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/log.html
04:05:19 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/report.html
04:05:19 Examining the files in data/log and checking filesize
04:05:19 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:05:20 total 960
04:05:20 drwxrwxr-x 2 jenkins jenkins 4096 Jan 13 04:00 .
04:05:20 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 13 04:00 karaf_console.log
04:05:20 drwxrwxr-x 9 jenkins jenkins 4096 Jan 13 04:00 ..
04:05:20 -rw-rw-r-- 1 jenkins jenkins 968210 Jan 13 04:05 karaf.log
04:05:20 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:05:20 948K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
04:05:20 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
04:05:20 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:05:20 ls: cannot access '/tmp/karaf-0.22.2-SNAPSHOT/*.hprof': No such file or directory
04:05:20 Let's take the karaf thread dump again...
04:05:20 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:05:20 karaf main: org.apache.karaf.main.Main, pid:4358
04:05:20 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:05:21 Killing ODL
04:05:21 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:05:26 Compressing karaf.log 1
04:05:26 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:05:26 Fetching compressed karaf.log 1
04:05:26 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:05:27 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:05:27 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:05:27 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:05:27 Fetch GC logs
04:05:27 Warning: Permanently added '10.30.170.108' (ECDSA) to the list of known hosts.
04:05:28 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
04:05:28 Examine copied files
04:05:28 total 44060
04:05:28 drwxrwxr-x. 2 jenkins jenkins 6 Jan 13 04:05 gclogs-1
04:05:28 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 13 04:05 odl1_karaf_console.log
04:05:28 -rw-rw-r--. 1 jenkins jenkins 67352 Jan 13 04:05 odl1_karaf.log.gz
04:05:28 -rw-rw-r--. 1 jenkins jenkins 157285 Jan 13 04:05 karaf_1_4358_threads_after.log
04:05:28 -rw-rw-r--. 1 jenkins jenkins 14259 Jan 13 04:05 ps_after.log
04:05:28 -rw-rw-r--. 1 jenkins jenkins 270758 Jan 13 04:05 report.html
04:05:28 -rw-rw-r--. 1 jenkins jenkins 3387615 Jan 13 04:05 log.html
04:05:28 -rw-rw-r--. 1 jenkins jenkins 41016298 Jan 13 04:05 output.xml
04:05:28 -rw-rw-r--. 1 jenkins jenkins 491 Jan 13 04:01 testplan.txt
04:05:28 -rw-rw-r--. 1 jenkins jenkins 112215 Jan 13 04:01 karaf_1_2014_threads_before.log
04:05:28 -rw-rw-r--. 1 jenkins jenkins 14212 Jan 13 04:01 ps_before.log
04:05:28 -rw-rw-r--. 1 jenkins jenkins 3376 Jan 13 03:59 post-startup-script.sh
04:05:28 -rw-rw-r--. 1 jenkins jenkins 252 Jan 13 03:59 startup-script.sh
04:05:28 -rw-rw-r--. 1 jenkins jenkins 3497 Jan 13 03:59 configuration-script.sh
04:05:28 -rw-rw-r--. 1 jenkins jenkins 337 Jan 13 03:59 detect_variables.env
04:05:28 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 13 03:59 pom.xml
04:05:28 -rw-rw-r--. 1 jenkins jenkins 92 Jan 13 03:59 set_variables.env
04:05:28 -rw-rw-r--. 1 jenkins jenkins 297 Jan 13 03:59 slave_addresses.txt
04:05:28 -rw-rw-r--. 1 jenkins jenkins 570 Jan 13 03:59 requirements.txt
04:05:28 -rw-rw-r--. 1 jenkins jenkins 26 Jan 13 03:59 env.properties
04:05:28 -rw-rw-r--. 1 jenkins jenkins 334 Jan 13 03:57 stack-parameters.yaml
04:05:28 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 13 03:56 test
04:05:28 drwxrwxr-x. 2 jenkins jenkins 6 Jan 13 03:56 test@tmp
04:05:28 -rw-rw-r--. 1 jenkins jenkins 1410 Jan 13 01:51 maven-metadata.xml
04:05:28 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17446538362017609321.sh
04:05:28 Karaf Deployments, Tests must have already run
04:05:28 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/sh /tmp/jenkins13392767938854350898.sh
04:05:28 Cleaning up Robot installation...
04:05:28 $ ssh-agent -k
04:05:28 unset SSH_AUTH_SOCK;
04:05:28 unset SSH_AGENT_PID;
04:05:28 echo Agent pid 5418 killed;
04:05:28 [ssh-agent] Stopped.
04:05:28 Recording plot data
04:05:28 Robot results publisher started...
04:05:28 INFO: Checking test criticality is deprecated and will be dropped in a future release!
04:05:28 -Parsing output xml:
04:05:29 Done!
04:05:29 -Copying log files to build dir:
04:05:31 Done!
04:05:31 -Assigning results to build:
04:05:31 Done!
04:05:31 -Checking thresholds:
04:05:31 Done!
04:05:31 Done publishing Robot results.
04:05:31 [PostBuildScript] - [INFO] Executing post build scripts.
04:05:31 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3672564988658280912.sh
04:05:31 Archiving csit artifacts
04:05:31 mv: cannot stat '*_1.png': No such file or directory
04:05:31 mv: cannot stat '/tmp/odl1_*': No such file or directory
04:05:31 % Total % Received % Xferd Average Speed Time Time Time Current
04:05:31 Dload Upload Total Spent Left Speed
04:05:31
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3540k 0 3540k 0 0 5236k 0 --:--:-- --:--:-- --:--:-- 5236k
04:05:31 Archive: robot-plugin.zip
04:05:31 inflating: ./archives/robot-plugin/log.html
04:05:31 inflating: ./archives/robot-plugin/output.xml
04:05:31 inflating: ./archives/robot-plugin/report.html
04:05:31 mv: cannot stat '*.log.gz': No such file or directory
04:05:31 mv: cannot stat '*.csv': No such file or directory
04:05:31 mv: cannot stat '*.png': No such file or directory
04:05:32 [PostBuildScript] - [INFO] Executing post build scripts.
04:05:32 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins16163465341831622352.sh
04:05:32 [PostBuildScript] - [INFO] Executing post build scripts.
04:05:32 [EnvInject] - Injecting environment variables from a build step.
04:05:32 [EnvInject] - Injecting as environment variables the properties content
04:05:32 OS_CLOUD=vex
04:05:32 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-titanium-445
04:05:32
04:05:32 [EnvInject] - Variables injected successfully.
04:05:32 provisioning config files...
04:05:32 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
04:05:32 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins6224725963481985922.sh
04:05:32 ---> openstack-stack-delete.sh
04:05:32 Setup pyenv:
04:05:32 system
04:05:32 3.8.13
04:05:32 3.9.13
04:05:32 3.10.13
04:05:32 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
04:05:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dfrB from file:/tmp/.os_lf_venv
04:05:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:05:33 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:05:34 lf-activate-venv(): INFO: Base packages installed successfully
04:05:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
04:05:49 lf-activate-venv(): INFO: Adding /tmp/venv-dfrB/bin to PATH
04:05:49 INFO: Stack cost retrieval disabled, setting cost to 0
04:06:01 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-titanium-445
04:06:01 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-titanium-445
04:06:01 [PostBuildScript] - [INFO] Executing post build scripts.
04:06:01 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins2635478205173680969.sh
04:06:01 ---> sysstat.sh
04:06:01 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins13815070390031525836.sh
04:06:01 ---> package-listing.sh
04:06:01 ++ tr '[:upper:]' '[:lower:]'
04:06:01 ++ facter osfamily
04:06:02 + OS_FAMILY=redhat
04:06:02 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-titanium
04:06:02 + START_PACKAGES=/tmp/packages_start.txt
04:06:02 + END_PACKAGES=/tmp/packages_end.txt
04:06:02 + DIFF_PACKAGES=/tmp/packages_diff.txt
04:06:02 + PACKAGES=/tmp/packages_start.txt
04:06:02 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
04:06:02 + PACKAGES=/tmp/packages_end.txt
04:06:02 + case "${OS_FAMILY}" in
04:06:02 + rpm -qa
04:06:02 + sort
04:06:02 + '[' -f /tmp/packages_start.txt ']'
04:06:02 + '[' -f /tmp/packages_end.txt ']'
04:06:02 + diff /tmp/packages_start.txt /tmp/packages_end.txt
04:06:02 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-titanium ']'
04:06:02 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
04:06:02 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/archives/
04:06:02 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins3620667394189910865.sh
04:06:02 ---> capture-instance-metadata.sh
04:06:02 Setup pyenv:
04:06:03 system
04:06:03 3.8.13
04:06:03 3.9.13
04:06:03 3.10.13
04:06:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
04:06:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dfrB from file:/tmp/.os_lf_venv
04:06:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:06:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:06:05 lf-activate-venv(): INFO: Base packages installed successfully
04:06:05 lf-activate-venv(): INFO: Installing additional packages: lftools
04:06:14 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.
04:06:14 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.6.3 which is incompatible.
04:06:15 lf-activate-venv(): INFO: Adding /tmp/venv-dfrB/bin to PATH
04:06:15 INFO: Running in OpenStack, capturing instance metadata
04:06:15 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins17526924964954895594.sh
04:06:15 provisioning config files...
04:06:15 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-titanium #445
04:06:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-titanium@tmp/config4839644741673943962tmp
04:06:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
04:06:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
04:06:15 provisioning config files...
04:06:15 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
04:06:15 [EnvInject] - Injecting environment variables from a build step.
04:06:15 [EnvInject] - Injecting as environment variables the properties content
04:06:15 SERVER_ID=logs
04:06:15
04:06:15 [EnvInject] - Variables injected successfully.
04:06:15 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins15022759649411053855.sh
04:06:15 ---> create-netrc.sh
04:06:15 WARN: Log server credential not found.
04:06:15 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins9733322226333829063.sh
04:06:15 ---> python-tools-install.sh
04:06:15 Setup pyenv:
04:06:16 system
04:06:16 3.8.13
04:06:16 3.9.13
04:06:16 3.10.13
04:06:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
04:06:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dfrB from file:/tmp/.os_lf_venv
04:06:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:06:16 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:06:18 lf-activate-venv(): INFO: Base packages installed successfully
04:06:18 lf-activate-venv(): INFO: Installing additional packages: lftools
04:06:29 lf-activate-venv(): INFO: Adding /tmp/venv-dfrB/bin to PATH
04:06:29 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins16726460752379218604.sh
04:06:29 ---> sudo-logs.sh
04:06:29 Archiving 'sudo' log..
04:06:30 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash /tmp/jenkins4615967005138883613.sh
04:06:30 ---> job-cost.sh
04:06:30 Setup pyenv:
04:06:30 system
04:06:30 3.8.13
04:06:30 3.9.13
04:06:30 3.10.13
04:06:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
04:06:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dfrB from file:/tmp/.os_lf_venv
04:06:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:06:30 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:06:32 lf-activate-venv(): INFO: Base packages installed successfully
04:06:32 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
04:06:40 lf-activate-venv(): INFO: Adding /tmp/venv-dfrB/bin to PATH
04:06:40 DEBUG: total: 0
04:06:40 INFO: Retrieving Stack Cost...
04:06:40 INFO: Retrieving Pricing Info for: v3-standard-2
04:06:40 INFO: Archiving Costs
04:06:40 [openflowplugin-csit-1node-sanity-only-titanium] $ /bin/bash -l /tmp/jenkins4632934388194976981.sh
04:06:40 ---> logs-deploy.sh
04:06:40 Setup pyenv:
04:06:41 system
04:06:41 3.8.13
04:06:41 3.9.13
04:06:41 3.10.13
04:06:41 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-titanium/.python-version)
04:06:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-dfrB from file:/tmp/.os_lf_venv
04:06:41 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
04:06:41 lf-activate-venv(): INFO: Attempting to install with network-safe options...
04:06:43 lf-activate-venv(): INFO: Base packages installed successfully
04:06:43 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
04:06:53 lf-activate-venv(): INFO: Adding /tmp/venv-dfrB/bin to PATH
04:06:53 WARNING: Nexus logging server not set
04:06:53 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-titanium/445/
04:06:53 INFO: archiving logs to S3
04:06:54 ---> uname -a:
04:06:54 Linux prd-centos8-robot-2c-8g-34523.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
04:06:54
04:06:54
04:06:54 ---> lscpu:
04:06:54 Architecture: x86_64
04:06:54 CPU op-mode(s): 32-bit, 64-bit
04:06:54 Byte Order: Little Endian
04:06:54 CPU(s): 2
04:06:54 On-line CPU(s) list: 0,1
04:06:54 Thread(s) per core: 1
04:06:54 Core(s) per socket: 1
04:06:54 Socket(s): 2
04:06:54 NUMA node(s): 1
04:06:54 Vendor ID: AuthenticAMD
04:06:54 CPU family: 23
04:06:54 Model: 49
04:06:54 Model name: AMD EPYC-Rome Processor
04:06:54 Stepping: 0
04:06:54 CPU MHz: 2799.998
04:06:54 BogoMIPS: 5599.99
04:06:54 Virtualization: AMD-V
04:06:54 Hypervisor vendor: KVM
04:06:54 Virtualization type: full
04:06:54 L1d cache: 32K
04:06:54 L1i cache: 32K
04:06:54 L2 cache: 512K
04:06:54 L3 cache: 16384K
04:06:54 NUMA node0 CPU(s): 0,1
04:06: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
04:06:54
04:06:54
04:06:54 ---> nproc:
04:06:54 2
04:06:54
04:06:54
04:06:54 ---> df -h:
04:06:54 Filesystem Size Used Avail Use% Mounted on
04:06:54 devtmpfs 3.8G 0 3.8G 0% /dev
04:06:54 tmpfs 3.8G 0 3.8G 0% /dev/shm
04:06:54 tmpfs 3.8G 17M 3.8G 1% /run
04:06:54 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
04:06:54 /dev/vda1 40G 8.4G 32G 21% /
04:06:54 tmpfs 770M 0 770M 0% /run/user/1001
04:06:54
04:06:54
04:06:54 ---> free -m:
04:06:54 total used free shared buff/cache available
04:06:54 Mem: 7697 583 4823 19 2290 6814
04:06:54 Swap: 1023 0 1023
04:06:54
04:06:54
04:06:54 ---> ip addr:
04:06:54 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
04:06:54 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
04:06:54 inet 127.0.0.1/8 scope host lo
04:06:54 valid_lft forever preferred_lft forever
04:06:54 inet6 ::1/128 scope host
04:06:54 valid_lft forever preferred_lft forever
04:06:54 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
04:06:54 link/ether fa:16:3e:52:1f:7c brd ff:ff:ff:ff:ff:ff
04:06:54 altname enp0s3
04:06:54 altname ens3
04:06:54 inet 10.30.171.80/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
04:06:54 valid_lft 83345sec preferred_lft 83345sec
04:06:54 inet6 fe80::f816:3eff:fe52:1f7c/64 scope link
04:06:54 valid_lft forever preferred_lft forever
04:06:54
04:06:54
04:06:54 ---> sar -b -r -n DEV:
04:06:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/13/2026 _x86_64_ (2 CPU)
04:06:54
04:06:54 03:15:54 LINUX RESTART (2 CPU)
04:06:54
04:06:54 03:17:02 AM tps rtps wtps bread/s bwrtn/s
04:06:54 03:18:01 AM 0.75 0.00 0.75 0.00 12.83
04:06:54 03:19:01 AM 0.40 0.03 0.37 0.53 4.05
04:06:54 03:20:01 AM 0.48 0.00 0.48 0.00 6.17
04:06:54 03:21:01 AM 0.37 0.00 0.37 0.00 3.93
04:06:54 03:22:01 AM 0.55 0.00 0.55 0.00 8.43
04:06:54 03:23:01 AM 0.32 0.00 0.32 0.00 3.28
04:06:54 03:24:01 AM 0.30 0.00 0.30 0.00 3.42
04:06:54 03:25:01 AM 0.33 0.00 0.33 0.00 3.60
04:06:54 03:26:01 AM 0.35 0.00 0.35 0.00 3.87
04:06:54 03:27:01 AM 0.38 0.00 0.38 0.00 5.45
04:06:54 03:28:01 AM 0.33 0.00 0.33 0.00 3.47
04:06:54 03:29:01 AM 0.30 0.00 0.30 0.00 3.42
04:06:54 03:30:01 AM 0.33 0.00 0.33 0.00 3.28
04:06:54 03:31:01 AM 1.47 0.05 1.42 0.80 31.54
04:06:54 03:32:01 AM 0.42 0.00 0.42 0.00 5.73
04:06:54 03:33:01 AM 0.28 0.00 0.28 0.00 3.07
04:06:54 03:34:01 AM 0.32 0.00 0.32 0.00 2.65
04:06:54 03:35:01 AM 0.27 0.00 0.27 0.00 2.37
04:06:54 03:36:01 AM 0.37 0.00 0.37 0.00 3.85
04:06:54 03:37:01 AM 0.48 0.00 0.48 0.00 6.73
04:06:54 03:38:01 AM 0.33 0.00 0.33 0.00 2.92
04:06:54 03:39:01 AM 0.27 0.00 0.27 0.00 2.27
04:06:54 03:40:01 AM 0.33 0.00 0.33 0.00 3.30
04:06:54 03:41:01 AM 0.42 0.00 0.42 0.00 4.52
04:06:54 03:42:01 AM 0.40 0.00 0.40 0.00 5.56
04:06:54 03:43:01 AM 0.35 0.00 0.35 0.00 3.57
04:06:54 03:44:01 AM 0.38 0.00 0.38 0.00 4.28
04:06:54 03:45:01 AM 0.30 0.00 0.30 0.00 3.02
04:06:54 03:46:01 AM 0.32 0.00 0.32 0.00 3.13
04:06:54 03:47:01 AM 0.42 0.00 0.42 0.00 5.71
04:06:54 03:48:01 AM 0.35 0.00 0.35 0.00 3.60
04:06:54 03:49:01 AM 0.30 0.00 0.30 0.00 3.15
04:06:54 03:50:01 AM 0.28 0.00 0.28 0.00 2.88
04:06:54 03:51:01 AM 0.52 0.00 0.52 0.00 6.36
04:06:54 03:52:01 AM 0.40 0.00 0.40 0.00 5.70
04:06:54 03:53:01 AM 0.35 0.00 0.35 0.00 3.60
04:06:54 03:54:01 AM 0.28 0.00 0.28 0.00 2.88
04:06:54 03:55:01 AM 0.30 0.00 0.30 0.00 3.02
04:06:54 03:56:01 AM 0.37 0.00 0.37 0.00 4.12
04:06:54 03:57:01 AM 54.56 8.47 46.09 1459.36 3756.37
04:06:54 03:58:01 AM 100.98 1.08 99.90 75.31 11519.14
04:06:54 03:59:01 AM 28.27 0.38 27.89 64.25 2444.10
04:06:54 04:00:01 AM 81.72 9.41 72.31 1681.84 5871.33
04:06:54 04:01:01 AM 24.99 0.02 24.98 0.13 4139.87
04:06:54 04:02:01 AM 4.43 0.13 4.30 6.66 199.95
04:06:54 04:03:01 AM 1.12 0.00 1.12 0.00 600.23
04:06:54 04:04:01 AM 6.22 5.75 0.47 555.64 382.69
04:06:54 04:05:01 AM 3.32 0.03 3.28 1.87 269.39
04:06:54 04:06:02 AM 15.80 0.37 15.43 41.59 904.12
04:06:54 Average: 6.88 0.53 6.35 79.37 618.23
04:06:54
04:06:54 03:17:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
04:06:54 03:18:01 AM 5854852 7214988 2027572 25.72 2688 1559140 611548 6.85 152628 1617620 4
04:06:54 03:19:01 AM 5853200 7213348 2029224 25.74 2688 1559156 611548 6.85 152704 1619344 4
04:06:54 03:20:01 AM 5853088 7213240 2029336 25.75 2688 1559160 606436 6.79 152704 1619232 4
04:06:54 03:21:01 AM 5853184 7213360 2029240 25.74 2688 1559160 606436 6.79 152704 1619272 4
04:06:54 03:22:01 AM 5853324 7213504 2029100 25.74 2688 1559164 606436 6.79 152704 1619348 4
04:06:54 03:23:01 AM 5853292 7213472 2029132 25.74 2688 1559164 606436 6.79 152704 1619288 4
04:06:54 03:24:01 AM 5852788 7212968 2029636 25.75 2688 1559164 606436 6.79 152704 1619756 4
04:06:54 03:25:01 AM 5853184 7213368 2029240 25.74 2688 1559168 606436 6.79 152712 1619348 4
04:06:54 03:26:01 AM 5853372 7213556 2029052 25.74 2688 1559168 606436 6.79 152712 1619348 4
04:06:54 03:27:01 AM 5852960 7213144 2029464 25.75 2688 1559168 606436 6.79 152716 1619496 4
04:06:54 03:28:01 AM 5852992 7213180 2029432 25.75 2688 1559172 606436 6.79 152712 1619468 4
04:06:54 03:29:01 AM 5852892 7213080 2029532 25.75 2688 1559172 606436 6.79 152712 1619640 4
04:06:54 03:30:01 AM 5852932 7213120 2029492 25.75 2688 1559172 611540 6.85 152712 1619680 4
04:06:54 03:31:01 AM 5852380 7212572 2030044 25.75 2688 1559180 605064 6.77 152876 1619744 16
04:06:54 03:32:01 AM 5852924 7213120 2029500 25.75 2688 1559180 605064 6.77 152876 1619424 4
04:06:54 03:33:01 AM 5852792 7212992 2029632 25.75 2688 1559184 605064 6.77 152876 1619584 4
04:06:54 03:34:01 AM 5853108 7213308 2029316 25.74 2688 1559184 605064 6.77 152876 1619388 4
04:06:54 03:35:01 AM 5852920 7213120 2029504 25.75 2688 1559184 605064 6.77 152876 1619508 4
04:06:54 03:36:01 AM 5852952 7213156 2029472 25.75 2688 1559188 605064 6.77 152884 1619388 4
04:06:54 03:37:01 AM 5852988 7213192 2029436 25.75 2688 1559188 605064 6.77 152884 1619456 4
04:06:54 03:38:01 AM 5853104 7213308 2029320 25.74 2688 1559188 605064 6.77 152884 1619504 4
04:06:54 03:39:01 AM 5853100 7213308 2029324 25.74 2688 1559192 605064 6.77 152884 1619508 4
04:06:54 03:40:01 AM 5852472 7212680 2029952 25.75 2688 1559192 625484 7.00 152884 1619856 4
04:06:54 03:41:01 AM 5852948 7213160 2029476 25.75 2688 1559196 606008 6.79 152888 1619428 4
04:06:54 03:42:01 AM 5852776 7212988 2029648 25.75 2688 1559196 606008 6.79 152884 1619588 4
04:06:54 03:43:01 AM 5852924 7213136 2029500 25.75 2688 1559196 606008 6.79 152884 1619388 4
04:06:54 03:44:01 AM 5852984 7213200 2029440 25.75 2688 1559200 606008 6.79 152884 1619376 4
04:06:54 03:45:01 AM 5853108 7213324 2029316 25.74 2688 1559200 606008 6.79 152884 1619408 4
04:06:54 03:46:01 AM 5853136 7213352 2029288 25.74 2688 1559200 606008 6.79 152884 1619412 4
04:06:54 03:47:01 AM 5852756 7212972 2029668 25.75 2688 1559200 606008 6.79 152884 1619600 4
04:06:54 03:48:01 AM 5852728 7212948 2029696 25.75 2688 1559204 606008 6.79 152884 1619420 4
04:06:54 03:49:01 AM 5852828 7213048 2029596 25.75 2688 1559204 606008 6.79 152884 1619420 4
04:06:54 03:50:01 AM 5852676 7212896 2029748 25.75 2688 1559204 606712 6.79 152884 1619536 4
04:06:54 03:51:01 AM 5852640 7212864 2029784 25.75 2688 1559208 606712 6.79 152884 1619544 4
04:06:54 03:52:01 AM 5852776 7213000 2029648 25.75 2688 1559208 606712 6.79 152884 1619500 4
04:06:54 03:53:01 AM 5852920 7213148 2029504 25.75 2688 1559212 606712 6.79 152884 1619552 4
04:06:54 03:54:01 AM 5852924 7213152 2029500 25.75 2688 1559212 606712 6.79 152884 1619552 4
04:06:54 03:55:01 AM 5852976 7213204 2029448 25.75 2688 1559212 606712 6.79 152884 1619436 4
04:06:54 03:56:01 AM 5852568 7212800 2029856 25.75 2688 1559216 606712 6.79 152884 1619692 4
04:06:54 03:57:01 AM 5295972 6998360 2586452 32.81 2688 1887892 751080 8.41 222480 2056012 201292
04:06:54 03:58:01 AM 5154600 7000588 2727824 34.61 2688 2021564 695980 7.79 199024 2171436 42072
04:06:54 03:59:01 AM 5127796 7025100 2754628 34.95 2688 2071240 703360 7.88 226504 2172436 58256
04:06:54 04:00:01 AM 4944712 7060124 2937712 37.27 2688 2281380 643268 7.20 266520 2287020 109748
04:06:54 04:01:01 AM 4943560 7058736 2938864 37.28 2688 2281388 643268 7.20 266520 2287556 4
04:06:54 04:02:01 AM 4893216 7011280 2989208 37.92 2688 2284368 676576 7.58 267440 2336756 1156
04:06:54 04:03:01 AM 4865464 7000492 3016960 38.27 2688 2301240 692164 7.75 267496 2364500 632
04:06:54 04:04:01 AM 4836592 6999528 3045832 38.64 2688 2329136 707596 7.92 269848 2390172 1204
04:06:54 04:05:01 AM 4826172 6997412 3056252 38.77 2688 2337388 707596 7.92 270092 2400576 2852
04:06:54 04:06:02 AM 5032352 7067304 2850072 36.16 2688 2206144 631152 7.07 352044 2133168 71412
04:06:54 Average: 5677284 7174147 2205140 27.98 2688 1690000 622921 6.97 174858 1750157 9975
04:06:54
04:06:54 03:17:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
04:06:54 03:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:18:01 AM eth0 3.76 0.10 0.52 0.01 0.00 0.00 0.00 0.00
04:06:54 03:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:19:01 AM eth0 2.22 0.12 0.22 0.01 0.00 0.00 0.00 0.00
04:06:54 03:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:20:01 AM eth0 0.72 0.10 0.05 0.01 0.00 0.00 0.00 0.00
04:06:54 03:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:21:01 AM eth0 0.62 0.12 0.04 0.01 0.00 0.00 0.00 0.00
04:06:54 03:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:22:01 AM eth0 0.85 0.18 0.17 0.07 0.00 0.00 0.00 0.00
04:06:54 03:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:23:01 AM eth0 0.87 0.10 0.08 0.01 0.00 0.00 0.00 0.00
04:06:54 03:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:24:01 AM eth0 0.63 0.20 0.27 0.19 0.00 0.00 0.00 0.00
04:06:54 03:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:25:01 AM eth0 0.50 0.10 0.03 0.01 0.00 0.00 0.00 0.00
04:06:54 03:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:26:01 AM eth0 0.87 0.12 0.07 0.01 0.00 0.00 0.00 0.00
04:06:54 03:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:27:01 AM eth0 1.00 0.20 0.19 0.07 0.00 0.00 0.00 0.00
04:06:54 03:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:28:01 AM eth0 0.77 0.10 0.07 0.01 0.00 0.00 0.00 0.00
04:06:54 03:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:29:01 AM eth0 0.55 0.22 0.27 0.20 0.00 0.00 0.00 0.00
04:06:54 03:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:30:01 AM eth0 0.42 0.07 0.03 0.01 0.00 0.00 0.00 0.00
04:06:54 03:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:31:01 AM eth0 0.98 0.38 0.32 0.21 0.00 0.00 0.00 0.00
04:06:54 03:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:32:01 AM eth0 1.00 0.20 0.21 0.07 0.00 0.00 0.00 0.00
04:06:54 03:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:33:01 AM eth0 0.73 0.25 0.28 0.20 0.00 0.00 0.00 0.00
04:06:54 03:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:34:01 AM eth0 0.40 0.07 0.03 0.00 0.00 0.00 0.00 0.00
04:06:54 03:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:35:01 AM eth0 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00
04:06:54 03:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:36:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:06:54 03:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:37:01 AM eth0 0.63 0.28 0.17 0.08 0.00 0.00 0.00 0.00
04:06:54 03:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:38:01 AM eth0 0.30 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:06:54 03:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:39:01 AM eth0 0.35 0.08 0.03 0.01 0.00 0.00 0.00 0.00
04:06:54 03:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:40:01 AM eth0 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:06:54 03:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:41:01 AM eth0 0.28 0.08 0.02 0.01 0.00 0.00 0.00 0.00
04:06:54 03:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:42:01 AM eth0 0.43 0.17 0.15 0.07 0.00 0.00 0.00 0.00
04:06:54 03:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:43:01 AM eth0 0.33 0.02 0.03 0.00 0.00 0.00 0.00 0.00
04:06:54 03:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:44:01 AM eth0 0.28 0.07 0.02 0.00 0.00 0.00 0.00 0.00
04:06:54 03:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:45:01 AM eth0 0.38 0.05 0.05 0.00 0.00 0.00 0.00 0.00
04:06:54 03:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:46:01 AM eth0 0.18 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:06:54 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:47:01 AM eth0 0.58 0.13 0.24 0.07 0.00 0.00 0.00 0.00
04:06:54 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:48:01 AM eth0 0.23 0.08 0.02 0.01 0.00 0.00 0.00 0.00
04:06:54 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:49:01 AM eth0 0.20 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:06:54 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:50:01 AM eth0 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00
04:06:54 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:51:01 AM eth0 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00
04:06:54 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:52:01 AM eth0 0.43 0.20 0.15 0.07 0.00 0.00 0.00 0.00
04:06:54 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:53:01 AM eth0 0.32 0.05 0.02 0.00 0.00 0.00 0.00 0.00
04:06:54 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:54:01 AM eth0 0.17 0.02 0.01 0.00 0.00 0.00 0.00 0.00
04:06:54 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:55:01 AM eth0 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00
04:06:54 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:56:01 AM eth0 0.52 0.30 0.28 0.20 0.00 0.00 0.00 0.00
04:06:54 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:57:01 AM eth0 184.04 127.98 1312.91 43.41 0.00 0.00 0.00 0.00
04:06:54 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:58:01 AM eth0 77.01 56.36 863.08 9.32 0.00 0.00 0.00 0.00
04:06:54 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 03:59:01 AM eth0 12.01 10.35 6.72 4.53 0.00 0.00 0.00 0.00
04:06:54 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 04:00:01 AM eth0 218.56 166.31 375.56 47.46 0.00 0.00 0.00 0.00
04:06:54 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 04:01:01 AM eth0 1.10 0.68 0.21 0.12 0.00 0.00 0.00 0.00
04:06:54 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 04:02:01 AM eth0 30.90 22.01 28.44 4.70 0.00 0.00 0.00 0.00
04:06:54 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 04:03:01 AM eth0 31.87 31.77 116.20 8.98 0.00 0.00 0.00 0.00
04:06:54 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 04:04:01 AM eth0 22.03 21.13 73.63 6.92 0.00 0.00 0.00 0.00
04:06:54 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 04:05:01 AM eth0 18.13 19.09 64.50 12.02 0.00 0.00 0.00 0.00
04:06:54 04:06:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 04:06:02 AM eth0 78.09 54.72 156.60 80.74 0.00 0.00 0.00 0.00
04:06:54 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:06:54 Average: eth0 14.25 10.51 61.29 4.49 0.00 0.00 0.00 0.00
04:06:54
04:06:54
04:06:54 ---> sar -P ALL:
04:06:54 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/13/2026 _x86_64_ (2 CPU)
04:06:54
04:06:54 03:15:54 LINUX RESTART (2 CPU)
04:06:54
04:06:54 03:17:02 AM CPU %user %nice %system %iowait %steal %idle
04:06:54 03:18:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
04:06:54 03:18:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.76
04:06:54 03:18:01 AM 1 0.36 0.00 0.05 0.00 0.02 99.58
04:06:54 03:19:01 AM all 0.18 0.00 0.09 0.00 0.03 99.71
04:06:54 03:19:01 AM 0 0.07 0.00 0.08 0.00 0.02 99.83
04:06:54 03:19:01 AM 1 0.28 0.00 0.10 0.00 0.03 99.58
04:06:54 03:20:01 AM all 0.23 0.00 0.07 0.00 0.03 99.67
04:06:54 03:20:01 AM 0 0.02 0.00 0.03 0.00 0.02 99.93
04:06:54 03:20:01 AM 1 0.43 0.00 0.10 0.00 0.05 99.42
04:06:54 03:21:01 AM all 0.29 0.00 0.08 0.00 0.03 99.60
04:06:54 03:21:01 AM 0 0.05 0.00 0.07 0.00 0.02 99.87
04:06:54 03:21:01 AM 1 0.53 0.00 0.08 0.00 0.05 99.33
04:06:54 03:22:01 AM all 0.33 0.00 0.07 0.00 0.03 99.58
04:06:54 03:22:01 AM 0 0.12 0.00 0.07 0.00 0.03 99.78
04:06:54 03:22:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
04:06:54 03:23:01 AM all 0.33 0.00 0.07 0.00 0.03 99.57
04:06:54 03:23:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
04:06:54 03:23:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
04:06:54 03:24:01 AM all 0.49 0.00 0.07 0.00 0.03 99.42
04:06:54 03:24:01 AM 0 0.48 0.00 0.08 0.00 0.03 99.40
04:06:54 03:24:01 AM 1 0.50 0.00 0.05 0.00 0.02 99.43
04:06:54 03:25:01 AM all 0.33 0.00 0.05 0.00 0.02 99.61
04:06:54 03:25:01 AM 0 0.10 0.00 0.07 0.00 0.02 99.82
04:06:54 03:25:01 AM 1 0.55 0.00 0.03 0.00 0.02 99.40
04:06:54 03:26:01 AM all 0.30 0.00 0.07 0.00 0.03 99.60
04:06:54 03:26:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
04:06:54 03:26:01 AM 1 0.52 0.00 0.05 0.00 0.03 99.40
04:06:54 03:27:01 AM all 0.31 0.00 0.05 0.00 0.03 99.62
04:06:54 03:27:01 AM 0 0.10 0.00 0.07 0.00 0.05 99.78
04:06:54 03:27:01 AM 1 0.52 0.00 0.03 0.00 0.00 99.45
04:06:54 03:28:01 AM all 0.22 0.00 0.05 0.00 0.03 99.71
04:06:54 03:28:01 AM 0 0.07 0.00 0.07 0.00 0.03 99.83
04:06:54 03:28:01 AM 1 0.37 0.00 0.03 0.00 0.02 99.58
04:06:54
04:06:54 03:28:01 AM CPU %user %nice %system %iowait %steal %idle
04:06:54 03:29:01 AM all 0.33 0.00 0.06 0.00 0.02 99.59
04:06:54 03:29:01 AM 0 0.10 0.00 0.08 0.00 0.02 99.80
04:06:54 03:29:01 AM 1 0.57 0.00 0.03 0.00 0.02 99.38
04:06:54 03:30:01 AM all 0.32 0.00 0.07 0.00 0.04 99.57
04:06:54 03:30:01 AM 0 0.10 0.00 0.08 0.00 0.03 99.78
04:06:54 03:30:01 AM 1 0.53 0.00 0.05 0.00 0.05 99.37
04:06:54 03:31:01 AM all 0.20 0.00 0.14 0.01 0.03 99.62
04:06:54 03:31:01 AM 0 0.13 0.00 0.12 0.00 0.03 99.72
04:06:54 03:31:01 AM 1 0.27 0.00 0.17 0.02 0.02 99.53
04:06:54 03:32:01 AM all 0.28 0.00 0.06 0.00 0.03 99.63
04:06:54 03:32:01 AM 0 0.38 0.00 0.08 0.00 0.03 99.50
04:06:54 03:32:01 AM 1 0.17 0.00 0.03 0.00 0.03 99.77
04:06:54 03:33:01 AM all 0.28 0.00 0.08 0.00 0.03 99.62
04:06:54 03:33:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47
04:06:54 03:33:01 AM 1 0.10 0.00 0.08 0.00 0.03 99.78
04:06:54 03:34:01 AM all 0.33 0.00 0.06 0.00 0.03 99.58
04:06:54 03:34:01 AM 0 0.53 0.00 0.03 0.00 0.02 99.42
04:06:54 03:34:01 AM 1 0.12 0.00 0.08 0.00 0.05 99.75
04:06:54 03:35:01 AM all 0.33 0.00 0.04 0.00 0.04 99.59
04:06:54 03:35:01 AM 0 0.58 0.00 0.03 0.00 0.05 99.33
04:06:54 03:35:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
04:06:54 03:36:01 AM all 0.29 0.00 0.05 0.00 0.03 99.62
04:06:54 03:36:01 AM 0 0.55 0.00 0.05 0.00 0.03 99.37
04:06:54 03:36:01 AM 1 0.03 0.00 0.05 0.00 0.03 99.88
04:06:54 03:37:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
04:06:54 03:37:01 AM 0 0.55 0.00 0.07 0.00 0.02 99.37
04:06:54 03:37:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
04:06:54 03:38:01 AM all 0.20 0.00 0.06 0.00 0.03 99.72
04:06:54 03:38:01 AM 0 0.35 0.00 0.07 0.00 0.03 99.55
04:06:54 03:38:01 AM 1 0.05 0.00 0.05 0.00 0.02 99.88
04:06:54 03:39:01 AM all 0.25 0.00 0.05 0.00 0.03 99.67
04:06:54 03:39:01 AM 0 0.45 0.00 0.05 0.00 0.03 99.47
04:06:54 03:39:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
04:06:54
04:06:54 03:39:01 AM CPU %user %nice %system %iowait %steal %idle
04:06:54 03:40:01 AM all 0.28 0.00 0.07 0.00 0.03 99.63
04:06:54 03:40:01 AM 0 0.47 0.00 0.03 0.00 0.02 99.48
04:06:54 03:40:01 AM 1 0.08 0.00 0.10 0.00 0.03 99.78
04:06:54 03:41:01 AM all 0.31 0.00 0.09 0.00 0.03 99.57
04:06:54 03:41:01 AM 0 0.52 0.00 0.07 0.00 0.02 99.40
04:06:54 03:41:01 AM 1 0.10 0.00 0.12 0.00 0.03 99.75
04:06:54 03:42:01 AM all 0.36 0.00 0.08 0.00 0.02 99.54
04:06:54 03:42:01 AM 0 0.57 0.00 0.05 0.00 0.02 99.37
04:06:54 03:42:01 AM 1 0.15 0.00 0.12 0.00 0.02 99.72
04:06:54 03:43:01 AM all 0.19 0.00 0.06 0.00 0.03 99.72
04:06:54 03:43:01 AM 0 0.33 0.00 0.07 0.00 0.03 99.57
04:06:54 03:43:01 AM 1 0.05 0.00 0.05 0.00 0.03 99.87
04:06:54 03:44:01 AM all 0.28 0.00 0.07 0.00 0.03 99.62
04:06:54 03:44:01 AM 0 0.53 0.00 0.07 0.00 0.03 99.37
04:06:54 03:44:01 AM 1 0.03 0.00 0.07 0.00 0.02 99.88
04:06:54 03:45:01 AM all 0.31 0.00 0.04 0.00 0.03 99.62
04:06:54 03:45:01 AM 0 0.55 0.00 0.05 0.00 0.02 99.38
04:06:54 03:45:01 AM 1 0.07 0.00 0.03 0.00 0.03 99.87
04:06:54 03:46:01 AM all 0.22 0.00 0.06 0.01 0.03 99.69
04:06:54 03:46:01 AM 0 0.20 0.00 0.03 0.00 0.02 99.75
04:06:54 03:46:01 AM 1 0.23 0.00 0.08 0.02 0.03 99.63
04:06:54 03:47:01 AM all 0.29 0.00 0.07 0.00 0.03 99.61
04:06:54 03:47:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
04:06:54 03:47:01 AM 1 0.50 0.00 0.05 0.00 0.03 99.42
04:06:54 03:48:01 AM all 0.31 0.00 0.06 0.00 0.03 99.61
04:06:54 03:48:01 AM 0 0.08 0.00 0.05 0.00 0.03 99.83
04:06:54 03:48:01 AM 1 0.53 0.00 0.07 0.00 0.02 99.38
04:06:54 03:49:01 AM all 0.13 0.00 0.06 0.00 0.03 99.78
04:06:54 03:49:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
04:06:54 03:49:01 AM 1 0.18 0.00 0.05 0.00 0.02 99.75
04:06:54 03:50:01 AM all 0.30 0.00 0.05 0.00 0.03 99.62
04:06:54 03:50:01 AM 0 0.08 0.00 0.08 0.00 0.03 99.80
04:06:54 03:50:01 AM 1 0.52 0.00 0.02 0.00 0.02 99.45
04:06:54
04:06:54 03:50:01 AM CPU %user %nice %system %iowait %steal %idle
04:06:54 03:51:01 AM all 0.31 0.00 0.05 0.00 0.02 99.62
04:06:54 03:51:01 AM 0 0.08 0.00 0.07 0.00 0.03 99.82
04:06:54 03:51:01 AM 1 0.53 0.00 0.03 0.00 0.00 99.43
04:06:54 03:52:01 AM all 0.32 0.00 0.06 0.00 0.04 99.58
04:06:54 03:52:01 AM 0 0.05 0.00 0.05 0.00 0.03 99.87
04:06:54 03:52:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30
04:06:54 03:53:01 AM all 0.23 0.00 0.05 0.00 0.03 99.69
04:06:54 03:53:01 AM 0 0.05 0.00 0.07 0.00 0.03 99.85
04:06:54 03:53:01 AM 1 0.42 0.00 0.03 0.00 0.02 99.53
04:06:54 03:54:01 AM all 0.32 0.00 0.05 0.00 0.03 99.60
04:06:54 03:54:01 AM 0 0.57 0.00 0.03 0.00 0.02 99.38
04:06:54 03:54:01 AM 1 0.07 0.00 0.07 0.00 0.05 99.82
04:06:54 03:55:01 AM all 0.30 0.00 0.05 0.00 0.02 99.63
04:06:54 03:55:01 AM 0 0.52 0.00 0.02 0.00 0.00 99.47
04:06:54 03:55:01 AM 1 0.08 0.00 0.08 0.00 0.03 99.80
04:06:54 03:56:01 AM all 0.41 0.00 0.05 0.00 0.04 99.50
04:06:54 03:56:01 AM 0 0.37 0.00 0.03 0.00 0.05 99.55
04:06:54 03:56:01 AM 1 0.45 0.00 0.07 0.00 0.03 99.45
04:06:54 03:57:01 AM all 26.68 0.00 4.09 0.73 0.08 68.42
04:06:54 03:57:01 AM 0 18.42 0.00 3.51 0.64 0.08 77.35
04:06:54 03:57:01 AM 1 34.93 0.00 4.67 0.82 0.08 59.50
04:06:54 03:58:01 AM all 30.52 0.00 4.52 1.33 0.09 63.54
04:06:54 03:58:01 AM 0 17.84 0.00 3.04 1.24 0.10 77.78
04:06:54 03:58:01 AM 1 43.19 0.00 5.99 1.42 0.08 49.32
04:06:54 03:59:01 AM all 17.90 0.00 2.35 0.27 0.07 79.41
04:06:54 03:59:01 AM 0 8.23 0.00 1.77 0.23 0.07 89.70
04:06:54 03:59:01 AM 1 27.56 0.00 2.94 0.30 0.07 69.14
04:06:54 04:00:01 AM all 33.01 0.00 5.85 0.77 0.09 60.29
04:06:54 04:00:01 AM 0 20.61 0.00 4.37 0.55 0.08 74.38
04:06:54 04:00:01 AM 1 45.40 0.00 7.32 0.98 0.10 46.19
04:06:54 04:01:01 AM all 0.32 0.00 0.26 0.39 0.03 99.00
04:06:54 04:01:01 AM 0 0.07 0.00 0.35 0.57 0.03 98.98
04:06:54 04:01:01 AM 1 0.57 0.00 0.17 0.22 0.03 99.02
04:06:54
04:06:54 04:01:01 AM CPU %user %nice %system %iowait %steal %idle
04:06:54 04:02:01 AM all 5.34 0.00 0.29 0.02 0.08 94.27
04:06:54 04:02:01 AM 0 4.77 0.00 0.32 0.00 0.07 94.84
04:06:54 04:02:01 AM 1 5.91 0.00 0.27 0.03 0.08 93.70
04:06:54 04:03:01 AM all 17.04 0.00 0.22 0.05 0.07 82.63
04:06:54 04:03:01 AM 0 7.41 0.00 0.23 0.07 0.05 92.23
04:06:54 04:03:01 AM 1 26.65 0.00 0.20 0.03 0.08 73.04
04:06:54 04:04:01 AM all 10.30 0.23 0.22 0.13 0.06 89.07
04:06:54 04:04:01 AM 0 10.07 0.00 0.12 0.03 0.07 89.71
04:06:54 04:04:01 AM 1 10.53 0.45 0.32 0.22 0.05 88.43
04:06:54 04:05:01 AM all 9.28 0.00 0.21 0.04 0.07 90.40
04:06:54 04:05:01 AM 0 1.94 0.00 0.17 0.07 0.05 97.78
04:06:54 04:05:01 AM 1 16.63 0.00 0.25 0.02 0.08 83.02
04:06:54 04:06:02 AM all 20.98 0.00 2.41 0.08 0.08 76.46
04:06:54 04:06:02 AM 0 27.57 0.00 2.59 0.07 0.07 69.70
04:06:54 04:06:02 AM 1 14.40 0.00 2.23 0.08 0.08 83.20
04:06:54 Average: all 3.73 0.00 0.47 0.08 0.04 95.69
04:06:54 Average: 0 2.60 0.00 0.39 0.07 0.04 96.90
04:06:54 Average: 1 4.85 0.01 0.55 0.08 0.04 94.47
04:06:54
04:06:54
04:06:54