23:43:34 Started by upstream project "integration-distribution-mri-test-scandium" build number 81
23:43:34 originally caused by:
23:43:34 Started by timer
23:43:34 Running as SYSTEM
23:43:34 [EnvInject] - Loading node environment variables.
23:43:34 Building remotely on prd-centos8-robot-2c-8g-11135 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-tell-all-scandium
23:43:34 [ssh-agent] Looking for ssh-agent implementation...
23:43:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:43:35 $ ssh-agent
23:43:35 SSH_AUTH_SOCK=/tmp/ssh-7HrBKBcV95Yj/agent.5161
23:43:35 SSH_AGENT_PID=5162
23:43:35 [ssh-agent] Started.
23:43:35 Running ssh-add (command line suppressed)
23:43:35 Identity added: /w/workspace/controller-csit-3node-clustering-tell-all-scandium@tmp/private_key_15298863569453456162.key (/w/workspace/controller-csit-3node-clustering-tell-all-scandium@tmp/private_key_15298863569453456162.key)
23:43:35 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:43:35 The recommended git tool is: NONE
23:43:44 using credential opendaylight-jenkins-ssh
23:43:44 Wiping out workspace first.
23:43:44 Cloning the remote Git repository
23:43:44 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:43:44 > git init /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test # timeout=10
23:43:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:43:44 > git --version # timeout=10
23:43:44 > git --version # 'git version 2.43.0'
23:43:44 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:43:44 [INFO] Currently running in a labeled security context
23:43:44 [INFO] Currently SELinux is 'enforcing' on the host
23:43:44 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test@tmp/jenkins-gitclient-ssh8955799487580352217.key
23:43:44 Verifying host key using known hosts file
23:43:44 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.
23:43:44 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:43:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:43:46 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:43:47 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:43:47 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:43:47 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:43:47 [INFO] Currently running in a labeled security context
23:43:47 [INFO] Currently SELinux is 'enforcing' on the host
23:43:47 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test@tmp/jenkins-gitclient-ssh14238838291485082523.key
23:43:47 Verifying host key using known hosts file
23:43:47 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.
23:43:47 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:43:47 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:43:47 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:43:47 > git config core.sparsecheckout # timeout=10
23:43:47 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:43:48 Commit message: "Adapt test for new pce-allocation field"
23:43:48 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:43:48 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:43:48 No emails were triggered.
23:43:48 provisioning config files...
23:43:48 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:43:48 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:43:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:43:48 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins16503772307731295665.sh
23:43:48 ---> python-tools-install.sh
23:43:48 Setup pyenv:
23:43:49 system
23:43:49 * 3.8.13 (set by /opt/pyenv/version)
23:43:49 * 3.9.13 (set by /opt/pyenv/version)
23:43:49 * 3.10.13 (set by /opt/pyenv/version)
23:43:49 * 3.11.7 (set by /opt/pyenv/version)
23:43:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ugNt
23:43:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:43:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:43:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:43:57 lf-activate-venv(): INFO: Base packages installed successfully
23:43:57 lf-activate-venv(): INFO: Installing additional packages: lftools
23:44:21 lf-activate-venv(): INFO: Adding /tmp/venv-ugNt/bin to PATH
23:44:21 Generating Requirements File
23:44:41 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:44:41 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:44:41 Python 3.11.7
23:44:41 pip 25.3 from /tmp/venv-ugNt/lib/python3.11/site-packages/pip (python 3.11)
23:44:42 appdirs==1.4.4
23:44:42 argcomplete==3.6.3
23:44:42 aspy.yaml==1.3.0
23:44:42 attrs==25.4.0
23:44:42 autopage==0.5.2
23:44:42 beautifulsoup4==4.14.2
23:44:42 boto3==1.40.74
23:44:42 botocore==1.40.74
23:44:42 bs4==0.0.2
23:44:42 cachetools==6.2.2
23:44:42 certifi==2025.11.12
23:44:42 cffi==2.0.0
23:44:42 cfgv==3.4.0
23:44:42 chardet==5.2.0
23:44:42 charset-normalizer==3.4.4
23:44:42 click==8.3.1
23:44:42 cliff==4.11.0
23:44:42 cmd2==2.7.0
23:44:42 cryptography==3.3.2
23:44:42 debtcollector==3.0.0
23:44:42 decorator==5.2.1
23:44:42 defusedxml==0.7.1
23:44:42 Deprecated==1.3.1
23:44:42 distlib==0.4.0
23:44:42 dnspython==2.8.0
23:44:42 docker==7.1.0
23:44:42 dogpile.cache==1.5.0
23:44:42 durationpy==0.10
23:44:42 email-validator==2.3.0
23:44:42 filelock==3.20.0
23:44:42 future==1.0.0
23:44:42 gitdb==4.0.12
23:44:42 GitPython==3.1.45
23:44:42 google-auth==2.43.0
23:44:42 httplib2==0.31.0
23:44:42 identify==2.6.15
23:44:42 idna==3.11
23:44:42 importlib-resources==1.5.0
23:44:42 iso8601==2.1.0
23:44:42 Jinja2==3.1.6
23:44:42 jmespath==1.0.1
23:44:42 jsonpatch==1.33
23:44:42 jsonpointer==3.0.0
23:44:42 jsonschema==4.25.1
23:44:42 jsonschema-specifications==2025.9.1
23:44:42 keystoneauth1==5.12.0
23:44:42 kubernetes==34.1.0
23:44:42 lftools==0.37.15
23:44:42 lxml==6.0.2
23:44:42 markdown-it-py==4.0.0
23:44:42 MarkupSafe==3.0.3
23:44:42 mdurl==0.1.2
23:44:42 msgpack==1.1.2
23:44:42 multi_key_dict==2.0.3
23:44:42 munch==4.0.0
23:44:42 netaddr==1.3.0
23:44:42 niet==1.4.2
23:44:42 nodeenv==1.9.1
23:44:42 oauth2client==4.1.3
23:44:42 oauthlib==3.3.1
23:44:42 openstacksdk==4.8.0
23:44:42 os-service-types==1.8.1
23:44:42 osc-lib==4.2.0
23:44:42 oslo.config==10.1.0
23:44:42 oslo.context==6.1.0
23:44:42 oslo.i18n==6.7.0
23:44:42 oslo.log==7.2.1
23:44:42 oslo.serialization==5.8.0
23:44:42 oslo.utils==9.1.0
23:44:42 packaging==25.0
23:44:42 pbr==7.0.3
23:44:42 platformdirs==4.5.0
23:44:42 prettytable==3.17.0
23:44:42 psutil==7.1.3
23:44:42 pyasn1==0.6.1
23:44:42 pyasn1_modules==0.4.2
23:44:42 pycparser==2.23
23:44:42 pygerrit2==2.0.15
23:44:42 PyGithub==2.8.1
23:44:42 Pygments==2.19.2
23:44:42 PyJWT==2.10.1
23:44:42 PyNaCl==1.6.1
23:44:42 pyparsing==2.4.7
23:44:42 pyperclip==1.11.0
23:44:42 pyrsistent==0.20.0
23:44:42 python-cinderclient==9.8.0
23:44:42 python-dateutil==2.9.0.post0
23:44:42 python-heatclient==4.3.0
23:44:42 python-jenkins==1.8.3
23:44:42 python-keystoneclient==5.7.0
23:44:42 python-magnumclient==4.9.0
23:44:42 python-openstackclient==8.2.0
23:44:42 python-swiftclient==4.9.0
23:44:42 PyYAML==6.0.3
23:44:42 referencing==0.37.0
23:44:42 requests==2.32.5
23:44:42 requests-oauthlib==2.0.0
23:44:42 requestsexceptions==1.4.0
23:44:42 rfc3986==2.0.0
23:44:42 rich==14.2.0
23:44:42 rich-argparse==1.7.2
23:44:42 rpds-py==0.29.0
23:44:42 rsa==4.9.1
23:44:42 ruamel.yaml==0.18.16
23:44:42 ruamel.yaml.clib==0.2.15
23:44:42 s3transfer==0.14.0
23:44:42 simplejson==3.20.2
23:44:42 six==1.17.0
23:44:42 smmap==5.0.2
23:44:42 soupsieve==2.8
23:44:42 stevedore==5.5.0
23:44:42 tabulate==0.9.0
23:44:42 toml==0.10.2
23:44:42 tomlkit==0.13.3
23:44:42 tqdm==4.67.1
23:44:42 typing_extensions==4.15.0
23:44:42 tzdata==2025.2
23:44:42 urllib3==1.26.20
23:44:42 virtualenv==20.35.4
23:44:42 wcwidth==0.2.14
23:44:42 websocket-client==1.9.0
23:44:42 wrapt==2.0.1
23:44:42 xdg==6.0.0
23:44:42 xmltodict==1.0.2
23:44:42 yq==3.4.3
23:44:42 [EnvInject] - Injecting environment variables from a build step.
23:44:42 [EnvInject] - Injecting as environment variables the properties content
23:44:42 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:44:42 OS_CLOUD=vex
23:44:42 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-scandium-81
23:44:42 OS_STACK_TEMPLATE_DIR=openstack-hot
23:44:42
23:44:42 [EnvInject] - Variables injected successfully.
23:44:42 provisioning config files...
23:44:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:44:42 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins14097932730875952798.sh
23:44:42 ---> Create parameters file for OpenStack HOT
23:44:42 OpenStack Heat parameters generated
23:44:42 -----------------------------------
23:44:42 parameters:
23:44:42 vm_0_count: '3'
23:44:42 vm_0_flavor: 'v3-standard-4'
23:44:42 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:44:42 vm_1_count: '0'
23:44:42 vm_1_flavor: 'v3-standard-2'
23:44:42 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:44:42
23:44:42 job_name: '43164-81'
23:44:42 silo: 'releng'
23:44:42 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins43079030173896479.sh
23:44:42 ---> Create HEAT stack
23:44:42 + source /home/jenkins/lf-env.sh
23:44:42 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:44:42 ++ mktemp -d /tmp/venv-XXXX
23:44:42 + lf_venv=/tmp/venv-P6AQ
23:44:42 + local venv_file=/tmp/.os_lf_venv
23:44:42 + local python=python3
23:44:42 + local options
23:44:42 + local set_path=true
23:44:42 + local install_args=
23:44:42 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:44:42 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:44:42 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:44:42 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:44:42 + true
23:44:42 + case $1 in
23:44:42 + python=python3
23:44:42 + shift 2
23:44:42 + true
23:44:42 + case $1 in
23:44:42 + shift
23:44:42 + break
23:44:42 + case $python in
23:44:42 + local pkg_list=
23:44:42 + [[ -d /opt/pyenv ]]
23:44:42 + echo 'Setup pyenv:'
23:44:42 Setup pyenv:
23:44:42 + export PYENV_ROOT=/opt/pyenv
23:44:42 + PYENV_ROOT=/opt/pyenv
23:44:42 + 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
23:44:42 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:44:42 + pyenv versions
23:44:42 system
23:44:42 3.8.13
23:44:42 3.9.13
23:44:42 3.10.13
23:44:42 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:44:42 + command -v pyenv
23:44:42 ++ pyenv init - --no-rehash
23:44:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:44:42 for i in ${!paths[@]}; do
23:44:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:44:42 fi; done;
23:44:42 echo "${paths[*]}"'\'')"
23:44:42 export PATH="/opt/pyenv/shims:${PATH}"
23:44:42 export PYENV_SHELL=bash
23:44:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:44:42 pyenv() {
23:44:42 local command
23:44:42 command="${1:-}"
23:44:42 if [ "$#" -gt 0 ]; then
23:44:42 shift
23:44:42 fi
23:44:42
23:44:42 case "$command" in
23:44:42 rehash|shell)
23:44:42 eval "$(pyenv "sh-$command" "$@")"
23:44:42 ;;
23:44:42 *)
23:44:42 command pyenv "$command" "$@"
23:44:42 ;;
23:44:42 esac
23:44:42 }'
23:44:42 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:44:42 for i in ${!paths[@]}; do
23:44:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:44:42 fi; done;
23:44:42 echo "${paths[*]}"'
23:44:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:44:42 ++ 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
23:44:42 ++ 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
23:44:42 ++ export PYENV_SHELL=bash
23:44:42 ++ PYENV_SHELL=bash
23:44:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:44:42 +++ complete -F _pyenv pyenv
23:44:42 ++ lf-pyver python3
23:44:42 ++ local py_version_xy=python3
23:44:42 ++ local py_version_xyz=
23:44:42 ++ awk '{ print $1 }'
23:44:42 ++ pyenv versions
23:44:42 ++ local command
23:44:42 ++ command=versions
23:44:42 ++ '[' 1 -gt 0 ']'
23:44:42 ++ shift
23:44:42 ++ case "$command" in
23:44:42 ++ command pyenv versions
23:44:42 ++ pyenv versions
23:44:42 ++ sed 's/^[ *]* //'
23:44:42 ++ grep -E '^[0-9.]*[0-9]$'
23:44:43 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:44:43 +++ tail -n 1
23:44:43 +++ grep '^3' /tmp/.pyenv_versions
23:44:43 +++ sort -V
23:44:43 ++ py_version_xyz=3.11.7
23:44:43 ++ [[ -z 3.11.7 ]]
23:44:43 ++ echo 3.11.7
23:44:43 ++ return 0
23:44:43 + pyenv local 3.11.7
23:44:43 + local command
23:44:43 + command=local
23:44:43 + '[' 2 -gt 0 ']'
23:44:43 + shift
23:44:43 + case "$command" in
23:44:43 + command pyenv local 3.11.7
23:44:43 + pyenv local 3.11.7
23:44:43 + for arg in "$@"
23:44:43 + case $arg in
23:44:43 + pkg_list+='lftools[openstack] '
23:44:43 + for arg in "$@"
23:44:43 + case $arg in
23:44:43 + pkg_list+='kubernetes '
23:44:43 + for arg in "$@"
23:44:43 + case $arg in
23:44:43 + pkg_list+='niet '
23:44:43 + for arg in "$@"
23:44:43 + case $arg in
23:44:43 + pkg_list+='python-heatclient '
23:44:43 + for arg in "$@"
23:44:43 + case $arg in
23:44:43 + pkg_list+='python-openstackclient '
23:44:43 + for arg in "$@"
23:44:43 + case $arg in
23:44:43 + pkg_list+='python-magnumclient '
23:44:43 + for arg in "$@"
23:44:43 + case $arg in
23:44:43 + pkg_list+='urllib3~=1.26.15 '
23:44:43 + for arg in "$@"
23:44:43 + case $arg in
23:44:43 + pkg_list+='yq '
23:44:43 + [[ -f /tmp/.os_lf_venv ]]
23:44:43 ++ cat /tmp/.os_lf_venv
23:44:43 + lf_venv=/tmp/venv-ugNt
23:44:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ugNt from' file:/tmp/.os_lf_venv
23:44:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ugNt from file:/tmp/.os_lf_venv
23:44:43 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:44:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:44:43 + local 'pip_opts=--upgrade --quiet'
23:44:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:44:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:44:43 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:44:43 + [[ -n '' ]]
23:44:43 + [[ -n '' ]]
23:44:43 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:44:43 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:44:43 + /tmp/venv-ugNt/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:44:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:44:44 lf-activate-venv(): INFO: Base packages installed successfully
23:44:44 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:44:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:44:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:44:44 + /tmp/venv-ugNt/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:45:02 + type python3
23:45:02 + true
23:45:02 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-ugNt/bin to PATH'
23:45:02 lf-activate-venv(): INFO: Adding /tmp/venv-ugNt/bin to PATH
23:45:02 + PATH=/tmp/venv-ugNt/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
23:45:02 + return 0
23:45:02 + openstack --os-cloud vex limits show --absolute
23:45:04 +--------------------------+---------+
23:45:04 | Name | Value |
23:45:04 +--------------------------+---------+
23:45:04 | maxTotalInstances | -1 |
23:45:04 | maxTotalCores | 450 |
23:45:04 | maxTotalRAMSize | 1000000 |
23:45:04 | maxServerMeta | 128 |
23:45:04 | maxImageMeta | 128 |
23:45:04 | maxPersonality | 5 |
23:45:04 | maxPersonalitySize | 10240 |
23:45:04 | maxTotalKeypairs | 100 |
23:45:04 | maxServerGroups | 10 |
23:45:04 | maxServerGroupMembers | 10 |
23:45:04 | maxTotalFloatingIps | -1 |
23:45:04 | maxSecurityGroups | -1 |
23:45:04 | maxSecurityGroupRules | -1 |
23:45:04 | totalRAMUsed | 851968 |
23:45:04 | totalCoresUsed | 208 |
23:45:04 | totalInstancesUsed | 79 |
23:45:04 | totalFloatingIpsUsed | 0 |
23:45:04 | totalSecurityGroupsUsed | 0 |
23:45:04 | totalServerGroupsUsed | 0 |
23:45:04 | maxTotalVolumes | -1 |
23:45:04 | maxTotalSnapshots | 10 |
23:45:04 | maxTotalVolumeGigabytes | 4096 |
23:45:04 | maxTotalBackups | 10 |
23:45:04 | maxTotalBackupGigabytes | 1000 |
23:45:04 | totalVolumesUsed | 3 |
23:45:04 | totalGigabytesUsed | 60 |
23:45:04 | totalSnapshotsUsed | 0 |
23:45:04 | totalBackupsUsed | 0 |
23:45:04 | totalBackupGigabytesUsed | 0 |
23:45:04 +--------------------------+---------+
23:45:04 + pushd /opt/ciman/openstack-hot
23:45:04 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-tell-all-scandium
23:45:04 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-tell-all-scandium-81 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-tell-all-scandium/stack-parameters.yaml
23:45:40 Creating stack releng-controller-csit-3node-clustering-tell-all-scandium-81
23:45:40 Waiting to initialize infrastructure...
23:45:40 Waiting to initialize infrastructure...
23:45:40 Stack initialization successful.
23:45:40 ------------------------------------
23:45:40 Stack Details
23:45:40 ------------------------------------
23:45:40 {'added': None,
23:45:40 'capabilities': [],
23:45:40 'created_at': '2025-11-16T23:45:06Z',
23:45:40 'deleted': None,
23:45:40 'deleted_at': None,
23:45:40 'description': 'No description',
23:45:40 'environment': None,
23:45:40 'environment_files': None,
23:45:40 'files': None,
23:45:40 'files_container': None,
23:45:40 'id': '20cb0de2-bf2b-4862-94ca-72f9b7b319e3',
23:45:40 'is_rollback_disabled': True,
23:45:40 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-tell-all-scandium-81/20cb0de2-bf2b-4862-94ca-72f9b7b319e3',
23:45:40 'rel': 'self'}],
23:45:40 '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'})}),
23:45:40 'name': 'releng-controller-csit-3node-clustering-tell-all-scandium-81',
23:45:40 'notification_topics': [],
23:45:40 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:45:40 'output_key': 'vm_0_ips',
23:45:40 'output_value': ['10.30.170.95',
23:45:40 '10.30.170.101',
23:45:40 '10.30.170.111']},
23:45:40 {'description': 'IP addresses of the 2nd vm types',
23:45:40 'output_key': 'vm_1_ips',
23:45:40 'output_value': []}],
23:45:40 'owner_id': ****,
23:45:40 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:45:40 'OS::stack_id': '20cb0de2-bf2b-4862-94ca-72f9b7b319e3',
23:45:40 'OS::stack_name': 'releng-controller-csit-3node-clustering-tell-all-scandium-81',
23:45:40 'job_name': '43164-81',
23:45:40 'silo': 'releng',
23:45:40 'vm_0_count': '3',
23:45:40 'vm_0_flavor': 'v3-standard-4',
23:45:40 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:45:40 '20250917-133034.447',
23:45:40 'vm_1_count': '0',
23:45:40 'vm_1_flavor': 'v3-standard-2',
23:45:40 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:45:40 '- 20250917-133034.654'},
23:45:40 'parent_id': None,
23:45:40 'replaced': None,
23:45:40 'status': 'CREATE_COMPLETE',
23:45:40 'status_reason': 'Stack CREATE completed successfully',
23:45:40 'tags': [],
23:45:40 'template': None,
23:45:40 'template_description': 'No description',
23:45:40 'template_url': None,
23:45:40 'timeout_mins': 15,
23:45:40 'unchanged': None,
23:45:40 'updated': None,
23:45:40 'updated_at': None,
23:45:40 'user_project_id': '36104ada74de4118809585933159f254'}
23:45:40 ------------------------------------
23:45:40 + popd
23:45:40 /w/workspace/controller-csit-3node-clustering-tell-all-scandium
23:45:40 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins6264061872189897902.sh
23:45:40 ---> Copy SSH public keys to CSIT lab
23:45:40 Setup pyenv:
23:45:40 system
23:45:40 3.8.13
23:45:40 3.9.13
23:45:40 3.10.13
23:45:40 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:45:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ugNt from file:/tmp/.os_lf_venv
23:45:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:45:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:45:42 lf-activate-venv(): INFO: Base packages installed successfully
23:45:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:45:55 lf-activate-venv(): INFO: Adding /tmp/venv-ugNt/bin to PATH
23:45:57 SSH not responding on 10.30.170.101. Retrying in 10 seconds...
23:45:57 SSH not responding on 10.30.170.111. Retrying in 10 seconds...
23:45:59 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:45:59 releng-43164-81-0-builder-0
23:45:59 Successfully copied public keys to slave 10.30.170.95
23:45:59 Process 6495 ready.
23:46:07 Ping to 10.30.170.101 successful.
23:46:07 Ping to 10.30.170.111 successful.
23:46:08 SSH not responding on 10.30.170.101. Retrying in 10 seconds...
23:46:09 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:46:09 releng-43164-81-0-builder-2
23:46:09 Successfully copied public keys to slave 10.30.170.111
23:46:18 Ping to 10.30.170.101 successful.
23:46:19 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
23:46:19 releng-43164-81-0-builder-1
23:46:19 Successfully copied public keys to slave 10.30.170.101
23:46:19 Process 6496 ready.
23:46:19 Process 6497 ready.
23:46:19 SSH ready on all stack servers.
23:46:19 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins5192738571590173057.sh
23:46:19 Setup pyenv:
23:46:19 system
23:46:19 3.8.13
23:46:19 3.9.13
23:46:19 3.10.13
23:46:19 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:46:24 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-fI9G
23:46:24 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.robot_venv
23:46:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:46:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:46:28 lf-activate-venv(): INFO: Base packages installed successfully
23:46:28 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:46:29 lf-activate-venv(): INFO: Adding /tmp/venv-fI9G/bin to PATH
23:46:29 + echo 'Installing Python Requirements'
23:46:29 Installing Python Requirements
23:46:29 + cat
23:46:29 + python -m pip install -r requirements.txt
23:46:30 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:46:30 Collecting docker-py (from -r requirements.txt (line 1))
23:46:30 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)
23:46:30 Collecting ipaddr (from -r requirements.txt (line 2))
23:46:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:46:30 Installing build dependencies: started
23:46:31 Installing build dependencies: finished with status 'done'
23:46:31 Getting requirements to build wheel: started
23:46:31 Getting requirements to build wheel: finished with status 'done'
23:46:31 Preparing metadata (pyproject.toml): started
23:46:31 Preparing metadata (pyproject.toml): finished with status 'done'
23:46:31 Collecting netaddr (from -r requirements.txt (line 3))
23:46:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:46:31 Collecting netifaces (from -r requirements.txt (line 4))
23:46:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:46:31 Installing build dependencies: started
23:46:32 Installing build dependencies: finished with status 'done'
23:46:32 Getting requirements to build wheel: started
23:46:32 Getting requirements to build wheel: finished with status 'done'
23:46:32 Preparing metadata (pyproject.toml): started
23:46:33 Preparing metadata (pyproject.toml): finished with status 'done'
23:46:33 Collecting pyhocon (from -r requirements.txt (line 5))
23:46:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:46:33 Collecting requests (from -r requirements.txt (line 6))
23:46:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:46:33 Collecting robotframework (from -r requirements.txt (line 7))
23:46:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:46:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 30.2 MB/s 0:00:00
23:46:33 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:46:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:46:33 Installing build dependencies: started
23:46:34 Installing build dependencies: finished with status 'done'
23:46:34 Getting requirements to build wheel: started
23:46:34 Getting requirements to build wheel: finished with status 'done'
23:46:34 Preparing metadata (pyproject.toml): started
23:46:34 Preparing metadata (pyproject.toml): finished with status 'done'
23:46:34 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:46:34 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:46:34 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:46:35 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)
23:46:35 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:46:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:46:35 Installing build dependencies: started
23:46:35 Installing build dependencies: finished with status 'done'
23:46:35 Getting requirements to build wheel: started
23:46:36 Getting requirements to build wheel: finished with status 'done'
23:46:36 Preparing metadata (pyproject.toml): started
23:46:36 Preparing metadata (pyproject.toml): finished with status 'done'
23:46:36 Collecting scapy (from -r requirements.txt (line 12))
23:46:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:46:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 58.6 MB/s 0:00:00
23:46:36 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:46:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:46:36 Installing build dependencies: started
23:46:37 Installing build dependencies: finished with status 'done'
23:46:37 Getting requirements to build wheel: started
23:46:37 Getting requirements to build wheel: finished with status 'done'
23:46:37 Preparing metadata (pyproject.toml): started
23:46:38 Preparing metadata (pyproject.toml): finished with status 'done'
23:46:38 Collecting elasticsearch (from -r requirements.txt (line 18))
23:46:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:46:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 33.5 MB/s 0:00:00
23:46:38 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:46:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:46:38 Collecting pyangbind (from -r requirements.txt (line 22))
23:46:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:46:38 Collecting isodate (from -r requirements.txt (line 25))
23:46:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:46:38 Collecting jmespath (from -r requirements.txt (line 28))
23:46:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:46:38 Collecting jsonpatch (from -r requirements.txt (line 31))
23:46:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:46:38 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:46:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:46:38 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:46:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:46:38 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:46:38 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)
23:46:38 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:46:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:46:38 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:46:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:46:38 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:46:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:46:38 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:46:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:46:38 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:46:38 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:46:39 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:46:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:46:39 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:46:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:46:39 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:46:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:46:39 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:46:39 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)
23:46:39 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:46:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:46:39 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:46:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:46:39 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:46:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:46:39 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:46:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:46:39 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:46:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:46:39 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:46:39 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)
23:46:39 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:46:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:46:39 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:46:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:46:39 Collecting elasticsearch (from -r requirements.txt (line 18))
23:46:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:46:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 38.6 MB/s 0:00:00
23:46:39 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:46:39 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:46:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:46:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:46:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:46:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:46:39 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:46:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:46:39 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:46:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:46:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 33.5 MB/s 0:00:00
23:46:40 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:46:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:46:41 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:46:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:46:41 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 35.3 MB/s 0:00:00
23:46:41 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:46:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:46:41 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:46:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:46:42 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:46:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:46:42 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:46:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:46:42 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:46:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:46:42 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:46:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:46:42 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:46:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:46:42 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:46:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:46:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 83.3 MB/s 0:00:00
23:46:42 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:46:42 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)
23:46:42 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:46:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:46:42 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:46:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:46:43 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:46:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:46:43 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:46:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:46:43 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:46:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:46:43 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:46:43 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)
23:46:43 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:46:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB)
23:46:43 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:46:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:46:43 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:46:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:46:43 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:46:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:46:43 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:46:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:46:43 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:46:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:46:43 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:46:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:46:43 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:46:43 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:46:43 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:46:43 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=a9deaa7c527690bb9098bd369b4bb1da3baf7de4463e8e2f3844c2bd79b00a1c
23:46:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:46:43 Building wheel for ipaddr (pyproject.toml): started
23:46:44 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:46:44 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=e3f30e292b060d0fa9d8a3f96540c8c4d7e624552dae529fd47b9cc949b2a661
23:46:44 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:46:44 Building wheel for netifaces (pyproject.toml): started
23:46:46 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:46:46 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41079 sha256=431ca69c510fa8be486248c860da59f76a835010e851b35e11f0801d98ecf435
23:46:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:46:46 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:46:46 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:46:46 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=b3c1865041163f9a81c0cae59d54b2bb94913bcf5257642cabaeface5ce53d4b
23:46:46 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:46:46 Building wheel for jsonpath-rw (pyproject.toml): started
23:46:46 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:46:46 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=d65d45717dfe155b04312e4aecaa62fabbc1e3f5b1395e44ed57c92cba8ba36b
23:46:46 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:46:46 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:46:47 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:46:53
23:46:53 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.1
23:46:54 + pip freeze
23:46:54 attrs==25.4.0
23:46:54 bcrypt==5.0.0
23:46:54 beautifulsoup4==4.14.2
23:46:54 certifi==2025.11.12
23:46:54 cffi==2.0.0
23:46:54 charset-normalizer==3.4.4
23:46:54 click==8.3.1
23:46:54 cryptography==46.0.3
23:46:54 decorator==5.2.1
23:46:54 distlib==0.4.0
23:46:54 docker-py==1.10.6
23:46:54 docker-pycreds==0.4.0
23:46:54 elastic-transport==8.17.1
23:46:54 elasticsearch==8.19.2
23:46:54 elasticsearch-dsl==8.15.4
23:46:54 enum34==1.1.10
23:46:54 filelock==3.20.0
23:46:54 h11==0.16.0
23:46:54 idna==3.11
23:46:54 invoke==2.2.1
23:46:54 ipaddr==2.2.0
23:46:54 isodate==0.7.2
23:46:54 jmespath==1.0.1
23:46:54 jsonpatch==1.33
23:46:54 jsonpath-rw==1.4.0
23:46:54 jsonpointer==3.0.0
23:46:54 lxml==6.0.2
23:46:54 netaddr==1.3.0
23:46:54 netifaces==0.11.0
23:46:54 outcome==1.3.0.post0
23:46:54 paramiko==4.0.0
23:46:54 platformdirs==4.5.0
23:46:54 ply==3.11
23:46:54 pyang==2.7.1
23:46:54 pyangbind==0.8.6
23:46:54 pycparser==2.23
23:46:54 pyhocon==0.3.61
23:46:54 PyNaCl==1.6.1
23:46:54 pyparsing==3.2.5
23:46:54 PySocks==1.7.1
23:46:54 python-dateutil==2.9.0.post0
23:46:54 regex==2025.11.3
23:46:54 requests==2.32.5
23:46:54 robotframework==7.3.2
23:46:54 robotframework-httplibrary==0.4.2
23:46:54 robotframework-pythonlibcore==4.4.1
23:46:54 robotframework-requests==0.9.7
23:46:54 robotframework-selenium2library==3.0.0
23:46:54 robotframework-seleniumlibrary==6.8.0
23:46:54 robotframework-sshlibrary==3.8.0
23:46:54 scapy==2.6.1
23:46:54 scp==0.15.0
23:46:54 selenium==4.38.0
23:46:54 six==1.17.0
23:46:54 sniffio==1.3.1
23:46:54 sortedcontainers==2.4.0
23:46:54 soupsieve==2.8
23:46:54 trio==0.32.0
23:46:54 trio-websocket==0.12.2
23:46:54 typing_extensions==4.15.0
23:46:54 urllib3==2.5.0
23:46:54 virtualenv==20.35.4
23:46:54 waitress==3.0.2
23:46:54 WebOb==1.8.9
23:46:54 websocket-client==1.9.0
23:46:54 WebTest==3.0.7
23:46:54 wsproto==1.3.1
23:46:54 [EnvInject] - Injecting environment variables from a build step.
23:46:54 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:46:54 [EnvInject] - Variables injected successfully.
23:46:54 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins9606937668911713491.sh
23:46:54 Setup pyenv:
23:46:54 system
23:46:54 3.8.13
23:46:54 3.9.13
23:46:54 3.10.13
23:46:54 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:46:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ugNt from file:/tmp/.os_lf_venv
23:46:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:46:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:46:57 lf-activate-venv(): INFO: Base packages installed successfully
23:46:57 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:47:04 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.
23:47:04 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:47:04 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:47:04 lf-activate-venv(): INFO: Adding /tmp/venv-ugNt/bin to PATH
23:47:04 + ODL_SYSTEM=()
23:47:04 + TOOLS_SYSTEM=()
23:47:04 + OPENSTACK_SYSTEM=()
23:47:04 + OPENSTACK_CONTROLLERS=()
23:47:04 + mapfile -t ADDR
23:47:04 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:47:04 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-tell-all-scandium-81
23:47:05 + for i in "${ADDR[@]}"
23:47:05 ++ ssh 10.30.170.95 hostname -s
23:47:05 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:47:06 + REMHOST=releng-43164-81-0-builder-0
23:47:06 + case ${REMHOST} in
23:47:06 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:47:06 + for i in "${ADDR[@]}"
23:47:06 ++ ssh 10.30.170.101 hostname -s
23:47:06 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
23:47:06 + REMHOST=releng-43164-81-0-builder-1
23:47:06 + case ${REMHOST} in
23:47:06 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:47:06 + for i in "${ADDR[@]}"
23:47:06 ++ ssh 10.30.170.111 hostname -s
23:47:06 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:47:07 + REMHOST=releng-43164-81-0-builder-2
23:47:07 + case ${REMHOST} in
23:47:07 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:47:07 + echo NUM_ODL_SYSTEM=3
23:47:07 + echo NUM_TOOLS_SYSTEM=0
23:47:07 + '[' '' == yes ']'
23:47:07 + NUM_OPENSTACK_SYSTEM=0
23:47:07 + echo NUM_OPENSTACK_SYSTEM=0
23:47:07 + '[' 0 -eq 2 ']'
23:47:07 + echo ODL_SYSTEM_IP=10.30.170.95
23:47:07 ++ seq 0 2
23:47:07 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:47:07 + echo ODL_SYSTEM_1_IP=10.30.170.95
23:47:07 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:47:07 + echo ODL_SYSTEM_2_IP=10.30.170.101
23:47:07 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:47:07 + echo ODL_SYSTEM_3_IP=10.30.170.111
23:47:07 + echo TOOLS_SYSTEM_IP=
23:47:07 ++ seq 0 -1
23:47:07 + openstack_index=0
23:47:07 + NUM_OPENSTACK_CONTROL_NODES=1
23:47:07 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:47:07 ++ seq 0 0
23:47:07 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:47:07 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:47:07 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:47:07 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:47:07 + '[' -1 -ge 2 ']'
23:47:07 ++ seq 0 -2
23:47:07 + NUM_OPENSTACK_HAPROXY_NODES=0
23:47:07 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:47:07 ++ seq 0 -1
23:47:07 + echo 'Contents of slave_addresses.txt:'
23:47:07 Contents of slave_addresses.txt:
23:47:07 + cat slave_addresses.txt
23:47:07 NUM_ODL_SYSTEM=3
23:47:07 NUM_TOOLS_SYSTEM=0
23:47:07 NUM_OPENSTACK_SYSTEM=0
23:47:07 ODL_SYSTEM_IP=10.30.170.95
23:47:07 ODL_SYSTEM_1_IP=10.30.170.95
23:47:07 ODL_SYSTEM_2_IP=10.30.170.101
23:47:07 ODL_SYSTEM_3_IP=10.30.170.111
23:47:07 TOOLS_SYSTEM_IP=
23:47:07 NUM_OPENSTACK_CONTROL_NODES=1
23:47:07 OPENSTACK_CONTROL_NODE_1_IP=
23:47:07 NUM_OPENSTACK_COMPUTE_NODES=-1
23:47:07 NUM_OPENSTACK_HAPROXY_NODES=0
23:47:07 [EnvInject] - Injecting environment variables from a build step.
23:47:07 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:47:07 [EnvInject] - Variables injected successfully.
23:47:07 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/sh /tmp/jenkins8370285177547641737.sh
23:47:07 Preparing for JRE Version 21
23:47:07 Karaf artifact is karaf
23:47:07 Karaf project is integration
23:47:07 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:47:07 [EnvInject] - Injecting environment variables from a build step.
23:47:07 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:47:07 [EnvInject] - Variables injected successfully.
23:47:07 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins9749282273443441501.sh
23:47:07 2025-11-16 23:47:07 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
23:47:07 Bundle version is 0.21.4-SNAPSHOT
23:47:07 --2025-11-16 23:47:07-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/maven-metadata.xml
23:47:07 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:47:07 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:47:07 HTTP request sent, awaiting response... 200 OK
23:47:07 Length: 1410 (1.4K) [application/xml]
23:47:07 Saving to: ‘maven-metadata.xml’
23:47:07
23:47:07 0K . 100% 69.3M=0s
23:47:07
23:47:07 2025-11-16 23:47:07 (69.3 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:47:07
23:47:07
23:47:07
23:47:07 org.opendaylight.integration
23:47:07 karaf
23:47:07 0.21.4-SNAPSHOT
23:47:07
23:47:07
23:47:07 20251116.213008
23:47:07 154
23:47:07
23:47:07 20251116213008
23:47:07
23:47:07
23:47:07 pom
23:47:07 0.21.4-20251116.213008-154
23:47:07 20251116213008
23:47:07
23:47:07
23:47:07 tar.gz
23:47:07 0.21.4-20251116.213008-154
23:47:07 20251116213008
23:47:07
23:47:07
23:47:07 zip
23:47:07 0.21.4-20251116.213008-154
23:47:07 20251116213008
23:47:07
23:47:07
23:47:07 cyclonedx
23:47:07 xml
23:47:07 0.21.4-20251116.213008-154
23:47:07 20251116213008
23:47:07
23:47:07
23:47:07 cyclonedx
23:47:07 json
23:47:07 0.21.4-20251116.213008-154
23:47:07 20251116213008
23:47:07
23:47:07
23:47:07
23:47:07
23:47:07 Nexus timestamp is 0.21.4-20251116.213008-154
23:47:07 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:47:07 Distribution bundle is karaf-0.21.4-20251116.213008-154.zip
23:47:07 Distribution bundle version is 0.21.4-SNAPSHOT
23:47:07 Distribution folder is karaf-0.21.4-SNAPSHOT
23:47:07 Nexus prefix is https://nexus.opendaylight.org
23:47:07 [EnvInject] - Injecting environment variables from a build step.
23:47:07 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:47:07 [EnvInject] - Variables injected successfully.
23:47:07 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins10319678499777750585.sh
23:47:07 Setup pyenv:
23:47:07 system
23:47:07 3.8.13
23:47:07 3.9.13
23:47:07 3.10.13
23:47:07 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
23:47:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ugNt from file:/tmp/.os_lf_venv
23:47:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:47:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:47:09 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.
23:47:09 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:47:09 lf-activate-venv(): INFO: Base packages installed successfully
23:47:09 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:47:15 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.
23:47:15 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:47:15 lf-activate-venv(): INFO: Adding /tmp/venv-ugNt/bin to PATH
23:47:15 Copying common-functions.sh to /tmp
23:47:17 Copying common-functions.sh to 10.30.170.95:/tmp
23:47:17 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:47:17 Copying common-functions.sh to 10.30.170.101:/tmp
23:47:17 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
23:47:18 Copying common-functions.sh to 10.30.170.111:/tmp
23:47:18 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:47:18 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins4291219319735621761.sh
23:47:18 common-functions.sh is being sourced
23:47:18 common-functions environment:
23:47:18 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:18 ACTUALFEATURES:
23:47:18 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:18 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:47:18 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:18 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:18 CONTROLLERMEM: 2048m
23:47:18 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:47:18 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:47:18 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:47:18 SUITES:
23:47:18
23:47:18 #################################################
23:47:18 ## Configure Cluster and Start ##
23:47:18 #################################################
23:47:18 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:47:18 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:47:18 Locating script plan to use...
23:47:18 script plan exists!!!
23:47:18 Changing the script plan path...
23:47:18 # Place the scripts in run order:
23:47:18 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/scripts/car_people_shard.sh
23:47:18 Executing /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/scripts/car_people_shard.sh...
23:47:18 Add car-people shards file
23:47:18 Copy shard config to member-1 with IP address 10.30.170.95
23:47:18 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:47:18 Copy shard config to member-2 with IP address 10.30.170.101
23:47:19 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
23:47:19 Copy shard config to member-3 with IP address 10.30.170.111
23:47:19 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:47:19 Finished running script plans
23:47:19 Configuring member-1 with IP address 10.30.170.95
23:47:19 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:47:20 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:47:20 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:47:20 ++ [[ /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 ]]
23:47:20 ++ echo 'common-functions.sh is being sourced'
23:47:20 common-functions.sh is being sourced
23:47:20 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:47:20 ++ DISTROSTREAM=scandium
23:47:20 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:20 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:20 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:20 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:20 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:47:20 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:47:20 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:20 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:20 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:20 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:20 ++ export CONTROLLERMEM=
23:47:20 ++ CONTROLLERMEM=
23:47:20 ++ case "${DISTROSTREAM}" in
23:47:20 ++ CLUSTER_SYSTEM=akka
23:47:20 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:47:20 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:47:20 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:47:20 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:47:20 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:47:20 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:47:20 ++ print_common_env
23:47:20 ++ cat
23:47:20 common-functions environment:
23:47:20 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:20 ACTUALFEATURES:
23:47:20 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:20 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:47:20 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:20 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:20 CONTROLLERMEM:
23:47:20 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:47:20 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:47:20 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:47:20 SUITES:
23:47:20
23:47:20 ++ SSH='ssh -t -t'
23:47:20 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:47:20 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:47:20 Changing to /tmp
23:47:20 + echo 'Changing to /tmp'
23:47:20 + cd /tmp
23:47:20 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:47:20 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip'
23:47:20 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:47:20 --2025-11-16 23:47:20-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:47:20 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:47:20 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:47:20 HTTP request sent, awaiting response... 200 OK
23:47:20 Length: 239811271 (229M) [application/zip]
23:47:20 Saving to: ‘karaf-0.21.4-20251116.213008-154.zip’
23:47:20
23:47:20 0K ........ ........ ........ ........ ........ ........ 1% 54.5M 4s
23:47:20 3072K ........ ........ ........ ........ ........ ........ 2% 99.9M 3s
23:47:20 6144K ........ ........ ........ ........ ........ ........ 3% 186M 2s
23:47:20 9216K ........ ........ ........ ........ ........ ........ 5% 219M 2s
23:47:20 12288K ........ ........ ........ ........ ........ ........ 6% 185M 2s
23:47:20 15360K ........ ........ ........ ........ ........ ........ 7% 203M 2s
23:47:20 18432K ........ ........ ........ ........ ........ ........ 9% 197M 2s
23:47:20 21504K ........ ........ ........ ........ ........ ........ 10% 238M 1s
23:47:20 24576K ........ ........ ........ ........ ........ ........ 11% 265M 1s
23:47:20 27648K ........ ........ ........ ........ ........ ........ 13% 308M 1s
23:47:20 30720K ........ ........ ........ ........ ........ ........ 14% 301M 1s
23:47:20 33792K ........ ........ ........ ........ ........ ........ 15% 310M 1s
23:47:20 36864K ........ ........ ........ ........ ........ ........ 17% 293M 1s
23:47:20 39936K ........ ........ ........ ........ ........ ........ 18% 261M 1s
23:47:20 43008K ........ ........ ........ ........ ........ ........ 19% 366M 1s
23:47:20 46080K ........ ........ ........ ........ ........ ........ 20% 346M 1s
23:47:20 49152K ........ ........ ........ ........ ........ ........ 22% 339M 1s
23:47:20 52224K ........ ........ ........ ........ ........ ........ 23% 337M 1s
23:47:20 55296K ........ ........ ........ ........ ........ ........ 24% 247M 1s
23:47:20 58368K ........ ........ ........ ........ ........ ........ 26% 250M 1s
23:47:20 61440K ........ ........ ........ ........ ........ ........ 27% 288M 1s
23:47:20 64512K ........ ........ ........ ........ ........ ........ 28% 311M 1s
23:47:20 67584K ........ ........ ........ ........ ........ ........ 30% 321M 1s
23:47:20 70656K ........ ........ ........ ........ ........ ........ 31% 354M 1s
23:47:20 73728K ........ ........ ........ ........ ........ ........ 32% 308M 1s
23:47:20 76800K ........ ........ ........ ........ ........ ........ 34% 286M 1s
23:47:20 79872K ........ ........ ........ ........ ........ ........ 35% 381M 1s
23:47:20 82944K ........ ........ ........ ........ ........ ........ 36% 255M 1s
23:47:20 86016K ........ ........ ........ ........ ........ ........ 38% 264M 1s
23:47:20 89088K ........ ........ ........ ........ ........ ........ 39% 266M 1s
23:47:20 92160K ........ ........ ........ ........ ........ ........ 40% 261M 1s
23:47:20 95232K ........ ........ ........ ........ ........ ........ 41% 323M 1s
23:47:20 98304K ........ ........ ........ ........ ........ ........ 43% 248M 1s
23:47:20 101376K ........ ........ ........ ........ ........ ........ 44% 358M 1s
23:47:20 104448K ........ ........ ........ ........ ........ ........ 45% 255M 1s
23:47:20 107520K ........ ........ ........ ........ ........ ........ 47% 250M 1s
23:47:20 110592K ........ ........ ........ ........ ........ ........ 48% 233M 1s
23:47:20 113664K ........ ........ ........ ........ ........ ........ 49% 279M 0s
23:47:20 116736K ........ ........ ........ ........ ........ ........ 51% 287M 0s
23:47:20 119808K ........ ........ ........ ........ ........ ........ 52% 265M 0s
23:47:20 122880K ........ ........ ........ ........ ........ ........ 53% 250M 0s
23:47:20 125952K ........ ........ ........ ........ ........ ........ 55% 223M 0s
23:47:20 129024K ........ ........ ........ ........ ........ ........ 56% 250M 0s
23:47:20 132096K ........ ........ ........ ........ ........ ........ 57% 232M 0s
23:47:20 135168K ........ ........ ........ ........ ........ ........ 59% 214M 0s
23:47:20 138240K ........ ........ ........ ........ ........ ........ 60% 240M 0s
23:47:20 141312K ........ ........ ........ ........ ........ ........ 61% 243M 0s
23:47:20 144384K ........ ........ ........ ........ ........ ........ 62% 334M 0s
23:47:20 147456K ........ ........ ........ ........ ........ ........ 64% 278M 0s
23:47:20 150528K ........ ........ ........ ........ ........ ........ 65% 354M 0s
23:47:20 153600K ........ ........ ........ ........ ........ ........ 66% 346M 0s
23:47:20 156672K ........ ........ ........ ........ ........ ........ 68% 411M 0s
23:47:20 159744K ........ ........ ........ ........ ........ ........ 69% 409M 0s
23:47:20 162816K ........ ........ ........ ........ ........ ........ 70% 440M 0s
23:47:20 165888K ........ ........ ........ ........ ........ ........ 72% 370M 0s
23:47:20 168960K ........ ........ ........ ........ ........ ........ 73% 330M 0s
23:47:20 172032K ........ ........ ........ ........ ........ ........ 74% 303M 0s
23:47:20 175104K ........ ........ ........ ........ ........ ........ 76% 173M 0s
23:47:20 178176K ........ ........ ........ ........ ........ ........ 77% 295M 0s
23:47:20 181248K ........ ........ ........ ........ ........ ........ 78% 15.5M 0s
23:47:21 184320K ........ ........ ........ ........ ........ ........ 80% 151M 0s
23:47:21 187392K ........ ........ ........ ........ ........ ........ 81% 297M 0s
23:47:21 190464K ........ ........ ........ ........ ........ ........ 82% 309M 0s
23:47:21 193536K ........ ........ ........ ........ ........ ........ 83% 291M 0s
23:47:21 196608K ........ ........ ........ ........ ........ ........ 85% 320M 0s
23:47:21 199680K ........ ........ ........ ........ ........ ........ 86% 369M 0s
23:47:21 202752K ........ ........ ........ ........ ........ ........ 87% 387M 0s
23:47:21 205824K ........ ........ ........ ........ ........ ........ 89% 212M 0s
23:47:21 208896K ........ ........ ........ ........ ........ ........ 90% 165M 0s
23:47:21 211968K ........ ........ ........ ........ ........ ........ 91% 367M 0s
23:47:21 215040K ........ ........ ........ ........ ........ ........ 93% 274M 0s
23:47:21 218112K ........ ........ ........ ........ ........ ........ 94% 279M 0s
23:47:21 221184K ........ ........ ........ ........ ........ ........ 95% 239M 0s
23:47:21 224256K ........ ........ ........ ........ ........ ........ 97% 249M 0s
23:47:21 227328K ........ ........ ........ ........ ........ ........ 98% 313M 0s
23:47:21 230400K ........ ........ ........ ........ ........ ........ 99% 329M 0s
23:47:21 233472K ........ ... 100% 467M=1.1s
23:47:21
23:47:21 2025-11-16 23:47:21 (211 MB/s) - ‘karaf-0.21.4-20251116.213008-154.zip’ saved [239811271/239811271]
23:47:21
23:47:21 Extracting the new controller...
23:47:21 + echo 'Extracting the new controller...'
23:47:21 + unzip -q karaf-0.21.4-20251116.213008-154.zip
23:47:23 Adding external repositories...
23:47:23 + echo 'Adding external repositories...'
23:47:23 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:23 ################################################################################
23:47:23 #
23:47:23 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:23 # contributor license agreements. See the NOTICE file distributed with
23:47:23 # this work for additional information regarding copyright ownership.
23:47:23 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:23 # (the "License"); you may not use this file except in compliance with
23:47:23 # the License. You may obtain a copy of the License at
23:47:23 #
23:47:23 # http://www.apache.org/licenses/LICENSE-2.0
23:47:23 #
23:47:23 # Unless required by applicable law or agreed to in writing, software
23:47:23 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:23 # See the License for the specific language governing permissions and
23:47:23 # limitations under the License.
23:47:23 #
23:47:23 ################################################################################
23:47:23
23:47:23 #
23:47:23 # If set to true, the following property will not allow any certificate to be used
23:47:23 # when accessing Maven repositories through SSL
23:47:23 #
23:47:23 #org.ops4j.pax.url.mvn.certificateCheck=
23:47:23
23:47:23 #
23:47:23 # Path to the local Maven settings file.
23:47:23 # The repositories defined in this file will be automatically added to the list
23:47:23 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:47:23 # below is not set.
23:47:23 # The following locations are checked for the existence of the settings.xml file
23:47:23 # * 1. looks for the specified url
23:47:23 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:47:23 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:47:23 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:47:23 #
23:47:23 #org.ops4j.pax.url.mvn.settings=
23:47:23
23:47:23 #
23:47:23 # Path to the local Maven repository which is used to avoid downloading
23:47:23 # artifacts when they already exist locally.
23:47:23 # The value of this property will be extracted from the settings.xml file
23:47:23 # above, or defaulted to:
23:47:23 # System.getProperty( "user.home" ) + "/.m2/repository"
23:47:23 #
23:47:23 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:47:23
23:47:23 #
23:47:23 # Default this to false. It's just weird to use undocumented repos
23:47:23 #
23:47:23 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:47:23
23:47:23 #
23:47:23 # Uncomment if you don't wanna use the proxy settings
23:47:23 # from the Maven conf/settings.xml file
23:47:23 #
23:47:23 # org.ops4j.pax.url.mvn.proxySupport=false
23:47:23
23:47:23 #
23:47:23 # Comma separated list of repositories scanned when resolving an artifact.
23:47:23 # Those repositories will be checked before iterating through the
23:47:23 # below list of repositories and even before the local repository
23:47:23 # A repository url can be appended with zero or more of the following flags:
23:47:23 # @snapshots : the repository contains snaphots
23:47:23 # @noreleases : the repository does not contain any released artifacts
23:47:23 #
23:47:23 # The following property value will add the system folder as a repo.
23:47:23 #
23:47:23 org.ops4j.pax.url.mvn.defaultRepositories=\
23:47:23 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:47:23 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:47:23 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:47:23
23:47:23 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:47:23 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:47:23
23:47:23 #
23:47:23 # Comma separated list of repositories scanned when resolving an artifact.
23:47:23 # The default list includes the following repositories:
23:47:23 # http://repo1.maven.org/maven2@id=central
23:47:23 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:47:23 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:47:23 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:47:23 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:47:23 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:47:23 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:47:23 # To add repositories to the default ones, prepend '+' to the list of repositories
23:47:23 # to add.
23:47:23 # A repository url can be appended with zero or more of the following flags:
23:47:23 # @snapshots : the repository contains snapshots
23:47:23 # @noreleases : the repository does not contain any released artifacts
23:47:23 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:47:23 #
23:47:23 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
23:47:23
23:47:23 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
23:47:23 Configuring the startup features...
23:47:23 + echo 'Configuring the startup features...'
23:47:23 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:23 + FEATURE_TEST_STRING=features-test
23:47:23 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:47:23 + KARAF_VERSION=karaf4
23:47:23 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:47:23 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:23 + [[ ! -z '' ]]
23:47:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:23 ################################################################################
23:47:23 #
23:47:23 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:23 # contributor license agreements. See the NOTICE file distributed with
23:47:23 # this work for additional information regarding copyright ownership.
23:47:23 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:23 # (the "License"); you may not use this file except in compliance with
23:47:23 # the License. You may obtain a copy of the License at
23:47:23 #
23:47:23 # http://www.apache.org/licenses/LICENSE-2.0
23:47:23 #
23:47:23 # Unless required by applicable law or agreed to in writing, software
23:47:23 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:23 # See the License for the specific language governing permissions and
23:47:23 # limitations under the License.
23:47:23 #
23:47:23 ################################################################################
23:47:23
23:47:23 #
23:47:23 # Comma separated list of features repositories to register by default
23:47:23 #
23:47:23 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/171eb417-6dc9-46bd-88b2-7f603dcbe3d2.xml
23:47:23
23:47:23 #
23:47:23 # Comma separated list of features to install at startup
23:47:23 #
23:47:23 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 0b6a8a79-5bd3-45f5-8554-dfc18897aaa0
23:47:23
23:47:23 #
23:47:23 # Resource repositories (OBR) that the features resolver can use
23:47:23 # to resolve requirements/capabilities
23:47:23 #
23:47:23 # The format of the resourceRepositories is
23:47:23 # resourceRepositories=[xml:url|json:url],...
23:47:23 # for Instance:
23:47:23 #
23:47:23 #resourceRepositories=xml:http://host/path/to/index.xml
23:47:23 # or
23:47:23 #resourceRepositories=json:http://host/path/to/index.json
23:47:23 #
23:47:23
23:47:23 #
23:47:23 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:47:23 #
23:47:23 featuresBootAsynchronous=false
23:47:23
23:47:23 #
23:47:23 # Service requirements enforcement
23:47:23 #
23:47:23 # By default, the feature resolver checks the service requirements/capabilities of
23:47:23 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:47:23 # the required bundles.
23:47:23 # The following flag can have those values:
23:47:23 # - disable: service requirements are completely ignored
23:47:23 # - default: service requirements are ignored for old features
23:47:23 # - enforce: service requirements are always verified
23:47:23 #
23:47:23 #serviceRequirements=default
23:47:23
23:47:23 #
23:47:23 # Store cfg file for config element in feature
23:47:23 #
23:47:23 #configCfgStore=true
23:47:23
23:47:23 #
23:47:23 # Define if the feature service automatically refresh bundles
23:47:23 #
23:47:23 autoRefresh=true
23:47:23
23:47:23 #
23:47:23 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:47:23 # XML file defines instructions related to features processing
23:47:23 # versions.properties may declare properties to resolve placeholders in XML file
23:47:23 # both files are relative to ${karaf.etc}
23:47:23 #
23:47:23 #featureProcessing=org.apache.karaf.features.xml
23:47:23 #featureProcessingVersions=versions.properties
23:47:23 + configure_karaf_log karaf4 ''
23:47:23 + local -r karaf_version=karaf4
23:47:23 + local -r controllerdebugmap=
23:47:23 + local logapi=log4j
23:47:23 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:47:23 log4j2.rootLogger.level = INFO
23:47:23 #log4j2.rootLogger.type = asyncRoot
23:47:23 #log4j2.rootLogger.includeLocation = false
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:47:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:47:23 log4j2.rootLogger.appenderRef.Console.ref = Console
23:47:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:47:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:47:23 log4j2.logger.spifly.name = org.apache.aries.spifly
23:47:23 log4j2.logger.spifly.level = WARN
23:47:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:47:23 log4j2.logger.audit.level = INFO
23:47:23 log4j2.logger.audit.additivity = false
23:47:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:47:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:47:23 log4j2.appender.console.type = Console
23:47:23 log4j2.appender.console.name = Console
23:47:23 log4j2.appender.console.layout.type = PatternLayout
23:47:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:47:23 log4j2.appender.rolling.type = RollingRandomAccessFile
23:47:23 log4j2.appender.rolling.name = RollingFile
23:47:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:47:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:47:23 #log4j2.appender.rolling.immediateFlush = false
23:47:23 log4j2.appender.rolling.append = true
23:47:23 log4j2.appender.rolling.layout.type = PatternLayout
23:47:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:47:23 log4j2.appender.rolling.policies.type = Policies
23:47:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:47:23 log4j2.appender.rolling.policies.size.size = 64MB
23:47:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:47:23 log4j2.appender.rolling.strategy.max = 7
23:47:23 log4j2.appender.audit.type = RollingRandomAccessFile
23:47:23 log4j2.appender.audit.name = AuditRollingFile
23:47:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:47:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:47:23 log4j2.appender.audit.append = true
23:47:23 log4j2.appender.audit.layout.type = PatternLayout
23:47:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:47:23 log4j2.appender.audit.policies.type = Policies
23:47:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:47:23 log4j2.appender.audit.policies.size.size = 8MB
23:47:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:47:23 log4j2.appender.audit.strategy.max = 7
23:47:23 log4j2.appender.osgi.type = PaxOsgi
23:47:23 log4j2.appender.osgi.name = PaxOsgi
23:47:23 log4j2.appender.osgi.filter = *
23:47:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:47:23 #log4j2.logger.aether.level = TRACE
23:47:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:47:23 #log4j2.logger.http-headers.level = DEBUG
23:47:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:47:23 #log4j2.logger.maven.level = TRACE
23:47:23 + logapi=log4j2
23:47:23 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:47:23 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:47:23 + '[' log4j2 == log4j2 ']'
23:47:23 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:23 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:47:23 controllerdebugmap:
23:47:23 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:23 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:47:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:47:23 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:47:23 + unset IFS
23:47:23 + echo 'controllerdebugmap: '
23:47:23 + '[' -n '' ']'
23:47:23 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:47:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:23 ################################################################################
23:47:23 #
23:47:23 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:23 # contributor license agreements. See the NOTICE file distributed with
23:47:23 # this work for additional information regarding copyright ownership.
23:47:23 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:23 # (the "License"); you may not use this file except in compliance with
23:47:23 # the License. You may obtain a copy of the License at
23:47:23 #
23:47:23 # http://www.apache.org/licenses/LICENSE-2.0
23:47:23 #
23:47:23 # Unless required by applicable law or agreed to in writing, software
23:47:23 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:23 # See the License for the specific language governing permissions and
23:47:23 # limitations under the License.
23:47:23 #
23:47:23 ################################################################################
23:47:23
23:47:23 # Common pattern layout for appenders
23:47:23 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:47:23
23:47:23 # Root logger
23:47:23 log4j2.rootLogger.level = INFO
23:47:23 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:47:23 #log4j2.rootLogger.type = asyncRoot
23:47:23 #log4j2.rootLogger.includeLocation = false
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:47:23 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:47:23 log4j2.rootLogger.appenderRef.Console.ref = Console
23:47:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:47:23 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:47:23
23:47:23 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:47:23 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:47:23
23:47:23 # Loggers configuration
23:47:23
23:47:23 # Spifly logger
23:47:23 log4j2.logger.spifly.name = org.apache.aries.spifly
23:47:23 log4j2.logger.spifly.level = WARN
23:47:23
23:47:23 # Security audit logger
23:47:23 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:47:23 log4j2.logger.audit.level = INFO
23:47:23 log4j2.logger.audit.additivity = false
23:47:23 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:47:23
23:47:23 # Appenders configuration
23:47:23
23:47:23 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:47:23 log4j2.appender.console.type = Console
23:47:23 log4j2.appender.console.name = Console
23:47:23 log4j2.appender.console.layout.type = PatternLayout
23:47:23 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:47:23
23:47:23 # Rolling file appender
23:47:23 log4j2.appender.rolling.type = RollingRandomAccessFile
23:47:23 log4j2.appender.rolling.name = RollingFile
23:47:23 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:47:23 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:47:23 # uncomment to not force a disk flush
23:47:23 #log4j2.appender.rolling.immediateFlush = false
23:47:23 log4j2.appender.rolling.append = true
23:47:23 log4j2.appender.rolling.layout.type = PatternLayout
23:47:23 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:47:23 log4j2.appender.rolling.policies.type = Policies
23:47:23 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:47:23 log4j2.appender.rolling.policies.size.size = 1GB
23:47:23 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:47:23 log4j2.appender.rolling.strategy.max = 7
23:47:23
23:47:23 # Audit file appender
23:47:23 log4j2.appender.audit.type = RollingRandomAccessFile
23:47:23 log4j2.appender.audit.name = AuditRollingFile
23:47:23 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:47:23 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:47:23 log4j2.appender.audit.append = true
23:47:23 log4j2.appender.audit.layout.type = PatternLayout
23:47:23 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:47:23 log4j2.appender.audit.policies.type = Policies
23:47:23 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:47:23 log4j2.appender.audit.policies.size.size = 8MB
23:47:23 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:47:23 log4j2.appender.audit.strategy.max = 7
23:47:23
23:47:23 # OSGi appender
23:47:23 log4j2.appender.osgi.type = PaxOsgi
23:47:23 log4j2.appender.osgi.name = PaxOsgi
23:47:23 log4j2.appender.osgi.filter = *
23:47:23
23:47:23 # help with identification of maven-related problems with pax-url-aether
23:47:23 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:47:23 #log4j2.logger.aether.level = TRACE
23:47:23 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:47:23 #log4j2.logger.http-headers.level = DEBUG
23:47:23 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:47:23 #log4j2.logger.maven.level = TRACE
23:47:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:47:23 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:47:23 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:23 Configure
23:47:23 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:47:23 max memory: 3072m
23:47:23 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:23 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:47:23 + local -r controllermem=3072m
23:47:23 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:23 + echo Configure
23:47:23 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:47:23 + echo ' max memory: 3072m'
23:47:23 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:47:23 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:23 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:23 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:23 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:47:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:23 #!/bin/sh
23:47:23 #
23:47:23 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:23 # contributor license agreements. See the NOTICE file distributed with
23:47:23 # this work for additional information regarding copyright ownership.
23:47:23 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:23 # (the "License"); you may not use this file except in compliance with
23:47:23 # the License. You may obtain a copy of the License at
23:47:23 #
23:47:23 # http://www.apache.org/licenses/LICENSE-2.0
23:47:23 #
23:47:23 # Unless required by applicable law or agreed to in writing, software
23:47:23 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:23 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:23 # See the License for the specific language governing permissions and
23:47:23 # limitations under the License.
23:47:23 #
23:47:23
23:47:23 #
23:47:23 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:47:23 # script: client, instance, shell, start, status, stop, karaf
23:47:23 #
23:47:23 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:47:23 # Actions go here...
23:47:23 # fi
23:47:23
23:47:23 #
23:47:23 # general settings which should be applied for all scripts go here; please keep
23:47:23 # in mind that it is possible that scripts might be executed more than once, e.g.
23:47:23 # in example of the start script where the start script is executed first and the
23:47:23 # karaf script afterwards.
23:47:23 #
23:47:23
23:47:23 #
23:47:23 # The following section shows the possible configuration options for the default
23:47:23 # karaf scripts
23:47:23 #
23:47:23 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:47:23 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:47:23 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:47:23 # export EXTRA_JAVA_OPTS # Additional JVM options
23:47:23 # export KARAF_HOME # Karaf home folder
23:47:23 # export KARAF_DATA # Karaf data folder
23:47:23 # export KARAF_BASE # Karaf base folder
23:47:23 # export KARAF_ETC # Karaf etc folder
23:47:23 # export KARAF_LOG # Karaf log folder
23:47:23 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:47:23 # export KARAF_OPTS # Additional available Karaf options
23:47:23 # export KARAF_DEBUG # Enable debug mode
23:47:23 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:47:23 # export KARAF_NOROOT # Prevent execution as root if set to true
23:47:23 Set Java version
23:47:23 + echo 'Set Java version'
23:47:23 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:47:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:47:23 sudo: a password is required
23:47:23 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:23 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:47:23 sudo: a password is required
23:47:23 JDK default version ...
23:47:23 + echo 'JDK default version ...'
23:47:23 + java -version
23:47:23 openjdk version "21.0.8" 2025-07-15
23:47:23 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:47:23 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:47:23 Set JAVA_HOME
23:47:23 + echo 'Set JAVA_HOME'
23:47:23 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:47:23 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:47:23 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:23 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:23 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:23 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:47:23 Listing all open ports on controller system...
23:47:23 + echo 'Listing all open ports on controller system...'
23:47:23 + netstat -pnatu
23:47:23 /tmp/configuration-script.sh: line 40: netstat: command not found
23:47:23 + '[' -f /tmp/custom_shard_config.txt ']'
23:47:23 Custom shard config exists!!!
23:47:23 Copying the shard config...
23:47:23 + echo 'Custom shard config exists!!!'
23:47:23 + echo 'Copying the shard config...'
23:47:23 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:47:23 Configuring cluster
23:47:23 + echo 'Configuring cluster'
23:47:23 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.95 10.30.170.101 10.30.170.111
23:47:23 ################################################
23:47:23 ## Configure Cluster ##
23:47:23 ################################################
23:47:23 NOTE: Cluster configuration files not found. Copying from
23:47:23 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:47:23 Configuring unique name in akka.conf
23:47:23 Configuring hostname in akka.conf
23:47:23 Configuring data and rpc seed nodes in akka.conf
23:47:23 modules = [
23:47:23
23:47:23 {
23:47:23 name = "inventory"
23:47:23 namespace = "urn:opendaylight:inventory"
23:47:23 shard-strategy = "module"
23:47:23 },
23:47:23 {
23:47:23 name = "topology"
23:47:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:47:23 shard-strategy = "module"
23:47:23 },
23:47:23 {
23:47:23 name = "toaster"
23:47:23 namespace = "http://netconfcentral.org/ns/toaster"
23:47:23 shard-strategy = "module"
23:47:23 },
23:47:23 {
23:47:23 name = "car"
23:47:23 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:47:23 shard-strategy = "module"
23:47:23 },
23:47:23 {
23:47:23 name = "people"
23:47:23 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:47:23 shard-strategy = "module"
23:47:23 },
23:47:23 {
23:47:23 name = "car-people"
23:47:23 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:47:23 shard-strategy = "module"
23:47:23 }
23:47:23 ]
23:47:23 Configuring replication type in module-shards.conf
23:47:23 ################################################
23:47:23 ## NOTE: Manually restart controller to ##
23:47:23 ## apply configuration. ##
23:47:23 ################################################
23:47:23 Dump akka.conf
23:47:23 + echo 'Dump akka.conf'
23:47:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:47:23
23:47:23 odl-cluster-data {
23:47:23 akka {
23:47:23 remote {
23:47:23 artery {
23:47:23 enabled = on
23:47:23 transport = tcp
23:47:23 canonical.hostname = "10.30.170.95"
23:47:23 canonical.port = 2550
23:47:23 }
23:47:23 }
23:47:23
23:47:23 cluster {
23:47:23 # Using artery.
23:47:23 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.95:2550",
23:47:23 "akka://opendaylight-cluster-data@10.30.170.101:2550",
23:47:23 "akka://opendaylight-cluster-data@10.30.170.111:2550"]
23:47:23
23:47:23 roles = ["member-1"]
23:47:23
23:47:23 # when under load we might trip a false positive on the failure detector
23:47:23 # failure-detector {
23:47:23 # heartbeat-interval = 4 s
23:47:23 # acceptable-heartbeat-pause = 16s
23:47:23 # }
23:47:23 }
23:47:23
23:47:23 persistence {
23:47:23 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:47:23 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:47:23 # The relative path is always relative to KARAF_HOME.
23:47:23
23:47:23 # snapshot-store.local.dir = "target/snapshots"
23:47:23
23:47:23 # Use lz4 compression for LocalSnapshotStore snapshots
23:47:23 snapshot-store.local.use-lz4-compression = false
23:47:23 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:47:23 snapshot-store.local.lz4-blocksize = 256KB
23:47:23 }
23:47:23 disable-default-actor-system-quarantined-event-handling = "false"
23:47:23 }
23:47:23 }
23:47:23 Dump modules.conf
23:47:23 + echo 'Dump modules.conf'
23:47:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:47:23 modules = [
23:47:23
23:47:23 {
23:47:23 name = "inventory"
23:47:23 namespace = "urn:opendaylight:inventory"
23:47:23 shard-strategy = "module"
23:47:23 },
23:47:23 {
23:47:23 name = "topology"
23:47:23 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:47:23 shard-strategy = "module"
23:47:23 },
23:47:23 {
23:47:23 name = "toaster"
23:47:23 namespace = "http://netconfcentral.org/ns/toaster"
23:47:23 shard-strategy = "module"
23:47:23 },
23:47:23 {
23:47:23 name = "car"
23:47:23 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:47:23 shard-strategy = "module"
23:47:23 },
23:47:23 {
23:47:23 name = "people"
23:47:23 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:47:23 shard-strategy = "module"
23:47:23 },
23:47:23 {
23:47:23 name = "car-people"
23:47:23 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:47:23 shard-strategy = "module"
23:47:23 }
23:47:23 ]
23:47:23 Dump module-shards.conf
23:47:23 + echo 'Dump module-shards.conf'
23:47:23 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:47:23 module-shards = [
23:47:23 {
23:47:23 name = "default"
23:47:23 shards = [
23:47:23 {
23:47:23 name = "default"
23:47:23 replicas = ["member-1",
23:47:23 "member-2",
23:47:23 "member-3"]
23:47:23 }
23:47:23 ]
23:47:23 },
23:47:23 {
23:47:23 name = "inventory"
23:47:23 shards = [
23:47:23 {
23:47:23 name="inventory"
23:47:23 replicas = ["member-1",
23:47:23 "member-2",
23:47:23 "member-3"]
23:47:23 }
23:47:23 ]
23:47:23 },
23:47:23 {
23:47:23 name = "topology"
23:47:23 shards = [
23:47:23 {
23:47:23 name="topology"
23:47:23 replicas = ["member-1",
23:47:23 "member-2",
23:47:23 "member-3"]
23:47:23 }
23:47:23 ]
23:47:23 },
23:47:23 {
23:47:23 name = "toaster"
23:47:23 shards = [
23:47:23 {
23:47:23 name="toaster"
23:47:23 replicas = ["member-1",
23:47:23 "member-2",
23:47:23 "member-3"]
23:47:23 }
23:47:23 ]
23:47:23 },
23:47:23 {
23:47:23 name = "car"
23:47:23 shards = [
23:47:23 {
23:47:23 name="car"
23:47:23 replicas = ["member-1",
23:47:23 "member-2",
23:47:23 "member-3"]
23:47:23 }
23:47:23 ]
23:47:23 },
23:47:23 {
23:47:23 name = "people"
23:47:23 shards = [
23:47:23 {
23:47:23 name="people"
23:47:23 replicas = ["member-1",
23:47:23 "member-2",
23:47:23 "member-3"]
23:47:23 }
23:47:23 ]
23:47:23 },
23:47:23 {
23:47:23 name = "car-people"
23:47:23 shards = [
23:47:23 {
23:47:23 name="car-people"
23:47:23 replicas = ["member-1",
23:47:23 "member-2",
23:47:23 "member-3"]
23:47:23 }
23:47:23 ]
23:47:23 }
23:47:23 ]
23:47:23 Configuring member-2 with IP address 10.30.170.101
23:47:23 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
23:47:23 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
23:47:24 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:47:24 ++ [[ /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 ]]
23:47:24 ++ echo 'common-functions.sh is being sourced'
23:47:24 common-functions.sh is being sourced
23:47:24 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:47:24 ++ DISTROSTREAM=scandium
23:47:24 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:24 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:24 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:24 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:24 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:47:24 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:47:24 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:24 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:24 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:24 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:24 ++ export CONTROLLERMEM=
23:47:24 ++ CONTROLLERMEM=
23:47:24 ++ case "${DISTROSTREAM}" in
23:47:24 ++ CLUSTER_SYSTEM=akka
23:47:24 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:47:24 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:47:24 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:47:24 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:47:24 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:47:24 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:47:24 ++ print_common_env
23:47:24 ++ cat
23:47:24 common-functions environment:
23:47:24 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:24 ACTUALFEATURES:
23:47:24 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:24 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:47:24 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:24 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:24 CONTROLLERMEM:
23:47:24 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:47:24 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:47:24 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:47:24 SUITES:
23:47:24
23:47:24 ++ SSH='ssh -t -t'
23:47:24 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:47:24 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:47:24 Changing to /tmp
23:47:24 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:47:24 + echo 'Changing to /tmp'
23:47:24 + cd /tmp
23:47:24 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip'
23:47:24 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:47:24 --2025-11-16 23:47:24-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:47:24 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:47:24 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:47:24 HTTP request sent, awaiting response... 200 OK
23:47:24 Length: 239811271 (229M) [application/zip]
23:47:24 Saving to: ‘karaf-0.21.4-20251116.213008-154.zip’
23:47:24
23:47:24 0K ........ ........ ........ ........ ........ ........ 1% 69.2M 3s
23:47:24 3072K ........ ........ ........ ........ ........ ........ 2% 147M 2s
23:47:24 6144K ........ ........ ........ ........ ........ ........ 3% 168M 2s
23:47:24 9216K ........ ........ ........ ........ ........ ........ 5% 213M 2s
23:47:24 12288K ........ ........ ........ ........ ........ ........ 6% 220M 2s
23:47:24 15360K ........ ........ ........ ........ ........ ........ 7% 208M 1s
23:47:24 18432K ........ ........ ........ ........ ........ ........ 9% 208M 1s
23:47:24 21504K ........ ........ ........ ........ ........ ........ 10% 186M 1s
23:47:24 24576K ........ ........ ........ ........ ........ ........ 11% 192M 1s
23:47:24 27648K ........ ........ ........ ........ ........ ........ 13% 229M 1s
23:47:24 30720K ........ ........ ........ ........ ........ ........ 14% 196M 1s
23:47:24 33792K ........ ........ ........ ........ ........ ........ 15% 276M 1s
23:47:24 36864K ........ ........ ........ ........ ........ ........ 17% 271M 1s
23:47:24 39936K ........ ........ ........ ........ ........ ........ 18% 320M 1s
23:47:24 43008K ........ ........ ........ ........ ........ ........ 19% 287M 1s
23:47:24 46080K ........ ........ ........ ........ ........ ........ 20% 350M 1s
23:47:24 49152K ........ ........ ........ ........ ........ ........ 22% 276M 1s
23:47:24 52224K ........ ........ ........ ........ ........ ........ 23% 342M 1s
23:47:24 55296K ........ ........ ........ ........ ........ ........ 24% 345M 1s
23:47:24 58368K ........ ........ ........ ........ ........ ........ 26% 310M 1s
23:47:24 61440K ........ ........ ........ ........ ........ ........ 27% 301M 1s
23:47:24 64512K ........ ........ ........ ........ ........ ........ 28% 378M 1s
23:47:24 67584K ........ ........ ........ ........ ........ ........ 30% 361M 1s
23:47:24 70656K ........ ........ ........ ........ ........ ........ 31% 348M 1s
23:47:24 73728K ........ ........ ........ ........ ........ ........ 32% 347M 1s
23:47:24 76800K ........ ........ ........ ........ ........ ........ 34% 362M 1s
23:47:24 79872K ........ ........ ........ ........ ........ ........ 35% 224M 1s
23:47:24 82944K ........ ........ ........ ........ ........ ........ 36% 415M 1s
23:47:24 86016K ........ ........ ........ ........ ........ ........ 38% 379M 1s
23:47:24 89088K ........ ........ ........ ........ ........ ........ 39% 387M 1s
23:47:24 92160K ........ ........ ........ ........ ........ ........ 40% 351M 1s
23:47:24 95232K ........ ........ ........ ........ ........ ........ 41% 389M 1s
23:47:24 98304K ........ ........ ........ ........ ........ ........ 43% 331M 1s
23:47:24 101376K ........ ........ ........ ........ ........ ........ 44% 342M 1s
23:47:24 104448K ........ ........ ........ ........ ........ ........ 45% 354M 0s
23:47:24 107520K ........ ........ ........ ........ ........ ........ 47% 314M 0s
23:47:24 110592K ........ ........ ........ ........ ........ ........ 48% 320M 0s
23:47:24 113664K ........ ........ ........ ........ ........ ........ 49% 332M 0s
23:47:24 116736K ........ ........ ........ ........ ........ ........ 51% 321M 0s
23:47:24 119808K ........ ........ ........ ........ ........ ........ 52% 400M 0s
23:47:24 122880K ........ ........ ........ ........ ........ ........ 53% 366M 0s
23:47:24 125952K ........ ........ ........ ........ ........ ........ 55% 330M 0s
23:47:24 129024K ........ ........ ........ ........ ........ ........ 56% 311M 0s
23:47:24 132096K ........ ........ ........ ........ ........ ........ 57% 348M 0s
23:47:24 135168K ........ ........ ........ ........ ........ ........ 59% 325M 0s
23:47:24 138240K ........ ........ ........ ........ ........ ........ 60% 324M 0s
23:47:24 141312K ........ ........ ........ ........ ........ ........ 61% 346M 0s
23:47:24 144384K ........ ........ ........ ........ ........ ........ 62% 416M 0s
23:47:24 147456K ........ ........ ........ ........ ........ ........ 64% 347M 0s
23:47:24 150528K ........ ........ ........ ........ ........ ........ 65% 365M 0s
23:47:24 153600K ........ ........ ........ ........ ........ ........ 66% 346M 0s
23:47:24 156672K ........ ........ ........ ........ ........ ........ 68% 351M 0s
23:47:24 159744K ........ ........ ........ ........ ........ ........ 69% 342M 0s
23:47:24 162816K ........ ........ ........ ........ ........ ........ 70% 356M 0s
23:47:24 165888K ........ ........ ........ ........ ........ ........ 72% 338M 0s
23:47:24 168960K ........ ........ ........ ........ ........ ........ 73% 376M 0s
23:47:24 172032K ........ ........ ........ ........ ........ ........ 74% 331M 0s
23:47:24 175104K ........ ........ ........ ........ ........ ........ 76% 314M 0s
23:47:24 178176K ........ ........ ........ ........ ........ ........ 77% 393M 0s
23:47:24 181248K ........ ........ ........ ........ ........ ........ 78% 369M 0s
23:47:24 184320K ........ ........ ........ ........ ........ ........ 80% 369M 0s
23:47:24 187392K ........ ........ ........ ........ ........ ........ 81% 330M 0s
23:47:24 190464K ........ ........ ........ ........ ........ ........ 82% 262M 0s
23:47:24 193536K ........ ........ ........ ........ ........ ........ 83% 367M 0s
23:47:24 196608K ........ ........ ........ ........ ........ ........ 85% 423M 0s
23:47:24 199680K ........ ........ ........ ........ ........ ........ 86% 431M 0s
23:47:24 202752K ........ ........ ........ ........ ........ ........ 87% 319M 0s
23:47:24 205824K ........ ........ ........ ........ ........ ........ 89% 321M 0s
23:47:24 208896K ........ ........ ........ ........ ........ ........ 90% 333M 0s
23:47:24 211968K ........ ........ ........ ........ ........ ........ 91% 390M 0s
23:47:24 215040K ........ ........ ........ ........ ........ ........ 93% 209M 0s
23:47:24 218112K ........ ........ ........ ........ ........ ........ 94% 283M 0s
23:47:24 221184K ........ ........ ........ ........ ........ ........ 95% 332M 0s
23:47:24 224256K ........ ........ ........ ........ ........ ........ 97% 298M 0s
23:47:24 227328K ........ ........ ........ ........ ........ ........ 98% 287M 0s
23:47:24 230400K ........ ........ ........ ........ ........ ........ 99% 280M 0s
23:47:24 233472K ........ ... 100% 318M=0.8s
23:47:24
23:47:24 2025-11-16 23:47:24 (290 MB/s) - ‘karaf-0.21.4-20251116.213008-154.zip’ saved [239811271/239811271]
23:47:24
23:47:24 Extracting the new controller...
23:47:24 + echo 'Extracting the new controller...'
23:47:24 + unzip -q karaf-0.21.4-20251116.213008-154.zip
23:47:27 Adding external repositories...
23:47:27 + echo 'Adding external repositories...'
23:47:27 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:27 ################################################################################
23:47:27 #
23:47:27 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:27 # contributor license agreements. See the NOTICE file distributed with
23:47:27 # this work for additional information regarding copyright ownership.
23:47:27 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:27 # (the "License"); you may not use this file except in compliance with
23:47:27 # the License. You may obtain a copy of the License at
23:47:27 #
23:47:27 # http://www.apache.org/licenses/LICENSE-2.0
23:47:27 #
23:47:27 # Unless required by applicable law or agreed to in writing, software
23:47:27 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:27 # See the License for the specific language governing permissions and
23:47:27 # limitations under the License.
23:47:27 #
23:47:27 ################################################################################
23:47:27
23:47:27 #
23:47:27 # If set to true, the following property will not allow any certificate to be used
23:47:27 # when accessing Maven repositories through SSL
23:47:27 #
23:47:27 #org.ops4j.pax.url.mvn.certificateCheck=
23:47:27
23:47:27 #
23:47:27 # Path to the local Maven settings file.
23:47:27 # The repositories defined in this file will be automatically added to the list
23:47:27 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:47:27 # below is not set.
23:47:27 # The following locations are checked for the existence of the settings.xml file
23:47:27 # * 1. looks for the specified url
23:47:27 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:47:27 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:47:27 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:47:27 #
23:47:27 #org.ops4j.pax.url.mvn.settings=
23:47:27
23:47:27 #
23:47:27 # Path to the local Maven repository which is used to avoid downloading
23:47:27 # artifacts when they already exist locally.
23:47:27 # The value of this property will be extracted from the settings.xml file
23:47:27 # above, or defaulted to:
23:47:27 # System.getProperty( "user.home" ) + "/.m2/repository"
23:47:27 #
23:47:27 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:47:27
23:47:27 #
23:47:27 # Default this to false. It's just weird to use undocumented repos
23:47:27 #
23:47:27 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:47:27
23:47:27 #
23:47:27 # Uncomment if you don't wanna use the proxy settings
23:47:27 # from the Maven conf/settings.xml file
23:47:27 #
23:47:27 # org.ops4j.pax.url.mvn.proxySupport=false
23:47:27
23:47:27 #
23:47:27 # Comma separated list of repositories scanned when resolving an artifact.
23:47:27 # Those repositories will be checked before iterating through the
23:47:27 # below list of repositories and even before the local repository
23:47:27 # A repository url can be appended with zero or more of the following flags:
23:47:27 # @snapshots : the repository contains snaphots
23:47:27 # @noreleases : the repository does not contain any released artifacts
23:47:27 #
23:47:27 # The following property value will add the system folder as a repo.
23:47:27 #
23:47:27 org.ops4j.pax.url.mvn.defaultRepositories=\
23:47:27 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:47:27 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:47:27 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:47:27
23:47:27 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:47:27 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:47:27
23:47:27 #
23:47:27 # Comma separated list of repositories scanned when resolving an artifact.
23:47:27 # The default list includes the following repositories:
23:47:27 # http://repo1.maven.org/maven2@id=central
23:47:27 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:47:27 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:47:27 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:47:27 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:47:27 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:47:27 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:47:27 # To add repositories to the default ones, prepend '+' to the list of repositories
23:47:27 # to add.
23:47:27 # A repository url can be appended with zero or more of the following flags:
23:47:27 # @snapshots : the repository contains snapshots
23:47:27 # @noreleases : the repository does not contain any released artifacts
23:47:27 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:47:27 #
23:47:27 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
23:47:27
23:47:27 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
23:47:27 + echo 'Configuring the startup features...'
23:47:27 Configuring the startup features...
23:47:27 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:27 + FEATURE_TEST_STRING=features-test
23:47:27 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:47:27 + KARAF_VERSION=karaf4
23:47:27 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:47:27 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:27 + [[ ! -z '' ]]
23:47:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:27 ################################################################################
23:47:27 #
23:47:27 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:27 # contributor license agreements. See the NOTICE file distributed with
23:47:27 # this work for additional information regarding copyright ownership.
23:47:27 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:27 # (the "License"); you may not use this file except in compliance with
23:47:27 # the License. You may obtain a copy of the License at
23:47:27 #
23:47:27 # http://www.apache.org/licenses/LICENSE-2.0
23:47:27 #
23:47:27 # Unless required by applicable law or agreed to in writing, software
23:47:27 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:27 # See the License for the specific language governing permissions and
23:47:27 # limitations under the License.
23:47:27 #
23:47:27 ################################################################################
23:47:27
23:47:27 #
23:47:27 # Comma separated list of features repositories to register by default
23:47:27 #
23:47:27 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/171eb417-6dc9-46bd-88b2-7f603dcbe3d2.xml
23:47:27
23:47:27 #
23:47:27 # Comma separated list of features to install at startup
23:47:27 #
23:47:27 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 0b6a8a79-5bd3-45f5-8554-dfc18897aaa0
23:47:27
23:47:27 #
23:47:27 # Resource repositories (OBR) that the features resolver can use
23:47:27 # to resolve requirements/capabilities
23:47:27 #
23:47:27 # The format of the resourceRepositories is
23:47:27 # resourceRepositories=[xml:url|json:url],...
23:47:27 # for Instance:
23:47:27 #
23:47:27 #resourceRepositories=xml:http://host/path/to/index.xml
23:47:27 # or
23:47:27 #resourceRepositories=json:http://host/path/to/index.json
23:47:27 #
23:47:27
23:47:27 #
23:47:27 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:47:27 #
23:47:27 featuresBootAsynchronous=false
23:47:27
23:47:27 #
23:47:27 # Service requirements enforcement
23:47:27 #
23:47:27 # By default, the feature resolver checks the service requirements/capabilities of
23:47:27 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:47:27 # the required bundles.
23:47:27 # The following flag can have those values:
23:47:27 # - disable: service requirements are completely ignored
23:47:27 # - default: service requirements are ignored for old features
23:47:27 # - enforce: service requirements are always verified
23:47:27 #
23:47:27 #serviceRequirements=default
23:47:27
23:47:27 #
23:47:27 # Store cfg file for config element in feature
23:47:27 #
23:47:27 #configCfgStore=true
23:47:27
23:47:27 #
23:47:27 # Define if the feature service automatically refresh bundles
23:47:27 #
23:47:27 autoRefresh=true
23:47:27
23:47:27 #
23:47:27 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:47:27 # XML file defines instructions related to features processing
23:47:27 # versions.properties may declare properties to resolve placeholders in XML file
23:47:27 # both files are relative to ${karaf.etc}
23:47:27 #
23:47:27 #featureProcessing=org.apache.karaf.features.xml
23:47:27 #featureProcessingVersions=versions.properties
23:47:27 + configure_karaf_log karaf4 ''
23:47:27 + local -r karaf_version=karaf4
23:47:27 + local -r controllerdebugmap=
23:47:27 + local logapi=log4j
23:47:27 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:27 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:47:27 log4j2.rootLogger.level = INFO
23:47:27 #log4j2.rootLogger.type = asyncRoot
23:47:27 #log4j2.rootLogger.includeLocation = false
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:47:27 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:47:27 log4j2.rootLogger.appenderRef.Console.ref = Console
23:47:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:47:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:47:27 log4j2.logger.spifly.name = org.apache.aries.spifly
23:47:27 log4j2.logger.spifly.level = WARN
23:47:27 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:47:27 log4j2.logger.audit.level = INFO
23:47:27 log4j2.logger.audit.additivity = false
23:47:27 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:47:27 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:47:27 log4j2.appender.console.type = Console
23:47:27 log4j2.appender.console.name = Console
23:47:27 log4j2.appender.console.layout.type = PatternLayout
23:47:27 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:47:27 log4j2.appender.rolling.type = RollingRandomAccessFile
23:47:27 log4j2.appender.rolling.name = RollingFile
23:47:27 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:47:27 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:47:27 #log4j2.appender.rolling.immediateFlush = false
23:47:27 log4j2.appender.rolling.append = true
23:47:27 log4j2.appender.rolling.layout.type = PatternLayout
23:47:27 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:47:27 log4j2.appender.rolling.policies.type = Policies
23:47:27 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:47:27 log4j2.appender.rolling.policies.size.size = 64MB
23:47:27 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:47:27 log4j2.appender.rolling.strategy.max = 7
23:47:27 log4j2.appender.audit.type = RollingRandomAccessFile
23:47:27 log4j2.appender.audit.name = AuditRollingFile
23:47:27 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:47:27 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:47:27 log4j2.appender.audit.append = true
23:47:27 log4j2.appender.audit.layout.type = PatternLayout
23:47:27 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:47:27 log4j2.appender.audit.policies.type = Policies
23:47:27 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:47:27 log4j2.appender.audit.policies.size.size = 8MB
23:47:27 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:47:27 log4j2.appender.audit.strategy.max = 7
23:47:27 log4j2.appender.osgi.type = PaxOsgi
23:47:27 log4j2.appender.osgi.name = PaxOsgi
23:47:27 log4j2.appender.osgi.filter = *
23:47:27 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:47:27 #log4j2.logger.aether.level = TRACE
23:47:27 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:47:27 #log4j2.logger.http-headers.level = DEBUG
23:47:27 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:47:27 #log4j2.logger.maven.level = TRACE
23:47:27 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:47:27 + logapi=log4j2
23:47:27 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:47:27 + '[' log4j2 == log4j2 ']'
23:47:27 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:27 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:47:27 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:47:27 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:47:27 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:47:27 controllerdebugmap:
23:47:27 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:27 + unset IFS
23:47:27 + echo 'controllerdebugmap: '
23:47:27 + '[' -n '' ']'
23:47:27 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:47:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:27 ################################################################################
23:47:27 #
23:47:27 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:27 # contributor license agreements. See the NOTICE file distributed with
23:47:27 # this work for additional information regarding copyright ownership.
23:47:27 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:27 # (the "License"); you may not use this file except in compliance with
23:47:27 # the License. You may obtain a copy of the License at
23:47:27 #
23:47:27 # http://www.apache.org/licenses/LICENSE-2.0
23:47:27 #
23:47:27 # Unless required by applicable law or agreed to in writing, software
23:47:27 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:27 # See the License for the specific language governing permissions and
23:47:27 # limitations under the License.
23:47:27 #
23:47:27 ################################################################################
23:47:27
23:47:27 # Common pattern layout for appenders
23:47:27 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:47:27
23:47:27 # Root logger
23:47:27 log4j2.rootLogger.level = INFO
23:47:27 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:47:27 #log4j2.rootLogger.type = asyncRoot
23:47:27 #log4j2.rootLogger.includeLocation = false
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:47:27 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:47:27 log4j2.rootLogger.appenderRef.Console.ref = Console
23:47:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:47:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:47:27
23:47:27 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:47:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:47:27
23:47:27 # Loggers configuration
23:47:27
23:47:27 # Spifly logger
23:47:27 log4j2.logger.spifly.name = org.apache.aries.spifly
23:47:27 log4j2.logger.spifly.level = WARN
23:47:27
23:47:27 # Security audit logger
23:47:27 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:47:27 log4j2.logger.audit.level = INFO
23:47:27 log4j2.logger.audit.additivity = false
23:47:27 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:47:27
23:47:27 # Appenders configuration
23:47:27
23:47:27 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:47:27 log4j2.appender.console.type = Console
23:47:27 log4j2.appender.console.name = Console
23:47:27 log4j2.appender.console.layout.type = PatternLayout
23:47:27 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:47:27
23:47:27 # Rolling file appender
23:47:27 log4j2.appender.rolling.type = RollingRandomAccessFile
23:47:27 log4j2.appender.rolling.name = RollingFile
23:47:27 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:47:27 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:47:27 # uncomment to not force a disk flush
23:47:27 #log4j2.appender.rolling.immediateFlush = false
23:47:27 log4j2.appender.rolling.append = true
23:47:27 log4j2.appender.rolling.layout.type = PatternLayout
23:47:27 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:47:27 log4j2.appender.rolling.policies.type = Policies
23:47:27 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:47:27 log4j2.appender.rolling.policies.size.size = 1GB
23:47:27 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:47:27 log4j2.appender.rolling.strategy.max = 7
23:47:27
23:47:27 # Audit file appender
23:47:27 log4j2.appender.audit.type = RollingRandomAccessFile
23:47:27 log4j2.appender.audit.name = AuditRollingFile
23:47:27 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:47:27 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:47:27 log4j2.appender.audit.append = true
23:47:27 log4j2.appender.audit.layout.type = PatternLayout
23:47:27 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:47:27 log4j2.appender.audit.policies.type = Policies
23:47:27 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:47:27 log4j2.appender.audit.policies.size.size = 8MB
23:47:27 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:47:27 log4j2.appender.audit.strategy.max = 7
23:47:27
23:47:27 # OSGi appender
23:47:27 log4j2.appender.osgi.type = PaxOsgi
23:47:27 log4j2.appender.osgi.name = PaxOsgi
23:47:27 log4j2.appender.osgi.filter = *
23:47:27
23:47:27 # help with identification of maven-related problems with pax-url-aether
23:47:27 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:47:27 #log4j2.logger.aether.level = TRACE
23:47:27 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:47:27 #log4j2.logger.http-headers.level = DEBUG
23:47:27 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:47:27 #log4j2.logger.maven.level = TRACE
23:47:27 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:47:27 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:47:27 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:27 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:47:27 + local -r controllermem=3072m
23:47:27 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:27 Configure
23:47:27 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:47:27 max memory: 3072m
23:47:27 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:27 + echo Configure
23:47:27 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:47:27 + echo ' max memory: 3072m'
23:47:27 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:47:27 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:27 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:27 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:27 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:47:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:27 #!/bin/sh
23:47:27 #
23:47:27 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:27 # contributor license agreements. See the NOTICE file distributed with
23:47:27 # this work for additional information regarding copyright ownership.
23:47:27 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:27 # (the "License"); you may not use this file except in compliance with
23:47:27 # the License. You may obtain a copy of the License at
23:47:27 #
23:47:27 # http://www.apache.org/licenses/LICENSE-2.0
23:47:27 #
23:47:27 # Unless required by applicable law or agreed to in writing, software
23:47:27 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:27 # See the License for the specific language governing permissions and
23:47:27 # limitations under the License.
23:47:27 #
23:47:27
23:47:27 #
23:47:27 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:47:27 # script: client, instance, shell, start, status, stop, karaf
23:47:27 #
23:47:27 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:47:27 # Actions go here...
23:47:27 # fi
23:47:27
23:47:27 #
23:47:27 # general settings which should be applied for all scripts go here; please keep
23:47:27 # in mind that it is possible that scripts might be executed more than once, e.g.
23:47:27 # in example of the start script where the start script is executed first and the
23:47:27 # karaf script afterwards.
23:47:27 #
23:47:27
23:47:27 #
23:47:27 # The following section shows the possible configuration options for the default
23:47:27 # karaf scripts
23:47:27 #
23:47:27 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:47:27 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:47:27 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:47:27 # export EXTRA_JAVA_OPTS # Additional JVM options
23:47:27 # export KARAF_HOME # Karaf home folder
23:47:27 # export KARAF_DATA # Karaf data folder
23:47:27 # export KARAF_BASE # Karaf base folder
23:47:27 # export KARAF_ETC # Karaf etc folder
23:47:27 # export KARAF_LOG # Karaf log folder
23:47:27 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:47:27 # export KARAF_OPTS # Additional available Karaf options
23:47:27 # export KARAF_DEBUG # Enable debug mode
23:47:27 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:47:27 # export KARAF_NOROOT # Prevent execution as root if set to true
23:47:27 Set Java version
23:47:27 + echo 'Set Java version'
23:47:27 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:47:27 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:47:27 sudo: a password is required
23:47:27 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:27 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:47:27 sudo: a password is required
23:47:27 JDK default version ...
23:47:27 + echo 'JDK default version ...'
23:47:27 + java -version
23:47:27 openjdk version "21.0.8" 2025-07-15
23:47:27 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:47:27 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:47:27 Set JAVA_HOME
23:47:27 + echo 'Set JAVA_HOME'
23:47:27 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:47:27 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:47:27 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:27 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:27 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:27 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:47:27 Listing all open ports on controller system...
23:47:27 + echo 'Listing all open ports on controller system...'
23:47:27 + netstat -pnatu
23:47:27 /tmp/configuration-script.sh: line 40: netstat: command not found
23:47:27 Custom shard config exists!!!
23:47:27 Copying the shard config...
23:47:27 + '[' -f /tmp/custom_shard_config.txt ']'
23:47:27 + echo 'Custom shard config exists!!!'
23:47:27 + echo 'Copying the shard config...'
23:47:27 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:47:27 Configuring cluster
23:47:27 + echo 'Configuring cluster'
23:47:27 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.95 10.30.170.101 10.30.170.111
23:47:27 ################################################
23:47:27 ## Configure Cluster ##
23:47:27 ################################################
23:47:27 NOTE: Cluster configuration files not found. Copying from
23:47:27 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:47:27 Configuring unique name in akka.conf
23:47:27 Configuring hostname in akka.conf
23:47:27 Configuring data and rpc seed nodes in akka.conf
23:47:27 modules = [
23:47:27
23:47:27 {
23:47:27 name = "inventory"
23:47:27 namespace = "urn:opendaylight:inventory"
23:47:27 shard-strategy = "module"
23:47:27 },
23:47:27 {
23:47:27 name = "topology"
23:47:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:47:27 shard-strategy = "module"
23:47:27 },
23:47:27 {
23:47:27 name = "toaster"
23:47:27 namespace = "http://netconfcentral.org/ns/toaster"
23:47:27 shard-strategy = "module"
23:47:27 },
23:47:27 {
23:47:27 name = "car"
23:47:27 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:47:27 shard-strategy = "module"
23:47:27 },
23:47:27 {
23:47:27 name = "people"
23:47:27 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:47:27 shard-strategy = "module"
23:47:27 },
23:47:27 {
23:47:27 name = "car-people"
23:47:27 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:47:27 shard-strategy = "module"
23:47:27 }
23:47:27 ]
23:47:27 Configuring replication type in module-shards.conf
23:47:27 ################################################
23:47:27 ## NOTE: Manually restart controller to ##
23:47:27 ## apply configuration. ##
23:47:27 ################################################
23:47:27 Dump akka.conf
23:47:27 + echo 'Dump akka.conf'
23:47:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:47:27
23:47:27 odl-cluster-data {
23:47:27 akka {
23:47:27 remote {
23:47:27 artery {
23:47:27 enabled = on
23:47:27 transport = tcp
23:47:27 canonical.hostname = "10.30.170.101"
23:47:27 canonical.port = 2550
23:47:27 }
23:47:27 }
23:47:27
23:47:27 cluster {
23:47:27 # Using artery.
23:47:27 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.95:2550",
23:47:27 "akka://opendaylight-cluster-data@10.30.170.101:2550",
23:47:27 "akka://opendaylight-cluster-data@10.30.170.111:2550"]
23:47:27
23:47:27 roles = ["member-2"]
23:47:27
23:47:27 # when under load we might trip a false positive on the failure detector
23:47:27 # failure-detector {
23:47:27 # heartbeat-interval = 4 s
23:47:27 # acceptable-heartbeat-pause = 16s
23:47:27 # }
23:47:27 }
23:47:27
23:47:27 persistence {
23:47:27 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:47:27 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:47:27 # The relative path is always relative to KARAF_HOME.
23:47:27
23:47:27 # snapshot-store.local.dir = "target/snapshots"
23:47:27
23:47:27 # Use lz4 compression for LocalSnapshotStore snapshots
23:47:27 snapshot-store.local.use-lz4-compression = false
23:47:27 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:47:27 snapshot-store.local.lz4-blocksize = 256KB
23:47:27 }
23:47:27 disable-default-actor-system-quarantined-event-handling = "false"
23:47:27 }
23:47:27 }
23:47:27 Dump modules.conf
23:47:27 + echo 'Dump modules.conf'
23:47:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:47:27 modules = [
23:47:27
23:47:27 {
23:47:27 name = "inventory"
23:47:27 namespace = "urn:opendaylight:inventory"
23:47:27 shard-strategy = "module"
23:47:27 },
23:47:27 {
23:47:27 name = "topology"
23:47:27 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:47:27 shard-strategy = "module"
23:47:27 },
23:47:27 {
23:47:27 name = "toaster"
23:47:27 namespace = "http://netconfcentral.org/ns/toaster"
23:47:27 shard-strategy = "module"
23:47:27 },
23:47:27 {
23:47:27 name = "car"
23:47:27 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:47:27 shard-strategy = "module"
23:47:27 },
23:47:27 {
23:47:27 name = "people"
23:47:27 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:47:27 shard-strategy = "module"
23:47:27 },
23:47:27 {
23:47:27 name = "car-people"
23:47:27 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:47:27 shard-strategy = "module"
23:47:27 }
23:47:27 ]
23:47:27 Dump module-shards.conf
23:47:27 + echo 'Dump module-shards.conf'
23:47:27 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:47:27 module-shards = [
23:47:27 {
23:47:27 name = "default"
23:47:27 shards = [
23:47:27 {
23:47:27 name = "default"
23:47:27 replicas = ["member-1",
23:47:27 "member-2",
23:47:27 "member-3"]
23:47:27 }
23:47:27 ]
23:47:27 },
23:47:27 {
23:47:27 name = "inventory"
23:47:27 shards = [
23:47:27 {
23:47:27 name="inventory"
23:47:27 replicas = ["member-1",
23:47:27 "member-2",
23:47:27 "member-3"]
23:47:27 }
23:47:27 ]
23:47:27 },
23:47:27 {
23:47:27 name = "topology"
23:47:27 shards = [
23:47:27 {
23:47:27 name="topology"
23:47:27 replicas = ["member-1",
23:47:27 "member-2",
23:47:27 "member-3"]
23:47:27 }
23:47:27 ]
23:47:27 },
23:47:27 {
23:47:27 name = "toaster"
23:47:27 shards = [
23:47:27 {
23:47:27 name="toaster"
23:47:27 replicas = ["member-1",
23:47:27 "member-2",
23:47:27 "member-3"]
23:47:27 }
23:47:27 ]
23:47:27 },
23:47:27 {
23:47:27 name = "car"
23:47:27 shards = [
23:47:27 {
23:47:27 name="car"
23:47:27 replicas = ["member-1",
23:47:27 "member-2",
23:47:27 "member-3"]
23:47:27 }
23:47:27 ]
23:47:27 },
23:47:27 {
23:47:27 name = "people"
23:47:27 shards = [
23:47:27 {
23:47:27 name="people"
23:47:27 replicas = ["member-1",
23:47:27 "member-2",
23:47:27 "member-3"]
23:47:27 }
23:47:27 ]
23:47:27 },
23:47:27 {
23:47:27 name = "car-people"
23:47:27 shards = [
23:47:27 {
23:47:27 name="car-people"
23:47:27 replicas = ["member-1",
23:47:27 "member-2",
23:47:27 "member-3"]
23:47:27 }
23:47:27 ]
23:47:27 }
23:47:27 ]
23:47:27 Configuring member-3 with IP address 10.30.170.111
23:47:27 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:47:27 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:47:27 + source /tmp/common-functions.sh karaf-0.21.4-SNAPSHOT scandium
23:47:27 ++ [[ /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 ]]
23:47:27 ++ echo 'common-functions.sh is being sourced'
23:47:27 common-functions.sh is being sourced
23:47:27 ++ BUNDLEFOLDER=karaf-0.21.4-SNAPSHOT
23:47:27 ++ DISTROSTREAM=scandium
23:47:27 ++ export MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:27 ++ MAVENCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:27 ++ export FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:27 ++ FEATURESCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:27 ++ export CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:47:27 ++ CUSTOMPROP=/tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:47:27 ++ export LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:27 ++ LOGCONF=/tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:27 ++ export MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:27 ++ MEMCONF=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:27 ++ export CONTROLLERMEM=
23:47:27 ++ CONTROLLERMEM=
23:47:27 ++ case "${DISTROSTREAM}" in
23:47:27 ++ CLUSTER_SYSTEM=akka
23:47:27 ++ export AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:47:27 ++ AKKACONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:47:27 ++ export MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:47:27 ++ MODULESCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:47:27 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:47:27 ++ MODULESHARDSCONF=/tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:47:27 ++ print_common_env
23:47:27 ++ cat
23:47:27 common-functions environment:
23:47:27 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:27 ACTUALFEATURES:
23:47:27 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:27 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:47:27 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:27 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:27 CONTROLLERMEM:
23:47:27 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:47:27 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:47:27 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:47:27 SUITES:
23:47:27
23:47:27 ++ SSH='ssh -t -t'
23:47:27 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:47:27 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:47:27 Changing to /tmp
23:47:27 + echo 'Changing to /tmp'
23:47:27 + cd /tmp
23:47:27 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:47:27 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip'
23:47:27 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:47:27 --2025-11-16 23:47:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip
23:47:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:47:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:47:27 HTTP request sent, awaiting response... 200 OK
23:47:27 Length: 239811271 (229M) [application/zip]
23:47:27 Saving to: ‘karaf-0.21.4-20251116.213008-154.zip’
23:47:27
23:47:27 0K ........ ........ ........ ........ ........ ........ 1% 59.4M 4s
23:47:28 3072K ........ ........ ........ ........ ........ ........ 2% 94.8M 3s
23:47:28 6144K ........ ........ ........ ........ ........ ........ 3% 162M 2s
23:47:28 9216K ........ ........ ........ ........ ........ ........ 5% 155M 2s
23:47:28 12288K ........ ........ ........ ........ ........ ........ 6% 168M 2s
23:47:28 15360K ........ ........ ........ ........ ........ ........ 7% 229M 2s
23:47:28 18432K ........ ........ ........ ........ ........ ........ 9% 243M 2s
23:47:28 21504K ........ ........ ........ ........ ........ ........ 10% 219M 2s
23:47:28 24576K ........ ........ ........ ........ ........ ........ 11% 261M 1s
23:47:28 27648K ........ ........ ........ ........ ........ ........ 13% 271M 1s
23:47:28 30720K ........ ........ ........ ........ ........ ........ 14% 279M 1s
23:47:28 33792K ........ ........ ........ ........ ........ ........ 15% 237M 1s
23:47:28 36864K ........ ........ ........ ........ ........ ........ 17% 316M 1s
23:47:28 39936K ........ ........ ........ ........ ........ ........ 18% 310M 1s
23:47:28 43008K ........ ........ ........ ........ ........ ........ 19% 279M 1s
23:47:28 46080K ........ ........ ........ ........ ........ ........ 20% 298M 1s
23:47:28 49152K ........ ........ ........ ........ ........ ........ 22% 261M 1s
23:47:28 52224K ........ ........ ........ ........ ........ ........ 23% 289M 1s
23:47:28 55296K ........ ........ ........ ........ ........ ........ 24% 254M 1s
23:47:28 58368K ........ ........ ........ ........ ........ ........ 26% 295M 1s
23:47:28 61440K ........ ........ ........ ........ ........ ........ 27% 309M 1s
23:47:28 64512K ........ ........ ........ ........ ........ ........ 28% 248M 1s
23:47:28 67584K ........ ........ ........ ........ ........ ........ 30% 331M 1s
23:47:28 70656K ........ ........ ........ ........ ........ ........ 31% 253M 1s
23:47:28 73728K ........ ........ ........ ........ ........ ........ 32% 303M 1s
23:47:28 76800K ........ ........ ........ ........ ........ ........ 34% 318M 1s
23:47:28 79872K ........ ........ ........ ........ ........ ........ 35% 216M 1s
23:47:28 82944K ........ ........ ........ ........ ........ ........ 36% 335M 1s
23:47:28 86016K ........ ........ ........ ........ ........ ........ 38% 227M 1s
23:47:28 89088K ........ ........ ........ ........ ........ ........ 39% 288M 1s
23:47:28 92160K ........ ........ ........ ........ ........ ........ 40% 295M 1s
23:47:28 95232K ........ ........ ........ ........ ........ ........ 41% 353M 1s
23:47:28 98304K ........ ........ ........ ........ ........ ........ 43% 366M 1s
23:47:28 101376K ........ ........ ........ ........ ........ ........ 44% 361M 1s
23:47:28 104448K ........ ........ ........ ........ ........ ........ 45% 366M 1s
23:47:28 107520K ........ ........ ........ ........ ........ ........ 47% 317M 1s
23:47:28 110592K ........ ........ ........ ........ ........ ........ 48% 198M 1s
23:47:28 113664K ........ ........ ........ ........ ........ ........ 49% 302M 0s
23:47:28 116736K ........ ........ ........ ........ ........ ........ 51% 308M 0s
23:47:28 119808K ........ ........ ........ ........ ........ ........ 52% 358M 0s
23:47:28 122880K ........ ........ ........ ........ ........ ........ 53% 354M 0s
23:47:28 125952K ........ ........ ........ ........ ........ ........ 55% 355M 0s
23:47:28 129024K ........ ........ ........ ........ ........ ........ 56% 335M 0s
23:47:28 132096K ........ ........ ........ ........ ........ ........ 57% 337M 0s
23:47:28 135168K ........ ........ ........ ........ ........ ........ 59% 363M 0s
23:47:28 138240K ........ ........ ........ ........ ........ ........ 60% 359M 0s
23:47:28 141312K ........ ........ ........ ........ ........ ........ 61% 361M 0s
23:47:28 144384K ........ ........ ........ ........ ........ ........ 62% 222M 0s
23:47:28 147456K ........ ........ ........ ........ ........ ........ 64% 278M 0s
23:47:28 150528K ........ ........ ........ ........ ........ ........ 65% 343M 0s
23:47:28 153600K ........ ........ ........ ........ ........ ........ 66% 365M 0s
23:47:28 156672K ........ ........ ........ ........ ........ ........ 68% 358M 0s
23:47:28 159744K ........ ........ ........ ........ ........ ........ 69% 355M 0s
23:47:28 162816K ........ ........ ........ ........ ........ ........ 70% 370M 0s
23:47:28 165888K ........ ........ ........ ........ ........ ........ 72% 352M 0s
23:47:28 168960K ........ ........ ........ ........ ........ ........ 73% 364M 0s
23:47:28 172032K ........ ........ ........ ........ ........ ........ 74% 356M 0s
23:47:28 175104K ........ ........ ........ ........ ........ ........ 76% 356M 0s
23:47:28 178176K ........ ........ ........ ........ ........ ........ 77% 352M 0s
23:47:28 181248K ........ ........ ........ ........ ........ ........ 78% 326M 0s
23:47:28 184320K ........ ........ ........ ........ ........ ........ 80% 352M 0s
23:47:28 187392K ........ ........ ........ ........ ........ ........ 81% 353M 0s
23:47:28 190464K ........ ........ ........ ........ ........ ........ 82% 357M 0s
23:47:28 193536K ........ ........ ........ ........ ........ ........ 83% 355M 0s
23:47:28 196608K ........ ........ ........ ........ ........ ........ 85% 355M 0s
23:47:28 199680K ........ ........ ........ ........ ........ ........ 86% 228M 0s
23:47:28 202752K ........ ........ ........ ........ ........ ........ 87% 202M 0s
23:47:28 205824K ........ ........ ........ ........ ........ ........ 89% 222M 0s
23:47:28 208896K ........ ........ ........ ........ ........ ........ 90% 281M 0s
23:47:28 211968K ........ ........ ........ ........ ........ ........ 91% 366M 0s
23:47:28 215040K ........ ........ ........ ........ ........ ........ 93% 355M 0s
23:47:28 218112K ........ ........ ........ ........ ........ ........ 94% 361M 0s
23:47:28 221184K ........ ........ ........ ........ ........ ........ 95% 365M 0s
23:47:28 224256K ........ ........ ........ ........ ........ ........ 97% 353M 0s
23:47:28 227328K ........ ........ ........ ........ ........ ........ 98% 359M 0s
23:47:28 230400K ........ ........ ........ ........ ........ ........ 99% 355M 0s
23:47:28 233472K ........ ... 100% 407M=0.8s
23:47:28
23:47:28 2025-11-16 23:47:28 (271 MB/s) - ‘karaf-0.21.4-20251116.213008-154.zip’ saved [239811271/239811271]
23:47:28
23:47:28 Extracting the new controller...
23:47:28 + echo 'Extracting the new controller...'
23:47:28 + unzip -q karaf-0.21.4-20251116.213008-154.zip
23:47:30 Adding external repositories...
23:47:30 + echo 'Adding external repositories...'
23:47:30 + 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.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:30 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:30 ################################################################################
23:47:30 #
23:47:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:30 # contributor license agreements. See the NOTICE file distributed with
23:47:30 # this work for additional information regarding copyright ownership.
23:47:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:30 # (the "License"); you may not use this file except in compliance with
23:47:30 # the License. You may obtain a copy of the License at
23:47:30 #
23:47:30 # http://www.apache.org/licenses/LICENSE-2.0
23:47:30 #
23:47:30 # Unless required by applicable law or agreed to in writing, software
23:47:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:30 # See the License for the specific language governing permissions and
23:47:30 # limitations under the License.
23:47:30 #
23:47:30 ################################################################################
23:47:30
23:47:30 #
23:47:30 # If set to true, the following property will not allow any certificate to be used
23:47:30 # when accessing Maven repositories through SSL
23:47:30 #
23:47:30 #org.ops4j.pax.url.mvn.certificateCheck=
23:47:30
23:47:30 #
23:47:30 # Path to the local Maven settings file.
23:47:30 # The repositories defined in this file will be automatically added to the list
23:47:30 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:47:30 # below is not set.
23:47:30 # The following locations are checked for the existence of the settings.xml file
23:47:30 # * 1. looks for the specified url
23:47:30 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:47:30 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:47:30 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:47:30 #
23:47:30 #org.ops4j.pax.url.mvn.settings=
23:47:30
23:47:30 #
23:47:30 # Path to the local Maven repository which is used to avoid downloading
23:47:30 # artifacts when they already exist locally.
23:47:30 # The value of this property will be extracted from the settings.xml file
23:47:30 # above, or defaulted to:
23:47:30 # System.getProperty( "user.home" ) + "/.m2/repository"
23:47:30 #
23:47:30 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:47:30
23:47:30 #
23:47:30 # Default this to false. It's just weird to use undocumented repos
23:47:30 #
23:47:30 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:47:30
23:47:30 #
23:47:30 # Uncomment if you don't wanna use the proxy settings
23:47:30 # from the Maven conf/settings.xml file
23:47:30 #
23:47:30 # org.ops4j.pax.url.mvn.proxySupport=false
23:47:30
23:47:30 #
23:47:30 # Comma separated list of repositories scanned when resolving an artifact.
23:47:30 # Those repositories will be checked before iterating through the
23:47:30 # below list of repositories and even before the local repository
23:47:30 # A repository url can be appended with zero or more of the following flags:
23:47:30 # @snapshots : the repository contains snaphots
23:47:30 # @noreleases : the repository does not contain any released artifacts
23:47:30 #
23:47:30 # The following property value will add the system folder as a repo.
23:47:30 #
23:47:30 org.ops4j.pax.url.mvn.defaultRepositories=\
23:47:30 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:47:30 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:47:30 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:47:30
23:47:30 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:47:30 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:47:30
23:47:30 #
23:47:30 # Comma separated list of repositories scanned when resolving an artifact.
23:47:30 # The default list includes the following repositories:
23:47:30 # http://repo1.maven.org/maven2@id=central
23:47:30 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:47:30 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:47:30 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:47:30 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:47:30 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:47:30 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:47:30 # To add repositories to the default ones, prepend '+' to the list of repositories
23:47:30 # to add.
23:47:30 # A repository url can be appended with zero or more of the following flags:
23:47:30 # @snapshots : the repository contains snapshots
23:47:30 # @noreleases : the repository does not contain any released artifacts
23:47:30 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:47:30 #
23:47:30 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
23:47:30
23:47:30 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:47:30 + [[ True == \T\r\u\e ]]
23:47:30 + echo 'Configuring the startup features...'
23:47:30 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:30 + FEATURE_TEST_STRING=features-test
23:47:30 + FEATURE_TEST_VERSION=0.21.4-SNAPSHOT
23:47:30 + KARAF_VERSION=karaf4
23:47:30 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:47:30 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:30 + [[ ! -z '' ]]
23:47:30 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:30 ################################################################################
23:47:30 #
23:47:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:30 # contributor license agreements. See the NOTICE file distributed with
23:47:30 # this work for additional information regarding copyright ownership.
23:47:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:30 # (the "License"); you may not use this file except in compliance with
23:47:30 # the License. You may obtain a copy of the License at
23:47:30 #
23:47:30 # http://www.apache.org/licenses/LICENSE-2.0
23:47:30 #
23:47:30 # Unless required by applicable law or agreed to in writing, software
23:47:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:30 # See the License for the specific language governing permissions and
23:47:30 # limitations under the License.
23:47:30 #
23:47:30 ################################################################################
23:47:30
23:47:30 #
23:47:30 # Comma separated list of features repositories to register by default
23:47:30 #
23:47:30 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.4-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/171eb417-6dc9-46bd-88b2-7f603dcbe3d2.xml
23:47:30
23:47:30 #
23:47:30 # Comma separated list of features to install at startup
23:47:30 #
23:47:30 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 0b6a8a79-5bd3-45f5-8554-dfc18897aaa0
23:47:30
23:47:30 #
23:47:30 # Resource repositories (OBR) that the features resolver can use
23:47:30 # to resolve requirements/capabilities
23:47:30 #
23:47:30 # The format of the resourceRepositories is
23:47:30 # resourceRepositories=[xml:url|json:url],...
23:47:30 # for Instance:
23:47:30 #
23:47:30 #resourceRepositories=xml:http://host/path/to/index.xml
23:47:30 # or
23:47:30 #resourceRepositories=json:http://host/path/to/index.json
23:47:30 #
23:47:30
23:47:30 #
23:47:30 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:47:30 #
23:47:30 featuresBootAsynchronous=false
23:47:30
23:47:30 #
23:47:30 # Service requirements enforcement
23:47:30 #
23:47:30 # By default, the feature resolver checks the service requirements/capabilities of
23:47:30 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:47:30 # the required bundles.
23:47:30 # The following flag can have those values:
23:47:30 # - disable: service requirements are completely ignored
23:47:30 # - default: service requirements are ignored for old features
23:47:30 # - enforce: service requirements are always verified
23:47:30 #
23:47:30 #serviceRequirements=default
23:47:30
23:47:30 #
23:47:30 # Store cfg file for config element in feature
23:47:30 #
23:47:30 #configCfgStore=true
23:47:30
23:47:30 #
23:47:30 # Define if the feature service automatically refresh bundles
23:47:30 #
23:47:30 autoRefresh=true
23:47:30
23:47:30 #
23:47:30 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:47:30 # XML file defines instructions related to features processing
23:47:30 # versions.properties may declare properties to resolve placeholders in XML file
23:47:30 # both files are relative to ${karaf.etc}
23:47:30 #
23:47:30 #featureProcessing=org.apache.karaf.features.xml
23:47:30 #featureProcessingVersions=versions.properties
23:47:30 + configure_karaf_log karaf4 ''
23:47:30 + local -r karaf_version=karaf4
23:47:30 + local -r controllerdebugmap=
23:47:30 + local logapi=log4j
23:47:30 + grep log4j2 /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:47:30 log4j2.rootLogger.level = INFO
23:47:30 #log4j2.rootLogger.type = asyncRoot
23:47:30 #log4j2.rootLogger.includeLocation = false
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:47:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:47:30 log4j2.rootLogger.appenderRef.Console.ref = Console
23:47:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:47:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:47:30 log4j2.logger.spifly.name = org.apache.aries.spifly
23:47:30 log4j2.logger.spifly.level = WARN
23:47:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:47:30 log4j2.logger.audit.level = INFO
23:47:30 log4j2.logger.audit.additivity = false
23:47:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:47:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:47:30 log4j2.appender.console.type = Console
23:47:30 log4j2.appender.console.name = Console
23:47:30 log4j2.appender.console.layout.type = PatternLayout
23:47:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:47:30 log4j2.appender.rolling.type = RollingRandomAccessFile
23:47:30 log4j2.appender.rolling.name = RollingFile
23:47:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:47:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:47:30 #log4j2.appender.rolling.immediateFlush = false
23:47:30 log4j2.appender.rolling.append = true
23:47:30 log4j2.appender.rolling.layout.type = PatternLayout
23:47:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:47:30 log4j2.appender.rolling.policies.type = Policies
23:47:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:47:30 log4j2.appender.rolling.policies.size.size = 64MB
23:47:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:47:30 log4j2.appender.rolling.strategy.max = 7
23:47:30 log4j2.appender.audit.type = RollingRandomAccessFile
23:47:30 log4j2.appender.audit.name = AuditRollingFile
23:47:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:47:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:47:30 log4j2.appender.audit.append = true
23:47:30 log4j2.appender.audit.layout.type = PatternLayout
23:47:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:47:30 log4j2.appender.audit.policies.type = Policies
23:47:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:47:30 log4j2.appender.audit.policies.size.size = 8MB
23:47:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:47:30 log4j2.appender.audit.strategy.max = 7
23:47:30 log4j2.appender.osgi.type = PaxOsgi
23:47:30 log4j2.appender.osgi.name = PaxOsgi
23:47:30 log4j2.appender.osgi.filter = *
23:47:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:47:30 #log4j2.logger.aether.level = TRACE
23:47:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:47:30 #log4j2.logger.http-headers.level = DEBUG
23:47:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:47:30 #log4j2.logger.maven.level = TRACE
23:47:30 + logapi=log4j2
23:47:30 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:47:30 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:47:30 + '[' log4j2 == log4j2 ']'
23:47:30 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:30 controllerdebugmap:
23:47:30 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:47:30 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:47:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:47:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:47:30 + unset IFS
23:47:30 + echo 'controllerdebugmap: '
23:47:30 cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:30 + '[' -n '' ']'
23:47:30 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:47:30 + cat /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:30 ################################################################################
23:47:30 #
23:47:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:30 # contributor license agreements. See the NOTICE file distributed with
23:47:30 # this work for additional information regarding copyright ownership.
23:47:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:30 # (the "License"); you may not use this file except in compliance with
23:47:30 # the License. You may obtain a copy of the License at
23:47:30 #
23:47:30 # http://www.apache.org/licenses/LICENSE-2.0
23:47:30 #
23:47:30 # Unless required by applicable law or agreed to in writing, software
23:47:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:30 # See the License for the specific language governing permissions and
23:47:30 # limitations under the License.
23:47:30 #
23:47:30 ################################################################################
23:47:30
23:47:30 # Common pattern layout for appenders
23:47:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:47:30
23:47:30 # Root logger
23:47:30 log4j2.rootLogger.level = INFO
23:47:30 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:47:30 #log4j2.rootLogger.type = asyncRoot
23:47:30 #log4j2.rootLogger.includeLocation = false
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:47:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:47:30 log4j2.rootLogger.appenderRef.Console.ref = Console
23:47:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:47:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:47:30
23:47:30 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:47:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:47:30
23:47:30 # Loggers configuration
23:47:30
23:47:30 # Spifly logger
23:47:30 log4j2.logger.spifly.name = org.apache.aries.spifly
23:47:30 log4j2.logger.spifly.level = WARN
23:47:30
23:47:30 # Security audit logger
23:47:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:47:30 log4j2.logger.audit.level = INFO
23:47:30 log4j2.logger.audit.additivity = false
23:47:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:47:30
23:47:30 # Appenders configuration
23:47:30
23:47:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:47:30 log4j2.appender.console.type = Console
23:47:30 log4j2.appender.console.name = Console
23:47:30 log4j2.appender.console.layout.type = PatternLayout
23:47:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:47:30
23:47:30 # Rolling file appender
23:47:30 log4j2.appender.rolling.type = RollingRandomAccessFile
23:47:30 log4j2.appender.rolling.name = RollingFile
23:47:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:47:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:47:30 # uncomment to not force a disk flush
23:47:30 #log4j2.appender.rolling.immediateFlush = false
23:47:30 log4j2.appender.rolling.append = true
23:47:30 log4j2.appender.rolling.layout.type = PatternLayout
23:47:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:47:30 log4j2.appender.rolling.policies.type = Policies
23:47:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:47:30 log4j2.appender.rolling.policies.size.size = 1GB
23:47:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:47:30 log4j2.appender.rolling.strategy.max = 7
23:47:30
23:47:30 # Audit file appender
23:47:30 log4j2.appender.audit.type = RollingRandomAccessFile
23:47:30 log4j2.appender.audit.name = AuditRollingFile
23:47:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:47:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:47:30 log4j2.appender.audit.append = true
23:47:30 log4j2.appender.audit.layout.type = PatternLayout
23:47:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:47:30 log4j2.appender.audit.policies.type = Policies
23:47:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:47:30 log4j2.appender.audit.policies.size.size = 8MB
23:47:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:47:30 log4j2.appender.audit.strategy.max = 7
23:47:30
23:47:30 # OSGi appender
23:47:30 log4j2.appender.osgi.type = PaxOsgi
23:47:30 log4j2.appender.osgi.name = PaxOsgi
23:47:30 log4j2.appender.osgi.filter = *
23:47:30
23:47:30 # help with identification of maven-related problems with pax-url-aether
23:47:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:47:30 #log4j2.logger.aether.level = TRACE
23:47:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:47:30 #log4j2.logger.http-headers.level = DEBUG
23:47:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:47:30 #log4j2.logger.maven.level = TRACE
23:47:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:47:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:47:30 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:30 Configure
23:47:30 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:47:30 max memory: 3072m
23:47:30 memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:30 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:47:30 + local -r controllermem=3072m
23:47:30 + local -r memconf=/tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:30 + echo Configure
23:47:30 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:47:30 + echo ' max memory: 3072m'
23:47:30 + echo ' memconf: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:47:30 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:30 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:30 cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:30 + echo 'cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv'
23:47:30 + cat /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:30 #!/bin/sh
23:47:30 #
23:47:30 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:30 # contributor license agreements. See the NOTICE file distributed with
23:47:30 # this work for additional information regarding copyright ownership.
23:47:30 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:30 # (the "License"); you may not use this file except in compliance with
23:47:30 # the License. You may obtain a copy of the License at
23:47:30 #
23:47:30 # http://www.apache.org/licenses/LICENSE-2.0
23:47:30 #
23:47:30 # Unless required by applicable law or agreed to in writing, software
23:47:30 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:30 # See the License for the specific language governing permissions and
23:47:30 # limitations under the License.
23:47:30 #
23:47:30
23:47:30 #
23:47:30 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:47:30 # script: client, instance, shell, start, status, stop, karaf
23:47:30 #
23:47:30 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:47:30 # Actions go here...
23:47:30 # fi
23:47:30
23:47:30 #
23:47:30 # general settings which should be applied for all scripts go here; please keep
23:47:30 # in mind that it is possible that scripts might be executed more than once, e.g.
23:47:30 # in example of the start script where the start script is executed first and the
23:47:30 # karaf script afterwards.
23:47:30 #
23:47:30
23:47:30 #
23:47:30 # The following section shows the possible configuration options for the default
23:47:30 # karaf scripts
23:47:30 #
23:47:30 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:47:30 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:47:30 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:47:30 # export EXTRA_JAVA_OPTS # Additional JVM options
23:47:30 # export KARAF_HOME # Karaf home folder
23:47:30 # export KARAF_DATA # Karaf data folder
23:47:30 # export KARAF_BASE # Karaf base folder
23:47:30 # export KARAF_ETC # Karaf etc folder
23:47:30 # export KARAF_LOG # Karaf log folder
23:47:30 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:47:30 # export KARAF_OPTS # Additional available Karaf options
23:47:30 # export KARAF_DEBUG # Enable debug mode
23:47:30 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:47:30 # export KARAF_NOROOT # Prevent execution as root if set to true
23:47:30 Set Java version
23:47:30 + echo 'Set Java version'
23:47:30 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:47:30 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:47:30 sudo: a password is required
23:47:30 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:30 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:47:30 sudo: a password is required
23:47:30 JDK default version ...
23:47:30 + echo 'JDK default version ...'
23:47:30 + java -version
23:47:31 openjdk version "21.0.8" 2025-07-15
23:47:31 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:47:31 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:47:31 Set JAVA_HOME
23:47:31 + echo 'Set JAVA_HOME'
23:47:31 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:47:31 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:47:31 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:31 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:31 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:31 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:47:31 Listing all open ports on controller system...
23:47:31 + echo 'Listing all open ports on controller system...'
23:47:31 + netstat -pnatu
23:47:31 /tmp/configuration-script.sh: line 40: netstat: command not found
23:47:31 Custom shard config exists!!!
23:47:31 + '[' -f /tmp/custom_shard_config.txt ']'
23:47:31 + echo 'Custom shard config exists!!!'
23:47:31 + echo 'Copying the shard config...'
23:47:31 Copying the shard config...
23:47:31 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.4-SNAPSHOT/bin/
23:47:31 Configuring cluster
23:47:31 + echo 'Configuring cluster'
23:47:31 + /tmp/karaf-0.21.4-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.95 10.30.170.101 10.30.170.111
23:47:31 ################################################
23:47:31 ## Configure Cluster ##
23:47:31 ################################################
23:47:31 NOTE: Cluster configuration files not found. Copying from
23:47:31 /tmp/karaf-0.21.4-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
23:47:31 Configuring unique name in akka.conf
23:47:31 Configuring hostname in akka.conf
23:47:31 Configuring data and rpc seed nodes in akka.conf
23:47:31 modules = [
23:47:31
23:47:31 {
23:47:31 name = "inventory"
23:47:31 namespace = "urn:opendaylight:inventory"
23:47:31 shard-strategy = "module"
23:47:31 },
23:47:31 {
23:47:31 name = "topology"
23:47:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:47:31 shard-strategy = "module"
23:47:31 },
23:47:31 {
23:47:31 name = "toaster"
23:47:31 namespace = "http://netconfcentral.org/ns/toaster"
23:47:31 shard-strategy = "module"
23:47:31 },
23:47:31 {
23:47:31 name = "car"
23:47:31 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:47:31 shard-strategy = "module"
23:47:31 },
23:47:31 {
23:47:31 name = "people"
23:47:31 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:47:31 shard-strategy = "module"
23:47:31 },
23:47:31 {
23:47:31 name = "car-people"
23:47:31 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:47:31 shard-strategy = "module"
23:47:31 }
23:47:31 ]
23:47:31 Configuring replication type in module-shards.conf
23:47:31 ################################################
23:47:31 ## NOTE: Manually restart controller to ##
23:47:31 ## apply configuration. ##
23:47:31 ################################################
23:47:31 Dump akka.conf
23:47:31 + echo 'Dump akka.conf'
23:47:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:47:31
23:47:31 odl-cluster-data {
23:47:31 akka {
23:47:31 remote {
23:47:31 artery {
23:47:31 enabled = on
23:47:31 transport = tcp
23:47:31 canonical.hostname = "10.30.170.111"
23:47:31 canonical.port = 2550
23:47:31 }
23:47:31 }
23:47:31
23:47:31 cluster {
23:47:31 # Using artery.
23:47:31 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.95:2550",
23:47:31 "akka://opendaylight-cluster-data@10.30.170.101:2550",
23:47:31 "akka://opendaylight-cluster-data@10.30.170.111:2550"]
23:47:31
23:47:31 roles = ["member-3"]
23:47:31
23:47:31 # when under load we might trip a false positive on the failure detector
23:47:31 # failure-detector {
23:47:31 # heartbeat-interval = 4 s
23:47:31 # acceptable-heartbeat-pause = 16s
23:47:31 # }
23:47:31 }
23:47:31
23:47:31 persistence {
23:47:31 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:47:31 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:47:31 # The relative path is always relative to KARAF_HOME.
23:47:31
23:47:31 # snapshot-store.local.dir = "target/snapshots"
23:47:31
23:47:31 # Use lz4 compression for LocalSnapshotStore snapshots
23:47:31 snapshot-store.local.use-lz4-compression = false
23:47:31 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:47:31 snapshot-store.local.lz4-blocksize = 256KB
23:47:31 }
23:47:31 disable-default-actor-system-quarantined-event-handling = "false"
23:47:31 }
23:47:31 }
23:47:31 Dump modules.conf
23:47:31 + echo 'Dump modules.conf'
23:47:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:47:31 modules = [
23:47:31
23:47:31 {
23:47:31 name = "inventory"
23:47:31 namespace = "urn:opendaylight:inventory"
23:47:31 shard-strategy = "module"
23:47:31 },
23:47:31 {
23:47:31 name = "topology"
23:47:31 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:47:31 shard-strategy = "module"
23:47:31 },
23:47:31 {
23:47:31 name = "toaster"
23:47:31 namespace = "http://netconfcentral.org/ns/toaster"
23:47:31 shard-strategy = "module"
23:47:31 },
23:47:31 {
23:47:31 name = "car"
23:47:31 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:47:31 shard-strategy = "module"
23:47:31 },
23:47:31 {
23:47:31 name = "people"
23:47:31 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:47:31 shard-strategy = "module"
23:47:31 },
23:47:31 {
23:47:31 name = "car-people"
23:47:31 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:47:31 shard-strategy = "module"
23:47:31 }
23:47:31 ]
23:47:31 Dump module-shards.conf
23:47:31 + echo 'Dump module-shards.conf'
23:47:31 + cat /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:47:31 module-shards = [
23:47:31 {
23:47:31 name = "default"
23:47:31 shards = [
23:47:31 {
23:47:31 name = "default"
23:47:31 replicas = ["member-1",
23:47:31 "member-2",
23:47:31 "member-3"]
23:47:31 }
23:47:31 ]
23:47:31 },
23:47:31 {
23:47:31 name = "inventory"
23:47:31 shards = [
23:47:31 {
23:47:31 name="inventory"
23:47:31 replicas = ["member-1",
23:47:31 "member-2",
23:47:31 "member-3"]
23:47:31 }
23:47:31 ]
23:47:31 },
23:47:31 {
23:47:31 name = "topology"
23:47:31 shards = [
23:47:31 {
23:47:31 name="topology"
23:47:31 replicas = ["member-1",
23:47:31 "member-2",
23:47:31 "member-3"]
23:47:31 }
23:47:31 ]
23:47:31 },
23:47:31 {
23:47:31 name = "toaster"
23:47:31 shards = [
23:47:31 {
23:47:31 name="toaster"
23:47:31 replicas = ["member-1",
23:47:31 "member-2",
23:47:31 "member-3"]
23:47:31 }
23:47:31 ]
23:47:31 },
23:47:31 {
23:47:31 name = "car"
23:47:31 shards = [
23:47:31 {
23:47:31 name="car"
23:47:31 replicas = ["member-1",
23:47:31 "member-2",
23:47:31 "member-3"]
23:47:31 }
23:47:31 ]
23:47:31 },
23:47:31 {
23:47:31 name = "people"
23:47:31 shards = [
23:47:31 {
23:47:31 name="people"
23:47:31 replicas = ["member-1",
23:47:31 "member-2",
23:47:31 "member-3"]
23:47:31 }
23:47:31 ]
23:47:31 },
23:47:31 {
23:47:31 name = "car-people"
23:47:31 shards = [
23:47:31 {
23:47:31 name="car-people"
23:47:31 replicas = ["member-1",
23:47:31 "member-2",
23:47:31 "member-3"]
23:47:31 }
23:47:31 ]
23:47:31 }
23:47:31 ]
23:47:31 Locating config plan to use...
23:47:31 Finished running config plans
23:47:31 Starting member-1 with IP address 10.30.170.95
23:47:31 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:47:31 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:47:31 Redirecting karaf console output to karaf_console.log
23:47:31 Starting controller...
23:47:31 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:47:31 Starting member-2 with IP address 10.30.170.101
23:47:31 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
23:47:32 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
23:47:32 Redirecting karaf console output to karaf_console.log
23:47:32 Starting controller...
23:47:32 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:47:32 Starting member-3 with IP address 10.30.170.111
23:47:32 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:47:32 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:47:32 Redirecting karaf console output to karaf_console.log
23:47:32 Starting controller...
23:47:32 start: Redirecting Karaf output to /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
23:47:32 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins15047890863834768218.sh
23:47:32 common-functions.sh is being sourced
23:47:32 common-functions environment:
23:47:32 MAVENCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:32 ACTUALFEATURES:
23:47:32 FEATURESCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:32 CUSTOMPROP: /tmp/karaf-0.21.4-SNAPSHOT/etc/custom.properties
23:47:32 LOGCONF: /tmp/karaf-0.21.4-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:32 MEMCONF: /tmp/karaf-0.21.4-SNAPSHOT/bin/setenv
23:47:32 CONTROLLERMEM: 2048m
23:47:32 AKKACONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/akka.conf
23:47:32 MODULESCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/modules.conf
23:47:32 MODULESHARDSCONF: /tmp/karaf-0.21.4-SNAPSHOT/configuration/initial/module-shards.conf
23:47:32 SUITES:
23:47:32
23:47:32 + echo '#################################################'
23:47:32 #################################################
23:47:32 + echo '## Verify Cluster is UP ##'
23:47:32 ## Verify Cluster is UP ##
23:47:32 + echo '#################################################'
23:47:32 #################################################
23:47:32 + create_post_startup_script
23:47:32 + cat
23:47:32 + copy_and_run_post_startup_script
23:47:32 + seed_index=1
23:47:32 ++ seq 1 3
23:47:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:32 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:47:32 + echo 'Execute the post startup script on controller 10.30.170.95'
23:47:32 Execute the post startup script on controller 10.30.170.95
23:47:32 + scp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/post-startup-script.sh 10.30.170.95:/tmp/
23:47:32 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:47:33 + ssh 10.30.170.95 'bash /tmp/post-startup-script.sh 1'
23:47:33 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:47:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:33 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:48:38 2025-11-16T23:48:14,889 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:48:38 Controller is UP
23:48:38 2025-11-16T23:48:14,889 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:48:38 Listing all open ports on controller system...
23:48:38 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:48:38 looking for "BindException: Address already in use" in log file
23:48:38 looking for "server is unhealthy" in log file
23:48:38 + '[' 1 == 0 ']'
23:48:38 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:48:38 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:48:38 + echo 'Execute the post startup script on controller 10.30.170.101'
23:48:38 Execute the post startup script on controller 10.30.170.101
23:48:38 + scp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/post-startup-script.sh 10.30.170.101:/tmp/
23:48:38 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
23:48:38 + ssh 10.30.170.101 'bash /tmp/post-startup-script.sh 2'
23:48:39 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
23:48:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:39 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:49:44 2025-11-16T23:48:14,537 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:49:44 Controller is UP
23:49:44 2025-11-16T23:48:14,537 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:49:44 Listing all open ports on controller system...
23:49:44 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:49:44 looking for "BindException: Address already in use" in log file
23:49:44 looking for "server is unhealthy" in log file
23:49:44 + '[' 2 == 0 ']'
23:49:44 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:49:44 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:49:44 + echo 'Execute the post startup script on controller 10.30.170.111'
23:49:44 Execute the post startup script on controller 10.30.170.111
23:49:44 + scp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/post-startup-script.sh 10.30.170.111:/tmp/
23:49:44 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:49:44 + ssh 10.30.170.111 'bash /tmp/post-startup-script.sh 3'
23:49:44 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:49:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:45 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:50:50 2025-11-16T23:48:14,921 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:50:50 Controller is UP
23:50:50 2025-11-16T23:48:14,921 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:50:50 Listing all open ports on controller system...
23:50:50 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:50:50 looking for "BindException: Address already in use" in log file
23:50:50 looking for "server is unhealthy" in log file
23:50:50 + '[' 0 == 0 ']'
23:50:50 + seed_index=1
23:50:50 + dump_controller_threads
23:50:50 ++ seq 1 3
23:50:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:50 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:50:50 + echo 'Let'\''s take the karaf thread dump'
23:50:50 Let's take the karaf thread dump
23:50:50 + ssh 10.30.170.95 'sudo ps aux'
23:50:50 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:50:50 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_before.log
23:50:50 ++ grep -v grep
23:50:50 ++ tr -s ' '
23:50:50 ++ cut -f2 '-d '
23:50:50 + pid=2078
23:50:50 + echo 'karaf main: org.apache.karaf.main.Main, pid:2078'
23:50:50 karaf main: org.apache.karaf.main.Main, pid:2078
23:50:50 + ssh 10.30.170.95 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2078'
23:50:50 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
23:50:51 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:51 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:50:51 + echo 'Let'\''s take the karaf thread dump'
23:50:51 Let's take the karaf thread dump
23:50:51 + ssh 10.30.170.101 'sudo ps aux'
23:50:51 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
23:50:51 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_before.log
23:50:51 ++ grep -v grep
23:50:51 ++ tr -s ' '
23:50:51 ++ cut -f2 '-d '
23:50:51 + pid=2094
23:50:51 + echo 'karaf main: org.apache.karaf.main.Main, pid:2094'
23:50:51 karaf main: org.apache.karaf.main.Main, pid:2094
23:50:51 + ssh 10.30.170.101 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2094'
23:50:51 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
23:50:52 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:52 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:50:52 + echo 'Let'\''s take the karaf thread dump'
23:50:52 Let's take the karaf thread dump
23:50:52 + ssh 10.30.170.111 'sudo ps aux'
23:50:52 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:50:52 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_before.log
23:50:52 ++ grep -v grep
23:50:52 ++ cut -f2 '-d '
23:50:52 ++ tr -s ' '
23:50:52 + pid=2082
23:50:52 + echo 'karaf main: org.apache.karaf.main.Main, pid:2082'
23:50:52 karaf main: org.apache.karaf.main.Main, pid:2082
23:50:52 + ssh 10.30.170.111 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2082'
23:50:52 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
23:50:53 + '[' 0 -gt 0 ']'
23:50:53 + echo 'Generating controller variables...'
23:50:53 Generating controller variables...
23:50:53 ++ seq 1 3
23:50:53 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:53 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:50:53 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.95'
23:50:53 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:53 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:50:53 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.95 -v ODL_SYSTEM_2_IP:10.30.170.101'
23:50:53 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:53 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:50:53 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.95 -v ODL_SYSTEM_2_IP:10.30.170.101 -v ODL_SYSTEM_3_IP:10.30.170.111'
23:50:53 + echo 'Generating mininet variables...'
23:50:53 Generating mininet variables...
23:50:53 ++ seq 1 0
23:50:53 + get_test_suites SUITES
23:50:53 + local __suite_list=SUITES
23:50:53 + echo 'Locating test plan to use...'
23:50:53 Locating test plan to use...
23:50:53 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell-scandium.txt
23:50:53 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell-scandium.txt ']'
23:50:53 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell.txt
23:50:53 + '[' disabled '!=' disabled ']'
23:50:53 + echo 'Changing the testplan path...'
23:50:53 Changing the testplan path...
23:50:53 + sed s:integration:/w/workspace/controller-csit-3node-clustering-tell-all-scandium: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell.txt
23:50:53 + cat testplan.txt
23:50:53 # Place the suites in run order:
23:50:53
23:50:53 # disabling all "prefix based" suites. This functionality was newly
23:50:53 # introduced with these tests in 2017. The assumption is that
23:50:53 # development stopped in that area, but may continue at a later
23:50:53 # time. Still, the tests are failing and no resources to solve the
23:50:53 # failures at this time. If/When this changes, we can uncomment
23:50:53 # those suites. Note that every suite is commented out with it's
23:50:53 # accompanying "restart_with_tell_based_true" setup suite.
23:50:53
23:50:53
23:50:53 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-prefix-based.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot
23:50:53 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown_prefbasedshard.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot
23:50:53 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement_prefbasedshard.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot
23:50:53 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation_prefbasedshard.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot
23:50:53 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation_prefbasedshard.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot
23:50:53 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability_prefbasedshard.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:50:53 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:50:53 + '[' -z '' ']'
23:50:53 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:50:53 ++ tr '\012' ' '
23:50:53 + suite_list='/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:50:53 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
23:50:53 ++ SUITES='/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:50:53 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
23:50:53 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
23:50:53 + robot -N controller-clustering-tell.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.4-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.4-SNAPSHOT/karaf-0.21.4-20251116.213008-154.zip -v CONTROLLER:10.30.170.95 -v CONTROLLER1:10.30.170.101 -v CONTROLLER2:10.30.170.111 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/controller-csit-3node-clustering-tell-all-scandium -v MININET: -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:0 -v ODL_STREAM:scandium -v ODL_SYSTEM_IP:10.30.170.95 -v ODL_SYSTEM_1_IP:10.30.170.95 -v ODL_SYSTEM_2_IP:10.30.170.101 -v ODL_SYSTEM_3_IP:10.30.170.111 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP: -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:50:53 ==============================================================================
23:50:53 controller-clustering-tell.txt
23:50:53 ==============================================================================
23:50:54 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:50:54 ==============================================================================
23:50:59 Stop_All_Members :: Stop every odl node. | FAIL |
23:57:18 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:57:18 ------------------------------------------------------------------------------
23:57:18 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:57:27 ------------------------------------------------------------------------------
23:57:27 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:03:40 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:03:40 ------------------------------------------------------------------------------
00:03:40 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:03:40 3 tests, 1 passed, 2 failed
00:03:40 ==============================================================================
00:03:40 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataBroker tes...
00:03:40 ==============================================================================
00:03:44 Get_Shard_Role :: Get shard role. | FAIL |
00:03:45 ... click for list of related bugs or create a new one if needed (with the
00:03:45 "controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role"
00:03:45 reference somewhere inside)
00:03:45 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role&order=bug_status"
00:03:45
00:03:45 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.95:8181/restconf/operations/cluster-admin:get-shard-role
00:03:45 ------------------------------------------------------------------------------
00:03:45 Subscribe_Listener_To_Leader :: Subscribe listener to leader. | FAIL |
00:03:45 ... click for list of related bugs or create a new one if needed (with the
00:03:45 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader"
00:03:45 reference somewhere inside)
00:03:45 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader&order=bug_status"
00:03:45
00:03:45 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:03:45 ------------------------------------------------------------------------------
00:03:45 Subscribe_Listener_To_Follower :: Subscribe listener to follower. | FAIL |
00:03:46 ... click for list of related bugs or create a new one if needed (with the
00:03:46 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower"
00:03:46 reference somewhere inside)
00:03:46 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower&order=bug_status"
00:03:46
00:03:46 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:03:46 ------------------------------------------------------------------------------
00:03:46 Make_Leader_Local :: Make the loeader local and verify. | FAIL |
00:03:46 ... click for list of related bugs or create a new one if needed (with the
00:03:46 "controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local"
00:03:46 reference somewhere inside)
00:03:46 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local&order=bug_status"
00:03:46
00:03:46 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:03:46 ------------------------------------------------------------------------------
00:03:46 Remove_Leader_Shard_Replica_And_Add_It_Back :: Remove and add shar... | FAIL |
00:03:47 ... click for list of related bugs or create a new one if needed (with the
00:03:47 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back"
00:03:47 reference somewhere inside)
00:03:47 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back&order=bug_status"
00:03:47
00:03:47 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:03:47 ------------------------------------------------------------------------------
00:03:47 Remove_Follower_Shard_Replica_And_Add_It_Back :: Remove and add sh... | FAIL |
00:03:47 ... click for list of related bugs or create a new one if needed (with the
00:03:47 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back"
00:03:47 reference somewhere inside)
00:03:47 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back&order=bug_status"
00:03:47
00:03:47 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:03:47 ------------------------------------------------------------------------------
00:03:47 Write_Transactions_One_Node_Leader :: Write transactions. | FAIL |
00:03:48 ... click for list of related bugs or create a new one if needed (with the
00:03:48 "controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_leader"
00:03:48 reference somewhere inside)
00:03:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_leader&order=bug_status"
00:03:48
00:03:48 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:03:48 ------------------------------------------------------------------------------
00:03:48 Write_Transactions_One_Node_Follower :: Write transactions. | FAIL |
00:03:48 ... click for list of related bugs or create a new one if needed (with the
00:03:48 "controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_follower"
00:03:48 reference somewhere inside)
00:03:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_follower&order=bug_status"
00:03:48
00:03:48 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:03:48 ------------------------------------------------------------------------------
00:03:48 Write_Transactions_All_Nodes :: Write transactions. | FAIL |
00:04:50 ... click for list of related bugs or create a new one if needed (with the
00:04:50 "controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_all_nodes"
00:04:50 reference somewhere inside)
00:04:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_all_nodes&order=bug_status"
00:04:50
00:04:50 Resolving variable '${response.text}' failed: AttributeError: 'ConnectionError' object has no attribute 'text'
00:04:50 ------------------------------------------------------------------------------
00:04:50 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataB... | FAIL |
00:04:50 9 tests, 0 passed, 9 failed
00:04:50 ==============================================================================
00:04:50 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:04:50 ==============================================================================
00:04:54 Stop_All_Members :: Stop every odl node. | FAIL |
00:11:05 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:11:05 ------------------------------------------------------------------------------
00:11:05 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:11:15 ------------------------------------------------------------------------------
00:11:15 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:17:25 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:17:25 ------------------------------------------------------------------------------
00:17:25 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:17:25 3 tests, 1 passed, 2 failed
00:17:25 ==============================================================================
00:17:26 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBroker testi...
00:17:26 ==============================================================================
00:17:29 Local_Leader_Shutdown :: Shutdown the leader on the same node as t... | FAIL |
00:19:30 ... click for list of related bugs or create a new one if needed (with the
00:19:30 "controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown"
00:19:30 reference somewhere inside)
00:19:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown&order=bug_status"
00:19:30
00:19:30 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:19:30 ------------------------------------------------------------------------------
00:19:30 Restart :: Restart odl | FAIL |
00:25:42 ... click for list of related bugs or create a new one if needed (with the
00:25:42 "controller_clustering_tell_txt_clean_leader_shutdown_restart"
00:25:42 reference somewhere inside)
00:25:42 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_restart&order=bug_status"
00:25:42
00:25:42 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:25:42 ------------------------------------------------------------------------------
00:25:42 Remote_Leader_Shutdown :: Shutdown the leader on different node as... | FAIL |
00:28:02 ... click for list of related bugs or create a new one if needed (with the
00:28:02 "controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown"
00:28:02 reference somewhere inside)
00:28:02 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown&order=bug_status"
00:28:02
00:28:02 ConnectionError: HTTPConnectionPool(host='10.30.170.95', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:28:02 ------------------------------------------------------------------------------
00:28:02 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBro... | FAIL |
00:28:02 3 tests, 0 passed, 3 failed
00:28:02 ==============================================================================
00:28:03 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:28:03 ==============================================================================
00:28:11 Stop_All_Members :: Stop every odl node. | FAIL |
00:34:15 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:34:15 ------------------------------------------------------------------------------
00:34:15 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:34:25 ------------------------------------------------------------------------------
00:34:25 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:40:35 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:40:35 ------------------------------------------------------------------------------
00:40:35 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:40:35 3 tests, 1 passed, 2 failed
00:40:35 ==============================================================================
00:40:35 controller-clustering-tell.txt.Explicit Leader Movement :: DOMDataBroker te...
00:40:35 ==============================================================================
00:40:39 Local_To_Remote_Movement :: Leader moves from local to remote node... | FAIL |
00:40:40 ... click for list of related bugs or create a new one if needed (with the
00:40:40 "controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement"
00:40:40 reference somewhere inside)
00:40:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement&order=bug_status"
00:40:40
00:40:40 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
00:40:40 ------------------------------------------------------------------------------
00:40:40 Restart1 :: Restart odl | FAIL |
00:46:52 ... click for list of related bugs or create a new one if needed (with the
00:46:52 "controller_clustering_tell_txt_explicit_leader_movement_restart1"
00:46:52 reference somewhere inside)
00:46:52 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart1&order=bug_status"
00:46:52
00:46:52 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:46:52 ------------------------------------------------------------------------------
00:46:52 Remote_To_Remote_Movement :: Leader moves from one remote to other... | FAIL |
00:47:12 ... click for list of related bugs or create a new one if needed (with the
00:47:12 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement"
00:47:12 reference somewhere inside)
00:47:12 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement&order=bug_status"
00:47:12
00:47:12 ConnectionError: HTTPConnectionPool(host='10.30.170.95', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:47:12 ------------------------------------------------------------------------------
00:47:12 Restart2 :: Restart odl | FAIL |
00:53:17 ... click for list of related bugs or create a new one if needed (with the
00:53:17 "controller_clustering_tell_txt_explicit_leader_movement_restart2"
00:53:17 reference somewhere inside)
00:53:17 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart2&order=bug_status"
00:53:17
00:53:17 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:53:17 ------------------------------------------------------------------------------
00:53:17 Remote_To_Local_Movement :: Leader moves from remote to local node... | FAIL |
00:53:17 ... click for list of related bugs or create a new one if needed (with the
00:53:17 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement"
00:53:17 reference somewhere inside)
00:53:17 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement&order=bug_status"
00:53:17
00:53:17 ConnectionError: HTTPConnectionPool(host='10.30.170.95', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:53:17 ------------------------------------------------------------------------------
00:53:17 controller-clustering-tell.txt.Explicit Leader Movement :: DOMData... | FAIL |
00:53:17 5 tests, 0 passed, 5 failed
00:53:17 ==============================================================================
00:53:17 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:53:17 ==============================================================================
00:53:26 Stop_All_Members :: Stop every odl node. | FAIL |
00:59:30 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:59:30 ------------------------------------------------------------------------------
00:59:30 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:59:40 ------------------------------------------------------------------------------
00:59:40 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:05:50 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:05:50 ------------------------------------------------------------------------------
01:05:50 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:05:50 3 tests, 1 passed, 2 failed
01:05:50 ==============================================================================
01:05:50 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker testing: L...
01:05:50 ==============================================================================
01:05:55 Healing_Within_Request_Timeout :: The isolated node (leader) is re... | FAIL |
01:05:55 ... click for list of related bugs or create a new one if needed (with the
01:05:55 "controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout"
01:05:55 reference somewhere inside)
01:05:55 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout&order=bug_status"
01:05:55
01:05:55 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:05:55 ------------------------------------------------------------------------------
01:05:55 Restart :: Restart odl | FAIL |
01:12:07 ... click for list of related bugs or create a new one if needed (with the
01:12:07 "controller_clustering_tell_txt_leader_isolation_restart"
01:12:07 reference somewhere inside)
01:12:07 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_restart&order=bug_status"
01:12:07
01:12:07 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:12:07 ------------------------------------------------------------------------------
01:12:07 Healing_After_Request_Timeout :: The isolated node (leader) is rej... | FAIL |
01:12:27 ... click for list of related bugs or create a new one if needed (with the
01:12:27 "controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout"
01:12:27 reference somewhere inside)
01:12:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout&order=bug_status"
01:12:27
01:12:27 ConnectionError: HTTPConnectionPool(host='10.30.170.95', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:12:27 ------------------------------------------------------------------------------
01:12:27 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker t... | FAIL |
01:12:27 3 tests, 0 passed, 3 failed
01:12:27 ==============================================================================
01:12:27 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:12:27 ==============================================================================
01:12:36 Stop_All_Members :: Stop every odl node. | FAIL |
01:18:40 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:18:40 ------------------------------------------------------------------------------
01:18:40 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:18:49 ------------------------------------------------------------------------------
01:18:49 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:25:00 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:25:00 ------------------------------------------------------------------------------
01:25:00 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:25:00 3 tests, 1 passed, 2 failed
01:25:00 ==============================================================================
01:25:00 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker testing: C...
01:25:00 ==============================================================================
01:25:04 Producer_On_Shard_Leader_Node_ChainedTx :: Client isolation with p... | FAIL |
01:26:22 ... click for list of related bugs or create a new one if needed (with the
01:26:22 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx"
01:26:22 reference somewhere inside)
01:26:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx&order=bug_status"
01:26:22
01:26:22 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:26:22
01:26:22 Also keyword teardown failed:
01:26:22 Several failures occurred:
01:26:22
01:26:22 1) Variable '${client_node_dst}' not found.
01:26:22
01:26:22 2) Variable '${client_node_dst}' not found.
01:26:22
01:26:22 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:26:22
01:26:22 1) ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
01:26:22
01:26:22 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:26:22
01:26:22 3) Resolving variable '${response.status_code}' failed: AttributeError: 'No...
01:26:22 [ Message content over the limit has been removed. ]
01:26:22
01:26:22 65) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:26:22
01:26:22 66) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
01:26:22
01:26:22 67) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:26:22
01:26:22 68) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:26:22
01:26:22 69) Unrecognized Raft state: None
01:26:22
01:26:22 70) No leader found.
01:26:22
01:26:22 71) Too many Leaders.
01:26:22
01:26:22 72) IndexError: Given index 0 is out of the range 0--1.
01:26:22
01:26:22 4) KeyError: 'threads'
01:26:22 ------------------------------------------------------------------------------
01:26:22 Restart1 :: Restart odl | FAIL |
01:32:35 ... click for list of related bugs or create a new one if needed (with the
01:32:35 "controller_clustering_tell_txt_client_isolation_restart1"
01:32:35 reference somewhere inside)
01:32:35 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart1&order=bug_status"
01:32:35
01:32:35 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:32:35 ------------------------------------------------------------------------------
01:32:35 Producer_On_Shard_Leader_Node_SimpleTx :: Client isolation with pr... | FAIL |
01:34:13 ... click for list of related bugs or create a new one if needed (with the
01:34:13 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx"
01:34:13 reference somewhere inside)
01:34:13 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx&order=bug_status"
01:34:13
01:34:13 ConnectionError: HTTPConnectionPool(host='10.30.170.95', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:34:13
01:34:13 Also keyword teardown failed:
01:34:13 Several failures occurred:
01:34:13
01:34:13 1) Variable '${client_node_dst}' not found.
01:34:13
01:34:13 2) Variable '${client_node_dst}' not found.
01:34:13
01:34:13 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:34:13
01:34:13 1) ConnectionError: HTTPConnectionPool(host='10.30.170.95', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:41:37
01:41:37 Also keyword teardown failed:
01:41:37 Several failures occurred:
01:41:37
01:41:37 1) Variable '${client_node_dst}' not found.
01:41:37
01:41:37 2) Variable '${client_node_dst}' not found.
01:41:37
01:41:37 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:41:37
01:41:37 1) ConnectionError: HTTPConnectionPool(host='10.30.170.95', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
01:49:01
01:49:01 Also keyword teardown failed:
01:49:01 Several failures occurred:
01:49:01
01:49:01 1) Variable '${client_node_dst}' not found.
01:49:01
01:49:01 2) Variable '${client_node_dst}' not found.
01:49:01
01:49:01 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:49:01
01:49:01 1) ConnectionError: HTTPConnectionPool(host='10.30.170.95', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
02:08:09 ------------------------------------------------------------------------------
02:08:09 Restart_2 :: Restart odl. | FAIL |
02:14:15 ... click for list of related bugs or create a new one if needed (with the
02:14:15 "controller_clustering_tell_txt_listener_stability_restart_2"
02:14:15 reference somewhere inside)
02:14:15 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_restart_2&order=bug_status"
02:14:15
02:14:15 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
02:14:15 ------------------------------------------------------------------------------
02:14:15 Move_Leader_From_Listener_Remote_To_Local :: Listener runs on foll... | FAIL |
02:14:15 ... click for list of related bugs or create a new one if needed (with the
02:14:15 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local"
02:14:15 reference somewhere inside)
02:14:15 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local&order=bug_status"
02:14:15
02:14:15 ConnectionError: HTTPConnectionPool(host='10.30.170.95', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
02:14:15 ------------------------------------------------------------------------------
02:14:15 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker... | FAIL |
02:14:15 5 tests, 0 passed, 5 failed
02:14:15 ==============================================================================
02:14:15 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:14:15 ==============================================================================
02:14:24 Stop_All_Members :: Stop every odl node. | FAIL |
02:20:28 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
02:20:28 ------------------------------------------------------------------------------
02:20:28 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:20:38 ------------------------------------------------------------------------------
02:20:38 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:26:48 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:26:48 ------------------------------------------------------------------------------
02:26:48 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:26:48 3 tests, 1 passed, 2 failed
02:26:48 ==============================================================================
02:26:48 controller-clustering-tell.txt.Master Stability :: Cluster Singleton testin...
02:26:48 ==============================================================================
02:26:52 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
02:26:54 ... click for list of related bugs or create a new one if needed (with the
02:26:54 "controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
02:26:54 reference somewhere inside)
02:26:54 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify&order=bug_status"
02:26:54
02:26:54 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:26:54 ------------------------------------------------------------------------------
02:26:54 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
02:26:55 ... click for list of related bugs or create a new one if needed (with the
02:26:55 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node"
02:26:55 reference somewhere inside)
02:26:55 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node&order=bug_status"
02:26:55
02:26:55 Variable '@{cs_candidates}' not found. Did you mean:
02:26:55 @{cs_exp_candidates}
02:26:55 ------------------------------------------------------------------------------
02:26:55 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
02:26:55 ... click for list of related bugs or create a new one if needed (with the
02:26:55 "controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered"
02:26:55 reference somewhere inside)
02:26:55 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered&order=bug_status"
02:26:55
02:26:55 Variable '${cs_owner}' not found.
02:26:55 ------------------------------------------------------------------------------
02:26:55 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
02:26:55 ... click for list of related bugs or create a new one if needed (with the
02:26:55 "controller_clustering_tell_txt_master_stability_reregister_singleton_constant"
02:26:55 reference somewhere inside)
02:26:55 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_reregister_singleton_constant&order=bug_status"
02:26:55
02:26:55 Variable '${unregistered_node}' not found.
02:26:55 ------------------------------------------------------------------------------
02:26:55 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
02:26:55 ... click for list of related bugs or create a new one if needed (with the
02:26:55 "controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration"
02:26:55 reference somewhere inside)
02:26:55 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration&order=bug_status"
02:26:55
02:26:55 Variable '${cs_owner}' not found.
02:26:55 ------------------------------------------------------------------------------
02:26:55 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
02:26:56 ... click for list of related bugs or create a new one if needed (with the
02:26:56 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node"
02:26:56 reference somewhere inside)
02:26:56 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node&order=bug_status"
02:26:56
02:26:56 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:26:56 ------------------------------------------------------------------------------
02:26:56 controller-clustering-tell.txt.Master Stability :: Cluster Singlet... | FAIL |
02:26:56 6 tests, 0 passed, 6 failed
02:26:56 ==============================================================================
02:26:56 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:26:56 ==============================================================================
02:26:58 Stop_All_Members :: Stop every odl node. | FAIL |
02:33:11 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
02:33:11 ------------------------------------------------------------------------------
02:33:11 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:33:20 ------------------------------------------------------------------------------
02:33:20 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:39:31 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:39:31 ------------------------------------------------------------------------------
02:39:31 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:39:31 3 tests, 1 passed, 2 failed
02:39:31 ==============================================================================
02:39:31 controller-clustering-tell.txt.Partition And Heal :: Cluster Singleton test...
02:39:31 ==============================================================================
02:39:35 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
02:39:37 ... click for list of related bugs or create a new one if needed (with the
02:39:37 "controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node"
02:39:37 reference somewhere inside)
02:39:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node&order=bug_status"
02:39:37
02:39:37 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:39:37 ------------------------------------------------------------------------------
02:39:37 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
02:39:37 ... click for list of related bugs or create a new one if needed (with the
02:39:37 "controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node"
02:39:37 reference somewhere inside)
02:39:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node&order=bug_status"
02:39:37
02:39:37 Could not parse owner and candidates for device get-singleton-constant-service']
02:39:37 ------------------------------------------------------------------------------
02:39:37 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
02:39:38 ... click for list of related bugs or create a new one if needed (with the
02:39:38 "controller_clustering_tell_txt_partition_and_heal_isolate_owner_node"
02:39:38 reference somewhere inside)
02:39:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_isolate_owner_node&order=bug_status"
02:39:38
02:39:38 Variable '${cs_owner}' not found.
02:39:38 ------------------------------------------------------------------------------
02:39:38 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
02:39:38 ... click for list of related bugs or create a new one if needed (with the
02:39:38 "controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated"
02:39:38 reference somewhere inside)
02:39:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated&order=bug_status"
02:39:38
02:39:38 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
02:39:38 ------------------------------------------------------------------------------
02:39:38 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
02:39:38 ... click for list of related bugs or create a new one if needed (with the
02:39:38 "controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node"
02:39:38 reference somewhere inside)
02:39:38 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node&order=bug_status"
02:39:38
02:39:38 Variable '${cs_isolated_index}' not found.
02:39:38 ------------------------------------------------------------------------------
02:39:38 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
02:39:39 ... click for list of related bugs or create a new one if needed (with the
02:39:39 "controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
02:39:39 reference somewhere inside)
02:39:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node&order=bug_status"
02:39:39
02:39:39 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:39:39 ------------------------------------------------------------------------------
02:39:39 controller-clustering-tell.txt.Partition And Heal :: Cluster Singl... | FAIL |
02:39:39 6 tests, 0 passed, 6 failed
02:39:39 ==============================================================================
02:39:39 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:39:39 ==============================================================================
02:39:41 Stop_All_Members :: Stop every odl node. | FAIL |
02:45:56 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
02:45:57 ------------------------------------------------------------------------------
02:45:57 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:46:06 ------------------------------------------------------------------------------
02:46:06 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:52:17 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:52:17 ------------------------------------------------------------------------------
02:52:17 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:52:17 3 tests, 1 passed, 2 failed
02:52:17 ==============================================================================
02:52:17 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singleton test...
02:52:17 ==============================================================================
02:52:21 Register_Candidates :: Register a candidate application on each no... | FAIL |
02:52:23 ... click for list of related bugs or create a new one if needed (with the
02:52:23 "controller_clustering_tell_txt_chasing_the_leader_register_candidates"
02:52:23 reference somewhere inside)
02:52:23 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_chasing_the_leader_register_candidates&order=bug_status"
02:52:23
02:52:23 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:52:23 ------------------------------------------------------------------------------
02:52:23 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
02:53:23 ------------------------------------------------------------------------------
02:53:23 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
02:53:24 ... click for list of related bugs or create a new one if needed (with the
02:53:24 "controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
02:53:24 reference somewhere inside)
02:53:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria&order=bug_status"
02:53:24
02:53:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
02:53:24 ------------------------------------------------------------------------------
02:53:24 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singl... | FAIL |
02:53:24 3 tests, 1 passed, 2 failed
02:53:24 ==============================================================================
02:53:24 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:53:24 ==============================================================================
02:53:27 Stop_All_Members :: Stop every odl node. | FAIL |
02:59:39 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
02:59:39 ------------------------------------------------------------------------------
02:59:39 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:59:48 ------------------------------------------------------------------------------
02:59:48 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
03:06:01 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:01 ------------------------------------------------------------------------------
03:06:01 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
03:06:01 3 tests, 1 passed, 2 failed
03:06:01 ==============================================================================
03:06:01 controller-clustering-tell.txt.Carpeople Crud :: Suite for performing basic...
03:06:01 ==============================================================================
03:06:06 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
03:06:06 Parent suite setup failed:
03:06:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:06 ------------------------------------------------------------------------------
03:06:06 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
03:06:06 Parent suite setup failed:
03:06:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:06 ------------------------------------------------------------------------------
03:06:06 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
03:06:06 Parent suite setup failed:
03:06:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:06 ------------------------------------------------------------------------------
03:06:06 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
03:06:06 Parent suite setup failed:
03:06:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:06 ------------------------------------------------------------------------------
03:06:06 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
03:06:06 Parent suite setup failed:
03:06:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:06 ------------------------------------------------------------------------------
03:06:06 See_Added_People_On_Followers :: The same check on other members. | FAIL |
03:06:06 Parent suite setup failed:
03:06:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:06 ------------------------------------------------------------------------------
03:06:06 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
03:06:06 Parent suite setup failed:
03:06:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:06 ------------------------------------------------------------------------------
03:06:06 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
03:06:06 Parent suite setup failed:
03:06:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:06 ------------------------------------------------------------------------------
03:06:06 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
03:06:06 Parent suite setup failed:
03:06:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:06 ------------------------------------------------------------------------------
03:06:06 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
03:06:06 Parent suite setup failed:
03:06:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:06 ------------------------------------------------------------------------------
03:06:06 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
03:06:06 Parent suite setup failed:
03:06:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:06 ------------------------------------------------------------------------------
03:06:06 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
03:06:06 Parent suite setup failed:
03:06:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:06 ------------------------------------------------------------------------------
03:06:06 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
03:06:06 Parent suite setup failed:
03:06:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:06 ------------------------------------------------------------------------------
03:06:06 controller-clustering-tell.txt.Carpeople Crud :: Suite for perform... | FAIL |
03:06:06 Suite setup failed:
03:06:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:06
03:06:06 13 tests, 0 passed, 13 failed
03:06:06 ==============================================================================
03:06:06 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing basic oper...
03:06:06 ==============================================================================
03:06:09 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
03:06:09 Parent suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09 ------------------------------------------------------------------------------
03:06:09 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing b... | FAIL |
03:06:09 Suite setup failed:
03:06:09 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:09
03:06:09 16 tests, 0 passed, 16 failed
03:06:09 ==============================================================================
03:06:09 controller-clustering-tell.txt.Car Persistence Recovery :: This test restar...
03:06:09 ==============================================================================
03:06:12 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
03:06:12 Parent suite setup failed:
03:06:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:12 ------------------------------------------------------------------------------
03:06:12 Stop_All_Members :: Stop all controllers. | FAIL |
03:06:12 Parent suite setup failed:
03:06:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:12 ------------------------------------------------------------------------------
03:06:12 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
03:06:12 Parent suite setup failed:
03:06:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:12 ------------------------------------------------------------------------------
03:06:12 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
03:06:12 Parent suite setup failed:
03:06:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:12 ------------------------------------------------------------------------------
03:06:12 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
03:06:12 Parent suite setup failed:
03:06:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:12 ------------------------------------------------------------------------------
03:06:12 See_Cars_On_Followers :: The same check on other members. | FAIL |
03:06:12 Parent suite setup failed:
03:06:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:12 ------------------------------------------------------------------------------
03:06:12 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
03:06:12 Parent suite setup failed:
03:06:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:12 ------------------------------------------------------------------------------
03:06:12 controller-clustering-tell.txt.Car Persistence Recovery :: This te... | FAIL |
03:06:12 Suite setup failed:
03:06:12 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:12
03:06:12 7 tests, 0 passed, 7 failed
03:06:12 ==============================================================================
03:06:12 controller-clustering-tell.txt.Buycar Failover :: This test focuses on test...
03:06:12 ==============================================================================
03:06:15 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
03:06:15 Parent suite setup failed:
03:06:15 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:15 ------------------------------------------------------------------------------
03:06:15 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
03:06:15 Parent suite setup failed:
03:06:15 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:15 ------------------------------------------------------------------------------
03:06:15 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
03:06:15 Parent suite setup failed:
03:06:15 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:15 ------------------------------------------------------------------------------
03:06:15 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
03:06:15 Parent suite setup failed:
03:06:15 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:15 ------------------------------------------------------------------------------
03:06:15 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
03:06:15 Parent suite setup failed:
03:06:15 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:15 ------------------------------------------------------------------------------
03:06:15 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
03:06:15 Parent suite setup failed:
03:06:15 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:15 ------------------------------------------------------------------------------
03:06:15 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
03:06:15 Parent suite setup failed:
03:06:15 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:15 ------------------------------------------------------------------------------
03:06:15 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
03:06:15 Parent suite setup failed:
03:06:15 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:15 ------------------------------------------------------------------------------
03:06:15 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
03:06:15 Parent suite setup failed:
03:06:15 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:15 ------------------------------------------------------------------------------
03:06:15 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
03:06:15 Parent suite setup failed:
03:06:15 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:15 ------------------------------------------------------------------------------
03:06:15 controller-clustering-tell.txt.Buycar Failover :: This test focuse... | FAIL |
03:06:15 Suite setup failed:
03:06:15 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:15
03:06:15 10 tests, 0 passed, 10 failed
03:06:15 ==============================================================================
03:06:15 controller-clustering-tell.txt.Entity Isolate :: Suite for performing membe...
03:06:15 ==============================================================================
03:06:17 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
03:06:17 Parent suite setup failed:
03:06:17 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
03:06:17 [ Message content over the limit has been removed. ]
03:06:17 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
03:06:17 ------------------------------------------------------------------------------
03:06:17 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
03:06:17 Parent suite setup failed:
03:06:17 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
03:06:17 [ Message content over the limit has been removed. ]
03:06:17 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
03:06:17 ------------------------------------------------------------------------------
03:06:17 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
03:06:17 Parent suite setup failed:
03:06:17 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
03:06:17 [ Message content over the limit has been removed. ]
03:06:17 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
03:06:17 ------------------------------------------------------------------------------
03:06:17 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
03:06:17 Parent suite setup failed:
03:06:17 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
03:06:17 [ Message content over the limit has been removed. ]
03:06:17 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
03:06:17 ------------------------------------------------------------------------------
03:06:17 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
03:06:17 Parent suite setup failed:
03:06:17 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
03:06:17 [ Message content over the limit has been removed. ]
03:06:17 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
03:06:17 ------------------------------------------------------------------------------
03:06:19 controller-clustering-tell.txt.Entity Isolate :: Suite for perform... | FAIL |
03:06:19 Suite setup failed:
03:06:19 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
03:06:19 [ Message content over the limit has been removed. ]
03:06:19 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
03:06:19
03:06:19 5 tests, 0 passed, 5 failed
03:06:19 ==============================================================================
03:06:19 controller-clustering-tell.txt.Buycar Failover Isolation :: This test focus...
03:06:19 ==============================================================================
03:06:21 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
03:06:21 Parent suite setup failed:
03:06:21 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:21 ------------------------------------------------------------------------------
03:06:21 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
03:06:21 Parent suite setup failed:
03:06:21 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:21 ------------------------------------------------------------------------------
03:06:21 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
03:06:21 Parent suite setup failed:
03:06:21 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:21 ------------------------------------------------------------------------------
03:06:21 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
03:06:21 Parent suite setup failed:
03:06:21 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:21 ------------------------------------------------------------------------------
03:06:21 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
03:06:21 Parent suite setup failed:
03:06:21 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:21 ------------------------------------------------------------------------------
03:06:21 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
03:06:21 Parent suite setup failed:
03:06:21 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:21 ------------------------------------------------------------------------------
03:06:21 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
03:06:21 Parent suite setup failed:
03:06:21 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:21 ------------------------------------------------------------------------------
03:06:21 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
03:06:21 Parent suite setup failed:
03:06:21 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:21 ------------------------------------------------------------------------------
03:06:21 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
03:06:21 Parent suite setup failed:
03:06:21 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:21 ------------------------------------------------------------------------------
03:06:21 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
03:06:21 Parent suite setup failed:
03:06:21 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:21 ------------------------------------------------------------------------------
03:06:21 controller-clustering-tell.txt.Buycar Failover Isolation :: This t... | FAIL |
03:06:21 Suite setup failed:
03:06:21 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:21
03:06:21 10 tests, 0 passed, 10 failed
03:06:21 ==============================================================================
03:06:21 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suite mixing ...
03:06:21 ==============================================================================
03:06:24 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
03:06:24 Parent suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24 ------------------------------------------------------------------------------
03:06:24 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suit... | FAIL |
03:06:24 Suite setup failed:
03:06:24 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:24
03:06:24 16 tests, 0 passed, 16 failed
03:06:24 ==============================================================================
03:06:24 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite for test...
03:06:24 ==============================================================================
03:06:27 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
03:06:27 Parent suite setup failed:
03:06:27 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:27 ------------------------------------------------------------------------------
03:06:27 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
03:06:27 Parent suite setup failed:
03:06:27 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:27 ------------------------------------------------------------------------------
03:06:27 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
03:06:27 Parent suite setup failed:
03:06:27 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:27 ------------------------------------------------------------------------------
03:06:27 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
03:06:27 Parent suite setup failed:
03:06:27 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:27 ------------------------------------------------------------------------------
03:06:27 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
03:06:27 Parent suite setup failed:
03:06:27 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:27 ------------------------------------------------------------------------------
03:06:27 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
03:06:27 Parent suite setup failed:
03:06:27 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:27 ------------------------------------------------------------------------------
03:06:27 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
03:06:27 Parent suite setup failed:
03:06:27 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:27 ------------------------------------------------------------------------------
03:06:27 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
03:06:27 Parent suite setup failed:
03:06:27 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:27 ------------------------------------------------------------------------------
03:06:27 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite... | FAIL |
03:06:27 Suite setup failed:
03:06:27 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
03:06:27
03:06:27 8 tests, 0 passed, 8 failed
03:06:27 ==============================================================================
03:06:27 controller-clustering-tell.txt | FAIL |
03:06:27 162 tests, 11 passed, 151 failed
03:06:27 ==============================================================================
03:06:27 Output: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/output.xml
03:06:41 Log: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/log.html
03:06:41 Report: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/report.html
03:06:43 + true
03:06:43 + echo 'Examining the files in data/log and checking filesize'
03:06:43 Examining the files in data/log and checking filesize
03:06:43 + ssh 10.30.170.95 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
03:06:43 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
03:06:43 total 13020
03:06:43 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 23:47 .
03:06:43 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 16 23:47 karaf_console.log
03:06:43 drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 03:00 ..
03:06:43 -rw-rw-r-- 1 jenkins jenkins 13318249 Nov 17 03:06 karaf.log
03:06:43 + ssh 10.30.170.95 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
03:06:43 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
03:06:43 13M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
03:06:43 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
03:06:43 + ssh 10.30.170.101 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
03:06:43 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
03:06:44 total 7864
03:06:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 23:47 .
03:06:44 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 16 23:47 karaf_console.log
03:06:44 drwxrwxr-x 9 jenkins jenkins 4096 Nov 17 03:00 ..
03:06:44 -rw-rw-r-- 1 jenkins jenkins 8036056 Nov 17 03:06 karaf.log
03:06:44 + ssh 10.30.170.101 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
03:06:44 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
03:06:44 7.7M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
03:06:44 4.0K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
03:06:44 + ssh 10.30.170.111 'ls -altr /tmp/karaf-0.21.4-SNAPSHOT/data/log/'
03:06:44 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
03:06:44 total 10760
03:06:44 drwxrwxr-x 2 jenkins jenkins 4096 Nov 16 23:47 .
03:06:44 -rw-rw-r-- 1 jenkins jenkins 145392 Nov 17 00:11 karaf_console.log
03:06:44 drwxrwxr-x 4 jenkins jenkins 4096 Nov 17 02:59 ..
03:06:44 -rw-rw-r-- 1 jenkins jenkins 10861240 Nov 17 03:06 karaf.log
03:06:44 + ssh 10.30.170.111 'du -hs /tmp/karaf-0.21.4-SNAPSHOT/data/log/*'
03:06:44 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
03:06:44 11M /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
03:06:44 144K /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
03:06:44 + set +e
03:06:44 ++ seq 1 3
03:06:44 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:06:44 + CONTROLLERIP=ODL_SYSTEM_1_IP
03:06:44 + echo 'Let'\''s take the karaf thread dump again'
03:06:44 Let's take the karaf thread dump again
03:06:44 + ssh 10.30.170.95 'sudo ps aux'
03:06:44 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
03:06:45 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_after.log
03:06:45 ++ grep -v grep
03:06:45 ++ tr -s ' '
03:06:45 ++ cut -f2 '-d '
03:06:45 + pid=29002
03:06:45 + echo 'karaf main: org.apache.karaf.main.Main, pid:29002'
03:06:45 karaf main: org.apache.karaf.main.Main, pid:29002
03:06:45 + ssh 10.30.170.95 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 29002'
03:06:45 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
03:06:45 + echo 'killing karaf process...'
03:06:45 killing karaf process...
03:06:45 + ssh 10.30.170.95 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:06:45 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
03:06:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:06:45 + CONTROLLERIP=ODL_SYSTEM_2_IP
03:06:45 + echo 'Let'\''s take the karaf thread dump again'
03:06:45 Let's take the karaf thread dump again
03:06:45 + ssh 10.30.170.101 'sudo ps aux'
03:06:45 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
03:06:46 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_after.log
03:06:46 ++ grep -v grep
03:06:46 ++ tr -s ' '
03:06:46 ++ cut -f2 '-d '
03:06:46 + pid=27580
03:06:46 + echo 'karaf main: org.apache.karaf.main.Main, pid:27580'
03:06:46 karaf main: org.apache.karaf.main.Main, pid:27580
03:06:46 + ssh 10.30.170.101 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 27580'
03:06:46 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
03:06:46 + echo 'killing karaf process...'
03:06:46 killing karaf process...
03:06:46 + ssh 10.30.170.101 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:06:46 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
03:06:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:06:46 + CONTROLLERIP=ODL_SYSTEM_3_IP
03:06:46 + echo 'Let'\''s take the karaf thread dump again'
03:06:46 Let's take the karaf thread dump again
03:06:46 + ssh 10.30.170.111 'sudo ps aux'
03:06:46 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
03:06:47 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_after.log
03:06:47 ++ grep -v grep
03:06:47 ++ cut -f2 '-d '
03:06:47 ++ tr -s ' '
03:06:47 + pid=2082
03:06:47 + echo 'karaf main: org.apache.karaf.main.Main, pid:2082'
03:06:47 karaf main: org.apache.karaf.main.Main, pid:2082
03:06:47 + ssh 10.30.170.111 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2082'
03:06:47 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
03:06:47 + echo 'killing karaf process...'
03:06:47 killing karaf process...
03:06:47 + ssh 10.30.170.111 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:06:47 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
03:06:47 + sleep 5
03:06:52 ++ seq 1 3
03:06:52 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:06:52 + CONTROLLERIP=ODL_SYSTEM_1_IP
03:06:52 + echo 'Compressing karaf.log 1'
03:06:52 Compressing karaf.log 1
03:06:52 + ssh 10.30.170.95 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
03:06:52 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
03:06:53 + echo 'Fetching compressed karaf.log 1'
03:06:53 Fetching compressed karaf.log 1
03:06:53 + scp 10.30.170.95:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
03:06:53 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
03:06:53 + ssh 10.30.170.95 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
03:06:53 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
03:06:53 + scp 10.30.170.95:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
03:06:53 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
03:06:54 + ssh 10.30.170.95 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
03:06:54 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
03:06:54 + echo 'Fetch GC logs'
03:06:54 Fetch GC logs
03:06:54 + mkdir -p gclogs-1
03:06:54 + scp '10.30.170.95:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-1/
03:06:54 Warning: Permanently added '10.30.170.95' (ECDSA) to the list of known hosts.
03:06:54 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
03:06:54 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:06:54 + CONTROLLERIP=ODL_SYSTEM_2_IP
03:06:54 + echo 'Compressing karaf.log 2'
03:06:54 Compressing karaf.log 2
03:06:54 + ssh 10.30.170.101 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
03:06:54 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
03:06:54 + echo 'Fetching compressed karaf.log 2'
03:06:54 Fetching compressed karaf.log 2
03:06:54 + scp 10.30.170.101:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
03:06:54 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
03:06:55 + ssh 10.30.170.101 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
03:06:55 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
03:06:55 + scp 10.30.170.101:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
03:06:55 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
03:06:55 + ssh 10.30.170.101 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
03:06:55 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
03:06:55 + echo 'Fetch GC logs'
03:06:55 Fetch GC logs
03:06:55 + mkdir -p gclogs-2
03:06:55 + scp '10.30.170.101:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-2/
03:06:55 Warning: Permanently added '10.30.170.101' (ECDSA) to the list of known hosts.
03:06:55 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
03:06:55 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:06:55 + CONTROLLERIP=ODL_SYSTEM_3_IP
03:06:55 + echo 'Compressing karaf.log 3'
03:06:55 Compressing karaf.log 3
03:06:55 + ssh 10.30.170.111 gzip --best /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log
03:06:56 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
03:06:56 + echo 'Fetching compressed karaf.log 3'
03:06:56 Fetching compressed karaf.log 3
03:06:56 + scp 10.30.170.111:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
03:06:56 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
03:06:56 + ssh 10.30.170.111 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf.log.gz
03:06:56 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
03:06:56 + scp 10.30.170.111:/tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
03:06:56 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
03:06:56 + ssh 10.30.170.111 rm -f /tmp/karaf-0.21.4-SNAPSHOT/data/log/karaf_console.log
03:06:57 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
03:06:57 + echo 'Fetch GC logs'
03:06:57 Fetch GC logs
03:06:57 + mkdir -p gclogs-3
03:06:57 + scp '10.30.170.111:/tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log' gclogs-3/
03:06:57 Warning: Permanently added '10.30.170.111' (ECDSA) to the list of known hosts.
03:06:57 scp: /tmp/karaf-0.21.4-SNAPSHOT/data/log/*.log: No such file or directory
03:06:57 + echo 'Examine copied files'
03:06:57 Examine copied files
03:06:57 + ls -lt
03:06:57 total 111888
03:06:57 drwxrwxr-x. 2 jenkins jenkins 6 Nov 17 03:06 gclogs-3
03:06:57 -rw-rw-r--. 1 jenkins jenkins 145392 Nov 17 03:06 odl3_karaf_console.log
03:06:57 -rw-rw-r--. 1 jenkins jenkins 286045 Nov 17 03:06 odl3_karaf.log.gz
03:06:57 drwxrwxr-x. 2 jenkins jenkins 6 Nov 17 03:06 gclogs-2
03:06:57 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 17 03:06 odl2_karaf_console.log
03:06:57 -rw-rw-r--. 1 jenkins jenkins 600923 Nov 17 03:06 odl2_karaf.log.gz
03:06:57 drwxrwxr-x. 2 jenkins jenkins 6 Nov 17 03:06 gclogs-1
03:06:57 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 17 03:06 odl1_karaf_console.log
03:06:57 -rw-rw-r--. 1 jenkins jenkins 826980 Nov 17 03:06 odl1_karaf.log.gz
03:06:57 -rw-rw-r--. 1 jenkins jenkins 137742 Nov 17 03:06 karaf_3_2082_threads_after.log
03:06:57 -rw-rw-r--. 1 jenkins jenkins 13635 Nov 17 03:06 ps_after.log
03:06:57 -rw-rw-r--. 1 jenkins jenkins 132807 Nov 17 03:06 karaf_2_27580_threads_after.log
03:06:57 -rw-rw-r--. 1 jenkins jenkins 131145 Nov 17 03:06 karaf_1_29002_threads_after.log
03:06:57 -rw-rw-r--. 1 jenkins jenkins 307209 Nov 17 03:06 report.html
03:06:57 -rw-rw-r--. 1 jenkins jenkins 3829912 Nov 17 03:06 log.html
03:06:57 -rw-rw-r--. 1 jenkins jenkins 107703702 Nov 17 03:06 output.xml
03:06:57 -rw-rw-r--. 1 jenkins jenkins 6069 Nov 16 23:50 testplan.txt
03:06:57 -rw-rw-r--. 1 jenkins jenkins 111453 Nov 16 23:50 karaf_3_2082_threads_before.log
03:06:57 -rw-rw-r--. 1 jenkins jenkins 13947 Nov 16 23:50 ps_before.log
03:06:57 -rw-rw-r--. 1 jenkins jenkins 111448 Nov 16 23:50 karaf_2_2094_threads_before.log
03:06:57 -rw-rw-r--. 1 jenkins jenkins 113357 Nov 16 23:50 karaf_1_2078_threads_before.log
03:06:57 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 16 23:47 post-startup-script.sh
03:06:57 -rw-rw-r--. 1 jenkins jenkins 252 Nov 16 23:47 startup-script.sh
03:06:57 -rw-rw-r--. 1 jenkins jenkins 3471 Nov 16 23:47 configuration-script.sh
03:06:57 -rw-rw-r--. 1 jenkins jenkins 695 Nov 16 23:47 custom_shard_config.txt
03:06:57 -rw-rw-r--. 1 jenkins jenkins 136 Nov 16 23:47 scriptplan.txt
03:06:57 -rw-rw-r--. 1 jenkins jenkins 337 Nov 16 23:47 detect_variables.env
03:06:57 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 16 23:47 pom.xml
03:06:57 -rw-rw-r--. 1 jenkins jenkins 92 Nov 16 23:47 set_variables.env
03:06:57 -rw-rw-r--. 1 jenkins jenkins 312 Nov 16 23:47 slave_addresses.txt
03:06:57 -rw-rw-r--. 1 jenkins jenkins 570 Nov 16 23:46 requirements.txt
03:06:57 -rw-rw-r--. 1 jenkins jenkins 26 Nov 16 23:46 env.properties
03:06:57 -rw-rw-r--. 1 jenkins jenkins 333 Nov 16 23:44 stack-parameters.yaml
03:06:57 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 16 23:43 test
03:06:57 drwxrwxr-x. 2 jenkins jenkins 6 Nov 16 23:43 test@tmp
03:06:57 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 16 21:30 maven-metadata.xml
03:06:57 + true
03:06:57 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/sh /tmp/jenkins13980805385663861868.sh
03:06:57 Cleaning up Robot installation...
03:06:57 $ ssh-agent -k
03:06:57 unset SSH_AUTH_SOCK;
03:06:57 unset SSH_AGENT_PID;
03:06:57 echo Agent pid 5162 killed;
03:06:57 [ssh-agent] Stopped.
03:06:57 Recording plot data
03:06:58 Robot results publisher started...
03:06:58 INFO: Checking test criticality is deprecated and will be dropped in a future release!
03:06:58 -Parsing output xml:
03:07:01 Done!
03:07:01 -Copying log files to build dir:
03:07:04 Done!
03:07:04 -Assigning results to build:
03:07:04 Done!
03:07:04 -Checking thresholds:
03:07:04 Done!
03:07:04 Done publishing Robot results.
03:07:04 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
03:07:04 [PostBuildScript] - [INFO] Executing post build scripts.
03:07:04 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins5799615095187642484.sh
03:07:04 Archiving csit artifacts
03:07:04 mv: cannot stat '*_1.png': No such file or directory
03:07:04 mv: cannot stat '/tmp/odl1_*': No such file or directory
03:07:04 mv: cannot stat '*_2.png': No such file or directory
03:07:04 mv: cannot stat '/tmp/odl2_*': No such file or directory
03:07:04 mv: cannot stat '*_3.png': No such file or directory
03:07:04 mv: cannot stat '/tmp/odl3_*': No such file or directory
03:07:04 % Total % Received % Xferd Average Speed Time Time Time Current
03:07:04 Dload Upload Total Spent Left Speed
03:07:04
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3528k 0 3528k 0 0 4735k 0 --:--:-- --:--:-- --:--:-- 4729k
100 8331k 0 8331k 0 0 4929k 0 --:--:-- 0:00:01 --:--:-- 4929k
03:07:06 Archive: robot-plugin.zip
03:07:06 inflating: ./archives/robot-plugin/log.html
03:07:06 inflating: ./archives/robot-plugin/output.xml
03:07:06 inflating: ./archives/robot-plugin/report.html
03:07:06 mv: cannot stat '*.log.gz': No such file or directory
03:07:06 mv: cannot stat '*.csv': No such file or directory
03:07:06 mv: cannot stat '*.png': No such file or directory
03:07:06 [PostBuildScript] - [INFO] Executing post build scripts.
03:07:06 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins15809359550932314307.sh
03:07:06 [PostBuildScript] - [INFO] Executing post build scripts.
03:07:06 [EnvInject] - Injecting environment variables from a build step.
03:07:06 [EnvInject] - Injecting as environment variables the properties content
03:07:06 OS_CLOUD=vex
03:07:06 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-scandium-81
03:07:06
03:07:06 [EnvInject] - Variables injected successfully.
03:07:06 provisioning config files...
03:07:07 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:07:07 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins9926754463283260775.sh
03:07:07 ---> openstack-stack-delete.sh
03:07:07 Setup pyenv:
03:07:07 system
03:07:07 3.8.13
03:07:07 3.9.13
03:07:07 3.10.13
03:07:07 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
03:07:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ugNt from file:/tmp/.os_lf_venv
03:07:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:07:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:07:09 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
03:07:09 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:07:09 lf-activate-venv(): INFO: Base packages installed successfully
03:07:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
03:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-ugNt/bin to PATH
03:07:24 INFO: Stack cost retrieval disabled, setting cost to 0
03:07:36 INFO: Deleting stack releng-controller-csit-3node-clustering-tell-all-scandium-81
03:07:36 Successfully deleted stack releng-controller-csit-3node-clustering-tell-all-scandium-81
03:07:36 [PostBuildScript] - [INFO] Executing post build scripts.
03:07:36 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins1676938728438665140.sh
03:07:36 ---> sysstat.sh
03:07:37 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins13249470847015506716.sh
03:07:37 ---> package-listing.sh
03:07:37 ++ facter osfamily
03:07:37 ++ tr '[:upper:]' '[:lower:]'
03:07:37 + OS_FAMILY=redhat
03:07:37 + workspace=/w/workspace/controller-csit-3node-clustering-tell-all-scandium
03:07:37 + START_PACKAGES=/tmp/packages_start.txt
03:07:37 + END_PACKAGES=/tmp/packages_end.txt
03:07:37 + DIFF_PACKAGES=/tmp/packages_diff.txt
03:07:37 + PACKAGES=/tmp/packages_start.txt
03:07:37 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-scandium ']'
03:07:37 + PACKAGES=/tmp/packages_end.txt
03:07:37 + case "${OS_FAMILY}" in
03:07:37 + rpm -qa
03:07:37 + sort
03:07:37 + '[' -f /tmp/packages_start.txt ']'
03:07:37 + '[' -f /tmp/packages_end.txt ']'
03:07:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:07:37 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-scandium ']'
03:07:37 + mkdir -p /w/workspace/controller-csit-3node-clustering-tell-all-scandium/archives/
03:07:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-tell-all-scandium/archives/
03:07:37 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins6996961818302095732.sh
03:07:37 ---> capture-instance-metadata.sh
03:07:37 Setup pyenv:
03:07:38 system
03:07:38 3.8.13
03:07:38 3.9.13
03:07:38 3.10.13
03:07:38 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
03:07:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ugNt from file:/tmp/.os_lf_venv
03:07:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:07:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:07:40 lf-activate-venv(): INFO: Base packages installed successfully
03:07:40 lf-activate-venv(): INFO: Installing additional packages: lftools
03:07:50 lf-activate-venv(): INFO: Adding /tmp/venv-ugNt/bin to PATH
03:07:50 INFO: Running in OpenStack, capturing instance metadata
03:07:50 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins5116284810530404808.sh
03:07:50 provisioning config files...
03:07:50 Could not find credentials [logs] for controller-csit-3node-clustering-tell-all-scandium #81
03:07:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-tell-all-scandium@tmp/config774567838848329218tmp
03:07:50 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
03:07:50 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
03:07:50 provisioning config files...
03:07:51 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
03:07:51 [EnvInject] - Injecting environment variables from a build step.
03:07:51 [EnvInject] - Injecting as environment variables the properties content
03:07:51 SERVER_ID=logs
03:07:51
03:07:51 [EnvInject] - Variables injected successfully.
03:07:51 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins3218849836018124113.sh
03:07:51 ---> create-netrc.sh
03:07:51 WARN: Log server credential not found.
03:07:51 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins9614576031986926409.sh
03:07:51 ---> python-tools-install.sh
03:07:51 Setup pyenv:
03:07:51 system
03:07:51 3.8.13
03:07:51 3.9.13
03:07:51 3.10.13
03:07:51 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
03:07:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ugNt from file:/tmp/.os_lf_venv
03:07:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:07:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:07:53 lf-activate-venv(): INFO: Base packages installed successfully
03:07:53 lf-activate-venv(): INFO: Installing additional packages: lftools
03:08:03 lf-activate-venv(): INFO: Adding /tmp/venv-ugNt/bin to PATH
03:08:03 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins5601175368601196063.sh
03:08:03 ---> sudo-logs.sh
03:08:03 Archiving 'sudo' log..
03:08:03 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins11753692765392089965.sh
03:08:03 ---> job-cost.sh
03:08:03 Setup pyenv:
03:08:04 system
03:08:04 3.8.13
03:08:04 3.9.13
03:08:04 3.10.13
03:08:04 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
03:08:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ugNt from file:/tmp/.os_lf_venv
03:08:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:08:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:08:06 lf-activate-venv(): INFO: Base packages installed successfully
03:08:06 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
03:08:13 lf-activate-venv(): INFO: Adding /tmp/venv-ugNt/bin to PATH
03:08:13 DEBUG: total: 0
03:08:13 INFO: Retrieving Stack Cost...
03:08:14 INFO: Retrieving Pricing Info for: v3-standard-2
03:08:14 INFO: Archiving Costs
03:08:14 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins5418578019093925091.sh
03:08:14 ---> logs-deploy.sh
03:08:14 Setup pyenv:
03:08:14 system
03:08:14 3.8.13
03:08:14 3.9.13
03:08:14 3.10.13
03:08:14 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
03:08:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ugNt from file:/tmp/.os_lf_venv
03:08:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:08:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:08:16 lf-activate-venv(): INFO: Base packages installed successfully
03:08:16 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
03:08:28 lf-activate-venv(): INFO: Adding /tmp/venv-ugNt/bin to PATH
03:08:28 WARNING: Nexus logging server not set
03:08:28 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-tell-all-scandium/81/
03:08:28 INFO: archiving logs to S3
03:08:29 ---> uname -a:
03:08:29 Linux prd-centos8-robot-2c-8g-11135.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
03:08:29
03:08:29
03:08:29 ---> lscpu:
03:08:29 Architecture: x86_64
03:08:29 CPU op-mode(s): 32-bit, 64-bit
03:08:29 Byte Order: Little Endian
03:08:29 CPU(s): 2
03:08:29 On-line CPU(s) list: 0,1
03:08:29 Thread(s) per core: 1
03:08:29 Core(s) per socket: 1
03:08:29 Socket(s): 2
03:08:29 NUMA node(s): 1
03:08:29 Vendor ID: AuthenticAMD
03:08:29 CPU family: 23
03:08:29 Model: 49
03:08:29 Model name: AMD EPYC-Rome Processor
03:08:29 Stepping: 0
03:08:29 CPU MHz: 2799.998
03:08:29 BogoMIPS: 5599.99
03:08:29 Virtualization: AMD-V
03:08:29 Hypervisor vendor: KVM
03:08:29 Virtualization type: full
03:08:29 L1d cache: 32K
03:08:29 L1i cache: 32K
03:08:29 L2 cache: 512K
03:08:29 L3 cache: 16384K
03:08:29 NUMA node0 CPU(s): 0,1
03:08:29 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
03:08:29
03:08:29
03:08:29 ---> nproc:
03:08:29 2
03:08:29
03:08:29
03:08:29 ---> df -h:
03:08:29 Filesystem Size Used Avail Use% Mounted on
03:08:29 devtmpfs 3.8G 0 3.8G 0% /dev
03:08:29 tmpfs 3.8G 0 3.8G 0% /dev/shm
03:08:29 tmpfs 3.8G 17M 3.8G 1% /run
03:08:29 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
03:08:29 /dev/vda1 40G 8.5G 32G 22% /
03:08:29 tmpfs 770M 0 770M 0% /run/user/1001
03:08:29
03:08:29
03:08:29 ---> free -m:
03:08:29 total used free shared buff/cache available
03:08:29 Mem: 7697 712 4561 19 2424 6686
03:08:29 Swap: 1023 0 1023
03:08:29
03:08:29
03:08:29 ---> ip addr:
03:08:29 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:08:29 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:08:29 inet 127.0.0.1/8 scope host lo
03:08:29 valid_lft forever preferred_lft forever
03:08:29 inet6 ::1/128 scope host
03:08:29 valid_lft forever preferred_lft forever
03:08:29 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
03:08:29 link/ether fa:16:3e:78:f3:4c brd ff:ff:ff:ff:ff:ff
03:08:29 altname enp0s3
03:08:29 altname ens3
03:08:29 inet 10.30.171.86/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
03:08:29 valid_lft 74078sec preferred_lft 74078sec
03:08:29 inet6 fe80::f816:3eff:fe78:f34c/64 scope link
03:08:29 valid_lft forever preferred_lft forever
03:08:29
03:08:29
03:08:29 ---> sar -b -r -n DEV:
03:08:29 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-11135.novalocal) 11/17/2025 _x86_64_ (2 CPU)
03:08:29
03:08:29 12:00:01 AM tps rtps wtps bread/s bwrtn/s
03:08:29 12:01:01 AM 0.92 0.00 0.92 0.00 205.43
03:08:29 12:02:01 AM 0.48 0.08 0.40 1.86 27.15
03:08:29 12:03:01 AM 0.22 0.00 0.22 0.00 12.30
03:08:29 12:04:01 AM 0.43 0.00 0.43 0.00 17.70
03:08:29 12:05:01 AM 0.28 0.02 0.27 0.13 44.44
03:08:29 12:06:01 AM 0.20 0.00 0.20 0.00 21.88
03:08:29 12:07:01 AM 0.27 0.03 0.23 4.53 16.53
03:08:29 12:08:01 AM 0.32 0.03 0.28 3.07 14.85
03:08:29 12:09:01 AM 0.40 0.00 0.40 0.00 20.51
03:08:29 12:10:01 AM 0.33 0.00 0.33 0.00 16.73
03:08:29 12:11:01 AM 0.37 0.00 0.37 0.00 14.28
03:08:29 12:12:01 AM 0.13 0.00 0.13 0.00 27.75
03:08:29 12:13:01 AM 0.15 0.00 0.15 0.00 11.51
03:08:29 12:14:01 AM 0.38 0.00 0.38 0.00 26.25
03:08:29 12:15:01 AM 5.92 5.75 0.17 555.64 11.88
03:08:29 12:16:01 AM 2.83 0.00 2.83 0.00 79.09
03:08:29 12:17:01 AM 0.27 0.00 0.27 0.00 24.18
03:08:29 12:18:01 AM 0.17 0.00 0.17 0.00 20.94
03:08:29 12:19:01 AM 0.30 0.00 0.30 0.00 5.83
03:08:29 12:20:01 AM 0.28 0.00 0.28 0.00 12.45
03:08:29 12:21:01 AM 0.52 0.00 0.52 0.00 15.91
03:08:29 12:22:01 AM 0.13 0.00 0.13 0.00 10.53
03:08:29 12:23:01 AM 0.13 0.00 0.13 0.00 16.39
03:08:29 12:24:01 AM 0.37 0.00 0.37 0.00 20.90
03:08:29 12:25:01 AM 0.23 0.00 0.23 0.00 14.13
03:08:29 12:26:01 AM 0.15 0.00 0.15 0.00 14.40
03:08:29 12:27:01 AM 0.32 0.00 0.32 0.00 7.20
03:08:29 12:28:01 AM 0.15 0.00 0.15 0.00 1.33
03:08:29 12:29:01 AM 0.30 0.00 0.30 0.00 19.41
03:08:29 12:30:01 AM 0.25 0.00 0.25 0.00 17.88
03:08:29 12:31:01 AM 0.37 0.00 0.37 0.00 18.71
03:08:29 12:32:01 AM 0.48 0.00 0.48 0.00 15.73
03:08:29 12:33:01 AM 0.15 0.00 0.15 0.00 16.81
03:08:29 12:34:01 AM 0.53 0.00 0.53 0.00 17.31
03:08:29 12:35:01 AM 0.15 0.00 0.15 0.00 24.26
03:08:29 12:36:01 AM 0.50 0.32 0.18 6.93 12.28
03:08:29 12:37:01 AM 0.75 0.00 0.75 0.00 38.19
03:08:29 12:38:01 AM 0.12 0.00 0.12 0.00 11.06
03:08:29 12:39:01 AM 0.32 0.00 0.32 0.00 25.82
03:08:29 12:40:01 AM 0.23 0.00 0.23 0.00 13.48
03:08:29 12:41:01 AM 0.28 0.00 0.28 0.00 35.04
03:08:29 12:42:01 AM 0.25 0.00 0.25 0.00 10.31
03:08:29 12:43:01 AM 0.15 0.00 0.15 0.00 15.86
03:08:29 12:44:01 AM 0.62 0.00 0.62 0.00 22.78
03:08:29 12:45:01 AM 0.30 0.00 0.30 0.00 15.76
03:08:29 12:46:01 AM 0.25 0.00 0.25 0.00 14.71
03:08:29 12:47:02 AM 0.52 0.00 0.52 0.00 20.41
03:08:29 12:48:01 AM 0.17 0.00 0.17 0.00 12.24
03:08:29 12:49:01 AM 0.30 0.00 0.30 0.00 20.36
03:08:29 12:50:01 AM 0.17 0.00 0.17 0.00 17.68
03:08:29 12:51:01 AM 0.27 0.00 0.27 0.00 8.97
03:08:29 12:52:01 AM 0.23 0.00 0.23 0.00 22.13
03:08:29 12:53:01 AM 0.32 0.00 0.32 0.00 16.13
03:08:29 12:54:01 AM 0.25 0.00 0.25 0.00 24.61
03:08:29 12:55:01 AM 0.60 0.00 0.60 0.00 21.65
03:08:29 12:56:01 AM 0.30 0.00 0.30 0.00 15.11
03:08:29 12:57:01 AM 0.30 0.00 0.30 0.00 12.83
03:08:29 12:58:01 AM 0.17 0.00 0.17 0.00 18.66
03:08:29 12:59:01 AM 0.27 0.00 0.27 0.00 13.10
03:08:29 01:00:01 AM 0.23 0.00 0.23 0.00 29.23
03:08:29 01:01:01 AM 0.32 0.00 0.32 0.00 14.38
03:08:29 01:02:01 AM 0.23 0.00 0.23 0.00 24.08
03:08:29 01:03:01 AM 0.12 0.00 0.12 0.00 11.20
03:08:29 01:04:01 AM 0.18 0.00 0.18 0.00 22.58
03:08:29 01:05:01 AM 0.33 0.00 0.33 0.00 15.39
03:08:29 01:06:01 AM 0.23 0.00 0.23 0.00 33.24
03:08:29 01:07:01 AM 0.17 0.00 0.17 0.00 15.21
03:08:29 01:08:01 AM 0.17 0.00 0.17 0.00 8.72
03:08:29 01:09:01 AM 0.33 0.00 0.33 0.00 21.01
03:08:29 01:10:01 AM 0.17 0.00 0.17 0.00 16.66
03:08:29 01:11:01 AM 0.15 0.00 0.15 0.00 8.70
03:08:29 01:12:01 AM 0.25 0.00 0.25 0.00 18.80
03:08:29 01:13:01 AM 0.18 0.00 0.18 0.00 12.68
03:08:29 01:14:01 AM 0.43 0.00 0.43 0.00 29.68
03:08:29 01:15:01 AM 0.13 0.00 0.13 0.00 8.80
03:08:29 01:16:01 AM 0.17 0.00 0.17 0.00 16.30
03:08:29 01:17:01 AM 0.27 0.00 0.27 0.00 19.59
03:08:29 01:18:01 AM 0.13 0.00 0.13 0.00 8.83
03:08:29 01:19:01 AM 0.47 0.00 0.47 0.00 31.71
03:08:29 01:20:01 AM 0.38 0.00 0.38 0.00 21.33
03:08:29 01:21:01 AM 0.15 0.00 0.15 0.00 11.90
03:08:29 01:22:01 AM 0.18 0.00 0.18 0.00 22.66
03:08:29 01:23:01 AM 0.10 0.00 0.10 0.00 11.06
03:08:29 01:24:01 AM 0.38 0.00 0.38 0.00 26.86
03:08:29 01:25:01 AM 0.13 0.00 0.13 0.00 11.35
03:08:29 01:26:01 AM 0.27 0.00 0.27 0.00 49.63
03:08:29 01:27:01 AM 0.22 0.00 0.22 0.00 107.45
03:08:29 01:28:01 AM 0.15 0.00 0.15 0.00 15.46
03:08:29 01:29:01 AM 0.32 0.00 0.32 0.00 20.81
03:08:29 01:30:01 AM 0.20 0.00 0.20 0.00 9.23
03:08:29 01:31:01 AM 0.40 0.00 0.40 0.00 20.96
03:08:29 01:32:01 AM 0.55 0.00 0.55 0.00 19.05
03:08:29 01:33:01 AM 0.57 0.00 0.57 0.00 29.16
03:08:29 01:34:01 AM 0.42 0.00 0.42 0.00 105.70
03:08:29 01:35:01 AM 0.20 0.00 0.20 0.00 47.61
03:08:29 01:36:01 AM 0.45 0.00 0.45 0.00 22.58
03:08:29 01:37:01 AM 0.27 0.00 0.27 0.00 13.08
03:08:29 01:38:01 AM 0.23 0.00 0.23 0.00 15.18
03:08:29 01:39:01 AM 0.38 0.00 0.38 0.00 18.61
03:08:29 01:40:01 AM 0.22 0.00 0.22 0.00 12.25
03:08:29 01:41:01 AM 0.32 0.00 0.32 0.00 71.46
03:08:29 01:42:01 AM 0.30 0.00 0.30 0.00 105.33
03:08:29 01:43:01 AM 0.13 0.00 0.13 0.00 8.67
03:08:29 01:44:01 AM 0.33 0.00 0.33 0.00 20.21
03:08:29 01:45:01 AM 0.15 0.00 0.15 0.00 16.40
03:08:29 01:46:01 AM 0.12 0.00 0.12 0.00 8.53
03:08:29 01:47:01 AM 0.13 0.00 0.13 0.00 16.23
03:08:29 01:48:01 AM 0.33 0.00 0.33 0.00 37.49
03:08:29 01:49:01 AM 0.35 0.00 0.35 0.00 116.76
03:08:29 01:50:01 AM 0.27 0.00 0.27 0.00 36.67
03:08:29 01:51:01 AM 0.82 0.00 0.82 0.00 26.09
03:08:29 01:52:01 AM 0.25 0.00 0.25 0.00 18.29
03:08:29 01:53:01 AM 0.27 0.00 0.27 0.00 17.06
03:08:29 01:54:01 AM 0.40 0.00 0.40 0.00 13.83
03:08:29 01:55:01 AM 0.20 0.00 0.20 0.00 19.58
03:08:29 01:56:02 AM 0.12 0.00 0.12 0.00 19.46
03:08:29 01:57:01 AM 0.14 0.00 0.14 0.00 18.98
03:08:29 01:58:01 AM 0.12 0.00 0.12 0.00 11.06
03:08:29 01:59:01 AM 0.30 0.00 0.30 0.00 25.94
03:08:29 02:00:01 AM 0.15 0.00 0.15 0.00 16.80
03:08:29 02:01:01 AM 0.47 0.00 0.47 0.00 21.18
03:08:29 02:02:01 AM 0.15 0.00 0.15 0.00 9.65
03:08:29 02:03:01 AM 0.13 0.00 0.13 0.00 28.73
03:08:29 02:04:01 AM 0.27 0.00 0.27 0.00 17.53
03:08:29 02:05:01 AM 0.30 0.00 0.30 0.00 19.75
03:08:29 02:06:01 AM 0.20 0.00 0.20 0.00 11.76
03:08:29 02:07:01 AM 0.32 0.00 0.32 0.00 20.90
03:08:29 02:08:01 AM 0.22 0.00 0.22 0.00 15.23
03:08:29 02:09:01 AM 0.18 0.00 0.18 0.00 14.71
03:08:29 02:10:01 AM 0.30 0.00 0.30 0.00 18.86
03:08:29 02:11:01 AM 0.33 0.00 0.33 0.00 17.09
03:08:29 02:12:01 AM 0.22 0.00 0.22 0.00 11.21
03:08:29 02:13:01 AM 0.13 0.00 0.13 0.00 14.80
03:08:29 02:14:01 AM 0.28 0.00 0.28 0.00 16.98
03:08:29 02:15:01 AM 0.30 0.00 0.30 0.00 22.45
03:08:29 02:16:01 AM 0.15 0.00 0.15 0.00 18.43
03:08:29 02:17:01 AM 0.15 0.00 0.15 0.00 8.68
03:08:29 02:18:01 AM 0.15 0.00 0.15 0.00 19.46
03:08:29 02:19:01 AM 0.35 0.00 0.35 0.00 19.83
03:08:29 02:20:01 AM 0.17 0.00 0.17 0.00 8.81
03:08:29 02:21:01 AM 0.28 0.00 0.28 0.00 27.36
03:08:29 02:22:01 AM 0.27 0.00 0.27 0.00 14.10
03:08:29 02:23:01 AM 0.15 0.00 0.15 0.00 19.33
03:08:29 02:24:01 AM 0.37 0.00 0.37 0.00 21.66
03:08:29 02:25:01 AM 0.15 0.00 0.15 0.00 16.79
03:08:29 02:26:01 AM 0.15 0.00 0.15 0.00 19.33
03:08:29 02:27:01 AM 0.13 0.00 0.13 0.00 11.73
03:08:29 02:28:01 AM 0.18 0.00 0.18 0.00 47.10
03:08:29 02:29:01 AM 0.32 0.00 0.32 0.00 12.88
03:08:29 02:30:01 AM 0.40 0.00 0.40 0.00 22.39
03:08:29 02:31:01 AM 0.68 0.00 0.68 0.00 21.44
03:08:29 02:32:01 AM 0.55 0.00 0.55 0.00 18.56
03:08:29 02:33:01 AM 0.32 0.00 0.32 0.00 16.28
03:08:29 02:34:01 AM 0.32 0.00 0.32 0.00 22.61
03:08:29 02:35:01 AM 0.20 0.00 0.20 0.00 12.83
03:08:29 02:36:01 AM 0.35 0.00 0.35 0.00 26.81
03:08:29 02:37:01 AM 0.18 0.00 0.18 0.00 12.28
03:08:29 02:38:01 AM 0.23 0.00 0.23 0.00 20.13
03:08:29 02:39:01 AM 0.37 0.00 0.37 0.00 24.36
03:08:29 02:40:01 AM 0.13 0.00 0.13 0.00 34.66
03:08:29 02:41:01 AM 0.17 0.00 0.17 0.00 19.38
03:08:29 02:42:01 AM 0.23 0.00 0.23 0.00 18.81
03:08:29 02:43:01 AM 0.17 0.00 0.17 0.00 10.65
03:08:29 02:44:01 AM 0.33 0.00 0.33 0.00 19.41
03:08:29 02:45:01 AM 0.23 0.00 0.23 0.00 17.88
03:08:29 02:46:01 AM 0.20 0.00 0.20 0.00 10.01
03:08:29 02:47:01 AM 0.15 0.00 0.15 0.00 26.86
03:08:29 02:48:01 AM 0.15 0.00 0.15 0.00 11.75
03:08:29 02:49:01 AM 0.32 0.00 0.32 0.00 25.96
03:08:29 02:50:01 AM 0.13 0.00 0.13 0.00 11.33
03:08:29 02:51:01 AM 0.17 0.00 0.17 0.00 21.76
03:08:29 02:52:01 AM 0.28 0.00 0.28 0.00 14.56
03:08:29 02:53:01 AM 0.22 0.00 0.22 0.00 26.29
03:08:29 02:54:01 AM 0.37 0.00 0.37 0.00 25.00
03:08:29 02:55:01 AM 0.15 0.00 0.15 0.00 9.20
03:08:29 02:56:01 AM 0.73 0.00 0.73 0.00 27.83
03:08:29 02:57:01 AM 0.40 0.00 0.40 0.00 15.35
03:08:29 02:58:01 AM 0.22 0.00 0.22 0.00 16.79
03:08:29 02:59:01 AM 0.35 0.00 0.35 0.00 21.20
03:08:29 03:00:01 AM 0.17 0.00 0.17 0.00 9.08
03:08:29 03:01:01 AM 0.22 0.00 0.22 0.00 29.79
03:08:29 03:02:02 AM 0.40 0.00 0.40 0.00 14.13
03:08:29 03:03:01 AM 0.15 0.00 0.15 0.00 22.35
03:08:29 03:04:01 AM 0.33 0.00 0.33 0.00 16.08
03:08:29 03:05:01 AM 0.17 0.00 0.17 0.00 21.63
03:08:29 03:06:01 AM 0.10 0.00 0.10 0.00 10.93
03:08:29 03:07:01 AM 4.92 0.18 4.73 4.27 331.31
03:08:29 03:08:01 AM 33.63 0.32 33.31 50.26 5403.45
03:08:29 Average: 0.52 0.04 0.49 3.33 52.52
03:08:29
03:08:29 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
03:08:29 12:01:01 AM 4843100 6959012 3039324 38.56 2688 2282720 759692 8.51 267452 2386236 168
03:08:29 12:02:01 AM 4843352 6959808 3039072 38.56 2688 2283256 759692 8.51 267620 2386168 4
03:08:29 12:03:01 AM 4842972 6959888 3039452 38.56 2688 2283716 759692 8.51 267620 2386428 160
03:08:29 12:04:01 AM 4838996 6957304 3043428 38.61 2688 2285108 776168 8.69 267620 2390172 1252
03:08:29 12:05:01 AM 4838896 6957424 3043528 38.61 2688 2285336 777644 8.71 267620 2390212 232
03:08:29 12:06:01 AM 4838520 6957464 3043904 38.62 2688 2285752 761148 8.52 267620 2390852 64
03:08:29 12:07:01 AM 4837412 6956852 3045012 38.63 2688 2286248 760328 8.51 267620 2391612 4
03:08:29 12:08:01 AM 4837316 6957288 3045108 38.63 2688 2286780 761848 8.53 267648 2391956 100
03:08:29 12:09:01 AM 4836920 6957284 3045504 38.64 2688 2287164 761848 8.53 267648 2392428 56
03:08:29 12:10:01 AM 4836204 6956956 3046220 38.65 2688 2287560 763404 8.55 267648 2392896 24
03:08:29 12:11:01 AM 4836484 6957620 3045940 38.64 2688 2287944 763404 8.55 267648 2392996 144
03:08:29 12:12:01 AM 4835796 6957608 3046628 38.65 2688 2288612 763404 8.55 267648 2393764 4
03:08:29 12:13:01 AM 4834900 6957176 3047524 38.66 2688 2289084 763404 8.55 267648 2394412 168
03:08:29 12:14:01 AM 4833808 6956560 3048616 38.68 2688 2289552 763404 8.55 267648 2395500 16
03:08:29 12:15:01 AM 4816524 6956428 3065900 38.90 2688 2306668 751676 8.42 270172 2410108 824
03:08:29 12:16:01 AM 4816308 6956604 3066116 38.90 2688 2307060 751676 8.42 270172 2410448 236
03:08:29 12:17:01 AM 4816020 6956784 3066404 38.90 2688 2307528 751676 8.42 270172 2410808 88
03:08:29 12:18:01 AM 4815228 6956504 3067196 38.91 2688 2308040 751676 8.42 270172 2411432 4
03:08:29 12:19:01 AM 4814996 6956284 3067428 38.91 2688 2308052 751676 8.42 270172 2411436 4
03:08:29 12:20:01 AM 4814200 6955776 3068224 38.92 2688 2308348 772652 8.65 270172 2412176 20
03:08:29 12:21:01 AM 4814348 6956332 3068076 38.92 2688 2308752 772652 8.65 270172 2412368 116
03:08:29 12:22:01 AM 4813932 6956296 3068492 38.93 2688 2309132 772652 8.65 270172 2412632 212
03:08:29 12:23:01 AM 4813516 6956260 3068908 38.93 2688 2309512 772652 8.65 270172 2413012 128
03:08:29 12:24:01 AM 4813024 6956156 3069400 38.94 2688 2309900 772652 8.65 270172 2413468 56
03:08:29 12:25:01 AM 4812608 6956120 3069816 38.95 2688 2310280 772652 8.65 270172 2413944 100
03:08:29 12:26:01 AM 4812272 6956100 3070152 38.95 2688 2310588 772652 8.65 270432 2413940 4
03:08:29 12:27:01 AM 4812372 6956264 3070052 38.95 2688 2310652 772652 8.65 270432 2414188 4
03:08:29 12:28:01 AM 4812732 6956628 3069692 38.94 2688 2310660 772652 8.65 270432 2413808 8
03:08:29 12:29:01 AM 4811864 6956352 3070560 38.95 2688 2311260 751164 8.41 270432 2414632 176
03:08:29 12:30:01 AM 4811276 6956144 3071148 38.96 2688 2311640 745168 8.34 270432 2415104 100
03:08:29 12:31:01 AM 4810548 6955816 3071876 38.97 2688 2312028 745168 8.34 270432 2415860 32
03:08:29 12:32:01 AM 4809964 6955612 3072460 38.98 2688 2312408 745168 8.34 270432 2416240 104
03:08:29 12:33:01 AM 4809784 6955816 3072640 38.98 2688 2312792 745168 8.34 270432 2416408 24
03:08:29 12:34:01 AM 4809672 6956088 3072752 38.98 2688 2313176 745168 8.34 270432 2416736 116
03:08:29 12:35:01 AM 4809196 6956268 3073228 38.99 2688 2313840 745168 8.34 270432 2417264 88
03:08:29 12:36:01 AM 4808336 6955880 3074088 39.00 2688 2314428 745168 8.34 270432 2417736 240
03:08:29 12:37:01 AM 4807960 6956168 3074464 39.00 2688 2314972 745168 8.34 270564 2418284 88
03:08:29 12:38:01 AM 4807580 6956184 3074844 39.01 2688 2315360 745168 8.34 270564 2418680 168
03:08:29 12:39:01 AM 4807168 6956240 3075256 39.01 2688 2315828 745168 8.34 270564 2419216 4
03:08:29 12:40:01 AM 4805784 6955316 3076640 39.03 2688 2316288 761776 8.53 270564 2420220 156
03:08:29 12:41:01 AM 4805608 6955992 3076816 39.03 2688 2317136 761776 8.53 270564 2420644 20
03:08:29 12:42:01 AM 4803840 6954608 3078584 39.06 2688 2317520 761776 8.53 270564 2422304 184
03:08:29 12:43:01 AM 4805456 6956596 3076968 39.04 2688 2317900 761776 8.53 270564 2420828 120
03:08:29 12:44:01 AM 4804828 6956352 3077596 39.04 2688 2318284 761776 8.53 270564 2421316 36
03:08:29 12:45:01 AM 4804500 6956408 3077924 39.05 2688 2318668 761776 8.53 270564 2421656 56
03:08:29 12:46:01 AM 4804440 6956728 3077984 39.05 2688 2319048 761776 8.53 270564 2421840 96
03:08:29 12:47:02 AM 4804080 6956732 3078344 39.05 2688 2319404 761776 8.53 270564 2422204 40
03:08:29 12:48:01 AM 4803688 6956844 3078736 39.06 2688 2319908 761776 8.53 270564 2422708 220
03:08:29 12:49:01 AM 4803092 6956624 3079332 39.07 2688 2320292 761776 8.53 270564 2423160 144
03:08:29 12:50:01 AM 4802260 6956176 3080164 39.08 2688 2320676 774236 8.67 270564 2423708 36
03:08:29 12:51:01 AM 4802160 6956456 3080264 39.08 2688 2321056 774236 8.67 270564 2424012 220
03:08:29 12:52:01 AM 4801732 6956432 3080692 39.08 2688 2321460 774236 8.67 270564 2424420 56
03:08:29 12:53:01 AM 4801524 6956612 3080900 39.09 2688 2321840 774236 8.67 270568 2424692 56
03:08:29 12:54:01 AM 4800696 6956480 3081728 39.10 2688 2322544 774236 8.67 270564 2425604 104
03:08:29 12:55:01 AM 4799852 6956028 3082572 39.11 2688 2322928 774236 8.67 270564 2426092 36
03:08:29 12:56:01 AM 4799956 6956508 3082468 39.11 2688 2323312 774236 8.67 270564 2426264 56
03:08:29 12:57:01 AM 4799436 6956376 3082988 39.11 2688 2323692 774236 8.67 270592 2426592 176
03:08:29 12:58:01 AM 4799044 6956360 3083380 39.12 2688 2324076 774236 8.67 270592 2427012 36
03:08:29 12:59:01 AM 4798604 6956312 3083820 39.12 2688 2324460 758796 8.50 270600 2427560 116
03:08:29 01:00:01 AM 4797684 6956060 3084740 39.13 2688 2325128 754812 8.45 270592 2428308 4
03:08:29 01:01:01 AM 4796372 6955180 3086052 39.15 2688 2325560 754812 8.45 270592 2429508 160
03:08:29 01:02:01 AM 4797180 6956456 3085244 39.14 2688 2326028 754812 8.45 270628 2428940 4
03:08:29 01:03:01 AM 4796784 6956520 3085640 39.15 2688 2326496 754812 8.45 270628 2429400 164
03:08:29 01:04:01 AM 4796032 6956244 3086392 39.16 2688 2326964 754812 8.45 270628 2430088 8
03:08:29 01:05:01 AM 4795452 6956124 3086972 39.16 2688 2327432 754812 8.45 270628 2430632 168
03:08:29 01:06:01 AM 4792716 6954176 3089708 39.20 2688 2328220 778256 8.71 270628 2433284 24
03:08:29 01:07:01 AM 4792564 6954440 3089860 39.20 2688 2328636 778256 8.71 270628 2433692 20
03:08:29 01:08:01 AM 4791860 6954120 3090564 39.21 2688 2329020 778256 8.71 270628 2434192 176
03:08:29 01:09:01 AM 4791496 6954144 3090928 39.21 2688 2329400 778256 8.71 270628 2434672 100
03:08:29 01:10:01 AM 4790516 6953540 3091908 39.23 2688 2329784 775368 8.68 270628 2435308 20
03:08:29 01:11:01 AM 4790776 6954196 3091648 39.22 2688 2330168 775368 8.68 270628 2435404 176
03:08:29 01:12:01 AM 4790320 6954124 3092104 39.23 2688 2330552 775368 8.68 270628 2435620 100
03:08:29 01:13:01 AM 4789792 6954180 3092632 39.23 2688 2331136 775368 8.68 270628 2436216 356
03:08:29 01:14:01 AM 4789408 6954176 3093016 39.24 2688 2331516 775368 8.68 270628 2436672 24
03:08:29 01:15:01 AM 4788948 6954104 3093476 39.25 2688 2331904 775368 8.68 270628 2437072 176
03:08:29 01:16:01 AM 4789108 6954652 3093316 39.24 2688 2332284 759444 8.50 270624 2437228 104
03:08:29 01:17:01 AM 4788360 6954276 3094064 39.25 2688 2332664 759444 8.50 270624 2437932 24
03:08:29 01:18:01 AM 4788180 6954484 3094244 39.25 2688 2333052 759444 8.50 270624 2438184 176
03:08:29 01:19:01 AM 4787252 6954276 3095172 39.27 2688 2333764 759444 8.50 270624 2439068 184
03:08:29 01:20:01 AM 4786948 6954312 3095476 39.27 2688 2334104 754492 8.45 270624 2439368 4
03:08:29 01:21:01 AM 4786400 6954232 3096024 39.28 2688 2334568 754492 8.45 270624 2439876 160
03:08:29 01:22:01 AM 4786184 6954472 3096240 39.28 2688 2335032 754492 8.45 270628 2440064 8
03:08:29 01:23:01 AM 4785760 6954524 3096664 39.29 2688 2335504 754492 8.45 270628 2440536 168
03:08:29 01:24:01 AM 4784988 6954220 3097436 39.30 2688 2335972 754492 8.45 270628 2441200 8
03:08:29 01:25:01 AM 4784624 6954412 3097800 39.30 2688 2336532 754492 8.45 270628 2441584 260
03:08:29 01:26:01 AM 4781152 6954040 3101272 39.34 2688 2339644 754492 8.45 270628 2445024 1956
03:08:29 01:27:01 AM 4776584 6950812 3105840 39.40 2688 2340980 754492 8.45 270636 2449744 140
03:08:29 01:28:01 AM 4776468 6951076 3105956 39.40 2688 2341360 754492 8.45 270636 2449920 88
03:08:29 01:29:01 AM 4775960 6950960 3106464 39.41 2688 2341752 754492 8.45 270636 2450496 4
03:08:29 01:30:01 AM 4775136 6950544 3107288 39.42 2688 2342148 758232 8.49 270636 2450940 176
03:08:29 01:31:01 AM 4774944 6950724 3107480 39.42 2688 2342516 758232 8.49 270636 2451296 20
03:08:29 01:32:01 AM 4774628 6950784 3107796 39.43 2688 2342900 758232 8.49 270636 2451468 4
03:08:29 01:33:01 AM 4773552 6950572 3108872 39.44 2688 2343776 773972 8.67 270636 2452664 220
03:08:29 01:34:01 AM 4769788 6949624 3112636 39.49 2688 2346572 773972 8.67 270636 2456516 4
03:08:29 01:35:01 AM 4763268 6944660 3119156 39.57 2688 2348132 773972 8.67 270636 2462884 192
03:08:29 01:36:01 AM 4763088 6944860 3119336 39.57 2688 2348512 773972 8.67 270636 2463060 20
03:08:29 01:37:01 AM 4762752 6944912 3119672 39.58 2688 2348900 773972 8.67 270636 2463564 100
03:08:29 01:38:01 AM 4761532 6944080 3120892 39.59 2688 2349280 773972 8.67 270636 2464744 100
03:08:29 01:39:01 AM 4760828 6943748 3121596 39.60 2688 2349660 773972 8.67 270636 2465456 84
03:08:29 01:40:01 AM 4759988 6943296 3122436 39.61 2688 2350048 773636 8.66 270636 2466008 176
03:08:29 01:41:01 AM 4757988 6943752 3124436 39.64 2688 2352492 773636 8.66 270636 2468412 564
03:08:29 01:42:01 AM 4755188 6943468 3127236 39.67 2688 2355016 773636 8.66 270636 2471136 20
03:08:29 01:43:01 AM 4754784 6943456 3127640 39.68 2688 2355404 773636 8.66 270636 2471320 176
03:08:29 01:44:01 AM 4755168 6944220 3127256 39.67 2688 2355784 773636 8.66 270636 2471096 100
03:08:29 01:45:01 AM 4755168 6944608 3127256 39.67 2688 2356164 773636 8.66 270636 2471168 20
03:08:29 01:46:01 AM 4754624 6944444 3127800 39.68 2688 2356552 773636 8.66 270636 2471548 176
03:08:29 01:47:01 AM 4754364 6944564 3128060 39.68 2688 2356932 773636 8.66 270636 2471928 104
03:08:29 01:48:01 AM 4752776 6944448 3129648 39.70 2688 2358412 773636 8.66 270636 2473400 564
03:08:29 01:49:01 AM 4749028 6944120 3133396 39.75 2688 2361812 773636 8.66 270636 2477216 612
03:08:29 01:50:01 AM 4746288 6941956 3136136 39.79 2688 2362392 767288 8.59 270636 2479848 176
03:08:29 01:51:01 AM 4747776 6943840 3134648 39.77 2688 2362768 765756 8.57 280256 2468740 128
03:08:29 01:52:01 AM 4747360 6943812 3135064 39.77 2688 2363164 765756 8.57 280256 2469124 68
03:08:29 01:53:01 AM 4747144 6943980 3135280 39.78 2688 2363548 765756 8.57 280256 2469512 24
03:08:29 01:54:01 AM 4746728 6943948 3135696 39.78 2688 2363932 765756 8.57 280256 2469960 176
03:08:29 01:55:01 AM 4746328 6943932 3136096 39.79 2688 2364312 765756 8.57 280256 2470072 36
03:08:29 01:56:02 AM 4745628 6943904 3136796 39.79 2688 2364976 765756 8.57 280256 2470856 140
03:08:29 01:57:01 AM 4745300 6944052 3137124 39.80 2688 2365452 765756 8.57 280256 2471224 88
03:08:29 01:58:01 AM 4744828 6944044 3137596 39.80 2688 2365916 765756 8.57 280256 2471716 244
03:08:29 01:59:01 AM 4744452 6944128 3137972 39.81 2688 2366384 765756 8.57 280256 2472228 88
03:08:29 02:00:01 AM 4743564 6943708 3138860 39.82 2688 2366844 768460 8.60 280256 2472976 76
03:08:29 02:01:01 AM 4742564 6943128 3139860 39.83 2688 2367256 768460 8.60 280256 2473668 32
03:08:29 02:02:01 AM 4742384 6943784 3140040 39.84 2688 2368092 768460 8.60 280260 2474052 616
03:08:29 02:03:01 AM 4741988 6943764 3140436 39.84 2688 2368476 768460 8.60 280260 2474428 164
03:08:29 02:04:01 AM 4741788 6943948 3140636 39.84 2688 2368856 768460 8.60 280260 2474700 116
03:08:29 02:05:01 AM 4741392 6943936 3141032 39.85 2688 2369240 768460 8.60 280264 2475056 36
03:08:29 02:06:01 AM 4741060 6943996 3141364 39.85 2688 2369624 768460 8.60 280260 2475408 132
03:08:29 02:07:01 AM 4740688 6944004 3141736 39.86 2688 2370004 768460 8.60 280260 2475768 24
03:08:29 02:08:01 AM 4740388 6944060 3142036 39.86 2688 2370360 768460 8.60 280260 2476144 4
03:08:29 02:09:01 AM 4739772 6943948 3142652 39.87 2688 2370872 768460 8.60 280264 2476740 140
03:08:29 02:10:01 AM 4739088 6943632 3143336 39.88 2688 2371240 765040 8.57 280260 2477364 56
03:08:29 02:11:01 AM 4738968 6943884 3143456 39.88 2688 2371624 765040 8.57 280260 2477572 24
03:08:29 02:12:01 AM 4738628 6943924 3143796 39.88 2688 2372004 765040 8.57 280260 2478068 128
03:08:29 02:13:01 AM 4738348 6944032 3144076 39.89 2688 2372392 765040 8.57 280260 2478456 100
03:08:29 02:14:01 AM 4738012 6944060 3144412 39.89 2688 2372756 765040 8.57 280260 2478604 52
03:08:29 02:15:01 AM 4739256 6946008 3143168 39.88 2688 2373460 765040 8.57 280260 2477308 204
03:08:29 02:16:01 AM 4738920 6946064 3143504 39.88 2688 2373848 765040 8.57 280260 2477696 72
03:08:29 02:17:01 AM 4738748 6946272 3143676 39.88 2688 2374228 765040 8.57 280260 2477960 224
03:08:29 02:18:01 AM 4738076 6945980 3144348 39.89 2688 2374608 765040 8.57 280260 2478340 52
03:08:29 02:19:01 AM 4737584 6945876 3144840 39.90 2688 2374996 765040 8.57 280260 2478912 8
03:08:29 02:20:01 AM 4736676 6945356 3145748 39.91 2688 2375376 780416 8.74 280260 2479464 160
03:08:29 02:21:01 AM 4736668 6946000 3145756 39.91 2688 2376036 780416 8.74 280260 2479936 88
03:08:29 02:22:01 AM 4735820 6945552 3146604 39.92 2688 2376428 780416 8.74 280260 2480452 160
03:08:29 02:23:01 AM 4735724 6945920 3146700 39.92 2688 2376892 780416 8.74 280260 2480632 88
03:08:29 02:24:01 AM 4735232 6945896 3147192 39.93 2688 2377360 764092 8.56 280260 2481240 88
03:08:29 02:25:01 AM 4734996 6946132 3147428 39.93 2688 2377832 764092 8.56 280260 2481576 88
03:08:29 02:26:01 AM 4734244 6945844 3148180 39.94 2688 2378296 764092 8.56 280260 2482360 16
03:08:29 02:27:01 AM 4730860 6943736 3151564 39.98 2688 2379568 764092 8.56 280272 2485364 964
03:08:29 02:28:01 AM 4730644 6943940 3151780 39.98 2688 2379996 764092 8.56 280272 2485808 56
03:08:29 02:29:01 AM 4729908 6943584 3152516 39.99 2688 2380376 764092 8.56 280272 2486376 208
03:08:29 02:30:01 AM 4729004 6943060 3153420 40.01 2688 2380756 765104 8.57 280272 2487116 36
03:08:29 02:31:01 AM 4728896 6943336 3153528 40.01 2688 2381144 765104 8.57 280272 2487500 24
03:08:29 02:32:01 AM 4728616 6943444 3153808 40.01 2688 2381524 765104 8.57 280272 2487888 4
03:08:29 02:33:01 AM 4728212 6943424 3154212 40.02 2688 2381908 765104 8.57 280272 2488164 4
03:08:29 02:34:01 AM 4727948 6943792 3154476 40.02 2688 2382540 765104 8.57 280272 2488580 112
03:08:29 02:35:01 AM 4727408 6943716 3155016 40.03 2688 2383008 765104 8.57 280272 2488972 236
03:08:29 02:36:01 AM 4727060 6943848 3155364 40.03 2688 2383480 765104 8.57 280272 2489452 4
03:08:29 02:37:01 AM 4726616 6943860 3155808 40.04 2688 2383944 765104 8.57 280272 2489908 164
03:08:29 02:38:01 AM 4726164 6943876 3156260 40.04 2688 2384404 780488 8.74 280272 2490376 96
03:08:29 02:39:01 AM 4725580 6943764 3156844 40.05 2688 2384876 780488 8.74 280272 2490916 4
03:08:29 02:40:01 AM 4723924 6943392 3158500 40.07 2688 2386168 780488 8.74 280288 2492464 288
03:08:29 02:41:01 AM 4723812 6943684 3158612 40.07 2688 2386556 780488 8.74 280288 2492796 132
03:08:29 02:42:01 AM 4723196 6943440 3159228 40.08 2688 2386936 780488 8.74 280288 2493040 24
03:08:29 02:43:01 AM 4723016 6943644 3159408 40.08 2688 2387316 780488 8.74 280288 2493268 144
03:08:29 02:44:01 AM 4722420 6943432 3160004 40.09 2688 2387704 780488 8.74 280288 2494020 100
03:08:29 02:45:01 AM 4721888 6943296 3160536 40.10 2688 2388100 780488 8.74 280288 2494352 40
03:08:29 02:46:01 AM 4721756 6943700 3160668 40.10 2688 2388628 780488 8.74 280288 2494688 336
03:08:29 02:47:01 AM 4721256 6943716 3161168 40.10 2688 2389152 780488 8.74 280288 2495196 84
03:08:29 02:48:01 AM 4720460 6943396 3161964 40.11 2688 2389620 780488 8.74 280288 2495876 244
03:08:29 02:49:01 AM 4720368 6943692 3162056 40.12 2688 2390008 780488 8.74 280288 2496128 4
03:08:29 02:50:01 AM 4719308 6943092 3163116 40.13 2688 2390468 773372 8.66 280288 2496984 156
03:08:29 02:51:01 AM 4719140 6943396 3163284 40.13 2688 2390936 773372 8.66 280288 2497140 4
03:08:29 02:52:01 AM 4718996 6943728 3163428 40.13 2688 2391412 773372 8.66 280288 2497464 168
03:08:29 02:53:01 AM 4718016 6943296 3164408 40.15 2688 2391960 773372 8.66 280292 2498004 4
03:08:29 02:54:01 AM 4717420 6943292 3165004 40.15 2688 2392556 773372 8.66 280296 2498828 36
03:08:29 02:55:01 AM 4717288 6943560 3165136 40.15 2688 2392956 773372 8.66 280296 2499024 204
03:08:29 02:56:01 AM 4716492 6943156 3165932 40.16 2688 2393340 771864 8.64 280688 2499336 40
03:08:29 02:57:01 AM 4716628 6943656 3165796 40.16 2688 2393704 771864 8.64 280688 2499408 144
03:08:29 02:58:01 AM 4716192 6943608 3166232 40.17 2688 2394100 771864 8.64 280688 2499784 112
03:08:29 02:59:01 AM 4715472 6943276 3166952 40.18 2688 2394488 771864 8.64 280688 2500360 44
03:08:29 03:00:01 AM 4714708 6943228 3167716 40.19 2688 2395200 765180 8.57 280688 2501120 524
03:08:29 03:01:01 AM 4713376 6942236 3169048 40.20 2688 2395532 765180 8.57 280688 2502080 4
03:08:29 03:02:02 AM 4714184 6943504 3168240 40.19 2688 2395992 765180 8.57 280692 2501688 236
03:08:29 03:03:01 AM 4714056 6943840 3168368 40.20 2688 2396456 765180 8.57 280692 2502152 84
03:08:29 03:04:01 AM 4713068 6943316 3169356 40.21 2688 2396928 780596 8.74 280692 2502800 236
03:08:29 03:05:01 AM 4712704 6943420 3169720 40.21 2688 2397396 780596 8.74 280692 2503084 92
03:08:29 03:06:01 AM 4712252 6943472 3170172 40.22 2688 2397892 780596 8.74 280692 2503556 276
03:08:29 03:07:01 AM 4873704 6932620 3008720 38.17 2688 2227036 720512 8.07 381728 2254252 8648
03:08:29 03:08:01 AM 4660240 6831060 3222184 40.88 2688 2343584 828020 9.27 582768 2280360 11844
03:08:29 Average: 4770137 6949109 3112287 39.48 2688 2345744 766629 8.58 276533 2450305 245
03:08:29
03:08:29 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
03:08:29 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:01:01 AM eth0 2.08 1.42 0.49 0.26 0.00 0.00 0.00 0.00
03:08:29 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:02:01 AM eth0 1.91 1.43 0.64 0.43 0.00 0.00 0.00 0.00
03:08:29 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:03:01 AM eth0 2.62 1.28 0.47 0.24 0.00 0.00 0.00 0.00
03:08:29 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:04:01 AM eth0 76.27 72.90 12.70 6.27 0.00 0.00 0.00 0.00
03:08:29 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:05:01 AM eth0 14.63 14.08 2.57 1.50 0.00 0.00 0.00 0.00
03:08:29 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:06:01 AM eth0 16.53 10.13 3.84 2.16 0.00 0.00 0.00 0.00
03:08:29 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:07:01 AM eth0 11.24 9.08 2.84 1.79 0.00 0.00 0.00 0.00
03:08:29 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:08:01 AM eth0 11.08 8.95 2.74 1.78 0.00 0.00 0.00 0.00
03:08:29 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:09:01 AM eth0 11.56 9.35 2.99 1.91 0.00 0.00 0.00 0.00
03:08:29 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:10:01 AM eth0 11.78 9.31 2.87 1.82 0.00 0.00 0.00 0.00
03:08:29 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:11:01 AM eth0 11.06 9.05 2.76 1.79 0.00 0.00 0.00 0.00
03:08:29 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:12:01 AM eth0 14.38 12.06 3.71 2.25 0.00 0.00 0.00 0.00
03:08:29 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:13:01 AM eth0 2.90 1.25 0.63 0.23 0.00 0.00 0.00 0.00
03:08:29 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:14:01 AM eth0 3.87 2.00 1.71 1.12 0.00 0.00 0.00 0.00
03:08:29 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:15:01 AM eth0 2.43 2.05 0.47 0.30 0.00 0.00 0.00 0.00
03:08:29 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:16:01 AM eth0 1.93 1.08 0.38 0.20 0.00 0.00 0.00 0.00
03:08:29 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:17:01 AM eth0 1.50 1.27 0.38 0.23 0.00 0.00 0.00 0.00
03:08:29 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:18:01 AM eth0 20.21 19.34 3.41 1.80 0.00 0.00 0.00 0.00
03:08:29 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:19:01 AM eth0 0.82 0.15 0.19 0.07 0.00 0.00 0.00 0.00
03:08:29 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:20:01 AM eth0 13.70 12.30 3.10 1.89 0.00 0.00 0.00 0.00
03:08:29 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:21:01 AM eth0 10.81 8.95 2.74 1.78 0.00 0.00 0.00 0.00
03:08:29 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:22:01 AM eth0 11.20 9.15 2.86 1.80 0.00 0.00 0.00 0.00
03:08:29 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:23:01 AM eth0 12.70 9.21 2.90 1.80 0.00 0.00 0.00 0.00
03:08:29 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:24:01 AM eth0 14.61 9.23 3.11 1.86 0.00 0.00 0.00 0.00
03:08:29 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:25:01 AM eth0 12.26 9.36 3.22 2.06 0.00 0.00 0.00 0.00
03:08:29 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:26:01 AM eth0 9.20 6.75 2.39 1.50 0.00 0.00 0.00 0.00
03:08:29 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:27:01 AM eth0 2.80 2.17 0.89 0.57 0.00 0.00 0.00 0.00
03:08:29 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:28:01 AM eth0 1.05 0.00 0.12 0.00 0.00 0.00 0.00 0.00
03:08:29 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:29:01 AM eth0 16.31 14.30 4.13 2.66 0.00 0.00 0.00 0.00
03:08:29 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:30:01 AM eth0 11.06 8.95 2.73 1.78 0.00 0.00 0.00 0.00
03:08:29 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:31:01 AM eth0 14.16 9.61 3.68 2.21 0.00 0.00 0.00 0.00
03:08:29 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:32:01 AM eth0 11.45 9.28 3.03 2.01 0.00 0.00 0.00 0.00
03:08:29 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:33:01 AM eth0 13.66 9.20 3.47 2.05 0.00 0.00 0.00 0.00
03:08:29 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:34:01 AM eth0 12.70 9.33 3.26 2.11 0.00 0.00 0.00 0.00
03:08:29 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:35:01 AM eth0 15.95 13.18 3.98 2.48 0.00 0.00 0.00 0.00
03:08:29 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:36:01 AM eth0 1.88 1.30 0.44 0.24 0.00 0.00 0.00 0.00
03:08:29 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:37:01 AM eth0 1.50 1.20 0.38 0.23 0.00 0.00 0.00 0.00
03:08:29 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:38:01 AM eth0 2.15 1.27 0.42 0.23 0.00 0.00 0.00 0.00
03:08:29 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:39:01 AM eth0 3.02 1.17 0.60 0.26 0.00 0.00 0.00 0.00
03:08:29 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:40:01 AM eth0 3.43 1.42 0.74 0.43 0.00 0.00 0.00 0.00
03:08:29 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:41:01 AM eth0 31.91 29.89 5.82 3.16 0.00 0.00 0.00 0.00
03:08:29 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:42:01 AM eth0 12.10 9.33 3.15 1.99 0.00 0.00 0.00 0.00
03:08:29 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:43:01 AM eth0 13.00 9.08 3.04 1.79 0.00 0.00 0.00 0.00
03:08:29 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:44:01 AM eth0 13.30 9.23 3.44 2.10 0.00 0.00 0.00 0.00
03:08:29 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:45:01 AM eth0 11.68 9.53 3.34 2.21 0.00 0.00 0.00 0.00
03:08:29 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:46:01 AM eth0 12.55 8.88 2.94 1.76 0.00 0.00 0.00 0.00
03:08:29 12:47:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:47:02 AM eth0 10.53 8.10 2.56 1.60 0.00 0.00 0.00 0.00
03:08:29 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:48:01 AM eth0 15.32 13.10 3.36 2.05 0.00 0.00 0.00 0.00
03:08:29 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:49:01 AM eth0 11.10 9.18 2.85 1.86 0.00 0.00 0.00 0.00
03:08:29 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:50:01 AM eth0 10.88 8.93 2.74 1.78 0.00 0.00 0.00 0.00
03:08:29 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:51:01 AM eth0 11.40 9.38 2.90 1.85 0.00 0.00 0.00 0.00
03:08:29 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:52:01 AM eth0 10.88 9.08 2.73 1.80 0.00 0.00 0.00 0.00
03:08:29 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:53:01 AM eth0 11.25 8.96 2.79 1.79 0.00 0.00 0.00 0.00
03:08:29 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:54:01 AM eth0 22.58 16.71 5.03 2.88 0.00 0.00 0.00 0.00
03:08:29 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:55:01 AM eth0 14.13 11.90 3.51 13.52 0.00 0.00 0.00 0.00
03:08:29 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:56:01 AM eth0 14.81 8.96 3.32 1.79 0.00 0.00 0.00 0.00
03:08:29 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:57:01 AM eth0 13.11 9.00 2.86 1.79 0.00 0.00 0.00 0.00
03:08:29 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:58:01 AM eth0 13.06 9.10 2.94 1.79 0.00 0.00 0.00 0.00
03:08:29 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 12:59:01 AM eth0 11.61 9.20 2.98 1.87 0.00 0.00 0.00 0.00
03:08:29 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:00:01 AM eth0 18.48 15.30 4.74 2.92 0.00 0.00 0.00 0.00
03:08:29 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:01:01 AM eth0 1.53 1.23 0.37 0.22 0.00 0.00 0.00 0.00
03:08:29 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:02:01 AM eth0 2.07 1.23 0.46 0.23 0.00 0.00 0.00 0.00
03:08:29 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:03:01 AM eth0 2.95 1.20 0.49 0.23 0.00 0.00 0.00 0.00
03:08:29 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:04:01 AM eth0 4.55 1.77 1.33 0.75 0.00 0.00 0.00 0.00
03:08:29 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:05:01 AM eth0 2.35 1.53 0.91 0.61 0.00 0.00 0.00 0.00
03:08:29 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:06:01 AM eth0 28.96 26.36 4.95 2.57 0.00 0.00 0.00 0.00
03:08:29 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:07:01 AM eth0 12.20 9.88 3.03 1.94 0.00 0.00 0.00 0.00
03:08:29 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:08:01 AM eth0 11.36 9.10 2.85 1.79 0.00 0.00 0.00 0.00
03:08:29 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:09:01 AM eth0 12.31 9.55 3.38 2.12 0.00 0.00 0.00 0.00
03:08:29 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:10:01 AM eth0 11.11 9.06 2.77 1.79 0.00 0.00 0.00 0.00
03:08:29 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:11:01 AM eth0 10.71 9.05 2.74 1.79 0.00 0.00 0.00 0.00
03:08:29 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:12:01 AM eth0 11.18 9.10 2.82 1.79 0.00 0.00 0.00 0.00
03:08:29 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:13:01 AM eth0 14.70 13.38 3.18 1.98 0.00 0.00 0.00 0.00
03:08:29 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:14:01 AM eth0 11.20 9.18 2.89 1.86 0.00 0.00 0.00 0.00
03:08:29 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:15:01 AM eth0 10.81 8.91 2.75 1.78 0.00 0.00 0.00 0.00
03:08:29 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:16:01 AM eth0 12.00 9.02 2.94 1.79 0.00 0.00 0.00 0.00
03:08:29 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:17:01 AM eth0 11.40 9.28 3.10 2.05 0.00 0.00 0.00 0.00
03:08:29 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:18:01 AM eth0 11.66 9.08 2.84 1.79 0.00 0.00 0.00 0.00
03:08:29 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:19:01 AM eth0 19.58 16.95 5.34 3.46 0.00 0.00 0.00 0.00
03:08:29 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:20:01 AM eth0 1.17 0.95 0.27 0.17 0.00 0.00 0.00 0.00
03:08:29 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:21:01 AM eth0 2.05 1.37 0.67 0.42 0.00 0.00 0.00 0.00
03:08:29 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:22:01 AM eth0 1.52 1.20 0.38 0.23 0.00 0.00 0.00 0.00
03:08:29 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:23:01 AM eth0 1.50 1.25 0.38 0.23 0.00 0.00 0.00 0.00
03:08:29 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:24:01 AM eth0 1.70 1.32 0.51 0.30 0.00 0.00 0.00 0.00
03:08:29 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:25:01 AM eth0 3.88 3.48 1.01 0.68 0.00 0.00 0.00 0.00
03:08:29 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:26:01 AM eth0 22.13 22.58 4.97 2.19 0.00 0.00 0.00 0.00
03:08:29 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:27:01 AM eth0 16.06 14.63 4.09 2.38 0.00 0.00 0.00 0.00
03:08:29 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:28:01 AM eth0 10.91 9.03 2.81 1.79 0.00 0.00 0.00 0.00
03:08:29 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:29:01 AM eth0 10.95 9.17 2.90 1.88 0.00 0.00 0.00 0.00
03:08:29 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:30:01 AM eth0 11.68 9.43 2.96 1.84 0.00 0.00 0.00 0.00
03:08:29 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:31:01 AM eth0 11.01 8.95 3.00 1.92 0.00 0.00 0.00 0.00
03:08:29 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:32:01 AM eth0 11.00 8.90 2.76 1.78 0.00 0.00 0.00 0.00
03:08:29 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:33:01 AM eth0 9.70 8.11 2.37 1.54 0.00 0.00 0.00 0.00
03:08:29 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:34:01 AM eth0 3.87 3.23 0.37 0.43 0.00 0.00 0.00 0.00
03:08:29 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:35:01 AM eth0 13.46 11.45 3.35 2.25 0.00 0.00 0.00 0.00
03:08:29 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:36:01 AM eth0 10.91 8.98 2.76 1.79 0.00 0.00 0.00 0.00
03:08:29 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:37:01 AM eth0 10.96 8.98 2.78 1.79 0.00 0.00 0.00 0.00
03:08:29 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:38:01 AM eth0 10.95 8.95 2.77 1.78 0.00 0.00 0.00 0.00
03:08:29 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:39:01 AM eth0 11.40 9.15 2.94 1.86 0.00 0.00 0.00 0.00
03:08:29 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:40:01 AM eth0 11.11 9.00 2.80 1.79 0.00 0.00 0.00 0.00
03:08:29 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:41:01 AM eth0 8.28 7.05 1.42 0.99 0.00 0.00 0.00 0.00
03:08:29 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:42:01 AM eth0 10.48 9.10 2.23 1.62 0.00 0.00 0.00 0.00
03:08:29 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:43:01 AM eth0 11.36 9.15 2.85 1.80 0.00 0.00 0.00 0.00
03:08:29 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:44:01 AM eth0 12.13 9.48 3.36 2.12 0.00 0.00 0.00 0.00
03:08:29 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:45:01 AM eth0 10.85 9.08 2.76 1.79 0.00 0.00 0.00 0.00
03:08:29 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:46:01 AM eth0 10.58 8.90 2.70 1.78 0.00 0.00 0.00 0.00
03:08:29 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:47:01 AM eth0 10.83 9.10 2.75 1.79 0.00 0.00 0.00 0.00
03:08:29 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:48:01 AM eth0 11.45 9.97 2.43 1.60 0.00 0.00 0.00 0.00
03:08:29 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:49:01 AM eth0 4.40 4.17 0.44 0.62 0.00 0.00 0.00 0.00
03:08:29 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:50:01 AM eth0 15.76 13.80 3.70 2.30 0.00 0.00 0.00 0.00
03:08:29 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:51:01 AM eth0 10.90 9.00 2.81 1.79 0.00 0.00 0.00 0.00
03:08:29 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:52:01 AM eth0 11.18 9.06 2.84 1.79 0.00 0.00 0.00 0.00
03:08:29 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:53:01 AM eth0 10.90 9.05 2.78 1.79 0.00 0.00 0.00 0.00
03:08:29 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:54:01 AM eth0 10.98 9.16 2.86 1.86 0.00 0.00 0.00 0.00
03:08:29 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:55:01 AM eth0 10.51 8.90 2.69 1.78 0.00 0.00 0.00 0.00
03:08:29 01:56:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:56:02 AM eth0 15.03 12.90 3.93 2.42 0.00 0.00 0.00 0.00
03:08:29 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:57:01 AM eth0 1.51 1.30 0.40 0.24 0.00 0.00 0.00 0.00
03:08:29 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:58:01 AM eth0 1.43 1.22 0.37 0.23 0.00 0.00 0.00 0.00
03:08:29 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 01:59:01 AM eth0 1.73 1.38 0.51 0.30 0.00 0.00 0.00 0.00
03:08:29 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:00:01 AM eth0 1.48 1.32 0.40 0.24 0.00 0.00 0.00 0.00
03:08:29 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:01:01 AM eth0 1.28 1.07 0.34 0.21 0.00 0.00 0.00 0.00
03:08:29 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:02:01 AM eth0 31.25 30.40 5.74 3.23 0.00 0.00 0.00 0.00
03:08:29 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:03:01 AM eth0 10.40 8.85 2.66 1.78 0.00 0.00 0.00 0.00
03:08:29 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:04:01 AM eth0 11.18 9.21 2.91 1.86 0.00 0.00 0.00 0.00
03:08:29 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:05:01 AM eth0 10.48 8.97 2.69 1.78 0.00 0.00 0.00 0.00
03:08:29 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:06:01 AM eth0 10.75 8.91 2.75 1.78 0.00 0.00 0.00 0.00
03:08:29 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:07:01 AM eth0 10.76 9.00 2.76 1.79 0.00 0.00 0.00 0.00
03:08:29 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:08:01 AM eth0 9.55 7.77 2.39 1.55 0.00 0.00 0.00 0.00
03:08:29 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:09:01 AM eth0 15.19 13.50 3.51 2.19 0.00 0.00 0.00 0.00
03:08:29 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:10:01 AM eth0 11.33 8.77 2.85 1.75 0.00 0.00 0.00 0.00
03:08:29 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:11:01 AM eth0 10.83 9.10 2.74 1.79 0.00 0.00 0.00 0.00
03:08:29 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:12:01 AM eth0 10.71 8.90 2.75 1.78 0.00 0.00 0.00 0.00
03:08:29 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:13:01 AM eth0 10.75 9.00 2.75 1.79 0.00 0.00 0.00 0.00
03:08:29 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:14:01 AM eth0 10.58 8.83 2.77 1.79 0.00 0.00 0.00 0.00
03:08:29 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:15:01 AM eth0 17.86 16.31 4.03 2.56 0.00 0.00 0.00 0.00
03:08:29 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:16:01 AM eth0 10.85 9.02 2.77 1.79 0.00 0.00 0.00 0.00
03:08:29 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:17:01 AM eth0 10.73 9.02 2.76 1.79 0.00 0.00 0.00 0.00
03:08:29 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:18:01 AM eth0 11.01 9.13 2.81 1.80 0.00 0.00 0.00 0.00
03:08:29 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:19:01 AM eth0 11.03 9.08 2.85 1.85 0.00 0.00 0.00 0.00
03:08:29 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:20:01 AM eth0 10.98 9.05 2.77 1.79 0.00 0.00 0.00 0.00
03:08:29 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:21:01 AM eth0 18.03 15.11 4.60 2.87 0.00 0.00 0.00 0.00
03:08:29 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:22:01 AM eth0 1.55 1.35 0.39 0.24 0.00 0.00 0.00 0.00
03:08:29 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:23:01 AM eth0 1.20 1.03 0.33 0.19 0.00 0.00 0.00 0.00
03:08:29 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:24:01 AM eth0 2.45 1.62 0.94 0.56 0.00 0.00 0.00 0.00
03:08:29 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:25:01 AM eth0 1.62 1.20 0.43 0.23 0.00 0.00 0.00 0.00
03:08:29 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:26:01 AM eth0 2.32 1.47 0.77 0.49 0.00 0.00 0.00 0.00
03:08:29 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:27:01 AM eth0 65.02 64.36 10.56 5.41 0.00 0.00 0.00 0.00
03:08:29 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:28:01 AM eth0 11.63 9.68 2.90 1.89 0.00 0.00 0.00 0.00
03:08:29 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:29:01 AM eth0 12.70 9.03 2.99 1.85 0.00 0.00 0.00 0.00
03:08:29 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:30:01 AM eth0 15.36 9.51 3.88 2.24 0.00 0.00 0.00 0.00
03:08:29 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:31:01 AM eth0 11.28 9.23 3.24 2.16 0.00 0.00 0.00 0.00
03:08:29 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:32:01 AM eth0 15.11 9.42 3.58 2.02 0.00 0.00 0.00 0.00
03:08:29 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:33:01 AM eth0 15.63 9.53 3.76 2.09 0.00 0.00 0.00 0.00
03:08:29 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:34:01 AM eth0 15.23 12.61 3.89 2.41 0.00 0.00 0.00 0.00
03:08:29 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:35:01 AM eth0 1.68 1.25 0.40 0.23 0.00 0.00 0.00 0.00
03:08:29 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:36:01 AM eth0 1.83 1.23 0.41 0.23 0.00 0.00 0.00 0.00
03:08:29 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:37:01 AM eth0 2.32 1.23 0.46 0.23 0.00 0.00 0.00 0.00
03:08:29 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:38:01 AM eth0 2.50 1.30 0.50 0.24 0.00 0.00 0.00 0.00
03:08:29 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:39:01 AM eth0 3.77 1.42 0.62 0.30 0.00 0.00 0.00 0.00
03:08:29 02:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:40:01 AM eth0 68.41 65.49 11.23 5.87 0.00 0.00 0.00 0.00
03:08:29 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:41:01 AM eth0 11.48 9.21 2.86 1.78 0.00 0.00 0.00 0.00
03:08:29 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:42:01 AM eth0 11.21 9.20 2.79 1.82 0.00 0.00 0.00 0.00
03:08:29 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:43:01 AM eth0 10.96 8.93 2.69 1.79 0.00 0.00 0.00 0.00
03:08:29 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:44:01 AM eth0 14.08 9.61 3.79 2.31 0.00 0.00 0.00 0.00
03:08:29 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:45:01 AM eth0 10.95 9.37 2.98 1.99 0.00 0.00 0.00 0.00
03:08:29 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:46:01 AM eth0 16.19 12.41 4.13 2.47 0.00 0.00 0.00 0.00
03:08:29 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:47:01 AM eth0 11.20 7.35 2.33 1.31 0.00 0.00 0.00 0.00
03:08:29 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:48:01 AM eth0 2.17 1.50 0.67 0.43 0.00 0.00 0.00 0.00
03:08:29 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:49:01 AM eth0 1.90 1.32 0.52 0.30 0.00 0.00 0.00 0.00
03:08:29 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:50:01 AM eth0 1.42 1.02 0.33 0.19 0.00 0.00 0.00 0.00
03:08:29 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:51:01 AM eth0 1.62 1.23 0.40 0.23 0.00 0.00 0.00 0.00
03:08:29 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:52:01 AM eth0 1.77 1.28 0.41 0.24 0.00 0.00 0.00 0.00
03:08:29 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:53:01 AM eth0 24.51 23.24 3.98 2.06 0.00 0.00 0.00 0.00
03:08:29 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:54:01 AM eth0 29.23 25.66 5.99 3.40 0.00 0.00 0.00 0.00
03:08:29 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:55:01 AM eth0 10.88 8.95 2.75 1.78 0.00 0.00 0.00 0.00
03:08:29 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:56:01 AM eth0 22.85 9.17 70.43 1.80 0.00 0.00 0.00 0.00
03:08:29 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:57:01 AM eth0 11.71 9.02 2.85 1.79 0.00 0.00 0.00 0.00
03:08:29 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:58:01 AM eth0 11.71 9.13 2.84 1.80 0.00 0.00 0.00 0.00
03:08:29 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 02:59:01 AM eth0 11.28 9.23 2.91 1.86 0.00 0.00 0.00 0.00
03:08:29 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 03:00:01 AM eth0 19.76 16.51 4.98 3.15 0.00 0.00 0.00 0.00
03:08:29 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 03:01:01 AM eth0 1.33 1.03 0.28 0.17 0.00 0.00 0.00 0.00
03:08:29 03:02:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 03:02:02 AM eth0 1.70 1.20 0.39 0.23 0.00 0.00 0.00 0.00
03:08:29 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 03:03:01 AM eth0 1.90 1.22 0.45 0.23 0.00 0.00 0.00 0.00
03:08:29 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 03:04:01 AM eth0 2.05 1.37 0.54 0.30 0.00 0.00 0.00 0.00
03:08:29 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 03:05:01 AM eth0 1.55 1.22 0.39 0.23 0.00 0.00 0.00 0.00
03:08:29 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 03:06:01 AM eth0 2.83 2.17 0.70 0.43 0.00 0.00 0.00 0.00
03:08:29 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 03:07:01 AM eth0 169.89 139.15 122.88 328.23 0.00 0.00 0.00 0.00
03:08:29 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 03:08:01 AM eth0 88.30 57.77 173.39 156.31 0.00 0.00 0.00 0.00
03:08:29 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:29 Average: eth0 12.15 9.86 4.44 4.17 0.00 0.00 0.00 0.00
03:08:29
03:08:29
03:08:29 ---> sar -P ALL:
03:08:29 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-11135.novalocal) 11/17/2025 _x86_64_ (2 CPU)
03:08:29
03:08:29 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 12:01:01 AM all 1.28 0.03 0.39 0.11 0.07 98.12
03:08:29 12:01:01 AM 0 0.65 0.07 0.55 0.22 0.05 98.46
03:08:29 12:01:01 AM 1 1.91 0.00 0.23 0.00 0.08 97.78
03:08:29 12:02:01 AM all 1.33 0.00 0.18 0.02 0.08 98.39
03:08:29 12:02:01 AM 0 0.85 0.00 0.15 0.03 0.08 98.88
03:08:29 12:02:01 AM 1 1.82 0.00 0.20 0.00 0.08 97.90
03:08:29 12:03:01 AM all 1.24 0.00 0.13 0.00 0.07 98.57
03:08:29 12:03:01 AM 0 1.12 0.00 0.12 0.00 0.07 98.70
03:08:29 12:03:01 AM 1 1.35 0.00 0.13 0.00 0.07 98.45
03:08:29 12:04:01 AM all 4.31 0.00 0.34 0.00 0.07 95.28
03:08:29 12:04:01 AM 0 5.11 0.00 0.39 0.00 0.07 94.44
03:08:29 12:04:01 AM 1 3.50 0.00 0.30 0.00 0.07 96.13
03:08:29 12:05:01 AM all 2.13 0.00 0.20 0.00 0.06 97.61
03:08:29 12:05:01 AM 0 2.98 0.00 0.23 0.00 0.07 96.72
03:08:29 12:05:01 AM 1 1.28 0.00 0.17 0.00 0.05 98.50
03:08:29 12:06:01 AM all 4.52 0.00 0.38 0.00 0.08 95.02
03:08:29 12:06:01 AM 0 5.93 0.00 0.48 0.00 0.08 93.50
03:08:29 12:06:01 AM 1 3.11 0.00 0.28 0.00 0.07 96.54
03:08:29 12:07:01 AM all 4.35 0.00 0.33 0.00 0.09 95.24
03:08:29 12:07:01 AM 0 4.08 0.00 0.30 0.00 0.10 95.52
03:08:29 12:07:01 AM 1 4.61 0.00 0.35 0.00 0.08 94.95
03:08:29 12:08:01 AM all 4.34 0.00 0.34 0.01 0.07 95.25
03:08:29 12:08:01 AM 0 4.18 0.00 0.37 0.02 0.07 95.37
03:08:29 12:08:01 AM 1 4.50 0.00 0.32 0.00 0.07 95.12
03:08:29 12:09:01 AM all 4.46 0.00 0.33 0.00 0.09 95.12
03:08:29 12:09:01 AM 0 4.55 0.00 0.33 0.00 0.10 95.02
03:08:29 12:09:01 AM 1 4.38 0.00 0.32 0.00 0.08 95.22
03:08:29 12:10:01 AM all 4.34 0.00 0.33 0.00 0.06 95.27
03:08:29 12:10:01 AM 0 5.35 0.00 0.37 0.00 0.07 94.22
03:08:29 12:10:01 AM 1 3.33 0.00 0.30 0.00 0.05 96.32
03:08:29 12:11:01 AM all 4.32 0.00 0.30 0.00 0.08 95.30
03:08:29 12:11:01 AM 0 3.94 0.00 0.27 0.00 0.08 95.71
03:08:29 12:11:01 AM 1 4.70 0.00 0.33 0.00 0.08 94.88
03:08:29
03:08:29 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 12:12:01 AM all 4.86 0.00 0.25 0.00 0.07 94.83
03:08:29 12:12:01 AM 0 4.53 0.00 0.27 0.00 0.07 95.13
03:08:29 12:12:01 AM 1 5.18 0.00 0.23 0.00 0.07 94.52
03:08:29 12:13:01 AM all 1.19 0.00 0.13 0.00 0.08 98.60
03:08:29 12:13:01 AM 0 1.35 0.00 0.13 0.00 0.07 98.45
03:08:29 12:13:01 AM 1 1.04 0.00 0.12 0.00 0.08 98.76
03:08:29 12:14:01 AM all 1.34 0.00 0.13 0.00 0.06 98.47
03:08:29 12:14:01 AM 0 1.24 0.00 0.12 0.00 0.05 98.60
03:08:29 12:14:01 AM 1 1.44 0.00 0.15 0.00 0.07 98.35
03:08:29 12:15:01 AM all 1.26 0.23 0.21 0.11 0.07 98.12
03:08:29 12:15:01 AM 0 1.09 0.03 0.10 0.00 0.05 98.73
03:08:29 12:15:01 AM 1 1.44 0.43 0.32 0.22 0.08 97.51
03:08:29 12:16:01 AM all 1.09 0.00 0.13 0.02 0.07 98.69
03:08:29 12:16:01 AM 0 1.45 0.00 0.15 0.03 0.07 98.30
03:08:29 12:16:01 AM 1 0.73 0.00 0.12 0.00 0.07 99.08
03:08:29 12:17:01 AM all 1.25 0.00 0.14 0.00 0.07 98.54
03:08:29 12:17:01 AM 0 1.44 0.00 0.13 0.00 0.07 98.36
03:08:29 12:17:01 AM 1 1.07 0.00 0.15 0.00 0.07 98.71
03:08:29 12:18:01 AM all 2.62 0.00 0.20 0.00 0.06 97.12
03:08:29 12:18:01 AM 0 2.16 0.00 0.17 0.00 0.07 97.61
03:08:29 12:18:01 AM 1 3.08 0.00 0.23 0.00 0.05 96.64
03:08:29 12:19:01 AM all 0.57 0.00 0.12 0.00 0.08 99.24
03:08:29 12:19:01 AM 0 0.53 0.00 0.12 0.00 0.08 99.27
03:08:29 12:19:01 AM 1 0.60 0.00 0.12 0.00 0.07 99.21
03:08:29 12:20:01 AM all 3.39 0.00 0.23 0.00 0.07 96.32
03:08:29 12:20:01 AM 0 2.22 0.00 0.15 0.00 0.05 97.58
03:08:29 12:20:01 AM 1 4.55 0.00 0.30 0.00 0.08 95.06
03:08:29 12:21:01 AM all 4.43 0.00 0.22 0.00 0.07 95.29
03:08:29 12:21:01 AM 0 6.17 0.00 0.23 0.00 0.07 93.53
03:08:29 12:21:01 AM 1 2.69 0.00 0.20 0.00 0.07 97.04
03:08:29 12:22:01 AM all 4.39 0.00 0.21 0.00 0.07 95.34
03:08:29 12:22:01 AM 0 4.88 0.00 0.17 0.00 0.07 94.88
03:08:29 12:22:01 AM 1 3.90 0.00 0.25 0.00 0.07 95.79
03:08:29
03:08:29 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 12:23:01 AM all 4.35 0.00 0.17 0.00 0.08 95.41
03:08:29 12:23:01 AM 0 5.08 0.00 0.18 0.00 0.08 94.65
03:08:29 12:23:01 AM 1 3.61 0.00 0.15 0.00 0.07 96.17
03:08:29 12:24:01 AM all 4.27 0.00 0.18 0.00 0.07 95.49
03:08:29 12:24:01 AM 0 2.37 0.00 0.17 0.00 0.07 97.39
03:08:29 12:24:01 AM 1 6.17 0.00 0.18 0.00 0.07 93.58
03:08:29 12:25:01 AM all 4.38 0.00 0.19 0.00 0.08 95.35
03:08:29 12:25:01 AM 0 4.04 0.00 0.25 0.00 0.07 95.64
03:08:29 12:25:01 AM 1 4.72 0.00 0.13 0.00 0.08 95.07
03:08:29 12:26:01 AM all 5.19 0.00 0.31 0.00 0.07 94.43
03:08:29 12:26:01 AM 0 6.47 0.00 0.40 0.00 0.05 93.08
03:08:29 12:26:01 AM 1 3.94 0.00 0.23 0.00 0.08 95.74
03:08:29 12:27:01 AM all 0.64 0.00 0.12 0.00 0.07 99.17
03:08:29 12:27:01 AM 0 0.90 0.00 0.08 0.00 0.05 98.96
03:08:29 12:27:01 AM 1 0.38 0.00 0.15 0.00 0.08 99.38
03:08:29 12:28:01 AM all 0.48 0.00 0.08 0.00 0.07 99.38
03:08:29 12:28:01 AM 0 0.57 0.00 0.03 0.00 0.03 99.37
03:08:29 12:28:01 AM 1 0.38 0.00 0.12 0.00 0.10 99.40
03:08:29 12:29:01 AM all 5.12 0.00 0.34 0.00 0.07 94.47
03:08:29 12:29:01 AM 0 5.24 0.00 0.43 0.00 0.07 94.26
03:08:29 12:29:01 AM 1 5.00 0.00 0.25 0.00 0.07 94.68
03:08:29 12:30:01 AM all 4.33 0.00 0.36 0.00 0.08 95.23
03:08:29 12:30:01 AM 0 6.10 0.00 0.50 0.00 0.08 93.32
03:08:29 12:30:01 AM 1 2.55 0.00 0.22 0.00 0.08 97.14
03:08:29 12:31:01 AM all 4.38 0.00 0.33 0.00 0.07 95.22
03:08:29 12:31:01 AM 0 6.00 0.00 0.42 0.00 0.08 93.50
03:08:29 12:31:01 AM 1 2.76 0.00 0.25 0.00 0.05 96.94
03:08:29 12:32:01 AM all 4.41 0.00 0.35 0.01 0.08 95.15
03:08:29 12:32:01 AM 0 3.37 0.00 0.32 0.00 0.07 96.24
03:08:29 12:32:01 AM 1 5.45 0.00 0.38 0.02 0.08 94.07
03:08:29 12:33:01 AM all 4.34 0.00 0.32 0.00 0.07 95.28
03:08:29 12:33:01 AM 0 3.73 0.00 0.28 0.00 0.07 95.92
03:08:29 12:33:01 AM 1 4.95 0.00 0.35 0.00 0.07 94.63
03:08:29
03:08:29 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 12:34:01 AM all 4.29 0.00 0.33 0.00 0.06 95.32
03:08:29 12:34:01 AM 0 5.52 0.00 0.42 0.00 0.07 94.00
03:08:29 12:34:01 AM 1 3.06 0.00 0.25 0.00 0.05 96.64
03:08:29 12:35:01 AM all 5.31 0.00 0.30 0.00 0.08 94.31
03:08:29 12:35:01 AM 0 6.52 0.00 0.33 0.00 0.08 93.06
03:08:29 12:35:01 AM 1 4.10 0.00 0.27 0.00 0.08 95.55
03:08:29 12:36:01 AM all 1.29 0.00 0.15 0.01 0.06 98.50
03:08:29 12:36:01 AM 0 1.22 0.00 0.12 0.02 0.03 98.62
03:08:29 12:36:01 AM 1 1.35 0.00 0.18 0.00 0.08 98.38
03:08:29 12:37:01 AM all 1.23 0.00 0.15 0.00 0.07 98.56
03:08:29 12:37:01 AM 0 0.98 0.00 0.10 0.00 0.07 98.85
03:08:29 12:37:01 AM 1 1.47 0.00 0.20 0.00 0.07 98.26
03:08:29 12:38:01 AM all 1.28 0.00 0.12 0.00 0.07 98.54
03:08:29 12:38:01 AM 0 1.59 0.00 0.12 0.00 0.07 98.23
03:08:29 12:38:01 AM 1 0.97 0.00 0.12 0.00 0.07 98.85
03:08:29 12:39:01 AM all 1.10 0.00 0.13 0.00 0.07 98.71
03:08:29 12:39:01 AM 0 1.57 0.00 0.15 0.00 0.08 98.20
03:08:29 12:39:01 AM 1 0.63 0.00 0.10 0.00 0.05 99.22
03:08:29 12:40:01 AM all 1.23 0.00 0.16 0.00 0.08 98.54
03:08:29 12:40:01 AM 0 1.55 0.00 0.20 0.00 0.08 98.16
03:08:29 12:40:01 AM 1 0.90 0.00 0.12 0.00 0.07 98.91
03:08:29 12:41:01 AM all 4.69 0.00 0.24 0.00 0.08 94.99
03:08:29 12:41:01 AM 0 7.34 0.00 0.27 0.00 0.08 92.31
03:08:29 12:41:01 AM 1 2.04 0.00 0.22 0.00 0.08 97.66
03:08:29 12:42:01 AM all 4.36 0.00 0.17 0.00 0.07 95.40
03:08:29 12:42:01 AM 0 6.15 0.00 0.20 0.00 0.07 93.58
03:08:29 12:42:01 AM 1 2.57 0.00 0.13 0.00 0.07 97.23
03:08:29 12:43:01 AM all 4.31 0.00 0.18 0.00 0.08 95.42
03:08:29 12:43:01 AM 0 3.76 0.00 0.18 0.00 0.08 95.97
03:08:29 12:43:01 AM 1 4.87 0.00 0.18 0.00 0.08 94.87
03:08:29 12:44:01 AM all 4.31 0.00 0.19 0.01 0.08 95.41
03:08:29 12:44:01 AM 0 6.29 0.00 0.22 0.02 0.07 93.41
03:08:29 12:44:01 AM 1 2.34 0.00 0.17 0.00 0.08 97.41
03:08:29
03:08:29 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 12:45:01 AM all 4.30 0.00 0.18 0.00 0.07 95.46
03:08:29 12:45:01 AM 0 3.59 0.00 0.15 0.00 0.07 96.19
03:08:29 12:45:01 AM 1 5.00 0.00 0.20 0.00 0.07 94.73
03:08:29 12:46:01 AM all 4.35 0.00 0.18 0.00 0.08 95.40
03:08:29 12:46:01 AM 0 1.34 0.00 0.15 0.00 0.07 98.45
03:08:29 12:46:01 AM 1 7.38 0.00 0.20 0.00 0.08 92.34
03:08:29 12:47:02 AM all 4.74 0.00 0.21 0.00 0.07 94.98
03:08:29 12:47:02 AM 0 6.12 0.00 0.25 0.00 0.07 93.55
03:08:29 12:47:02 AM 1 3.38 0.00 0.17 0.00 0.07 96.39
03:08:29 12:48:01 AM all 5.47 0.00 0.26 0.00 0.07 94.20
03:08:29 12:48:01 AM 0 6.07 0.00 0.36 0.00 0.07 93.50
03:08:29 12:48:01 AM 1 4.88 0.00 0.15 0.00 0.07 94.90
03:08:29 12:49:01 AM all 4.28 0.00 0.19 0.00 0.06 95.47
03:08:29 12:49:01 AM 0 2.47 0.00 0.15 0.00 0.05 97.33
03:08:29 12:49:01 AM 1 6.09 0.00 0.23 0.00 0.07 93.61
03:08:29 12:50:01 AM all 4.31 0.00 0.15 0.00 0.09 95.45
03:08:29 12:50:01 AM 0 4.96 0.00 0.15 0.00 0.10 94.79
03:08:29 12:50:01 AM 1 3.66 0.00 0.15 0.00 0.08 96.10
03:08:29 12:51:01 AM all 4.46 0.00 0.16 0.00 0.08 95.30
03:08:29 12:51:01 AM 0 4.45 0.00 0.15 0.00 0.07 95.34
03:08:29 12:51:01 AM 1 4.48 0.00 0.17 0.00 0.08 95.27
03:08:29 12:52:01 AM all 4.34 0.00 0.16 0.00 0.08 95.43
03:08:29 12:52:01 AM 0 3.93 0.00 0.15 0.00 0.08 95.84
03:08:29 12:52:01 AM 1 4.75 0.00 0.17 0.00 0.07 95.02
03:08:29 12:53:01 AM all 4.34 0.00 0.19 0.00 0.08 95.40
03:08:29 12:53:01 AM 0 3.06 0.00 0.17 0.00 0.07 96.71
03:08:29 12:53:01 AM 1 5.62 0.00 0.22 0.00 0.08 94.08
03:08:29 12:54:01 AM all 5.49 0.00 0.36 0.01 0.08 94.06
03:08:29 12:54:01 AM 0 4.16 0.00 0.37 0.02 0.08 95.37
03:08:29 12:54:01 AM 1 6.83 0.00 0.35 0.00 0.07 92.75
03:08:29 12:55:01 AM all 4.35 0.00 0.33 0.00 0.08 95.23
03:08:29 12:55:01 AM 0 3.83 0.00 0.28 0.00 0.08 95.81
03:08:29 12:55:01 AM 1 4.88 0.00 0.38 0.00 0.08 94.65
03:08:29
03:08:29 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 12:56:01 AM all 4.28 0.00 0.35 0.00 0.08 95.29
03:08:29 12:56:01 AM 0 4.34 0.00 0.38 0.00 0.08 95.19
03:08:29 12:56:01 AM 1 4.21 0.00 0.32 0.00 0.08 95.39
03:08:29 12:57:01 AM all 4.30 0.01 0.34 0.01 0.08 95.26
03:08:29 12:57:01 AM 0 3.49 0.00 0.27 0.00 0.07 96.17
03:08:29 12:57:01 AM 1 5.12 0.02 0.42 0.02 0.08 94.35
03:08:29 12:58:01 AM all 4.31 0.00 0.34 0.00 0.08 95.27
03:08:29 12:58:01 AM 0 5.33 0.00 0.42 0.00 0.07 94.18
03:08:29 12:58:01 AM 1 3.29 0.00 0.27 0.00 0.08 96.36
03:08:29 12:59:01 AM all 4.32 0.00 0.31 0.00 0.08 95.30
03:08:29 12:59:01 AM 0 3.53 0.00 0.27 0.00 0.07 96.14
03:08:29 12:59:01 AM 1 5.12 0.00 0.35 0.00 0.08 94.45
03:08:29 01:00:01 AM all 6.18 0.00 0.35 0.00 0.06 93.41
03:08:29 01:00:01 AM 0 5.30 0.00 0.27 0.00 0.05 94.38
03:08:29 01:00:01 AM 1 7.06 0.00 0.44 0.00 0.07 92.44
03:08:29 01:01:01 AM all 1.19 0.00 0.13 0.00 0.08 98.61
03:08:29 01:01:01 AM 0 1.52 0.00 0.13 0.00 0.08 98.26
03:08:29 01:01:01 AM 1 0.87 0.00 0.12 0.00 0.07 98.95
03:08:29 01:02:01 AM all 1.25 0.00 0.13 0.00 0.08 98.55
03:08:29 01:02:01 AM 0 1.27 0.00 0.13 0.00 0.08 98.51
03:08:29 01:02:01 AM 1 1.24 0.00 0.12 0.00 0.07 98.58
03:08:29 01:03:01 AM all 1.26 0.00 0.13 0.00 0.07 98.55
03:08:29 01:03:01 AM 0 1.92 0.00 0.17 0.00 0.07 97.85
03:08:29 01:03:01 AM 1 0.60 0.00 0.08 0.00 0.07 99.25
03:08:29 01:04:01 AM all 1.25 0.00 0.13 0.00 0.09 98.52
03:08:29 01:04:01 AM 0 1.87 0.00 0.18 0.00 0.12 97.83
03:08:29 01:04:01 AM 1 0.63 0.00 0.08 0.00 0.07 99.21
03:08:29 01:05:01 AM all 1.29 0.00 0.13 0.00 0.08 98.49
03:08:29 01:05:01 AM 0 1.95 0.00 0.18 0.00 0.10 97.76
03:08:29 01:05:01 AM 1 0.63 0.00 0.08 0.00 0.07 99.22
03:08:29 01:06:01 AM all 3.55 0.00 0.23 0.00 0.09 96.14
03:08:29 01:06:01 AM 0 5.37 0.00 0.27 0.00 0.12 94.24
03:08:29 01:06:01 AM 1 1.72 0.00 0.18 0.00 0.07 98.03
03:08:29
03:08:29 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 01:07:01 AM all 4.71 0.00 0.17 0.00 0.08 95.04
03:08:29 01:07:01 AM 0 7.54 0.00 0.18 0.00 0.08 92.19
03:08:29 01:07:01 AM 1 1.89 0.00 0.15 0.00 0.07 97.89
03:08:29 01:08:01 AM all 4.26 0.00 0.18 0.00 0.08 95.48
03:08:29 01:08:01 AM 0 2.11 0.00 0.17 0.00 0.07 97.66
03:08:29 01:08:01 AM 1 6.42 0.00 0.20 0.00 0.08 93.29
03:08:29 01:09:01 AM all 4.28 0.00 0.16 0.00 0.08 95.49
03:08:29 01:09:01 AM 0 3.74 0.00 0.15 0.00 0.07 96.04
03:08:29 01:09:01 AM 1 4.82 0.00 0.17 0.00 0.08 94.93
03:08:29 01:10:01 AM all 4.36 0.00 0.19 0.00 0.08 95.37
03:08:29 01:10:01 AM 0 5.95 0.00 0.22 0.00 0.08 93.75
03:08:29 01:10:01 AM 1 2.77 0.00 0.17 0.00 0.07 96.99
03:08:29 01:11:01 AM all 4.48 0.00 0.21 0.00 0.08 95.24
03:08:29 01:11:01 AM 0 6.84 0.00 0.22 0.00 0.08 92.86
03:08:29 01:11:01 AM 1 2.12 0.00 0.20 0.00 0.07 97.61
03:08:29 01:12:01 AM all 4.37 0.00 0.18 0.00 0.08 95.37
03:08:29 01:12:01 AM 0 5.23 0.00 0.18 0.00 0.08 94.50
03:08:29 01:12:01 AM 1 3.51 0.00 0.18 0.00 0.07 96.24
03:08:29 01:13:01 AM all 6.20 0.00 0.44 0.00 0.08 93.28
03:08:29 01:13:01 AM 0 7.72 0.00 0.52 0.00 0.07 91.69
03:08:29 01:13:01 AM 1 4.73 0.00 0.37 0.00 0.08 94.82
03:08:29 01:14:01 AM all 4.26 0.00 0.33 0.00 0.08 95.34
03:08:29 01:14:01 AM 0 6.71 0.00 0.49 0.00 0.08 92.72
03:08:29 01:14:01 AM 1 1.82 0.00 0.17 0.00 0.07 97.94
03:08:29 01:15:01 AM all 4.33 0.00 0.33 0.00 0.08 95.26
03:08:29 01:15:01 AM 0 6.32 0.00 0.43 0.00 0.08 93.16
03:08:29 01:15:01 AM 1 2.34 0.00 0.23 0.00 0.07 97.36
03:08:29 01:16:01 AM all 4.28 0.00 0.33 0.01 0.08 95.31
03:08:29 01:16:01 AM 0 6.71 0.00 0.45 0.02 0.08 92.74
03:08:29 01:16:01 AM 1 1.86 0.00 0.20 0.00 0.07 97.88
03:08:29 01:17:01 AM all 4.25 0.00 0.34 0.00 0.10 95.31
03:08:29 01:17:01 AM 0 3.49 0.00 0.30 0.00 0.10 96.11
03:08:29 01:17:01 AM 1 5.00 0.00 0.38 0.00 0.10 94.52
03:08:29
03:08:29 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 01:18:01 AM all 4.29 0.00 0.34 0.01 0.08 95.29
03:08:29 01:18:01 AM 0 2.94 0.00 0.25 0.00 0.07 96.74
03:08:29 01:18:01 AM 1 5.64 0.00 0.43 0.02 0.08 93.83
03:08:29 01:19:01 AM all 6.75 0.00 0.39 0.00 0.08 92.78
03:08:29 01:19:01 AM 0 7.89 0.00 0.37 0.00 0.07 91.67
03:08:29 01:19:01 AM 1 5.60 0.00 0.42 0.00 0.10 93.88
03:08:29 01:20:01 AM all 1.03 0.00 0.10 0.00 0.08 98.80
03:08:29 01:20:01 AM 0 1.07 0.00 0.13 0.00 0.08 98.71
03:08:29 01:20:01 AM 1 0.98 0.00 0.07 0.00 0.07 98.88
03:08:29 01:21:01 AM all 1.22 0.00 0.13 0.00 0.08 98.57
03:08:29 01:21:01 AM 0 1.89 0.00 0.15 0.00 0.12 97.85
03:08:29 01:21:01 AM 1 0.55 0.00 0.10 0.00 0.05 99.30
03:08:29 01:22:01 AM all 1.22 0.00 0.13 0.00 0.08 98.56
03:08:29 01:22:01 AM 0 0.77 0.00 0.12 0.00 0.07 99.05
03:08:29 01:22:01 AM 1 1.67 0.00 0.15 0.00 0.10 98.08
03:08:29 01:23:01 AM all 1.27 0.00 0.11 0.00 0.08 98.54
03:08:29 01:23:01 AM 0 0.90 0.00 0.08 0.00 0.05 98.97
03:08:29 01:23:01 AM 1 1.64 0.00 0.13 0.00 0.12 98.11
03:08:29 01:24:01 AM all 1.23 0.00 0.11 0.00 0.08 98.59
03:08:29 01:24:01 AM 0 0.65 0.00 0.10 0.00 0.07 99.18
03:08:29 01:24:01 AM 1 1.80 0.00 0.12 0.00 0.08 98.00
03:08:29 01:25:01 AM all 2.21 0.00 0.18 0.00 0.08 97.54
03:08:29 01:25:01 AM 0 2.00 0.00 0.12 0.00 0.07 97.81
03:08:29 01:25:01 AM 1 2.42 0.00 0.23 0.00 0.08 97.26
03:08:29 01:26:01 AM all 5.14 0.00 0.51 0.00 0.08 94.27
03:08:29 01:26:01 AM 0 5.74 0.00 0.52 0.00 0.07 93.67
03:08:29 01:26:01 AM 1 4.54 0.00 0.50 0.00 0.08 94.87
03:08:29 01:27:01 AM all 5.05 0.00 0.29 0.00 0.08 94.58
03:08:29 01:27:01 AM 0 4.26 0.00 0.25 0.00 0.07 95.42
03:08:29 01:27:01 AM 1 5.84 0.00 0.33 0.00 0.10 93.73
03:08:29 01:28:01 AM all 4.31 0.00 0.18 0.00 0.09 95.42
03:08:29 01:28:01 AM 0 2.59 0.00 0.17 0.00 0.08 97.16
03:08:29 01:28:01 AM 1 6.04 0.00 0.18 0.00 0.10 93.68
03:08:29
03:08:29 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 01:29:01 AM all 4.39 0.00 0.17 0.00 0.08 95.35
03:08:29 01:29:01 AM 0 6.69 0.00 0.17 0.00 0.10 93.04
03:08:29 01:29:01 AM 1 2.10 0.00 0.17 0.00 0.07 97.66
03:08:29 01:30:01 AM all 4.32 0.00 0.18 0.00 0.07 95.43
03:08:29 01:30:01 AM 0 3.26 0.00 0.17 0.00 0.07 96.51
03:08:29 01:30:01 AM 1 5.38 0.00 0.20 0.00 0.07 94.35
03:08:29 01:31:01 AM all 4.11 0.00 0.17 0.01 0.08 95.64
03:08:29 01:31:01 AM 0 4.12 0.00 0.17 0.00 0.08 95.63
03:08:29 01:31:01 AM 1 4.09 0.00 0.17 0.02 0.08 95.64
03:08:29 01:32:01 AM all 4.35 0.00 0.17 0.00 0.08 95.40
03:08:29 01:32:01 AM 0 6.04 0.00 0.18 0.00 0.08 93.70
03:08:29 01:32:01 AM 1 2.67 0.00 0.15 0.00 0.07 97.11
03:08:29 01:33:01 AM all 5.24 0.00 0.33 0.00 0.08 94.36
03:08:29 01:33:01 AM 0 7.39 0.00 0.42 0.00 0.09 92.11
03:08:29 01:33:01 AM 1 3.16 0.00 0.25 0.00 0.07 96.53
03:08:29 01:34:01 AM all 4.04 0.00 0.38 0.00 0.08 95.49
03:08:29 01:34:01 AM 0 6.19 0.00 0.58 0.00 0.10 93.12
03:08:29 01:34:01 AM 1 1.89 0.00 0.18 0.00 0.07 97.86
03:08:29 01:35:01 AM all 5.67 0.00 0.33 0.00 0.07 93.94
03:08:29 01:35:01 AM 0 9.50 0.00 0.49 0.00 0.07 89.95
03:08:29 01:35:01 AM 1 1.84 0.00 0.17 0.00 0.07 97.93
03:08:29 01:36:01 AM all 4.28 0.00 0.14 0.00 0.09 95.49
03:08:29 01:36:01 AM 0 2.74 0.00 0.12 0.00 0.08 97.06
03:08:29 01:36:01 AM 1 5.82 0.00 0.17 0.00 0.10 93.91
03:08:29 01:37:01 AM all 4.30 0.00 0.18 0.00 0.08 95.44
03:08:29 01:37:01 AM 0 3.04 0.00 0.17 0.00 0.07 96.73
03:08:29 01:37:01 AM 1 5.57 0.00 0.20 0.00 0.08 94.15
03:08:29 01:38:01 AM all 4.31 0.00 0.17 0.00 0.08 95.44
03:08:29 01:38:01 AM 0 2.86 0.00 0.17 0.00 0.08 96.89
03:08:29 01:38:01 AM 1 5.77 0.00 0.17 0.00 0.08 93.98
03:08:29 01:39:01 AM all 4.41 0.00 0.18 0.01 0.08 95.32
03:08:29 01:39:01 AM 0 2.67 0.00 0.18 0.02 0.07 97.06
03:08:29 01:39:01 AM 1 6.15 0.00 0.18 0.00 0.08 93.58
03:08:29
03:08:29 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 01:40:01 AM all 4.32 0.00 0.16 0.00 0.08 95.44
03:08:29 01:40:01 AM 0 5.52 0.00 0.18 0.00 0.10 94.20
03:08:29 01:40:01 AM 1 3.12 0.00 0.13 0.00 0.07 96.68
03:08:29 01:41:01 AM all 4.68 0.00 0.38 0.00 0.09 94.84
03:08:29 01:41:01 AM 0 5.36 0.00 0.50 0.00 0.08 94.06
03:08:29 01:41:01 AM 1 4.01 0.00 0.27 0.00 0.10 95.62
03:08:29 01:42:01 AM all 5.47 0.00 0.40 0.00 0.06 94.07
03:08:29 01:42:01 AM 0 7.84 0.00 0.48 0.00 0.07 91.61
03:08:29 01:42:01 AM 1 3.11 0.00 0.32 0.00 0.05 96.52
03:08:29 01:43:01 AM all 4.29 0.00 0.16 0.00 0.07 95.48
03:08:29 01:43:01 AM 0 4.40 0.00 0.17 0.00 0.07 95.37
03:08:29 01:43:01 AM 1 4.18 0.00 0.15 0.00 0.07 95.60
03:08:29 01:44:01 AM all 4.30 0.00 0.21 0.00 0.08 95.41
03:08:29 01:44:01 AM 0 7.22 0.00 0.22 0.00 0.08 92.48
03:08:29 01:44:01 AM 1 1.39 0.00 0.20 0.00 0.07 98.35
03:08:29 01:45:01 AM all 4.24 0.00 0.18 0.00 0.08 95.50
03:08:29 01:45:01 AM 0 6.15 0.00 0.18 0.00 0.08 93.58
03:08:29 01:45:01 AM 1 2.32 0.00 0.18 0.00 0.07 97.42
03:08:29 01:46:01 AM all 4.39 0.00 0.18 0.00 0.08 95.35
03:08:29 01:46:01 AM 0 4.91 0.00 0.17 0.00 0.08 94.84
03:08:29 01:46:01 AM 1 3.86 0.00 0.18 0.00 0.08 95.87
03:08:29 01:47:01 AM all 4.39 0.00 0.18 0.00 0.08 95.36
03:08:29 01:47:01 AM 0 7.00 0.00 0.20 0.00 0.08 92.71
03:08:29 01:47:01 AM 1 1.77 0.00 0.15 0.00 0.07 98.01
03:08:29 01:48:01 AM all 4.81 0.00 0.26 0.00 0.08 94.85
03:08:29 01:48:01 AM 0 5.30 0.00 0.22 0.00 0.08 94.40
03:08:29 01:48:01 AM 1 4.31 0.00 0.30 0.00 0.08 95.30
03:08:29 01:49:01 AM all 4.95 0.00 0.45 0.00 0.08 94.52
03:08:29 01:49:01 AM 0 8.75 0.00 0.72 0.00 0.10 90.43
03:08:29 01:49:01 AM 1 1.15 0.00 0.18 0.00 0.07 98.60
03:08:29 01:50:01 AM all 5.09 0.00 0.38 0.00 0.08 94.45
03:08:29 01:50:01 AM 0 8.31 0.00 0.55 0.00 0.10 91.04
03:08:29 01:50:01 AM 1 1.87 0.00 0.20 0.00 0.07 97.86
03:08:29
03:08:29 01:50:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 01:51:01 AM all 4.16 0.15 0.40 0.00 0.07 95.22
03:08:29 01:51:01 AM 0 3.80 0.30 0.40 0.00 0.07 95.43
03:08:29 01:51:01 AM 1 4.52 0.00 0.40 0.00 0.07 95.01
03:08:29 01:52:01 AM all 4.24 0.00 0.32 0.00 0.08 95.36
03:08:29 01:52:01 AM 0 5.95 0.00 0.45 0.00 0.10 93.50
03:08:29 01:52:01 AM 1 2.52 0.00 0.18 0.00 0.07 97.23
03:08:29 01:53:01 AM all 4.26 0.00 0.34 0.00 0.08 95.32
03:08:29 01:53:01 AM 0 4.11 0.00 0.33 0.00 0.07 95.49
03:08:29 01:53:01 AM 1 4.41 0.00 0.35 0.00 0.08 95.15
03:08:29 01:54:01 AM all 4.30 0.00 0.31 0.00 0.08 95.31
03:08:29 01:54:01 AM 0 3.43 0.00 0.25 0.00 0.07 96.26
03:08:29 01:54:01 AM 1 5.18 0.00 0.37 0.00 0.08 94.37
03:08:29 01:55:01 AM all 4.24 0.00 0.37 0.00 0.08 95.30
03:08:29 01:55:01 AM 0 1.82 0.00 0.23 0.00 0.07 97.88
03:08:29 01:55:01 AM 1 6.67 0.00 0.50 0.00 0.10 92.73
03:08:29 01:56:02 AM all 5.15 0.00 0.31 0.00 0.09 94.45
03:08:29 01:56:02 AM 0 8.16 0.00 0.37 0.00 0.10 91.37
03:08:29 01:56:02 AM 1 2.14 0.00 0.25 0.00 0.08 97.53
03:08:29 01:57:01 AM all 1.21 0.00 0.11 0.00 0.08 98.61
03:08:29 01:57:01 AM 0 1.16 0.00 0.12 0.00 0.08 98.64
03:08:29 01:57:01 AM 1 1.26 0.00 0.10 0.00 0.07 98.57
03:08:29 01:58:01 AM all 1.21 0.00 0.12 0.00 0.08 98.60
03:08:29 01:58:01 AM 0 0.78 0.00 0.08 0.00 0.05 99.08
03:08:29 01:58:01 AM 1 1.64 0.00 0.15 0.00 0.10 98.11
03:08:29 01:59:01 AM all 1.22 0.00 0.13 0.00 0.07 98.59
03:08:29 01:59:01 AM 0 0.97 0.00 0.10 0.00 0.07 98.86
03:08:29 01:59:01 AM 1 1.47 0.00 0.15 0.00 0.07 98.31
03:08:29 02:00:01 AM all 1.21 0.00 0.14 0.00 0.08 98.57
03:08:29 02:00:01 AM 0 0.77 0.00 0.12 0.00 0.07 99.05
03:08:29 02:00:01 AM 1 1.65 0.00 0.17 0.00 0.08 98.10
03:08:29 02:01:01 AM all 1.02 0.00 0.14 0.00 0.08 98.75
03:08:29 02:01:01 AM 0 0.75 0.00 0.12 0.00 0.08 99.05
03:08:29 02:01:01 AM 1 1.29 0.00 0.17 0.00 0.08 98.46
03:08:29
03:08:29 02:01:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 02:02:01 AM all 4.67 0.00 0.28 0.00 0.08 94.97
03:08:29 02:02:01 AM 0 5.12 0.00 0.28 0.00 0.08 94.51
03:08:29 02:02:01 AM 1 4.22 0.00 0.27 0.00 0.08 95.43
03:08:29 02:03:01 AM all 4.35 0.00 0.18 0.00 0.08 95.38
03:08:29 02:03:01 AM 0 3.71 0.00 0.17 0.00 0.08 96.04
03:08:29 02:03:01 AM 1 5.00 0.00 0.20 0.00 0.08 94.72
03:08:29 02:04:01 AM all 4.35 0.00 0.20 0.01 0.09 95.35
03:08:29 02:04:01 AM 0 3.34 0.00 0.20 0.02 0.08 96.36
03:08:29 02:04:01 AM 1 5.37 0.00 0.20 0.00 0.10 94.33
03:08:29 02:05:01 AM all 4.39 0.00 0.16 0.00 0.08 95.38
03:08:29 02:05:01 AM 0 3.38 0.00 0.13 0.00 0.07 96.42
03:08:29 02:05:01 AM 1 5.40 0.00 0.18 0.00 0.08 94.33
03:08:29 02:06:01 AM all 4.31 0.00 0.16 0.00 0.08 95.45
03:08:29 02:06:01 AM 0 5.75 0.00 0.17 0.00 0.08 94.00
03:08:29 02:06:01 AM 1 2.88 0.00 0.15 0.00 0.07 96.91
03:08:29 02:07:01 AM all 4.17 0.00 0.18 0.00 0.08 95.57
03:08:29 02:07:01 AM 0 3.04 0.00 0.15 0.00 0.08 96.72
03:08:29 02:07:01 AM 1 5.30 0.00 0.20 0.00 0.08 94.41
03:08:29 02:08:01 AM all 5.01 0.00 0.25 0.00 0.08 94.66
03:08:29 02:08:01 AM 0 4.24 0.00 0.15 0.00 0.08 95.52
03:08:29 02:08:01 AM 1 5.78 0.00 0.36 0.00 0.08 93.78
03:08:29 02:09:01 AM all 5.10 0.00 0.28 0.00 0.08 94.54
03:08:29 02:09:01 AM 0 4.65 0.00 0.23 0.00 0.08 95.03
03:08:29 02:09:01 AM 1 5.56 0.00 0.32 0.00 0.07 94.05
03:08:29 02:10:01 AM all 4.18 0.00 0.18 0.00 0.07 95.57
03:08:29 02:10:01 AM 0 5.68 0.00 0.15 0.00 0.07 94.10
03:08:29 02:10:01 AM 1 2.67 0.00 0.22 0.00 0.07 97.04
03:08:29 02:11:01 AM all 4.35 0.00 0.19 0.00 0.06 95.40
03:08:29 02:11:01 AM 0 5.45 0.00 0.20 0.00 0.07 94.28
03:08:29 02:11:01 AM 1 3.26 0.00 0.18 0.00 0.05 96.51
03:08:29 02:12:01 AM all 4.24 0.00 0.18 0.00 0.08 95.49
03:08:29 02:12:01 AM 0 6.12 0.00 0.20 0.00 0.10 93.58
03:08:29 02:12:01 AM 1 2.37 0.00 0.17 0.00 0.07 97.39
03:08:29
03:08:29 02:12:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 02:13:01 AM all 4.35 0.00 0.18 0.00 0.08 95.39
03:08:29 02:13:01 AM 0 6.77 0.00 0.23 0.00 0.07 92.93
03:08:29 02:13:01 AM 1 1.94 0.00 0.13 0.00 0.08 97.85
03:08:29 02:14:01 AM all 4.20 0.00 0.18 0.00 0.07 95.55
03:08:29 02:14:01 AM 0 4.73 0.00 0.18 0.00 0.07 95.02
03:08:29 02:14:01 AM 1 3.68 0.00 0.18 0.00 0.07 96.07
03:08:29 02:15:01 AM all 5.51 0.00 0.34 0.00 0.07 94.08
03:08:29 02:15:01 AM 0 6.62 0.00 0.43 0.00 0.07 92.88
03:08:29 02:15:01 AM 1 4.40 0.00 0.25 0.00 0.07 95.29
03:08:29 02:16:01 AM all 4.33 0.00 0.35 0.00 0.06 95.26
03:08:29 02:16:01 AM 0 5.82 0.00 0.45 0.00 0.07 93.66
03:08:29 02:16:01 AM 1 2.84 0.00 0.25 0.00 0.05 96.86
03:08:29 02:17:01 AM all 4.29 0.00 0.31 0.00 0.05 95.35
03:08:29 02:17:01 AM 0 6.55 0.00 0.43 0.00 0.05 92.96
03:08:29 02:17:01 AM 1 2.02 0.00 0.18 0.00 0.05 97.74
03:08:29 02:18:01 AM all 4.34 0.00 0.31 0.00 0.07 95.28
03:08:29 02:18:01 AM 0 5.48 0.00 0.40 0.00 0.07 94.05
03:08:29 02:18:01 AM 1 3.19 0.00 0.22 0.00 0.07 96.52
03:08:29 02:19:01 AM all 4.41 0.00 0.36 0.00 0.07 95.16
03:08:29 02:19:01 AM 0 5.33 0.00 0.40 0.00 0.07 94.20
03:08:29 02:19:01 AM 1 3.49 0.00 0.32 0.00 0.07 96.12
03:08:29 02:20:01 AM all 4.24 0.00 0.30 0.00 0.06 95.40
03:08:29 02:20:01 AM 0 4.87 0.00 0.33 0.00 0.07 94.73
03:08:29 02:20:01 AM 1 3.61 0.00 0.27 0.00 0.05 96.07
03:08:29 02:21:01 AM all 6.05 0.00 0.43 0.01 0.07 93.45
03:08:29 02:21:01 AM 0 5.42 0.00 0.44 0.00 0.07 94.08
03:08:29 02:21:01 AM 1 6.68 0.00 0.42 0.02 0.07 92.82
03:08:29 02:22:01 AM all 1.27 0.00 0.13 0.00 0.06 98.55
03:08:29 02:22:01 AM 0 1.94 0.00 0.15 0.00 0.08 97.83
03:08:29 02:22:01 AM 1 0.60 0.00 0.10 0.00 0.03 99.27
03:08:29 02:23:01 AM all 1.11 0.00 0.11 0.00 0.06 98.72
03:08:29 02:23:01 AM 0 1.62 0.00 0.12 0.00 0.07 98.20
03:08:29 02:23:01 AM 1 0.60 0.00 0.10 0.00 0.05 99.25
03:08:29
03:08:29 02:23:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 02:24:01 AM all 1.28 0.00 0.12 0.00 0.06 98.55
03:08:29 02:24:01 AM 0 1.72 0.00 0.15 0.00 0.07 98.06
03:08:29 02:24:01 AM 1 0.84 0.00 0.08 0.00 0.05 99.03
03:08:29 02:25:01 AM all 1.21 0.00 0.13 0.00 0.05 98.61
03:08:29 02:25:01 AM 0 1.30 0.00 0.18 0.00 0.07 98.45
03:08:29 02:25:01 AM 1 1.12 0.00 0.07 0.00 0.03 98.78
03:08:29 02:26:01 AM all 1.26 0.00 0.13 0.00 0.07 98.54
03:08:29 02:26:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30
03:08:29 02:26:01 AM 1 1.95 0.00 0.18 0.00 0.08 97.78
03:08:29 02:27:01 AM all 5.34 0.00 0.48 0.00 0.06 94.12
03:08:29 02:27:01 AM 0 8.97 0.00 0.59 0.00 0.05 90.39
03:08:29 02:27:01 AM 1 1.72 0.00 0.37 0.00 0.07 97.84
03:08:29 02:28:01 AM all 4.48 0.00 0.34 0.00 0.06 95.12
03:08:29 02:28:01 AM 0 5.98 0.00 0.38 0.00 0.07 93.57
03:08:29 02:28:01 AM 1 2.98 0.00 0.30 0.00 0.05 96.67
03:08:29 02:29:01 AM all 4.31 0.00 0.32 0.00 0.08 95.29
03:08:29 02:29:01 AM 0 5.60 0.00 0.33 0.00 0.07 94.00
03:08:29 02:29:01 AM 1 3.03 0.00 0.30 0.00 0.08 96.59
03:08:29 02:30:01 AM all 4.40 0.00 0.33 0.00 0.07 95.21
03:08:29 02:30:01 AM 0 4.46 0.00 0.28 0.00 0.07 95.19
03:08:29 02:30:01 AM 1 4.33 0.00 0.37 0.00 0.07 95.23
03:08:29 02:31:01 AM all 4.41 0.00 0.32 0.01 0.05 95.22
03:08:29 02:31:01 AM 0 5.10 0.00 0.33 0.02 0.05 94.50
03:08:29 02:31:01 AM 1 3.71 0.00 0.30 0.00 0.05 95.94
03:08:29 02:32:01 AM all 4.40 0.00 0.31 0.00 0.08 95.20
03:08:29 02:32:01 AM 0 6.43 0.00 0.37 0.00 0.08 93.12
03:08:29 02:32:01 AM 1 2.38 0.00 0.25 0.00 0.08 97.29
03:08:29 02:33:01 AM all 4.41 0.00 0.31 0.00 0.07 95.22
03:08:29 02:33:01 AM 0 6.88 0.00 0.45 0.00 0.08 92.59
03:08:29 02:33:01 AM 1 1.94 0.00 0.17 0.00 0.05 97.84
03:08:29 02:34:01 AM all 4.97 0.00 0.29 0.00 0.06 94.68
03:08:29 02:34:01 AM 0 4.07 0.00 0.22 0.00 0.05 95.66
03:08:29 02:34:01 AM 1 5.87 0.00 0.37 0.00 0.07 93.69
03:08:29
03:08:29 02:34:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 02:35:01 AM all 1.36 0.00 0.13 0.00 0.06 98.45
03:08:29 02:35:01 AM 0 1.99 0.00 0.15 0.00 0.07 97.80
03:08:29 02:35:01 AM 1 0.73 0.00 0.12 0.00 0.05 99.10
03:08:29 02:36:01 AM all 1.29 0.00 0.13 0.00 0.07 98.51
03:08:29 02:36:01 AM 0 1.44 0.00 0.13 0.00 0.07 98.36
03:08:29 02:36:01 AM 1 1.15 0.00 0.12 0.00 0.07 98.66
03:08:29 02:37:01 AM all 1.29 0.00 0.12 0.00 0.03 98.56
03:08:29 02:37:01 AM 0 1.95 0.00 0.12 0.00 0.02 97.91
03:08:29 02:37:01 AM 1 0.62 0.00 0.12 0.00 0.05 99.21
03:08:29 02:38:01 AM all 1.31 0.00 0.13 0.00 0.06 98.50
03:08:29 02:38:01 AM 0 1.74 0.00 0.17 0.00 0.08 98.01
03:08:29 02:38:01 AM 1 0.89 0.00 0.10 0.00 0.03 98.98
03:08:29 02:39:01 AM all 1.30 0.00 0.13 0.00 0.05 98.52
03:08:29 02:39:01 AM 0 1.95 0.00 0.13 0.00 0.05 97.86
03:08:29 02:39:01 AM 1 0.65 0.00 0.12 0.00 0.05 99.18
03:08:29 02:40:01 AM all 6.43 0.00 0.58 0.00 0.05 92.94
03:08:29 02:40:01 AM 0 9.69 0.00 0.72 0.00 0.05 89.54
03:08:29 02:40:01 AM 1 3.18 0.00 0.44 0.00 0.05 96.33
03:08:29 02:41:01 AM all 4.37 0.00 0.33 0.00 0.05 95.26
03:08:29 02:41:01 AM 0 4.65 0.00 0.35 0.00 0.05 94.95
03:08:29 02:41:01 AM 1 4.08 0.00 0.30 0.00 0.05 95.57
03:08:29 02:42:01 AM all 4.40 0.00 0.32 0.00 0.08 95.20
03:08:29 02:42:01 AM 0 6.65 0.00 0.45 0.00 0.08 92.81
03:08:29 02:42:01 AM 1 2.16 0.00 0.18 0.00 0.07 97.59
03:08:29 02:43:01 AM all 4.38 0.00 0.32 0.00 0.05 95.25
03:08:29 02:43:01 AM 0 6.91 0.00 0.44 0.00 0.05 92.60
03:08:29 02:43:01 AM 1 1.85 0.00 0.20 0.00 0.05 97.89
03:08:29 02:44:01 AM all 4.41 0.00 0.34 0.00 0.08 95.17
03:08:29 02:44:01 AM 0 7.62 0.00 0.50 0.00 0.08 91.79
03:08:29 02:44:01 AM 1 1.20 0.00 0.18 0.00 0.07 98.55
03:08:29 02:45:01 AM all 4.31 0.00 0.31 0.00 0.05 95.33
03:08:29 02:45:01 AM 0 5.83 0.00 0.33 0.00 0.05 93.78
03:08:29 02:45:01 AM 1 2.79 0.00 0.28 0.00 0.05 96.87
03:08:29
03:08:29 02:45:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 02:46:01 AM all 5.58 0.00 0.33 0.00 0.06 94.03
03:08:29 02:46:01 AM 0 9.01 0.00 0.43 0.00 0.07 90.48
03:08:29 02:46:01 AM 1 2.14 0.00 0.22 0.00 0.05 97.59
03:08:29 02:47:01 AM all 2.99 0.00 0.21 0.00 0.06 96.74
03:08:29 02:47:01 AM 0 4.32 0.00 0.27 0.00 0.07 95.35
03:08:29 02:47:01 AM 1 1.67 0.00 0.15 0.00 0.05 98.13
03:08:29 02:48:01 AM all 1.22 0.00 0.13 0.00 0.05 98.60
03:08:29 02:48:01 AM 0 1.30 0.00 0.13 0.00 0.05 98.51
03:08:29 02:48:01 AM 1 1.14 0.00 0.12 0.00 0.05 98.70
03:08:29 02:49:01 AM all 1.31 0.00 0.13 0.00 0.05 98.51
03:08:29 02:49:01 AM 0 1.47 0.00 0.15 0.00 0.05 98.33
03:08:29 02:49:01 AM 1 1.15 0.00 0.10 0.00 0.05 98.70
03:08:29 02:50:01 AM all 1.02 0.00 0.13 0.00 0.06 98.80
03:08:29 02:50:01 AM 0 0.75 0.00 0.12 0.00 0.07 99.06
03:08:29 02:50:01 AM 1 1.29 0.00 0.13 0.00 0.05 98.53
03:08:29 02:51:01 AM all 1.27 0.00 0.15 0.00 0.06 98.52
03:08:29 02:51:01 AM 0 1.42 0.00 0.18 0.00 0.07 98.33
03:08:29 02:51:01 AM 1 1.12 0.00 0.12 0.00 0.05 98.71
03:08:29 02:52:01 AM all 1.32 0.00 0.13 0.00 0.05 98.50
03:08:29 02:52:01 AM 0 1.99 0.00 0.17 0.00 0.07 97.78
03:08:29 02:52:01 AM 1 0.65 0.00 0.10 0.00 0.03 99.21
03:08:29 02:53:01 AM all 2.53 0.00 0.33 0.00 0.04 97.10
03:08:29 02:53:01 AM 0 3.13 0.00 0.23 0.00 0.05 96.59
03:08:29 02:53:01 AM 1 1.93 0.00 0.42 0.00 0.03 97.62
03:08:29 02:54:01 AM all 4.86 0.00 0.34 0.00 0.06 94.74
03:08:29 02:54:01 AM 0 4.38 0.00 0.30 0.00 0.07 95.25
03:08:29 02:54:01 AM 1 5.34 0.00 0.38 0.00 0.05 94.23
03:08:29 02:55:01 AM all 4.35 0.00 0.31 0.00 0.07 95.28
03:08:29 02:55:01 AM 0 6.49 0.00 0.38 0.00 0.08 93.05
03:08:29 02:55:01 AM 1 2.21 0.00 0.23 0.00 0.05 97.51
03:08:29 02:56:01 AM all 4.43 0.15 0.42 0.01 0.07 94.93
03:08:29 02:56:01 AM 0 4.03 0.30 0.43 0.00 0.07 95.17
03:08:29 02:56:01 AM 1 4.83 0.00 0.40 0.02 0.07 94.68
03:08:29
03:08:29 02:56:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 02:57:01 AM all 4.48 0.00 0.33 0.00 0.07 95.12
03:08:29 02:57:01 AM 0 3.28 0.00 0.23 0.00 0.05 96.44
03:08:29 02:57:01 AM 1 5.68 0.00 0.43 0.00 0.08 93.80
03:08:29 02:58:01 AM all 4.31 0.00 0.31 0.00 0.06 95.32
03:08:29 02:58:01 AM 0 3.26 0.00 0.22 0.00 0.07 96.46
03:08:29 02:58:01 AM 1 5.37 0.00 0.40 0.00 0.05 94.18
03:08:29 02:59:01 AM all 4.26 0.00 0.33 0.00 0.06 95.35
03:08:29 02:59:01 AM 0 5.78 0.00 0.35 0.00 0.07 93.80
03:08:29 02:59:01 AM 1 2.75 0.00 0.30 0.00 0.05 96.90
03:08:29 03:00:01 AM all 7.04 0.00 0.44 0.00 0.07 92.45
03:08:29 03:00:01 AM 0 8.77 0.00 0.52 0.00 0.07 90.64
03:08:29 03:00:01 AM 1 5.32 0.00 0.37 0.00 0.07 94.25
03:08:29 03:01:01 AM all 1.12 0.00 0.14 0.00 0.05 98.69
03:08:29 03:01:01 AM 0 1.27 0.00 0.18 0.00 0.07 98.48
03:08:29 03:01:01 AM 1 0.97 0.00 0.10 0.00 0.03 98.90
03:08:29 03:02:02 AM all 1.37 0.00 0.14 0.00 0.05 98.44
03:08:29 03:02:02 AM 0 2.09 0.00 0.17 0.00 0.05 97.69
03:08:29 03:02:02 AM 1 0.65 0.00 0.12 0.00 0.05 99.18
03:08:29 03:03:01 AM all 1.29 0.00 0.13 0.00 0.08 98.50
03:08:29 03:03:01 AM 0 1.49 0.00 0.14 0.00 0.08 98.28
03:08:29 03:03:01 AM 1 1.09 0.00 0.12 0.00 0.07 98.73
03:08:29 03:04:01 AM all 1.30 0.00 0.13 0.00 0.05 98.52
03:08:29 03:04:01 AM 0 0.70 0.00 0.07 0.00 0.05 99.18
03:08:29 03:04:01 AM 1 1.91 0.00 0.18 0.00 0.05 97.86
03:08:29 03:05:01 AM all 1.35 0.00 0.10 0.00 0.06 98.50
03:08:29 03:05:01 AM 0 0.85 0.00 0.07 0.00 0.05 99.03
03:08:29 03:05:01 AM 1 1.84 0.00 0.13 0.00 0.07 97.96
03:08:29 03:06:01 AM all 1.79 0.00 0.13 0.00 0.04 98.04
03:08:29 03:06:01 AM 0 2.91 0.00 0.15 0.00 0.03 96.91
03:08:29 03:06:01 AM 1 0.67 0.00 0.12 0.00 0.05 99.16
03:08:29 03:07:01 AM all 28.62 0.00 3.54 0.01 0.08 67.75
03:08:29 03:07:01 AM 0 44.58 0.00 4.08 0.02 0.10 51.22
03:08:29 03:07:01 AM 1 12.65 0.00 2.99 0.00 0.07 84.29
03:08:29
03:08:29 03:07:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:29 03:08:01 AM all 32.85 0.00 3.57 0.20 0.09 63.29
03:08:29 03:08:01 AM 0 47.63 0.00 4.31 0.32 0.10 47.64
03:08:29 03:08:01 AM 1 18.11 0.00 2.82 0.08 0.08 78.91
03:08:29 Average: all 3.87 0.00 0.27 0.00 0.07 95.78
03:08:29 Average: 0 4.52 0.00 0.30 0.00 0.07 95.10
03:08:29 Average: 1 3.22 0.00 0.25 0.00 0.07 96.46
03:08:29
03:08:29
03:08:29