03:52:35 Started by upstream project "integration-distribution-test-calcium" build number 500
03:52:35 originally caused by:
03:52:35 Started by upstream project "autorelease-release-calcium-mvn38-openjdk17" build number 401
03:52:35 originally caused by:
03:52:35 Started by timer
03:52:35 Running as SYSTEM
03:52:35 [EnvInject] - Loading node environment variables.
03:52:35 Building remotely on prd-centos8-robot-2c-8g-32733 (centos8-robot-2c-8g) in workspace /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium
03:52:35 [ssh-agent] Looking for ssh-agent implementation...
03:52:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
03:52:35 $ ssh-agent
03:52:35 SSH_AUTH_SOCK=/tmp/ssh-z3tzZlR25PJg/agent.5275
03:52:35 SSH_AGENT_PID=5277
03:52:35 [ssh-agent] Started.
03:52:35 Running ssh-add (command line suppressed)
03:52:35 Identity added: /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium@tmp/private_key_12282904720243538568.key (/w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium@tmp/private_key_12282904720243538568.key)
03:52:35 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
03:52:35 The recommended git tool is: NONE
03:52:38 using credential opendaylight-jenkins-ssh
03:52:38 Wiping out workspace first.
03:52:38 Cloning the remote Git repository
03:52:38 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
03:52:38 > git init /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test # timeout=10
03:52:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:52:38 > git --version # timeout=10
03:52:38 > git --version # 'git version 2.43.0'
03:52:38 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:52:38 [INFO] Currently running in a labeled security context
03:52:38 [INFO] Currently SELinux is 'enforcing' on the host
03:52:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test@tmp/jenkins-gitclient-ssh7380042765573567117.key
03:52:38 Verifying host key using known hosts file
03:52:38 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:52:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
03:52:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:52:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
03:52:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
03:52:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
03:52:41 using GIT_SSH to set credentials Release Engineering Jenkins Key
03:52:41 [INFO] Currently running in a labeled security context
03:52:41 [INFO] Currently SELinux is 'enforcing' on the host
03:52:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test@tmp/jenkins-gitclient-ssh14374530002103212324.key
03:52:41 Verifying host key using known hosts file
03:52:41 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:52:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
03:52:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:52:41 Checking out Revision 8004221a209b958d01e793917ecd77dad3fb4be4 (origin/master)
03:52:41 > git config core.sparsecheckout # timeout=10
03:52:41 > git checkout -f 8004221a209b958d01e793917ecd77dad3fb4be4 # timeout=10
03:52:42 Commit message: "Adapt netconf device configuration in daexim CSIT"
03:52:42 > git rev-parse FETCH_HEAD^{commit} # timeout=10
03:52:42 > git rev-list --no-walk 1e8cddc2427ae5bda4fe4c272ff9c71b1ca83d75 # timeout=10
03:52:42 No emails were triggered.
03:52:42 provisioning config files...
03:52:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc
03:52:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
03:52:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:52:42 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins5614732819471679248.sh
03:52:42 ---> python-tools-install.sh
03:52:42 Setup pyenv:
03:52:42 system
03:52:42 * 3.8.13 (set by /opt/pyenv/version)
03:52:42 * 3.9.13 (set by /opt/pyenv/version)
03:52:42 * 3.10.13 (set by /opt/pyenv/version)
03:52:42 * 3.11.7 (set by /opt/pyenv/version)
03:52:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tnDo
03:52:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
03:52:50 lf-activate-venv(): INFO: Installing: lftools
03:53:19 lf-activate-venv(): INFO: Adding /tmp/venv-tnDo/bin to PATH
03:53:19 Generating Requirements File
03:53:43 Python 3.11.7
03:53:43 pip 24.2 from /tmp/venv-tnDo/lib/python3.11/site-packages/pip (python 3.11)
03:53:43 appdirs==1.4.4
03:53:43 argcomplete==3.5.0
03:53:43 aspy.yaml==1.3.0
03:53:43 attrs==24.2.0
03:53:43 autopage==0.5.2
03:53:43 beautifulsoup4==4.12.3
03:53:43 boto3==1.35.30
03:53:43 botocore==1.35.30
03:53:43 bs4==0.0.2
03:53:43 cachetools==5.5.0
03:53:43 certifi==2024.8.30
03:53:43 cffi==1.17.1
03:53:43 cfgv==3.4.0
03:53:43 chardet==5.2.0
03:53:43 charset-normalizer==3.3.2
03:53:43 click==8.1.7
03:53:43 cliff==4.7.0
03:53:43 cmd2==2.4.3
03:53:43 cryptography==3.3.2
03:53:43 debtcollector==3.0.0
03:53:43 decorator==5.1.1
03:53:43 defusedxml==0.7.1
03:53:43 Deprecated==1.2.14
03:53:43 distlib==0.3.8
03:53:43 dnspython==2.6.1
03:53:43 docker==4.2.2
03:53:43 dogpile.cache==1.3.3
03:53:43 durationpy==0.8
03:53:43 email_validator==2.2.0
03:53:43 filelock==3.16.1
03:53:43 future==1.0.0
03:53:43 gitdb==4.0.11
03:53:43 GitPython==3.1.43
03:53:43 google-auth==2.35.0
03:53:43 httplib2==0.22.0
03:53:43 identify==2.6.1
03:53:43 idna==3.10
03:53:43 importlib-resources==1.5.0
03:53:43 iso8601==2.1.0
03:53:43 Jinja2==3.1.4
03:53:43 jmespath==1.0.1
03:53:43 jsonpatch==1.33
03:53:43 jsonpointer==3.0.0
03:53:43 jsonschema==4.23.0
03:53:43 jsonschema-specifications==2023.12.1
03:53:43 keystoneauth1==5.8.0
03:53:43 kubernetes==31.0.0
03:53:43 lftools==0.37.10
03:53:43 lxml==5.3.0
03:53:43 MarkupSafe==2.1.5
03:53:43 msgpack==1.1.0
03:53:43 multi_key_dict==2.0.3
03:53:43 munch==4.0.0
03:53:43 netaddr==1.3.0
03:53:43 netifaces==0.11.0
03:53:43 niet==1.4.2
03:53:43 nodeenv==1.9.1
03:53:43 oauth2client==4.1.3
03:53:43 oauthlib==3.2.2
03:53:43 openstacksdk==4.0.0
03:53:43 os-client-config==2.1.0
03:53:43 os-service-types==1.7.0
03:53:43 osc-lib==3.1.0
03:53:43 oslo.config==9.6.0
03:53:43 oslo.context==5.6.0
03:53:43 oslo.i18n==6.4.0
03:53:43 oslo.log==6.1.2
03:53:43 oslo.serialization==5.5.0
03:53:43 oslo.utils==7.3.0
03:53:43 packaging==24.1
03:53:43 pbr==6.1.0
03:53:43 platformdirs==4.3.6
03:53:43 prettytable==3.11.0
03:53:43 pyasn1==0.6.1
03:53:43 pyasn1_modules==0.4.1
03:53:43 pycparser==2.22
03:53:43 pygerrit2==2.0.15
03:53:43 PyGithub==2.4.0
03:53:43 PyJWT==2.9.0
03:53:43 PyNaCl==1.5.0
03:53:43 pyparsing==2.4.7
03:53:43 pyperclip==1.9.0
03:53:43 pyrsistent==0.20.0
03:53:43 python-cinderclient==9.6.0
03:53:43 python-dateutil==2.9.0.post0
03:53:43 python-heatclient==4.0.0
03:53:43 python-jenkins==1.8.2
03:53:43 python-keystoneclient==5.5.0
03:53:43 python-magnumclient==4.7.0
03:53:43 python-openstackclient==7.1.2
03:53:43 python-swiftclient==4.6.0
03:53:43 PyYAML==6.0.2
03:53:43 referencing==0.35.1
03:53:43 requests==2.32.3
03:53:43 requests-oauthlib==2.0.0
03:53:43 requestsexceptions==1.4.0
03:53:43 rfc3986==2.0.0
03:53:43 rpds-py==0.20.0
03:53:43 rsa==4.9
03:53:43 ruamel.yaml==0.18.6
03:53:43 ruamel.yaml.clib==0.2.8
03:53:43 s3transfer==0.10.2
03:53:43 simplejson==3.19.3
03:53:43 six==1.16.0
03:53:43 smmap==5.0.1
03:53:43 soupsieve==2.6
03:53:43 stevedore==5.3.0
03:53:43 tabulate==0.9.0
03:53:43 toml==0.10.2
03:53:43 tomlkit==0.13.2
03:53:43 tqdm==4.66.5
03:53:43 typing_extensions==4.12.2
03:53:43 tzdata==2024.2
03:53:43 urllib3==1.26.20
03:53:43 virtualenv==20.26.6
03:53:43 wcwidth==0.2.13
03:53:43 websocket-client==1.8.0
03:53:43 wrapt==1.16.0
03:53:43 xdg==6.0.0
03:53:43 xmltodict==0.13.0
03:53:43 yq==3.4.3
03:53:43 [EnvInject] - Injecting environment variables from a build step.
03:53:43 [EnvInject] - Injecting as environment variables the properties content
03:53:43 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
03:53:43 OS_CLOUD=vex
03:53:43 OS_STACK_NAME=releng-openflowplugin-csit-1node-scale-switch-only-calcium-500
03:53:43 OS_STACK_TEMPLATE_DIR=openstack-hot
03:53:43
03:53:44 [EnvInject] - Variables injected successfully.
03:53:44 provisioning config files...
03:53:44 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:53:44 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins4944657821073563674.sh
03:53:44 ---> Create parameters file for OpenStack HOT
03:53:44 OpenStack Heat parameters generated
03:53:44 -----------------------------------
03:53:44 parameters:
03:53:44 vm_0_count: '1'
03:53:44 vm_0_flavor: 'v3-standard-4'
03:53:44 vm_0_image: 'ZZCI - Ubuntu 20.04 - builder - x86_64 - 20240901-160214.010'
03:53:44 vm_1_count: '1'
03:53:44 vm_1_flavor: 'v3-standard-2'
03:53:44 vm_1_image: 'ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - 20230601-180106.003'
03:53:44
03:53:44 job_name: '07630-500'
03:53:44 silo: 'releng'
03:53:44 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash -l /tmp/jenkins15893035427881797096.sh
03:53:44 ---> Create HEAT stack
03:53:44 + source /home/jenkins/lf-env.sh
03:53:44 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:53:44 ++ mktemp -d /tmp/venv-XXXX
03:53:44 + lf_venv=/tmp/venv-ncVt
03:53:44 + local venv_file=/tmp/.os_lf_venv
03:53:44 + local python=python3
03:53:44 + local options
03:53:44 + local set_path=true
03:53:44 + local install_args=
03:53:44 ++ 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:53:44 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
03:53:44 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''yq'\'''
03:53:44 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:53:44 + true
03:53:44 + case $1 in
03:53:44 + python=python3
03:53:44 + shift 2
03:53:44 + true
03:53:44 + case $1 in
03:53:44 + shift
03:53:44 + break
03:53:44 + case $python in
03:53:44 + local pkg_list=
03:53:44 + [[ -d /opt/pyenv ]]
03:53:44 + echo 'Setup pyenv:'
03:53:44 Setup pyenv:
03:53:44 + export PYENV_ROOT=/opt/pyenv
03:53:44 + PYENV_ROOT=/opt/pyenv
03:53:44 + 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:53:44 + 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:53:44 + pyenv versions
03:53:44 system
03:53:44 3.8.13
03:53:44 3.9.13
03:53:44 3.10.13
03:53:44 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
03:53:44 + command -v pyenv
03:53:44 ++ pyenv init - --no-rehash
03:53:44 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
03:53:44 for i in ${!paths[@]}; do
03:53:44 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
03:53:44 fi; done;
03:53:44 echo "${paths[*]}"'\'')"
03:53:44 export PATH="/opt/pyenv/shims:${PATH}"
03:53:44 export PYENV_SHELL=bash
03:53:44 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
03:53:44 pyenv() {
03:53:44 local command
03:53:44 command="${1:-}"
03:53:44 if [ "$#" -gt 0 ]; then
03:53:44 shift
03:53:44 fi
03:53:44
03:53:44 case "$command" in
03:53:44 rehash|shell)
03:53:44 eval "$(pyenv "sh-$command" "$@")"
03:53:44 ;;
03:53:44 *)
03:53:44 command pyenv "$command" "$@"
03:53:44 ;;
03:53:44 esac
03:53:44 }'
03:53:44 +++ bash --norc -ec 'IFS=:; paths=($PATH);
03:53:44 for i in ${!paths[@]}; do
03:53:44 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
03:53:44 fi; done;
03:53:44 echo "${paths[*]}"'
03:53:44 ++ 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:53:44 ++ 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:53:44 ++ 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:53:44 ++ export PYENV_SHELL=bash
03:53:44 ++ PYENV_SHELL=bash
03:53:44 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
03:53:44 +++ complete -F _pyenv pyenv
03:53:44 ++ lf-pyver python3
03:53:44 ++ local py_version_xy=python3
03:53:44 ++ local py_version_xyz=
03:53:44 ++ awk '{ print $1 }'
03:53:44 ++ pyenv versions
03:53:44 ++ local command
03:53:44 ++ command=versions
03:53:44 ++ '[' 1 -gt 0 ']'
03:53:44 ++ shift
03:53:44 ++ case "$command" in
03:53:44 ++ command pyenv versions
03:53:44 ++ pyenv versions
03:53:44 ++ sed 's/^[ *]* //'
03:53:44 ++ grep -E '^[0-9.]*[0-9]$'
03:53:44 ++ [[ ! -s /tmp/.pyenv_versions ]]
03:53:44 +++ grep '^3' /tmp/.pyenv_versions
03:53:44 +++ tail -n 1
03:53:44 +++ sort -V
03:53:44 ++ py_version_xyz=3.11.7
03:53:44 ++ [[ -z 3.11.7 ]]
03:53:44 ++ echo 3.11.7
03:53:44 ++ return 0
03:53:44 + pyenv local 3.11.7
03:53:44 + local command
03:53:44 + command=local
03:53:44 + '[' 2 -gt 0 ']'
03:53:44 + shift
03:53:44 + case "$command" in
03:53:44 + command pyenv local 3.11.7
03:53:44 + pyenv local 3.11.7
03:53:44 + for arg in "$@"
03:53:44 + case $arg in
03:53:44 + pkg_list+='lftools[openstack] '
03:53:44 + for arg in "$@"
03:53:44 + case $arg in
03:53:44 + pkg_list+='kubernetes '
03:53:44 + for arg in "$@"
03:53:44 + case $arg in
03:53:44 + pkg_list+='niet '
03:53:44 + for arg in "$@"
03:53:44 + case $arg in
03:53:44 + pkg_list+='python-heatclient '
03:53:44 + for arg in "$@"
03:53:44 + case $arg in
03:53:44 + pkg_list+='python-openstackclient '
03:53:44 + for arg in "$@"
03:53:44 + case $arg in
03:53:44 + pkg_list+='python-magnumclient '
03:53:44 + for arg in "$@"
03:53:44 + case $arg in
03:53:44 + pkg_list+='yq '
03:53:44 + [[ -f /tmp/.os_lf_venv ]]
03:53:44 ++ cat /tmp/.os_lf_venv
03:53:44 + lf_venv=/tmp/venv-tnDo
03:53:44 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnDo from' file:/tmp/.os_lf_venv
03:53:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnDo from file:/tmp/.os_lf_venv
03:53:44 + /tmp/venv-tnDo/bin/python3 -m pip install --upgrade --quiet pip virtualenv
03:53:45 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq ]]
03:53:45 + echo 'lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq '
03:53:45 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:53:45 + /tmp/venv-tnDo/bin/python3 -m pip install --upgrade --quiet --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient yq
03:54:02 + type python3
03:54:02 + true
03:54:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tnDo/bin to PATH'
03:54:02 lf-activate-venv(): INFO: Adding /tmp/venv-tnDo/bin to PATH
03:54:02 + PATH=/tmp/venv-tnDo/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:54:02 + return 0
03:54:02 + openstack --os-cloud vex limits show --absolute
03:54:03 +--------------------------+---------+
03:54:03 | Name | Value |
03:54:03 +--------------------------+---------+
03:54:03 | maxTotalInstances | -1 |
03:54:03 | maxTotalCores | 450 |
03:54:03 | maxTotalRAMSize | 1000000 |
03:54:03 | maxServerMeta | 128 |
03:54:03 | maxImageMeta | 128 |
03:54:03 | maxPersonality | 5 |
03:54:03 | maxPersonalitySize | 10240 |
03:54:03 | maxTotalKeypairs | 100 |
03:54:03 | maxServerGroups | 10 |
03:54:03 | maxServerGroupMembers | 10 |
03:54:03 | maxTotalFloatingIps | -1 |
03:54:03 | maxSecurityGroups | -1 |
03:54:03 | maxSecurityGroupRules | -1 |
03:54:03 | totalRAMUsed | 548864 |
03:54:03 | totalCoresUsed | 134 |
03:54:03 | totalInstancesUsed | 48 |
03:54:03 | totalFloatingIpsUsed | 0 |
03:54:03 | totalSecurityGroupsUsed | 0 |
03:54:03 | totalServerGroupsUsed | 0 |
03:54:03 | maxTotalVolumes | -1 |
03:54:03 | maxTotalSnapshots | 10 |
03:54:03 | maxTotalVolumeGigabytes | 4096 |
03:54:03 | maxTotalBackups | 10 |
03:54:03 | maxTotalBackupGigabytes | 1000 |
03:54:03 | totalVolumesUsed | 2 |
03:54:03 | totalGigabytesUsed | 40 |
03:54:03 | totalSnapshotsUsed | 0 |
03:54:03 | totalBackupsUsed | 0 |
03:54:03 | totalBackupGigabytesUsed | 0 |
03:54:03 +--------------------------+---------+
03:54:03 + pushd /opt/ciman/openstack-hot
03:54:03 /opt/ciman/openstack-hot /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium
03:54:03 + lftools openstack --os-cloud vex stack create releng-openflowplugin-csit-1node-scale-switch-only-calcium-500 csit-2-instance-type.yaml /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/stack-parameters.yaml
04:04:57 Creating stack releng-openflowplugin-csit-1node-scale-switch-only-calcium-500
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Waiting to initialize infrastructure...
04:04:57 Stack initialization successful.
04:04:57 ------------------------------------
04:04:57 Stack Details
04:04:57 ------------------------------------
04:04:57 {'added': None,
04:04:57 'capabilities': [],
04:04:57 'created_at': '2024-10-01T03:54:07Z',
04:04:57 'deleted': None,
04:04:57 'deleted_at': None,
04:04:57 'description': 'No description',
04:04:57 'environment': None,
04:04:57 'environment_files': None,
04:04:57 'files': None,
04:04:57 'files_container': None,
04:04:57 'id': '6a31dde7-6b1c-4f66-8986-d9a8ad2a5258',
04:04:57 'is_rollback_disabled': True,
04:04:57 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-openflowplugin-csit-1node-scale-switch-only-calcium-500/6a31dde7-6b1c-4f66-8986-d9a8ad2a5258',
04:04:57 'rel': 'self'}],
04:04:57 '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'})}),
04:04:57 'name': 'releng-openflowplugin-csit-1node-scale-switch-only-calcium-500',
04:04:57 'notification_topics': [],
04:04:57 'outputs': [{'description': 'IP addresses of the 2nd vm types',
04:04:57 'output_key': 'vm_1_ips',
04:04:57 'output_value': ['10.30.170.38']},
04:04:57 {'description': 'IP addresses of the 1st vm types',
04:04:57 'output_key': 'vm_0_ips',
04:04:57 'output_value': ['10.30.170.137']}],
04:04:57 'owner_id': ****,
04:04:57 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
04:04:57 'OS::stack_id': '6a31dde7-6b1c-4f66-8986-d9a8ad2a5258',
04:04:57 'OS::stack_name': 'releng-openflowplugin-csit-1node-scale-switch-only-calcium-500',
04:04:57 'job_name': '07630-500',
04:04:57 'silo': 'releng',
04:04:57 'vm_0_count': '1',
04:04:57 'vm_0_flavor': 'v3-standard-4',
04:04:57 'vm_0_image': 'ZZCI - Ubuntu 20.04 - builder - x86_64 - '
04:04:57 '20240901-160214.010',
04:04:57 'vm_1_count': '1',
04:04:57 'vm_1_flavor': 'v3-standard-2',
04:04:57 'vm_1_image': 'ZZCI - Ubuntu 18.04 - mininet-ovs-28 - x86_64 - '
04:04:57 '20230601-180106.003'},
04:04:57 'parent_id': None,
04:04:57 'replaced': None,
04:04:57 'status': 'CREATE_COMPLETE',
04:04:57 'status_reason': 'Stack CREATE completed successfully',
04:04:57 'tags': [],
04:04:57 'template': None,
04:04:57 'template_description': 'No description',
04:04:57 'template_url': None,
04:04:57 'timeout_mins': 15,
04:04:57 'unchanged': None,
04:04:57 'updated': None,
04:04:57 'updated_at': None,
04:04:57 'user_project_id': '24dd3fefc2b641d18eb2d294cae32319'}
04:04:57 ------------------------------------
04:04:57 + popd
04:04:57 /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium
04:04:57 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash -l /tmp/jenkins11352172549269048824.sh
04:04:57 ---> Copy SSH public keys to CSIT lab
04:04:57 Setup pyenv:
04:04:57 system
04:04:57 3.8.13
04:04:57 3.9.13
04:04:57 3.10.13
04:04:57 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
04:04:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnDo from file:/tmp/.os_lf_venv
04:05:01 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
04:05:28 lf-activate-venv(): INFO: Adding /tmp/venv-tnDo/bin to PATH
04:05:30 SSH not responding on 10.30.170.137. Retrying in 10 seconds...
04:05:32 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
04:05:32 releng-07630-500-1-mininet-ovs-28-0
04:05:32 Successfully copied public keys to slave 10.30.170.38
04:05:40 Ping to 10.30.170.137 successful.
04:05:42 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:05:43 releng-07630-500-0-builder-0
04:05:43 Successfully copied public keys to slave 10.30.170.137
04:05:43 Process 6719 ready.
04:05:43 Process 6720 ready.
04:05:43 SSH ready on all stack servers.
04:05:43 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash -l /tmp/jenkins3661672776141030922.sh
04:05:43 Setup pyenv:
04:05:43 system
04:05:43 3.8.13
04:05:43 3.9.13
04:05:43 3.10.13
04:05:43 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
04:05:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MpeN
04:05:47 lf-activate-venv(): INFO: Save venv in file: /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.robot_venv
04:05:51 lf-activate-venv(): INFO: Installing: setuptools wheel
04:05:53 lf-activate-venv(): INFO: Adding /tmp/venv-MpeN/bin to PATH
04:05:53 + echo 'Installing Python Requirements'
04:05:53 Installing Python Requirements
04:05:53 + cat
04:05:53 + python -m pip install -r requirements.txt
04:05:53 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
04:05:53 Collecting docker-py (from -r requirements.txt (line 1))
04:05:53 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)
04:05:53 Collecting ipaddr (from -r requirements.txt (line 2))
04:05:53 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
04:05:53 Preparing metadata (setup.py): started
04:05:53 Preparing metadata (setup.py): finished with status 'done'
04:05:53 Collecting netaddr (from -r requirements.txt (line 3))
04:05:53 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
04:05:53 Collecting netifaces (from -r requirements.txt (line 4))
04:05:53 Using cached netifaces-0.11.0-cp311-cp311-linux_x86_64.whl
04:05:54 Collecting pyhocon (from -r requirements.txt (line 5))
04:05:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
04:05:54 Collecting requests (from -r requirements.txt (line 6))
04:05:54 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.3/requests-2.32.3-py3-none-any.whl (64 kB)
04:05:54 Collecting robotframework (from -r requirements.txt (line 7))
04:05:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.1/robotframework-7.1-py3-none-any.whl (730 kB)
04:05:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 730.2/730.2 kB 12.5 MB/s eta 0:00:00
04:05:54 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
04:05:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
04:05:54 Preparing metadata (setup.py): started
04:05:54 Preparing metadata (setup.py): finished with status 'done'
04:05:54 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
04:05:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
04:05:54 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
04:05:54 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)
04:05:54 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
04:05:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
04:05:54 Preparing metadata (setup.py): started
04:05:54 Preparing metadata (setup.py): finished with status 'done'
04:05:54 Collecting scapy (from -r requirements.txt (line 12))
04:05:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.0/scapy-2.6.0-py3-none-any.whl (2.4 MB)
04:05:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 27.7 MB/s eta 0:00:00
04:05:55 Collecting jsonpath-rw (from -r requirements.txt (line 15))
04:05:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
04:05:55 Preparing metadata (setup.py): started
04:05:55 Preparing metadata (setup.py): finished with status 'done'
04:05:55 Collecting elasticsearch (from -r requirements.txt (line 18))
04:05:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.15.1/elasticsearch-8.15.1-py3-none-any.whl (524 kB)
04:05:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 524.6/524.6 kB 28.0 MB/s eta 0:00:00
04:05:55 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
04:05:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.3/elasticsearch_dsl-8.15.3-py3-none-any.whl (104 kB)
04:05:55 Collecting pyangbind (from -r requirements.txt (line 22))
04:05:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
04:05:55 Collecting isodate (from -r requirements.txt (line 25))
04:05:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.6.1/isodate-0.6.1-py2.py3-none-any.whl (41 kB)
04:05:55 Collecting jmespath (from -r requirements.txt (line 28))
04:05:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
04:05:55 Collecting jsonpatch (from -r requirements.txt (line 31))
04:05:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
04:05:55 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:05:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/3.5.0/paramiko-3.5.0-py3-none-any.whl (227 kB)
04:05:56 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:05:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
04:05:56 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
04:05:56 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)
04:05:56 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
04:05:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.16.0/six-1.16.0-py2.py3-none-any.whl (11 kB)
04:05:56 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
04:05:56 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)
04:05:56 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
04:05:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.1.4/pyparsing-3.1.4-py3-none-any.whl (104 kB)
04:05:56 Collecting charset-normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
04:05:56 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)
04:05:56 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
04:05:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
04:05:56 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
04:05:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.2.3/urllib3-2.2.3-py3-none-any.whl (126 kB)
04:05:56 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
04:05:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2024.8.30/certifi-2024.8.30-py3-none-any.whl (167 kB)
04:05:56 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
04:05:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.1/WebTest-3.0.1-py3-none-any.whl (32 kB)
04:05:57 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
04:05:57 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)
04:05:57 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
04:05:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.6.1/robotframework_seleniumlibrary-6.6.1-py2.py3-none-any.whl (104 kB)
04:05:57 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
04:05:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
04:05:57 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
04:05:57 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.1.1/decorator-5.1.1-py3-none-any.whl (9.1 kB)
04:05:57 Collecting elastic-transport<9,>=8.13 (from elasticsearch->-r requirements.txt (line 18))
04:05:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.15.0/elastic_transport-8.15.0-py3-none-any.whl (64 kB)
04:05:57 Collecting python-dateutil (from elasticsearch-dsl->-r requirements.txt (line 19))
04:05:57 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)
04:05:57 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19))
04:05:57 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)
04:05:57 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
04:05:57 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.6.1/pyang-2.6.1-py2.py3-none-any.whl (594 kB)
04:05:58 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 594.7/594.7 kB 4.2 MB/s eta 0:00:00
04:05:58 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
04:05:58 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)
04:05:59 Collecting regex (from pyangbind->-r requirements.txt (line 22))
04:05:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2024.9.11/regex-2024.9.11-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (792 kB)
04:05:59 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 792.8/792.8 kB 14.1 MB/s eta 0:00:00
04:05:59 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
04:05:59 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
04:06:00 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:06:00 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)
04:06:00 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:06:00 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/43.0.1/cryptography-43.0.1-cp39-abi3-manylinux_2_28_x86_64.whl (4.0 MB)
04:06:00 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:06:00 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)
04:06:00 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:06:00 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.25.0/selenium-4.25.0-py3-none-any.whl (9.7 MB)
04:06:01 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 31.9 MB/s eta 0:00:00
04:06:01 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:06:01 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)
04:06:01 Collecting click>=8.1.7 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:06:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.1.7/click-8.1.7-py3-none-any.whl (97 kB)
04:06:01 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
04:06:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.8/WebOb-1.8.8-py2.py3-none-any.whl (115 kB)
04:06:01 Collecting waitress>=0.8.5 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
04:06:01 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.0/waitress-3.0.0-py3-none-any.whl (56 kB)
04:06:01 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
04:06:01 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.12.3/beautifulsoup4-4.12.3-py3-none-any.whl (147 kB)
04:06:01 Collecting cffi>=1.12 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:06:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/1.17.1/cffi-1.17.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (467 kB)
04:06:02 Collecting trio~=0.17 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:06:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.26.2/trio-0.26.2-py3-none-any.whl (475 kB)
04:06:02 Collecting trio-websocket~=0.9 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:06:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.11.1/trio_websocket-0.11.1-py3-none-any.whl (17 kB)
04:06:02 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
04:06:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.6/soupsieve-2.6-py3-none-any.whl (36 kB)
04:06:02 Collecting pycparser (from cffi>=1.12->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
04:06:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.22/pycparser-2.22-py3-none-any.whl (117 kB)
04:06:02 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))
04:06:02 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/24.2.0/attrs-24.2.0-py3-none-any.whl (63 kB)
04:06:02 Collecting sortedcontainers (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:06:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
04:06:02 Collecting outcome (from trio~=0.17->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
04:06:02 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)
04:06:02 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))
04:06:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
04:06:02 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))
04:06:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
04:06:02 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))
04:06:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
04:06:02 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))
04:06:02 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.14.0/h11-0.14.0-py3-none-any.whl (58 kB)
04:06:02 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, robotframework-httplibrary, jsonpath-rw
04:06:02 Building wheel for robotframework-sshlibrary (setup.py): started
04:06:03 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
04:06:03 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55117 sha256=f6973016fce7f20f87fac9dfef36ecbcf7bd9d5a23f8b4ee54b619078ff2e9b7
04:06:03 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
04:06:03 Building wheel for ipaddr (setup.py): started
04:06:03 Building wheel for ipaddr (setup.py): finished with status 'done'
04:06:03 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18281 sha256=2af926e27ccbf983d426e6dacc4c1ee8adc01aed88f253beb2b046a24c8184f8
04:06:03 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
04:06:03 Building wheel for robotframework-httplibrary (setup.py): started
04:06:03 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
04:06:03 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=9954 sha256=0a1b6438fbcbbbcf762a219d293f36da3e58470cfe22f53963983c85e98dd2fa
04:06:03 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
04:06:03 Building wheel for jsonpath-rw (setup.py): started
04:06:03 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
04:06:03 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15130 sha256=dc7b55fbc349bb1b7c39c99a9fcab7661d21a1ea4f0b8f508f9145d75ad5f18a
04:06:03 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
04:06:03 Successfully built robotframework-sshlibrary ipaddr robotframework-httplibrary jsonpath-rw
04:06:04 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
04:06:11 Successfully installed WebOb-1.8.8 attrs-24.2.0 bcrypt-4.2.0 beautifulsoup4-4.12.3 certifi-2024.8.30 cffi-1.17.1 charset-normalizer-3.3.2 click-8.1.7 cryptography-43.0.1 decorator-5.1.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.15.0 elasticsearch-8.15.1 elasticsearch-dsl-8.15.3 enum34-1.1.10 h11-0.14.0 idna-3.10 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.5.0 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.4 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2024.9.11 requests-2.32.3 robotframework-7.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.6.1 robotframework-sshlibrary-3.8.0 scapy-2.6.0 scp-0.15.0 selenium-4.25.0 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.3 waitress-3.0.0 websocket-client-1.8.0 webtest-3.0.1 wsproto-1.2.0
04:06:11 + pip freeze
04:06:11 attrs==24.2.0
04:06:11 bcrypt==4.2.0
04:06:11 beautifulsoup4==4.12.3
04:06:11 certifi==2024.8.30
04:06:11 cffi==1.17.1
04:06:11 charset-normalizer==3.3.2
04:06:11 click==8.1.7
04:06:11 cryptography==43.0.1
04:06:11 decorator==5.1.1
04:06:11 distlib==0.3.8
04:06:11 docker-py==1.10.6
04:06:11 docker-pycreds==0.4.0
04:06:11 elastic-transport==8.15.0
04:06:11 elasticsearch==8.15.1
04:06:11 elasticsearch-dsl==8.15.3
04:06:11 enum34==1.1.10
04:06:11 filelock==3.16.1
04:06:11 h11==0.14.0
04:06:11 idna==3.10
04:06:11 ipaddr==2.2.0
04:06:11 isodate==0.6.1
04:06:11 jmespath==1.0.1
04:06:11 jsonpatch==1.33
04:06:11 jsonpath-rw==1.4.0
04:06:11 jsonpointer==3.0.0
04:06:11 lxml==5.3.0
04:06:11 netaddr==1.3.0
04:06:11 netifaces==0.11.0
04:06:11 outcome==1.3.0.post0
04:06:11 paramiko==3.5.0
04:06:11 platformdirs==4.3.6
04:06:11 ply==3.11
04:06:11 pyang==2.6.1
04:06:11 pyangbind==0.8.6
04:06:11 pycparser==2.22
04:06:11 pyhocon==0.3.61
04:06:11 PyNaCl==1.5.0
04:06:11 pyparsing==3.1.4
04:06:11 PySocks==1.7.1
04:06:11 python-dateutil==2.9.0.post0
04:06:11 regex==2024.9.11
04:06:11 requests==2.32.3
04:06:11 robotframework==7.1
04:06:11 robotframework-httplibrary==0.4.2
04:06:11 robotframework-pythonlibcore==4.4.1
04:06:11 robotframework-requests==0.9.7
04:06:11 robotframework-selenium2library==3.0.0
04:06:11 robotframework-seleniumlibrary==6.6.1
04:06:11 robotframework-sshlibrary==3.8.0
04:06:11 scapy==2.6.0
04:06:11 scp==0.15.0
04:06:11 selenium==4.25.0
04:06:11 six==1.16.0
04:06:11 sniffio==1.3.1
04:06:11 sortedcontainers==2.4.0
04:06:11 soupsieve==2.6
04:06:11 trio==0.26.2
04:06:11 trio-websocket==0.11.1
04:06:11 typing_extensions==4.12.2
04:06:11 urllib3==2.2.3
04:06:11 virtualenv==20.26.6
04:06:11 waitress==3.0.0
04:06:11 WebOb==1.8.8
04:06:11 websocket-client==1.8.0
04:06:11 WebTest==3.0.1
04:06:11 wsproto==1.2.0
04:06:11 [EnvInject] - Injecting environment variables from a build step.
04:06:11 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
04:06:11 [EnvInject] - Variables injected successfully.
04:06:11 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash -l /tmp/jenkins15449325895175581888.sh
04:06:12 Setup pyenv:
04:06:12 system
04:06:12 3.8.13
04:06:12 3.9.13
04:06:12 3.10.13
04:06:12 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
04:06:12 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnDo from file:/tmp/.os_lf_venv
04:06:13 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient yq
04:06: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.
04:06:18 lftools 0.37.10 requires urllib3<2.1.0, but you have urllib3 2.2.3 which is incompatible.
04:06:19 lf-activate-venv(): INFO: Adding /tmp/venv-tnDo/bin to PATH
04:06:19 + ODL_SYSTEM=()
04:06:19 + TOOLS_SYSTEM=()
04:06:19 + OPENSTACK_SYSTEM=()
04:06:19 + OPENSTACK_CONTROLLERS=()
04:06:19 + mapfile -t ADDR
04:06:19 ++ openstack stack show -f json -c outputs releng-openflowplugin-csit-1node-scale-switch-only-calcium-500
04:06:19 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
04:06:20 + for i in "${ADDR[@]}"
04:06:20 ++ ssh 10.30.170.38 hostname -s
04:06:20 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
04:06:21 + REMHOST=releng-07630-500-1-mininet-ovs-28-0
04:06:21 + case ${REMHOST} in
04:06:21 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
04:06:21 + for i in "${ADDR[@]}"
04:06:21 ++ ssh 10.30.170.137 hostname -s
04:06:21 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:06:21 + REMHOST=releng-07630-500-0-builder-0
04:06:21 + case ${REMHOST} in
04:06:21 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
04:06:21 + echo NUM_ODL_SYSTEM=1
04:06:21 + echo NUM_TOOLS_SYSTEM=1
04:06:21 + '[' '' == yes ']'
04:06:21 + NUM_OPENSTACK_SYSTEM=0
04:06:21 + echo NUM_OPENSTACK_SYSTEM=0
04:06:21 + '[' 0 -eq 2 ']'
04:06:21 + echo ODL_SYSTEM_IP=10.30.170.137
04:06:21 ++ seq 0 0
04:06:21 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
04:06:21 + echo ODL_SYSTEM_1_IP=10.30.170.137
04:06:21 + echo TOOLS_SYSTEM_IP=10.30.170.38
04:06:21 ++ seq 0 0
04:06:21 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
04:06:21 + echo TOOLS_SYSTEM_1_IP=10.30.170.38
04:06:21 + openstack_index=0
04:06:21 + NUM_OPENSTACK_CONTROL_NODES=1
04:06:21 + echo NUM_OPENSTACK_CONTROL_NODES=1
04:06:21 ++ seq 0 0
04:06:21 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
04:06:21 + echo OPENSTACK_CONTROL_NODE_1_IP=
04:06:21 + NUM_OPENSTACK_COMPUTE_NODES=-1
04:06:21 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
04:06:21 + '[' -1 -ge 2 ']'
04:06:21 ++ seq 0 -2
04:06:21 + NUM_OPENSTACK_HAPROXY_NODES=0
04:06:21 + echo NUM_OPENSTACK_HAPROXY_NODES=0
04:06:21 ++ seq 0 -1
04:06:21 + echo 'Contents of slave_addresses.txt:'
04:06:21 Contents of slave_addresses.txt:
04:06:21 + cat slave_addresses.txt
04:06:21 NUM_ODL_SYSTEM=1
04:06:21 NUM_TOOLS_SYSTEM=1
04:06:21 NUM_OPENSTACK_SYSTEM=0
04:06:21 ODL_SYSTEM_IP=10.30.170.137
04:06:21 ODL_SYSTEM_1_IP=10.30.170.137
04:06:21 TOOLS_SYSTEM_IP=10.30.170.38
04:06:21 TOOLS_SYSTEM_1_IP=10.30.170.38
04:06:21 NUM_OPENSTACK_CONTROL_NODES=1
04:06:21 OPENSTACK_CONTROL_NODE_1_IP=
04:06:21 NUM_OPENSTACK_COMPUTE_NODES=-1
04:06:21 NUM_OPENSTACK_HAPROXY_NODES=0
04:06:21 [EnvInject] - Injecting environment variables from a build step.
04:06:21 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
04:06:21 [EnvInject] - Variables injected successfully.
04:06:21 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/sh /tmp/jenkins5807200691141494771.sh
04:06:21 Preparing for JRE Version 17
04:06:21 Karaf artifact is karaf
04:06:21 Karaf project is integration
04:06:21 Java home is /usr/lib/jvm/java-17-openjdk-amd64
04:06:21 [EnvInject] - Injecting environment variables from a build step.
04:06:21 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
04:06:21 [EnvInject] - Variables injected successfully.
04:06:21 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins9791715794979607676.sh
04:06:21 --2024-10-01 04:06:21-- http://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=blob_plain;f=pom.xml;hb=refs/heads/stable/calcium
04:06:21 Resolving git.opendaylight.org (git.opendaylight.org)... 52.47.161.242, 35.181.223.58, 13.39.230.180, ...
04:06:21 Connecting to git.opendaylight.org (git.opendaylight.org)|52.47.161.242|:80... connected.
04:06:21 HTTP request sent, awaiting response... 200 OK
04:06:21 Length: 2619 (2.6K) [text/plain]
04:06:21 Saving to: ‘pom.xml’
04:06:21
04:06:21 0K .. 100% 223M=0s
04:06:21
04:06:21 2024-10-01 04:06:21 (223 MB/s) - ‘pom.xml’ saved [2619/2619]
04:06:21
04:06:22 Bundle version is 0.20.3-SNAPSHOT
04:06:22 --2024-10-01 04:06:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/maven-metadata.xml
04:06:22 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
04:06:22 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
04:06:22 HTTP request sent, awaiting response... 200 OK
04:06:22 Length: 1398 (1.4K) [application/xml]
04:06:22 Saving to: ‘maven-metadata.xml’
04:06:22
04:06:22 0K . 100% 51.1M=0s
04:06:22
04:06:22 2024-10-01 04:06:22 (51.1 MB/s) - ‘maven-metadata.xml’ saved [1398/1398]
04:06:22
04:06:22
04:06:22
04:06:22 org.opendaylight.integration
04:06:22 karaf
04:06:22 0.20.3-SNAPSHOT
04:06:22
04:06:22
04:06:22 20241001.031705
04:06:22 5
04:06:22
04:06:22 20241001031705
04:06:22
04:06:22
04:06:22 pom
04:06:22 0.20.3-20241001.031705-5
04:06:22 20241001031705
04:06:22
04:06:22
04:06:22 tar.gz
04:06:22 0.20.3-20241001.031705-5
04:06:22 20241001031705
04:06:22
04:06:22
04:06:22 zip
04:06:22 0.20.3-20241001.031705-5
04:06:22 20241001031705
04:06:22
04:06:22
04:06:22 cyclonedx
04:06:22 xml
04:06:22 0.20.3-20241001.031705-5
04:06:22 20241001031705
04:06:22
04:06:22
04:06:22 cyclonedx
04:06:22 json
04:06:22 0.20.3-20241001.031705-5
04:06:22 20241001031705
04:06:22
04:06:22
04:06:22
04:06:22
04:06:22 Nexus timestamp is 0.20.3-20241001.031705-5
04:06:22 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241001.031705-5.zip
04:06:22 Distribution bundle is karaf-0.20.3-20241001.031705-5.zip
04:06:22 Distribution bundle version is 0.20.3-SNAPSHOT
04:06:22 Distribution folder is karaf-0.20.3-SNAPSHOT
04:06:22 Nexus prefix is https://nexus.opendaylight.org
04:06:22 [EnvInject] - Injecting environment variables from a build step.
04:06:22 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
04:06:22 [EnvInject] - Variables injected successfully.
04:06:22 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash -l /tmp/jenkins10178263312518416048.sh
04:06:22 Setup pyenv:
04:06:22 system
04:06:22 3.8.13
04:06:22 3.9.13
04:06:22 3.10.13
04:06:22 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
04:06:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnDo from file:/tmp/.os_lf_venv
04:06:27 lf-activate-venv(): INFO: Installing: python-heatclient python-openstackclient
04:06:31 lf-activate-venv(): INFO: Adding /tmp/venv-tnDo/bin to PATH
04:06:31 Copying common-functions.sh to /tmp
04:06:33 Copying common-functions.sh to 10.30.170.38:/tmp
04:06:33 Warning: Permanently added '10.30.170.38' (ECDSA) to the list of known hosts.
04:06:33 Copying common-functions.sh to 10.30.170.137:/tmp
04:06:33 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:06:34 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins14146945506302412565.sh
04:06:34 common-functions.sh is being sourced
04:06:34 common-functions environment:
04:06:34 MAVENCONF: /tmp/karaf-0.20.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:06:34 ACTUALFEATURES:
04:06:34 FEATURESCONF: /tmp/karaf-0.20.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:06:34 CUSTOMPROP: /tmp/karaf-0.20.3-SNAPSHOT/etc/custom.properties
04:06:34 LOGCONF: /tmp/karaf-0.20.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:06:34 MEMCONF: /tmp/karaf-0.20.3-SNAPSHOT/bin/setenv
04:06:34 CONTROLLERMEM: 2048m
04:06:34 AKKACONF: /tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/akka.conf
04:06:34 MODULESCONF: /tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/modules.conf
04:06:34 MODULESHARDSCONF: /tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/module-shards.conf
04:06:34 SUITES:
04:06:34
04:06:34 #################################################
04:06:34 ## Configure Cluster and Start ##
04:06:34 #################################################
04:06:34 ACTUALFEATURES: odl-infrautils-ready,odl-openflowplugin-flow-services-rest
04:06:34 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-openflowplugin-flow-services-rest
04:06:34 Locating script plan to use...
04:06:34 Finished running script plans
04:06:34 Configuring member-1 with IP address 10.30.170.137
04:06:34 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:06:34 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:06:34 + source /tmp/common-functions.sh karaf-0.20.3-SNAPSHOT
04:06:34 common-functions.sh is being sourced
04:06:34 ++ [[ /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 ]]
04:06:34 ++ echo 'common-functions.sh is being sourced'
04:06:34 ++ BUNDLEFOLDER=karaf-0.20.3-SNAPSHOT
04:06:34 ++ export MAVENCONF=/tmp/karaf-0.20.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:06:34 ++ MAVENCONF=/tmp/karaf-0.20.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:06:34 ++ export FEATURESCONF=/tmp/karaf-0.20.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:06:34 ++ FEATURESCONF=/tmp/karaf-0.20.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:06:34 ++ export CUSTOMPROP=/tmp/karaf-0.20.3-SNAPSHOT/etc/custom.properties
04:06:34 ++ CUSTOMPROP=/tmp/karaf-0.20.3-SNAPSHOT/etc/custom.properties
04:06:34 ++ export LOGCONF=/tmp/karaf-0.20.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:06:34 ++ LOGCONF=/tmp/karaf-0.20.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:06:34 ++ export MEMCONF=/tmp/karaf-0.20.3-SNAPSHOT/bin/setenv
04:06:34 ++ MEMCONF=/tmp/karaf-0.20.3-SNAPSHOT/bin/setenv
04:06:34 ++ export CONTROLLERMEM=
04:06:34 ++ CONTROLLERMEM=
04:06:34 ++ export AKKACONF=/tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/akka.conf
04:06:34 ++ AKKACONF=/tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/akka.conf
04:06:34 ++ export MODULESCONF=/tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/modules.conf
04:06:34 ++ MODULESCONF=/tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/modules.conf
04:06:34 ++ export MODULESHARDSCONF=/tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/module-shards.conf
04:06:34 ++ MODULESHARDSCONF=/tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/module-shards.conf
04:06:34 ++ print_common_env
04:06:34 ++ cat
04:06:34 common-functions environment:
04:06:34 MAVENCONF: /tmp/karaf-0.20.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:06:34 ACTUALFEATURES:
04:06:34 FEATURESCONF: /tmp/karaf-0.20.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:06:34 CUSTOMPROP: /tmp/karaf-0.20.3-SNAPSHOT/etc/custom.properties
04:06:34 LOGCONF: /tmp/karaf-0.20.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:06:34 MEMCONF: /tmp/karaf-0.20.3-SNAPSHOT/bin/setenv
04:06:34 CONTROLLERMEM:
04:06:34 AKKACONF: /tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/akka.conf
04:06:34 MODULESCONF: /tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/modules.conf
04:06:34 MODULESHARDSCONF: /tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/module-shards.conf
04:06:34 SUITES:
04:06:34
04:06:34 ++ SSH='ssh -t -t'
04:06:34 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
04:06:34 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
04:06:34 Changing to /tmp
04:06:34 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241001.031705-5.zip
04:06:34 + echo 'Changing to /tmp'
04:06:34 + cd /tmp
04:06:34 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241001.031705-5.zip'
04:06:34 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241001.031705-5.zip
04:06:34 --2024-10-01 04:06:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.20.3-SNAPSHOT/karaf-0.20.3-20241001.031705-5.zip
04:06:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
04:06:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
04:06:34 HTTP request sent, awaiting response... 200 OK
04:06:34 Length: 268935226 (256M) [application/zip]
04:06:34 Saving to: ‘karaf-0.20.3-20241001.031705-5.zip’
04:06:34
04:06:34 0K ........ ........ ........ ........ ........ ........ 1% 80.7M 3s
04:06:34 3072K ........ ........ ........ ........ ........ ........ 2% 155M 2s
04:06:34 6144K ........ ........ ........ ........ ........ ........ 3% 172M 2s
04:06:34 9216K ........ ........ ........ ........ ........ ........ 4% 217M 2s
04:06:34 12288K ........ ........ ........ ........ ........ ........ 5% 177M 2s
04:06:34 15360K ........ ........ ........ ........ ........ ........ 7% 229M 2s
04:06:34 18432K ........ ........ ........ ........ ........ ........ 8% 236M 1s
04:06:34 21504K ........ ........ ........ ........ ........ ........ 9% 216M 1s
04:06:34 24576K ........ ........ ........ ........ ........ ........ 10% 281M 1s
04:06:34 27648K ........ ........ ........ ........ ........ ........ 11% 257M 1s
04:06:34 30720K ........ ........ ........ ........ ........ ........ 12% 305M 1s
04:06:34 33792K ........ ........ ........ ........ ........ ........ 14% 300M 1s
04:06:34 36864K ........ ........ ........ ........ ........ ........ 15% 301M 1s
04:06:34 39936K ........ ........ ........ ........ ........ ........ 16% 300M 1s
04:06:34 43008K ........ ........ ........ ........ ........ ........ 17% 328M 1s
04:06:34 46080K ........ ........ ........ ........ ........ ........ 18% 309M 1s
04:06:34 49152K ........ ........ ........ ........ ........ ........ 19% 320M 1s
04:06:34 52224K ........ ........ ........ ........ ........ ........ 21% 311M 1s
04:06:34 55296K ........ ........ ........ ........ ........ ........ 22% 300M 1s
04:06:34 58368K ........ ........ ........ ........ ........ ........ 23% 91.8M 1s
04:06:34 61440K ........ ........ ........ ........ ........ ........ 24% 341M 1s
04:06:34 64512K ........ ........ ........ ........ ........ ........ 25% 346M 1s
04:06:34 67584K ........ ........ ........ ........ ........ ........ 26% 272M 1s
04:06:35 70656K ........ ........ ........ ........ ........ ........ 28% 284M 1s
04:06:35 73728K ........ ........ ........ ........ ........ ........ 29% 365M 1s
04:06:35 76800K ........ ........ ........ ........ ........ ........ 30% 333M 1s
04:06:35 79872K ........ ........ ........ ........ ........ ........ 31% 170M 1s
04:06:35 82944K ........ ........ ........ ........ ........ ........ 32% 373M 1s
04:06:35 86016K ........ ........ ........ ........ ........ ........ 33% 351M 1s
04:06:35 89088K ........ ........ ........ ........ ........ ........ 35% 341M 1s
04:06:35 92160K ........ ........ ........ ........ ........ ........ 36% 351M 1s
04:06:35 95232K ........ ........ ........ ........ ........ ........ 37% 336M 1s
04:06:35 98304K ........ ........ ........ ........ ........ ........ 38% 330M 1s
04:06:35 101376K ........ ........ ........ ........ ........ ........ 39% 213M 1s
04:06:35 104448K ........ ........ ........ ........ ........ ........ 40% 376M 1s
04:06:35 107520K ........ ........ ........ ........ ........ ........ 42% 351M 1s
04:06:35 110592K ........ ........ ........ ........ ........ ........ 43% 330M 1s
04:06:35 113664K ........ ........ ........ ........ ........ ........ 44% 399M 1s
04:06:35 116736K ........ ........ ........ ........ ........ ........ 45% 363M 1s
04:06:35 119808K ........ ........ ........ ........ ........ ........ 46% 236M 1s
04:06:35 122880K ........ ........ ........ ........ ........ ........ 47% 332M 1s
04:06:35 125952K ........ ........ ........ ........ ........ ........ 49% 439M 1s
04:06:35 129024K ........ ........ ........ ........ ........ ........ 50% 381M 0s
04:06:35 132096K ........ ........ ........ ........ ........ ........ 51% 341M 0s
04:06:35 135168K ........ ........ ........ ........ ........ ........ 52% 331M 0s
04:06:35 138240K ........ ........ ........ ........ ........ ........ 53% 369M 0s
04:06:35 141312K ........ ........ ........ ........ ........ ........ 54% 338M 0s
04:06:35 144384K ........ ........ ........ ........ ........ ........ 56% 328M 0s
04:06:35 147456K ........ ........ ........ ........ ........ ........ 57% 298M 0s
04:06:35 150528K ........ ........ ........ ........ ........ ........ 58% 234M 0s
04:06:35 153600K ........ ........ ........ ........ ........ ........ 59% 325M 0s
04:06:35 156672K ........ ........ ........ ........ ........ ........ 60% 215M 0s
04:06:35 159744K ........ ........ ........ ........ ........ ........ 61% 318M 0s
04:06:35 162816K ........ ........ ........ ........ ........ ........ 63% 335M 0s
04:06:35 165888K ........ ........ ........ ........ ........ ........ 64% 34.6M 0s
04:06:35 168960K ........ ........ ........ ........ ........ ........ 65% 160M 0s
04:06:35 172032K ........ ........ ........ ........ ........ ........ 66% 374M 0s
04:06:35 175104K ........ ........ ........ ........ ........ ........ 67% 321M 0s
04:06:35 178176K ........ ........ ........ ........ ........ ........ 69% 359M 0s
04:06:35 181248K ........ ........ ........ ........ ........ ........ 70% 438M 0s
04:06:35 184320K ........ ........ ........ ........ ........ ........ 71% 334M 0s
04:06:35 187392K ........ ........ ........ ........ ........ ........ 72% 398M 0s
04:06:35 190464K ........ ........ ........ ........ ........ ........ 73% 409M 0s
04:06:35 193536K ........ ........ ........ ........ ........ ........ 74% 350M 0s
04:06:35 196608K ........ ........ ........ ........ ........ ........ 76% 375M 0s
04:06:35 199680K ........ ........ ........ ........ ........ ........ 77% 376M 0s
04:06:35 202752K ........ ........ ........ ........ ........ ........ 78% 419M 0s
04:06:35 205824K ........ ........ ........ ........ ........ ........ 79% 246M 0s
04:06:35 208896K ........ ........ ........ ........ ........ ........ 80% 336M 0s
04:06:35 211968K ........ ........ ........ ........ ........ ........ 81% 330M 0s
04:06:35 215040K ........ ........ ........ ........ ........ ........ 83% 371M 0s
04:06:35 218112K ........ ........ ........ ........ ........ ........ 84% 242M 0s
04:06:35 221184K ........ ........ ........ ........ ........ ........ 85% 162M 0s
04:06:35 224256K ........ ........ ........ ........ ........ ........ 86% 231M 0s
04:06:35 227328K ........ ........ ........ ........ ........ ........ 87% 379M 0s
04:06:35 230400K ........ ........ ........ ........ ........ ........ 88% 336M 0s
04:06:35 233472K ........ ........ ........ ........ ........ ........ 90% 363M 0s
04:06:35 236544K ........ ........ ........ ........ ........ ........ 91% 293M 0s
04:06:35 239616K ........ ........ ........ ........ ........ ........ 92% 374M 0s
04:06:35 242688K ........ ........ ........ ........ ........ ........ 93% 301M 0s
04:06:35 245760K ........ ........ ........ ........ ........ ........ 94% 309M 0s
04:06:35 248832K ........ ........ ........ ........ ........ ........ 95% 343M 0s
04:06:35 251904K ........ ........ ........ ........ ........ ........ 97% 358M 0s
04:06:35 254976K ........ ........ ........ ........ ........ ........ 98% 286M 0s
04:06:35 258048K ........ ........ ........ ........ ........ ........ 99% 333M 0s
04:06:35 261120K ........ ........ ....... 100% 361M=1.0s
04:06:35
04:06:35 2024-10-01 04:06:35 (258 MB/s) - ‘karaf-0.20.3-20241001.031705-5.zip’ saved [268935226/268935226]
04:06:35
04:06:35 Extracting the new controller...
04:06:35 + echo 'Extracting the new controller...'
04:06:35 + unzip -q karaf-0.20.3-20241001.031705-5.zip
04:06:37 Adding external repositories...
04:06:37 + echo 'Adding external repositories...'
04:06:37 + 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.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:06:37 + cat /tmp/karaf-0.20.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
04:06:37 ################################################################################
04:06:37 #
04:06:37 # Licensed to the Apache Software Foundation (ASF) under one or more
04:06:37 # contributor license agreements. See the NOTICE file distributed with
04:06:37 # this work for additional information regarding copyright ownership.
04:06:37 # The ASF licenses this file to You under the Apache License, Version 2.0
04:06:37 # (the "License"); you may not use this file except in compliance with
04:06:37 # the License. You may obtain a copy of the License at
04:06:37 #
04:06:37 # http://www.apache.org/licenses/LICENSE-2.0
04:06:37 #
04:06:37 # Unless required by applicable law or agreed to in writing, software
04:06:37 # distributed under the License is distributed on an "AS IS" BASIS,
04:06:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
04:06:37 # See the License for the specific language governing permissions and
04:06:37 # limitations under the License.
04:06:37 #
04:06:37 ################################################################################
04:06:37
04:06:37 #
04:06:37 # If set to true, the following property will not allow any certificate to be used
04:06:37 # when accessing Maven repositories through SSL
04:06:37 #
04:06:37 #org.ops4j.pax.url.mvn.certificateCheck=
04:06:37
04:06:37 #
04:06:37 # Path to the local Maven settings file.
04:06:37 # The repositories defined in this file will be automatically added to the list
04:06:37 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
04:06:37 # below is not set.
04:06:37 # The following locations are checked for the existence of the settings.xml file
04:06:37 # * 1. looks for the specified url
04:06:37 # * 2. if not found looks for ${user.home}/.m2/settings.xml
04:06:37 # * 3. if not found looks for ${maven.home}/conf/settings.xml
04:06:37 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
04:06:37 #
04:06:37 #org.ops4j.pax.url.mvn.settings=
04:06:37
04:06:37 #
04:06:37 # Path to the local Maven repository which is used to avoid downloading
04:06:37 # artifacts when they already exist locally.
04:06:37 # The value of this property will be extracted from the settings.xml file
04:06:37 # above, or defaulted to:
04:06:37 # System.getProperty( "user.home" ) + "/.m2/repository"
04:06:37 #
04:06:37 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
04:06:37
04:06:37 #
04:06:37 # Default this to false. It's just weird to use undocumented repos
04:06:37 #
04:06:37 org.ops4j.pax.url.mvn.useFallbackRepositories=false
04:06:37
04:06:37 #
04:06:37 # Uncomment if you don't wanna use the proxy settings
04:06:37 # from the Maven conf/settings.xml file
04:06:37 #
04:06:37 # org.ops4j.pax.url.mvn.proxySupport=false
04:06:37
04:06:37 #
04:06:37 # Comma separated list of repositories scanned when resolving an artifact.
04:06:37 # Those repositories will be checked before iterating through the
04:06:37 # below list of repositories and even before the local repository
04:06:37 # A repository url can be appended with zero or more of the following flags:
04:06:37 # @snapshots : the repository contains snaphots
04:06:37 # @noreleases : the repository does not contain any released artifacts
04:06:37 #
04:06:37 # The following property value will add the system folder as a repo.
04:06:37 #
04:06:37 org.ops4j.pax.url.mvn.defaultRepositories=\
04:06:37 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
04:06:37 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
04:06:37 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
04:06:37
04:06:37 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
04:06:37 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
04:06:37
04:06:37 #
04:06:37 # Comma separated list of repositories scanned when resolving an artifact.
04:06:37 # The default list includes the following repositories:
04:06:37 # http://repo1.maven.org/maven2@id=central
04:06:37 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
04:06:37 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
04:06:37 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
04:06:37 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
04:06:37 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
04:06:37 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
04:06:37 # To add repositories to the default ones, prepend '+' to the list of repositories
04:06:37 # to add.
04:06:37 # A repository url can be appended with zero or more of the following flags:
04:06:37 # @snapshots : the repository contains snapshots
04:06:37 # @noreleases : the repository does not contain any released artifacts
04:06:37 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
04:06:37 #
04:06:37 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
04:06:37
04:06:37 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
04:06:37 Configuring the startup features...
04:06:37 + echo 'Configuring the startup features...'
04:06:37 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest,/g' /tmp/karaf-0.20.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:06:37 + FEATURE_TEST_STRING=features-test
04:06:37 + FEATURE_TEST_VERSION=0.20.3-SNAPSHOT
04:06:37 + KARAF_VERSION=karaf4
04:06:37 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
04:06:37 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.20.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:06:37 + [[ ! -z '' ]]
04:06:37 + cat /tmp/karaf-0.20.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
04:06:37 ################################################################################
04:06:37 #
04:06:37 # Licensed to the Apache Software Foundation (ASF) under one or more
04:06:37 # contributor license agreements. See the NOTICE file distributed with
04:06:37 # this work for additional information regarding copyright ownership.
04:06:37 # The ASF licenses this file to You under the Apache License, Version 2.0
04:06:37 # (the "License"); you may not use this file except in compliance with
04:06:37 # the License. You may obtain a copy of the License at
04:06:37 #
04:06:37 # http://www.apache.org/licenses/LICENSE-2.0
04:06:37 #
04:06:37 # Unless required by applicable law or agreed to in writing, software
04:06:37 # distributed under the License is distributed on an "AS IS" BASIS,
04:06:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
04:06:37 # See the License for the specific language governing permissions and
04:06:37 # limitations under the License.
04:06:37 #
04:06:37 ################################################################################
04:06:37
04:06:37 #
04:06:37 # Comma separated list of features repositories to register by default
04:06:37 #
04:06:37 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.20.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/42588093-fe71-49ec-8df6-bec8d7e2e435.xml
04:06:37
04:06:37 #
04:06:37 # Comma separated list of features to install at startup
04:06:37 #
04:06:37 featuresBoot = odl-infrautils-ready,odl-openflowplugin-flow-services-rest, 589d139a-64b6-4f63-bc92-52796a5730d0
04:06:37
04:06:37 #
04:06:37 # Resource repositories (OBR) that the features resolver can use
04:06:37 # to resolve requirements/capabilities
04:06:37 #
04:06:37 # The format of the resourceRepositories is
04:06:37 # resourceRepositories=[xml:url|json:url],...
04:06:37 # for Instance:
04:06:37 #
04:06:37 #resourceRepositories=xml:http://host/path/to/index.xml
04:06:37 # or
04:06:37 #resourceRepositories=json:http://host/path/to/index.json
04:06:37 #
04:06:37
04:06:37 #
04:06:37 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
04:06:37 #
04:06:37 featuresBootAsynchronous=false
04:06:37
04:06:37 #
04:06:37 # Service requirements enforcement
04:06:37 #
04:06:37 # By default, the feature resolver checks the service requirements/capabilities of
04:06:37 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
04:06:37 # the required bundles.
04:06:37 # The following flag can have those values:
04:06:37 # - disable: service requirements are completely ignored
04:06:37 # - default: service requirements are ignored for old features
04:06:37 # - enforce: service requirements are always verified
04:06:37 #
04:06:37 #serviceRequirements=default
04:06:37
04:06:37 #
04:06:37 # Store cfg file for config element in feature
04:06:37 #
04:06:37 #configCfgStore=true
04:06:37
04:06:37 #
04:06:37 # Define if the feature service automatically refresh bundles
04:06:37 #
04:06:37 autoRefresh=true
04:06:37
04:06:37 #
04:06:37 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
04:06:37 # XML file defines instructions related to features processing
04:06:37 # versions.properties may declare properties to resolve placeholders in XML file
04:06:37 # both files are relative to ${karaf.etc}
04:06:37 #
04:06:37 #featureProcessing=org.apache.karaf.features.xml
04:06:37 #featureProcessingVersions=versions.properties
04:06:37 + configure_karaf_log karaf4 ''
04:06:37 + local -r karaf_version=karaf4
04:06:37 + local -r controllerdebugmap=
04:06:37 + local logapi=log4j
04:06:37 + grep log4j2 /tmp/karaf-0.20.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:06:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
04:06:37 log4j2.rootLogger.level = INFO
04:06:37 #log4j2.rootLogger.type = asyncRoot
04:06:37 #log4j2.rootLogger.includeLocation = false
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
04:06:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
04:06:37 log4j2.rootLogger.appenderRef.Console.ref = Console
04:06:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
04:06:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
04:06:37 log4j2.logger.spifly.name = org.apache.aries.spifly
04:06:37 log4j2.logger.spifly.level = WARN
04:06:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
04:06:37 log4j2.logger.audit.level = INFO
04:06:37 log4j2.logger.audit.additivity = false
04:06:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
04:06:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
04:06:37 log4j2.appender.console.type = Console
04:06:37 log4j2.appender.console.name = Console
04:06:37 log4j2.appender.console.layout.type = PatternLayout
04:06:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
04:06:37 log4j2.appender.rolling.type = RollingRandomAccessFile
04:06:37 log4j2.appender.rolling.name = RollingFile
04:06:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
04:06:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
04:06:37 #log4j2.appender.rolling.immediateFlush = false
04:06:37 log4j2.appender.rolling.append = true
04:06:37 log4j2.appender.rolling.layout.type = PatternLayout
04:06:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
04:06:37 log4j2.appender.rolling.policies.type = Policies
04:06:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
04:06:37 log4j2.appender.rolling.policies.size.size = 64MB
04:06:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
04:06:37 log4j2.appender.rolling.strategy.max = 7
04:06:37 log4j2.appender.audit.type = RollingRandomAccessFile
04:06:37 log4j2.appender.audit.name = AuditRollingFile
04:06:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
04:06:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
04:06:37 log4j2.appender.audit.append = true
04:06:37 log4j2.appender.audit.layout.type = PatternLayout
04:06:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
04:06:37 log4j2.appender.audit.policies.type = Policies
04:06:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
04:06:37 log4j2.appender.audit.policies.size.size = 8MB
04:06:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
04:06:37 log4j2.appender.audit.strategy.max = 7
04:06:37 log4j2.appender.osgi.type = PaxOsgi
04:06:37 log4j2.appender.osgi.name = PaxOsgi
04:06:37 log4j2.appender.osgi.filter = *
04:06:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether
04:06:37 #log4j2.logger.aether.level = TRACE
04:06:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
04:06:37 #log4j2.logger.http-headers.level = DEBUG
04:06:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
04:06:37 #log4j2.logger.maven.level = TRACE
04:06:37 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
04:06:37 + logapi=log4j2
04:06:37 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
04:06:37 + '[' log4j2 == log4j2 ']'
04:06:37 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.20.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:06:37 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
04:06:37 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
04:06:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
04:06:37 controllerdebugmap:
04:06:37 cat /tmp/karaf-0.20.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:06:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
04:06:37 + unset IFS
04:06:37 + echo 'controllerdebugmap: '
04:06:37 + '[' -n '' ']'
04:06:37 + echo 'cat /tmp/karaf-0.20.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
04:06:37 + cat /tmp/karaf-0.20.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
04:06:37 ################################################################################
04:06:37 #
04:06:37 # Licensed to the Apache Software Foundation (ASF) under one or more
04:06:37 # contributor license agreements. See the NOTICE file distributed with
04:06:37 # this work for additional information regarding copyright ownership.
04:06:37 # The ASF licenses this file to You under the Apache License, Version 2.0
04:06:37 # (the "License"); you may not use this file except in compliance with
04:06:37 # the License. You may obtain a copy of the License at
04:06:37 #
04:06:37 # http://www.apache.org/licenses/LICENSE-2.0
04:06:37 #
04:06:37 # Unless required by applicable law or agreed to in writing, software
04:06:37 # distributed under the License is distributed on an "AS IS" BASIS,
04:06:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
04:06:37 # See the License for the specific language governing permissions and
04:06:37 # limitations under the License.
04:06:37 #
04:06:37 ################################################################################
04:06:37
04:06:37 # Common pattern layout for appenders
04:06:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
04:06:37
04:06:37 # Root logger
04:06:37 log4j2.rootLogger.level = INFO
04:06:37 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
04:06:37 #log4j2.rootLogger.type = asyncRoot
04:06:37 #log4j2.rootLogger.includeLocation = false
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
04:06:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
04:06:37 log4j2.rootLogger.appenderRef.Console.ref = Console
04:06:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
04:06:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
04:06:37
04:06:37 # Filters for logs marked by org.opendaylight.odlparent.Markers
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
04:06:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
04:06:37
04:06:37 # Loggers configuration
04:06:37
04:06:37 # Spifly logger
04:06:37 log4j2.logger.spifly.name = org.apache.aries.spifly
04:06:37 log4j2.logger.spifly.level = WARN
04:06:37
04:06:37 # Security audit logger
04:06:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
04:06:37 log4j2.logger.audit.level = INFO
04:06:37 log4j2.logger.audit.additivity = false
04:06:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
04:06:37
04:06:37 # Appenders configuration
04:06:37
04:06:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
04:06:37 log4j2.appender.console.type = Console
04:06:37 log4j2.appender.console.name = Console
04:06:37 log4j2.appender.console.layout.type = PatternLayout
04:06:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
04:06:37
04:06:37 # Rolling file appender
04:06:37 log4j2.appender.rolling.type = RollingRandomAccessFile
04:06:37 log4j2.appender.rolling.name = RollingFile
04:06:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
04:06:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
04:06:37 # uncomment to not force a disk flush
04:06:37 #log4j2.appender.rolling.immediateFlush = false
04:06:37 log4j2.appender.rolling.append = true
04:06:37 log4j2.appender.rolling.layout.type = PatternLayout
04:06:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
04:06:37 log4j2.appender.rolling.policies.type = Policies
04:06:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
04:06:37 log4j2.appender.rolling.policies.size.size = 1GB
04:06:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
04:06:37 log4j2.appender.rolling.strategy.max = 7
04:06:37
04:06:37 # Audit file appender
04:06:37 log4j2.appender.audit.type = RollingRandomAccessFile
04:06:37 log4j2.appender.audit.name = AuditRollingFile
04:06:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
04:06:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
04:06:37 log4j2.appender.audit.append = true
04:06:37 log4j2.appender.audit.layout.type = PatternLayout
04:06:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
04:06:37 log4j2.appender.audit.policies.type = Policies
04:06:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
04:06:37 log4j2.appender.audit.policies.size.size = 8MB
04:06:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
04:06:37 log4j2.appender.audit.strategy.max = 7
04:06:37
04:06:37 # OSGi appender
04:06:37 log4j2.appender.osgi.type = PaxOsgi
04:06:37 log4j2.appender.osgi.name = PaxOsgi
04:06:37 log4j2.appender.osgi.filter = *
04:06:37
04:06:37 # help with identification of maven-related problems with pax-url-aether
04:06:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether
04:06:37 #log4j2.logger.aether.level = TRACE
04:06:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
04:06:37 #log4j2.logger.http-headers.level = DEBUG
04:06:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
04:06:37 #log4j2.logger.maven.level = TRACE
04:06:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
04:06:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
04:06:37 + set_java_vars /usr/lib/jvm/java-17-openjdk-amd64 2048m /tmp/karaf-0.20.3-SNAPSHOT/bin/setenv
04:06:37 + local -r java_home=/usr/lib/jvm/java-17-openjdk-amd64
04:06:37 + local -r controllermem=2048m
04:06:37 + local -r memconf=/tmp/karaf-0.20.3-SNAPSHOT/bin/setenv
04:06:37 Configure
04:06:37 + echo Configure
04:06:37 + echo ' java home: /usr/lib/jvm/java-17-openjdk-amd64'
04:06:37 java home: /usr/lib/jvm/java-17-openjdk-amd64
04:06:37 max memory: 2048m
04:06:37 + echo ' max memory: 2048m'
04:06:37 memconf: /tmp/karaf-0.20.3-SNAPSHOT/bin/setenv
04:06:37 + echo ' memconf: /tmp/karaf-0.20.3-SNAPSHOT/bin/setenv'
04:06:37 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64}%g' /tmp/karaf-0.20.3-SNAPSHOT/bin/setenv
04:06:37 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.20.3-SNAPSHOT/bin/setenv
04:06:37 cat /tmp/karaf-0.20.3-SNAPSHOT/bin/setenv
04:06:37 + echo 'cat /tmp/karaf-0.20.3-SNAPSHOT/bin/setenv'
04:06:37 + cat /tmp/karaf-0.20.3-SNAPSHOT/bin/setenv
04:06:37 #!/bin/sh
04:06:37 #
04:06:37 # Licensed to the Apache Software Foundation (ASF) under one or more
04:06:37 # contributor license agreements. See the NOTICE file distributed with
04:06:37 # this work for additional information regarding copyright ownership.
04:06:37 # The ASF licenses this file to You under the Apache License, Version 2.0
04:06:37 # (the "License"); you may not use this file except in compliance with
04:06:37 # the License. You may obtain a copy of the License at
04:06:37 #
04:06:37 # http://www.apache.org/licenses/LICENSE-2.0
04:06:37 #
04:06:37 # Unless required by applicable law or agreed to in writing, software
04:06:37 # distributed under the License is distributed on an "AS IS" BASIS,
04:06:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
04:06:37 # See the License for the specific language governing permissions and
04:06:37 # limitations under the License.
04:06:37 #
04:06:37
04:06:37 #
04:06:37 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
04:06:37 # script: client, instance, shell, start, status, stop, karaf
04:06:37 #
04:06:37 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
04:06:37 # Actions go here...
04:06:37 # fi
04:06:37
04:06:37 #
04:06:37 # general settings which should be applied for all scripts go here; please keep
04:06:37 # in mind that it is possible that scripts might be executed more than once, e.g.
04:06:37 # in example of the start script where the start script is executed first and the
04:06:37 # karaf script afterwards.
04:06:37 #
04:06:37
04:06:37 #
04:06:37 # The following section shows the possible configuration options for the default
04:06:37 # karaf scripts
04:06:37 #
04:06:37 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-17-openjdk-amd64} # Location of Java installation
04:06:37 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
04:06:37 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
04:06:37 # export EXTRA_JAVA_OPTS # Additional JVM options
04:06:37 # export KARAF_HOME # Karaf home folder
04:06:37 # export KARAF_DATA # Karaf data folder
04:06:37 # export KARAF_BASE # Karaf base folder
04:06:37 # export KARAF_ETC # Karaf etc folder
04:06:37 # export KARAF_LOG # Karaf log folder
04:06:37 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
04:06:37 # export KARAF_OPTS # Additional available Karaf options
04:06:37 # export KARAF_DEBUG # Enable debug mode
04:06:37 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
04:06:37 # export KARAF_NOROOT # Prevent execution as root if set to true
04:06:37 Set Java version
04:06:37 + echo 'Set Java version'
04:06:37 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-17-openjdk-amd64/bin/java 1
04:06:37 sudo: /usr/sbin/alternatives: command not found
04:06:37 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-17-openjdk-amd64/bin/java
04:06:37 sudo: /usr/sbin/alternatives: command not found
04:06:37 JDK default version ...
04:06:37 + echo 'JDK default version ...'
04:06:37 + java -version
04:06:38 openjdk version "11.0.24" 2024-07-16
04:06:38 OpenJDK Runtime Environment (build 11.0.24+8-post-Ubuntu-1ubuntu320.04)
04:06:38 OpenJDK 64-Bit Server VM (build 11.0.24+8-post-Ubuntu-1ubuntu320.04, mixed mode, sharing)
04:06:38 Set JAVA_HOME
04:06:38 + echo 'Set JAVA_HOME'
04:06:38 + export JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
04:06:38 + JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
04:06:38 ++ readlink -e /usr/lib/jvm/java-17-openjdk-amd64/bin/java
04:06:38 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java
04:06:38 Listing all open ports on controller system...
04:06:38 + JAVA_RESOLVED=/usr/lib/jvm/java-17-openjdk-amd64/bin/java
04:06:38 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-17-openjdk-amd64/bin/java'
04:06:38 + echo 'Listing all open ports on controller system...'
04:06:38 + netstat -pnatu
04:06:38 /tmp/configuration-script.sh: line 40: netstat: command not found
04:06:38 Configuring cluster
04:06:38 + '[' -f /tmp/custom_shard_config.txt ']'
04:06:38 + echo 'Configuring cluster'
04:06:38 + /tmp/karaf-0.20.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.137
04:06:38 ################################################
04:06:38 ## Configure Cluster ##
04:06:38 ################################################
04:06:38 NOTE: Cluster configuration files not found. Copying from
04:06:38 /tmp/karaf-0.20.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/9.0.5
04:06:38 Configuring unique name in akka.conf
04:06:38 Configuring hostname in akka.conf
04:06:38 Configuring data and rpc seed nodes in akka.conf
04:06:38 modules = [
04:06:38
04:06:38 {
04:06:38 name = "inventory"
04:06:38 namespace = "urn:opendaylight:inventory"
04:06:38 shard-strategy = "module"
04:06:38 },
04:06:38 {
04:06:38 name = "topology"
04:06:38 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
04:06:38 shard-strategy = "module"
04:06:38 },
04:06:38 {
04:06:38 name = "toaster"
04:06:38 namespace = "http://netconfcentral.org/ns/toaster"
04:06:38 shard-strategy = "module"
04:06:38 }
04:06:38 ]
04:06:38 Configuring replication type in module-shards.conf
04:06:38 ################################################
04:06:38 ## NOTE: Manually restart controller to ##
04:06:38 ## apply configuration. ##
04:06:38 ################################################
04:06:38 Dump akka.conf
04:06:38 + echo 'Dump akka.conf'
04:06:38 + cat /tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/akka.conf
04:06:38
04:06:38 odl-cluster-data {
04:06:38 akka {
04:06:38 remote {
04:06:38 artery {
04:06:38 enabled = on
04:06:38 transport = tcp
04:06:38 canonical.hostname = "10.30.170.137"
04:06:38 canonical.port = 2550
04:06:38 }
04:06:38 }
04:06:38
04:06:38 cluster {
04:06:38 # Using artery.
04:06:38 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.137:2550"]
04:06:38
04:06:38 roles = ["member-1"]
04:06:38
04:06:38 # when under load we might trip a false positive on the failure detector
04:06:38 # failure-detector {
04:06:38 # heartbeat-interval = 4 s
04:06:38 # acceptable-heartbeat-pause = 16s
04:06:38 # }
04:06:38 }
04:06:38
04:06:38 persistence {
04:06:38 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
04:06:38 # modifying the following two properties. The directory location specified may be a relative or absolute path.
04:06:38 # The relative path is always relative to KARAF_HOME.
04:06:38
04:06:38 # snapshot-store.local.dir = "target/snapshots"
04:06:38
04:06:38 # Use lz4 compression for LocalSnapshotStore snapshots
04:06:38 snapshot-store.local.use-lz4-compression = false
04:06:38 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
04:06:38 snapshot-store.local.lz4-blocksize = 256KB
04:06:38 }
04:06:38 disable-default-actor-system-quarantined-event-handling = "false"
04:06:38 }
04:06:38 }
04:06:38 Dump modules.conf
04:06:38 + echo 'Dump modules.conf'
04:06:38 + cat /tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/modules.conf
04:06:38 modules = [
04:06:38
04:06:38 {
04:06:38 name = "inventory"
04:06:38 namespace = "urn:opendaylight:inventory"
04:06:38 shard-strategy = "module"
04:06:38 },
04:06:38 {
04:06:38 name = "topology"
04:06:38 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
04:06:38 shard-strategy = "module"
04:06:38 },
04:06:38 {
04:06:38 name = "toaster"
04:06:38 namespace = "http://netconfcentral.org/ns/toaster"
04:06:38 shard-strategy = "module"
04:06:38 }
04:06:38 ]
04:06:38 Dump module-shards.conf
04:06:38 + echo 'Dump module-shards.conf'
04:06:38 + cat /tmp/karaf-0.20.3-SNAPSHOT/configuration/initial/module-shards.conf
04:06:38 module-shards = [
04:06:38 {
04:06:38 name = "default"
04:06:38 shards = [
04:06:38 {
04:06:38 name = "default"
04:06:38 replicas = ["member-1"]
04:06:38 }
04:06:38 ]
04:06:38 },
04:06:38 {
04:06:38 name = "inventory"
04:06:38 shards = [
04:06:38 {
04:06:38 name="inventory"
04:06:38 replicas = ["member-1"]
04:06:38 }
04:06:38 ]
04:06:38 },
04:06:38 {
04:06:38 name = "topology"
04:06:38 shards = [
04:06:38 {
04:06:38 name="topology"
04:06:38 replicas = ["member-1"]
04:06:38 }
04:06:38 ]
04:06:38 },
04:06:38 {
04:06:38 name = "toaster"
04:06:38 shards = [
04:06:38 {
04:06:38 name="toaster"
04:06:38 replicas = ["member-1"]
04:06:38 }
04:06:38 ]
04:06:38 }
04:06:38 ]
04:06:38 Locating config plan to use...
04:06:38 config plan exists!!!
04:06:38 Changing the config plan path...
04:06:38 # Place the suites in run order:
04:06:38 /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test/csit/scripts/set_persistence_off.sh
04:06:38 /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test/csit/scripts/increase_of_stats_interval.sh
04:06:38 Executing /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test/csit/scripts/set_persistence_off.sh...
04:06:38 Disable persistence in member-1 with IP address 10.30.170.137
04:06:38 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:06:38 NOTE: Cluster configuration file not found. Copying from
04:06:38 /tmp/karaf-0.20.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/9.0.5
04:06:38 disabling config datastore persistence
04:06:38 ################################################
04:06:38 ## NOTE: Manually restart controller to ##
04:06:38 ## apply configuration. ##
04:06:38 ################################################
04:06:38 Executing /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test/csit/scripts/increase_of_stats_interval.sh...
04:06:38 Running bundleresync_flag script on ODL Controller(s)
04:06:38 Enabling bundleresync_flag on 10.30.170.137
04:06:38 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:06:38 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:06:39 # vim:set ft=jproperties:
04:06:39 ################################################################################
04:06:39 # OpenFlowPlugin configuration file
04:06:39 #
04:06:39 # All config parameters listed here require to be configured before switch
04:06:39 # connection, else requires a switch restart.
04:06:39 # All parameters here will be persisted, however need to change it explicitly
04:06:39 # for each node of the cluster.
04:06:39 ################################################################################
04:06:39
04:06:39 #
04:06:39 # Quota for maximum number of RPC requests
04:06:39 #
04:06:39 # rpc-requests-quota=20000
04:06:39
04:06:39 #
04:06:39 # This parameter indicates whether it is mandatory for switch to support OF1.3
04:06:39 # features : table, flow, meter,group. If this is set to true and switch doesn't
04:06:39 # support these features its connection will be denied.
04:06:39 #
04:06:39 # switch-features-mandatory=false
04:06:39
04:06:39 #
04:06:39 # Global notification quota
04:06:39 #
04:06:39 # global-notification-quota=64000
04:06:39
04:06:39 #
04:06:39 # If enabled, periodic statistics gathering will be turned on
04:06:39 #
04:06:39 # is-statistics-polling-on=true
04:06:39
04:06:39 #
04:06:39 # If enabled, periodic statistics gathering will be turned on for the given capability
04:06:39 #
04:06:39 # is-table-statistics-polling-on=true
04:06:39 # is-flow-statistics-polling-on=true
04:06:39 # is-group-statistics-polling-on=true
04:06:39 # is-meter-statistics-polling-on=true
04:06:39 # is-port-statistics-polling-on=true
04:06:39 # is-queue-statistics-polling-on=true
04:06:39
04:06:39 #
04:06:39 # Expose backward compatible statistics RPCs providing result in form of
04:06:39 # asynchronous notification. This is deprecated, use direct statistics instead.
04:06:39 #
04:06:39 # is-statistics-rpc-enabled=false
04:06:39
04:06:39 #
04:06:39 # Barrier timeout
04:06:39 #
04:06:39 # barrier-interval-timeout-limit=500
04:06:39
04:06:39 #
04:06:39 # Barrier limit
04:06:39 #
04:06:39 # barrier-count-limit=25600
04:06:39
04:06:39 #
04:06:39 # How long we should wait for echo reply (value is in milliseconds)
04:06:39 #
04:06:39 # echo-reply-timeout=2000
04:06:39
04:06:39 #
04:06:39 # Minimum (starting) number of threads in thread pool
04:06:39 #
04:06:39 # thread-pool-min-threads=1
04:06:39
04:06:39 #
04:06:39 # Maximum number of threads in thread pool
04:06:39 #
04:06:39 # thread-pool-max-threads=32000
04:06:39
04:06:39 #
04:06:39 # After how much time (in seconds) of inactivity will be threads in pool
04:06:39 # terminated
04:06:39 #
04:06:39 # thread-pool-timeout=60
04:06:39
04:06:39 #
04:06:39 # Turning on flow removed notification
04:06:39 #
04:06:39 # enable-flow-removed-notification=true
04:06:39
04:06:39 #
04:06:39 # Ability to skip pulling and storing of large table features. These features
04:06:39 # are still available via rpc but if set to true then maintenance in DS will be
04:06:39 # omitted
04:06:39 #
04:06:39 # skip-table-features=true
04:06:39
04:06:39 #
04:06:39 # Initial delay used in polling the statistics, value is in milliseconds
04:06:39 #
04:06:39 basic-timer-delay=10000
04:06:39
04:06:39 #
04:06:39 # Maximum timer delay is the wait time to collect next statistics used in
04:06:39 # polling the statistics, value is in milliseconds
04:06:39 #
04:06:39 # maximum-timer-delay=900000
04:06:39
04:06:39 #
04:06:39 # When true, openflowplugin won't send any specific role
04:06:39 # request down to the switch after plugin internally decides the
04:06:39 # ownership of the device using Entity Ownership Service. In this
04:06:39 # scenario, controller connection for the device will be in equal
04:06:39 # role. The behavior will be same for single node setup and clustered
04:06:39 # setup. In clustered scenario, all the controller will be in equal
04:06:39 # role for the device. In this case device will send all asynchronous
04:06:39 # event messages (e.g packet_in) to all the controllers, but openflowplugin
04:06:39 # will drop these events for the controller instances that is internally
04:06:39 # not owning the device.
04:06:39 #
04:06:39 # enable-equal-role=false
04:06:39
04:06:39 #
04:06:39 # When true, Yang models are serialized and deserialized directly to and from
04:06:39 # format supported by device, so serialization and deserialization is faster.
04:06:39 # Otherwise, models are first serialized to Openflow specification models and
04:06:39 # then to format supported by device, and reversed when deserializing.
04:06:39 #
04:06:39 # use-single-layer-serialization=true
04:06:39
04:06:39 #
04:06:39 # To limit the number of datapath nodes to be connected to the controller instance
04:06:39 # per minute. When the default value of zero is set, then the device connection rate
04:06:39 # limitter will be disabled. If it is set to any value, then only those many
04:06:39 # number of datapath nodes are allowed to connect to the controller in a minute
04:06:39 #
04:06:39 # device-connection-rate-limit-per-min=0
04:06:39
04:06:39 #
04:06:39 # Device connection hold time is the least time delay in seconds a device has
04:06:39 # to maintain between its consecutive connection attempts. If time delay between
04:06:39 # the previous connection and the current connection is within device connection
04:06:39 # hold time, the device will not be allowed to connect to the controller.
04:06:39 # Default value of the device connection hold time is 0 second
04:06:39 #
04:06:39 # device-connection-hold-time-in-seconds=0
04:06:39
04:06:39 #
04:06:39 # Delay (in milliseconds) before device is removed from the operational data
04:06:39 # store in the event of device disconnection from the controller.
04:06:39 #
04:06:39 # device-datastore-removal-delay=500
04:06:39
04:06:39 #############################################################################
04:06:39 # #
04:06:39 # Forwarding Rule Manager Application Configuration #
04:06:39 # #
04:06:39 #############################################################################
04:06:39
04:06:39 #
04:06:39 # Disable the default switch reconciliation mechanism
04:06:39 #
04:06:39 # disable-reconciliation=false
04:06:39
04:06:39 #
04:06:39 # Enable stale marking for switch reconciliation. Once user enable this feature
04:06:39 # forwarding rule manager will keep track of any change to the config data store
04:06:39 # while the switch is disconnected from controller. Once switch reconnect to the
04:06:39 # controller it will apply those changes to the switch and do the reconciliation
04:06:39 # of other configuration as well.
04:06:39 # NOTE: This option will be effective only if disable_reconciliation=false.
04:06:39 #
04:06:39 # stale-marking-enabled=false
04:06:39
04:06:39 #
04:06:39 # Number of time forwarding rules manager should retry to reconcile any specific
04:06:39 # configuration.
04:06:39 #
04:06:39 # reconciliation-retry-count=5
04:06:39
04:06:39 #
04:06:39 # Bundle reconciliation can be enabled by making this flag to true.
04:06:39 # By default bundle reconciliation is disabled and reconciliation happens
04:06:39 # via normal flow/group mods.
04:06:39 # NOTE: This option will be effective with disable_reconciliation=false.
04:06:39 #
04:06:39 # bundle-based-reconciliation-enabled=false
04:06:39
04:06:39 #############################################################################
04:06:39 # #
04:06:39 # Topology Lldp Discovery Configuration #
04:06:39 # #
04:06:39 #############################################################################
04:06:39
04:06:39 # Periodic interval for sending LLDP packet for link discovery
04:06:39 # topology-lldp-interval=5000
04:06:39
04:06:39 # Timeout duration for LLDP response message
04:06:39 # topology-lldp-expiration-interval=60000
04:06:39 Finished running config plans
04:06:39 Starting member-1 with IP address 10.30.170.137
04:06:39 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:06:39 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:06:39 Redirecting karaf console output to karaf_console.log
04:06:39 Starting controller...
04:06:39 start: Redirecting Karaf output to /tmp/karaf-0.20.3-SNAPSHOT/data/log/karaf_console.log
04:06:39 Execute the post startup script on controller 10.30.170.137
04:06:39 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:06:39 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:06:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:06:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:06:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:06:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:07:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:07:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:07:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:07:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:07:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:07:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:07:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:07:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
04:07:40 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
04:07:45 2024-10-01T04:06:57,262 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 6.0.10 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
04:07:45 Controller is UP
04:07:45 2024-10-01T04:06:57,262 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 202 - org.opendaylight.infrautils.ready-api - 6.0.10 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
04:07:45 Listing all open ports on controller system...
04:07:45 /tmp/post-startup-script.sh: line 51: netstat: command not found
04:07:45 looking for "BindException: Address already in use" in log file
04:07:45 looking for "server is unhealthy" in log file
04:07:45 Let's take the karaf thread dump
04:07:45 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:07:45 karaf main: org.apache.karaf.main.Main, pid:28945
04:07:45 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:07:46 Generating mininet variables...
04:07:46 Locating test plan to use...
04:07:46 Changing the testplan path...
04:07:46 # Place the suites in run order:
04:07:46 /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test/csit/suites/openflowplugin/Maximum_Switches/010__finding_max_switches.robot
04:07:46 Starting Robot test suites /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/test/csit/suites/openflowplugin/Maximum_Switches/010__finding_max_switches.robot ...
04:07:47 ==============================================================================
04:07:47 openflowplugin-scale-switch.txt :: Test suite for finding out max number of...
04:07:47 ==============================================================================
04:07:47 Find Max Switches :: Find max number of switches starting from 100...
04:07:47
04:07:47 Starting mininet linear 100 switches
04:07:58 Verify controller is OK
04:07:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:08:00 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:08:01 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
04:08:01 Checking 100 switches
04:08:05 Add table miss flows
04:08:13 Checking Table Miss Flows
04:08:17 Checking Linear Topology
04:08:20 Topology Discovery Time = 21.939 seconds
04:08:20 Adding 10000 flows
04:09:20 Checking 10000 flows in Mininet
04:09:21 Checking 10000 flows in Operational DS
04:09:30 Sleep for 0 seconds
04:09:30 Deleting 10000 flows
04:10:09 Checking no flows in Mininet
04:10:10 Checking no flows in Operational DS
04:10:15 Stopping Mininet
04:10:22 Checking No Switches
04:10:53
04:10:53
04:10:53 Execution stopped because: Fail checking no switch
04:10:53 Max Switches: 0
04:10:53 | PASS |
04:10:53 ------------------------------------------------------------------------------
04:10:55 openflowplugin-scale-switch.txt :: Test suite for finding out max ... | PASS |
04:10:55 1 test, 1 passed, 0 failed
04:10:55 ==============================================================================
04:10:55 Output: /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/output.xml
04:10:56 Log: /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/log.html
04:10:56 Report: /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/report.html
04:10:56 Examining the files in data/log and checking filesize
04:10:56 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:10:57 total 396
04:10:57 drwxrwxr-x 2 jenkins jenkins 4096 Oct 1 04:06 .
04:10:57 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 1 04:06 karaf_console.log
04:10:57 drwxrwxr-x 9 jenkins jenkins 4096 Oct 1 04:06 ..
04:10:57 -rw-rw-r-- 1 jenkins jenkins 391420 Oct 1 04:07 karaf.log
04:10:57 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:10:57 384K /tmp/karaf-0.20.3-SNAPSHOT/data/log/karaf.log
04:10:57 4.0K /tmp/karaf-0.20.3-SNAPSHOT/data/log/karaf_console.log
04:10:57 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:10:57 ls: cannot access '/tmp/karaf-0.20.3-SNAPSHOT/*.hprof': No such file or directory
04:10:57 Let's take the karaf thread dump again...
04:10:57 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:10:58 karaf main: org.apache.karaf.main.Main, pid:28945
04:10:58 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:10:58 Killing ODL
04:10:58 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:11:03 Compressing karaf.log 1
04:11:03 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:11:04 Fetching compressed karaf.log 1
04:11:04 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:11:04 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:11:04 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:11:05 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:11:05 Fetch GC logs
04:11:05 Warning: Permanently added '10.30.170.137' (ECDSA) to the list of known hosts.
04:11:05 scp: /tmp/karaf-0.20.3-SNAPSHOT/data/log/*.log: No such file or directory
04:11:05 Examine copied files
04:11:05 total 15572
04:11:05 drwxrwxr-x. 2 jenkins jenkins 6 Oct 1 04:11 gclogs-1
04:11:05 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 1 04:11 odl1_karaf_console.log
04:11:05 -rw-rw-r--. 1 jenkins jenkins 30000 Oct 1 04:11 odl1_karaf.log.gz
04:11:05 -rw-rw-r--. 1 jenkins jenkins 175714 Oct 1 04:10 karaf_1_28945_threads_after.log
04:11:05 -rw-rw-r--. 1 jenkins jenkins 15812 Oct 1 04:10 ps_after.log
04:11:05 -rw-rw-r--. 1 jenkins jenkins 244510 Oct 1 04:10 report.html
04:11:05 -rw-rw-r--. 1 jenkins jenkins 1321750 Oct 1 04:10 log.html
04:11:05 -rw-rw-r--. 1 jenkins jenkins 13957416 Oct 1 04:10 output.xml
04:11:05 -rw-rw-r--. 1 jenkins jenkins 16 Oct 1 04:10 time.csv
04:11:05 -rw-rw-r--. 1 jenkins jenkins 15 Oct 1 04:10 switches.csv
04:11:05 -rw-rw-r--. 1 jenkins jenkins 179 Oct 1 04:07 testplan.txt
04:11:05 -rw-rw-r--. 1 jenkins jenkins 106063 Oct 1 04:07 karaf_1_28945_threads_before.log
04:11:05 -rw-rw-r--. 1 jenkins jenkins 16301 Oct 1 04:07 ps_before.log
04:11:05 -rw-rw-r--. 1 jenkins jenkins 252 Oct 1 04:06 configplan.txt
04:11:05 -rw-rw-r--. 1 jenkins jenkins 3222 Oct 1 04:06 post-startup-script.sh
04:11:05 -rw-rw-r--. 1 jenkins jenkins 252 Oct 1 04:06 startup-script.sh
04:11:05 -rw-rw-r--. 1 jenkins jenkins 3401 Oct 1 04:06 configuration-script.sh
04:11:05 -rw-rw-r--. 1 jenkins jenkins 333 Oct 1 04:06 detect_variables.env
04:11:05 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 1 04:06 pom.xml
04:11:05 -rw-rw-r--. 1 jenkins jenkins 92 Oct 1 04:06 set_variables.env
04:11:05 -rw-rw-r--. 1 jenkins jenkins 297 Oct 1 04:06 slave_addresses.txt
04:11:05 -rw-rw-r--. 1 jenkins jenkins 570 Oct 1 04:05 requirements.txt
04:11:05 -rw-rw-r--. 1 jenkins jenkins 26 Oct 1 04:05 env.properties
04:11:05 -rw-rw-r--. 1 jenkins jenkins 333 Oct 1 03:53 stack-parameters.yaml
04:11:05 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 1 03:52 test
04:11:05 drwxrwxr-x. 2 jenkins jenkins 6 Oct 1 03:52 test@tmp
04:11:05 -rw-rw-r--. 1 jenkins jenkins 1398 Oct 1 03:17 maven-metadata.xml
04:11:05 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins4382431528110306259.sh
04:11:05 Karaf Deployments, Tests must have already run
04:11:05 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/sh /tmp/jenkins6747062473104370065.sh
04:11:05 Cleaning up Robot installation...
04:11:05 $ ssh-agent -k
04:11:05 unset SSH_AUTH_SOCK;
04:11:05 unset SSH_AGENT_PID;
04:11:05 echo Agent pid 5277 killed;
04:11:05 [ssh-agent] Stopped.
04:11:05 Recording plot data
04:11:06 Robot results publisher started...
04:11:06 INFO: Checking test criticality is deprecated and will be dropped in a future release!
04:11:06 -Parsing output xml:
04:11:06 Done!
04:11:06 -Copying log files to build dir:
04:11:07 Done!
04:11:07 -Assigning results to build:
04:11:07 Done!
04:11:07 -Checking thresholds:
04:11:07 Done!
04:11:07 Done publishing Robot results.
04:11:07 [PostBuildScript] - [INFO] Executing post build scripts.
04:11:07 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins4028276240441901938.sh
04:11:07 Archiving csit artifacts
04:11:07 mv: cannot stat '*_1.png': No such file or directory
04:11:07 mv: cannot stat '/tmp/odl1_*': No such file or directory
04:11:07 % Total % Received % Xferd Average Speed Time Time Time Current
04:11:07 Dload Upload Total Spent Left Speed
04:11:07
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1128k 0 1128k 0 0 3449k 0 --:--:-- --:--:-- --:--:-- 3439k
100 1238k 0 1238k 0 0 3709k 0 --:--:-- --:--:-- --:--:-- 3698k
04:11:07 Archive: robot-plugin.zip
04:11:07 inflating: ./archives/robot-plugin/log.html
04:11:07 inflating: ./archives/robot-plugin/output.xml
04:11:07 inflating: ./archives/robot-plugin/report.html
04:11:07 mv: cannot stat '*.log.gz': No such file or directory
04:11:07 mv: cannot stat '*.png': No such file or directory
04:11:07 [PostBuildScript] - [INFO] Executing post build scripts.
04:11:07 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins13662725712484282651.sh
04:11:07 [PostBuildScript] - [INFO] Executing post build scripts.
04:11:07 [EnvInject] - Injecting environment variables from a build step.
04:11:07 [EnvInject] - Injecting as environment variables the properties content
04:11:07 OS_CLOUD=vex
04:11:07 OS_STACK_NAME=releng-openflowplugin-csit-1node-scale-switch-only-calcium-500
04:11:07
04:11:07 [EnvInject] - Variables injected successfully.
04:11:07 provisioning config files...
04:11:08 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
04:11:08 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins4352511479246787298.sh
04:11:08 ---> openstack-stack-delete.sh
04:11:08 Setup pyenv:
04:11:08 system
04:11:08 3.8.13
04:11:08 3.9.13
04:11:08 3.10.13
04:11:08 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
04:11:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnDo from file:/tmp/.os_lf_venv
04:11:09 lf-activate-venv(): INFO: Installing: lftools[openstack] kubernetes python-heatclient python-openstackclient
04:11:23 lf-activate-venv(): INFO: Adding /tmp/venv-tnDo/bin to PATH
04:11:23 INFO: Retrieving stack cost for: releng-openflowplugin-csit-1node-scale-switch-only-calcium-500
04:11:27 DEBUG: Successfully retrieved stack cost: total: 0.16999999999999998
04:11:39 INFO: Deleting stack releng-openflowplugin-csit-1node-scale-switch-only-calcium-500
04:11:39 Successfully deleted stack releng-openflowplugin-csit-1node-scale-switch-only-calcium-500
04:11:39 [PostBuildScript] - [INFO] Executing post build scripts.
04:11:39 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins10395083530839962883.sh
04:11:39 ---> sysstat.sh
04:11:39 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins922859326839877387.sh
04:11:39 ---> package-listing.sh
04:11:39 ++ facter osfamily
04:11:39 ++ tr '[:upper:]' '[:lower:]'
04:11:39 + OS_FAMILY=redhat
04:11:39 + workspace=/w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium
04:11:39 + START_PACKAGES=/tmp/packages_start.txt
04:11:39 + END_PACKAGES=/tmp/packages_end.txt
04:11:39 + DIFF_PACKAGES=/tmp/packages_diff.txt
04:11:39 + PACKAGES=/tmp/packages_start.txt
04:11:39 + '[' /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium ']'
04:11:39 + PACKAGES=/tmp/packages_end.txt
04:11:39 + case "${OS_FAMILY}" in
04:11:39 + rpm -qa
04:11:39 + sort
04:11:40 + '[' -f /tmp/packages_start.txt ']'
04:11:40 + '[' -f /tmp/packages_end.txt ']'
04:11:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt
04:11:40 + '[' /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium ']'
04:11:40 + mkdir -p /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/archives/
04:11:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/archives/
04:11:40 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins9847914946572989755.sh
04:11:40 ---> capture-instance-metadata.sh
04:11:40 Setup pyenv:
04:11:40 system
04:11:40 3.8.13
04:11:40 3.9.13
04:11:40 3.10.13
04:11:40 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
04:11:41 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnDo from file:/tmp/.os_lf_venv
04:11:42 lf-activate-venv(): INFO: Installing: lftools
04:11:51 lf-activate-venv(): INFO: Adding /tmp/venv-tnDo/bin to PATH
04:11:51 INFO: Running in OpenStack, capturing instance metadata
04:11:51 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins5044733328270975722.sh
04:11:51 provisioning config files...
04:11:52 Could not find credentials [logs] for openflowplugin-csit-1node-scale-switch-only-calcium #500
04:11:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium@tmp/config6832160840303349889tmp
04:11:52 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
04:11:52 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
04:11:52 provisioning config files...
04:11:52 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
04:11:52 [EnvInject] - Injecting environment variables from a build step.
04:11:52 [EnvInject] - Injecting as environment variables the properties content
04:11:52 SERVER_ID=logs
04:11:52
04:11:52 [EnvInject] - Variables injected successfully.
04:11:52 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins9877356719060263715.sh
04:11:52 ---> create-netrc.sh
04:11:52 WARN: Log server credential not found.
04:11:52 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins1728332912944462874.sh
04:11:52 ---> python-tools-install.sh
04:11:52 Setup pyenv:
04:11:52 system
04:11:52 3.8.13
04:11:52 3.9.13
04:11:52 3.10.13
04:11:52 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
04:11:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnDo from file:/tmp/.os_lf_venv
04:11:53 lf-activate-venv(): INFO: Installing: lftools
04:12:02 lf-activate-venv(): INFO: Adding /tmp/venv-tnDo/bin to PATH
04:12:02 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins15668575242411076219.sh
04:12:02 ---> sudo-logs.sh
04:12:02 Archiving 'sudo' log..
04:12:02 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash /tmp/jenkins8842492640393267730.sh
04:12:02 ---> job-cost.sh
04:12:02 Setup pyenv:
04:12:02 system
04:12:02 3.8.13
04:12:02 3.9.13
04:12:02 3.10.13
04:12:02 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
04:12:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnDo from file:/tmp/.os_lf_venv
04:12:03 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
04:12:10 lf-activate-venv(): INFO: Adding /tmp/venv-tnDo/bin to PATH
04:12:10 DEBUG: total: 0.16999999999999998
04:12:10 INFO: Retrieving Stack Cost...
04:12:10 INFO: Retrieving Pricing Info for: v3-standard-2
04:12:10 INFO: Archiving Costs
04:12:10 [openflowplugin-csit-1node-scale-switch-only-calcium] $ /bin/bash -l /tmp/jenkins4914865914627104859.sh
04:12:10 ---> logs-deploy.sh
04:12:10 Setup pyenv:
04:12:11 system
04:12:11 3.8.13
04:12:11 3.9.13
04:12:11 3.10.13
04:12:11 * 3.11.7 (set by /w/workspace/openflowplugin-csit-1node-scale-switch-only-calcium/.python-version)
04:12:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tnDo from file:/tmp/.os_lf_venv
04:12:12 lf-activate-venv(): INFO: Installing: lftools
04:12:40 lf-activate-venv(): INFO: Adding /tmp/venv-tnDo/bin to PATH
04:12:40 WARNING: Nexus logging server not set
04:12:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/openflowplugin-csit-1node-scale-switch-only-calcium/500/
04:12:40 INFO: archiving logs to S3
04:12:42 ---> uname -a:
04:12:42 Linux prd-centos8-robot-2c-8g-32733.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:12:42
04:12:42
04:12:42 ---> lscpu:
04:12:42 Architecture: x86_64
04:12:42 CPU op-mode(s): 32-bit, 64-bit
04:12:42 Byte Order: Little Endian
04:12:42 CPU(s): 2
04:12:42 On-line CPU(s) list: 0,1
04:12:42 Thread(s) per core: 1
04:12:42 Core(s) per socket: 1
04:12:42 Socket(s): 2
04:12:42 NUMA node(s): 1
04:12:42 Vendor ID: AuthenticAMD
04:12:42 CPU family: 23
04:12:42 Model: 49
04:12:42 Model name: AMD EPYC-Rome Processor
04:12:42 Stepping: 0
04:12:42 CPU MHz: 2799.996
04:12:42 BogoMIPS: 5599.99
04:12:42 Virtualization: AMD-V
04:12:42 Hypervisor vendor: KVM
04:12:42 Virtualization type: full
04:12:42 L1d cache: 32K
04:12:42 L1i cache: 32K
04:12:42 L2 cache: 512K
04:12:42 L3 cache: 16384K
04:12:42 NUMA node0 CPU(s): 0,1
04:12:42 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:12:42
04:12:42
04:12:42 ---> nproc:
04:12:42 2
04:12:42
04:12:42
04:12:42 ---> df -h:
04:12:42 Filesystem Size Used Avail Use% Mounted on
04:12:42 devtmpfs 3.8G 0 3.8G 0% /dev
04:12:42 tmpfs 3.8G 0 3.8G 0% /dev/shm
04:12:42 tmpfs 3.8G 17M 3.8G 1% /run
04:12:42 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
04:12:42 /dev/vda1 40G 8.3G 32G 21% /
04:12:42 tmpfs 770M 0 770M 0% /run/user/1001
04:12:42
04:12:42
04:12:42 ---> free -m:
04:12:42 total used free shared buff/cache available
04:12:42 Mem: 7697 594 4945 19 2157 6806
04:12:42 Swap: 1023 0 1023
04:12:42
04:12:42
04:12:42 ---> ip addr:
04:12:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
04:12:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
04:12:42 inet 127.0.0.1/8 scope host lo
04:12:42 valid_lft forever preferred_lft forever
04:12:42 inet6 ::1/128 scope host
04:12:42 valid_lft forever preferred_lft forever
04:12:42 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
04:12:42 link/ether fa:16:3e:47:33:bc brd ff:ff:ff:ff:ff:ff
04:12:42 altname enp0s3
04:12:42 altname ens3
04:12:42 inet 10.30.171.101/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
04:12:42 valid_lft 85155sec preferred_lft 85155sec
04:12:42 inet6 fe80::f816:3eff:fe47:33bc/64 scope link
04:12:42 valid_lft forever preferred_lft forever
04:12:42
04:12:42
04:12:42 ---> sar -b -r -n DEV:
04:12:42 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/01/2024 _x86_64_ (2 CPU)
04:12:42
04:12:42 03:51:52 LINUX RESTART (2 CPU)
04:12:42
04:12:42 03:53:01 AM tps rtps wtps bread/s bwrtn/s
04:12:42 03:54:01 AM 128.09 6.78 121.31 1247.58 11131.07
04:12:42 03:55:01 AM 30.46 0.67 29.80 49.46 3767.32
04:12:42 03:56:01 AM 0.50 0.00 0.50 0.00 5.51
04:12:42 03:57:01 AM 0.35 0.00 0.35 0.00 3.77
04:12:42 03:58:01 AM 0.47 0.00 0.47 0.00 6.15
04:12:42 03:59:01 AM 0.30 0.00 0.30 0.00 4.62
04:12:42 04:00:01 AM 0.10 0.00 0.10 0.00 1.17
04:12:42 04:01:02 AM 0.15 0.02 0.13 0.13 1.48
04:12:42 04:02:01 AM 0.51 0.07 0.44 1.76 7.81
04:12:42 04:03:01 AM 0.23 0.00 0.23 0.00 3.07
04:12:42 04:04:01 AM 0.12 0.00 0.12 0.00 1.05
04:12:42 04:05:01 AM 0.95 0.00 0.95 0.00 12.76
04:12:42 04:06:01 AM 19.65 0.38 19.26 64.26 1137.21
04:12:42 04:07:01 AM 58.21 2.55 55.66 396.27 7462.55
04:12:42 04:08:01 AM 0.83 0.08 0.75 31.99 24.34
04:12:42 04:09:01 AM 2.08 0.03 2.05 1.07 334.39
04:12:42 04:10:01 AM 0.15 0.00 0.15 0.00 2.88
04:12:42 04:11:01 AM 0.35 0.00 0.35 0.00 183.12
04:12:42 04:12:01 AM 24.24 0.62 23.63 73.04 1686.75
04:12:42 Average: 14.10 0.59 13.51 98.28 1357.91
04:12:42
04:12:42 03:53:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
04:12:42 03:54:01 AM 5147092 6975664 2735332 34.70 2688 2005324 760244 8.51 211760 2175128 93708
04:12:42 03:55:01 AM 5184108 7013608 2698316 34.23 2688 2006760 716368 8.02 221944 2128652 12
04:12:42 03:56:01 AM 5184136 7013640 2698288 34.23 2688 2006764 716368 8.02 221944 2128756 4
04:12:42 03:57:01 AM 5184144 7013648 2698280 34.23 2688 2006764 716368 8.02 221944 2128764 4
04:12:42 03:58:01 AM 5183996 7013500 2698428 34.23 2688 2006764 716368 8.02 221944 2128840 4
04:12:42 03:59:01 AM 5184252 7013760 2698172 34.23 2688 2006768 716368 8.02 221944 2128980 16
04:12:42 04:00:01 AM 5183892 7013400 2698532 34.23 2688 2006768 719008 8.05 221944 2129344 4
04:12:42 04:01:02 AM 5182696 7012220 2699728 34.25 2688 2006772 719008 8.05 221944 2130140 4
04:12:42 04:02:01 AM 5183884 7013476 2698540 34.23 2688 2006840 719008 8.05 222080 2129252 4
04:12:42 04:03:01 AM 5183844 7013436 2698580 34.24 2688 2006840 719008 8.05 222080 2129320 4
04:12:42 04:04:01 AM 5184196 7013792 2698228 34.23 2688 2006844 719008 8.05 222080 2129048 4
04:12:42 04:05:01 AM 5222116 7052812 2660308 33.75 2688 2007944 670504 7.51 230956 2082352 1120
04:12:42 04:06:01 AM 5098664 7022428 2783760 35.32 2688 2098208 719536 8.06 256380 2172112 72520
04:12:42 04:07:01 AM 5023436 7068924 2858988 36.27 2688 2214808 645580 7.23 262472 2218556 100
04:12:42 04:08:01 AM 4978328 7025116 2904096 36.84 2688 2216116 695000 7.78 262740 2263128 104
04:12:42 04:09:01 AM 4959376 7014228 2923048 37.08 2688 2224180 710448 7.95 262740 2281920 4
04:12:42 04:10:01 AM 4951476 7006368 2930948 37.18 2688 2224220 726920 8.14 262740 2289736 4
04:12:42 04:11:01 AM 5007604 7069692 2874820 36.47 2688 2231412 638336 7.15 263156 2233680 1788
04:12:42 04:12:01 AM 5065984 6967672 2816440 35.73 2688 2076540 715008 8.01 461516 2001828 208
04:12:42 Average: 5120696 7017757 2761728 35.04 2688 2071928 708340 7.93 247069 2158397 8927
04:12:42
04:12:42 03:53:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
04:12:42 03:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 03:54:01 AM eth0 84.19 65.88 882.26 9.78 0.00 0.00 0.00 0.00
04:12:42 03:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 03:55:01 AM eth0 4.37 1.63 1.89 0.45 0.00 0.00 0.00 0.00
04:12:42 03:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 03:56:01 AM eth0 1.05 0.17 0.14 0.03 0.00 0.00 0.00 0.00
04:12:42 03:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 03:57:01 AM eth0 0.68 0.23 0.14 0.05 0.00 0.00 0.00 0.00
04:12:42 03:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 03:58:01 AM eth0 0.93 0.45 0.44 0.18 0.00 0.00 0.00 0.00
04:12:42 03:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 03:59:01 AM eth0 3.28 0.53 0.87 0.33 0.00 0.00 0.00 0.00
04:12:42 04:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 04:00:01 AM eth0 2.70 0.38 0.66 0.26 0.00 0.00 0.00 0.00
04:12:42 04:01:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 04:01:02 AM eth0 2.38 0.35 0.63 0.29 0.00 0.00 0.00 0.00
04:12:42 04:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 04:02:01 AM eth0 2.13 0.12 0.27 0.01 0.00 0.00 0.00 0.00
04:12:42 04:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 04:03:01 AM eth0 0.98 0.42 0.42 0.18 0.00 0.00 0.00 0.00
04:12:42 04:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 04:04:01 AM eth0 1.05 0.42 0.37 0.14 0.00 0.00 0.00 0.00
04:12:42 04:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 04:05:01 AM eth0 2.45 1.90 1.46 0.87 0.00 0.00 0.00 0.00
04:12:42 04:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 04:06:01 AM eth0 32.31 28.76 278.84 6.34 0.00 0.00 0.00 0.00
04:12:42 04:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 04:07:01 AM eth0 167.84 140.02 56.49 38.30 0.00 0.00 0.00 0.00
04:12:42 04:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 04:08:01 AM eth0 32.31 15.93 7.40 4.51 0.00 0.00 0.00 0.00
04:12:42 04:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 04:09:01 AM eth0 266.24 262.27 118.23 107.98 0.00 0.00 0.00 0.00
04:12:42 04:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 04:10:01 AM eth0 269.72 259.67 549.77 87.36 0.00 0.00 0.00 0.00
04:12:42 04:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 04:11:01 AM eth0 79.31 65.54 268.63 14.78 0.00 0.00 0.00 0.00
04:12:42 04:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 04:12:01 AM eth0 58.25 44.07 100.95 42.19 0.00 0.00 0.00 0.00
04:12:42 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
04:12:42 Average: eth0 53.32 46.82 119.57 16.54 0.00 0.00 0.00 0.00
04:12:42
04:12:42
04:12:42 ---> sar -P ALL:
04:12:42 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/01/2024 _x86_64_ (2 CPU)
04:12:42
04:12:42 03:51:52 LINUX RESTART (2 CPU)
04:12:42
04:12:42 03:53:01 AM CPU %user %nice %system %iowait %steal %idle
04:12:42 03:54:01 AM all 36.01 0.00 5.75 4.68 0.10 53.46
04:12:42 03:54:01 AM 0 30.79 0.00 5.15 4.90 0.08 59.07
04:12:42 03:54:01 AM 1 41.24 0.00 6.35 4.45 0.12 47.84
04:12:42 03:55:01 AM all 1.90 0.00 0.58 1.56 0.05 95.91
04:12:42 03:55:01 AM 0 0.48 0.00 0.48 1.60 0.05 97.38
04:12:42 03:55:01 AM 1 3.32 0.00 0.67 1.52 0.05 94.44
04:12:42 03:56:01 AM all 0.33 0.00 0.08 0.01 0.03 99.56
04:12:42 03:56:01 AM 0 0.53 0.00 0.07 0.00 0.02 99.38
04:12:42 03:56:01 AM 1 0.12 0.00 0.10 0.02 0.03 99.73
04:12:42 03:57:01 AM all 0.31 0.00 0.06 0.01 0.03 99.59
04:12:42 03:57:01 AM 0 0.07 0.00 0.08 0.00 0.03 99.82
04:12:42 03:57:01 AM 1 0.55 0.00 0.03 0.02 0.03 99.37
04:12:42 03:58:01 AM all 0.36 0.00 0.05 0.00 0.04 99.55
04:12:42 03:58:01 AM 0 0.12 0.00 0.07 0.00 0.05 99.77
04:12:42 03:58:01 AM 1 0.60 0.00 0.03 0.00 0.03 99.33
04:12:42 03:59:01 AM all 0.41 0.00 0.07 0.00 0.03 99.50
04:12:42 03:59:01 AM 0 0.60 0.00 0.07 0.00 0.02 99.32
04:12:42 03:59:01 AM 1 0.22 0.00 0.07 0.00 0.03 99.68
04:12:42 04:00:01 AM all 0.39 0.00 0.07 0.00 0.03 99.51
04:12:42 04:00:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30
04:12:42 04:00:01 AM 1 0.20 0.00 0.07 0.00 0.02 99.72
04:12:42 04:01:02 AM all 0.40 0.00 0.08 0.00 0.03 99.49
04:12:42 04:01:02 AM 0 0.62 0.00 0.07 0.00 0.03 99.28
04:12:42 04:01:02 AM 1 0.18 0.00 0.08 0.00 0.03 99.70
04:12:42 04:02:01 AM all 0.28 0.00 0.08 0.01 0.03 99.61
04:12:42 04:02:01 AM 0 0.48 0.00 0.08 0.02 0.03 99.39
04:12:42 04:02:01 AM 1 0.08 0.00 0.07 0.00 0.02 99.83
04:12:42 04:03:01 AM all 0.24 0.00 0.06 0.00 0.03 99.67
04:12:42 04:03:01 AM 0 0.43 0.00 0.05 0.00 0.03 99.48
04:12:42 04:03:01 AM 1 0.05 0.00 0.07 0.00 0.03 99.85
04:12:42 04:04:01 AM all 0.38 0.00 0.06 0.00 0.02 99.55
04:12:42 04:04:01 AM 0 0.20 0.00 0.05 0.00 0.02 99.73
04:12:42 04:04:01 AM 1 0.55 0.00 0.07 0.00 0.02 99.37
04:12:42
04:12:42 04:04:01 AM CPU %user %nice %system %iowait %steal %idle
04:12:42 04:05:01 AM all 2.50 0.00 0.52 0.01 0.03 96.94
04:12:42 04:05:01 AM 0 2.47 0.00 0.55 0.00 0.03 96.94
04:12:42 04:05:01 AM 1 2.52 0.00 0.48 0.02 0.03 96.95
04:12:42 04:06:01 AM all 18.87 0.00 2.15 1.22 0.08 77.67
04:12:42 04:06:01 AM 0 6.64 0.00 1.33 0.68 0.07 91.28
04:12:42 04:06:01 AM 1 31.12 0.00 2.97 1.75 0.10 64.05
04:12:42 04:07:01 AM all 18.31 0.00 3.35 1.77 0.08 76.49
04:12:42 04:07:01 AM 0 16.76 0.00 3.19 1.57 0.08 78.40
04:12:42 04:07:01 AM 1 19.85 0.00 3.52 1.97 0.08 74.58
04:12:42 04:08:01 AM all 3.36 0.00 0.24 0.03 0.04 96.33
04:12:42 04:08:01 AM 0 1.87 0.00 0.28 0.03 0.03 97.78
04:12:42 04:08:01 AM 1 4.86 0.00 0.20 0.02 0.05 94.87
04:12:42 04:09:01 AM all 26.16 0.00 1.21 0.05 0.14 72.44
04:12:42 04:09:01 AM 0 8.91 0.00 0.27 0.08 0.12 90.62
04:12:42 04:09:01 AM 1 43.43 0.00 2.14 0.02 0.17 54.24
04:12:42 04:10:01 AM all 25.36 0.00 0.65 0.00 0.12 73.88
04:12:42 04:10:01 AM 0 25.36 0.00 0.60 0.00 0.12 73.92
04:12:42 04:10:01 AM 1 25.37 0.00 0.69 0.00 0.12 73.83
04:12:42 04:11:01 AM all 7.69 0.00 0.35 0.06 0.07 91.83
04:12:42 04:11:01 AM 0 6.65 0.00 0.39 0.12 0.07 92.77
04:12:42 04:11:01 AM 1 8.72 0.00 0.32 0.00 0.07 90.89
04:12:42 04:12:01 AM all 27.38 0.00 3.27 0.47 0.08 68.80
04:12:42 04:12:01 AM 0 18.74 0.00 3.02 0.62 0.08 77.54
04:12:42 04:12:01 AM 1 36.01 0.00 3.52 0.32 0.08 60.07
04:12:42 Average: all 8.99 0.00 0.98 0.52 0.06 89.45
04:12:42 Average: 0 6.44 0.00 0.84 0.51 0.05 92.16
04:12:42 Average: 1 11.53 0.00 1.13 0.53 0.06 86.75
04:12:42
04:12:42
04:12:42