19:41:22 Started by upstream project "integration-sanity-test-vanadium" build number 27
19:41:22 originally caused by:
19:41:22 Started by timer
19:41:22 Running as SYSTEM
19:41:22 [EnvInject] - Loading node environment variables.
19:41:22 Building remotely on prd-centos8-robot-2c-8g-5129 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:41:22 [ssh-agent] Looking for ssh-agent implementation...
19:41:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
19:41:22 $ ssh-agent
19:41:22 SSH_AUTH_SOCK=/tmp/ssh-KOFOW0PITQvT/agent.5517
19:41:22 SSH_AGENT_PID=5518
19:41:22 [ssh-agent] Started.
19:41:22 Running ssh-add (command line suppressed)
19:41:22 Identity added: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_16943577557114454657.key (/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/private_key_16943577557114454657.key)
19:41:22 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
19:41:22 The recommended git tool is: NONE
19:41:25 using credential opendaylight-jenkins-ssh
19:41:25 Wiping out workspace first.
19:41:25 Cloning the remote Git repository
19:41:25 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
19:41:25 > git init /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test # timeout=10
19:41:25 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
19:41:25 > git --version # timeout=10
19:41:25 > git --version # 'git version 2.43.0'
19:41:25 using GIT_SSH to set credentials Release Engineering Jenkins Key
19:41:25 [INFO] Currently running in a labeled security context
19:41:25 [INFO] Currently SELinux is 'enforcing' on the host
19:41:25 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh17624739826460009813.key
19:41:25 Verifying host key using known hosts file
19:41:25 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.
19:41:25 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
19:41:28 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
19:41:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:41:28 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
19:41:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
19:41:28 using GIT_SSH to set credentials Release Engineering Jenkins Key
19:41:28 [INFO] Currently running in a labeled security context
19:41:28 [INFO] Currently SELinux is 'enforcing' on the host
19:41:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test@tmp/jenkins-gitclient-ssh13933453800662623454.key
19:41:28 Verifying host key using known hosts file
19:41:28 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.
19:41:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
19:41:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10
19:41:28 Checking out Revision 9e7a2f1bec76f24ac7173c3a00f09ed1af208887 (origin/master)
19:41:28 > git config core.sparsecheckout # timeout=10
19:41:28 > git checkout -f 9e7a2f1bec76f24ac7173c3a00f09ed1af208887 # timeout=10
19:41:29 Commit message: "Add pekko templates"
19:41:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10
19:41:29 > git rev-list --no-walk e12906d887353b3b6c7ca6e293959c75cf9a8409 # timeout=10
19:41:29 No emails were triggered.
19:41:29 provisioning config files...
19:41:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc
19:41:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
19:41:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:41:30 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins13761306571389128588.sh
19:41:30 ---> python-tools-install.sh
19:41:30 Setup pyenv:
19:41:30 system
19:41:30 * 3.8.13 (set by /opt/pyenv/version)
19:41:30 * 3.9.13 (set by /opt/pyenv/version)
19:41:30 * 3.10.13 (set by /opt/pyenv/version)
19:41:30 * 3.11.7 (set by /opt/pyenv/version)
19:41:35 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-m7Zb
19:41:35 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
19:41:39 lf-activate-venv(): INFO: Installing: lftools
19:42:06 lf-activate-venv(): INFO: Adding /tmp/venv-m7Zb/bin to PATH
19:42:06 Generating Requirements File
19:42:29 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.
19:42:29 httplib2 0.30.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
19:42:30 Python 3.11.7
19:42:30 pip 25.2 from /tmp/venv-m7Zb/lib/python3.11/site-packages/pip (python 3.11)
19:42:30 appdirs==1.4.4
19:42:30 argcomplete==3.6.2
19:42:30 aspy.yaml==1.3.0
19:42:30 attrs==25.3.0
19:42:30 autopage==0.5.2
19:42:30 beautifulsoup4==4.13.5
19:42:30 boto3==1.40.21
19:42:30 botocore==1.40.21
19:42:30 bs4==0.0.2
19:42:30 cachetools==5.5.2
19:42:30 certifi==2025.8.3
19:42:30 cffi==1.17.1
19:42:30 cfgv==3.4.0
19:42:30 chardet==5.2.0
19:42:30 charset-normalizer==3.4.3
19:42:30 click==8.2.1
19:42:30 cliff==4.11.0
19:42:30 cmd2==2.7.0
19:42:30 cryptography==3.3.2
19:42:30 debtcollector==3.0.0
19:42:30 decorator==5.2.1
19:42:30 defusedxml==0.7.1
19:42:30 Deprecated==1.2.18
19:42:30 distlib==0.4.0
19:42:30 dnspython==2.7.0
19:42:30 docker==7.1.0
19:42:30 dogpile.cache==1.4.0
19:42:30 durationpy==0.10
19:42:30 email-validator==2.3.0
19:42:30 filelock==3.19.1
19:42:30 future==1.0.0
19:42:30 gitdb==4.0.12
19:42:30 GitPython==3.1.45
19:42:30 google-auth==2.40.3
19:42:30 httplib2==0.30.0
19:42:30 identify==2.6.13
19:42:30 idna==3.10
19:42:30 importlib-resources==1.5.0
19:42:30 iso8601==2.1.0
19:42:30 Jinja2==3.1.6
19:42:30 jmespath==1.0.1
19:42:30 jsonpatch==1.33
19:42:30 jsonpointer==3.0.0
19:42:30 jsonschema==4.25.1
19:42:30 jsonschema-specifications==2025.4.1
19:42:30 keystoneauth1==5.12.0
19:42:30 kubernetes==33.1.0
19:42:30 lftools==0.37.13
19:42:30 lxml==6.0.1
19:42:30 markdown-it-py==4.0.0
19:42:30 MarkupSafe==3.0.2
19:42:30 mdurl==0.1.2
19:42:30 msgpack==1.1.1
19:42:30 multi_key_dict==2.0.3
19:42:30 munch==4.0.0
19:42:30 netaddr==1.3.0
19:42:30 niet==1.4.2
19:42:30 nodeenv==1.9.1
19:42:30 oauth2client==4.1.3
19:42:30 oauthlib==3.3.1
19:42:30 openstacksdk==4.7.0
19:42:30 os-client-config==2.3.0
19:42:30 os-service-types==1.8.0
19:42:30 osc-lib==4.2.0
19:42:30 oslo.config==10.0.0
19:42:30 oslo.context==6.1.0
19:42:30 oslo.i18n==6.6.0
19:42:30 oslo.log==7.2.1
19:42:30 oslo.serialization==5.8.0
19:42:30 oslo.utils==9.1.0
19:42:30 packaging==25.0
19:42:30 pbr==7.0.1
19:42:30 platformdirs==4.4.0
19:42:30 prettytable==3.16.0
19:42:30 psutil==7.0.0
19:42:30 pyasn1==0.6.1
19:42:30 pyasn1_modules==0.4.2
19:42:30 pycparser==2.22
19:42:30 pygerrit2==2.0.15
19:42:30 PyGithub==2.7.0
19:42:30 Pygments==2.19.2
19:42:30 PyJWT==2.10.1
19:42:30 PyNaCl==1.5.0
19:42:30 pyparsing==2.4.7
19:42:30 pyperclip==1.9.0
19:42:30 pyrsistent==0.20.0
19:42:30 python-cinderclient==9.7.0
19:42:30 python-dateutil==2.9.0.post0
19:42:30 python-heatclient==4.3.0
19:42:30 python-jenkins==1.8.3
19:42:30 python-keystoneclient==5.7.0
19:42:30 python-magnumclient==4.8.1
19:42:30 python-openstackclient==8.2.0
19:42:30 python-swiftclient==4.8.0
19:42:30 PyYAML==6.0.2
19:42:30 referencing==0.36.2
19:42:30 requests==2.32.5
19:42:30 requests-oauthlib==2.0.0
19:42:30 requestsexceptions==1.4.0
19:42:30 rfc3986==2.0.0
19:42:30 rich==14.1.0
19:42:30 rich-argparse==1.7.1
19:42:30 rpds-py==0.27.1
19:42:30 rsa==4.9.1
19:42:30 ruamel.yaml==0.18.15
19:42:30 ruamel.yaml.clib==0.2.12
19:42:30 s3transfer==0.13.1
19:42:30 simplejson==3.20.1
19:42:30 six==1.17.0
19:42:30 smmap==5.0.2
19:42:30 soupsieve==2.8
19:42:30 stevedore==5.5.0
19:42:30 tabulate==0.9.0
19:42:30 toml==0.10.2
19:42:30 tomlkit==0.13.3
19:42:30 tqdm==4.67.1
19:42:30 typing_extensions==4.15.0
19:42:30 tzdata==2025.2
19:42:30 urllib3==1.26.20
19:42:30 virtualenv==20.34.0
19:42:30 wcwidth==0.2.13
19:42:30 websocket-client==1.8.0
19:42:30 wrapt==1.17.3
19:42:30 xdg==6.0.0
19:42:30 xmltodict==0.14.2
19:42:30 yq==3.4.3
19:42:30 [EnvInject] - Injecting environment variables from a build step.
19:42:30 [EnvInject] - Injecting as environment variables the properties content
19:42:30 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
19:42:30 OS_CLOUD=vex
19:42:30 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-27
19:42:30 OS_STACK_TEMPLATE_DIR=openstack-hot
19:42:30
19:42:30 [EnvInject] - Variables injected successfully.
19:42:30 provisioning config files...
19:42:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:42:31 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins431640597164952309.sh
19:42:31 ---> Create parameters file for OpenStack HOT
19:42:31 OpenStack Heat parameters generated
19:42:31 -----------------------------------
19:42:31 parameters:
19:42:31 vm_0_count: '1'
19:42:31 vm_0_flavor: 'v3-standard-4'
19:42:31 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
19:42:31 vm_1_count: '1'
19:42:31 vm_1_flavor: 'v3-standard-2'
19:42:31 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
19:42:31
19:42:31 job_name: '38640-27'
19:42:31 silo: 'releng'
19:42:31 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins17600197247517198636.sh
19:42:31 ---> Create HEAT stack
19:42:31 + source /home/jenkins/lf-env.sh
19:42:31 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
19:42:31 ++ mktemp -d /tmp/venv-XXXX
19:42:31 + lf_venv=/tmp/venv-eXDy
19:42:31 + local venv_file=/tmp/.os_lf_venv
19:42:31 + local python=python3
19:42:31 + local options
19:42:31 + local set_path=true
19:42:31 + local install_args=
19:42:31 ++ 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 yq
19:42:31 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
19:42:31 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
19:42:31 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
19:42:31 + true
19:42:31 + case $1 in
19:42:31 + python=python3
19:42:31 + shift 2
19:42:31 + true
19:42:31 + case $1 in
19:42:31 + shift
19:42:31 + break
19:42:31 + case $python in
19:42:31 + local pkg_list=
19:42:31 + [[ -d /opt/pyenv ]]
19:42:31 + echo 'Setup pyenv:'
19:42:31 Setup pyenv:
19:42:31 + export PYENV_ROOT=/opt/pyenv
19:42:31 + PYENV_ROOT=/opt/pyenv
19:42:31 + 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
19:42:31 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:42:31 + pyenv versions
19:42:31 system
19:42:31 3.8.13
19:42:31 3.9.13
19:42:31 3.10.13
19:42:31 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:42:31 + command -v pyenv
19:42:31 ++ pyenv init - --no-rehash
19:42:31 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
19:42:31 for i in ${!paths[@]}; do
19:42:31 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
19:42:31 fi; done;
19:42:31 echo "${paths[*]}"'\'')"
19:42:31 export PATH="/opt/pyenv/shims:${PATH}"
19:42:31 export PYENV_SHELL=bash
19:42:31 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
19:42:31 pyenv() {
19:42:31 local command
19:42:31 command="${1:-}"
19:42:31 if [ "$#" -gt 0 ]; then
19:42:31 shift
19:42:31 fi
19:42:31
19:42:31 case "$command" in
19:42:31 rehash|shell)
19:42:31 eval "$(pyenv "sh-$command" "$@")"
19:42:31 ;;
19:42:31 *)
19:42:31 command pyenv "$command" "$@"
19:42:31 ;;
19:42:31 esac
19:42:31 }'
19:42:31 +++ bash --norc -ec 'IFS=:; paths=($PATH);
19:42:31 for i in ${!paths[@]}; do
19:42:31 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
19:42:31 fi; done;
19:42:31 echo "${paths[*]}"'
19:42:31 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:42:31 ++ 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
19:42:31 ++ 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
19:42:31 ++ export PYENV_SHELL=bash
19:42:31 ++ PYENV_SHELL=bash
19:42:31 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
19:42:31 +++ complete -F _pyenv pyenv
19:42:31 ++ lf-pyver python3
19:42:31 ++ local py_version_xy=python3
19:42:31 ++ local py_version_xyz=
19:42:31 ++ awk '{ print $1 }'
19:42:31 ++ pyenv versions
19:42:31 ++ local command
19:42:31 ++ command=versions
19:42:31 ++ '[' 1 -gt 0 ']'
19:42:31 ++ shift
19:42:31 ++ case "$command" in
19:42:31 ++ command pyenv versions
19:42:31 ++ pyenv versions
19:42:31 ++ sed 's/^[ *]* //'
19:42:31 ++ grep -E '^[0-9.]*[0-9]$'
19:42:31 ++ [[ ! -s /tmp/.pyenv_versions ]]
19:42:31 +++ tail -n 1
19:42:31 +++ grep '^3' /tmp/.pyenv_versions
19:42:31 +++ sort -V
19:42:31 ++ py_version_xyz=3.11.7
19:42:31 ++ [[ -z 3.11.7 ]]
19:42:31 ++ echo 3.11.7
19:42:31 ++ return 0
19:42:31 + pyenv local 3.11.7
19:42:31 + local command
19:42:31 + command=local
19:42:31 + '[' 2 -gt 0 ']'
19:42:31 + shift
19:42:31 + case "$command" in
19:42:31 + command pyenv local 3.11.7
19:42:31 + pyenv local 3.11.7
19:42:31 + for arg in "$@"
19:42:31 + case $arg in
19:42:31 + pkg_list+='lftools[openstack] '
19:42:31 + for arg in "$@"
19:42:31 + case $arg in
19:42:31 + pkg_list+='kubernetes '
19:42:31 + for arg in "$@"
19:42:31 + case $arg in
19:42:31 + pkg_list+='niet '
19:42:31 + for arg in "$@"
19:42:31 + case $arg in
19:42:31 + pkg_list+='python-heatclient '
19:42:31 + for arg in "$@"
19:42:31 + case $arg in
19:42:31 + pkg_list+='python-openstackclient '
19:42:31 + for arg in "$@"
19:42:31 + case $arg in
19:42:31 + pkg_list+='python-magnumclient '
19:42:31 + for arg in "$@"
19:42:31 + case $arg in
19:42:31 + pkg_list+='yq '
19:42:31 + [[ -f /tmp/.os_lf_venv ]]
19:42:31 ++ cat /tmp/.os_lf_venv
19:42:31 + lf_venv=/tmp/venv-m7Zb
19:42:31 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m7Zb from' file:/tmp/.os_lf_venv
19:42:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m7Zb from file:/tmp/.os_lf_venv
19:42:31 + /tmp/venv-m7Zb/bin/python3 -m pip install --upgrade --quiet pip 'setuptools<66' virtualenv
19:42:33 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]]
19:42:33 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq '
19:42:33 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
19:42:33 + /tmp/venv-m7Zb/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
19:42:51 + type python3
19:42:51 + true
19:42:51 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-m7Zb/bin to PATH'
19:42:51 lf-activate-venv(): INFO: Adding /tmp/venv-m7Zb/bin to PATH
19:42:51 + PATH=/tmp/venv-m7Zb/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
19:42:51 + return 0
19:42:51 + openstack --os-cloud vex limits show --absolute
19:42:53 +--------------------------+---------+
19:42:53 | Name | Value |
19:42:53 +--------------------------+---------+
19:42:53 | maxTotalInstances | -1 |
19:42:53 | maxTotalCores | 450 |
19:42:53 | maxTotalRAMSize | 1000000 |
19:42:53 | maxServerMeta | 128 |
19:42:53 | maxImageMeta | 128 |
19:42:53 | maxPersonality | 5 |
19:42:53 | maxPersonalitySize | 10240 |
19:42:53 | maxTotalKeypairs | 100 |
19:42:53 | maxServerGroups | 10 |
19:42:53 | maxServerGroupMembers | 10 |
19:42:53 | maxTotalFloatingIps | -1 |
19:42:53 | maxSecurityGroups | -1 |
19:42:53 | maxSecurityGroupRules | -1 |
19:42:53 | totalRAMUsed | 770048 |
19:42:53 | totalCoresUsed | 188 |
19:42:53 | totalInstancesUsed | 62 |
19:42:53 | totalFloatingIpsUsed | 0 |
19:42:53 | totalSecurityGroupsUsed | 0 |
19:42:53 | totalServerGroupsUsed | 0 |
19:42:53 | maxTotalVolumes | -1 |
19:42:53 | maxTotalSnapshots | 10 |
19:42:53 | maxTotalVolumeGigabytes | 4096 |
19:42:53 | maxTotalBackups | 10 |
19:42:53 | maxTotalBackupGigabytes | 1000 |
19:42:53 | totalVolumesUsed | 3 |
19:42:53 | totalGigabytesUsed | 60 |
19:42:53 | totalSnapshotsUsed | 0 |
19:42:53 | totalBackupsUsed | 0 |
19:42:53 | totalBackupGigabytesUsed | 0 |
19:42:53 +--------------------------+---------+
19:42:53 + pushd /opt/ciman/openstack-hot
19:42:53 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:42:53 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-sanity-only-vanadium-27 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/stack-parameters.yaml
19:43:18 Creating stack releng-openflowplugin-csit-1node-sanity-only-vanadium-27
19:43:18 Waiting to initialize infrastructure...
19:43:18 Stack initialization successful.
19:43:18 ------------------------------------
19:43:18 Stack Details
19:43:18 ------------------------------------
19:43:18 {'added': None,
19:43:18 'capabilities': [],
19:43:18 'created_at': '2025-08-29T19:42:56Z',
19:43:18 'deleted': None,
19:43:18 'deleted_at': None,
19:43:18 'description': 'No description',
19:43:18 'environment': None,
19:43:18 'environment_files': None,
19:43:18 'files': None,
19:43:18 'files_container': None,
19:43:18 'id': '464b3ebb-5551-49e4-9b58-644c5adc7eb1',
19:43:18 'is_rollback_disabled': True,
19:43:18 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-sanity-only-vanadium-27/464b3ebb-5551-49e4-9b58-644c5adc7eb1',
19:43:18 'rel': 'self'}],
19:43:18 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
19:43:18 'name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-27',
19:43:18 'notification_topics': [],
19:43:18 'outputs': [{'description': 'IP addresses of the 1st vm types',
19:43:18 'output_key': 'vm_0_ips',
19:43:18 'output_value': ['10.30.171.26']},
19:43:18 {'description': 'IP addresses of the 2nd vm types',
19:43:18 'output_key': 'vm_1_ips',
19:43:18 'output_value': ['10.30.171.203']}],
19:43:18 'owner_id': ****,
19:43:18 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
19:43:18 'OS::stack_id': '464b3ebb-5551-49e4-9b58-644c5adc7eb1',
19:43:18 'OS::stack_name': 'releng-openflowplugin-csit-1node-sanity-only-vanadium-27',
19:43:18 'job_name': '38640-27',
19:43:18 'silo': 'releng',
19:43:18 'vm_0_count': '1',
19:43:18 'vm_0_flavor': 'v3-standard-4',
19:43:18 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
19:43:18 '20250201-010426.857',
19:43:18 'vm_1_count': '1',
19:43:18 'vm_1_flavor': 'v3-standard-2',
19:43:18 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
19:43:18 '- 20250201-060151.911'},
19:43:18 'parent_id': None,
19:43:18 'replaced': None,
19:43:18 'status': 'CREATE_COMPLETE',
19:43:18 'status_reason': 'Stack CREATE completed successfully',
19:43:18 'tags': [],
19:43:18 'template': None,
19:43:18 'template_description': 'No description',
19:43:18 'template_url': None,
19:43:18 'timeout_mins': 15,
19:43:18 'unchanged': None,
19:43:18 'updated': None,
19:43:18 'updated_at': None,
19:43:18 'user_project_id': '242d3183e1c94e38b778136397ca73b5'}
19:43:18 ------------------------------------
19:43:18 + popd
19:43:18 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:43:18 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins11057961622319159574.sh
19:43:19 ---> Copy SSH public keys to CSIT lab
19:43:19 Setup pyenv:
19:43:19 system
19:43:19 3.8.13
19:43:19 3.9.13
19:43:19 3.10.13
19:43:19 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:43:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m7Zb from file:/tmp/.os_lf_venv
19:43:21 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
19:43:38 lf-activate-venv(): INFO: Adding /tmp/venv-m7Zb/bin to PATH
19:43:40 SSH not responding on 10.30.171.26. Retrying in 10 seconds...
19:43:40 Warning: Permanently added '10.30.171.203' (ECDSA) to the list of known hosts.
19:43:41 releng-38640-27-1-mininet-ovs-217-0
19:43:41 Successfully copied public keys to slave 10.30.171.203
19:43:50 Ping to 10.30.171.26 successful.
19:43:51 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:43:51 releng-38640-27-0-builder-0
19:43:51 Successfully copied public keys to slave 10.30.171.26
19:43:51 Process 6737 ready.
19:43:51 Process 6738 ready.
19:43:51 SSH ready on all stack servers.
19:43:51 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins8486171288217235120.sh
19:43:51 Setup pyenv:
19:43:52 system
19:43:52 3.8.13
19:43:52 3.9.13
19:43:52 3.10.13
19:43:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:43:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AxCM
19:43:56 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.robot_venv
19:44:00 lf-activate-venv(): INFO: Installing: setuptools wheel
19:44:02 lf-activate-venv(): INFO: Adding /tmp/venv-AxCM/bin to PATH
19:44:02 + echo 'Installing Python Requirements'
19:44:02 Installing Python Requirements
19:44:02 + cat
19:44:02 + python -m pip install -r requirements.txt
19:44:02 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
19:44:03 Collecting docker-py (from -r requirements.txt (line 1))
19:44:03 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)
19:44:03 Collecting ipaddr (from -r requirements.txt (line 2))
19:44:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
19:44:03 Preparing metadata (setup.py): started
19:44:03 Preparing metadata (setup.py): finished with status 'done'
19:44:03 Collecting netaddr (from -r requirements.txt (line 3))
19:44:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
19:44:03 Collecting netifaces (from -r requirements.txt (line 4))
19:44:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
19:44:03 Preparing metadata (setup.py): started
19:44:03 Preparing metadata (setup.py): finished with status 'done'
19:44:03 Collecting pyhocon (from -r requirements.txt (line 5))
19:44:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
19:44:03 Collecting requests (from -r requirements.txt (line 6))
19:44:03 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
19:44:03 Collecting robotframework (from -r requirements.txt (line 7))
19:44:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
19:44:04 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 27.5 MB/s 0:00:00
19:44:04 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
19:44:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
19:44:04 Preparing metadata (setup.py): started
19:44:04 Preparing metadata (setup.py): finished with status 'done'
19:44:04 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
19:44:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
19:44:04 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
19:44:04 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)
19:44:05 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
19:44:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
19:44:05 Preparing metadata (setup.py): started
19:44:05 Preparing metadata (setup.py): finished with status 'done'
19:44:05 Collecting scapy (from -r requirements.txt (line 12))
19:44:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
19:44:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 45.0 MB/s 0:00:00
19:44:05 Collecting jsonpath-rw (from -r requirements.txt (line 15))
19:44:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
19:44:05 Preparing metadata (setup.py): started
19:44:05 Preparing metadata (setup.py): finished with status 'done'
19:44:05 Collecting elasticsearch (from -r requirements.txt (line 18))
19:44:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.0/elasticsearch-9.1.0-py3-none-any.whl (929 kB)
19:44:05 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 929.5/929.5 kB 30.3 MB/s 0:00:00
19:44:05 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
19:44:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
19:44:05 Collecting pyangbind (from -r requirements.txt (line 22))
19:44:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
19:44:06 Collecting isodate (from -r requirements.txt (line 25))
19:44:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
19:44:06 Collecting jmespath (from -r requirements.txt (line 28))
19:44:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
19:44:06 Collecting jsonpatch (from -r requirements.txt (line 31))
19:44:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
19:44:06 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
19:44:06 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
19:44:06 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
19:44:06 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)
19:44:06 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
19:44:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
19:44:06 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
19:44:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
19:44:06 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
19:44:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.3/pyparsing-3.2.3-py3-none-any.whl (111 kB)
19:44:06 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
19:44:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
19:44:06 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
19:44:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
19:44:06 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
19:44:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
19:44:06 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
19:44:06 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB)
19:44:07 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
19:44:07 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
19:44:07 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)
19:44:07 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB)
19:44:07 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
19:44:07 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
19:44:07 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
19:44:07 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
19:44:07 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
19:44:07 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)
19:44:07 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
19:44:07 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)
19:44:07 Collecting elasticsearch (from -r requirements.txt (line 18))
19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.0/elasticsearch-8.19.0-py3-none-any.whl (926 kB)
19:44:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 926.9/926.9 kB 36.2 MB/s 0:00:00
19:44:07 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
19:44:07 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
19:44:07 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
19:44:07 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
19:44:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
19:44:07 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 31.0 MB/s 0:00:00
19:44:08 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
19:44:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.1/lxml-6.0.1-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
19:44:09 Collecting regex (from pyangbind->-r requirements.txt (line 22))
19:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.7.34/regex-2025.7.34-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
19:44:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 798.9/798.9 kB 34.0 MB/s 0:00:00
19:44:09 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
19:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
19:44:09 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.3.0/bcrypt-4.3.0-cp39-abi3-manylinux_2_28_x86_64.whl (284 kB)
19:44:09 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:09 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/45.0.6/cryptography-45.0.6-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
19:44:10 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
19:44:10 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.5.0/PyNaCl-1.5.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (856 kB)
19:44:10 Collecting cffi>=1.14 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/1.17.1/cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
19:44:10 Collecting pycparser (from cffi>=1.14->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:44:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.22/pycparser-2.22-py3-none-any.whl (117 kB)
19:44:10 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB)
19:44:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 90.3 MB/s 0:00:00
19:44:10 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:10 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)
19:44:10 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.2.1/click-8.2.1-py3-none-any.whl (102 kB)
19:44:10 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB)
19:44:10 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
19:44:10 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
19:44:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB)
19:44:11 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB)
19:44:11 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
19:44:11 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:11 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)
19:44:11 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
19:44:11 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
19:44:11 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))
19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
19:44:11 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
19:44:11 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
19:44:11 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:44:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.13.5/beautifulsoup4-4.13.5-py3-none-any.whl (105 kB)
19:44:11 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:44:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
19:44:11 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:44:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
19:44:11 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
19:44:11 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
19:44:11 Building wheel for robotframework-sshlibrary (setup.py): started
19:44:12 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
19:44:12 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=3df8047829e27fcb3cfc214f44a9f97a907a22782928868d71141ae2e885400c
19:44:12 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
19:44:12 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
19:44:12 Building wheel for ipaddr (setup.py): started
19:44:12 Building wheel for ipaddr (setup.py): finished with status 'done'
19:44:12 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=692b0a304f6e5d3936664708be89d6783eac3badaab8259a300b556f993f3f65
19:44:12 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
19:44:12 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
19:44:12 Building wheel for netifaces (setup.py): started
19:44:14 Building wheel for netifaces (setup.py): finished with status 'done'
19:44:14 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41091 sha256=fbc3613d1feb7070d6d90741ab6f3f5dd93b189cf33fbdaa7c7e89a84839e721
19:44:14 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
19:44:14 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
19:44:14 Building wheel for robotframework-httplibrary (setup.py): started
19:44:15 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
19:44:15 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=9f5f395d83009635490cfeb954b1d895f9e8c455b026ce2b7ff8a98422e9954d
19:44:15 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
19:44:15 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
19:44:15 Building wheel for jsonpath-rw (setup.py): started
19:44:15 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
19:44:15 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=9a7fcc15d93432c9997b1c1cea4173007218af3e691570271405e3ecabaa2218
19:44:15 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
19:44:15 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
19:44:15 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
19:44:22
19:44:22 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-4.3.0 beautifulsoup4-4.13.5 certifi-2025.8.3 cffi-1.17.1 charset_normalizer-3.4.3 click-8.2.1 cryptography-45.0.6 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.0 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 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.1 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.6 pycparser-2.22 pyhocon-0.3.61 pynacl-1.5.0 pyparsing-3.2.3 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.7.34 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
19:44:22 + pip freeze
19:44:23 attrs==25.3.0
19:44:23 bcrypt==4.3.0
19:44:23 beautifulsoup4==4.13.5
19:44:23 certifi==2025.8.3
19:44:23 cffi==1.17.1
19:44:23 charset-normalizer==3.4.3
19:44:23 click==8.2.1
19:44:23 cryptography==45.0.6
19:44:23 decorator==5.2.1
19:44:23 distlib==0.4.0
19:44:23 docker-py==1.10.6
19:44:23 docker-pycreds==0.4.0
19:44:23 elastic-transport==8.17.1
19:44:23 elasticsearch==8.19.0
19:44:23 elasticsearch-dsl==8.15.4
19:44:23 enum34==1.1.10
19:44:23 filelock==3.19.1
19:44:23 h11==0.16.0
19:44:23 idna==3.10
19:44:23 invoke==2.2.0
19:44:23 ipaddr==2.2.0
19:44:23 isodate==0.7.2
19:44:23 jmespath==1.0.1
19:44:23 jsonpatch==1.33
19:44:23 jsonpath-rw==1.4.0
19:44:23 jsonpointer==3.0.0
19:44:23 lxml==6.0.1
19:44:23 netaddr==1.3.0
19:44:23 netifaces==0.11.0
19:44:23 outcome==1.3.0.post0
19:44:23 paramiko==4.0.0
19:44:23 platformdirs==4.4.0
19:44:23 ply==3.11
19:44:23 pyang==2.7.1
19:44:23 pyangbind==0.8.6
19:44:23 pycparser==2.22
19:44:23 pyhocon==0.3.61
19:44:23 PyNaCl==1.5.0
19:44:23 pyparsing==3.2.3
19:44:23 PySocks==1.7.1
19:44:23 python-dateutil==2.9.0.post0
19:44:23 regex==2025.7.34
19:44:23 requests==2.32.5
19:44:23 robotframework==7.3.2
19:44:23 robotframework-httplibrary==0.4.2
19:44:23 robotframework-pythonlibcore==4.4.1
19:44:23 robotframework-requests==0.9.7
19:44:23 robotframework-selenium2library==3.0.0
19:44:23 robotframework-seleniumlibrary==6.7.1
19:44:23 robotframework-sshlibrary==3.8.0
19:44:23 scapy==2.6.1
19:44:23 scp==0.15.0
19:44:23 selenium==4.35.0
19:44:23 six==1.17.0
19:44:23 sniffio==1.3.1
19:44:23 sortedcontainers==2.4.0
19:44:23 soupsieve==2.8
19:44:23 trio==0.30.0
19:44:23 trio-websocket==0.12.2
19:44:23 typing_extensions==4.14.1
19:44:23 urllib3==2.5.0
19:44:23 virtualenv==20.34.0
19:44:23 waitress==3.0.2
19:44:23 WebOb==1.8.9
19:44:23 websocket-client==1.8.0
19:44:23 WebTest==3.0.6
19:44:23 wsproto==1.2.0
19:44:23 [EnvInject] - Injecting environment variables from a build step.
19:44:23 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
19:44:23 [EnvInject] - Variables injected successfully.
19:44:23 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins9619526393841756650.sh
19:44:23 Setup pyenv:
19:44:23 system
19:44:23 3.8.13
19:44:23 3.9.13
19:44:23 3.10.13
19:44:23 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:44:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m7Zb from file:/tmp/.os_lf_venv
19:44:25 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq
19:44:32 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.
19:44:32 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
19:44:33 lf-activate-venv(): INFO: Adding /tmp/venv-m7Zb/bin to PATH
19:44:33 + ODL_SYSTEM=()
19:44:33 + TOOLS_SYSTEM=()
19:44:33 + OPENSTACK_SYSTEM=()
19:44:33 + OPENSTACK_CONTROLLERS=()
19:44:33 + mapfile -t ADDR
19:44:33 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
19:44:33 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-sanity-only-vanadium-27
19:44:34 + for i in "${ADDR[@]}"
19:44:34 ++ ssh 10.30.171.203 hostname -s
19:44:34 Warning: Permanently added '10.30.171.203' (ECDSA) to the list of known hosts.
19:44:35 + REMHOST=releng-38640-27-1-mininet-ovs-217-0
19:44:35 + case ${REMHOST} in
19:44:35 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
19:44:35 + for i in "${ADDR[@]}"
19:44:35 ++ ssh 10.30.171.26 hostname -s
19:44:35 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:44:35 + REMHOST=releng-38640-27-0-builder-0
19:44:35 + case ${REMHOST} in
19:44:35 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
19:44:35 + echo NUM_ODL_SYSTEM=1
19:44:35 + echo NUM_TOOLS_SYSTEM=1
19:44:35 + '[' '' == yes ']'
19:44:35 + NUM_OPENSTACK_SYSTEM=0
19:44:35 + echo NUM_OPENSTACK_SYSTEM=0
19:44:35 + '[' 0 -eq 2 ']'
19:44:35 + echo ODL_SYSTEM_IP=10.30.171.26
19:44:35 ++ seq 0 0
19:44:35 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
19:44:35 + echo ODL_SYSTEM_1_IP=10.30.171.26
19:44:35 + echo TOOLS_SYSTEM_IP=10.30.171.203
19:44:35 ++ seq 0 0
19:44:35 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
19:44:35 + echo TOOLS_SYSTEM_1_IP=10.30.171.203
19:44:35 + openstack_index=0
19:44:35 + NUM_OPENSTACK_CONTROL_NODES=1
19:44:35 + echo NUM_OPENSTACK_CONTROL_NODES=1
19:44:35 ++ seq 0 0
19:44:35 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
19:44:35 + echo OPENSTACK_CONTROL_NODE_1_IP=
19:44:35 + NUM_OPENSTACK_COMPUTE_NODES=-1
19:44:35 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
19:44:35 + '[' -1 -ge 2 ']'
19:44:35 ++ seq 0 -2
19:44:35 + NUM_OPENSTACK_HAPROXY_NODES=0
19:44:35 + echo NUM_OPENSTACK_HAPROXY_NODES=0
19:44:35 ++ seq 0 -1
19:44:35 + echo 'Contents of slave_addresses.txt:'
19:44:35 Contents of slave_addresses.txt:
19:44:35 + cat slave_addresses.txt
19:44:35 NUM_ODL_SYSTEM=1
19:44:35 NUM_TOOLS_SYSTEM=1
19:44:35 NUM_OPENSTACK_SYSTEM=0
19:44:35 ODL_SYSTEM_IP=10.30.171.26
19:44:35 ODL_SYSTEM_1_IP=10.30.171.26
19:44:35 TOOLS_SYSTEM_IP=10.30.171.203
19:44:35 TOOLS_SYSTEM_1_IP=10.30.171.203
19:44:35 NUM_OPENSTACK_CONTROL_NODES=1
19:44:35 OPENSTACK_CONTROL_NODE_1_IP=
19:44:35 NUM_OPENSTACK_COMPUTE_NODES=-1
19:44:35 NUM_OPENSTACK_HAPROXY_NODES=0
19:44:35 [EnvInject] - Injecting environment variables from a build step.
19:44:35 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
19:44:35 [EnvInject] - Variables injected successfully.
19:44:35 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins3135364225234284022.sh
19:44:35 Preparing for JRE Version 21
19:44:35 Karaf artifact is karaf
19:44:35 Karaf project is integration
19:44:35 Java home is /usr/lib/jvm/java-21-openjdk-amd64
19:44:35 [EnvInject] - Injecting environment variables from a build step.
19:44:35 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
19:44:35 [EnvInject] - Variables injected successfully.
19:44:35 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins2919560922096941942.sh
19:44:35 2025-08-29 19:44:35 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
19:44:35 Bundle version is 0.23.0-SNAPSHOT
19:44:35 --2025-08-29 19:44:35-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
19:44:35 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
19:44:35 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
19:44:35 HTTP request sent, awaiting response... 200 OK
19:44:35 Length: 1410 (1.4K) [application/xml]
19:44:35 Saving to: ‘maven-metadata.xml’
19:44:35
19:44:35 0K . 100% 55.7M=0s
19:44:35
19:44:35 2025-08-29 19:44:35 (55.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
19:44:35
19:44:35
19:44:35
19:44:35 org.opendaylight.integration
19:44:35 karaf
19:44:35 0.23.0-SNAPSHOT
19:44:35
19:44:35
19:44:35 20250829.163353
19:44:35 205
19:44:35
19:44:35 20250829163353
19:44:35
19:44:35
19:44:35 pom
19:44:35 0.23.0-20250829.163353-205
19:44:35 20250829163353
19:44:35
19:44:35
19:44:35 tar.gz
19:44:35 0.23.0-20250829.163353-205
19:44:35 20250829163353
19:44:35
19:44:35
19:44:35 zip
19:44:35 0.23.0-20250829.163353-205
19:44:35 20250829163353
19:44:35
19:44:35
19:44:35 cyclonedx
19:44:35 xml
19:44:35 0.23.0-20250829.163353-205
19:44:35 20250829163353
19:44:35
19:44:35
19:44:35 cyclonedx
19:44:35 json
19:44:35 0.23.0-20250829.163353-205
19:44:35 20250829163353
19:44:35
19:44:35
19:44:35
19:44:35
19:44:35 Nexus timestamp is 0.23.0-20250829.163353-205
19:44:35 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20250829.163353-205.zip
19:44:35 Distribution bundle is karaf-0.23.0-20250829.163353-205.zip
19:44:35 Distribution bundle version is 0.23.0-SNAPSHOT
19:44:35 Distribution folder is karaf-0.23.0-SNAPSHOT
19:44:35 Nexus prefix is https://nexus.opendaylight.org
19:44:35 [EnvInject] - Injecting environment variables from a build step.
19:44:35 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
19:44:35 [EnvInject] - Variables injected successfully.
19:44:35 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins15546060854538791914.sh
19:44:36 Setup pyenv:
19:44:36 system
19:44:36 3.8.13
19:44:36 3.9.13
19:44:36 3.10.13
19:44:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:44:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m7Zb from file:/tmp/.os_lf_venv
19:44:38 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.
19:44:38 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
19:44:38 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient
19:44:44 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.
19:44:44 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
19:44:45 lf-activate-venv(): INFO: Adding /tmp/venv-m7Zb/bin to PATH
19:44:45 Copying common-functions.sh to /tmp
19:44:46 Copying common-functions.sh to 10.30.171.203:/tmp
19:44:46 Warning: Permanently added '10.30.171.203' (ECDSA) to the list of known hosts.
19:44:47 Copying common-functions.sh to 10.30.171.26:/tmp
19:44:47 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:44:47 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins71565583989917947.sh
19:44:47 common-functions.sh is being sourced
19:44:47 common-functions environment:
19:44:47 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:44:47 ACTUALFEATURES:
19:44:47 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:44:47 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:44:47 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:44:47 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:44:47 CONTROLLERMEM: 2048m
19:44:47 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:44:47 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:44:47 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:44:47 SUITES:
19:44:47
19:44:47 #################################################
19:44:47 ## Configure Cluster and Start ##
19:44:47 #################################################
19:44:47 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions
19:44:47 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-app-table-miss-enforcer odl-openflowplugin-nxm-extensions
19:44:47 Locating script plan to use...
19:44:47 Finished running script plans
19:44:47 Configuring member-1 with IP address 10.30.171.26
19:44:47 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:44:47 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:44:48 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
19:44:48 ++ [[ /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 ]]
19:44:48 common-functions.sh is being sourced
19:44:48 ++ echo 'common-functions.sh is being sourced'
19:44:48 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
19:44:48 ++ DISTROSTREAM=vanadium
19:44:48 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:44:48 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:44:48 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:44:48 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:44:48 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:44:48 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:44:48 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:44:48 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:44:48 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:44:48 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:44:48 ++ export CONTROLLERMEM=
19:44:48 ++ CONTROLLERMEM=
19:44:48 ++ case "${DISTROSTREAM}" in
19:44:48 ++ CLUSTER_SYSTEM=pekko
19:44:48 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:44:48 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:44:48 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:44:48 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:44:48 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:44:48 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:44:48 ++ print_common_env
19:44:48 ++ cat
19:44:48 common-functions environment:
19:44:48 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:44:48 ACTUALFEATURES:
19:44:48 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:44:48 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
19:44:48 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:44:48 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:44:48 CONTROLLERMEM:
19:44:48 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:44:48 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:44:48 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:44:48 SUITES:
19:44:48
19:44:48 ++ SSH='ssh -t -t'
19:44:48 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
19:44:48 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
19:44:48 Changing to /tmp
19:44:48 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20250829.163353-205.zip
19:44:48 + echo 'Changing to /tmp'
19:44:48 + cd /tmp
19:44:48 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20250829.163353-205.zip'
19:44:48 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20250829.163353-205.zip
19:44:48 --2025-08-29 19:44:48-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20250829.163353-205.zip
19:44:48 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
19:44:48 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
19:44:48 HTTP request sent, awaiting response... 200 OK
19:44:48 Length: 237794763 (227M) [application/zip]
19:44:48 Saving to: ‘karaf-0.23.0-20250829.163353-205.zip’
19:44:48
19:44:48 0K ........ ........ ........ ........ ........ ........ 1% 77.9M 3s
19:44:48 3072K ........ ........ ........ ........ ........ ........ 2% 128M 2s
19:44:48 6144K ........ ........ ........ ........ ........ ........ 3% 130M 2s
19:44:48 9216K ........ ........ ........ ........ ........ ........ 5% 170M 2s
19:44:48 12288K ........ ........ ........ ........ ........ ........ 6% 147M 2s
19:44:48 15360K ........ ........ ........ ........ ........ ........ 7% 176M 2s
19:44:48 18432K ........ ........ ........ ........ ........ ........ 9% 169M 2s
19:44:48 21504K ........ ........ ........ ........ ........ ........ 10% 176M 1s
19:44:48 24576K ........ ........ ........ ........ ........ ........ 11% 177M 1s
19:44:48 27648K ........ ........ ........ ........ ........ ........ 13% 232M 1s
19:44:48 30720K ........ ........ ........ ........ ........ ........ 14% 247M 1s
19:44:48 33792K ........ ........ ........ ........ ........ ........ 15% 250M 1s
19:44:48 36864K ........ ........ ........ ........ ........ ........ 17% 275M 1s
19:44:48 39936K ........ ........ ........ ........ ........ ........ 18% 261M 1s
19:44:48 43008K ........ ........ ........ ........ ........ ........ 19% 269M 1s
19:44:48 46080K ........ ........ ........ ........ ........ ........ 21% 261M 1s
19:44:48 49152K ........ ........ ........ ........ ........ ........ 22% 263M 1s
19:44:48 52224K ........ ........ ........ ........ ........ ........ 23% 253M 1s
19:44:48 55296K ........ ........ ........ ........ ........ ........ 25% 259M 1s
19:44:48 58368K ........ ........ ........ ........ ........ ........ 26% 263M 1s
19:44:48 61440K ........ ........ ........ ........ ........ ........ 27% 262M 1s
19:44:48 64512K ........ ........ ........ ........ ........ ........ 29% 257M 1s
19:44:48 67584K ........ ........ ........ ........ ........ ........ 30% 263M 1s
19:44:48 70656K ........ ........ ........ ........ ........ ........ 31% 254M 1s
19:44:48 73728K ........ ........ ........ ........ ........ ........ 33% 257M 1s
19:44:48 76800K ........ ........ ........ ........ ........ ........ 34% 254M 1s
19:44:48 79872K ........ ........ ........ ........ ........ ........ 35% 300M 1s
19:44:48 82944K ........ ........ ........ ........ ........ ........ 37% 244M 1s
19:44:48 86016K ........ ........ ........ ........ ........ ........ 38% 338M 1s
19:44:48 89088K ........ ........ ........ ........ ........ ........ 39% 351M 1s
19:44:48 92160K ........ ........ ........ ........ ........ ........ 41% 334M 1s
19:44:48 95232K ........ ........ ........ ........ ........ ........ 42% 339M 1s
19:44:48 98304K ........ ........ ........ ........ ........ ........ 43% 338M 1s
19:44:48 101376K ........ ........ ........ ........ ........ ........ 44% 329M 1s
19:44:48 104448K ........ ........ ........ ........ ........ ........ 46% 341M 1s
19:44:48 107520K ........ ........ ........ ........ ........ ........ 47% 271M 1s
19:44:48 110592K ........ ........ ........ ........ ........ ........ 48% 378M 1s
19:44:48 113664K ........ ........ ........ ........ ........ ........ 50% 425M 0s
19:44:48 116736K ........ ........ ........ ........ ........ ........ 51% 337M 0s
19:44:48 119808K ........ ........ ........ ........ ........ ........ 52% 332M 0s
19:44:48 122880K ........ ........ ........ ........ ........ ........ 54% 357M 0s
19:44:48 125952K ........ ........ ........ ........ ........ ........ 55% 344M 0s
19:44:48 129024K ........ ........ ........ ........ ........ ........ 56% 341M 0s
19:44:48 132096K ........ ........ ........ ........ ........ ........ 58% 360M 0s
19:44:48 135168K ........ ........ ........ ........ ........ ........ 59% 362M 0s
19:44:48 138240K ........ ........ ........ ........ ........ ........ 60% 351M 0s
19:44:48 141312K ........ ........ ........ ........ ........ ........ 62% 353M 0s
19:44:48 144384K ........ ........ ........ ........ ........ ........ 63% 342M 0s
19:44:48 147456K ........ ........ ........ ........ ........ ........ 64% 353M 0s
19:44:48 150528K ........ ........ ........ ........ ........ ........ 66% 317M 0s
19:44:48 153600K ........ ........ ........ ........ ........ ........ 67% 332M 0s
19:44:48 156672K ........ ........ ........ ........ ........ ........ 68% 340M 0s
19:44:48 159744K ........ ........ ........ ........ ........ ........ 70% 345M 0s
19:44:48 162816K ........ ........ ........ ........ ........ ........ 71% 338M 0s
19:44:48 165888K ........ ........ ........ ........ ........ ........ 72% 360M 0s
19:44:48 168960K ........ ........ ........ ........ ........ ........ 74% 355M 0s
19:44:48 172032K ........ ........ ........ ........ ........ ........ 75% 347M 0s
19:44:48 175104K ........ ........ ........ ........ ........ ........ 76% 336M 0s
19:44:48 178176K ........ ........ ........ ........ ........ ........ 78% 344M 0s
19:44:48 181248K ........ ........ ........ ........ ........ ........ 79% 346M 0s
19:44:48 184320K ........ ........ ........ ........ ........ ........ 80% 341M 0s
19:44:48 187392K ........ ........ ........ ........ ........ ........ 82% 337M 0s
19:44:48 190464K ........ ........ ........ ........ ........ ........ 83% 321M 0s
19:44:48 193536K ........ ........ ........ ........ ........ ........ 84% 336M 0s
19:44:48 196608K ........ ........ ........ ........ ........ ........ 85% 330M 0s
19:44:48 199680K ........ ........ ........ ........ ........ ........ 87% 330M 0s
19:44:48 202752K ........ ........ ........ ........ ........ ........ 88% 344M 0s
19:44:48 205824K ........ ........ ........ ........ ........ ........ 89% 328M 0s
19:44:48 208896K ........ ........ ........ ........ ........ ........ 91% 334M 0s
19:44:48 211968K ........ ........ ........ ........ ........ ........ 92% 279M 0s
19:44:48 215040K ........ ........ ........ ........ ........ ........ 93% 193M 0s
19:44:48 218112K ........ ........ ........ ........ ........ ........ 95% 253M 0s
19:44:48 221184K ........ ........ ........ ........ ........ ........ 96% 304M 0s
19:44:48 224256K ........ ........ ........ ........ ........ ........ 97% 322M 0s
19:44:48 227328K ........ ........ ........ ........ ........ ........ 99% 325M 0s
19:44:48 230400K ........ ........ ........ .... 100% 331M=0.8s
19:44:48
19:44:48 2025-08-29 19:44:48 (268 MB/s) - ‘karaf-0.23.0-20250829.163353-205.zip’ saved [237794763/237794763]
19:44:48
19:44:48 Extracting the new controller...
19:44:48 + echo 'Extracting the new controller...'
19:44:48 + unzip -q karaf-0.23.0-20250829.163353-205.zip
19:44:51 Adding external repositories...
19:44:51 + echo 'Adding external repositories...'
19:44:51 + 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.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:44:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:44:51 ################################################################################
19:44:51 #
19:44:51 # Licensed to the Apache Software Foundation (ASF) under one or more
19:44:51 # contributor license agreements. See the NOTICE file distributed with
19:44:51 # this work for additional information regarding copyright ownership.
19:44:51 # The ASF licenses this file to You under the Apache License, Version 2.0
19:44:51 # (the "License"); you may not use this file except in compliance with
19:44:51 # the License. You may obtain a copy of the License at
19:44:51 #
19:44:51 # http://www.apache.org/licenses/LICENSE-2.0
19:44:51 #
19:44:51 # Unless required by applicable law or agreed to in writing, software
19:44:51 # distributed under the License is distributed on an "AS IS" BASIS,
19:44:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:44:51 # See the License for the specific language governing permissions and
19:44:51 # limitations under the License.
19:44:51 #
19:44:51 ################################################################################
19:44:51
19:44:51 #
19:44:51 # If set to true, the following property will not allow any certificate to be used
19:44:51 # when accessing Maven repositories through SSL
19:44:51 #
19:44:51 #org.ops4j.pax.url.mvn.certificateCheck=
19:44:51
19:44:51 #
19:44:51 # Path to the local Maven settings file.
19:44:51 # The repositories defined in this file will be automatically added to the list
19:44:51 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
19:44:51 # below is not set.
19:44:51 # The following locations are checked for the existence of the settings.xml file
19:44:51 # * 1. looks for the specified url
19:44:51 # * 2. if not found looks for ${user.home}/.m2/settings.xml
19:44:51 # * 3. if not found looks for ${maven.home}/conf/settings.xml
19:44:51 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
19:44:51 #
19:44:51 #org.ops4j.pax.url.mvn.settings=
19:44:51
19:44:51 #
19:44:51 # Path to the local Maven repository which is used to avoid downloading
19:44:51 # artifacts when they already exist locally.
19:44:51 # The value of this property will be extracted from the settings.xml file
19:44:51 # above, or defaulted to:
19:44:51 # System.getProperty( "user.home" ) + "/.m2/repository"
19:44:51 #
19:44:51 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
19:44:51
19:44:51 #
19:44:51 # Default this to false. It's just weird to use undocumented repos
19:44:51 #
19:44:51 org.ops4j.pax.url.mvn.useFallbackRepositories=false
19:44:51
19:44:51 #
19:44:51 # Uncomment if you don't wanna use the proxy settings
19:44:51 # from the Maven conf/settings.xml file
19:44:51 #
19:44:51 # org.ops4j.pax.url.mvn.proxySupport=false
19:44:51
19:44:51 #
19:44:51 # Comma separated list of repositories scanned when resolving an artifact.
19:44:51 # Those repositories will be checked before iterating through the
19:44:51 # below list of repositories and even before the local repository
19:44:51 # A repository url can be appended with zero or more of the following flags:
19:44:51 # @snapshots : the repository contains snaphots
19:44:51 # @noreleases : the repository does not contain any released artifacts
19:44:51 #
19:44:51 # The following property value will add the system folder as a repo.
19:44:51 #
19:44:51 org.ops4j.pax.url.mvn.defaultRepositories=\
19:44:51 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
19:44:51 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
19:44:51 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
19:44:51
19:44:51 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
19:44:51 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
19:44:51
19:44:51 #
19:44:51 # Comma separated list of repositories scanned when resolving an artifact.
19:44:51 # The default list includes the following repositories:
19:44:51 # http://repo1.maven.org/maven2@id=central
19:44:51 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
19:44:51 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
19:44:51 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
19:44:51 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
19:44:51 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
19:44:51 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
19:44:51 # To add repositories to the default ones, prepend '+' to the list of repositories
19:44:51 # to add.
19:44:51 # A repository url can be appended with zero or more of the following flags:
19:44:51 # @snapshots : the repository contains snapshots
19:44:51 # @noreleases : the repository does not contain any released artifacts
19:44:51 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
19:44:51 #
19:44:51 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
19:44:51
19:44:51 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
19:44:51 + echo 'Configuring the startup features...'
19:44:51 Configuring the startup features...
19:44:51 + 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.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:44:51 + FEATURE_TEST_STRING=features-test
19:44:51 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
19:44:51 + KARAF_VERSION=karaf4
19:44:51 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
19:44:51 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:44:51 + [[ ! -z '' ]]
19:44:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:44:51 ################################################################################
19:44:51 #
19:44:51 # Licensed to the Apache Software Foundation (ASF) under one or more
19:44:51 # contributor license agreements. See the NOTICE file distributed with
19:44:51 # this work for additional information regarding copyright ownership.
19:44:51 # The ASF licenses this file to You under the Apache License, Version 2.0
19:44:51 # (the "License"); you may not use this file except in compliance with
19:44:51 # the License. You may obtain a copy of the License at
19:44:51 #
19:44:51 # http://www.apache.org/licenses/LICENSE-2.0
19:44:51 #
19:44:51 # Unless required by applicable law or agreed to in writing, software
19:44:51 # distributed under the License is distributed on an "AS IS" BASIS,
19:44:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:44:51 # See the License for the specific language governing permissions and
19:44:51 # limitations under the License.
19:44:51 #
19:44:51 ################################################################################
19:44:51
19:44:51 #
19:44:51 # Comma separated list of features repositories to register by default
19:44:51 #
19:44:51 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/4f29f00c-a4ae-43f9-8d84-40b4636ab9eb.xml
19:44:51
19:44:51 #
19:44:51 # Comma separated list of features to install at startup
19:44:51 #
19:44:51 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-app-table-miss-enforcer,odl-openflowplugin-nxm-extensions, aa795e79-276b-49bb-a80d-d271770e0114
19:44:51
19:44:51 #
19:44:51 # Resource repositories (OBR) that the features resolver can use
19:44:51 # to resolve requirements/capabilities
19:44:51 #
19:44:51 # The format of the resourceRepositories is
19:44:51 # resourceRepositories=[xml:url|json:url],...
19:44:51 # for Instance:
19:44:51 #
19:44:51 #resourceRepositories=xml:http://host/path/to/index.xml
19:44:51 # or
19:44:51 #resourceRepositories=json:http://host/path/to/index.json
19:44:51 #
19:44:51
19:44:51 #
19:44:51 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
19:44:51 #
19:44:51 featuresBootAsynchronous=false
19:44:51
19:44:51 #
19:44:51 # Service requirements enforcement
19:44:51 #
19:44:51 # By default, the feature resolver checks the service requirements/capabilities of
19:44:51 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
19:44:51 # the required bundles.
19:44:51 # The following flag can have those values:
19:44:51 # - disable: service requirements are completely ignored
19:44:51 # - default: service requirements are ignored for old features
19:44:51 # - enforce: service requirements are always verified
19:44:51 #
19:44:51 #serviceRequirements=default
19:44:51
19:44:51 #
19:44:51 # Store cfg file for config element in feature
19:44:51 #
19:44:51 #configCfgStore=true
19:44:51
19:44:51 #
19:44:51 # Define if the feature service automatically refresh bundles
19:44:51 #
19:44:51 autoRefresh=true
19:44:51
19:44:51 #
19:44:51 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
19:44:51 # XML file defines instructions related to features processing
19:44:51 # versions.properties may declare properties to resolve placeholders in XML file
19:44:51 # both files are relative to ${karaf.etc}
19:44:51 #
19:44:51 #featureProcessing=org.apache.karaf.features.xml
19:44:51 #featureProcessingVersions=versions.properties
19:44:51 + configure_karaf_log karaf4 ''
19:44:51 + local -r karaf_version=karaf4
19:44:51 + local -r controllerdebugmap=
19:44:51 + local logapi=log4j
19:44:51 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:44:51 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
19:44:51 log4j2.rootLogger.level = INFO
19:44:51 #log4j2.rootLogger.type = asyncRoot
19:44:51 #log4j2.rootLogger.includeLocation = false
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
19:44:51 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
19:44:51 log4j2.rootLogger.appenderRef.Console.ref = Console
19:44:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
19:44:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
19:44:51 log4j2.logger.spifly.name = org.apache.aries.spifly
19:44:51 log4j2.logger.spifly.level = WARN
19:44:51 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
19:44:51 log4j2.logger.audit.level = INFO
19:44:51 log4j2.logger.audit.additivity = false
19:44:51 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
19:44:51 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
19:44:51 log4j2.appender.console.type = Console
19:44:51 log4j2.appender.console.name = Console
19:44:51 log4j2.appender.console.layout.type = PatternLayout
19:44:51 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
19:44:51 log4j2.appender.rolling.type = RollingRandomAccessFile
19:44:51 log4j2.appender.rolling.name = RollingFile
19:44:51 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
19:44:51 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
19:44:51 #log4j2.appender.rolling.immediateFlush = false
19:44:51 log4j2.appender.rolling.append = true
19:44:51 log4j2.appender.rolling.layout.type = PatternLayout
19:44:51 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
19:44:51 log4j2.appender.rolling.policies.type = Policies
19:44:51 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
19:44:51 log4j2.appender.rolling.policies.size.size = 64MB
19:44:51 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
19:44:51 log4j2.appender.rolling.strategy.max = 7
19:44:51 log4j2.appender.audit.type = RollingRandomAccessFile
19:44:51 log4j2.appender.audit.name = AuditRollingFile
19:44:51 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
19:44:51 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
19:44:51 log4j2.appender.audit.append = true
19:44:51 log4j2.appender.audit.layout.type = PatternLayout
19:44:51 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
19:44:51 log4j2.appender.audit.policies.type = Policies
19:44:51 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
19:44:51 log4j2.appender.audit.policies.size.size = 8MB
19:44:51 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
19:44:51 log4j2.appender.audit.strategy.max = 7
19:44:51 log4j2.appender.osgi.type = PaxOsgi
19:44:51 log4j2.appender.osgi.name = PaxOsgi
19:44:51 log4j2.appender.osgi.filter = *
19:44:51 #log4j2.logger.aether.name = shaded.org.eclipse.aether
19:44:51 #log4j2.logger.aether.level = TRACE
19:44:51 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
19:44:51 #log4j2.logger.http-headers.level = DEBUG
19:44:51 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
19:44:51 #log4j2.logger.maven.level = TRACE
19:44:51 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
19:44:51 + logapi=log4j2
19:44:51 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
19:44:51 + '[' log4j2 == log4j2 ']'
19:44:51 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:44:51 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
19:44:51 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
19:44:51 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
19:44:51 controllerdebugmap:
19:44:51 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
19:44:51 + unset IFS
19:44:51 + echo 'controllerdebugmap: '
19:44:51 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:44:51 + '[' -n '' ']'
19:44:51 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
19:44:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:44:51 ################################################################################
19:44:51 #
19:44:51 # Licensed to the Apache Software Foundation (ASF) under one or more
19:44:51 # contributor license agreements. See the NOTICE file distributed with
19:44:51 # this work for additional information regarding copyright ownership.
19:44:51 # The ASF licenses this file to You under the Apache License, Version 2.0
19:44:51 # (the "License"); you may not use this file except in compliance with
19:44:51 # the License. You may obtain a copy of the License at
19:44:51 #
19:44:51 # http://www.apache.org/licenses/LICENSE-2.0
19:44:51 #
19:44:51 # Unless required by applicable law or agreed to in writing, software
19:44:51 # distributed under the License is distributed on an "AS IS" BASIS,
19:44:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:44:51 # See the License for the specific language governing permissions and
19:44:51 # limitations under the License.
19:44:51 #
19:44:51 ################################################################################
19:44:51
19:44:51 # Common pattern layout for appenders
19:44:51 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
19:44:51
19:44:51 # Root logger
19:44:51 log4j2.rootLogger.level = INFO
19:44:51 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
19:44:51 #log4j2.rootLogger.type = asyncRoot
19:44:51 #log4j2.rootLogger.includeLocation = false
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
19:44:51 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
19:44:51 log4j2.rootLogger.appenderRef.Console.ref = Console
19:44:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
19:44:51 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
19:44:51
19:44:51 # Filters for logs marked by org.opendaylight.odlparent.Markers
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
19:44:51 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
19:44:51
19:44:51 # Loggers configuration
19:44:51
19:44:51 # Spifly logger
19:44:51 log4j2.logger.spifly.name = org.apache.aries.spifly
19:44:51 log4j2.logger.spifly.level = WARN
19:44:51
19:44:51 # Security audit logger
19:44:51 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
19:44:51 log4j2.logger.audit.level = INFO
19:44:51 log4j2.logger.audit.additivity = false
19:44:51 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
19:44:51
19:44:51 # Appenders configuration
19:44:51
19:44:51 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
19:44:51 log4j2.appender.console.type = Console
19:44:51 log4j2.appender.console.name = Console
19:44:51 log4j2.appender.console.layout.type = PatternLayout
19:44:51 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
19:44:51
19:44:51 # Rolling file appender
19:44:51 log4j2.appender.rolling.type = RollingRandomAccessFile
19:44:51 log4j2.appender.rolling.name = RollingFile
19:44:51 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
19:44:51 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
19:44:51 # uncomment to not force a disk flush
19:44:51 #log4j2.appender.rolling.immediateFlush = false
19:44:51 log4j2.appender.rolling.append = true
19:44:51 log4j2.appender.rolling.layout.type = PatternLayout
19:44:51 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
19:44:51 log4j2.appender.rolling.policies.type = Policies
19:44:51 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
19:44:51 log4j2.appender.rolling.policies.size.size = 1GB
19:44:51 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
19:44:51 log4j2.appender.rolling.strategy.max = 7
19:44:51
19:44:51 # Audit file appender
19:44:51 log4j2.appender.audit.type = RollingRandomAccessFile
19:44:51 log4j2.appender.audit.name = AuditRollingFile
19:44:51 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
19:44:51 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
19:44:51 log4j2.appender.audit.append = true
19:44:51 log4j2.appender.audit.layout.type = PatternLayout
19:44:51 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
19:44:51 log4j2.appender.audit.policies.type = Policies
19:44:51 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
19:44:51 log4j2.appender.audit.policies.size.size = 8MB
19:44:51 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
19:44:51 log4j2.appender.audit.strategy.max = 7
19:44:51
19:44:51 # OSGi appender
19:44:51 log4j2.appender.osgi.type = PaxOsgi
19:44:51 log4j2.appender.osgi.name = PaxOsgi
19:44:51 log4j2.appender.osgi.filter = *
19:44:51
19:44:51 # help with identification of maven-related problems with pax-url-aether
19:44:51 #log4j2.logger.aether.name = shaded.org.eclipse.aether
19:44:51 #log4j2.logger.aether.level = TRACE
19:44:51 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
19:44:51 #log4j2.logger.http-headers.level = DEBUG
19:44:51 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
19:44:51 #log4j2.logger.maven.level = TRACE
19:44:51 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
19:44:51 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
19:44:51 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:44:51 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
19:44:51 + local -r controllermem=2048m
19:44:51 Configure
19:44:51 java home: /usr/lib/jvm/java-21-openjdk-amd64
19:44:51 max memory: 2048m
19:44:51 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:44:51 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:44:51 + echo Configure
19:44:51 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
19:44:51 + echo ' max memory: 2048m'
19:44:51 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
19:44:51 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:44:51 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:44:51 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:44:51 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
19:44:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
19:44:51 #!/bin/sh
19:44:51 #
19:44:51 # Licensed to the Apache Software Foundation (ASF) under one or more
19:44:51 # contributor license agreements. See the NOTICE file distributed with
19:44:51 # this work for additional information regarding copyright ownership.
19:44:51 # The ASF licenses this file to You under the Apache License, Version 2.0
19:44:51 # (the "License"); you may not use this file except in compliance with
19:44:51 # the License. You may obtain a copy of the License at
19:44:51 #
19:44:51 # http://www.apache.org/licenses/LICENSE-2.0
19:44:51 #
19:44:51 # Unless required by applicable law or agreed to in writing, software
19:44:51 # distributed under the License is distributed on an "AS IS" BASIS,
19:44:51 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:44:51 # See the License for the specific language governing permissions and
19:44:51 # limitations under the License.
19:44:51 #
19:44:51
19:44:51 #
19:44:51 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
19:44:51 # script: client, instance, shell, start, status, stop, karaf
19:44:51 #
19:44:51 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
19:44:51 # Actions go here...
19:44:51 # fi
19:44:51
19:44:51 #
19:44:51 # general settings which should be applied for all scripts go here; please keep
19:44:51 # in mind that it is possible that scripts might be executed more than once, e.g.
19:44:51 # in example of the start script where the start script is executed first and the
19:44:51 # karaf script afterwards.
19:44:51 #
19:44:51
19:44:51 #
19:44:51 # The following section shows the possible configuration options for the default
19:44:51 # karaf scripts
19:44:51 #
19:44:51 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
19:44:51 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
19:44:51 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
19:44:51 # export EXTRA_JAVA_OPTS # Additional JVM options
19:44:51 # export KARAF_HOME # Karaf home folder
19:44:51 # export KARAF_DATA # Karaf data folder
19:44:51 # export KARAF_BASE # Karaf base folder
19:44:51 # export KARAF_ETC # Karaf etc folder
19:44:51 # export KARAF_LOG # Karaf log folder
19:44:51 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
19:44:51 # export KARAF_OPTS # Additional available Karaf options
19:44:51 # export KARAF_DEBUG # Enable debug mode
19:44:51 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
19:44:51 # export KARAF_NOROOT # Prevent execution as root if set to true
19:44:51 Set Java version
19:44:51 + echo 'Set Java version'
19:44:51 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
19:44:51 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
19:44:51 sudo: a password is required
19:44:51 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:44:51 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
19:44:51 sudo: a password is required
19:44:51 + echo 'JDK default version ...'
19:44:51 JDK default version ...
19:44:51 + java -version
19:44:51 openjdk version "21.0.5" 2024-10-15
19:44:51 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
19:44:51 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
19:44:51 Set JAVA_HOME
19:44:51 + echo 'Set JAVA_HOME'
19:44:51 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
19:44:51 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
19:44:51 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:44:51 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:44:51 Listing all open ports on controller system...
19:44:51 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:44:51 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
19:44:51 + echo 'Listing all open ports on controller system...'
19:44:51 + netstat -pnatu
19:44:51 /tmp/configuration-script.sh: line 40: netstat: command not found
19:44:51 Configuring cluster
19:44:51 + '[' -f /tmp/custom_shard_config.txt ']'
19:44:51 + echo 'Configuring cluster'
19:44:51 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.26
19:44:51 ################################################
19:44:51 ## Configure Cluster ##
19:44:51 ################################################
19:44:51 NOTE: Cluster configuration files not found. Copying from
19:44:51 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.0
19:44:51 Configuring unique name in pekko.conf
19:44:51 Configuring hostname in pekko.conf
19:44:51 Configuring data and rpc seed nodes in pekko.conf
19:44:51 modules = [
19:44:51
19:44:51 {
19:44:51 name = "inventory"
19:44:51 namespace = "urn:opendaylight:inventory"
19:44:51 shard-strategy = "module"
19:44:51 },
19:44:51 {
19:44:51 name = "topology"
19:44:51 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
19:44:51 shard-strategy = "module"
19:44:51 },
19:44:51 {
19:44:51 name = "toaster"
19:44:51 namespace = "http://netconfcentral.org/ns/toaster"
19:44:51 shard-strategy = "module"
19:44:51 }
19:44:51 ]
19:44:51 Configuring replication type in module-shards.conf
19:44:51 ################################################
19:44:51 ## NOTE: Manually restart controller to ##
19:44:51 ## apply configuration. ##
19:44:51 ################################################
19:44:51 Dump pekko.conf
19:44:51 + echo 'Dump pekko.conf'
19:44:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
19:44:51
19:44:51 odl-cluster-data {
19:44:51 pekko {
19:44:51 remote {
19:44:51 artery {
19:44:51 enabled = on
19:44:51 transport = tcp
19:44:51 canonical.hostname = "10.30.171.26"
19:44:51 canonical.port = 2550
19:44:51 }
19:44:51 }
19:44:51
19:44:51 cluster {
19:44:51 # Using artery.
19:44:51 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.26:2550"]
19:44:51
19:44:51 roles = ["member-1"]
19:44:51
19:44:51 # when under load we might trip a false positive on the failure detector
19:44:51 # failure-detector {
19:44:51 # heartbeat-interval = 4 s
19:44:51 # acceptable-heartbeat-pause = 16s
19:44:51 # }
19:44:51 }
19:44:51
19:44:51 persistence {
19:44:51 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
19:44:51 # modifying the following two properties. The directory location specified may be a relative or absolute path.
19:44:51 # The relative path is always relative to KARAF_HOME.
19:44:51
19:44:51 # snapshot-store.local.dir = "target/snapshots"
19:44:51
19:44:51 # Use lz4 compression for LocalSnapshotStore snapshots
19:44:51 snapshot-store.local.use-lz4-compression = false
19:44:51 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
19:44:51 snapshot-store.local.lz4-blocksize = 256KB
19:44:51 }
19:44:51 disable-default-actor-system-quarantined-event-handling = "false"
19:44:51 }
19:44:51 }
19:44:51 Dump modules.conf
19:44:51 + echo 'Dump modules.conf'
19:44:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
19:44:51 modules = [
19:44:51
19:44:51 {
19:44:51 name = "inventory"
19:44:51 namespace = "urn:opendaylight:inventory"
19:44:51 shard-strategy = "module"
19:44:51 },
19:44:51 {
19:44:51 name = "topology"
19:44:51 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
19:44:51 shard-strategy = "module"
19:44:51 },
19:44:51 {
19:44:51 name = "toaster"
19:44:51 namespace = "http://netconfcentral.org/ns/toaster"
19:44:51 shard-strategy = "module"
19:44:51 }
19:44:51 ]
19:44:51 Dump module-shards.conf
19:44:51 + echo 'Dump module-shards.conf'
19:44:51 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
19:44:51 module-shards = [
19:44:51 {
19:44:51 name = "default"
19:44:51 shards = [
19:44:51 {
19:44:51 name = "default"
19:44:51 replicas = ["member-1"]
19:44:51 }
19:44:51 ]
19:44:51 },
19:44:51 {
19:44:51 name = "inventory"
19:44:51 shards = [
19:44:51 {
19:44:51 name="inventory"
19:44:51 replicas = ["member-1"]
19:44:51 }
19:44:51 ]
19:44:51 },
19:44:51 {
19:44:51 name = "topology"
19:44:51 shards = [
19:44:51 {
19:44:51 name="topology"
19:44:51 replicas = ["member-1"]
19:44:51 }
19:44:51 ]
19:44:51 },
19:44:51 {
19:44:51 name = "toaster"
19:44:51 shards = [
19:44:51 {
19:44:51 name="toaster"
19:44:51 replicas = ["member-1"]
19:44:51 }
19:44:51 ]
19:44:51 }
19:44:51 ]
19:44:51 Locating config plan to use...
19:44:51 Finished running config plans
19:44:51 Starting member-1 with IP address 10.30.171.26
19:44:51 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:44:51 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:44:52 Redirecting karaf console output to karaf_console.log
19:44:52 Starting controller...
19:44:52 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
19:44:52 Execute the post startup script on controller 10.30.171.26
19:44:52 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:44:52 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:44:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:44:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:45:52 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
19:45:57 2025-08-29T19:45:11,775 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.4 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
19:45:57 Controller is UP
19:45:57 2025-08-29T19:45:11,775 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 201 - org.opendaylight.infrautils.ready-api - 7.1.4 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
19:45:57 Listing all open ports on controller system...
19:45:57 /tmp/post-startup-script.sh: line 51: netstat: command not found
19:45:57 looking for "BindException: Address already in use" in log file
19:45:57 looking for "server is unhealthy" in log file
19:45:57 Let's take the karaf thread dump
19:45:57 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:45:58 karaf main: org.apache.karaf.main.Main, pid:2033
19:45:58 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:45:58 Generating mininet variables...
19:45:58 Locating test plan to use...
19:45:58 Changing the testplan path...
19:45:58 # Place the suites in run order:
19:45:58 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10
19:45:58 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13
19:45:58 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended
19:45:58 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation
19:45:58 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF10 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/MD_SAL_NSF_OF13 /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Flows_Additional_TCs/Stat_Manager_extended /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/test/csit/suites/openflowplugin/Reconciliation ...
19:45:59 ==============================================================================
19:45:59 openflowplugin-sanity.txt
19:45:59 ==============================================================================
19:45:59 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL NSF
19:45:59 ==============================================================================
19:46:02 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :: Test su...
19:46:02 ==============================================================================
19:46:02 Get list of nodes :: Get the inventory | PASS |
19:46:05 ------------------------------------------------------------------------------
19:46:05 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
19:46:05 ------------------------------------------------------------------------------
19:46:05 Get node 1 inventory :: Get the inventory for a node | PASS |
19:46:05 ------------------------------------------------------------------------------
19:46:05 Get node 2 inventory :: Get the inventory for a node | PASS |
19:46:05 ------------------------------------------------------------------------------
19:46:05 Get node 3 inventory :: Get the inventory for a node | PASS |
19:46:06 ------------------------------------------------------------------------------
19:46:06 Link Down :: Take link s1-s2 down | PASS |
19:46:08 ------------------------------------------------------------------------------
19:46:08 Link Up :: Take link s1-s2 up | PASS |
19:46:08 ------------------------------------------------------------------------------
19:46:08 openflowplugin-sanity.txt.MD SAL NSF OF10.010 Restconf Inventory :... | PASS |
19:46:08 7 tests, 7 passed, 0 failed
19:46:08 ==============================================================================
19:46:08 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology :: Test sui...
19:46:08 ==============================================================================
19:46:08 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
19:46:08 ------------------------------------------------------------------------------
19:46:08 List all the links :: List all the links in the topology. | PASS |
19:46:10 ------------------------------------------------------------------------------
19:46:10 Link Down :: Take link s1-s2 down | PASS |
19:46:10 ------------------------------------------------------------------------------
19:46:10 Link Up :: Take link s1-s2 up | PASS |
19:46:16 ------------------------------------------------------------------------------
19:46:16 openflowplugin-sanity.txt.MD SAL NSF OF10.020 Restconf Topology ::... | PASS |
19:46:16 4 tests, 4 passed, 0 failed
19:46:16 ==============================================================================
19:46:16 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics :: Test s...
19:46:16 ==============================================================================
19:46:16 Get Stats for all nodes :: Get the stats for all nodes | PASS |
19:46:16 ------------------------------------------------------------------------------
19:46:16 Get Stats for node 1 :: Get the stats for a node | PASS |
19:46:16 ------------------------------------------------------------------------------
19:46:16 Get Stats for node 2 :: Get the stats for a node | PASS |
19:46:16 ------------------------------------------------------------------------------
19:46:16 Get Stats for node 3 :: Get the stats for a node | PASS |
19:46:16 ------------------------------------------------------------------------------
19:46:16 openflowplugin-sanity.txt.MD SAL NSF OF10.030 Restconf Statistics ... | PASS |
19:46:16 4 tests, 4 passed, 0 failed
19:46:16 ==============================================================================
19:46:16 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test suite fo...
19:46:16 ==============================================================================
19:46:16 Add a flow - Output to physical port# :: Push a flow through REST-API | PASS |
19:46:16 ------------------------------------------------------------------------------
19:46:16 Verify after adding flow config - Output to physical port# :: Veri... | PASS |
19:46:16 ------------------------------------------------------------------------------
19:46:16 Verify after adding flow operational - Output to physical port# ::... | PASS |
19:46:20 ------------------------------------------------------------------------------
19:46:20 Remove a flow - Output to physical port# :: Remove a flow | PASS |
19:46:20 ------------------------------------------------------------------------------
19:46:20 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
19:46:20 ------------------------------------------------------------------------------
19:46:20 Verify after deleting flow operational - Output to physical port# ... | PASS |
19:46:22 ------------------------------------------------------------------------------
19:46:22 openflowplugin-sanity.txt.MD SAL NSF OF10.040 Restconf Frm :: Test... | PASS |
19:46:22 6 tests, 6 passed, 0 failed
19:46:22 ==============================================================================
19:46:23 openflowplugin-sanity.txt.MD SAL NSF OF10 :: Test suite for MD-SAL... | PASS |
19:46:23 21 tests, 21 passed, 0 failed
19:46:23 ==============================================================================
19:46:23 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL NSF mini...
19:46:23 ==============================================================================
19:46:26 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :: Test su...
19:46:26 ==============================================================================
19:46:26 Get list of nodes :: Get the inventory | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 Check No Link Down :: Check there is no link down. We have 8 ports... | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 Get node 1 inventory :: Get the inventory for a node | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 Get node 2 inventory :: Get the inventory for a node | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 Get node 3 inventory :: Get the inventory for a node | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 Link Down :: Take link s1-s2 down | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 Link Up :: Take link s1-s2 up | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 openflowplugin-sanity.txt.MD SAL NSF OF13.010 Restconf Inventory :... | PASS |
19:46:28 7 tests, 7 passed, 0 failed
19:46:28 ==============================================================================
19:46:28 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology :: Test sui...
19:46:28 ==============================================================================
19:46:28 Get RESTCONF Topology :: Get RESTCONF Topology and validate the re... | PASS |
19:46:28 ------------------------------------------------------------------------------
19:46:28 List all the links :: List all the links in the topology. | PASS |
19:46:30 ------------------------------------------------------------------------------
19:46:30 Link Down :: Take link s1-s2 down | PASS |
19:46:30 ------------------------------------------------------------------------------
19:46:30 Link Up :: Take link s1-s2 up | PASS |
19:46:34 ------------------------------------------------------------------------------
19:46:34 openflowplugin-sanity.txt.MD SAL NSF OF13.020 Restconf Topology ::... | PASS |
19:46:34 4 tests, 4 passed, 0 failed
19:46:34 ==============================================================================
19:46:34 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics :: Test s...
19:46:34 ==============================================================================
19:46:34 Get Stats for all nodes :: Get the stats for all nodes | PASS |
19:46:34 ------------------------------------------------------------------------------
19:46:34 Get Stats for node 1 :: Get the stats for a node | PASS |
19:46:35 ------------------------------------------------------------------------------
19:46:35 Get Stats for node 2 :: Get the stats for a node | PASS |
19:46:35 ------------------------------------------------------------------------------
19:46:35 Get Stats for node 3 :: Get the stats for a node | PASS |
19:46:35 ------------------------------------------------------------------------------
19:46:35 openflowplugin-sanity.txt.MD SAL NSF OF13.030 Restconf Statistics ... | PASS |
19:46:35 4 tests, 4 passed, 0 failed
19:46:35 ==============================================================================
19:46:35 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test suite fo...
19:46:35 ==============================================================================
19:46:35 Add a flow - Sending IPv4 Dest Address and Eth type :: Push a flow... | PASS |
19:46:35 ------------------------------------------------------------------------------
19:46:35 Verify after adding flow config - Sending IPv4 Dest Address and Et... | PASS |
19:46:35 ------------------------------------------------------------------------------
19:46:35 Verify after adding flow operational - Sending IPv4 Dest Address a... | PASS |
19:46:39 ------------------------------------------------------------------------------
19:46:39 Modify a flow - Output to physical port# :: Push a flow through RE... | PASS |
19:46:39 ------------------------------------------------------------------------------
19:46:39 Verify after modifying flow config - Output to physical port# :: V... | PASS |
19:46:39 ------------------------------------------------------------------------------
19:46:39 Verify after modifying flow operational - Output to physical port#... | PASS |
19:46:43 ------------------------------------------------------------------------------
19:46:43 Remove a flow - Output to physical port# :: Remove a flow | PASS |
19:46:43 ------------------------------------------------------------------------------
19:46:43 Verify after deleting flow config - Output to physical port# :: Ve... | PASS |
19:46:43 ------------------------------------------------------------------------------
19:46:43 Verify after deleting flow operational - Output to physical port# ... | PASS |
19:46:45 ------------------------------------------------------------------------------
19:46:45 openflowplugin-sanity.txt.MD SAL NSF OF13.040 Restconf Frm :: Test... | PASS |
19:46:45 9 tests, 9 passed, 0 failed
19:46:45 ==============================================================================
19:46:45 openflowplugin-sanity.txt.MD SAL NSF OF13 :: Test suite for MD-SAL... | PASS |
19:46:45 24 tests, 24 passed, 0 failed
19:46:45 ==============================================================================
19:46:45 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for the OpenD...
19:46:45 ==============================================================================
19:46:48 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del flows ::...
19:46:48 ==============================================================================
19:46:49 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
19:46:56 ------------------------------------------------------------------------------
19:46:56 Test Is Flow 1 Added | PASS |
19:46:56 ------------------------------------------------------------------------------
19:46:56 Test Is Flow 2 Added | PASS |
19:46:56 ------------------------------------------------------------------------------
19:46:56 Test Is Flow 3 Added | PASS |
19:46:56 ------------------------------------------------------------------------------
19:46:56 Test Is Flow 4 Added | PASS |
19:46:56 ------------------------------------------------------------------------------
19:46:56 Test Is Flow 5 Added | PASS |
19:46:56 ------------------------------------------------------------------------------
19:46:56 Test Is Flow 6 Added | PASS |
19:46:56 ------------------------------------------------------------------------------
19:46:56 Test Is Flow 7 Added | PASS |
19:46:57 ------------------------------------------------------------------------------
19:46:57 Test Is Flow 8 Added | PASS |
19:46:57 ------------------------------------------------------------------------------
19:46:57 Test Is Flow 9 Added | PASS |
19:46:57 ------------------------------------------------------------------------------
19:46:57 Test Is Flow 10 Added | PASS |
19:46:57 ------------------------------------------------------------------------------
19:46:57 Test Is Flow 11 Added | PASS |
19:46:57 ------------------------------------------------------------------------------
19:46:57 Test Is Flow 14 Added | PASS |
19:46:57 ------------------------------------------------------------------------------
19:46:57 Test Is Flow 15 Added | PASS |
19:46:57 ------------------------------------------------------------------------------
19:46:57 Test Is Flow 16 Added | PASS |
19:46:58 ------------------------------------------------------------------------------
19:46:58 Test Is Flow 17 Added | PASS |
19:46:58 ------------------------------------------------------------------------------
19:46:58 Test Is Flow 18 Added | PASS |
19:46:58 ------------------------------------------------------------------------------
19:46:58 Test Is Flow 19 Added | PASS |
19:46:58 ------------------------------------------------------------------------------
19:46:58 Test Is Flow 20 Added | PASS |
19:46:58 ------------------------------------------------------------------------------
19:46:58 Test Is Flow 21 Added | PASS |
19:46:58 ------------------------------------------------------------------------------
19:46:58 Test Is Flow 22 Added | PASS |
19:46:58 ------------------------------------------------------------------------------
19:46:58 Test Is Flow 23 Added | PASS |
19:46:58 ------------------------------------------------------------------------------
19:46:58 Test Is Flow 24 Added | PASS |
19:46:59 ------------------------------------------------------------------------------
19:46:59 Test Is Flow 25 Added | PASS |
19:46:59 ------------------------------------------------------------------------------
19:46:59 Test Is Flow 31 Added | PASS |
19:46:59 ------------------------------------------------------------------------------
19:46:59 Test Is Flow 36 Added | PASS |
19:46:59 ------------------------------------------------------------------------------
19:46:59 Test Is Flow 38 Added | PASS |
19:46:59 ------------------------------------------------------------------------------
19:46:59 Test Is Flow 43 Added | PASS |
19:46:59 ------------------------------------------------------------------------------
19:46:59 Test Is Flow 45 Added | PASS |
19:46:59 ------------------------------------------------------------------------------
19:46:59 Test Is Flow 101 Added | PASS |
19:47:00 ------------------------------------------------------------------------------
19:47:00 Test Is Flow 102 Added | PASS |
19:47:00 ------------------------------------------------------------------------------
19:47:00 Test Is Flow 103 Added | PASS |
19:47:00 ------------------------------------------------------------------------------
19:47:00 Test Is Flow 104 Added | PASS |
19:47:00 ------------------------------------------------------------------------------
19:47:00 Test Is Flow 105 Added | PASS |
19:47:00 ------------------------------------------------------------------------------
19:47:00 Test Is Flow 106 Added | PASS |
19:47:00 ------------------------------------------------------------------------------
19:47:00 Test Is Flow 107 Added | PASS |
19:47:00 ------------------------------------------------------------------------------
19:47:00 Test Is Flow 108 Added | PASS |
19:47:00 ------------------------------------------------------------------------------
19:47:00 Test Is Flow 109 Added | PASS |
19:47:01 ------------------------------------------------------------------------------
19:47:01 Test Is Flow 110 Added | PASS |
19:47:01 ------------------------------------------------------------------------------
19:47:01 Test Is Flow 113 Added | PASS |
19:47:01 ------------------------------------------------------------------------------
19:47:01 Test Is Flow 156 Added | PASS |
19:47:01 ------------------------------------------------------------------------------
19:47:01 Test Is Flow 201 Added | PASS |
19:47:01 ------------------------------------------------------------------------------
19:47:01 Test Is Flow 202 Added | PASS |
19:47:01 ------------------------------------------------------------------------------
19:47:01 Test Is Flow 203 Added | PASS |
19:47:01 ------------------------------------------------------------------------------
19:47:01 Test Is Flow 204 Added | PASS |
19:47:02 ------------------------------------------------------------------------------
19:47:02 Test Is Flow 205 Added | PASS |
19:47:02 ------------------------------------------------------------------------------
19:47:02 Test Is Flow 206 Added | PASS |
19:47:02 ------------------------------------------------------------------------------
19:47:02 Test Is Flow 209 Added | PASS |
19:47:02 ------------------------------------------------------------------------------
19:47:02 Test Is Flow 214 Added | PASS |
19:47:02 ------------------------------------------------------------------------------
19:47:02 Test Is Flow 218 Added | PASS |
19:47:02 ------------------------------------------------------------------------------
19:47:02 Test Is Flow 219 Added | PASS |
19:47:02 ------------------------------------------------------------------------------
19:47:02 Test Is Flow 220 Added | PASS |
19:47:02 ------------------------------------------------------------------------------
19:47:02 Test Is Flow 221 Added | PASS |
19:47:03 ------------------------------------------------------------------------------
19:47:03 Test Is Flow 222 Added | PASS |
19:47:03 ------------------------------------------------------------------------------
19:47:03 Test Is Flow 223 Added | PASS |
19:47:03 ------------------------------------------------------------------------------
19:47:03 Test Is Flow 224 Added | PASS |
19:47:03 ------------------------------------------------------------------------------
19:47:03 Test Is Flow 225 Added | PASS |
19:47:03 ------------------------------------------------------------------------------
19:47:03 Test Is Flow 550 Added | PASS |
19:47:03 ------------------------------------------------------------------------------
19:47:03 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
19:47:08 ------------------------------------------------------------------------------
19:47:08 Test Is Flow 1 Updated | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 2 Updated | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 3 Updated | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 4 Updated | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 5 Updated | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 6 Updated | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 7 Updated | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 8 Updated | PASS |
19:47:09 ------------------------------------------------------------------------------
19:47:09 Test Is Flow 9 Updated | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 10 Updated | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 11 Updated | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 14 Updated | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 15 Updated | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 16 Updated | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 17 Updated | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 18 Updated | PASS |
19:47:10 ------------------------------------------------------------------------------
19:47:10 Test Is Flow 19 Updated | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 20 Updated | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 21 Updated | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 22 Updated | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 23 Updated | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 24 Updated | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 25 Updated | PASS |
19:47:11 ------------------------------------------------------------------------------
19:47:11 Test Is Flow 31 Updated | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 36 Updated | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 38 Updated | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 43 Updated | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 45 Updated | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 101 Updated | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 102 Updated | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 103 Updated | PASS |
19:47:12 ------------------------------------------------------------------------------
19:47:12 Test Is Flow 104 Updated | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Test Is Flow 105 Updated | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Test Is Flow 106 Updated | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Test Is Flow 107 Updated | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Test Is Flow 108 Updated | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Test Is Flow 109 Updated | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Test Is Flow 110 Updated | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Test Is Flow 113 Updated | PASS |
19:47:13 ------------------------------------------------------------------------------
19:47:13 Test Is Flow 156 Updated | PASS |
19:47:14 ------------------------------------------------------------------------------
19:47:14 Test Is Flow 201 Updated | PASS |
19:47:14 ------------------------------------------------------------------------------
19:47:14 Test Is Flow 202 Updated | PASS |
19:47:14 ------------------------------------------------------------------------------
19:47:14 Test Is Flow 203 Updated | PASS |
19:47:14 ------------------------------------------------------------------------------
19:47:14 Test Is Flow 204 Updated | PASS |
19:47:14 ------------------------------------------------------------------------------
19:47:14 Test Is Flow 205 Updated | PASS |
19:47:14 ------------------------------------------------------------------------------
19:47:14 Test Is Flow 206 Updated | PASS |
19:47:14 ------------------------------------------------------------------------------
19:47:14 Test Is Flow 209 Updated | PASS |
19:47:14 ------------------------------------------------------------------------------
19:47:14 Test Is Flow 214 Updated | PASS |
19:47:15 ------------------------------------------------------------------------------
19:47:15 Test Is Flow 218 Updated | PASS |
19:47:15 ------------------------------------------------------------------------------
19:47:15 Test Is Flow 219 Updated | PASS |
19:47:15 ------------------------------------------------------------------------------
19:47:15 Test Is Flow 220 Updated | PASS |
19:47:15 ------------------------------------------------------------------------------
19:47:15 Test Is Flow 221 Updated | PASS |
19:47:15 ------------------------------------------------------------------------------
19:47:15 Test Is Flow 222 Updated | PASS |
19:47:15 ------------------------------------------------------------------------------
19:47:15 Test Is Flow 223 Updated | PASS |
19:47:15 ------------------------------------------------------------------------------
19:47:15 Test Is Flow 224 Updated | PASS |
19:47:16 ------------------------------------------------------------------------------
19:47:16 Test Is Flow 225 Updated | PASS |
19:47:16 ------------------------------------------------------------------------------
19:47:16 Test Is Flow 550 Updated | PASS |
19:47:16 ------------------------------------------------------------------------------
19:47:16 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
19:47:20 ------------------------------------------------------------------------------
19:47:20 Test Is Flow 1 Deleted | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 2 Deleted | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 3 Deleted | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 4 Deleted | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 5 Deleted | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 6 Deleted | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 7 Deleted | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 8 Deleted | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 9 Deleted | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 10 Deleted | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 11 Deleted | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 14 Deleted | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 15 Deleted | PASS |
19:47:21 ------------------------------------------------------------------------------
19:47:21 Test Is Flow 16 Deleted | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 17 Deleted | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 18 Deleted | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 19 Deleted | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 20 Deleted | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 21 Deleted | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 22 Deleted | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 23 Deleted | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 24 Deleted | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 25 Deleted | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 31 Deleted | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 36 Deleted | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 38 Deleted | PASS |
19:47:22 ------------------------------------------------------------------------------
19:47:22 Test Is Flow 43 Deleted | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 45 Deleted | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 101 Deleted | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 102 Deleted | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 103 Deleted | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 104 Deleted | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 105 Deleted | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 106 Deleted | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 107 Deleted | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 108 Deleted | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 109 Deleted | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 110 Deleted | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 113 Deleted | PASS |
19:47:23 ------------------------------------------------------------------------------
19:47:23 Test Is Flow 156 Deleted | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 201 Deleted | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 202 Deleted | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 203 Deleted | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 204 Deleted | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 205 Deleted | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 206 Deleted | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 209 Deleted | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 214 Deleted | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 218 Deleted | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 219 Deleted | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 220 Deleted | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 221 Deleted | PASS |
19:47:24 ------------------------------------------------------------------------------
19:47:24 Test Is Flow 222 Deleted | PASS |
19:47:25 ------------------------------------------------------------------------------
19:47:25 Test Is Flow 223 Deleted | PASS |
19:47:25 ------------------------------------------------------------------------------
19:47:25 Test Is Flow 224 Deleted | PASS |
19:47:25 ------------------------------------------------------------------------------
19:47:25 Test Is Flow 225 Deleted | PASS |
19:47:25 ------------------------------------------------------------------------------
19:47:25 Test Is Flow 550 Deleted | PASS |
19:47:25 ------------------------------------------------------------------------------
19:47:25 openflowplugin-sanity.txt.Stat Manager extended.010 SM add upd del... | PASS |
19:47:25 174 tests, 174 passed, 0 failed
19:47:25 ==============================================================================
19:47:25 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd del flow...
19:47:25 ==============================================================================
19:47:25 Test Add Flows Group 0 :: Add all flows and waits for SM to collec... | PASS |
19:47:54 ------------------------------------------------------------------------------
19:47:54 Test Is Flow 1 Added | PASS |
19:47:54 ------------------------------------------------------------------------------
19:47:54 Test Is Flow 2 Added | PASS |
19:47:54 ------------------------------------------------------------------------------
19:47:54 Test Is Flow 3 Added | PASS |
19:47:54 ------------------------------------------------------------------------------
19:47:54 Test Is Flow 4 Added | PASS |
19:47:54 ------------------------------------------------------------------------------
19:47:54 Test Is Flow 5 Added | PASS |
19:47:54 ------------------------------------------------------------------------------
19:47:54 Test Is Flow 6 Added | PASS |
19:47:55 ------------------------------------------------------------------------------
19:47:55 Test Is Flow 7 Added | PASS |
19:47:55 ------------------------------------------------------------------------------
19:47:55 Test Is Flow 8 Added | PASS |
19:47:55 ------------------------------------------------------------------------------
19:47:55 Test Is Flow 9 Added | PASS |
19:47:55 ------------------------------------------------------------------------------
19:47:55 Test Is Flow 10 Added | PASS |
19:47:55 ------------------------------------------------------------------------------
19:47:55 Test Is Flow 11 Added | PASS |
19:47:55 ------------------------------------------------------------------------------
19:47:55 Test Is Flow 15 Added | PASS |
19:47:55 ------------------------------------------------------------------------------
19:47:55 Test Is Flow 16 Added | PASS |
19:47:55 ------------------------------------------------------------------------------
19:47:55 Test Is Flow 17 Added | PASS |
19:47:55 ------------------------------------------------------------------------------
19:47:55 Test Is Flow 18 Added | PASS |
19:47:56 ------------------------------------------------------------------------------
19:47:56 Test Is Flow 19 Added | PASS |
19:47:56 ------------------------------------------------------------------------------
19:47:56 Test Is Flow 20 Added | PASS |
19:47:56 ------------------------------------------------------------------------------
19:47:56 Test Is Flow 21 Added | PASS |
19:47:56 ------------------------------------------------------------------------------
19:47:56 Test Is Flow 22 Added | PASS |
19:47:56 ------------------------------------------------------------------------------
19:47:56 Test Is Flow 23 Added | PASS |
19:47:56 ------------------------------------------------------------------------------
19:47:56 Test Is Flow 24 Added | PASS |
19:47:56 ------------------------------------------------------------------------------
19:47:56 Test Is Flow 25 Added | PASS |
19:47:56 ------------------------------------------------------------------------------
19:47:56 Test Is Flow 31 Added | PASS |
19:47:56 ------------------------------------------------------------------------------
19:47:56 Test Is Flow 36 Added | PASS |
19:47:57 ------------------------------------------------------------------------------
19:47:57 Test Is Flow 38 Added | PASS |
19:47:57 ------------------------------------------------------------------------------
19:47:57 Test Is Flow 43 Added | PASS |
19:47:57 ------------------------------------------------------------------------------
19:47:57 Test Is Flow 45 Added | PASS |
19:47:57 ------------------------------------------------------------------------------
19:47:57 Test Is Flow 101 Added | PASS |
19:47:57 ------------------------------------------------------------------------------
19:47:57 Test Is Flow 102 Added | PASS |
19:47:57 ------------------------------------------------------------------------------
19:47:57 Test Is Flow 103 Added | PASS |
19:47:57 ------------------------------------------------------------------------------
19:47:57 Test Is Flow 104 Added | PASS |
19:47:57 ------------------------------------------------------------------------------
19:47:57 Test Is Flow 105 Added | PASS |
19:47:57 ------------------------------------------------------------------------------
19:47:57 Test Is Flow 106 Added | PASS |
19:47:57 ------------------------------------------------------------------------------
19:47:57 Test Is Flow 107 Added | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 108 Added | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 109 Added | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 110 Added | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 113 Added | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 201 Added | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 202 Added | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 203 Added | PASS |
19:47:58 ------------------------------------------------------------------------------
19:47:58 Test Is Flow 204 Added | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 205 Added | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 206 Added | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 209 Added | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 214 Added | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 218 Added | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 219 Added | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Is Flow 220 Added | PASS |
19:47:59 ------------------------------------------------------------------------------
19:47:59 Test Update Flows Group 0 :: Update all flows and waits for SM to ... | PASS |
19:48:27 ------------------------------------------------------------------------------
19:48:27 Test Is Flow 1 Updated | PASS |
19:48:27 ------------------------------------------------------------------------------
19:48:27 Test Is Flow 2 Updated | PASS |
19:48:27 ------------------------------------------------------------------------------
19:48:27 Test Is Flow 3 Updated | PASS |
19:48:28 ------------------------------------------------------------------------------
19:48:28 Test Is Flow 4 Updated | PASS |
19:48:28 ------------------------------------------------------------------------------
19:48:28 Test Is Flow 5 Updated | PASS |
19:48:28 ------------------------------------------------------------------------------
19:48:28 Test Is Flow 6 Updated | PASS |
19:48:28 ------------------------------------------------------------------------------
19:48:28 Test Is Flow 7 Updated | PASS |
19:48:28 ------------------------------------------------------------------------------
19:48:28 Test Is Flow 8 Updated | PASS |
19:48:28 ------------------------------------------------------------------------------
19:48:28 Test Is Flow 9 Updated | PASS |
19:48:28 ------------------------------------------------------------------------------
19:48:28 Test Is Flow 10 Updated | PASS |
19:48:28 ------------------------------------------------------------------------------
19:48:28 Test Is Flow 11 Updated | PASS |
19:48:28 ------------------------------------------------------------------------------
19:48:28 Test Is Flow 14 Updated | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 15 Updated | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 16 Updated | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 17 Updated | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 18 Updated | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 19 Updated | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 20 Updated | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 21 Updated | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 22 Updated | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 23 Updated | PASS |
19:48:29 ------------------------------------------------------------------------------
19:48:29 Test Is Flow 24 Updated | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 25 Updated | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 31 Updated | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 36 Updated | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 38 Updated | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 43 Updated | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 45 Updated | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 101 Updated | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 102 Updated | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 103 Updated | PASS |
19:48:30 ------------------------------------------------------------------------------
19:48:30 Test Is Flow 104 Updated | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 105 Updated | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 106 Updated | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 107 Updated | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 108 Updated | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 109 Updated | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 110 Updated | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 113 Updated | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 201 Updated | PASS |
19:48:31 ------------------------------------------------------------------------------
19:48:31 Test Is Flow 202 Updated | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 203 Updated | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 204 Updated | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 205 Updated | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 206 Updated | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 209 Updated | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 214 Updated | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 218 Updated | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 219 Updated | PASS |
19:48:32 ------------------------------------------------------------------------------
19:48:32 Test Is Flow 220 Updated | PASS |
19:48:33 ------------------------------------------------------------------------------
19:48:33 Test Delete Flows Group 0 :: Delete all flows and waits for SM to ... | PASS |
19:49:01 ------------------------------------------------------------------------------
19:49:01 Test Is Flow 1 Deleted | PASS |
19:49:01 ------------------------------------------------------------------------------
19:49:01 Test Is Flow 2 Deleted | PASS |
19:49:01 ------------------------------------------------------------------------------
19:49:01 Test Is Flow 3 Deleted | PASS |
19:49:01 ------------------------------------------------------------------------------
19:49:01 Test Is Flow 4 Deleted | PASS |
19:49:01 ------------------------------------------------------------------------------
19:49:01 Test Is Flow 5 Deleted | PASS |
19:49:01 ------------------------------------------------------------------------------
19:49:01 Test Is Flow 6 Deleted | PASS |
19:49:01 ------------------------------------------------------------------------------
19:49:01 Test Is Flow 7 Deleted | PASS |
19:49:01 ------------------------------------------------------------------------------
19:49:01 Test Is Flow 8 Deleted | PASS |
19:49:01 ------------------------------------------------------------------------------
19:49:01 Test Is Flow 9 Deleted | PASS |
19:49:01 ------------------------------------------------------------------------------
19:49:01 Test Is Flow 10 Deleted | PASS |
19:49:01 ------------------------------------------------------------------------------
19:49:01 Test Is Flow 11 Deleted | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 14 Deleted | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 15 Deleted | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 16 Deleted | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 17 Deleted | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 18 Deleted | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 19 Deleted | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 20 Deleted | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 21 Deleted | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 22 Deleted | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 23 Deleted | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 24 Deleted | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 25 Deleted | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 31 Deleted | PASS |
19:49:02 ------------------------------------------------------------------------------
19:49:02 Test Is Flow 36 Deleted | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 38 Deleted | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 43 Deleted | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 45 Deleted | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 101 Deleted | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 102 Deleted | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 103 Deleted | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 104 Deleted | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 105 Deleted | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 106 Deleted | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 107 Deleted | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 108 Deleted | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 109 Deleted | PASS |
19:49:03 ------------------------------------------------------------------------------
19:49:03 Test Is Flow 110 Deleted | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 113 Deleted | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 201 Deleted | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 202 Deleted | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 203 Deleted | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 204 Deleted | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 205 Deleted | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 206 Deleted | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 209 Deleted | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 214 Deleted | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 218 Deleted | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 219 Deleted | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 Test Is Flow 220 Deleted | PASS |
19:49:04 ------------------------------------------------------------------------------
19:49:04 openflowplugin-sanity.txt.Stat Manager extended.020 SM sal add upd... | PASS |
19:49:04 152 tests, 152 passed, 0 failed
19:49:04 ==============================================================================
19:49:04 openflowplugin-sanity.txt.Stat Manager extended :: Test suite for ... | PASS |
19:49:04 326 tests, 326 passed, 0 failed
19:49:04 ==============================================================================
19:49:04 openflowplugin-sanity.txt.Reconciliation
19:49:04 ==============================================================================
19:49:05 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test reconcilia...
19:49:05 ==============================================================================
19:49:05 Add Group 1 In Every Switch :: Add 100 groups of type 1 in every s... | PASS |
19:49:06 ------------------------------------------------------------------------------
19:49:06 Add Group 2 In Every Switch :: Add 100 groups of type 2 in every s... | PASS |
19:49:07 ------------------------------------------------------------------------------
19:49:07 Add Flow to Group 2 In Every Switch :: Add 100 flows to group type... | PASS |
19:49:09 ------------------------------------------------------------------------------
19:49:09 Start Mininet Linear :: Start Mininet Linear with 3 switches. | PASS |
19:49:12 ------------------------------------------------------------------------------
19:49:12 Check Linear Topology :: Check Linear Topology. | PASS |
19:49:20 ------------------------------------------------------------------------------
19:49:20 Check Flows In Operational DS :: Check Groups after mininet starts. | PASS |
19:49:20 ------------------------------------------------------------------------------
19:49:20 Check Groups In Operational DS :: Check Flows after mininet starts. | PASS |
19:49:20 ------------------------------------------------------------------------------
19:49:20 Check Flows In Switch :: Check Flows after mininet starts. | PASS |
19:49:20 ------------------------------------------------------------------------------
19:49:20 Disconnect Mininet :: Disconnect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:21 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:21 | PASS |
19:49:21 ------------------------------------------------------------------------------
19:49:21 Check No Switches After Disconnect :: Check no switches in topology. | PASS |
19:49:30 ------------------------------------------------------------------------------
19:49:30 Reconnect Mininet :: Connect Mininet. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:31 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:31 | PASS |
19:49:31 ------------------------------------------------------------------------------
19:49:31 Check Linear Topology After Mininet Reconnects :: Check Linear Top... | PASS |
19:49:33 ------------------------------------------------------------------------------
19:49:33 Remove Flows And Groups After Mininet Reconnects :: Remove some gr... | PASS |
19:49:33 ------------------------------------------------------------------------------
19:49:33 Check Flows In Operational DS After Mininet Reconnects :: Check Fl... | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Check Groups In Operational DS After Mininet Reconnects :: Check F... | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Check Flows In Switch After Mininet Reconnects :: Check Flows afte... | PASS |
19:49:37 ------------------------------------------------------------------------------
19:49:37 Restart Controller :: Stop and Start controller. :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:38 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:40 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:49:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
19:50:05 | PASS |
19:50:05 ------------------------------------------------------------------------------
19:50:05 Check Linear Topology After Controller Restarts :: Check Linear To... | PASS |
19:50:05 ------------------------------------------------------------------------------
19:50:05 Check Flows In Operational DS After Controller Restarts :: Check F... | PASS |
19:50:06 ------------------------------------------------------------------------------
19:50:06 Check Groups In Operational DS After Controller Restarts :: Check ... | PASS |
19:50:06 ------------------------------------------------------------------------------
19:50:06 Check Flows In Switch After Controller Restarts :: Check Flows aft... | PASS |
19:50:06 ------------------------------------------------------------------------------
19:50:06 Stop Mininet :: Stop Mininet. | PASS |
19:50:06 ------------------------------------------------------------------------------
19:50:06 Check No Switches :: Check no switches in topology. | PASS |
19:50:07 ------------------------------------------------------------------------------
19:50:07 openflowplugin-sanity.txt.Reconciliation.010 Group Flows :: Test r... | PASS |
19:50:07 23 tests, 23 passed, 0 failed
19:50:07 ==============================================================================
19:50:07 openflowplugin-sanity.txt.Reconciliation | PASS |
19:50:07 23 tests, 23 passed, 0 failed
19:50:07 ==============================================================================
19:50:07 openflowplugin-sanity.txt | PASS |
19:50:07 394 tests, 394 passed, 0 failed
19:50:07 ==============================================================================
19:50:07 Output: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/output.xml
19:50:12 Log: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/log.html
19:50:12 Report: /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/report.html
19:50:12 Examining the files in data/log and checking filesize
19:50:12 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:50:12 total 1008
19:50:12 drwxrwxr-x 2 jenkins jenkins 4096 Aug 29 19:44 .
19:50:12 -rw-rw-r-- 1 jenkins jenkins 1720 Aug 29 19:44 karaf_console.log
19:50:12 drwxrwxr-x 9 jenkins jenkins 4096 Aug 29 19:45 ..
19:50:12 -rw-rw-r-- 1 jenkins jenkins 1016711 Aug 29 19:50 karaf.log
19:50:12 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:50:12 996K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
19:50:12 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
19:50:12 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:50:12 ls: cannot access '/tmp/karaf-0.23.0-SNAPSHOT/*.hprof': No such file or directory
19:50:12 Let's take the karaf thread dump again...
19:50:12 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:50:13 karaf main: org.apache.karaf.main.Main, pid:4427
19:50:13 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:50:13 Killing ODL
19:50:13 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:50:18 Compressing karaf.log 1
19:50:18 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:50:19 Fetching compressed karaf.log 1
19:50:19 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:50:19 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:50:19 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:50:19 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:50:19 Fetch GC logs
19:50:19 Warning: Permanently added '10.30.171.26' (ECDSA) to the list of known hosts.
19:50:20 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
19:50:20 Examine copied files
19:50:20 total 44060
19:50:20 drwxrwxr-x. 2 jenkins jenkins 6 Aug 29 19:50 gclogs-1
19:50:20 -rw-rw-r--. 1 jenkins jenkins 1720 Aug 29 19:50 odl1_karaf_console.log
19:50:20 -rw-rw-r--. 1 jenkins jenkins 71174 Aug 29 19:50 odl1_karaf.log.gz
19:50:20 -rw-rw-r--. 1 jenkins jenkins 156615 Aug 29 19:50 karaf_1_4427_threads_after.log
19:50:20 -rw-rw-r--. 1 jenkins jenkins 14272 Aug 29 19:50 ps_after.log
19:50:20 -rw-rw-r--. 1 jenkins jenkins 270989 Aug 29 19:50 report.html
19:50:20 -rw-rw-r--. 1 jenkins jenkins 3396197 Aug 29 19:50 log.html
19:50:20 -rw-rw-r--. 1 jenkins jenkins 41001807 Aug 29 19:50 output.xml
19:50:20 -rw-rw-r--. 1 jenkins jenkins 491 Aug 29 19:45 testplan.txt
19:50:20 -rw-rw-r--. 1 jenkins jenkins 111160 Aug 29 19:45 karaf_1_2033_threads_before.log
19:50:20 -rw-rw-r--. 1 jenkins jenkins 14544 Aug 29 19:45 ps_before.log
19:50:20 -rw-rw-r--. 1 jenkins jenkins 3376 Aug 29 19:44 post-startup-script.sh
19:50:20 -rw-rw-r--. 1 jenkins jenkins 252 Aug 29 19:44 startup-script.sh
19:50:20 -rw-rw-r--. 1 jenkins jenkins 3496 Aug 29 19:44 configuration-script.sh
19:50:20 -rw-rw-r--. 1 jenkins jenkins 337 Aug 29 19:44 detect_variables.env
19:50:20 -rw-rw-r--. 1 jenkins jenkins 2619 Aug 29 19:44 pom.xml
19:50:20 -rw-rw-r--. 1 jenkins jenkins 92 Aug 29 19:44 set_variables.env
19:50:20 -rw-rw-r--. 1 jenkins jenkins 297 Aug 29 19:44 slave_addresses.txt
19:50:20 -rw-rw-r--. 1 jenkins jenkins 570 Aug 29 19:44 requirements.txt
19:50:20 -rw-rw-r--. 1 jenkins jenkins 26 Aug 29 19:44 env.properties
19:50:20 -rw-rw-r--. 1 jenkins jenkins 333 Aug 29 19:42 stack-parameters.yaml
19:50:20 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 29 19:41 test
19:50:20 drwxrwxr-x. 2 jenkins jenkins 6 Aug 29 19:41 test@tmp
19:50:20 -rw-rw-r--. 1 jenkins jenkins 1410 Aug 29 16:34 maven-metadata.xml
19:50:20 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins9489159473731499382.sh
19:50:20 Karaf Deployments, Tests must have already run
19:50:20 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/sh /tmp/jenkins7652726863776469466.sh
19:50:20 Cleaning up Robot installation...
19:50:20 $ ssh-agent -k
19:50:20 unset SSH_AUTH_SOCK;
19:50:20 unset SSH_AGENT_PID;
19:50:20 echo Agent pid 5518 killed;
19:50:20 [ssh-agent] Stopped.
19:50:20 Recording plot data
19:50:20 Robot results publisher started...
19:50:20 INFO: Checking test criticality is deprecated and will be dropped in a future release!
19:50:20 -Parsing output xml:
19:50:21 Done!
19:50:21 -Copying log files to build dir:
19:50:23 Done!
19:50:23 -Assigning results to build:
19:50:23 Done!
19:50:23 -Checking thresholds:
19:50:23 Done!
19:50:23 Done publishing Robot results.
19:50:23 [PostBuildScript] - [INFO] Executing post build scripts.
19:50:23 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11936404586849488190.sh
19:50:23 Archiving csit artifacts
19:50:23 mv: cannot stat '*_1.png': No such file or directory
19:50:23 mv: cannot stat '/tmp/odl1_*': No such file or directory
19:50:23 % Total % Received % Xferd Average Speed Time Time Time Current
19:50:23 Dload Upload Total Spent Left Speed
19:50:23
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1992k 0 1992k 0 0 3845k 0 --:--:-- --:--:-- --:--:-- 3838k
100 3548k 0 3548k 0 0 4164k 0 --:--:-- --:--:-- --:--:-- 4159k
19:50:24 Archive: robot-plugin.zip
19:50:24 inflating: ./archives/robot-plugin/log.html
19:50:24 inflating: ./archives/robot-plugin/output.xml
19:50:24 inflating: ./archives/robot-plugin/report.html
19:50:24 mv: cannot stat '*.log.gz': No such file or directory
19:50:24 mv: cannot stat '*.csv': No such file or directory
19:50:24 mv: cannot stat '*.png': No such file or directory
19:50:24 [PostBuildScript] - [INFO] Executing post build scripts.
19:50:24 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins3589022561276637270.sh
19:50:24 [PostBuildScript] - [INFO] Executing post build scripts.
19:50:24 [EnvInject] - Injecting environment variables from a build step.
19:50:24 [EnvInject] - Injecting as environment variables the properties content
19:50:24 OS_CLOUD=vex
19:50:24 OS_STACK_NAME=releng-openflowplugin-csit-1node-sanity-only-vanadium-27
19:50:24
19:50:24 [EnvInject] - Variables injected successfully.
19:50:24 provisioning config files...
19:50:24 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:50:24 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins18396662247248282511.sh
19:50:24 ---> openstack-stack-delete.sh
19:50:24 Setup pyenv:
19:50:25 system
19:50:25 3.8.13
19:50:25 3.9.13
19:50:25 3.10.13
19:50:25 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:50:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m7Zb from file:/tmp/.os_lf_venv
19:50:27 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.
19:50:27 lftools 0.37.13 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
19:50:27 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
19:50:46 lf-activate-venv(): INFO: Adding /tmp/venv-m7Zb/bin to PATH
19:50:46 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-sanity-only-vanadium-27
19:50:49 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
19:51:01 INFO: Deleting stack releng-openflowplugin-csit-1node-sanity-only-vanadium-27
19:51:01 Successfully deleted stack releng-openflowplugin-csit-1node-sanity-only-vanadium-27
19:51:01 [PostBuildScript] - [INFO] Executing post build scripts.
19:51:01 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins206524741497081932.sh
19:51:01 ---> sysstat.sh
19:51:02 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins15016056295117415528.sh
19:51:02 ---> package-listing.sh
19:51:02 ++ facter osfamily
19:51:02 ++ tr '[:upper:]' '[:lower:]'
19:51:02 + OS_FAMILY=redhat
19:51:02 + workspace=/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium
19:51:02 + START_PACKAGES=/tmp/packages_start.txt
19:51:02 + END_PACKAGES=/tmp/packages_end.txt
19:51:02 + DIFF_PACKAGES=/tmp/packages_diff.txt
19:51:02 + PACKAGES=/tmp/packages_start.txt
19:51:02 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
19:51:02 + PACKAGES=/tmp/packages_end.txt
19:51:02 + case "${OS_FAMILY}" in
19:51:02 + rpm -qa
19:51:02 + sort
19:51:03 + '[' -f /tmp/packages_start.txt ']'
19:51:03 + '[' -f /tmp/packages_end.txt ']'
19:51:03 + diff /tmp/packages_start.txt /tmp/packages_end.txt
19:51:03 + '[' /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium ']'
19:51:03 + mkdir -p /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
19:51:03 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/archives/
19:51:03 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins17292566825609769242.sh
19:51:03 ---> capture-instance-metadata.sh
19:51:03 Setup pyenv:
19:51:03 system
19:51:03 3.8.13
19:51:03 3.9.13
19:51:03 3.10.13
19:51:03 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:51:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m7Zb from file:/tmp/.os_lf_venv
19:51:05 lf-activate-venv(): INFO: Installing: lftools
19:51:15 lf-activate-venv(): INFO: Adding /tmp/venv-m7Zb/bin to PATH
19:51:15 INFO: Running in OpenStack, capturing instance metadata
19:51:15 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins7798268696592632737.sh
19:51:15 provisioning config files...
19:51:15 Could not find credentials [logs] for openflowplugin-csit-1node-sanity-only-vanadium #27
19:51:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-sanity-only-vanadium@tmp/config1134904044062912886tmp
19:51:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
19:51:15 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
19:51:15 provisioning config files...
19:51:16 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
19:51:16 [EnvInject] - Injecting environment variables from a build step.
19:51:16 [EnvInject] - Injecting as environment variables the properties content
19:51:16 SERVER_ID=logs
19:51:16
19:51:16 [EnvInject] - Variables injected successfully.
19:51:16 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins10619027030070326607.sh
19:51:16 ---> create-netrc.sh
19:51:16 WARN: Log server credential not found.
19:51:16 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11938897113438888534.sh
19:51:16 ---> python-tools-install.sh
19:51:16 Setup pyenv:
19:51:16 system
19:51:16 3.8.13
19:51:16 3.9.13
19:51:16 3.10.13
19:51:16 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:51:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m7Zb from file:/tmp/.os_lf_venv
19:51:18 lf-activate-venv(): INFO: Installing: lftools
19:51:28 lf-activate-venv(): INFO: Adding /tmp/venv-m7Zb/bin to PATH
19:51:28 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins11445927369791456218.sh
19:51:28 ---> sudo-logs.sh
19:51:28 Archiving 'sudo' log..
19:51:29 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash /tmp/jenkins1706075936391658673.sh
19:51:29 ---> job-cost.sh
19:51:29 Setup pyenv:
19:51:29 system
19:51:29 3.8.13
19:51:29 3.9.13
19:51:29 3.10.13
19:51:29 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:51:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m7Zb from file:/tmp/.os_lf_venv
19:51:31 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
19:51:39 lf-activate-venv(): INFO: Adding /tmp/venv-m7Zb/bin to PATH
19:51:39 DEBUG: total: 0.16999999999999998
19:51:39 INFO: Retrieving Stack Cost...
19:51:39 INFO: Retrieving Pricing Info for: v3-standard-2
19:51:39 INFO: Archiving Costs
19:51:39 [openflowplugin-csit-1node-sanity-only-vanadium] $ /bin/bash -l /tmp/jenkins13287535476080981265.sh
19:51:39 ---> logs-deploy.sh
19:51:39 Setup pyenv:
19:51:39 system
19:51:39 3.8.13
19:51:39 3.9.13
19:51:39 3.10.13
19:51:39 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-sanity-only-vanadium/.python-version)
19:51:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-m7Zb from file:/tmp/.os_lf_venv
19:51:42 lf-activate-venv(): INFO: Installing: lftools
19:51:54 lf-activate-venv(): INFO: Adding /tmp/venv-m7Zb/bin to PATH
19:51:54 WARNING: Nexus logging server not set
19:51:54 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-sanity-only-vanadium/27/
19:51:54 INFO: archiving logs to S3
19:51:55 ---> uname -a:
19:51:55 Linux prd-centos8-robot-2c-8g-5129.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
19:51:55
19:51:55
19:51:55 ---> lscpu:
19:51:55 Architecture: x86_64
19:51:55 CPU op-mode(s): 32-bit, 64-bit
19:51:55 Byte Order: Little Endian
19:51:55 CPU(s): 2
19:51:55 On-line CPU(s) list: 0,1
19:51:55 Thread(s) per core: 1
19:51:55 Core(s) per socket: 1
19:51:55 Socket(s): 2
19:51:55 NUMA node(s): 1
19:51:55 Vendor ID: AuthenticAMD
19:51:55 CPU family: 23
19:51:55 Model: 49
19:51:55 Model name: AMD EPYC-Rome Processor
19:51:55 Stepping: 0
19:51:55 CPU MHz: 2800.000
19:51:55 BogoMIPS: 5600.00
19:51:55 Virtualization: AMD-V
19:51:55 Hypervisor vendor: KVM
19:51:55 Virtualization type: full
19:51:55 L1d cache: 32K
19:51:55 L1i cache: 32K
19:51:55 L2 cache: 512K
19:51:55 L3 cache: 16384K
19:51:55 NUMA node0 CPU(s): 0,1
19:51:55 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
19:51:55
19:51:55
19:51:55 ---> nproc:
19:51:55 2
19:51:55
19:51:55
19:51:55 ---> df -h:
19:51:55 Filesystem Size Used Avail Use% Mounted on
19:51:55 devtmpfs 3.8G 0 3.8G 0% /dev
19:51:55 tmpfs 3.8G 0 3.8G 0% /dev/shm
19:51:55 tmpfs 3.8G 17M 3.8G 1% /run
19:51:55 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
19:51:55 /dev/vda1 40G 8.4G 32G 21% /
19:51:55 tmpfs 770M 0 770M 0% /run/user/1001
19:51:55
19:51:55
19:51:55 ---> free -m:
19:51:55 total used free shared buff/cache available
19:51:55 Mem: 7697 587 4829 19 2281 6811
19:51:55 Swap: 1023 0 1023
19:51:55
19:51:55
19:51:55 ---> ip addr:
19:51:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
19:51:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
19:51:55 inet 127.0.0.1/8 scope host lo
19:51:55 valid_lft forever preferred_lft forever
19:51:55 inet6 ::1/128 scope host
19:51:55 valid_lft forever preferred_lft forever
19:51:55 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
19:51:55 link/ether fa:16:3e:2b:3a:a4 brd ff:ff:ff:ff:ff:ff
19:51:55 altname enp0s3
19:51:55 altname ens3
19:51:55 inet 10.30.171.122/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
19:51:55 valid_lft 81619sec preferred_lft 81619sec
19:51:55 inet6 fe80::f816:3eff:fe2b:3aa4/64 scope link
19:51:55 valid_lft forever preferred_lft forever
19:51:55
19:51:55
19:51:55 ---> sar -b -r -n DEV:
19:51:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 08/29/2025 _x86_64_ (2 CPU)
19:51:55
19:51:55 18:32:10 LINUX RESTART (2 CPU)
19:51:55
19:51:55 06:33:01 PM tps rtps wtps bread/s bwrtn/s
19:51:55 06:34:01 PM 5.18 0.00 5.18 0.00 720.31
19:51:55 06:35:01 PM 0.97 0.00 0.97 0.00 14.95
19:51:55 06:36:01 PM 0.45 0.03 0.42 0.53 4.42
19:51:55 06:37:02 PM 0.43 0.00 0.43 0.00 5.71
19:51:55 06:38:01 PM 0.37 0.00 0.37 0.00 3.86
19:51:55 06:39:01 PM 0.47 0.00 0.47 0.00 6.58
19:51:55 06:40:01 PM 0.30 0.00 0.30 0.00 3.15
19:51:55 06:41:01 PM 0.50 0.00 0.50 0.00 6.30
19:51:55 06:42:01 PM 0.30 0.00 0.30 0.00 3.02
19:51:55 06:43:01 PM 0.47 0.00 0.47 0.00 6.45
19:51:55 06:44:01 PM 0.35 0.00 0.35 0.00 3.60
19:51:55 06:45:01 PM 0.30 0.00 0.30 0.00 3.02
19:51:55 06:46:01 PM 0.30 0.00 0.30 0.00 2.92
19:51:55 06:47:01 PM 0.33 0.00 0.33 0.00 3.47
19:51:55 06:48:01 PM 0.63 0.05 0.58 0.80 10.01
19:51:55 06:49:01 PM 1.35 0.00 1.35 0.00 28.67
19:51:55 06:50:01 PM 0.32 0.00 0.32 0.00 3.60
19:51:55 06:51:01 PM 0.38 0.00 0.38 0.00 4.18
19:51:55 06:52:01 PM 0.43 0.00 0.43 0.00 5.32
19:51:55 06:53:01 PM 0.47 0.00 0.47 0.00 6.08
19:51:55 06:54:01 PM 0.30 0.00 0.30 0.00 3.02
19:51:55 06:55:01 PM 0.33 0.00 0.33 0.00 3.60
19:51:55 06:56:01 PM 0.32 0.00 0.32 0.00 3.05
19:51:55 06:57:01 PM 0.28 0.00 0.28 0.00 2.88
19:51:55 06:58:01 PM 0.48 0.00 0.48 0.00 6.38
19:51:55 06:59:01 PM 0.30 0.00 0.30 0.00 3.42
19:51:55 07:00:01 PM 0.32 0.00 0.32 0.00 3.15
19:51:55 07:01:01 PM 8.93 5.97 2.97 575.10 73.00
19:51:55 07:02:01 PM 0.20 0.07 0.13 1.73 1.77
19:51:55 07:03:01 PM 0.42 0.00 0.42 0.00 6.76
19:51:55 07:04:01 PM 0.17 0.00 0.17 0.00 1.88
19:51:55 07:05:01 PM 0.17 0.00 0.17 0.00 1.22
19:51:55 07:06:01 PM 0.13 0.00 0.13 0.00 1.10
19:51:55 07:07:01 PM 0.15 0.00 0.15 0.00 1.62
19:51:55 07:08:01 PM 0.30 0.00 0.30 0.00 4.63
19:51:55 07:09:01 PM 0.10 0.00 0.10 0.00 1.03
19:51:55 07:10:01 PM 0.12 0.00 0.12 0.00 0.93
19:51:55 07:11:01 PM 0.25 0.00 0.25 0.00 2.83
19:51:55 07:12:01 PM 0.18 0.00 0.18 0.00 2.68
19:51:55 07:13:01 PM 0.35 0.00 0.35 0.00 4.90
19:51:55 07:14:01 PM 0.12 0.00 0.12 0.00 0.77
19:51:55 07:15:01 PM 0.10 0.00 0.10 0.00 0.80
19:51:55 07:16:01 PM 0.15 0.00 0.15 0.00 1.75
19:51:55 07:17:01 PM 0.12 0.00 0.12 0.00 0.77
19:51:55 07:18:01 PM 0.30 0.00 0.30 0.00 5.33
19:51:55 07:19:01 PM 0.12 0.00 0.12 0.00 0.78
19:51:55 07:20:01 PM 0.20 0.00 0.20 0.00 2.38
19:51:55 07:21:01 PM 0.18 0.00 0.18 0.00 1.88
19:51:55 07:22:01 PM 0.13 0.00 0.13 0.00 1.70
19:51:55 07:23:01 PM 0.32 0.00 0.32 0.00 5.03
19:51:55 07:24:01 PM 0.10 0.00 0.10 0.00 1.03
19:51:55 07:25:01 PM 0.10 0.00 0.10 0.00 0.72
19:51:55 07:26:01 PM 0.13 0.00 0.13 0.00 1.33
19:51:55 07:27:01 PM 0.25 0.00 0.25 0.00 3.57
19:51:55 07:28:01 PM 0.23 0.00 0.23 0.00 3.02
19:51:55 07:29:01 PM 0.25 0.00 0.25 0.00 4.70
19:51:55 07:30:01 PM 0.15 0.00 0.15 0.00 1.08
19:51:55 07:31:01 PM 0.18 0.00 0.18 0.00 2.18
19:51:55 07:32:01 PM 0.20 0.00 0.20 0.00 3.30
19:51:55 07:33:01 PM 0.18 0.00 0.18 0.00 2.97
19:51:55 07:34:01 PM 0.33 0.00 0.33 0.00 4.68
19:51:55 07:35:01 PM 0.15 0.00 0.15 0.00 1.58
19:51:55 07:36:01 PM 0.62 0.32 0.30 6.93 4.08
19:51:55 07:37:01 PM 0.72 0.00 0.72 0.00 18.68
19:51:55 07:38:01 PM 0.15 0.00 0.15 0.00 1.65
19:51:55 07:39:01 PM 0.20 0.00 0.20 0.00 2.93
19:51:55 07:40:01 PM 0.22 0.00 0.22 0.00 2.57
19:51:55 07:41:01 PM 0.20 0.00 0.20 0.00 2.58
19:51:55 07:42:01 PM 48.40 8.48 39.92 1459.65 3497.45
19:51:55 07:43:02 PM 111.56 0.72 110.85 52.92 11604.32
19:51:55 07:44:01 PM 31.28 0.41 30.87 65.33 2630.18
19:51:55 07:45:01 PM 80.34 9.25 71.09 1665.98 8195.03
19:51:55 07:46:01 PM 13.68 0.20 13.48 11.60 1234.84
19:51:55 07:47:01 PM 4.47 0.02 4.45 0.13 201.40
19:51:55 07:48:01 PM 1.07 0.00 1.07 0.00 597.78
19:51:55 07:49:01 PM 0.53 0.00 0.53 0.00 382.19
19:51:55 07:50:01 PM 0.52 0.03 0.48 1.87 285.79
19:51:55 07:51:01 PM 16.43 0.33 16.09 37.85 2385.64
19:51:55 Average: 4.39 0.33 4.05 49.76 410.82
19:51:55
19:51:55 06:33:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
19:51:55 06:34:01 PM 5862308 7221808 2020112 25.63 2688 1558620 598012 6.70 152932 1608068 4
19:51:55 06:35:01 PM 5862328 7221828 2020092 25.63 2688 1558620 598012 6.70 152948 1608064 4
19:51:55 06:36:01 PM 5857276 7216788 2025144 25.69 2688 1558640 598012 6.70 152968 1613144 4
19:51:55 06:37:02 PM 5857292 7216804 2025128 25.69 2688 1558640 598012 6.70 152968 1613144 4
19:51:55 06:38:01 PM 5857372 7216884 2025048 25.69 2688 1558640 598012 6.70 152968 1613216 4
19:51:55 06:39:01 PM 5857172 7216688 2025248 25.69 2688 1558644 598012 6.70 152968 1613308 4
19:51:55 06:40:01 PM 5856928 7216444 2025492 25.70 2688 1558644 618636 6.93 152968 1613656 4
19:51:55 06:41:01 PM 5857536 7217060 2024884 25.69 2688 1558648 618636 6.93 152968 1613204 4
19:51:55 06:42:01 PM 5857408 7216932 2025012 25.69 2688 1558648 618636 6.93 152968 1613204 4
19:51:55 06:43:01 PM 5855376 7214900 2027044 25.72 2688 1558648 618636 6.93 152968 1615324 4
19:51:55 06:44:01 PM 5855608 7215136 2026812 25.71 2688 1558652 602744 6.75 152968 1615268 4
19:51:55 06:45:01 PM 5855600 7215128 2026820 25.71 2688 1558652 602744 6.75 152968 1615384 4
19:51:55 06:46:01 PM 5855640 7215168 2026780 25.71 2688 1558652 602744 6.75 152968 1615268 4
19:51:55 06:47:01 PM 5855428 7214960 2026992 25.72 2688 1558656 602744 6.75 152968 1615272 4
19:51:55 06:48:01 PM 5854808 7214340 2027612 25.72 2688 1558656 601052 6.73 153104 1615448 4
19:51:55 06:49:01 PM 5855008 7214540 2027412 25.72 2688 1558656 601052 6.73 153104 1615380 4
19:51:55 06:50:01 PM 5854768 7214304 2027652 25.72 2688 1558660 595732 6.67 153104 1615504 4
19:51:55 06:51:01 PM 5855112 7214648 2027308 25.72 2688 1558660 595732 6.67 153104 1615156 4
19:51:55 06:52:01 PM 5855232 7214772 2027188 25.72 2688 1558664 595732 6.67 153104 1615276 4
19:51:55 06:53:01 PM 5855328 7214868 2027092 25.72 2688 1558664 595732 6.67 153104 1615232 4
19:51:55 06:54:01 PM 5855488 7215028 2026932 25.71 2688 1558664 595732 6.67 153108 1615160 4
19:51:55 06:55:01 PM 5855192 7214736 2027228 25.72 2688 1558668 611464 6.85 153108 1615280 4
19:51:55 06:56:01 PM 5855424 7214968 2026996 25.72 2688 1558668 611464 6.85 153108 1615164 4
19:51:55 06:57:01 PM 5855260 7214804 2027160 25.72 2688 1558668 611464 6.85 153108 1615280 4
19:51:55 06:58:01 PM 5855364 7214912 2027056 25.72 2688 1558672 611464 6.85 153108 1615408 4
19:51:55 06:59:01 PM 5853120 7212668 2029300 25.74 2688 1558672 611464 6.85 153108 1617648 4
19:51:55 07:00:01 PM 5852212 7211760 2030208 25.76 2688 1558672 652040 7.30 153108 1617772 4
19:51:55 07:01:01 PM 5834724 7211564 2047696 25.98 2688 1575916 603668 6.76 155164 1633384 4
19:51:55 07:02:01 PM 5835388 7212296 2047032 25.97 2688 1575984 603668 6.76 155292 1632832 4
19:51:55 07:03:01 PM 5835364 7212272 2047056 25.97 2688 1575984 603668 6.76 155292 1632904 12
19:51:55 07:04:01 PM 5835344 7212256 2047076 25.97 2688 1575988 603668 6.76 155292 1632732 8
19:51:55 07:05:01 PM 5835288 7212204 2047132 25.97 2688 1575992 603668 6.76 155292 1632852 8
19:51:55 07:06:01 PM 5835416 7212332 2047004 25.97 2688 1575992 603668 6.76 155292 1632852 4
19:51:55 07:07:01 PM 5835420 7212340 2047000 25.97 2688 1575996 603668 6.76 155292 1632856 4
19:51:55 07:08:01 PM 5835372 7212292 2047048 25.97 2688 1575996 603668 6.76 155292 1632928 16
19:51:55 07:09:01 PM 5835404 7212324 2047016 25.97 2688 1575996 603668 6.76 155292 1632744 8
19:51:55 07:10:01 PM 5835004 7211928 2047416 25.97 2688 1576000 625248 7.00 155292 1632980 4
19:51:55 07:11:01 PM 5835240 7212168 2047180 25.97 2688 1576000 602936 6.75 155292 1632984 4
19:51:55 07:12:01 PM 5835520 7212452 2046900 25.97 2688 1576004 602936 6.75 155292 1632720 4
19:51:55 07:13:01 PM 5835172 7212104 2047248 25.97 2688 1576004 602936 6.75 155292 1632836 4
19:51:55 07:14:01 PM 5835428 7212360 2046992 25.97 2688 1576004 602936 6.75 155292 1632772 4
19:51:55 07:15:01 PM 5835436 7212372 2046984 25.97 2688 1576008 602936 6.75 155292 1632776 4
19:51:55 07:16:01 PM 5821344 7198280 2061076 26.15 2688 1576008 602936 6.75 155292 1646704 4
19:51:55 07:17:01 PM 5821564 7198500 2060856 26.14 2688 1576008 602936 6.75 155292 1646624 4
19:51:55 07:18:01 PM 5819948 7196888 2062472 26.17 2688 1576012 602936 6.75 155292 1648248 4
19:51:55 07:19:01 PM 5819876 7196816 2062544 26.17 2688 1576012 602936 6.75 155292 1648260 8
19:51:55 07:20:01 PM 5819512 7196452 2062908 26.17 2688 1576012 596856 6.68 155292 1648644 4
19:51:55 07:21:01 PM 5819884 7196828 2062536 26.17 2688 1576016 596856 6.68 155292 1648408 4
19:51:55 07:22:01 PM 5819632 7196576 2062788 26.17 2688 1576016 596856 6.68 155292 1648524 4
19:51:55 07:23:01 PM 5819456 7196404 2062964 26.17 2688 1576020 596856 6.68 155292 1648652 16
19:51:55 07:24:01 PM 5819692 7196640 2062728 26.17 2688 1576020 596856 6.68 155292 1648584 8
19:51:55 07:25:01 PM 5819724 7196672 2062696 26.17 2688 1576020 596856 6.68 155292 1648468 4
19:51:55 07:26:01 PM 5819760 7196712 2062660 26.17 2688 1576024 596856 6.68 155292 1648472 4
19:51:55 07:27:01 PM 5819932 7196884 2062488 26.17 2688 1576024 596856 6.68 155292 1648472 4
19:51:55 07:28:01 PM 5819132 7196084 2063288 26.18 2688 1576024 596856 6.68 155292 1649040 16
19:51:55 07:29:01 PM 5819248 7196204 2063172 26.17 2688 1576028 596856 6.68 155292 1648980 8
19:51:55 07:30:01 PM 5818796 7195752 2063624 26.18 2688 1576028 605028 6.77 155292 1649328 4
19:51:55 07:31:01 PM 5819020 7195980 2063400 26.18 2688 1576032 605028 6.77 155292 1649340 8
19:51:55 07:32:01 PM 5818696 7195660 2063724 26.18 2688 1576036 605028 6.77 155292 1649296 16
19:51:55 07:33:01 PM 5818240 7195204 2064180 26.19 2688 1576036 605028 6.77 155292 1649796 4
19:51:55 07:34:01 PM 5818640 7195604 2063780 26.18 2688 1576036 605028 6.77 155292 1649388 4
19:51:55 07:35:01 PM 5818700 7195668 2063720 26.18 2688 1576040 605028 6.77 155292 1649400 8
19:51:55 07:36:01 PM 5818416 7195580 2064004 26.18 2688 1576236 605028 6.77 155392 1649516 12
19:51:55 07:37:01 PM 5818564 7195728 2063856 26.18 2688 1576236 605028 6.77 155392 1649516 4
19:51:55 07:38:01 PM 5816348 7193516 2066072 26.21 2688 1576240 605028 6.77 155392 1651736 4
19:51:55 07:39:01 PM 5815580 7192748 2066840 26.22 2688 1576240 605028 6.77 155392 1652456 4
19:51:55 07:40:01 PM 5815180 7192348 2067240 26.23 2688 1576240 605624 6.78 155392 1652872 12
19:51:55 07:41:01 PM 5814852 7192024 2067568 26.23 2688 1576244 605624 6.78 155392 1653048 4
19:51:55 07:42:01 PM 5359948 7006964 2522472 32.00 2688 1836440 758904 8.50 203296 2023308 134852
19:51:55 07:43:02 PM 5151228 7006812 2731192 34.65 2688 2030984 685764 7.68 201360 2175352 46528
19:51:55 07:44:01 PM 5173620 7063284 2708800 34.37 2688 2063556 629588 7.05 225564 2127000 41120
19:51:55 07:45:01 PM 4934612 7051476 2947808 37.40 2688 2284348 627204 7.02 270592 2291124 26996
19:51:55 07:46:01 PM 4897588 7014788 2984832 37.87 2688 2284856 674696 7.55 270720 2330136 164
19:51:55 07:47:01 PM 4873452 6997680 3008968 38.17 2688 2291916 692700 7.76 271108 2353092 5420
19:51:55 07:48:01 PM 4855144 6996844 3027276 38.41 2688 2309412 692700 7.76 271192 2371548 5484
19:51:55 07:49:01 PM 4848836 6996792 3033584 38.49 2688 2315672 692700 7.76 271192 2377736 412
19:51:55 07:50:01 PM 4839592 6995788 3042828 38.60 2688 2323852 728868 8.16 271476 2386364 148
19:51:55 07:51:01 PM 4965056 6990456 2917364 37.01 2688 2197988 698256 7.82 350024 2205932 23940
19:51:55 Average: 5728640 7182292 2153780 27.32 2688 1649236 614870 6.88 168024 1712894 3659
19:51:55
19:51:55 06:33:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
19:51:55 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:34:01 PM eth0 1.48 0.10 0.16 0.01 0.00 0.00 0.00 0.00
19:51:55 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:35:01 PM eth0 1.57 0.12 0.16 0.01 0.00 0.00 0.00 0.00
19:51:55 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:36:01 PM eth0 0.68 0.10 0.03 0.01 0.00 0.00 0.00 0.00
19:51:55 06:37:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:37:02 PM eth0 0.62 0.10 0.03 0.01 0.00 0.00 0.00 0.00
19:51:55 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:38:01 PM eth0 0.76 0.22 0.11 0.07 0.00 0.00 0.00 0.00
19:51:55 06:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:39:01 PM eth0 0.57 0.15 0.08 0.01 0.00 0.00 0.00 0.00
19:51:55 06:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:40:01 PM eth0 0.63 0.10 0.03 0.01 0.00 0.00 0.00 0.00
19:51:55 06:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:41:01 PM eth0 0.60 0.07 0.04 0.01 0.00 0.00 0.00 0.00
19:51:55 06:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:42:01 PM eth0 0.48 0.05 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 06:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:43:01 PM eth0 0.90 0.20 0.17 0.07 0.00 0.00 0.00 0.00
19:51:55 06:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:44:01 PM eth0 0.42 0.07 0.02 0.01 0.00 0.00 0.00 0.00
19:51:55 06:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:45:01 PM eth0 0.48 0.10 0.02 0.01 0.00 0.00 0.00 0.00
19:51:55 06:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:46:01 PM eth0 0.55 0.10 0.03 0.01 0.00 0.00 0.00 0.00
19:51:55 06:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:47:01 PM eth0 0.50 0.10 0.02 0.01 0.00 0.00 0.00 0.00
19:51:55 06:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:48:01 PM eth0 0.78 0.20 0.16 0.07 0.00 0.00 0.00 0.00
19:51:55 06:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:49:01 PM eth0 0.52 0.08 0.03 0.01 0.00 0.00 0.00 0.00
19:51:55 06:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:50:01 PM eth0 0.50 0.08 0.02 0.01 0.00 0.00 0.00 0.00
19:51:55 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:51:01 PM eth0 0.57 0.10 0.03 0.01 0.00 0.00 0.00 0.00
19:51:55 06:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:52:01 PM eth0 0.45 0.08 0.02 0.01 0.00 0.00 0.00 0.00
19:51:55 06:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:53:01 PM eth0 0.73 0.20 0.10 0.07 0.00 0.00 0.00 0.00
19:51:55 06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:54:01 PM eth0 0.63 0.17 0.09 0.01 0.00 0.00 0.00 0.00
19:51:55 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:55:01 PM eth0 0.47 0.07 0.02 0.01 0.00 0.00 0.00 0.00
19:51:55 06:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:56:01 PM eth0 0.40 0.03 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 06:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:57:01 PM eth0 0.45 0.08 0.02 0.01 0.00 0.00 0.00 0.00
19:51:55 06:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:58:01 PM eth0 0.82 0.25 0.17 0.07 0.00 0.00 0.00 0.00
19:51:55 06:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 06:59:01 PM eth0 0.75 0.25 0.27 0.20 0.00 0.00 0.00 0.00
19:51:55 07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:00:01 PM eth0 0.42 0.08 0.02 0.01 0.00 0.00 0.00 0.00
19:51:55 07:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:01:01 PM eth0 1.28 0.88 0.09 0.07 0.00 0.00 0.00 0.00
19:51:55 07:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:02:01 PM eth0 0.43 0.07 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:03:01 PM eth0 0.67 0.15 0.10 0.07 0.00 0.00 0.00 0.00
19:51:55 07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:04:01 PM eth0 0.50 0.10 0.08 0.01 0.00 0.00 0.00 0.00
19:51:55 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:05:01 PM eth0 0.45 0.08 0.02 0.01 0.00 0.00 0.00 0.00
19:51:55 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:06:01 PM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:07:01 PM eth0 0.43 0.07 0.03 0.00 0.00 0.00 0.00 0.00
19:51:55 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:08:01 PM eth0 0.72 0.17 0.15 0.07 0.00 0.00 0.00 0.00
19:51:55 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:09:01 PM eth0 0.45 0.08 0.02 0.01 0.00 0.00 0.00 0.00
19:51:55 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:10:01 PM eth0 0.40 0.00 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:11:01 PM eth0 0.47 0.00 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:12:01 PM eth0 0.45 0.07 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 07:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:13:01 PM eth0 0.62 0.13 0.10 0.07 0.00 0.00 0.00 0.00
19:51:55 07:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:14:01 PM eth0 0.55 0.10 0.08 0.01 0.00 0.00 0.00 0.00
19:51:55 07:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:15:01 PM eth0 0.25 0.00 0.01 0.00 0.00 0.00 0.00 0.00
19:51:55 07:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:16:01 PM eth0 54.64 27.43 37.85 24.58 0.00 0.00 0.00 0.00
19:51:55 07:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:17:01 PM eth0 0.38 0.05 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 07:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:18:01 PM eth0 0.67 0.18 0.10 0.07 0.00 0.00 0.00 0.00
19:51:55 07:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:19:01 PM eth0 0.48 0.08 0.08 0.00 0.00 0.00 0.00 0.00
19:51:55 07:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:20:01 PM eth0 0.57 0.07 0.03 0.00 0.00 0.00 0.00 0.00
19:51:55 07:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:21:01 PM eth0 0.42 0.00 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 07:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:22:01 PM eth0 0.47 0.08 0.02 0.01 0.00 0.00 0.00 0.00
19:51:55 07:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:23:01 PM eth0 1.25 0.82 0.19 6.28 0.00 0.00 0.00 0.00
19:51:55 07:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:24:01 PM eth0 0.35 0.00 0.01 0.00 0.00 0.00 0.00 0.00
19:51:55 07:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:25:01 PM eth0 0.40 0.05 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 07:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:26:01 PM eth0 0.38 0.05 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 07:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:27:01 PM eth0 0.48 0.08 0.03 0.01 0.00 0.00 0.00 0.00
19:51:55 07:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:28:01 PM eth0 1.33 0.87 0.23 6.29 0.00 0.00 0.00 0.00
19:51:55 07:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:29:01 PM eth0 0.33 0.05 0.01 0.00 0.00 0.00 0.00 0.00
19:51:55 07:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:30:01 PM eth0 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 07:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:31:01 PM eth0 0.47 0.08 0.02 0.01 0.00 0.00 0.00 0.00
19:51:55 07:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:32:01 PM eth0 1.72 0.60 0.17 6.24 0.00 0.00 0.00 0.00
19:51:55 07:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:33:01 PM eth0 2.03 3.22 0.43 19.35 0.00 0.00 0.00 0.00
19:51:55 07:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:34:01 PM eth0 0.47 0.07 0.08 0.00 0.00 0.00 0.00 0.00
19:51:55 07:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:35:01 PM eth0 0.43 0.08 0.02 0.01 0.00 0.00 0.00 0.00
19:51:55 07:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:36:01 PM eth0 0.38 0.00 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 07:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:37:01 PM eth0 0.47 0.03 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 07:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:38:01 PM eth0 0.93 0.40 0.17 3.92 0.00 0.00 0.00 0.00
19:51:55 07:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:39:01 PM eth0 0.37 0.00 0.02 0.00 0.00 0.00 0.00 0.00
19:51:55 07:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:40:01 PM eth0 1.48 0.12 0.16 0.04 0.00 0.00 0.00 0.00
19:51:55 07:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:41:01 PM eth0 0.75 0.37 0.51 0.38 0.00 0.00 0.00 0.00
19:51:55 07:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:42:01 PM eth0 196.65 141.62 1293.83 46.20 0.00 0.00 0.00 0.00
19:51:55 07:43:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:43:02 PM eth0 83.29 64.01 844.93 9.97 0.00 0.00 0.00 0.00
19:51:55 07:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:44:01 PM eth0 11.35 10.56 6.32 4.27 0.00 0.00 0.00 0.00
19:51:55 07:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:45:01 PM eth0 230.06 171.11 370.81 44.15 0.00 0.00 0.00 0.00
19:51:55 07:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:46:01 PM eth0 12.91 7.13 3.79 0.79 0.00 0.00 0.00 0.00
19:51:55 07:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:47:01 PM eth0 23.09 21.51 62.46 5.16 0.00 0.00 0.00 0.00
19:51:55 07:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:48:01 PM eth0 32.38 33.09 117.62 9.54 0.00 0.00 0.00 0.00
19:51:55 07:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:49:01 PM eth0 11.98 11.31 33.97 5.21 0.00 0.00 0.00 0.00
19:51:55 07:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:50:01 PM eth0 18.84 19.26 64.81 12.01 0.00 0.00 0.00 0.00
19:51:55 07:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 07:51:01 PM eth0 76.92 51.73 156.68 79.02 0.00 0.00 0.00 0.00
19:51:55 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:51:55 Average: eth0 10.20 7.32 38.45 3.65 0.00 0.00 0.00 0.00
19:51:55
19:51:55
19:51:55 ---> sar -P ALL:
19:51:55 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 08/29/2025 _x86_64_ (2 CPU)
19:51:55
19:51:55 18:32:10 LINUX RESTART (2 CPU)
19:51:55
19:51:55 06:33:01 PM CPU %user %nice %system %iowait %steal %idle
19:51:55 06:34:01 PM all 0.34 0.00 0.07 0.13 0.02 99.44
19:51:55 06:34:01 PM 0 0.08 0.00 0.07 0.03 0.00 99.82
19:51:55 06:34:01 PM 1 0.60 0.00 0.07 0.23 0.03 99.06
19:51:55 06:35:01 PM all 0.31 0.00 0.07 0.01 0.03 99.59
19:51:55 06:35:01 PM 0 0.10 0.00 0.07 0.00 0.03 99.80
19:51:55 06:35:01 PM 1 0.52 0.00 0.07 0.02 0.02 99.38
19:51:55 06:36:01 PM all 0.32 0.00 0.08 0.01 0.02 99.57
19:51:55 06:36:01 PM 0 0.32 0.00 0.10 0.02 0.02 99.55
19:51:55 06:36:01 PM 1 0.32 0.00 0.07 0.00 0.02 99.60
19:51:55 06:37:02 PM all 0.22 0.00 0.08 0.00 0.03 99.67
19:51:55 06:37:02 PM 0 0.38 0.00 0.10 0.00 0.03 99.48
19:51:55 06:37:02 PM 1 0.05 0.00 0.07 0.00 0.02 99.87
19:51:55 06:38:01 PM all 0.33 0.00 0.06 0.00 0.02 99.59
19:51:55 06:38:01 PM 0 0.56 0.00 0.05 0.00 0.02 99.37
19:51:55 06:38:01 PM 1 0.10 0.00 0.07 0.00 0.02 99.81
19:51:55 06:39:01 PM all 0.43 0.00 0.06 0.00 0.02 99.50
19:51:55 06:39:01 PM 0 0.47 0.00 0.05 0.00 0.00 99.48
19:51:55 06:39:01 PM 1 0.38 0.00 0.07 0.00 0.03 99.52
19:51:55 06:40:01 PM all 0.30 0.00 0.06 0.00 0.02 99.62
19:51:55 06:40:01 PM 0 0.47 0.00 0.03 0.00 0.02 99.48
19:51:55 06:40:01 PM 1 0.13 0.00 0.08 0.00 0.02 99.77
19:51:55 06:41:01 PM all 0.23 0.00 0.08 0.00 0.01 99.67
19:51:55 06:41:01 PM 0 0.35 0.00 0.05 0.00 0.00 99.60
19:51:55 06:41:01 PM 1 0.12 0.00 0.12 0.00 0.02 99.75
19:51:55 06:42:01 PM all 0.28 0.00 0.05 0.00 0.03 99.65
19:51:55 06:42:01 PM 0 0.45 0.00 0.05 0.00 0.02 99.48
19:51:55 06:42:01 PM 1 0.10 0.00 0.05 0.00 0.03 99.82
19:51:55 06:43:01 PM all 0.32 0.00 0.06 0.00 0.02 99.61
19:51:55 06:43:01 PM 0 0.53 0.00 0.03 0.00 0.00 99.43
19:51:55 06:43:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
19:51:55 06:44:01 PM all 0.26 0.00 0.08 0.00 0.02 99.64
19:51:55 06:44:01 PM 0 0.42 0.00 0.08 0.00 0.02 99.48
19:51:55 06:44:01 PM 1 0.10 0.00 0.08 0.00 0.02 99.80
19:51:55
19:51:55 06:44:01 PM CPU %user %nice %system %iowait %steal %idle
19:51:55 06:45:01 PM all 0.32 0.00 0.06 0.00 0.02 99.61
19:51:55 06:45:01 PM 0 0.12 0.00 0.10 0.00 0.02 99.77
19:51:55 06:45:01 PM 1 0.52 0.00 0.02 0.00 0.02 99.45
19:51:55 06:46:01 PM all 0.28 0.00 0.07 0.00 0.02 99.63
19:51:55 06:46:01 PM 0 0.10 0.00 0.08 0.00 0.02 99.80
19:51:55 06:46:01 PM 1 0.47 0.00 0.05 0.00 0.02 99.47
19:51:55 06:47:01 PM all 0.32 0.00 0.05 0.00 0.03 99.60
19:51:55 06:47:01 PM 0 0.12 0.00 0.08 0.00 0.03 99.77
19:51:55 06:47:01 PM 1 0.52 0.00 0.02 0.00 0.03 99.43
19:51:55 06:48:01 PM all 0.26 0.00 0.12 0.00 0.03 99.60
19:51:55 06:48:01 PM 0 0.12 0.00 0.12 0.00 0.03 99.73
19:51:55 06:48:01 PM 1 0.40 0.00 0.12 0.00 0.02 99.47
19:51:55 06:49:01 PM all 0.26 0.00 0.07 0.01 0.02 99.65
19:51:55 06:49:01 PM 0 0.12 0.00 0.08 0.00 0.02 99.78
19:51:55 06:49:01 PM 1 0.40 0.00 0.05 0.02 0.02 99.52
19:51:55 06:50:01 PM all 0.34 0.00 0.07 0.00 0.02 99.57
19:51:55 06:50:01 PM 0 0.12 0.00 0.08 0.00 0.02 99.78
19:51:55 06:50:01 PM 1 0.57 0.00 0.05 0.00 0.02 99.37
19:51:55 06:51:01 PM all 0.31 0.00 0.08 0.00 0.03 99.59
19:51:55 06:51:01 PM 0 0.05 0.00 0.07 0.00 0.02 99.87
19:51:55 06:51:01 PM 1 0.57 0.00 0.08 0.00 0.03 99.32
19:51:55 06:52:01 PM all 0.33 0.00 0.05 0.00 0.02 99.60
19:51:55 06:52:01 PM 0 0.13 0.00 0.07 0.00 0.02 99.78
19:51:55 06:52:01 PM 1 0.53 0.00 0.03 0.00 0.02 99.42
19:51:55 06:53:01 PM all 0.26 0.00 0.07 0.00 0.02 99.66
19:51:55 06:53:01 PM 0 0.13 0.00 0.08 0.00 0.02 99.77
19:51:55 06:53:01 PM 1 0.38 0.00 0.05 0.00 0.02 99.55
19:51:55 06:54:01 PM all 0.30 0.00 0.06 0.00 0.01 99.63
19:51:55 06:54:01 PM 0 0.12 0.00 0.08 0.00 0.02 99.78
19:51:55 06:54:01 PM 1 0.48 0.00 0.03 0.00 0.00 99.48
19:51:55 06:55:01 PM all 0.33 0.00 0.05 0.00 0.03 99.60
19:51:55 06:55:01 PM 0 0.13 0.00 0.10 0.00 0.03 99.73
19:51:55 06:55:01 PM 1 0.52 0.00 0.00 0.00 0.02 99.47
19:51:55
19:51:55 06:55:01 PM CPU %user %nice %system %iowait %steal %idle
19:51:55 06:56:01 PM all 0.29 0.00 0.05 0.00 0.13 99.53
19:51:55 06:56:01 PM 0 0.12 0.00 0.07 0.00 0.07 99.75
19:51:55 06:56:01 PM 1 0.47 0.00 0.03 0.00 0.18 99.32
19:51:55 06:57:01 PM all 0.17 0.00 0.09 0.00 0.03 99.72
19:51:55 06:57:01 PM 0 0.22 0.00 0.12 0.00 0.03 99.63
19:51:55 06:57:01 PM 1 0.12 0.00 0.07 0.00 0.02 99.80
19:51:55 06:58:01 PM all 0.40 0.00 0.06 0.00 0.03 99.52
19:51:55 06:58:01 PM 0 0.52 0.00 0.07 0.00 0.03 99.38
19:51:55 06:58:01 PM 1 0.28 0.00 0.05 0.00 0.02 99.65
19:51:55 06:59:01 PM all 0.28 0.00 0.08 0.00 0.03 99.62
19:51:55 06:59:01 PM 0 0.32 0.00 0.05 0.00 0.02 99.62
19:51:55 06:59:01 PM 1 0.25 0.00 0.10 0.00 0.03 99.62
19:51:55 07:00:01 PM all 0.33 0.00 0.06 0.00 0.02 99.59
19:51:55 07:00:01 PM 0 0.08 0.00 0.05 0.00 0.02 99.85
19:51:55 07:00:01 PM 1 0.58 0.00 0.07 0.00 0.02 99.33
19:51:55 07:01:01 PM all 0.34 0.25 0.18 0.23 0.01 98.99
19:51:55 07:01:01 PM 0 0.10 0.28 0.18 0.27 0.00 99.16
19:51:55 07:01:01 PM 1 0.58 0.22 0.18 0.18 0.02 98.82
19:51:55 07:02:01 PM all 0.31 0.00 0.08 0.01 0.04 99.56
19:51:55 07:02:01 PM 0 0.12 0.00 0.08 0.00 0.05 99.75
19:51:55 07:02:01 PM 1 0.50 0.00 0.08 0.02 0.03 99.37
19:51:55 07:03:01 PM all 0.27 0.00 0.06 0.00 0.02 99.66
19:51:55 07:03:01 PM 0 0.47 0.00 0.07 0.00 0.02 99.45
19:51:55 07:03:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87
19:51:55 07:04:01 PM all 0.33 0.00 0.08 0.00 0.02 99.57
19:51:55 07:04:01 PM 0 0.52 0.00 0.03 0.00 0.02 99.43
19:51:55 07:04:01 PM 1 0.15 0.00 0.12 0.00 0.02 99.72
19:51:55 07:05:01 PM all 0.31 0.00 0.06 0.00 0.02 99.62
19:51:55 07:05:01 PM 0 0.28 0.00 0.07 0.00 0.02 99.63
19:51:55 07:05:01 PM 1 0.33 0.00 0.05 0.00 0.02 99.60
19:51:55 07:06:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59
19:51:55 07:06:01 PM 0 0.07 0.00 0.05 0.00 0.02 99.87
19:51:55 07:06:01 PM 1 0.58 0.00 0.07 0.00 0.03 99.32
19:51:55
19:51:55 07:06:01 PM CPU %user %nice %system %iowait %steal %idle
19:51:55 07:07:01 PM all 0.31 0.00 0.08 0.00 0.02 99.60
19:51:55 07:07:01 PM 0 0.08 0.00 0.08 0.00 0.02 99.82
19:51:55 07:07:01 PM 1 0.53 0.00 0.07 0.00 0.02 99.38
19:51:55 07:08:01 PM all 0.35 0.00 0.07 0.00 0.01 99.57
19:51:55 07:08:01 PM 0 0.15 0.00 0.07 0.00 0.02 99.77
19:51:55 07:08:01 PM 1 0.55 0.00 0.07 0.00 0.00 99.38
19:51:55 07:09:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57
19:51:55 07:09:01 PM 0 0.10 0.00 0.08 0.00 0.02 99.80
19:51:55 07:09:01 PM 1 0.57 0.00 0.05 0.00 0.03 99.35
19:51:55 07:10:01 PM all 0.34 0.00 0.06 0.00 0.03 99.57
19:51:55 07:10:01 PM 0 0.53 0.00 0.02 0.00 0.02 99.43
19:51:55 07:10:01 PM 1 0.15 0.00 0.10 0.00 0.03 99.72
19:51:55 07:11:01 PM all 0.34 0.00 0.08 0.00 0.02 99.57
19:51:55 07:11:01 PM 0 0.53 0.00 0.03 0.00 0.02 99.42
19:51:55 07:11:01 PM 1 0.15 0.00 0.12 0.00 0.02 99.72
19:51:55 07:12:01 PM all 0.25 0.00 0.07 0.00 0.03 99.66
19:51:55 07:12:01 PM 0 0.37 0.00 0.05 0.00 0.00 99.58
19:51:55 07:12:01 PM 1 0.13 0.00 0.08 0.00 0.05 99.73
19:51:55 07:13:01 PM all 0.33 0.00 0.06 0.00 0.03 99.58
19:51:55 07:13:01 PM 0 0.48 0.00 0.03 0.00 0.02 99.47
19:51:55 07:13:01 PM 1 0.17 0.00 0.08 0.00 0.05 99.70
19:51:55 07:14:01 PM all 0.33 0.00 0.06 0.00 0.01 99.60
19:51:55 07:14:01 PM 0 0.30 0.00 0.05 0.00 0.00 99.65
19:51:55 07:14:01 PM 1 0.37 0.00 0.07 0.00 0.02 99.55
19:51:55 07:15:01 PM all 0.33 0.00 0.08 0.00 0.03 99.56
19:51:55 07:15:01 PM 0 0.12 0.00 0.12 0.00 0.03 99.73
19:51:55 07:15:01 PM 1 0.55 0.00 0.05 0.00 0.02 99.38
19:51:55 07:16:01 PM all 2.57 0.00 0.66 0.00 0.04 96.72
19:51:55 07:16:01 PM 0 2.66 0.00 0.54 0.00 0.03 96.77
19:51:55 07:16:01 PM 1 2.48 0.00 0.79 0.00 0.05 96.68
19:51:55 07:17:01 PM all 0.34 0.00 0.06 0.00 0.02 99.58
19:51:55 07:17:01 PM 0 0.60 0.00 0.07 0.00 0.02 99.32
19:51:55 07:17:01 PM 1 0.08 0.00 0.05 0.00 0.02 99.85
19:51:55
19:51:55 07:17:01 PM CPU %user %nice %system %iowait %steal %idle
19:51:55 07:18:01 PM all 0.35 0.00 0.07 0.00 0.03 99.56
19:51:55 07:18:01 PM 0 0.60 0.00 0.05 0.00 0.02 99.33
19:51:55 07:18:01 PM 1 0.10 0.00 0.08 0.00 0.03 99.78
19:51:55 07:19:01 PM all 0.33 0.00 0.06 0.00 0.03 99.59
19:51:55 07:19:01 PM 0 0.52 0.00 0.02 0.00 0.02 99.45
19:51:55 07:19:01 PM 1 0.13 0.00 0.10 0.00 0.03 99.73
19:51:55 07:20:01 PM all 0.33 0.00 0.08 0.00 0.01 99.59
19:51:55 07:20:01 PM 0 0.50 0.00 0.03 0.00 0.00 99.47
19:51:55 07:20:01 PM 1 0.15 0.00 0.12 0.00 0.02 99.72
19:51:55 07:21:01 PM all 0.30 0.00 0.06 0.00 0.02 99.62
19:51:55 07:21:01 PM 0 0.45 0.00 0.03 0.00 0.00 99.52
19:51:55 07:21:01 PM 1 0.15 0.00 0.08 0.00 0.03 99.73
19:51:55 07:22:01 PM all 0.31 0.00 0.08 0.00 0.03 99.57
19:51:55 07:22:01 PM 0 0.48 0.00 0.07 0.00 0.03 99.42
19:51:55 07:22:01 PM 1 0.13 0.00 0.10 0.00 0.03 99.73
19:51:55 07:23:01 PM all 0.31 0.00 0.07 0.00 0.03 99.60
19:51:55 07:23:01 PM 0 0.45 0.00 0.07 0.00 0.02 99.47
19:51:55 07:23:01 PM 1 0.17 0.00 0.07 0.00 0.03 99.73
19:51:55 07:24:01 PM all 0.09 0.00 0.05 0.00 0.01 99.85
19:51:55 07:24:01 PM 0 0.07 0.00 0.03 0.00 0.00 99.90
19:51:55 07:24:01 PM 1 0.12 0.00 0.07 0.00 0.02 99.80
19:51:55 07:25:01 PM all 0.10 0.00 0.07 0.00 0.03 99.81
19:51:55 07:25:01 PM 0 0.02 0.00 0.03 0.00 0.00 99.95
19:51:55 07:25:01 PM 1 0.18 0.00 0.10 0.00 0.05 99.67
19:51:55 07:26:01 PM all 0.09 0.00 0.08 0.00 0.02 99.82
19:51:55 07:26:01 PM 0 0.03 0.00 0.08 0.00 0.02 99.87
19:51:55 07:26:01 PM 1 0.15 0.00 0.07 0.00 0.02 99.77
19:51:55 07:27:01 PM all 0.08 0.00 0.06 0.00 0.02 99.84
19:51:55 07:27:01 PM 0 0.03 0.00 0.02 0.00 0.02 99.93
19:51:55 07:27:01 PM 1 0.13 0.00 0.10 0.00 0.02 99.75
19:51:55 07:28:01 PM all 0.13 0.00 0.08 0.00 0.02 99.78
19:51:55 07:28:01 PM 0 0.05 0.00 0.05 0.00 0.02 99.88
19:51:55 07:28:01 PM 1 0.20 0.00 0.10 0.00 0.02 99.68
19:51:55
19:51:55 07:28:01 PM CPU %user %nice %system %iowait %steal %idle
19:51:55 07:29:01 PM all 0.11 0.00 0.05 0.00 0.02 99.82
19:51:55 07:29:01 PM 0 0.03 0.00 0.03 0.00 0.00 99.93
19:51:55 07:29:01 PM 1 0.18 0.00 0.07 0.00 0.03 99.72
19:51:55 07:30:01 PM all 0.09 0.00 0.08 0.00 0.01 99.82
19:51:55 07:30:01 PM 0 0.03 0.00 0.05 0.00 0.00 99.92
19:51:55 07:30:01 PM 1 0.15 0.00 0.10 0.00 0.02 99.73
19:51:55 07:31:01 PM all 0.11 0.00 0.08 0.00 0.03 99.79
19:51:55 07:31:01 PM 0 0.15 0.00 0.10 0.00 0.03 99.72
19:51:55 07:31:01 PM 1 0.07 0.00 0.05 0.00 0.02 99.87
19:51:55 07:32:01 PM all 0.10 0.00 0.08 0.00 0.02 99.81
19:51:55 07:32:01 PM 0 0.07 0.00 0.07 0.00 0.02 99.85
19:51:55 07:32:01 PM 1 0.13 0.00 0.08 0.00 0.02 99.77
19:51:55 07:33:01 PM all 0.18 0.00 0.07 0.00 0.02 99.73
19:51:55 07:33:01 PM 0 0.15 0.00 0.08 0.00 0.03 99.73
19:51:55 07:33:01 PM 1 0.22 0.00 0.05 0.00 0.00 99.73
19:51:55 07:34:01 PM all 0.08 0.00 0.07 0.00 0.02 99.83
19:51:55 07:34:01 PM 0 0.07 0.00 0.07 0.00 0.00 99.87
19:51:55 07:34:01 PM 1 0.10 0.00 0.07 0.00 0.03 99.80
19:51:55 07:35:01 PM all 0.09 0.00 0.06 0.00 0.02 99.83
19:51:55 07:35:01 PM 0 0.08 0.00 0.07 0.00 0.02 99.83
19:51:55 07:35:01 PM 1 0.10 0.00 0.05 0.00 0.02 99.83
19:51:55 07:36:01 PM all 0.10 0.00 0.10 0.01 0.02 99.77
19:51:55 07:36:01 PM 0 0.08 0.00 0.12 0.02 0.02 99.77
19:51:55 07:36:01 PM 1 0.12 0.00 0.08 0.00 0.02 99.78
19:51:55 07:37:01 PM all 0.10 0.00 0.06 0.00 0.01 99.83
19:51:55 07:37:01 PM 0 0.12 0.00 0.07 0.00 0.00 99.82
19:51:55 07:37:01 PM 1 0.08 0.00 0.05 0.00 0.02 99.85
19:51:55 07:38:01 PM all 0.75 0.00 0.08 0.00 0.02 99.16
19:51:55 07:38:01 PM 0 0.22 0.00 0.07 0.00 0.02 99.70
19:51:55 07:38:01 PM 1 1.29 0.00 0.08 0.00 0.02 98.61
19:51:55 07:39:01 PM all 0.32 0.00 0.08 0.00 0.02 99.59
19:51:55 07:39:01 PM 0 0.17 0.00 0.10 0.00 0.03 99.70
19:51:55 07:39:01 PM 1 0.47 0.00 0.05 0.00 0.00 99.48
19:51:55
19:51:55 07:39:01 PM CPU %user %nice %system %iowait %steal %idle
19:51:55 07:40:01 PM all 0.29 0.00 0.08 0.00 0.02 99.61
19:51:55 07:40:01 PM 0 0.12 0.00 0.08 0.00 0.02 99.78
19:51:55 07:40:01 PM 1 0.47 0.00 0.08 0.00 0.02 99.43
19:51:55 07:41:01 PM all 0.33 0.00 0.08 0.01 0.02 99.57
19:51:55 07:41:01 PM 0 0.12 0.00 0.07 0.00 0.02 99.80
19:51:55 07:41:01 PM 1 0.55 0.00 0.08 0.02 0.02 99.33
19:51:55 07:42:01 PM all 26.58 0.00 3.80 0.59 0.09 68.94
19:51:55 07:42:01 PM 0 21.97 0.00 2.79 0.48 0.08 74.67
19:51:55 07:42:01 PM 1 31.20 0.00 4.80 0.70 0.10 63.20
19:51:55 07:43:02 PM all 33.79 0.00 5.02 0.98 0.12 60.10
19:51:55 07:43:02 PM 0 26.98 0.00 4.37 1.12 0.12 67.41
19:51:55 07:43:02 PM 1 40.59 0.00 5.67 0.83 0.12 52.79
19:51:55 07:44:01 PM all 19.51 0.00 2.68 0.23 0.07 77.51
19:51:55 07:44:01 PM 0 9.51 0.00 2.19 0.17 0.05 88.08
19:51:55 07:44:01 PM 1 29.50 0.00 3.18 0.29 0.08 66.95
19:51:55 07:45:01 PM all 28.24 0.00 5.35 0.79 0.11 65.51
19:51:55 07:45:01 PM 0 18.14 0.00 4.37 0.58 0.10 76.81
19:51:55 07:45:01 PM 1 38.34 0.00 6.34 1.00 0.12 54.20
19:51:55 07:46:01 PM all 1.02 0.00 0.27 0.13 0.02 98.56
19:51:55 07:46:01 PM 0 1.82 0.00 0.30 0.10 0.02 97.76
19:51:55 07:46:01 PM 1 0.22 0.00 0.23 0.17 0.02 99.37
19:51:55 07:47:01 PM all 8.59 0.00 0.24 0.03 0.05 91.10
19:51:55 07:47:01 PM 0 2.96 0.00 0.22 0.03 0.03 96.75
19:51:55 07:47:01 PM 1 14.23 0.00 0.27 0.02 0.07 85.42
19:51:55 07:48:01 PM all 18.79 0.00 0.27 0.02 0.08 80.85
19:51:55 07:48:01 PM 0 2.43 0.00 0.25 0.03 0.07 97.22
19:51:55 07:48:01 PM 1 35.11 0.00 0.28 0.00 0.08 64.52
19:51:55 07:49:01 PM all 6.59 0.00 0.13 0.02 0.03 93.23
19:51:55 07:49:01 PM 0 2.76 0.00 0.12 0.02 0.03 97.07
19:51:55 07:49:01 PM 1 10.42 0.00 0.13 0.02 0.03 89.40
19:51:55 07:50:01 PM all 9.63 0.00 0.28 0.02 0.04 90.04
19:51:55 07:50:01 PM 0 3.11 0.00 0.28 0.02 0.03 96.55
19:51:55 07:50:01 PM 1 16.15 0.00 0.27 0.02 0.05 83.51
19:51:55
19:51:55 07:50:01 PM CPU %user %nice %system %iowait %steal %idle
19:51:55 07:51:01 PM all 22.25 0.00 2.47 0.15 0.07 75.06
19:51:55 07:51:01 PM 0 16.85 0.00 2.34 0.17 0.07 80.57
19:51:55 07:51:01 PM 1 27.65 0.00 2.60 0.13 0.07 69.54
19:51:55 Average: all 2.51 0.00 0.33 0.04 0.03 97.09
19:51:55 Average: 0 1.60 0.00 0.29 0.04 0.02 98.04
19:51:55 Average: 1 3.41 0.00 0.38 0.05 0.03 96.13
19:51:55
19:51:55
19:51:55