03:47:47 Started by upstream project "integration-distribution-test-calcium" build number 452
03:47:47 originally caused by:
03:47:47 Started by upstream project "autorelease-release-calcium-mvn38-openjdk17" build number 353
03:47:47 originally caused by:
03:47:47 Started by timer
03:47:47 Running as SYSTEM
03:47:47 [EnvInject] - Loading node environment variables.
03:47:47 Building remotely on prd-centos8-robot-2c-8g-10984 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-cbench-only-calcium
03:47:52 [ssh-agent] Looking for ssh-agent implementation...
03:47:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
03:47:52 $ ssh-agent
03:47:52 SSH_AUTH_SOCK=/tmp/ssh-nNLmi8VWbYar/agent.5300
03:47:52 SSH_AGENT_PID=5302
03:47:52 [ssh-agent] Started.
03:47:52 Running ssh-add (command line suppressed)
03:47:52 Identity added: /w/workspace/openflowplugin-csit-1node-cbench-only-calcium@tmp/private_key_2011791047407217618.key (/w/workspace/openflowplugin-csit-1node-cbench-only-calcium@tmp/private_key_2011791047407217618.key)
03:47:52 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
03:47:52 The recommended git tool is: NONE
03:47:57 using credential opendaylight-jenkins-ssh
03:47:57 Wiping out workspace first.
03:47:57 Cloning the remote Git repository
03:47:57 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
03:47:57 > git init /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/test # timeout=10
03:47:57 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:47:57 > git --version # timeout=10
03:47:57 > git --version # 'git version 2.43.0'
03:47:57 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:47:57 [INFO] Currently running in a labeled security context
03:47:57 [INFO] Currently SELinux is 'enforcing' on the host
03:47:57 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/test@tmp/jenkins-gitclient-ssh17878634845724978375.key
03:47:57 Verifying host key using known hosts file
03:47:57 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
03:47:57 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
03:48:01 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:48:01 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:48:04 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:48:04 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:48:04 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:48:04 [INFO] Currently running in a labeled security context
03:48:04 [INFO] Currently SELinux is 'enforcing' on the host
03:48:04 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/test@tmp/jenkins-gitclient-ssh14014826018027224565.key
03:48:04 Verifying host key using known hosts file
03:48:04 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
03:48:04 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
03:48:04 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:48:04 Checking out Revision d44028c31b5eacf751ef387bb332298238e8af70 (origin/master)
03:48:04 > git config core.sparsecheckout # timeout=10
03:48:04 > git checkout -f d44028c31b5eacf751ef387bb332298238e8af70 # timeout=10
03:48:05 Commit message: "Adapt python scripts to RFC 8040 (odl-lispflowmapping-performance-tests)"
03:48:05 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:48:06 > git rev-list --no-walk c25faeb6777dcdbed566c60e0c61adeb8b295472 # timeout=10
03:48:06 No emails were triggered.
03:48:06 provisioning config files...
03:48:06 copy managed file [npmrc] to file:/home/jenkins/.npmrc
03:48:06 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
03:48:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:48:08 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins2374111571440193668.sh
03:48:08 ---> python-tools-install.sh
03:48:08 Setup pyenv:
03:48:08 system
03:48:08 * 3.8.13 (set by /opt/pyenv/version)
03:48:08 * 3.9.13 (set by /opt/pyenv/version)
03:48:08 * 3.10.13 (set by /opt/pyenv/version)
03:48:08 * 3.11.7 (set by /opt/pyenv/version)
03:48:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Hkr5
03:48:21 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
03:48:27 lf-activate-venv(): INFO: Installing: lftools
03:49:26 lf-activate-venv(): INFO: Adding /tmp/venv-Hkr5/bin to PATH
03:49:26 Generating Requirements File
03:50:04 Python 3.11.7
03:50:05 pip 24.2 from /tmp/venv-Hkr5/lib/python3.11/site-packages/pip (python 3.11)
03:50:05 appdirs==1.4.4
03:50:05 argcomplete==3.5.0
03:50:05 aspy.yaml==1.3.0
03:50:05 attrs==24.2.0
03:50:05 autopage==0.5.2
03:50:05 beautifulsoup4==4.12.3
03:50:05 boto3==1.34.161
03:50:05 botocore==1.34.161
03:50:05 bs4==0.0.2
03:50:05 cachetools==5.4.0
03:50:05 certifi==2024.7.4
03:50:05 cffi==1.17.0
03:50:05 cfgv==3.4.0
03:50:05 chardet==5.2.0
03:50:05 charset-normalizer==3.3.2
03:50:05 click==8.1.7
03:50:05 cliff==4.7.0
03:50:05 cmd2==2.4.3
03:50:05 cryptography==3.3.2
03:50:05 debtcollector==3.0.0
03:50:05 decorator==5.1.1
03:50:05 defusedxml==0.7.1
03:50:05 Deprecated==1.2.14
03:50:05 distlib==0.3.8
03:50:05 dnspython==2.6.1
03:50:05 docker==4.2.2
03:50:05 dogpile.cache==1.3.3
03:50:05 email_validator==2.2.0
03:50:05 filelock==3.15.4
03:50:05 future==1.0.0
03:50:05 gitdb==4.0.11
03:50:05 GitPython==3.1.43
03:50:05 google-auth==2.33.0
03:50:05 httplib2==0.22.0
03:50:05 identify==2.6.0
03:50:05 idna==3.7
03:50:05 importlib-resources==1.5.0
03:50:05 iso8601==2.1.0
03:50:05 Jinja2==3.1.4
03:50:05 jmespath==1.0.1
03:50:05 jsonpatch==1.33
03:50:05 jsonpointer==3.0.0
03:50:05 jsonschema==4.23.0
03:50:05 jsonschema-specifications==2023.12.1
03:50:05 keystoneauth1==5.7.0
03:50:05 kubernetes==30.1.0
03:50:05 lftools==0.37.10
03:50:05 lxml==5.3.0
03:50:05 MarkupSafe==2.1.5
03:50:05 msgpack==1.0.8
03:50:05 multi_key_dict==2.0.3
03:50:05 munch==4.0.0
03:50:05 netaddr==1.3.0
03:50:05 netifaces==0.11.0
03:50:05 niet==1.4.2
03:50:05 nodeenv==1.9.1
03:50:05 oauth2client==4.1.3
03:50:05 oauthlib==3.2.2
03:50:05 openstacksdk==3.3.0
03:50:05 os-client-config==2.1.0
03:50:05 os-service-types==1.7.0
03:50:05 osc-lib==3.1.0
03:50:05 oslo.config==9.5.0
03:50:05 oslo.context==5.5.0
03:50:05 oslo.i18n==6.3.0
03:50:05 oslo.log==6.1.1
03:50:05 oslo.serialization==5.4.0
03:50:05 oslo.utils==7.2.0
03:50:05 packaging==24.1
03:50:05 pbr==6.0.0
03:50:05 platformdirs==4.2.2
03:50:05 prettytable==3.11.0
03:50:05 pyasn1==0.6.0
03:50:05 pyasn1_modules==0.4.0
03:50:05 pycparser==2.22
03:50:05 pygerrit2==2.0.15
03:50:05 PyGithub==2.3.0
03:50:05 PyJWT==2.9.0
03:50:05 PyNaCl==1.5.0
03:50:05 pyparsing==2.4.7
03:50:05 pyperclip==1.9.0
03:50:05 pyrsistent==0.20.0
03:50:05 python-cinderclient==9.5.0
03:50:05 python-dateutil==2.9.0.post0
03:50:05 python-heatclient==3.5.0
03:50:05 python-jenkins==1.8.2
03:50:05 python-keystoneclient==5.4.0
03:50:05 python-magnumclient==4.6.0
03:50:05 python-openstackclient==7.0.0
03:50:05 python-swiftclient==4.6.0
03:50:05 PyYAML==6.0.2
03:50:05 referencing==0.35.1
03:50:05 requests==2.32.3
03:50:05 requests-oauthlib==2.0.0
03:50:05 requestsexceptions==1.4.0
03:50:05 rfc3986==2.0.0
03:50:05 rpds-py==0.20.0
03:50:05 rsa==4.9
03:50:05 ruamel.yaml==0.18.6
03:50:05 ruamel.yaml.clib==0.2.8
03:50:05 s3transfer==0.10.2
03:50:05 simplejson==3.19.3
03:50:05 six==1.16.0
03:50:05 smmap==5.0.1
03:50:05 soupsieve==2.6
03:50:05 stevedore==5.2.0
03:50:05 tabulate==0.9.0
03:50:05 toml==0.10.2
03:50:05 tomlkit==0.13.2
03:50:05 tqdm==4.66.5
03:50:05 typing_extensions==4.12.2
03:50:05 tzdata==2024.1
03:50:05 urllib3==1.26.19
03:50:05 virtualenv==20.26.3
03:50:05 wcwidth==0.2.13
03:50:05 websocket-client==1.8.0
03:50:05 wrapt==1.16.0
03:50:05 xdg==6.0.0
03:50:05 xmltodict==0.13.0
03:50:05 yq==3.4.3
03:50:05 [EnvInject] - Injecting environment variables from a build step.
03:50:05 [EnvInject] - Injecting as environment variables the properties content
03:50:05 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
03:50:05 OS_CLOUD=vex
03:50:05 OS_STACK_NAME=releng-openflowplugin-csit-1node-cbench-only-calcium-452
03:50:05 OS_STACK_TEMPLATE_DIR=openstack-hot
03:50:05
03:50:05 [EnvInject] - Variables injected successfully.
03:50:05 provisioning config files...
03:50:05 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:50:05 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins12452728280779339389.sh
03:50:05 ---> Create parameters file for OpenStack HOT
03:50:05 OpenStack Heat parameters generated
03:50:05 -----------------------------------
03:50:05 parameters:
03:50:05 vm_0_count: '1'
03:50:05 vm_0_flavor: 'v3-standard-4'
03:50:05 vm_0_image: 'ZZCI - CentOS Stream 8 - builder - x86_64 - 20240601-160217.263'
03:50:05 vm_1_count: '1'
03:50:05 vm_1_flavor: 'v3-standard-2'
03:50:05 vm_1_image: 'ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003'
03:50:05
03:50:05 job_name: '30466-452'
03:50:05 silo: 'releng'
03:50:05 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash -l /tmp/jenkins5684711633582955575.sh
03:50:05 ---> Create HEAT stack
03:50:05 + source /home/jenkins/lf-env.sh
03:50:05 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:50:05 ++ mktemp -d /tmp/venv-XXXX
03:50:05 + lf_venv=/tmp/venv-46k2
03:50:05 + local venv_file=/tmp/.os_lf_venv
03:50:05 + local python=python3
03:50:05 + local options
03:50:05 + local set_path=true
03:50:05 + local install_args=
03:50:05 ++ 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
03:50:05 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
03:50:05 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
03:50:05 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:50:05 + true
03:50:05 + case $1 in
03:50:05 + python=python3
03:50:05 + shift 2
03:50:05 + true
03:50:05 + case $1 in
03:50:05 + shift
03:50:05 + break
03:50:05 + case $python in
03:50:05 + local pkg_list=
03:50:05 + [[ -d /opt/pyenv ]]
03:50:05 + echo 'Setup pyenv:'
03:50:05 Setup pyenv:
03:50:05 + export PYENV_ROOT=/opt/pyenv
03:50:05 + PYENV_ROOT=/opt/pyenv
03:50:05 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:50:05 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:50:05 + pyenv versions
03:50:06 system
03:50:06 3.8.13
03:50:06 3.9.13
03:50:06 3.10.13
03:50:06 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/.python-version)
03:50:06 + command -v pyenv
03:50:06 ++ pyenv init - --no-rehash
03:50:06 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
03:50:06 for i in ${!paths[@]}; do
03:50:06 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
03:50:06 fi; done;
03:50:06 echo "${paths[*]}"'\'')"
03:50:06 export PATH="/opt/pyenv/shims:${PATH}"
03:50:06 export PYENV_SHELL=bash
03:50:06 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
03:50:06 pyenv() {
03:50:06 local command
03:50:06 command="${1:-}"
03:50:06 if [ "$#" -gt 0 ]; then
03:50:06 shift
03:50:06 fi
03:50:06
03:50:06 case "$command" in
03:50:06 rehash|shell)
03:50:06 eval "$(pyenv "sh-$command" "$@")"
03:50:06 ;;
03:50:06 *)
03:50:06 command pyenv "$command" "$@"
03:50:06 ;;
03:50:06 esac
03:50:06 }'
03:50:06 +++ bash --norc -ec 'IFS=:; paths=($PATH);
03:50:06 for i in ${!paths[@]}; do
03:50:06 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
03:50:06 fi; done;
03:50:06 echo "${paths[*]}"'
03:50:06 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:50:06 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:50:06 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:50:06 ++ export PYENV_SHELL=bash
03:50:06 ++ PYENV_SHELL=bash
03:50:06 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
03:50:06 +++ complete -F _pyenv pyenv
03:50:06 ++ lf-pyver python3
03:50:06 ++ local py_version_xy=python3
03:50:06 ++ local py_version_xyz=
03:50:06 ++ grep -E '^[0-9.]*[0-9]$'
03:50:06 ++ awk '{ print $1 }'
03:50:06 ++ pyenv versions
03:50:06 ++ local command
03:50:06 ++ command=versions
03:50:06 ++ '[' 1 -gt 0 ']'
03:50:06 ++ shift
03:50:06 ++ case "$command" in
03:50:06 ++ command pyenv versions
03:50:06 ++ pyenv versions
03:50:06 ++ sed 's/^[ *]* //'
03:50:06 ++ [[ ! -s /tmp/.pyenv_versions ]]
03:50:06 +++ grep '^3' /tmp/.pyenv_versions
03:50:06 +++ sort -V
03:50:06 +++ tail -n 1
03:50:06 ++ py_version_xyz=3.11.7
03:50:06 ++ [[ -z 3.11.7 ]]
03:50:06 ++ echo 3.11.7
03:50:06 ++ return 0
03:50:06 + pyenv local 3.11.7
03:50:06 + local command
03:50:06 + command=local
03:50:06 + '[' 2 -gt 0 ']'
03:50:06 + shift
03:50:06 + case "$command" in
03:50:06 + command pyenv local 3.11.7
03:50:06 + pyenv local 3.11.7
03:50:06 + for arg in "$@"
03:50:06 + case $arg in
03:50:06 + pkg_list+='lftools[openstack] '
03:50:06 + for arg in "$@"
03:50:06 + case $arg in
03:50:06 + pkg_list+='kubernetes '
03:50:06 + for arg in "$@"
03:50:06 + case $arg in
03:50:06 + pkg_list+='niet '
03:50:06 + for arg in "$@"
03:50:06 + case $arg in
03:50:06 + pkg_list+='python-heatclient '
03:50:06 + for arg in "$@"
03:50:06 + case $arg in
03:50:06 + pkg_list+='python-openstackclient '
03:50:06 + for arg in "$@"
03:50:06 + case $arg in
03:50:06 + pkg_list+='python-magnumclient '
03:50:06 + for arg in "$@"
03:50:06 + case $arg in
03:50:06 + pkg_list+='yq '
03:50:06 + [[ -f /tmp/.os_lf_venv ]]
03:50:06 ++ cat /tmp/.os_lf_venv
03:50:06 + lf_venv=/tmp/venv-Hkr5
03:50:06 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hkr5 from' file:/tmp/.os_lf_venv
03:50:06 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hkr5 from file:/tmp/.os_lf_venv
03:50:06 + /tmp/venv-Hkr5/bin/python3 -m pip install --upgrade --quiet pip virtualenv
03:50:07 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]]
03:50:07 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq '
03:50:07 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:50:07 + /tmp/venv-Hkr5/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:50:25 + type python3
03:50:25 + true
03:50:25 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Hkr5/bin to PATH'
03:50:25 lf-activate-venv(): INFO: Adding /tmp/venv-Hkr5/bin to PATH
03:50:25 + PATH=/tmp/venv-Hkr5/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
03:50:25 + return 0
03:50:25 + openstack --os-cloud vex limits show --absolute
03:50:26 +--------------------------+---------+
03:50:26 | Name | Value |
03:50:26 +--------------------------+---------+
03:50:26 | maxTotalInstances | -1 |
03:50:26 | maxTotalCores | 450 |
03:50:26 | maxTotalRAMSize | 1000000 |
03:50:26 | maxServerMeta | 128 |
03:50:26 | maxImageMeta | 128 |
03:50:26 | maxPersonality | 5 |
03:50:26 | maxPersonalitySize | 10240 |
03:50:26 | maxTotalKeypairs | 100 |
03:50:26 | maxServerGroups | 10 |
03:50:26 | maxServerGroupMembers | 10 |
03:50:26 | maxTotalFloatingIps | -1 |
03:50:26 | maxSecurityGroups | -1 |
03:50:26 | maxSecurityGroupRules | -1 |
03:50:26 | totalRAMUsed | 516096 |
03:50:26 | totalCoresUsed | 126 |
03:50:26 | totalInstancesUsed | 45 |
03:50:26 | totalFloatingIpsUsed | 0 |
03:50:26 | totalSecurityGroupsUsed | 0 |
03:50:26 | totalServerGroupsUsed | 0 |
03:50:26 | maxTotalVolumes | -1 |
03:50:26 | maxTotalSnapshots | 10 |
03:50:26 | maxTotalVolumeGigabytes | 4096 |
03:50:26 | maxTotalBackups | 10 |
03:50:26 | maxTotalBackupGigabytes | 1000 |
03:50:26 | totalVolumesUsed | 1 |
03:50:26 | totalGigabytesUsed | 20 |
03:50:26 | totalSnapshotsUsed | 0 |
03:50:26 | totalBackupsUsed | 0 |
03:50:26 | totalBackupGigabytesUsed | 0 |
03:50:26 +--------------------------+---------+
03:50:26 + pushd /opt/ciman/openstack-hot
03:50:26 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-cbench-only-calcium
03:50:26 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-cbench-only-calcium-452 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/stack-parameters.yaml
03:50:52 Creating stack releng-openflowplugin-csit-1node-cbench-only-calcium-452
03:50:52 Waiting to initialize infrastructure...
03:50:52 Stack initialization successful.
03:50:52 ------------------------------------
03:50:52 Stack Details
03:50:52 ------------------------------------
03:50:52 {'added': None,
03:50:52 'capabilities': [],
03:50:52 'created_at': '2024-08-15T03:50:29Z',
03:50:52 'deleted': None,
03:50:52 'deleted_at': None,
03:50:52 'description': 'No description',
03:50:52 'environment': None,
03:50:52 'environment_files': None,
03:50:52 'files': None,
03:50:52 'files_container': None,
03:50:52 'id': '023d8ff5-d318-4a11-8b9c-c983ffd99a90',
03:50:52 'is_rollback_disabled': True,
03:50:52 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-cbench-only-calcium-452/023d8ff5-d318-4a11-8b9c-c983ffd99a90',
03:50:52 'rel': 'self'}],
03:50:52 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
03:50:52 'name': 'releng-openflowplugin-csit-1node-cbench-only-calcium-452',
03:50:52 'notification_topics': [],
03:50:52 'outputs': [{'description': 'IP addresses of the 1st vm types',
03:50:52 'output_key': 'vm_0_ips',
03:50:52 'output_value': ['10.30.170.113']},
03:50:52 {'description': 'IP addresses of the 2nd vm types',
03:50:52 'output_key': 'vm_1_ips',
03:50:52 'output_value': ['10.30.171.190']}],
03:50:52 'owner_id': ****,
03:50:52 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
03:50:52 'OS::stack_id': '023d8ff5-d318-4a11-8b9c-c983ffd99a90',
03:50:52 'OS::stack_name': 'releng-openflowplugin-csit-1node-cbench-only-calcium-452',
03:50:52 'job_name': '30466-452',
03:50:52 'silo': 'releng',
03:50:52 'vm_0_count': '1',
03:50:52 'vm_0_flavor': 'v3-standard-4',
03:50:52 'vm_0_image': 'ZZCI - CentOS Stream 8 - builder - x86_64 - '
03:50:52 '20240601-160217.263',
03:50:52 'vm_1_count': '1',
03:50:52 'vm_1_flavor': 'v3-standard-2',
03:50:52 'vm_1_image': 'ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - '
03:50:52 '20230601-180106.003'},
03:50:52 'parent_id': None,
03:50:52 'replaced': None,
03:50:52 'status': 'CREATE_COMPLETE',
03:50:52 'status_reason': 'Stack CREATE completed successfully',
03:50:52 'tags': [],
03:50:52 'template': None,
03:50:52 'template_description': 'No description',
03:50:52 'template_url': None,
03:50:52 'timeout_mins': 15,
03:50:52 'unchanged': None,
03:50:52 'updated': None,
03:50:52 'updated_at': None,
03:50:52 'user_project_id': '7d2d061d26144a6ca7ff766082639ace'}
03:50:52 ------------------------------------
03:50:52 + popd
03:50:52 /w/workspace/openflowplugin-csit-1node-cbench-only-calcium
03:50:52 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash -l /tmp/jenkins17390593789115586013.sh
03:50:52 ---> Copy SSH public keys to CSIT lab
03:50:52 Setup pyenv:
03:50:52 system
03:50:52 3.8.13
03:50:52 3.9.13
03:50:52 3.10.13
03:50:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/.python-version)
03:50:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hkr5 from file:/tmp/.os_lf_venv
03:50:54 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
03:51:12 lf-activate-venv(): INFO: Adding /tmp/venv-Hkr5/bin to PATH
03:51:14 SSH not responding on 10.30.171.190. Retrying in 10 seconds...
03:51:15 SSH not responding on 10.30.170.113. Retrying in 10 seconds...
03:51:24 Ping to 10.30.171.190 successful.
03:51:24 SSH not responding on 10.30.171.190. Retrying in 10 seconds...
03:51:26 Ping to 10.30.170.113 successful.
03:51:26 SSH not responding on 10.30.170.113. Retrying in 10 seconds...
03:51:34 Ping to 10.30.171.190 successful.
03:51:36 Ping to 10.30.170.113 successful.
03:51:37 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
03:51:37 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts.
03:51:37 10.30.170.113 releng-30466-452-0-builder-0.novalocal
03:51:37 Successfully copied public keys to slave 10.30.170.113
03:51:38 releng-30466-452-1-mininet-ovs-28-0
03:51:38 Successfully copied public keys to slave 10.30.171.190
03:51:38 Process 6695 ready.
03:51:38 Process 6696 ready.
03:51:38 SSH ready on all stack servers.
03:51:38 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash -l /tmp/jenkins3029848887284145797.sh
03:51:38 Setup pyenv:
03:51:38 system
03:51:38 3.8.13
03:51:38 3.9.13
03:51:38 3.10.13
03:51:38 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/.python-version)
03:51:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tSrD
03:51:42 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/.robot_venv
03:51:45 lf-activate-venv(): INFO: Installing: setuptools wheel
03:51:47 lf-activate-venv(): INFO: Adding /tmp/venv-tSrD/bin to PATH
03:51:47 + echo 'Installing Python Requirements'
03:51:47 Installing Python Requirements
03:51:47 + cat
03:51:47 + python -m pip install -r requirements.txt
03:51:48 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
03:51:48 Collecting docker-py (from -r requirements.txt (line 1))
03:51:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
03:51:48 Collecting ipaddr (from -r requirements.txt (line 2))
03:51:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
03:51:48 Preparing metadata (setup.py): started
03:51:48 Preparing metadata (setup.py): finished with status 'done'
03:51:48 Collecting netaddr (from -r requirements.txt (line 3))
03:51:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
03:51:48 Collecting netifaces (from -r requirements.txt (line 4))
03:51:48 Using cached netifaces-0.11.0-cp311-cp311-linux_x86_64.whl
03:51:48 Collecting pyhocon (from -r requirements.txt (line 5))
03:51:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
03:51:48 Collecting requests (from -r requirements.txt (line 6))
03:51:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.3/requests-2.32.3-py3-none-any.whl (64 kB)
03:51:49 Collecting robotframework (from -r requirements.txt (line 7))
03:51:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.0.1/robotframework-7.0.1-py3-none-any.whl (727 kB)
03:51:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 727.6/727.6 kB 16.0 MB/s eta 0:00:00
03:51:49 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
03:51:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
03:51:49 Preparing metadata (setup.py): started
03:51:49 Preparing metadata (setup.py): finished with status 'done'
03:51:49 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
03:51:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
03:51:49 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
03:51:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
03:51:49 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
03:51:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
03:51:49 Preparing metadata (setup.py): started
03:51:49 Preparing metadata (setup.py): finished with status 'done'
03:51:49 Collecting scapy (from -r requirements.txt (line 12))
03:51:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.5.0/scapy-2.5.0.tar.gz (1.3 MB)
03:51:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 18.7 MB/s eta 0:00:00
03:51:50 Preparing metadata (setup.py): started
03:51:50 Preparing metadata (setup.py): finished with status 'done'
03:51:50 Collecting jsonpath-rw (from -r requirements.txt (line 15))
03:51:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
03:51:50 Preparing metadata (setup.py): started
03:51:50 Preparing metadata (setup.py): finished with status 'done'
03:51:50 Collecting elasticsearch (from -r requirements.txt (line 18))
03:51:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.15.0/elasticsearch-8.15.0-py3-none-any.whl (523 kB)
03:51:51 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
03:51:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.0/elasticsearch_dsl-8.15.0-py3-none-any.whl (104 kB)
03:51:51 Collecting pyangbind (from -r requirements.txt (line 22))
03:51:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
03:51:51 Collecting isodate (from -r requirements.txt (line 25))
03:51:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.6.1/isodate-0.6.1-py2.py3-none-any.whl (41 kB)
03:51:51 Collecting jmespath (from -r requirements.txt (line 28))
03:51:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
03:51:51 Collecting jsonpatch (from -r requirements.txt (line 31))
03:51:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
03:51:51 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:51:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/3.4.1/paramiko-3.4.1-py3-none-any.whl (226 kB)
03:51:51 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:51:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
03:51:51 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
03:51:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
03:51:51 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
03:51:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.16.0/six-1.16.0-py2.py3-none-any.whl (11 kB)
03:51:51 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
03:51:51 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)
03:51:51 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
03:51:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.1.2/pyparsing-3.1.2-py3-none-any.whl (103 kB)
03:51:51 Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
03:51:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.3.2/charset_normalizer-3.3.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (140 kB)
03:51:51 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
03:51:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.7/idna-3.7-py3-none-any.whl (66 kB)
03:51:52 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
03:51:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.2.2/urllib3-2.2.2-py3-none-any.whl (121 kB)
03:51:52 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
03:51:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2024.7.4/certifi-2024.7.4-py3-none-any.whl (162 kB)
03:51:52 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
03:51:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.0/WebTest-3.0.0-py3-none-any.whl (31 kB)
03:51:52 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
03:51:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
03:51:52 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
03:51:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.5.0/robotframework_seleniumlibrary-6.5.0-py2.py3-none-any.whl (104 kB)
03:51:52 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
03:51:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
03:51:52 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
03:51:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.1.1/decorator-5.1.1-py3-none-any.whl (9.1 kB)
03:51:53 Collecting elastic-transport<9,>=8.13 (from elasticsearch->-r requirements.txt (line 18))
03:51:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.15.0/elastic_transport-8.15.0-py3-none-any.whl (64 kB)
03:51:53 Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 19))
03:51:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
03:51:53 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
03:51:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.12.2/typing_extensions-4.12.2-py3-none-any.whl (37 kB)
03:51:53 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
03:51:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.6.1/pyang-2.6.1-py2.py3-none-any.whl (594 kB)
03:51:53 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.7/594.7 kB 7.9 MB/s eta 0:00:00
03:51:53 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
03:51:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/5.3.0/lxml-5.3.0-cp311-cp311-manylinux_2_28_x86_64.whl (5.0 MB)
03:51:54 Collecting regex (from pyangbind->-r requirements.txt (line 22))
03:51:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2024.7.24/regex-2024.7.24-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (786 kB)
03:51:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 786.6/786.6 kB 14.8 MB/s eta 0:00:00
03:51:55 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
03:51:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
03:51:55 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:51:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/4.2.0/bcrypt-4.2.0-cp39-abi3-manylinux_2_28_x86_64.whl (273 kB)
03:51:55 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:51:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/43.0.0/cryptography-43.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)
03:51:55 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:51:55 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)
03:51:55 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:51:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.23.1/selenium-4.23.1-py3-none-any.whl (9.4 MB)
03:51:56 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.4/9.4 MB 34.2 MB/s eta 0:00:00
03:51:56 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:51:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
03:51:56 Collecting click>=8.1.7 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:51:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.1.7/click-8.1.7-py3-none-any.whl (97 kB)
03:51:56 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:51:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.8/WebOb-1.8.8-py2.py3-none-any.whl (115 kB)
03:51:56 Collecting waitress>=0.8.5 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:51:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.0/waitress-3.0.0-py3-none-any.whl (56 kB)
03:51:56 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:51:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.12.3/beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
03:51:56 Collecting cffi>=1.12 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:51:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/1.17.0/cffi-1.17.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (466 kB)
03:51:57 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:51:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.26.2/trio-0.26.2-py3-none-any.whl (475 kB)
03:51:57 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:51:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.11.1/trio_websocket-0.11.1-py3-none-any.whl (17 kB)
03:51:57 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
03:51:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.6/soupsieve-2.6-py3-none-any.whl (36 kB)
03:51:57 Collecting pycparser (from cffi>=1.12->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
03:51:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.22/pycparser-2.22-py3-none-any.whl (117 kB)
03:51:57 Collecting attrs>=23.2.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:51:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/24.2.0/attrs-24.2.0-py3-none-any.whl (63 kB)
03:51:57 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:51:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
03:51:57 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:51:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
03:51:57 Collecting sniffio>=1.3.0 (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:51:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
03:51:57 Collecting wsproto>=0.14 (from trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:51:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
03:51:57 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3,>=1.26->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:51:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
03:51:57 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.9->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
03:51:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.14.0/h11-0.14.0-py3-none-any.whl (58 kB)
03:51:57 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, robotframework-httplibrary, scapy, jsonpath-rw
03:51:57 Building wheel for robotframework-sshlibrary (setup.py): started
03:51:58 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
03:51:58 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55118 sha256=645e7d9b6893d97a1c7bfe35e876bd95812786cada4e49dc7186ec013ec95398
03:51:58 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
03:51:58 Building wheel for ipaddr (setup.py): started
03:51:58 Building wheel for ipaddr (setup.py): finished with status 'done'
03:51:58 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18281 sha256=e892dd26ef095903eb3cf95c01ce2ab3ded47dd9ef8edeb7ec9f2dfa268bf00e
03:51:58 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
03:51:58 Building wheel for robotframework-httplibrary (setup.py): started
03:51:58 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
03:51:58 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=9956 sha256=51dd5b04682459673b49749a9f406ee0b4e472d52250284e5fc56e46af5bb540
03:51:58 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
03:51:58 Building wheel for scapy (setup.py): started
03:51:59 Building wheel for scapy (setup.py): finished with status 'done'
03:51:59 Created wheel for scapy: filename=scapy-2.5.0-py2.py3-none-any.whl size=1444322 sha256=e1db97d4cb39fe4a1de0fc8e88208c9b0f9624171219bbd44c33c5c6000e430f
03:51:59 Stored in directory: /home/jenkins/.cache/pip/wheels/3b/a7/d6/87eeec31fbfcb2bd8ace7dad8172b6d6ebbe1ec6827dbb389a
03:51:59 Building wheel for jsonpath-rw (setup.py): started
03:51:59 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
03:51:59 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15128 sha256=0ff7eb64d0df3b63f2ba414abcbd9d4c035eaf2745d9234110439e12c553c0e3
03:51:59 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
03:51:59 Successfully built robotframework-sshlibrary ipaddr robotframework-httplibrary scapy jsonpath-rw
03:51:59 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, idna, h11, decorator, click, charset-normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, isodate, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
03:52:07 Successfully installed WebOb-1.8.8 attrs-24.2.0 bcrypt-4.2.0 beautifulsoup4-4.12.3 certifi-2024.7.4 cffi-1.17.0 charset-normalizer-3.3.2 click-8.1.7 cryptography-43.0.0 decorator-5.1.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.15.0 elasticsearch-8.15.0 elasticsearch-dsl-8.15.0 enum34-1.1.10 h11-0.14.0 idna-3.7 ipaddr-2.2.0 isodate-0.6.1 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-5.3.0 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-3.4.1 ply-3.11 pyang-2.6.1 pyangbind-0.8.6 pycparser-2.22 pyhocon-0.3.61 pynacl-1.5.0 pyparsing-3.1.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2024.7.24 requests-2.32.3 robotframework-7.0.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.5.0 robotframework-sshlibrary-3.8.0 scapy-2.5.0 scp-0.15.0 selenium-4.23.1 six-1.16.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.6 trio-0.26.2 trio-websocket-0.11.1 typing-extensions-4.12.2 urllib3-2.2.2 waitress-3.0.0 websocket-client-1.8.0 webtest-3.0.0 wsproto-1.2.0
03:52:08 + pip freeze
03:52:08 attrs==24.2.0
03:52:08 bcrypt==4.2.0
03:52:08 beautifulsoup4==4.12.3
03:52:08 certifi==2024.7.4
03:52:08 cffi==1.17.0
03:52:08 charset-normalizer==3.3.2
03:52:08 click==8.1.7
03:52:08 cryptography==43.0.0
03:52:08 decorator==5.1.1
03:52:08 distlib==0.3.8
03:52:08 docker-py==1.10.6
03:52:08 docker-pycreds==0.4.0
03:52:08 elastic-transport==8.15.0
03:52:08 elasticsearch==8.15.0
03:52:08 elasticsearch-dsl==8.15.0
03:52:08 enum34==1.1.10
03:52:08 filelock==3.15.4
03:52:08 h11==0.14.0
03:52:08 idna==3.7
03:52:08 ipaddr==2.2.0
03:52:08 isodate==0.6.1
03:52:08 jmespath==1.0.1
03:52:08 jsonpatch==1.33
03:52:08 jsonpath-rw==1.4.0
03:52:08 jsonpointer==3.0.0
03:52:08 lxml==5.3.0
03:52:08 netaddr==1.3.0
03:52:08 netifaces==0.11.0
03:52:08 outcome==1.3.0.post0
03:52:08 paramiko==3.4.1
03:52:08 platformdirs==4.2.2
03:52:08 ply==3.11
03:52:08 pyang==2.6.1
03:52:08 pyangbind==0.8.6
03:52:08 pycparser==2.22
03:52:08 pyhocon==0.3.61
03:52:08 PyNaCl==1.5.0
03:52:08 pyparsing==3.1.2
03:52:08 PySocks==1.7.1
03:52:08 python-dateutil==2.9.0.post0
03:52:08 regex==2024.7.24
03:52:08 requests==2.32.3
03:52:08 robotframework==7.0.1
03:52:08 robotframework-httplibrary==0.4.2
03:52:08 robotframework-pythonlibcore==4.4.1
03:52:08 robotframework-requests==0.9.7
03:52:08 robotframework-selenium2library==3.0.0
03:52:08 robotframework-seleniumlibrary==6.5.0
03:52:08 robotframework-sshlibrary==3.8.0
03:52:08 scapy==2.5.0
03:52:08 scp==0.15.0
03:52:08 selenium==4.23.1
03:52:08 six==1.16.0
03:52:08 sniffio==1.3.1
03:52:08 sortedcontainers==2.4.0
03:52:08 soupsieve==2.6
03:52:08 trio==0.26.2
03:52:08 trio-websocket==0.11.1
03:52:08 typing_extensions==4.12.2
03:52:08 urllib3==2.2.2
03:52:08 virtualenv==20.26.3
03:52:08 waitress==3.0.0
03:52:08 WebOb==1.8.8
03:52:08 websocket-client==1.8.0
03:52:08 WebTest==3.0.0
03:52:08 wsproto==1.2.0
03:52:08 [EnvInject] - Injecting environment variables from a build step.
03:52:08 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
03:52:08 [EnvInject] - Variables injected successfully.
03:52:08 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash -l /tmp/jenkins6714492049581159084.sh
03:52:08 Setup pyenv:
03:52:08 system
03:52:08 3.8.13
03:52:08 3.9.13
03:52:08 3.10.13
03:52:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/.python-version)
03:52:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hkr5 from file:/tmp/.os_lf_venv
03:52:09 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq
03:52:18 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
03:52:18 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.2 which is incompatible.
03:52:18 lf-activate-venv(): INFO: Adding /tmp/venv-Hkr5/bin to PATH
03:52:18 + ODL_SYSTEM=()
03:52:18 + TOOLS_SYSTEM=()
03:52:18 + OPENSTACK_SYSTEM=()
03:52:18 + OPENSTACK_CONTROLLERS=()
03:52:18 + mapfile -t ADDR
03:52:18 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
03:52:18 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-cbench-only-calcium-452
03:52:20 + for i in "${ADDR[@]}"
03:52:20 ++ ssh 10.30.171.190 hostname -s
03:52:20 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts.
03:52:20 + REMHOST=releng-30466-452-1-mininet-ovs-28-0
03:52:20 + case ${REMHOST} in
03:52:20 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
03:52:20 + for i in "${ADDR[@]}"
03:52:20 ++ ssh 10.30.170.113 hostname -s
03:52:20 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
03:52:20 + REMHOST=releng-30466-452-0-builder-0
03:52:20 + case ${REMHOST} in
03:52:20 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
03:52:20 + echo NUM_ODL_SYSTEM=1
03:52:20 + echo NUM_TOOLS_SYSTEM=1
03:52:20 + '[' '' == yes ']'
03:52:20 + NUM_OPENSTACK_SYSTEM=0
03:52:20 + echo NUM_OPENSTACK_SYSTEM=0
03:52:20 + '[' 0 -eq 2 ']'
03:52:20 + echo ODL_SYSTEM_IP=10.30.170.113
03:52:20 ++ seq 0 0
03:52:20 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
03:52:20 + echo ODL_SYSTEM_1_IP=10.30.170.113
03:52:20 + echo TOOLS_SYSTEM_IP=10.30.171.190
03:52:20 ++ seq 0 0
03:52:20 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
03:52:20 + echo TOOLS_SYSTEM_1_IP=10.30.171.190
03:52:20 + openstack_index=0
03:52:20 + NUM_OPENSTACK_CONTROL_NODES=1
03:52:20 + echo NUM_OPENSTACK_CONTROL_NODES=1
03:52:20 ++ seq 0 0
03:52:20 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
03:52:20 + echo OPENSTACK_CONTROL_NODE_1_IP=
03:52:20 + NUM_OPENSTACK_COMPUTE_NODES=-1
03:52:20 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
03:52:20 + '[' -1 -ge 2 ']'
03:52:20 ++ seq 0 -2
03:52:20 + NUM_OPENSTACK_HAPROXY_NODES=0
03:52:20 + echo NUM_OPENSTACK_HAPROXY_NODES=0
03:52:20 ++ seq 0 -1
03:52:20 + echo 'Contents of slave_addresses.txt:'
03:52:20 Contents of slave_addresses.txt:
03:52:20 + cat slave_addresses.txt
03:52:20 NUM_ODL_SYSTEM=1
03:52:20 NUM_TOOLS_SYSTEM=1
03:52:20 NUM_OPENSTACK_SYSTEM=0
03:52:20 ODL_SYSTEM_IP=10.30.170.113
03:52:20 ODL_SYSTEM_1_IP=10.30.170.113
03:52:20 TOOLS_SYSTEM_IP=10.30.171.190
03:52:20 TOOLS_SYSTEM_1_IP=10.30.171.190
03:52:20 NUM_OPENSTACK_CONTROL_NODES=1
03:52:20 OPENSTACK_CONTROL_NODE_1_IP=
03:52:20 NUM_OPENSTACK_COMPUTE_NODES=-1
03:52:20 NUM_OPENSTACK_HAPROXY_NODES=0
03:52:21 [EnvInject] - Injecting environment variables from a build step.
03:52:21 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
03:52:21 [EnvInject] - Variables injected successfully.
03:52:21 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/sh /tmp/jenkins17768813748247409841.sh
03:52:21 Preparing for JRE Version 17
03:52:21 Karaf artifact is karaf
03:52:21 Karaf project is integration
03:52:21 Java home is /usr/lib/jvm/java-17-openjdk
03:52:21 [EnvInject] - Injecting environment variables from a build step.
03:52:21 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
03:52:21 [EnvInject] - Variables injected successfully.
03:52:21 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins5450541352624782514.sh
03:52:21 --2024-08-15 03:52:21-- http://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=blob_plain;f=pom.xml;hb=refs/heads/stable/calcium
03:52:21 Resolving git.opendaylight.org (git.opendaylight.org)... 35.181.223.58, 13.39.230.180, 52.47.161.242, ...
03:52:21 Connecting to git.opendaylight.org (git.opendaylight.org)|35.181.223.58|:80... connected.
03:52:21 HTTP request sent, awaiting response... 200 OK
03:52:21 Length: 2619 (2.6K) [text/plain]
03:52:21 Saving to: ‘pom.xml’
03:52:21
03:52:21 0K .. 100% 397M=0s
03:52:21
03:52:21 2024-08-15 03:52:21 (397 MB/s) - ‘pom.xml’ saved [2619/2619]
03:52:21
03:52:21 Bundle version is 0.20.2-SNAPSHOT
03:52:21 --2024-08-15 03:52:21-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.2-SNAPSHOT/maven-metadata.xml
03:52:21 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:52:21 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:52:21 HTTP request sent, awaiting response... 200 OK
03:52:21 Length: 1410 (1.4K) [application/xml]
03:52:21 Saving to: ‘maven-metadata.xml’
03:52:21
03:52:21 0K . 100% 44.0M=0s
03:52:21
03:52:21 2024-08-15 03:52:21 (44.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
03:52:21
03:52:22
03:52:22
03:52:22 org.opendaylight.integration
03:52:22 karaf
03:52:22 0.20.2-SNAPSHOT
03:52:22
03:52:22
03:52:22 20240815.025955
03:52:22 262
03:52:22
03:52:22 20240815025955
03:52:22
03:52:22
03:52:22 pom
03:52:22 0.20.2-20240815.025955-262
03:52:22 20240815025955
03:52:22
03:52:22
03:52:22 tar.gz
03:52:22 0.20.2-20240815.025955-262
03:52:22 20240815025955
03:52:22
03:52:22
03:52:22 zip
03:52:22 0.20.2-20240815.025955-262
03:52:22 20240815025955
03:52:22
03:52:22
03:52:22 cyclonedx
03:52:22 xml
03:52:22 0.20.2-20240815.025955-262
03:52:22 20240815025955
03:52:22
03:52:22
03:52:22 cyclonedx
03:52:22 json
03:52:22 0.20.2-20240815.025955-262
03:52:22 20240815025955
03:52:22
03:52:22
03:52:22
03:52:22
03:52:22 Nexus timestamp is 0.20.2-20240815.025955-262
03:52:22 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.2-SNAPSHOT/karaf-0.20.2-20240815.025955-262.zip
03:52:22 Distribution bundle is karaf-0.20.2-20240815.025955-262.zip
03:52:22 Distribution bundle version is 0.20.2-SNAPSHOT
03:52:22 Distribution folder is karaf-0.20.2-SNAPSHOT
03:52:22 Nexus prefix is https://nexus.opendaylight.org
03:52:22 [EnvInject] - Injecting environment variables from a build step.
03:52:22 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
03:52:22 [EnvInject] - Variables injected successfully.
03:52:22 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash -l /tmp/jenkins12996403398952870787.sh
03:52:22 Setup pyenv:
03:52:22 system
03:52:22 3.8.13
03:52:22 3.9.13
03:52:22 3.10.13
03:52:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/.python-version)
03:52:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hkr5 from file:/tmp/.os_lf_venv
03:52:23 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient
03:52:27 lf-activate-venv(): INFO: Adding /tmp/venv-Hkr5/bin to PATH
03:52:27 Copying common-functions.sh to /tmp
03:52:29 Copying common-functions.sh to 10.30.171.190:/tmp
03:52:29 Warning: Permanently added '10.30.171.190' (ECDSA) to the list of known hosts.
03:52:29 Copying common-functions.sh to 10.30.170.113:/tmp
03:52:29 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
03:52:30 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins5639871105881891652.sh
03:52:30 common-functions.sh is being sourced
03:52:30 common-functions environment:
03:52:30 MAVENCONF: /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:52:30 ACTUALFEATURES:
03:52:30 FEATURESCONF: /tmp/karaf-0.20.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:52:30 CUSTOMPROP: /tmp/karaf-0.20.2-SNAPSHOT/etc/custom.properties
03:52:30 LOGCONF: /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:52:30 MEMCONF: /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
03:52:30 CONTROLLERMEM: 2048m
03:52:30 AKKACONF: /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/akka.conf
03:52:30 MODULESCONF: /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/modules.conf
03:52:30 MODULESHARDSCONF: /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/module-shards.conf
03:52:30 SUITES:
03:52:30
03:52:30 #################################################
03:52:30 ## Configure Cluster and Start ##
03:52:30 #################################################
03:52:30 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-drop-test
03:52:30 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest odl-openflowplugin-drop-test
03:52:30 Locating script plan to use...
03:52:30 Finished running script plans
03:52:30 Configuring member-1 with IP address 10.30.170.113
03:52:30 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
03:52:30 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
03:52:30 + source /tmp/common-functions.sh karaf-0.20.2-SNAPSHOT
03:52:30 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
03:52:30 ++ echo 'common-functions.sh is being sourced'
03:52:30 common-functions.sh is being sourced
03:52:30 ++ BUNDLEFOLDER=karaf-0.20.2-SNAPSHOT
03:52:30 ++ export MAVENCONF=/tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:52:30 ++ MAVENCONF=/tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:52:30 ++ export FEATURESCONF=/tmp/karaf-0.20.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:52:30 ++ FEATURESCONF=/tmp/karaf-0.20.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:52:30 ++ export CUSTOMPROP=/tmp/karaf-0.20.2-SNAPSHOT/etc/custom.properties
03:52:30 ++ CUSTOMPROP=/tmp/karaf-0.20.2-SNAPSHOT/etc/custom.properties
03:52:30 ++ export LOGCONF=/tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:52:30 ++ LOGCONF=/tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:52:30 ++ export MEMCONF=/tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
03:52:30 ++ MEMCONF=/tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
03:52:30 ++ export CONTROLLERMEM=
03:52:30 ++ CONTROLLERMEM=
03:52:30 ++ export AKKACONF=/tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/akka.conf
03:52:30 ++ AKKACONF=/tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/akka.conf
03:52:30 ++ export MODULESCONF=/tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/modules.conf
03:52:30 ++ MODULESCONF=/tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/modules.conf
03:52:30 ++ export MODULESHARDSCONF=/tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/module-shards.conf
03:52:30 ++ MODULESHARDSCONF=/tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/module-shards.conf
03:52:30 ++ print_common_env
03:52:30 ++ cat
03:52:30 common-functions environment:
03:52:30 MAVENCONF: /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:52:30 ACTUALFEATURES:
03:52:30 FEATURESCONF: /tmp/karaf-0.20.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:52:30 CUSTOMPROP: /tmp/karaf-0.20.2-SNAPSHOT/etc/custom.properties
03:52:30 LOGCONF: /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:52:30 MEMCONF: /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
03:52:30 CONTROLLERMEM:
03:52:30 AKKACONF: /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/akka.conf
03:52:30 MODULESCONF: /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/modules.conf
03:52:30 MODULESHARDSCONF: /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/module-shards.conf
03:52:30 SUITES:
03:52:30
03:52:30 ++ SSH='ssh -t -t'
03:52:30 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
03:52:30 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
03:52:30 Changing to /tmp
03:52:30 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.2-SNAPSHOT/karaf-0.20.2-20240815.025955-262.zip
03:52:30 + echo 'Changing to /tmp'
03:52:30 + cd /tmp
03:52:30 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.2-SNAPSHOT/karaf-0.20.2-20240815.025955-262.zip'
03:52:30 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.2-SNAPSHOT/karaf-0.20.2-20240815.025955-262.zip
03:52:30 --2024-08-15 03:52:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.2-SNAPSHOT/karaf-0.20.2-20240815.025955-262.zip
03:52:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
03:52:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
03:52:30 HTTP request sent, awaiting response... 200 OK
03:52:30 Length: 268189916 (256M) [application/zip]
03:52:30 Saving to: ‘karaf-0.20.2-20240815.025955-262.zip’
03:52:30
03:52:30 0K ........ ........ ........ ........ ........ ........ 1% 84.0M 3s
03:52:30 3072K ........ ........ ........ ........ ........ ........ 2% 173M 2s
03:52:30 6144K ........ ........ ........ ........ ........ ........ 3% 201M 2s
03:52:30 9216K ........ ........ ........ ........ ........ ........ 4% 216M 2s
03:52:30 12288K ........ ........ ........ ........ ........ ........ 5% 230M 2s
03:52:30 15360K ........ ........ ........ ........ ........ ........ 7% 278M 1s
03:52:30 18432K ........ ........ ........ ........ ........ ........ 8% 173M 1s
03:52:30 21504K ........ ........ ........ ........ ........ ........ 9% 245M 1s
03:52:30 24576K ........ ........ ........ ........ ........ ........ 10% 272M 1s
03:52:30 27648K ........ ........ ........ ........ ........ ........ 11% 285M 1s
03:52:30 30720K ........ ........ ........ ........ ........ ........ 12% 279M 1s
03:52:30 33792K ........ ........ ........ ........ ........ ........ 14% 274M 1s
03:52:30 36864K ........ ........ ........ ........ ........ ........ 15% 291M 1s
03:52:30 39936K ........ ........ ........ ........ ........ ........ 16% 287M 1s
03:52:30 43008K ........ ........ ........ ........ ........ ........ 17% 201M 1s
03:52:30 46080K ........ ........ ........ ........ ........ ........ 18% 251M 1s
03:52:30 49152K ........ ........ ........ ........ ........ ........ 19% 387M 1s
03:52:30 52224K ........ ........ ........ ........ ........ ........ 21% 375M 1s
03:52:30 55296K ........ ........ ........ ........ ........ ........ 22% 375M 1s
03:52:30 58368K ........ ........ ........ ........ ........ ........ 23% 374M 1s
03:52:30 61440K ........ ........ ........ ........ ........ ........ 24% 371M 1s
03:52:31 64512K ........ ........ ........ ........ ........ ........ 25% 367M 1s
03:52:31 67584K ........ ........ ........ ........ ........ ........ 26% 368M 1s
03:52:31 70656K ........ ........ ........ ........ ........ ........ 28% 371M 1s
03:52:31 73728K ........ ........ ........ ........ ........ ........ 29% 356M 1s
03:52:31 76800K ........ ........ ........ ........ ........ ........ 30% 399M 1s
03:52:31 79872K ........ ........ ........ ........ ........ ........ 31% 341M 1s
03:52:31 82944K ........ ........ ........ ........ ........ ........ 32% 218M 1s
03:52:31 86016K ........ ........ ........ ........ ........ ........ 34% 299M 1s
03:52:31 89088K ........ ........ ........ ........ ........ ........ 35% 75.0M 1s
03:52:31 92160K ........ ........ ........ ........ ........ ........ 36% 268M 1s
03:52:31 95232K ........ ........ ........ ........ ........ ........ 37% 354M 1s
03:52:31 98304K ........ ........ ........ ........ ........ ........ 38% 289M 1s
03:52:31 101376K ........ ........ ........ ........ ........ ........ 39% 283M 1s
03:52:31 104448K ........ ........ ........ ........ ........ ........ 41% 283M 1s
03:52:31 107520K ........ ........ ........ ........ ........ ........ 42% 280M 1s
03:52:31 110592K ........ ........ ........ ........ ........ ........ 43% 190M 1s
03:52:31 113664K ........ ........ ........ ........ ........ ........ 44% 271M 1s
03:52:31 116736K ........ ........ ........ ........ ........ ........ 45% 229M 1s
03:52:31 119808K ........ ........ ........ ........ ........ ........ 46% 388M 1s
03:52:31 122880K ........ ........ ........ ........ ........ ........ 48% 379M 1s
03:52:31 125952K ........ ........ ........ ........ ........ ........ 49% 93.6M 1s
03:52:31 129024K ........ ........ ........ ........ ........ ........ 50% 256M 1s
03:52:31 132096K ........ ........ ........ ........ ........ ........ 51% 290M 1s
03:52:31 135168K ........ ........ ........ ........ ........ ........ 52% 296M 1s
03:52:31 138240K ........ ........ ........ ........ ........ ........ 53% 295M 0s
03:52:31 141312K ........ ........ ........ ........ ........ ........ 55% 286M 0s
03:52:31 144384K ........ ........ ........ ........ ........ ........ 56% 280M 0s
03:52:31 147456K ........ ........ ........ ........ ........ ........ 57% 275M 0s
03:52:31 150528K ........ ........ ........ ........ ........ ........ 58% 293M 0s
03:52:31 153600K ........ ........ ........ ........ ........ ........ 59% 295M 0s
03:52:31 156672K ........ ........ ........ ........ ........ ........ 60% 145M 0s
03:52:31 159744K ........ ........ ........ ........ ........ ........ 62% 260M 0s
03:52:31 162816K ........ ........ ........ ........ ........ ........ 63% 300M 0s
03:52:31 165888K ........ ........ ........ ........ ........ ........ 64% 295M 0s
03:52:31 168960K ........ ........ ........ ........ ........ ........ 65% 308M 0s
03:52:31 172032K ........ ........ ........ ........ ........ ........ 66% 296M 0s
03:52:31 175104K ........ ........ ........ ........ ........ ........ 68% 296M 0s
03:52:31 178176K ........ ........ ........ ........ ........ ........ 69% 285M 0s
03:52:31 181248K ........ ........ ........ ........ ........ ........ 70% 287M 0s
03:52:31 184320K ........ ........ ........ ........ ........ ........ 71% 289M 0s
03:52:31 187392K ........ ........ ........ ........ ........ ........ 72% 296M 0s
03:52:31 190464K ........ ........ ........ ........ ........ ........ 73% 291M 0s
03:52:31 193536K ........ ........ ........ ........ ........ ........ 75% 269M 0s
03:52:31 196608K ........ ........ ........ ........ ........ ........ 76% 288M 0s
03:52:31 199680K ........ ........ ........ ........ ........ ........ 77% 286M 0s
03:52:31 202752K ........ ........ ........ ........ ........ ........ 78% 276M 0s
03:52:31 205824K ........ ........ ........ ........ ........ ........ 79% 283M 0s
03:52:31 208896K ........ ........ ........ ........ ........ ........ 80% 297M 0s
03:52:31 211968K ........ ........ ........ ........ ........ ........ 82% 291M 0s
03:52:31 215040K ........ ........ ........ ........ ........ ........ 83% 278M 0s
03:52:31 218112K ........ ........ ........ ........ ........ ........ 84% 288M 0s
03:52:31 221184K ........ ........ ........ ........ ........ ........ 85% 287M 0s
03:52:31 224256K ........ ........ ........ ........ ........ ........ 86% 284M 0s
03:52:31 227328K ........ ........ ........ ........ ........ ........ 87% 298M 0s
03:52:31 230400K ........ ........ ........ ........ ........ ........ 89% 286M 0s
03:52:31 233472K ........ ........ ........ ........ ........ ........ 90% 285M 0s
03:52:31 236544K ........ ........ ........ ........ ........ ........ 91% 299M 0s
03:52:31 239616K ........ ........ ........ ........ ........ ........ 92% 290M 0s
03:52:31 242688K ........ ........ ........ ........ ........ ........ 93% 320M 0s
03:52:31 245760K ........ ........ ........ ........ ........ ........ 95% 288M 0s
03:52:31 248832K ........ ........ ........ ........ ........ ........ 96% 292M 0s
03:52:31 251904K ........ ........ ........ ........ ........ ........ 97% 288M 0s
03:52:31 254976K ........ ........ ........ ........ ........ ........ 98% 300M 0s
03:52:31 258048K ........ ........ ........ ........ ........ ........ 99% 294M 0s
03:52:31 261120K ........ .... 100% 276M=1.0s
03:52:31
03:52:31 2024-08-15 03:52:31 (259 MB/s) - ‘karaf-0.20.2-20240815.025955-262.zip’ saved [268189916/268189916]
03:52:31
03:52:31 Extracting the new controller...
03:52:31 + echo 'Extracting the new controller...'
03:52:31 + unzip -q karaf-0.20.2-20240815.025955-262.zip
03:52:34 Adding external repositories...
03:52:34 + echo 'Adding external repositories...'
03:52:34 + 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.20.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:52:34 + cat /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
03:52:34 ################################################################################
03:52:34 #
03:52:34 # Licensed to the Apache Software Foundation (ASF) under one or more
03:52:34 # contributor license agreements. See the NOTICE file distributed with
03:52:34 # this work for additional information regarding copyright ownership.
03:52:34 # The ASF licenses this file to You under the Apache License, Version 2.0
03:52:34 # (the "License"); you may not use this file except in compliance with
03:52:34 # the License. You may obtain a copy of the License at
03:52:34 #
03:52:34 # http://www.apache.org/licenses/LICENSE-2.0
03:52:34 #
03:52:34 # Unless required by applicable law or agreed to in writing, software
03:52:34 # distributed under the License is distributed on an "AS IS" BASIS,
03:52:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:52:34 # See the License for the specific language governing permissions and
03:52:34 # limitations under the License.
03:52:34 #
03:52:34 ################################################################################
03:52:34
03:52:34 #
03:52:34 # If set to true, the following property will not allow any certificate to be used
03:52:34 # when accessing Maven repositories through SSL
03:52:34 #
03:52:34 #org.ops4j.pax.url.mvn.certificateCheck=
03:52:34
03:52:34 #
03:52:34 # Path to the local Maven settings file.
03:52:34 # The repositories defined in this file will be automatically added to the list
03:52:34 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
03:52:34 # below is not set.
03:52:34 # The following locations are checked for the existence of the settings.xml file
03:52:34 # * 1. looks for the specified url
03:52:34 # * 2. if not found looks for ${user.home}/.m2/settings.xml
03:52:34 # * 3. if not found looks for ${maven.home}/conf/settings.xml
03:52:34 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
03:52:34 #
03:52:34 #org.ops4j.pax.url.mvn.settings=
03:52:34
03:52:34 #
03:52:34 # Path to the local Maven repository which is used to avoid downloading
03:52:34 # artifacts when they already exist locally.
03:52:34 # The value of this property will be extracted from the settings.xml file
03:52:34 # above, or defaulted to:
03:52:34 # System.getProperty( "user.home" ) + "/.m2/repository"
03:52:34 #
03:52:34 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
03:52:34
03:52:34 #
03:52:34 # Default this to false. It's just weird to use undocumented repos
03:52:34 #
03:52:34 org.ops4j.pax.url.mvn.useFallbackRepositories=false
03:52:34
03:52:34 #
03:52:34 # Uncomment if you don't wanna use the proxy settings
03:52:34 # from the Maven conf/settings.xml file
03:52:34 #
03:52:34 # org.ops4j.pax.url.mvn.proxySupport=false
03:52:34
03:52:34 #
03:52:34 # Comma separated list of repositories scanned when resolving an artifact.
03:52:34 # Those repositories will be checked before iterating through the
03:52:34 # below list of repositories and even before the local repository
03:52:34 # A repository url can be appended with zero or more of the following flags:
03:52:34 # @snapshots : the repository contains snaphots
03:52:34 # @noreleases : the repository does not contain any released artifacts
03:52:34 #
03:52:34 # The following property value will add the system folder as a repo.
03:52:34 #
03:52:34 org.ops4j.pax.url.mvn.defaultRepositories=\
03:52:34 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
03:52:34 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
03:52:34 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
03:52:34
03:52:34 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
03:52:34 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
03:52:34
03:52:34 #
03:52:34 # Comma separated list of repositories scanned when resolving an artifact.
03:52:34 # The default list includes the following repositories:
03:52:34 # http://repo1.maven.org/maven2@id=central
03:52:34 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
03:52:34 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
03:52:34 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
03:52:34 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
03:52:34 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
03:52:34 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:52:34 # To add repositories to the default ones, prepend '+' to the list of repositories
03:52:34 # to add.
03:52:34 # A repository url can be appended with zero or more of the following flags:
03:52:34 # @snapshots : the repository contains snapshots
03:52:34 # @noreleases : the repository does not contain any released artifacts
03:52:34 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
03:52:34 #
03:52:34 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
03:52:34
03:52:34 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
03:52:34 + [[ True == \T\r\u\e ]]
03:52:34 + echo 'Configuring the startup features...'
03:52:34 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-drop-test,/g' /tmp/karaf-0.20.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:52:34 + FEATURE_TEST_STRING=features-test
03:52:34 + FEATURE_TEST_VERSION=0.20.2-SNAPSHOT
03:52:34 + KARAF_VERSION=karaf4
03:52:34 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
03:52:34 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.20.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:52:34 + [[ ! -z '' ]]
03:52:34 + cat /tmp/karaf-0.20.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
03:52:34 ################################################################################
03:52:34 #
03:52:34 # Licensed to the Apache Software Foundation (ASF) under one or more
03:52:34 # contributor license agreements. See the NOTICE file distributed with
03:52:34 # this work for additional information regarding copyright ownership.
03:52:34 # The ASF licenses this file to You under the Apache License, Version 2.0
03:52:34 # (the "License"); you may not use this file except in compliance with
03:52:34 # the License. You may obtain a copy of the License at
03:52:34 #
03:52:34 # http://www.apache.org/licenses/LICENSE-2.0
03:52:34 #
03:52:34 # Unless required by applicable law or agreed to in writing, software
03:52:34 # distributed under the License is distributed on an "AS IS" BASIS,
03:52:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:52:34 # See the License for the specific language governing permissions and
03:52:34 # limitations under the License.
03:52:34 #
03:52:34 ################################################################################
03:52:34
03:52:34 #
03:52:34 # Comma separated list of features repositories to register by default
03:52:34 #
03:52:34 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d03c3b6f-11da-408a-99d9-444ce73a3dc6.xml
03:52:34
03:52:34 #
03:52:34 # Comma separated list of features to install at startup
03:52:34 #
03:52:34 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,odl-openflowplugin-drop-test, f57b5a7a-ea09-44ef-83fe-4fbbb9c138d0
03:52:34
03:52:34 #
03:52:34 # Resource repositories (OBR) that the features resolver can use
03:52:34 # to resolve requirements/capabilities
03:52:34 #
03:52:34 # The format of the resourceRepositories is
03:52:34 # resourceRepositories=[xml:url|json:url],...
03:52:34 # for Instance:
03:52:34 #
03:52:34 #resourceRepositories=xml:http://host/path/to/index.xml
03:52:34 # or
03:52:34 #resourceRepositories=json:http://host/path/to/index.json
03:52:34 #
03:52:34
03:52:34 #
03:52:34 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
03:52:34 #
03:52:34 featuresBootAsynchronous=false
03:52:34
03:52:34 #
03:52:34 # Service requirements enforcement
03:52:34 #
03:52:34 # By default, the feature resolver checks the service requirements/capabilities of
03:52:34 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
03:52:34 # the required bundles.
03:52:34 # The following flag can have those values:
03:52:34 # - disable: service requirements are completely ignored
03:52:34 # - default: service requirements are ignored for old features
03:52:34 # - enforce: service requirements are always verified
03:52:34 #
03:52:34 #serviceRequirements=default
03:52:34
03:52:34 #
03:52:34 # Store cfg file for config element in feature
03:52:34 #
03:52:34 #configCfgStore=true
03:52:34
03:52:34 #
03:52:34 # Define if the feature service automatically refresh bundles
03:52:34 #
03:52:34 autoRefresh=true
03:52:34
03:52:34 #
03:52:34 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
03:52:34 # XML file defines instructions related to features processing
03:52:34 # versions.properties may declare properties to resolve placeholders in XML file
03:52:34 # both files are relative to ${karaf.etc}
03:52:34 #
03:52:34 #featureProcessing=org.apache.karaf.features.xml
03:52:34 #featureProcessingVersions=versions.properties
03:52:34 + configure_karaf_log karaf4 ''
03:52:34 + local -r karaf_version=karaf4
03:52:34 + local -r controllerdebugmap=
03:52:34 + local logapi=log4j
03:52:34 + grep log4j2 /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:52:34 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:52:34 log4j2.rootLogger.level = INFO
03:52:34 #log4j2.rootLogger.type = asyncRoot
03:52:34 #log4j2.rootLogger.includeLocation = false
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:52:34 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:52:34 log4j2.rootLogger.appenderRef.Console.ref = Console
03:52:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:52:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:52:34 log4j2.logger.spifly.name = org.apache.aries.spifly
03:52:34 log4j2.logger.spifly.level = WARN
03:52:34 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:52:34 log4j2.logger.audit.level = INFO
03:52:34 log4j2.logger.audit.additivity = false
03:52:34 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:52:34 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:52:34 log4j2.appender.console.type = Console
03:52:34 log4j2.appender.console.name = Console
03:52:34 log4j2.appender.console.layout.type = PatternLayout
03:52:34 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:52:34 log4j2.appender.rolling.type = RollingRandomAccessFile
03:52:34 log4j2.appender.rolling.name = RollingFile
03:52:34 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:52:34 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:52:34 #log4j2.appender.rolling.immediateFlush = false
03:52:34 log4j2.appender.rolling.append = true
03:52:34 log4j2.appender.rolling.layout.type = PatternLayout
03:52:34 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:52:34 log4j2.appender.rolling.policies.type = Policies
03:52:34 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:52:34 log4j2.appender.rolling.policies.size.size = 64MB
03:52:34 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:52:34 log4j2.appender.rolling.strategy.max = 7
03:52:34 log4j2.appender.audit.type = RollingRandomAccessFile
03:52:34 log4j2.appender.audit.name = AuditRollingFile
03:52:34 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:52:34 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:52:34 log4j2.appender.audit.append = true
03:52:34 log4j2.appender.audit.layout.type = PatternLayout
03:52:34 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:52:34 log4j2.appender.audit.policies.type = Policies
03:52:34 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:52:34 log4j2.appender.audit.policies.size.size = 8MB
03:52:34 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:52:34 log4j2.appender.audit.strategy.max = 7
03:52:34 log4j2.appender.osgi.type = PaxOsgi
03:52:34 log4j2.appender.osgi.name = PaxOsgi
03:52:34 log4j2.appender.osgi.filter = *
03:52:34 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:52:34 #log4j2.logger.aether.level = TRACE
03:52:34 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:52:34 #log4j2.logger.http-headers.level = DEBUG
03:52:34 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:52:34 #log4j2.logger.maven.level = TRACE
03:52:34 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
03:52:34 + logapi=log4j2
03:52:34 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
03:52:34 + '[' log4j2 == log4j2 ']'
03:52:34 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:52:34 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
03:52:34 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
03:52:34 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
03:52:34 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
03:52:34 controllerdebugmap:
03:52:34 cat /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:52:34 + unset IFS
03:52:34 + echo 'controllerdebugmap: '
03:52:34 + '[' -n '' ']'
03:52:34 + echo 'cat /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
03:52:34 + cat /tmp/karaf-0.20.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
03:52:34 ################################################################################
03:52:34 #
03:52:34 # Licensed to the Apache Software Foundation (ASF) under one or more
03:52:34 # contributor license agreements. See the NOTICE file distributed with
03:52:34 # this work for additional information regarding copyright ownership.
03:52:34 # The ASF licenses this file to You under the Apache License, Version 2.0
03:52:34 # (the "License"); you may not use this file except in compliance with
03:52:34 # the License. You may obtain a copy of the License at
03:52:34 #
03:52:34 # http://www.apache.org/licenses/LICENSE-2.0
03:52:34 #
03:52:34 # Unless required by applicable law or agreed to in writing, software
03:52:34 # distributed under the License is distributed on an "AS IS" BASIS,
03:52:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:52:34 # See the License for the specific language governing permissions and
03:52:34 # limitations under the License.
03:52:34 #
03:52:34 ################################################################################
03:52:34
03:52:34 # Common pattern layout for appenders
03:52:34 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
03:52:34
03:52:34 # Root logger
03:52:34 log4j2.rootLogger.level = INFO
03:52:34 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
03:52:34 #log4j2.rootLogger.type = asyncRoot
03:52:34 #log4j2.rootLogger.includeLocation = false
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
03:52:34 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
03:52:34 log4j2.rootLogger.appenderRef.Console.ref = Console
03:52:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
03:52:34 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
03:52:34
03:52:34 # Filters for logs marked by org.opendaylight.odlparent.Markers
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
03:52:34 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
03:52:34
03:52:34 # Loggers configuration
03:52:34
03:52:34 # Spifly logger
03:52:34 log4j2.logger.spifly.name = org.apache.aries.spifly
03:52:34 log4j2.logger.spifly.level = WARN
03:52:34
03:52:34 # Security audit logger
03:52:34 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
03:52:34 log4j2.logger.audit.level = INFO
03:52:34 log4j2.logger.audit.additivity = false
03:52:34 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
03:52:34
03:52:34 # Appenders configuration
03:52:34
03:52:34 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
03:52:34 log4j2.appender.console.type = Console
03:52:34 log4j2.appender.console.name = Console
03:52:34 log4j2.appender.console.layout.type = PatternLayout
03:52:34 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
03:52:34
03:52:34 # Rolling file appender
03:52:34 log4j2.appender.rolling.type = RollingRandomAccessFile
03:52:34 log4j2.appender.rolling.name = RollingFile
03:52:34 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
03:52:34 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
03:52:34 # uncomment to not force a disk flush
03:52:34 #log4j2.appender.rolling.immediateFlush = false
03:52:34 log4j2.appender.rolling.append = true
03:52:34 log4j2.appender.rolling.layout.type = PatternLayout
03:52:34 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
03:52:34 log4j2.appender.rolling.policies.type = Policies
03:52:34 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
03:52:34 log4j2.appender.rolling.policies.size.size = 1GB
03:52:34 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
03:52:34 log4j2.appender.rolling.strategy.max = 7
03:52:34
03:52:34 # Audit file appender
03:52:34 log4j2.appender.audit.type = RollingRandomAccessFile
03:52:34 log4j2.appender.audit.name = AuditRollingFile
03:52:34 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
03:52:34 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
03:52:34 log4j2.appender.audit.append = true
03:52:34 log4j2.appender.audit.layout.type = PatternLayout
03:52:34 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
03:52:34 log4j2.appender.audit.policies.type = Policies
03:52:34 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
03:52:34 log4j2.appender.audit.policies.size.size = 8MB
03:52:34 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
03:52:34 log4j2.appender.audit.strategy.max = 7
03:52:34
03:52:34 # OSGi appender
03:52:34 log4j2.appender.osgi.type = PaxOsgi
03:52:34 log4j2.appender.osgi.name = PaxOsgi
03:52:34 log4j2.appender.osgi.filter = *
03:52:34
03:52:34 # help with identification of maven-related problems with pax-url-aether
03:52:34 #log4j2.logger.aether.name = shaded.org.eclipse.aether
03:52:34 #log4j2.logger.aether.level = TRACE
03:52:34 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
03:52:34 #log4j2.logger.http-headers.level = DEBUG
03:52:34 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
03:52:34 #log4j2.logger.maven.level = TRACE
03:52:34 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
03:52:34 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
03:52:34 + set_java_vars /usr/lib/jvm/java-17-openjdk 2048m /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
03:52:34 + local -r java_home=/usr/lib/jvm/java-17-openjdk
03:52:34 + local -r controllermem=2048m
03:52:34 Configure
03:52:34 java home: /usr/lib/jvm/java-17-openjdk
03:52:34 + local -r memconf=/tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
03:52:34 + echo Configure
03:52:34 + echo ' java home: /usr/lib/jvm/java-17-openjdk'
03:52:34 + echo ' max memory: 2048m'
03:52:34 max memory: 2048m
03:52:34 memconf: /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
03:52:34 + echo ' memconf: /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv'
03:52:34 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk}%g' /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
03:52:34 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
03:52:34 cat /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
03:52:34 + echo 'cat /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv'
03:52:34 + cat /tmp/karaf-0.20.2-SNAPSHOT/bin/setenv
03:52:34 #!/bin/sh
03:52:34 #
03:52:34 # Licensed to the Apache Software Foundation (ASF) under one or more
03:52:34 # contributor license agreements. See the NOTICE file distributed with
03:52:34 # this work for additional information regarding copyright ownership.
03:52:34 # The ASF licenses this file to You under the Apache License, Version 2.0
03:52:34 # (the "License"); you may not use this file except in compliance with
03:52:34 # the License. You may obtain a copy of the License at
03:52:34 #
03:52:34 # http://www.apache.org/licenses/LICENSE-2.0
03:52:34 #
03:52:34 # Unless required by applicable law or agreed to in writing, software
03:52:34 # distributed under the License is distributed on an "AS IS" BASIS,
03:52:34 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
03:52:34 # See the License for the specific language governing permissions and
03:52:34 # limitations under the License.
03:52:34 #
03:52:34
03:52:34 #
03:52:34 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
03:52:34 # script: client, instance, shell, start, status, stop, karaf
03:52:34 #
03:52:34 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
03:52:34 # Actions go here...
03:52:34 # fi
03:52:34
03:52:34 #
03:52:34 # general settings which should be applied for all scripts go here; please keep
03:52:34 # in mind that it is possible that scripts might be executed more than once, e.g.
03:52:34 # in example of the start script where the start script is executed first and the
03:52:34 # karaf script afterwards.
03:52:34 #
03:52:34
03:52:34 #
03:52:34 # The following section shows the possible configuration options for the default
03:52:34 # karaf scripts
03:52:34 #
03:52:34 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk} # Location of Java installation
03:52:34 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
03:52:34 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
03:52:34 # export EXTRA_JAVA_OPTS # Additional JVM options
03:52:34 # export KARAF_HOME # Karaf home folder
03:52:34 # export KARAF_DATA # Karaf data folder
03:52:34 # export KARAF_BASE # Karaf base folder
03:52:34 # export KARAF_ETC # Karaf etc folder
03:52:34 # export KARAF_LOG # Karaf log folder
03:52:34 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
03:52:34 # export KARAF_OPTS # Additional available Karaf options
03:52:34 # export KARAF_DEBUG # Enable debug mode
03:52:34 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
03:52:34 # export KARAF_NOROOT # Prevent execution as root if set to true
03:52:34 Set Java version
03:52:34 + echo 'Set Java version'
03:52:34 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk/bin/java 1
03:52:34 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk/bin/java
03:52:34 JDK default version ...
03:52:34 + echo 'JDK default version ...'
03:52:34 + java -version
03:52:34 openjdk version "17.0.6-ea" 2023-01-17 LTS
03:52:34 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS)
03:52:34 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing)
03:52:34 Set JAVA_HOME
03:52:34 + echo 'Set JAVA_HOME'
03:52:34 + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk
03:52:34 + JAVA_HOME=/usr/lib/jvm/java-17-openjdk
03:52:34 ++ readlink -e /usr/lib/jvm/java-17-openjdk/bin/java
03:52:34 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java
03:52:34 Listing all open ports on controller system...
03:52:34 + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java
03:52:34 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64/bin/java'
03:52:34 + echo 'Listing all open ports on controller system...'
03:52:34 + netstat -pnatu
03:52:34 (Not all processes could be identified, non-owned process info
03:52:34 will not be shown, you would have to be root to see it all.)
03:52:34 Active Internet connections (servers and established)
03:52:34 Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
03:52:34 tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN -
03:52:34 tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN -
03:52:34 tcp 0 164 10.30.170.113:22 10.30.171.171:50708 ESTABLISHED -
03:52:34 tcp 0 0 10.30.170.113:58930 199.204.45.87:443 TIME_WAIT -
03:52:34 tcp6 0 0 :::111 :::* LISTEN -
03:52:34 tcp6 0 0 :::5555 :::* LISTEN -
03:52:34 tcp6 0 0 :::22 :::* LISTEN -
03:52:34 udp 0 0 10.30.170.113:68 10.30.170.2:67 ESTABLISHED -
03:52:34 udp 0 0 0.0.0.0:111 0.0.0.0:* -
03:52:34 udp 0 0 127.0.0.1:323 0.0.0.0:* -
03:52:34 udp6 0 0 :::111 :::* -
03:52:34 udp6 0 0 ::1:323 :::* -
03:52:34 Configuring cluster
03:52:34 + '[' -f /tmp/custom_shard_config.txt ']'
03:52:34 + echo 'Configuring cluster'
03:52:34 + /tmp/karaf-0.20.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.113
03:52:34 ################################################
03:52:34 ## Configure Cluster ##
03:52:34 ################################################
03:52:34 NOTE: Cluster configuration files not found. Copying from
03:52:34 /tmp/karaf-0.20.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/9.0.4
03:52:34 Configuring unique name in akka.conf
03:52:34 Configuring hostname in akka.conf
03:52:34 Configuring data and rpc seed nodes in akka.conf
03:52:34 modules = [
03:52:34
03:52:34 {
03:52:34 name = "inventory"
03:52:34 namespace = "urn:opendaylight:inventory"
03:52:34 shard-strategy = "module"
03:52:34 },
03:52:34 {
03:52:34 name = "topology"
03:52:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:52:34 shard-strategy = "module"
03:52:34 },
03:52:34 {
03:52:34 name = "toaster"
03:52:34 namespace = "http://netconfcentral.org/ns/toaster"
03:52:34 shard-strategy = "module"
03:52:34 }
03:52:34 ]
03:52:34 Configuring replication type in module-shards.conf
03:52:34 ################################################
03:52:34 ## NOTE: Manually restart controller to ##
03:52:34 ## apply configuration. ##
03:52:34 ################################################
03:52:34 Dump akka.conf
03:52:34 + echo 'Dump akka.conf'
03:52:34 + cat /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/akka.conf
03:52:34
03:52:34 odl-cluster-data {
03:52:34 akka {
03:52:34 remote {
03:52:34 artery {
03:52:34 enabled = on
03:52:34 transport = tcp
03:52:34 canonical.hostname = "10.30.170.113"
03:52:34 canonical.port = 2550
03:52:34 }
03:52:34 }
03:52:34
03:52:34 cluster {
03:52:34 # Using artery.
03:52:34 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.113:2550"]
03:52:34
03:52:34 roles = ["member-1"]
03:52:34
03:52:34 # when under load we might trip a false positive on the failure detector
03:52:34 # failure-detector {
03:52:34 # heartbeat-interval = 4 s
03:52:34 # acceptable-heartbeat-pause = 16s
03:52:34 # }
03:52:34 }
03:52:34
03:52:34 persistence {
03:52:34 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
03:52:34 # modifying the following two properties. The directory location specified may be a relative or absolute path.
03:52:34 # The relative path is always relative to KARAF_HOME.
03:52:34
03:52:34 # snapshot-store.local.dir = "target/snapshots"
03:52:34
03:52:34 # Use lz4 compression for LocalSnapshotStore snapshots
03:52:34 snapshot-store.local.use-lz4-compression = false
03:52:34 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
03:52:34 snapshot-store.local.lz4-blocksize = 256KB
03:52:34 }
03:52:34 disable-default-actor-system-quarantined-event-handling = "false"
03:52:34 }
03:52:34 }
03:52:34 Dump modules.conf
03:52:34 + echo 'Dump modules.conf'
03:52:34 + cat /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/modules.conf
03:52:34 modules = [
03:52:34
03:52:34 {
03:52:34 name = "inventory"
03:52:34 namespace = "urn:opendaylight:inventory"
03:52:34 shard-strategy = "module"
03:52:34 },
03:52:34 {
03:52:34 name = "topology"
03:52:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
03:52:34 shard-strategy = "module"
03:52:34 },
03:52:34 {
03:52:34 name = "toaster"
03:52:34 namespace = "http://netconfcentral.org/ns/toaster"
03:52:34 shard-strategy = "module"
03:52:34 }
03:52:34 ]
03:52:34 Dump module-shards.conf
03:52:34 + echo 'Dump module-shards.conf'
03:52:34 + cat /tmp/karaf-0.20.2-SNAPSHOT/configuration/initial/module-shards.conf
03:52:34 module-shards = [
03:52:34 {
03:52:34 name = "default"
03:52:34 shards = [
03:52:34 {
03:52:34 name = "default"
03:52:34 replicas = ["member-1"]
03:52:34 }
03:52:34 ]
03:52:34 },
03:52:34 {
03:52:34 name = "inventory"
03:52:34 shards = [
03:52:34 {
03:52:34 name="inventory"
03:52:34 replicas = ["member-1"]
03:52:34 }
03:52:34 ]
03:52:34 },
03:52:34 {
03:52:34 name = "topology"
03:52:34 shards = [
03:52:34 {
03:52:34 name="topology"
03:52:34 replicas = ["member-1"]
03:52:34 }
03:52:34 ]
03:52:34 },
03:52:34 {
03:52:34 name = "toaster"
03:52:34 shards = [
03:52:34 {
03:52:34 name="toaster"
03:52:34 replicas = ["member-1"]
03:52:34 }
03:52:34 ]
03:52:34 }
03:52:34 ]
03:52:34 Locating config plan to use...
03:52:34 Finished running config plans
03:52:34 Starting member-1 with IP address 10.30.170.113
03:52:34 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
03:52:35 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
03:52:35 Redirecting karaf console output to karaf_console.log
03:52:35 Starting controller...
03:52:35 start: Redirecting Karaf output to /tmp/karaf-0.20.2-SNAPSHOT/data/log/karaf_console.log
03:52:35 Execute the post startup script on controller 10.30.170.113
03:52:35 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
03:52:35 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
03:52:45 tcp6 0 0 :::8101 :::* LISTEN
03:52:45 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
03:52:55 2024-08-15T03:52:54,014 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 204 - org.opendaylight.infrautils.ready-api - 6.0.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:52:55 Controller is UP
03:52:55 2024-08-15T03:52:54,014 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 204 - org.opendaylight.infrautils.ready-api - 6.0.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
03:52:55 Listing all open ports on controller system...
03:52:55 Active Internet connections (servers and established)
03:52:55 Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
03:52:55 tcp 0 0 0.0.0.0:111 0.0.0.0:* LISTEN -
03:52:55 tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN -
03:52:55 tcp 0 0 10.30.170.113:58930 199.204.45.87:443 TIME_WAIT -
03:52:55 tcp 0 0 10.30.170.113:22 10.30.171.171:50756 ESTABLISHED -
03:52:55 tcp6 0 0 127.0.0.1:1099 :::* LISTEN 5704/java
03:52:55 tcp6 0 0 127.0.0.1:36429 :::* LISTEN 5704/java
03:52:55 tcp6 0 0 :::111 :::* LISTEN -
03:52:55 tcp6 0 0 :::5555 :::* LISTEN -
03:52:55 tcp6 0 0 :::8181 :::* LISTEN 5704/java
03:52:55 tcp6 0 0 10.30.170.113:2550 :::* LISTEN 5704/java
03:52:55 tcp6 0 0 :::22 :::* LISTEN -
03:52:55 tcp6 0 0 127.0.0.1:44444 :::* LISTEN 5704/java
03:52:55 tcp6 0 0 :::6653 :::* LISTEN 5704/java
03:52:55 tcp6 0 0 :::8101 :::* LISTEN 5704/java
03:52:55 tcp6 0 0 :::6633 :::* LISTEN 5704/java
03:52:55 tcp6 0 0 127.0.0.1:40078 127.0.0.1:44444 TIME_WAIT -
03:52:55 tcp6 32 0 10.30.170.113:58936 199.204.45.87:443 CLOSE_WAIT 5704/java
03:52:55 tcp6 0 0 127.0.0.1:1099 127.0.0.1:54636 ESTABLISHED 5704/java
03:52:55 tcp6 0 0 127.0.0.1:54636 127.0.0.1:1099 ESTABLISHED 5704/java
03:52:55 tcp6 0 0 127.0.0.1:44444 127.0.0.1:40086 ESTABLISHED 5704/java
03:52:55 tcp6 0 0 127.0.0.1:40086 127.0.0.1:44444 ESTABLISHED 5704/java
03:52:55 udp 0 0 10.30.170.113:68 10.30.170.2:67 ESTABLISHED -
03:52:55 udp 0 0 0.0.0.0:111 0.0.0.0:* -
03:52:55 udp 0 0 127.0.0.1:323 0.0.0.0:* -
03:52:55 udp6 0 0 :::111 :::* -
03:52:55 udp6 0 0 ::1:323 :::* -
03:52:55 looking for "BindException: Address already in use" in log file
03:52:55 (Not all processes could be identified, non-owned process info
03:52:55 will not be shown, you would have to be root to see it all.)
03:52:55 looking for "server is unhealthy" in log file
03:52:55 Let's take the karaf thread dump
03:52:55 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
03:52:56 karaf main: org.apache.karaf.main.Main, pid:5704
03:52:56 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
03:52:56 Generating mininet variables...
03:52:56 Locating test plan to use...
03:52:56 Changing the testplan path...
03:52:56 # Place the suites in run order:
03:52:56 /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/test/csit/suites/openflowplugin/Performance/010_Cbench.robot
03:52:56 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/test/csit/suites/openflowplugin/Performance/010_Cbench.robot ...
03:52:57 ==============================================================================
03:52:57 openflowplugin-cbench.txt :: Cbench Latency and Throughput tests can be run...
03:52:57 ==============================================================================
03:52:59 Cbench Latency Test :: cbench executed in default latency mode. Te... | PASS |
04:03:06 ------------------------------------------------------------------------------
04:03:06 Cbench Throughput Test :: cbench executed in throughput mode (-t).... | PASS |
04:13:13 ------------------------------------------------------------------------------
04:13:13 Rerun Latency Test To Check Bug 6176 :: cbench executed in latency... | PASS |
04:23:20 ------------------------------------------------------------------------------
04:23:20 openflowplugin-cbench.txt :: Cbench Latency and Throughput tests c... | PASS |
04:23:20 3 tests, 3 passed, 0 failed
04:23:20 ==============================================================================
04:23:20 Output: /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/output.xml
04:23:20 Log: /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/log.html
04:23:20 Report: /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/report.html
04:23:20 Examining the files in data/log and checking filesize
04:23:20 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
04:23:20 total 424
04:23:20 drwxrwxr-x. 2 jenkins jenkins 48 Aug 15 03:52 .
04:23:20 -rw-rw-r--. 1 jenkins jenkins 1720 Aug 15 03:52 karaf_console.log
04:23:20 drwxrwxr-x. 9 jenkins jenkins 149 Aug 15 03:52 ..
04:23:20 -rw-rw-r--. 1 jenkins jenkins 428345 Aug 15 04:13 karaf.log
04:23:20 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
04:23:20 4.0K /tmp/karaf-0.20.2-SNAPSHOT/data/log/karaf_console.log
04:23:20 420K /tmp/karaf-0.20.2-SNAPSHOT/data/log/karaf.log
04:23:20 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
04:23:21 ls: cannot access '/tmp/karaf-0.20.2-SNAPSHOT/*.hprof': No such file or directory
04:23:21 Let's take the karaf thread dump again...
04:23:21 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
04:23:21 karaf main: org.apache.karaf.main.Main, pid:5704
04:23:21 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
04:23:22 Killing ODL
04:23:22 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
04:23:27 Compressing karaf.log 1
04:23:27 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
04:23:27 Fetching compressed karaf.log 1
04:23:27 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
04:23:27 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
04:23:28 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
04:23:28 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
04:23:28 Fetch GC logs
04:23:28 Warning: Permanently added '10.30.170.113' (ECDSA) to the list of known hosts.
04:23:28 scp: /tmp/karaf-0.20.2-SNAPSHOT/data/log/*.log: No such file or directory
04:23:28 Examine copied files
04:23:28 total 1032
04:23:28 drwxrwxr-x. 2 jenkins jenkins 6 Aug 15 04:23 gclogs-1
04:23:28 -rw-rw-r--. 1 jenkins jenkins 1720 Aug 15 04:23 odl1_karaf_console.log
04:23:28 -rw-rw-r--. 1 jenkins jenkins 30874 Aug 15 04:23 odl1_karaf.log.gz
04:23:28 -rw-rw-r--. 1 jenkins jenkins 167008 Aug 15 04:23 karaf_1_5704_threads_after.log
04:23:28 -rw-rw-r--. 1 jenkins jenkins 15572 Aug 15 04:23 ps_after.log
04:23:28 -rw-rw-r--. 1 jenkins jenkins 245683 Aug 15 04:23 report.html
04:23:28 -rw-rw-r--. 1 jenkins jenkins 276599 Aug 15 04:23 log.html
04:23:28 -rw-rw-r--. 1 jenkins jenkins 107242 Aug 15 04:23 output.xml
04:23:28 -rw-rw-r--. 1 jenkins jenkins 27 Aug 15 04:23 bug.csv
04:23:28 -rw-rw-r--. 1 jenkins jenkins 79 Aug 15 04:13 throughput.csv
04:23:28 -rw-rw-r--. 1 jenkins jenkins 67 Aug 15 04:03 latency.csv
04:23:28 -rw-rw-r--. 1 jenkins jenkins 153 Aug 15 03:52 testplan.txt
04:23:28 -rw-rw-r--. 1 jenkins jenkins 111942 Aug 15 03:52 karaf_1_5704_threads_before.log
04:23:28 -rw-rw-r--. 1 jenkins jenkins 16654 Aug 15 03:52 ps_before.log
04:23:28 -rw-rw-r--. 1 jenkins jenkins 3280 Aug 15 03:52 post-startup-script.sh
04:23:28 -rw-rw-r--. 1 jenkins jenkins 252 Aug 15 03:52 startup-script.sh
04:23:28 -rw-rw-r--. 1 jenkins jenkins 3430 Aug 15 03:52 configuration-script.sh
04:23:28 -rw-rw-r--. 1 jenkins jenkins 337 Aug 15 03:52 detect_variables.env
04:23:28 -rw-rw-r--. 1 jenkins jenkins 2619 Aug 15 03:52 pom.xml
04:23:28 -rw-rw-r--. 1 jenkins jenkins 86 Aug 15 03:52 set_variables.env
04:23:28 -rw-rw-r--. 1 jenkins jenkins 299 Aug 15 03:52 slave_addresses.txt
04:23:28 -rw-rw-r--. 1 jenkins jenkins 570 Aug 15 03:51 requirements.txt
04:23:28 -rw-rw-r--. 1 jenkins jenkins 26 Aug 15 03:51 env.properties
04:23:28 -rw-rw-r--. 1 jenkins jenkins 336 Aug 15 03:50 stack-parameters.yaml
04:23:28 drwxrwxr-x. 7 jenkins jenkins 4096 Aug 15 03:48 test
04:23:28 drwxrwxr-x. 2 jenkins jenkins 6 Aug 15 03:48 test@tmp
04:23:28 -rw-rw-r--. 1 jenkins jenkins 1410 Aug 15 03:00 maven-metadata.xml
04:23:28 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins10504098693483093338.sh
04:23:28 Karaf Deployments, Tests must have already run
04:23:28 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/sh /tmp/jenkins10640594738034715236.sh
04:23:28 Cleaning up Robot installation...
04:23:29 $ ssh-agent -k
04:23:29 unset SSH_AUTH_SOCK;
04:23:29 unset SSH_AGENT_PID;
04:23:29 echo Agent pid 5302 killed;
04:23:29 [ssh-agent] Stopped.
04:23:29 Recording plot data
04:23:29 Robot results publisher started...
04:23:29 INFO: Checking test criticality is deprecated and will be dropped in a future release!
04:23:29 -Parsing output xml:
04:23:29 Done!
04:23:29 -Copying log files to build dir:
04:23:30 Done!
04:23:30 -Assigning results to build:
04:23:30 Done!
04:23:30 -Checking thresholds:
04:23:30 Done!
04:23:30 Done publishing Robot results.
04:23:30 [PostBuildScript] - [INFO] Executing post build scripts.
04:23:30 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins16912380350392754289.sh
04:23:30 Archiving csit artifacts
04:23:30 mv: cannot stat '*_1.png': No such file or directory
04:23:30 mv: cannot stat '/tmp/odl1_*': No such file or directory
04:23:30 % Total % Received % Xferd Average Speed Time Time Time Current
04:23:30 Dload Upload Total Spent Left Speed
04:23:30
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 174k 0 174k 0 0 3568k 0 --:--:-- --:--:-- --:--:-- 3568k
04:23:30 Archive: robot-plugin.zip
04:23:30 inflating: ./archives/robot-plugin/log.html
04:23:30 inflating: ./archives/robot-plugin/output.xml
04:23:30 inflating: ./archives/robot-plugin/report.html
04:23:30 mv: cannot stat '*.log.gz': No such file or directory
04:23:30 mv: cannot stat '*.png': No such file or directory
04:23:30 [PostBuildScript] - [INFO] Executing post build scripts.
04:23:30 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins3067830608311176269.sh
04:23:30 [PostBuildScript] - [INFO] Executing post build scripts.
04:23:30 [EnvInject] - Injecting environment variables from a build step.
04:23:30 [EnvInject] - Injecting as environment variables the properties content
04:23:30 OS_CLOUD=vex
04:23:30 OS_STACK_NAME=releng-openflowplugin-csit-1node-cbench-only-calcium-452
04:23:30
04:23:30 [EnvInject] - Variables injected successfully.
04:23:30 provisioning config files...
04:23:30 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
04:23:30 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins4885296595377381455.sh
04:23:30 ---> openstack-stack-delete.sh
04:23:30 Setup pyenv:
04:23:30 system
04:23:30 3.8.13
04:23:30 3.9.13
04:23:30 3.10.13
04:23:30 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/.python-version)
04:23:31 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hkr5 from file:/tmp/.os_lf_venv
04:23:32 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
04:23:47 lf-activate-venv(): INFO: Adding /tmp/venv-Hkr5/bin to PATH
04:23:47 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-cbench-only-calcium-452
04:23:51 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
04:24:14 INFO: Deleting stack releng-openflowplugin-csit-1node-cbench-only-calcium-452
04:24:14 Waiting for stack to delete...
04:24:14 Successfully deleted stack releng-openflowplugin-csit-1node-cbench-only-calcium-452
04:24:14 [PostBuildScript] - [INFO] Executing post build scripts.
04:24:14 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins7463902144321500928.sh
04:24:14 ---> sysstat.sh
04:24:14 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins4411300834177629178.sh
04:24:14 ---> package-listing.sh
04:24:14 ++ tr '[:upper:]' '[:lower:]'
04:24:14 ++ facter osfamily
04:24:14 + OS_FAMILY=redhat
04:24:14 + workspace=/w/workspace/openflowplugin-csit-1node-cbench-only-calcium
04:24:14 + START_PACKAGES=/tmp/packages_start.txt
04:24:14 + END_PACKAGES=/tmp/packages_end.txt
04:24:14 + DIFF_PACKAGES=/tmp/packages_diff.txt
04:24:14 + PACKAGES=/tmp/packages_start.txt
04:24:14 + '[' /w/workspace/openflowplugin-csit-1node-cbench-only-calcium ']'
04:24:14 + PACKAGES=/tmp/packages_end.txt
04:24:14 + case "${OS_FAMILY}" in
04:24:14 + rpm -qa
04:24:14 + sort
04:24:15 + '[' -f /tmp/packages_start.txt ']'
04:24:15 + '[' -f /tmp/packages_end.txt ']'
04:24:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt
04:24:15 + '[' /w/workspace/openflowplugin-csit-1node-cbench-only-calcium ']'
04:24:15 + mkdir -p /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/archives/
04:24:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/archives/
04:24:15 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins3263615426663494960.sh
04:24:15 ---> capture-instance-metadata.sh
04:24:15 Setup pyenv:
04:24:15 system
04:24:15 3.8.13
04:24:15 3.9.13
04:24:15 3.10.13
04:24:15 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/.python-version)
04:24:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hkr5 from file:/tmp/.os_lf_venv
04:24:16 lf-activate-venv(): INFO: Installing: lftools
04:24:24 lf-activate-venv(): INFO: Adding /tmp/venv-Hkr5/bin to PATH
04:24:24 INFO: Running in OpenStack, capturing instance metadata
04:24:25 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins1827235744816034980.sh
04:24:25 provisioning config files...
04:24:25 Could not find credentials [logs] for openflowplugin-csit-1node-cbench-only-calcium #452
04:24:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-cbench-only-calcium@tmp/config16283124304522536314tmp
04:24:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
04:24:26 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
04:24:26 provisioning config files...
04:24:26 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
04:24:26 [EnvInject] - Injecting environment variables from a build step.
04:24:26 [EnvInject] - Injecting as environment variables the properties content
04:24:26 SERVER_ID=logs
04:24:26
04:24:26 [EnvInject] - Variables injected successfully.
04:24:26 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins11789953270808845236.sh
04:24:26 ---> create-netrc.sh
04:24:26 WARN: Log server credential not found.
04:24:26 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins1753732399899122802.sh
04:24:26 ---> python-tools-install.sh
04:24:26 Setup pyenv:
04:24:26 system
04:24:26 3.8.13
04:24:26 3.9.13
04:24:26 3.10.13
04:24:26 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/.python-version)
04:24:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hkr5 from file:/tmp/.os_lf_venv
04:24:27 lf-activate-venv(): INFO: Installing: lftools
04:24:36 lf-activate-venv(): INFO: Adding /tmp/venv-Hkr5/bin to PATH
04:24:36 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins1311888905303974726.sh
04:24:36 ---> sudo-logs.sh
04:24:36 Archiving 'sudo' log..
04:24:36 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash /tmp/jenkins9754532885398320750.sh
04:24:36 ---> job-cost.sh
04:24:36 Setup pyenv:
04:24:36 system
04:24:36 3.8.13
04:24:36 3.9.13
04:24:36 3.10.13
04:24:36 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/.python-version)
04:24:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hkr5 from file:/tmp/.os_lf_venv
04:24:37 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
04:24:43 lf-activate-venv(): INFO: Adding /tmp/venv-Hkr5/bin to PATH
04:24:43 DEBUG: total: 0.16999999999999998
04:24:43 INFO: Retrieving Stack Cost...
04:24:43 INFO: Retrieving Pricing Info for: v3-standard-2
04:24:44 INFO: Archiving Costs
04:24:44 [openflowplugin-csit-1node-cbench-only-calcium] $ /bin/bash -l /tmp/jenkins13160858615958277164.sh
04:24:44 ---> logs-deploy.sh
04:24:44 Setup pyenv:
04:24:44 system
04:24:44 3.8.13
04:24:44 3.9.13
04:24:44 3.10.13
04:24:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-cbench-only-calcium/.python-version)
04:24:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Hkr5 from file:/tmp/.os_lf_venv
04:24:45 lf-activate-venv(): INFO: Installing: lftools
04:24:56 lf-activate-venv(): INFO: Adding /tmp/venv-Hkr5/bin to PATH
04:24:56 WARNING: Nexus logging server not set
04:24:56 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-cbench-only-calcium/452/
04:24:56 INFO: archiving logs to S3
04:24:57 ---> uname -a:
04:24:57 Linux prd-centos8-robot-2c-8g-10984.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
04:24:57
04:24:57
04:24:57 ---> lscpu:
04:24:57 Architecture: x86_64
04:24:57 CPU op-mode(s): 32-bit, 64-bit
04:24:57 Byte Order: Little Endian
04:24:57 CPU(s): 2
04:24:57 On-line CPU(s) list: 0,1
04:24:57 Thread(s) per core: 1
04:24:57 Core(s) per socket: 1
04:24:57 Socket(s): 2
04:24:57 NUMA node(s): 1
04:24:57 Vendor ID: AuthenticAMD
04:24:57 CPU family: 23
04:24:57 Model: 49
04:24:57 Model name: AMD EPYC-Rome Processor
04:24:57 Stepping: 0
04:24:57 CPU MHz: 2799.998
04:24:57 BogoMIPS: 5599.99
04:24:57 Virtualization: AMD-V
04:24:57 Hypervisor vendor: KVM
04:24:57 Virtualization type: full
04:24:57 L1d cache: 32K
04:24:57 L1i cache: 32K
04:24:57 L2 cache: 512K
04:24:57 L3 cache: 16384K
04:24:57 NUMA node0 CPU(s): 0,1
04:24:57 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
04:24:57
04:24:57
04:24:57 ---> nproc:
04:24:57 2
04:24:57
04:24:57
04:24:57 ---> df -h:
04:24:57 Filesystem Size Used Avail Use% Mounted on
04:24:57 devtmpfs 3.8G 0 3.8G 0% /dev
04:24:57 tmpfs 3.8G 0 3.8G 0% /dev/shm
04:24:57 tmpfs 3.8G 17M 3.8G 1% /run
04:24:57 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
04:24:57 /dev/vda1 40G 8.2G 32G 21% /
04:24:57 tmpfs 770M 0 770M 0% /run/user/1001
04:24:57
04:24:57
04:24:57 ---> free -m:
04:24:57 total used free shared buff/cache available
04:24:57 Mem: 7697 545 5023 19 2128 6855
04:24:57 Swap: 1023 0 1023
04:24:57
04:24:57
04:24:57 ---> ip addr:
04:24:57 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
04:24:57 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
04:24:57 inet 127.0.0.1/8 scope host lo
04:24:57 valid_lft forever preferred_lft forever
04:24:57 inet6 ::1/128 scope host
04:24:57 valid_lft forever preferred_lft forever
04:24:57 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
04:24:57 link/ether fa:16:3e:ac:4e:b3 brd ff:ff:ff:ff:ff:ff
04:24:57 altname enp0s3
04:24:57 altname ens3
04:24:57 inet 10.30.171.171/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
04:24:57 valid_lft 84031sec preferred_lft 84031sec
04:24:57 inet6 fe80::f816:3eff:feac:4eb3/64 scope link
04:24:57 valid_lft forever preferred_lft forever
04:24:57
04:24:57
04:24:57 ---> sar -b -r -n DEV:
04:24:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 08/15/2024 _x86_64_ (2 CPU)
04:24:57
04:24:57 03:45:24 LINUX RESTART (2 CPU)
04:24:57
04:24:57 03:46:01 AM tps rtps wtps bread/s bwrtn/s
04:24:57 03:47:01 AM 56.98 27.72 29.26 971.81 24637.20
04:24:57 03:48:01 AM 32.21 17.88 14.33 4215.93 6708.00
04:24:57 03:49:01 AM 63.01 13.10 49.92 2343.22 4946.17
04:24:57 03:50:01 AM 86.19 0.00 86.19 0.00 8867.47
04:24:57 03:51:01 AM 46.57 0.73 45.84 51.30 5167.55
04:24:57 03:52:01 AM 25.95 0.82 25.13 123.45 1564.49
04:24:57 03:53:01 AM 50.32 2.60 47.72 427.99 7003.20
04:24:57 03:54:01 AM 2.98 0.00 2.98 0.00 103.12
04:24:57 03:55:01 AM 0.53 0.00 0.53 0.00 8.75
04:24:57 03:56:01 AM 0.18 0.00 0.18 0.00 2.13
04:24:57 03:57:01 AM 0.25 0.00 0.25 0.00 3.98
04:24:57 03:58:02 AM 0.17 0.00 0.17 0.00 2.38
04:24:57 03:59:01 AM 0.12 0.00 0.12 0.00 1.58
04:24:57 04:00:01 AM 0.17 0.00 0.17 0.00 1.78
04:24:57 04:01:01 AM 0.40 0.05 0.35 0.40 4.02
04:24:57 04:02:01 AM 1.45 0.07 1.38 1.73 32.90
04:24:57 04:03:01 AM 0.22 0.00 0.22 0.00 2.87
04:24:57 04:04:01 AM 0.15 0.00 0.15 0.00 2.38
04:24:57 04:05:01 AM 0.18 0.00 0.18 0.00 2.07
04:24:57 04:06:01 AM 0.17 0.00 0.17 0.00 1.40
04:24:57 04:07:01 AM 0.22 0.00 0.22 0.00 2.80
04:24:57 04:08:01 AM 0.23 0.00 0.23 0.00 2.80
04:24:57 04:09:01 AM 0.22 0.00 0.22 0.00 2.27
04:24:57 04:10:01 AM 0.10 0.00 0.10 0.00 0.77
04:24:57 04:11:01 AM 0.20 0.00 0.20 0.00 2.07
04:24:57 04:12:01 AM 0.28 0.00 0.28 0.00 4.15
04:24:57 04:13:01 AM 0.12 0.00 0.12 0.00 1.20
04:24:57 04:14:01 AM 0.18 0.00 0.18 0.00 2.13
04:24:57 04:15:01 AM 0.27 0.00 0.27 0.00 3.62
04:24:57 04:16:01 AM 0.22 0.00 0.22 0.00 2.45
04:24:57 04:17:01 AM 0.57 0.32 0.25 6.93 3.75
04:24:57 04:18:01 AM 0.78 0.00 0.78 0.00 18.44
04:24:57 04:19:01 AM 0.12 0.00 0.12 0.00 0.80
04:24:57 04:20:01 AM 0.13 0.00 0.13 0.00 1.48
04:24:57 04:21:01 AM 0.32 0.00 0.32 0.00 3.40
04:24:57 04:22:01 AM 0.30 0.00 0.30 0.00 4.68
04:24:57 04:23:01 AM 0.10 0.00 0.10 0.00 0.80
04:24:57 04:24:01 AM 13.16 0.33 12.83 37.85 469.08
04:24:57 Average: 10.15 1.67 8.48 215.38 1568.93
04:24:57
04:24:57 03:46:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
04:24:57 03:47:01 AM 6123820 7347828 1758612 22.31 2688 1425220 378196 4.80 111156 1401708 148220
04:24:57 03:48:01 AM 5820000 7209480 2062432 26.16 2688 1588772 593620 6.65 164136 1641652 28988
04:24:57 03:49:01 AM 5426636 7067124 2455796 31.16 2688 1829920 697740 7.81 219460 1942840 77784
04:24:57 03:50:01 AM 5260732 7039188 2621700 33.26 2688 1958892 708696 7.94 218184 2071908 83508
04:24:57 03:51:01 AM 5248392 7075152 2634040 33.42 2688 2004128 641624 7.18 232368 2058880 1108
04:24:57 03:52:01 AM 5076376 7036488 2806056 35.60 2688 2132888 700984 7.85 262576 2186200 108036
04:24:57 03:53:01 AM 5020660 7063732 2861772 36.31 2688 2212332 658220 7.37 265456 2222320 260
04:24:57 03:54:01 AM 5020972 7064048 2861460 36.30 2688 2212336 658220 7.37 265456 2222388 4
04:24:57 03:55:01 AM 5019084 7062164 2863348 36.33 2688 2212336 658220 7.37 265456 2224068 4
04:24:57 03:56:01 AM 5019084 7062164 2863348 36.33 2688 2212336 658220 7.37 265456 2224068 4
04:24:57 03:57:01 AM 5019132 7062216 2863300 36.33 2688 2212340 658220 7.37 265456 2224072 4
04:24:57 03:58:02 AM 5018816 7061900 2863616 36.33 2688 2212340 658220 7.37 265456 2224420 4
04:24:57 03:59:01 AM 5020888 7063972 2861544 36.30 2688 2212336 658220 7.37 266012 2222256 20
04:24:57 04:00:01 AM 5020280 7063368 2862152 36.31 2688 2212340 676156 7.57 266012 2222676 12
04:24:57 04:01:01 AM 5019512 7062624 2862920 36.32 2688 2212340 676156 7.57 266216 2222916 16
04:24:57 04:02:01 AM 5020288 7063468 2862144 36.31 2688 2212412 676156 7.57 266296 2222480 4
04:24:57 04:03:01 AM 5020240 7063420 2862192 36.31 2688 2212412 676156 7.57 266296 2222440 12
04:24:57 04:04:01 AM 5020356 7063568 2862076 36.31 2688 2212444 676156 7.57 266296 2222532 8
04:24:57 04:05:01 AM 5020160 7063376 2862272 36.31 2688 2212448 676156 7.57 266296 2222424 4
04:24:57 04:06:01 AM 5020120 7063336 2862312 36.31 2688 2212448 676156 7.57 266296 2222540 4
04:24:57 04:07:01 AM 5020036 7063252 2862396 36.31 2688 2212448 676156 7.57 266296 2222780 12
04:24:57 04:08:01 AM 5020180 7063400 2862252 36.31 2688 2212452 676156 7.57 266296 2222548 12
04:24:57 04:09:01 AM 5020320 7063540 2862112 36.31 2688 2212452 676156 7.57 266296 2222480 4
04:24:57 04:10:01 AM 5020060 7063280 2862372 36.31 2688 2212452 663764 7.43 266296 2222596 4
04:24:57 04:11:01 AM 5020108 7063336 2862324 36.31 2688 2212456 663764 7.43 266296 2222484 4
04:24:57 04:12:01 AM 5020224 7063452 2862208 36.31 2688 2212456 663764 7.43 266296 2222484 4
04:24:57 04:13:01 AM 5020232 7063464 2862200 36.31 2688 2212460 663764 7.43 266296 2222568 4
04:24:57 04:14:01 AM 5020072 7063328 2862360 36.31 2688 2212484 663764 7.43 266296 2222536 4
04:24:57 04:15:01 AM 5020284 7063540 2862148 36.31 2688 2212484 663764 7.43 266296 2222536 4
04:24:57 04:16:01 AM 5020116 7063372 2862316 36.31 2688 2212484 663764 7.43 266296 2222540 4
04:24:57 04:17:01 AM 5019960 7063224 2862472 36.31 2688 2212608 663764 7.43 266296 2222548 4
04:24:57 04:18:01 AM 5019444 7062904 2862988 36.32 2688 2212688 663764 7.43 266396 2222732 4
04:24:57 04:19:01 AM 5019712 7063172 2862720 36.32 2688 2212688 663764 7.43 266396 2222780 4
04:24:57 04:20:01 AM 5019372 7062836 2863060 36.32 2688 2212692 655608 7.34 266396 2222788 8
04:24:57 04:21:01 AM 5019716 7063180 2862716 36.32 2688 2212692 655608 7.34 266396 2222680 4
04:24:57 04:22:01 AM 5019680 7063144 2862752 36.32 2688 2212692 655608 7.34 266396 2222796 4
04:24:57 04:23:01 AM 5019664 7063132 2862768 36.32 2688 2212696 655608 7.34 266396 2222752 16
04:24:57 04:24:01 AM 5153056 7023080 2729376 34.63 2688 2044584 683420 7.65 291728 2084552 16752
04:24:57 Average: 5098100 7072559 2784332 35.32 2688 2146605 658775 7.38 256571 2165631 12233
04:24:57
04:24:57 03:46:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
04:24:57 03:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 03:47:01 AM eth0 2.13 1.40 0.43 0.29 0.00 0.00 0.00 0.00
04:24:57 03:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 03:48:01 AM eth0 190.34 120.04 736.97 42.14 0.00 0.00 0.00 0.00
04:24:57 03:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 03:49:01 AM eth0 111.51 79.57 845.51 22.75 0.00 0.00 0.00 0.00
04:24:57 03:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 03:50:01 AM eth0 22.16 19.33 226.61 2.90 0.00 0.00 0.00 0.00
04:24:57 03:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 03:51:01 AM eth0 38.77 28.91 329.30 6.13 0.00 0.00 0.00 0.00
04:24:57 03:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 03:52:01 AM eth0 43.23 31.84 271.67 7.32 0.00 0.00 0.00 0.00
04:24:57 03:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 03:53:01 AM eth0 180.31 175.09 50.11 41.79 0.00 0.00 0.00 0.00
04:24:57 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 03:54:01 AM eth0 1.62 0.08 0.12 0.01 0.00 0.00 0.00 0.00
04:24:57 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 03:55:01 AM eth0 1.63 0.15 0.12 0.01 0.00 0.00 0.00 0.00
04:24:57 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 03:56:01 AM eth0 1.78 0.15 0.13 0.01 0.00 0.00 0.00 0.00
04:24:57 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 03:57:01 AM eth0 0.45 0.15 0.03 0.01 0.00 0.00 0.00 0.00
04:24:57 03:58:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 03:58:02 AM eth0 1.43 0.38 0.42 0.26 0.00 0.00 0.00 0.00
04:24:57 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 03:59:01 AM eth0 2.88 0.17 0.38 0.01 0.00 0.00 0.00 0.00
04:24:57 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:00:01 AM eth0 1.53 0.70 0.84 0.70 0.00 0.00 0.00 0.00
04:24:57 04:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:01:01 AM eth0 0.43 0.15 0.03 0.01 0.00 0.00 0.00 0.00
04:24:57 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:02:01 AM eth0 4.80 0.32 0.61 0.02 0.00 0.00 0.00 0.00
04:24:57 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:03:01 AM eth0 1.00 0.33 0.15 0.08 0.00 0.00 0.00 0.00
04:24:57 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:04:01 AM eth0 1.45 0.75 0.26 0.11 0.00 0.00 0.00 0.00
04:24:57 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:05:01 AM eth0 0.30 0.08 0.02 0.01 0.00 0.00 0.00 0.00
04:24:57 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:06:01 AM eth0 0.73 0.25 0.06 0.01 0.00 0.00 0.00 0.00
04:24:57 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:07:01 AM eth0 1.08 0.48 0.34 0.21 0.00 0.00 0.00 0.00
04:24:57 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:08:01 AM eth0 0.90 0.38 0.19 0.08 0.00 0.00 0.00 0.00
04:24:57 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:09:01 AM eth0 0.58 0.25 0.06 0.02 0.00 0.00 0.00 0.00
04:24:57 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:10:01 AM eth0 0.62 0.28 0.05 0.02 0.00 0.00 0.00 0.00
04:24:57 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:11:01 AM eth0 1.12 0.13 0.09 0.01 0.00 0.00 0.00 0.00
04:24:57 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:12:01 AM eth0 0.50 0.23 0.05 0.01 0.00 0.00 0.00 0.00
04:24:57 04:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:13:01 AM eth0 0.42 0.20 0.09 0.07 0.00 0.00 0.00 0.00
04:24:57 04:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:14:01 AM eth0 1.08 0.72 0.24 0.11 0.00 0.00 0.00 0.00
04:24:57 04:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:15:01 AM eth0 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00
04:24:57 04:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:16:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00
04:24:57 04:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:17:01 AM eth0 0.37 0.13 0.02 0.01 0.00 0.00 0.00 0.00
04:24:57 04:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:18:01 AM eth0 7.05 0.18 34.94 0.07 0.00 0.00 0.00 0.00
04:24:57 04:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:19:01 AM eth0 0.30 0.08 0.07 0.00 0.00 0.00 0.00 0.00
04:24:57 04:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:20:01 AM eth0 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00
04:24:57 04:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:21:01 AM eth0 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00
04:24:57 04:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:22:01 AM eth0 0.40 0.13 0.03 0.01 0.00 0.00 0.00 0.00
04:24:57 04:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:23:01 AM eth0 0.45 0.20 0.10 0.07 0.00 0.00 0.00 0.00
04:24:57 04:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 04:24:01 AM eth0 46.20 32.77 74.81 20.59 0.00 0.00 0.00 0.00
04:24:57 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:24:57 Average: eth0 17.66 13.07 67.79 3.84 0.00 0.00 0.00 0.00
04:24:57
04:24:57
04:24:57 ---> sar -P ALL:
04:24:57 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 08/15/2024 _x86_64_ (2 CPU)
04:24:57
04:24:57 03:45:24 LINUX RESTART (2 CPU)
04:24:57
04:24:57 03:46:01 AM CPU %user %nice %system %iowait %steal %idle
04:24:57 03:47:01 AM all 9.52 0.03 1.81 81.36 0.04 7.23
04:24:57 03:47:01 AM 0 9.59 0.05 1.75 85.36 0.03 3.21
04:24:57 03:47:01 AM 1 9.45 0.02 1.86 77.35 0.05 11.28
04:24:57 03:48:01 AM all 10.26 0.02 2.64 38.47 0.06 48.56
04:24:57 03:48:01 AM 0 9.59 0.02 2.76 39.02 0.05 48.56
04:24:57 03:48:01 AM 1 10.93 0.02 2.51 37.91 0.07 48.56
04:24:57 03:49:01 AM all 21.54 0.00 4.14 12.91 0.09 61.33
04:24:57 03:49:01 AM 0 24.04 0.00 3.81 14.47 0.10 57.58
04:24:57 03:49:01 AM 1 19.03 0.00 4.47 11.34 0.08 65.08
04:24:57 03:50:01 AM all 16.77 0.00 3.10 17.00 0.08 63.06
04:24:57 03:50:01 AM 0 18.63 0.00 3.22 17.71 0.08 60.36
04:24:57 03:50:01 AM 1 14.90 0.00 2.97 16.29 0.08 65.76
04:24:57 03:51:01 AM all 17.61 0.00 2.57 2.26 0.08 77.47
04:24:57 03:51:01 AM 0 20.75 0.00 2.64 2.07 0.08 74.46
04:24:57 03:51:01 AM 1 14.47 0.00 2.51 2.46 0.08 80.48
04:24:57 03:52:01 AM all 21.31 0.00 2.95 1.79 0.08 73.86
04:24:57 03:52:01 AM 0 24.64 0.00 3.22 2.50 0.08 69.55
04:24:57 03:52:01 AM 1 17.98 0.00 2.69 1.08 0.08 78.17
04:24:57 03:53:01 AM all 15.48 0.00 2.96 6.35 0.08 75.14
04:24:57 03:53:01 AM 0 17.53 0.00 3.45 7.66 0.07 71.29
04:24:57 03:53:01 AM 1 13.43 0.00 2.46 5.03 0.08 78.99
04:24:57 03:54:01 AM all 0.38 0.00 0.14 0.04 0.05 99.39
04:24:57 03:54:01 AM 0 0.37 0.00 0.18 0.02 0.07 99.37
04:24:57 03:54:01 AM 1 0.38 0.00 0.10 0.07 0.03 99.41
04:24:57 03:55:01 AM all 0.36 0.00 0.11 0.00 0.04 99.49
04:24:57 03:55:01 AM 0 0.47 0.00 0.10 0.00 0.03 99.40
04:24:57 03:55:01 AM 1 0.25 0.00 0.12 0.00 0.05 99.58
04:24:57 03:56:01 AM all 0.30 0.00 0.12 0.00 0.05 99.53
04:24:57 03:56:01 AM 0 0.33 0.00 0.08 0.00 0.03 99.55
04:24:57 03:56:01 AM 1 0.27 0.00 0.15 0.00 0.07 99.52
04:24:57 03:57:01 AM all 0.34 0.00 0.10 0.00 0.04 99.52
04:24:57 03:57:01 AM 0 0.42 0.00 0.07 0.00 0.02 99.50
04:24:57 03:57:01 AM 1 0.27 0.00 0.13 0.00 0.07 99.53
04:24:57
04:24:57 03:57:01 AM CPU %user %nice %system %iowait %steal %idle
04:24:57 03:58:02 AM all 0.45 0.00 0.10 0.00 0.05 99.40
04:24:57 03:58:02 AM 0 0.42 0.00 0.10 0.00 0.05 99.43
04:24:57 03:58:02 AM 1 0.48 0.00 0.10 0.00 0.05 99.36
04:24:57 03:59:01 AM all 0.42 0.00 0.11 0.00 0.05 99.41
04:24:57 03:59:01 AM 0 0.49 0.00 0.08 0.00 0.03 99.39
04:24:57 03:59:01 AM 1 0.36 0.00 0.14 0.00 0.07 99.44
04:24:57 04:00:01 AM all 0.43 0.00 0.11 0.00 0.06 99.41
04:24:57 04:00:01 AM 0 0.60 0.00 0.12 0.00 0.03 99.25
04:24:57 04:00:01 AM 1 0.25 0.00 0.10 0.00 0.08 99.57
04:24:57 04:01:01 AM all 0.49 0.00 0.24 0.03 0.06 99.17
04:24:57 04:01:01 AM 0 0.63 0.00 0.17 0.07 0.05 99.08
04:24:57 04:01:01 AM 1 0.35 0.00 0.32 0.00 0.07 99.26
04:24:57 04:02:01 AM all 0.42 0.00 0.12 0.17 0.05 99.25
04:24:57 04:02:01 AM 0 0.58 0.00 0.07 0.33 0.03 98.98
04:24:57 04:02:01 AM 1 0.25 0.00 0.17 0.00 0.07 99.51
04:24:57 04:03:01 AM all 0.43 0.00 0.10 0.00 0.06 99.41
04:24:57 04:03:01 AM 0 0.62 0.00 0.08 0.00 0.05 99.25
04:24:57 04:03:01 AM 1 0.25 0.00 0.12 0.00 0.07 99.57
04:24:57 04:04:01 AM all 0.60 0.00 0.10 0.00 0.05 99.25
04:24:57 04:04:01 AM 0 0.89 0.00 0.12 0.00 0.03 98.96
04:24:57 04:04:01 AM 1 0.32 0.00 0.08 0.00 0.07 99.53
04:24:57 04:05:01 AM all 0.45 0.00 0.09 0.00 0.05 99.41
04:24:57 04:05:01 AM 0 0.62 0.00 0.05 0.00 0.03 99.30
04:24:57 04:05:01 AM 1 0.28 0.00 0.13 0.00 0.07 99.51
04:24:57 04:06:01 AM all 0.42 0.00 0.09 0.01 0.06 99.42
04:24:57 04:06:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28
04:24:57 04:06:01 AM 1 0.25 0.00 0.10 0.02 0.07 99.57
04:24:57 04:07:01 AM all 0.43 0.00 0.13 0.00 0.05 99.39
04:24:57 04:07:01 AM 0 0.55 0.00 0.10 0.00 0.02 99.33
04:24:57 04:07:01 AM 1 0.32 0.00 0.15 0.00 0.08 99.45
04:24:57 04:08:01 AM all 0.36 0.00 0.10 0.00 0.05 99.49
04:24:57 04:08:01 AM 0 0.37 0.00 0.08 0.00 0.03 99.52
04:24:57 04:08:01 AM 1 0.35 0.00 0.12 0.00 0.07 99.46
04:24:57
04:24:57 04:08:01 AM CPU %user %nice %system %iowait %steal %idle
04:24:57 04:09:01 AM all 0.38 0.00 0.09 0.00 0.06 99.47
04:24:57 04:09:01 AM 0 0.42 0.00 0.03 0.00 0.03 99.52
04:24:57 04:09:01 AM 1 0.35 0.00 0.15 0.00 0.08 99.41
04:24:57 04:10:01 AM all 0.46 0.00 0.10 0.00 0.05 99.39
04:24:57 04:10:01 AM 0 0.35 0.00 0.10 0.00 0.05 99.50
04:24:57 04:10:01 AM 1 0.57 0.00 0.10 0.00 0.05 99.28
04:24:57 04:11:01 AM all 0.43 0.00 0.12 0.00 0.05 99.40
04:24:57 04:11:01 AM 0 0.40 0.00 0.10 0.00 0.05 99.45
04:24:57 04:11:01 AM 1 0.47 0.00 0.13 0.00 0.05 99.35
04:24:57 04:12:01 AM all 0.43 0.00 0.08 0.00 0.04 99.44
04:24:57 04:12:01 AM 0 0.28 0.00 0.15 0.00 0.07 99.50
04:24:57 04:12:01 AM 1 0.58 0.00 0.02 0.00 0.02 99.38
04:24:57 04:13:01 AM all 0.47 0.00 0.09 0.00 0.05 99.39
04:24:57 04:13:01 AM 0 0.43 0.00 0.12 0.00 0.07 99.38
04:24:57 04:13:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
04:24:57 04:14:01 AM all 0.51 0.00 0.09 0.00 0.07 99.33
04:24:57 04:14:01 AM 0 0.35 0.00 0.10 0.00 0.07 99.48
04:24:57 04:14:01 AM 1 0.67 0.00 0.08 0.00 0.07 99.18
04:24:57 04:15:01 AM all 0.36 0.00 0.10 0.00 0.06 99.48
04:24:57 04:15:01 AM 0 0.18 0.00 0.12 0.00 0.05 99.65
04:24:57 04:15:01 AM 1 0.53 0.00 0.08 0.00 0.07 99.31
04:24:57 04:16:01 AM all 0.42 0.00 0.09 0.00 0.06 99.43
04:24:57 04:16:01 AM 0 0.27 0.00 0.13 0.00 0.08 99.52
04:24:57 04:16:01 AM 1 0.57 0.00 0.05 0.00 0.03 99.35
04:24:57 04:17:01 AM all 0.42 0.00 0.13 0.03 0.05 99.38
04:24:57 04:17:01 AM 0 0.27 0.00 0.17 0.00 0.07 99.50
04:24:57 04:17:01 AM 1 0.57 0.00 0.08 0.05 0.03 99.27
04:24:57 04:18:01 AM all 0.41 0.00 0.09 0.00 0.05 99.45
04:24:57 04:18:01 AM 0 0.23 0.00 0.15 0.00 0.07 99.55
04:24:57 04:18:01 AM 1 0.58 0.00 0.03 0.00 0.03 99.35
04:24:57 04:19:01 AM all 0.42 0.00 0.10 0.00 0.05 99.43
04:24:57 04:19:01 AM 0 0.28 0.00 0.15 0.00 0.07 99.50
04:24:57 04:19:01 AM 1 0.55 0.00 0.05 0.00 0.03 99.37
04:24:57
04:24:57 04:19:01 AM CPU %user %nice %system %iowait %steal %idle
04:24:57 04:20:01 AM all 0.43 0.00 0.10 0.00 0.05 99.42
04:24:57 04:20:01 AM 0 0.32 0.00 0.15 0.00 0.08 99.45
04:24:57 04:20:01 AM 1 0.53 0.00 0.05 0.00 0.02 99.40
04:24:57 04:21:01 AM all 0.43 0.00 0.09 0.00 0.05 99.42
04:24:57 04:21:01 AM 0 0.30 0.00 0.15 0.00 0.07 99.48
04:24:57 04:21:01 AM 1 0.57 0.00 0.03 0.00 0.03 99.37
04:24:57 04:22:01 AM all 0.36 0.00 0.09 0.00 0.05 99.50
04:24:57 04:22:01 AM 0 0.37 0.00 0.15 0.00 0.07 99.41
04:24:57 04:22:01 AM 1 0.35 0.00 0.03 0.00 0.03 99.58
04:24:57 04:23:01 AM all 0.43 0.00 0.09 0.00 0.07 99.41
04:24:57 04:23:01 AM 0 0.60 0.00 0.07 0.00 0.05 99.28
04:24:57 04:23:01 AM 1 0.27 0.00 0.12 0.00 0.08 99.53
04:24:57 04:24:01 AM all 12.89 0.00 1.89 0.40 0.08 84.75
04:24:57 04:24:01 AM 0 7.10 0.00 1.77 0.40 0.07 90.66
04:24:57 04:24:01 AM 1 18.68 0.00 2.00 0.40 0.08 78.83
04:24:57 Average: all 3.63 0.00 0.66 4.23 0.06 91.42
04:24:57 Average: 0 3.81 0.00 0.68 4.46 0.05 90.99
04:24:57 Average: 1 3.45 0.00 0.65 3.99 0.06 91.85
04:24:57
04:24:57
04:24:57