23:43:33 Started by upstream project "integration-distribution-mri-test-vanadium" build number 16
23:43:33 originally caused by:
23:43:33 Started by timer
23:43:33 Running as SYSTEM
23:43:33 [EnvInject] - Loading node environment variables.
23:43:33 Building remotely on prd-centos8-robot-2c-8g-10907 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-tell-all-vanadium
23:43:33 [ssh-agent] Looking for ssh-agent implementation...
23:43:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:43:33 $ ssh-agent
23:43:34 SSH_AUTH_SOCK=/tmp/ssh-bVyVJU50Y7Ml/agent.5160
23:43:34 SSH_AGENT_PID=5162
23:43:34 [ssh-agent] Started.
23:43:34 Running ssh-add (command line suppressed)
23:43:34 Identity added: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium@tmp/private_key_12423659744588750888.key (/w/workspace/controller-csit-3node-clustering-tell-all-vanadium@tmp/private_key_12423659744588750888.key)
23:43:34 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:43:34 The recommended git tool is: NONE
23:43:41 using credential opendaylight-jenkins-ssh
23:43:41 Wiping out workspace first.
23:43:41 Cloning the remote Git repository
23:43:41 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:43:41 > git init /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test # timeout=10
23:43:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:43:41 > git --version # timeout=10
23:43:41 > git --version # 'git version 2.43.0'
23:43:41 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:43:41 [INFO] Currently running in a labeled security context
23:43:41 [INFO] Currently SELinux is 'enforcing' on the host
23:43:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test@tmp/jenkins-gitclient-ssh16899630985396097729.key
23:43:41 Verifying host key using known hosts file
23:43:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:43:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:43:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:43:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:43:44 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:43:44 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
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-vanadium/test@tmp/jenkins-gitclient-ssh16851493086370917158.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 master # timeout=10
23:43:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:43:44 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:43:44 > git config core.sparsecheckout # timeout=10
23:43:44 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:43:44 Commit message: "Adapt test for new pce-allocation field"
23:43:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:43:45 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:43:45 No emails were triggered.
23:43:45 provisioning config files...
23:43:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:43:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:43:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:43:45 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins12735658306207362563.sh
23:43:45 ---> python-tools-install.sh
23:43:45 Setup pyenv:
23:43:45 system
23:43:45 * 3.8.13 (set by /opt/pyenv/version)
23:43:45 * 3.9.13 (set by /opt/pyenv/version)
23:43:45 * 3.10.13 (set by /opt/pyenv/version)
23:43:46 * 3.11.7 (set by /opt/pyenv/version)
23:43:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-6dMG
23:43:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:43:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:43:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:43:54 lf-activate-venv(): INFO: Base packages installed successfully
23:43:54 lf-activate-venv(): INFO: Installing additional packages: lftools
23:44:21 lf-activate-venv(): INFO: Adding /tmp/venv-6dMG/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:42 pip 25.3 from /tmp/venv-6dMG/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.28.0
23:44:42 rsa==4.9.1
23:44:42 ruamel.yaml==0.18.16
23:44:42 ruamel.yaml.clib==0.2.14
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-vanadium-16
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-vanadium] $ /bin/bash /tmp/jenkins11302131817156802766.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: '29596-16'
23:44:42 silo: 'releng'
23:44:42 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins13814559869446168992.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-ozxK
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-vanadium/.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:43 ++ pyenv versions
23:44:43 ++ local command
23:44:43 ++ command=versions
23:44:43 ++ grep -E '^[0-9.]*[0-9]$'
23:44:43 ++ '[' 1 -gt 0 ']'
23:44:43 ++ shift
23:44:43 ++ case "$command" in
23:44:43 ++ command pyenv versions
23:44:43 ++ pyenv versions
23:44:43 ++ sed 's/^[ *]* //'
23:44:43 ++ awk '{ print $1 }'
23:44:43 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:44:43 +++ grep '^3' /tmp/.pyenv_versions
23:44:43 +++ tail -n 1
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-6dMG
23:44:43 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6dMG from' file:/tmp/.os_lf_venv
23:44:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6dMG 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-6dMG/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:45 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:44:45 lf-activate-venv(): INFO: Base packages installed successfully
23:44:45 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:44:45 + 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:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:44:45 + /tmp/venv-6dMG/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:03 + type python3
23:45:03 + true
23:45:03 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-6dMG/bin to PATH'
23:45:03 lf-activate-venv(): INFO: Adding /tmp/venv-6dMG/bin to PATH
23:45:03 + PATH=/tmp/venv-6dMG/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:03 + return 0
23:45:03 + openstack --os-cloud vex limits show --absolute
23:45:05 +--------------------------+---------+
23:45:05 | Name | Value |
23:45:05 +--------------------------+---------+
23:45:05 | maxTotalInstances | -1 |
23:45:05 | maxTotalCores | 450 |
23:45:05 | maxTotalRAMSize | 1000000 |
23:45:05 | maxServerMeta | 128 |
23:45:05 | maxImageMeta | 128 |
23:45:05 | maxPersonality | 5 |
23:45:05 | maxPersonalitySize | 10240 |
23:45:05 | maxTotalKeypairs | 100 |
23:45:05 | maxServerGroups | 10 |
23:45:05 | maxServerGroupMembers | 10 |
23:45:05 | maxTotalFloatingIps | -1 |
23:45:05 | maxSecurityGroups | -1 |
23:45:05 | maxSecurityGroupRules | -1 |
23:45:05 | totalRAMUsed | 901120 |
23:45:05 | totalCoresUsed | 220 |
23:45:05 | totalInstancesUsed | 87 |
23:45:05 | totalFloatingIpsUsed | 0 |
23:45:05 | totalSecurityGroupsUsed | 0 |
23:45:05 | totalServerGroupsUsed | 0 |
23:45:05 | maxTotalVolumes | -1 |
23:45:05 | maxTotalSnapshots | 10 |
23:45:05 | maxTotalVolumeGigabytes | 4096 |
23:45:05 | maxTotalBackups | 10 |
23:45:05 | maxTotalBackupGigabytes | 1000 |
23:45:05 | totalVolumesUsed | 3 |
23:45:05 | totalGigabytesUsed | 60 |
23:45:05 | totalSnapshotsUsed | 0 |
23:45:05 | totalBackupsUsed | 0 |
23:45:05 | totalBackupGigabytesUsed | 0 |
23:45:05 +--------------------------+---------+
23:45:05 + pushd /opt/ciman/openstack-hot
23:45:05 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium
23:45:05 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-tell-all-vanadium-16 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/stack-parameters.yaml
23:45:31 Creating stack releng-controller-csit-3node-clustering-tell-all-vanadium-16
23:45:31 Waiting to initialize infrastructure...
23:45:31 Stack initialization successful.
23:45:31 ------------------------------------
23:45:31 Stack Details
23:45:31 ------------------------------------
23:45:31 {'added': None,
23:45:31 'capabilities': [],
23:45:31 'created_at': '2025-11-15T23:45:08Z',
23:45:31 'deleted': None,
23:45:31 'deleted_at': None,
23:45:31 'description': 'No description',
23:45:31 'environment': None,
23:45:31 'environment_files': None,
23:45:31 'files': None,
23:45:31 'files_container': None,
23:45:31 'id': '32718589-0c90-4e76-bb13-6885323a26ef',
23:45:31 'is_rollback_disabled': True,
23:45:31 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-tell-all-vanadium-16/32718589-0c90-4e76-bb13-6885323a26ef',
23:45:31 'rel': 'self'}],
23:45:31 '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:31 'name': 'releng-controller-csit-3node-clustering-tell-all-vanadium-16',
23:45:31 'notification_topics': [],
23:45:31 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:45:31 'output_key': 'vm_0_ips',
23:45:31 'output_value': ['10.30.170.124',
23:45:31 '10.30.170.167',
23:45:31 '10.30.171.116']},
23:45:31 {'description': 'IP addresses of the 2nd vm types',
23:45:31 'output_key': 'vm_1_ips',
23:45:31 'output_value': []}],
23:45:31 'owner_id': ****,
23:45:31 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:45:31 'OS::stack_id': '32718589-0c90-4e76-bb13-6885323a26ef',
23:45:31 'OS::stack_name': 'releng-controller-csit-3node-clustering-tell-all-vanadium-16',
23:45:31 'job_name': '29596-16',
23:45:31 'silo': 'releng',
23:45:31 'vm_0_count': '3',
23:45:31 'vm_0_flavor': 'v3-standard-4',
23:45:31 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:45:31 '20250917-133034.447',
23:45:31 'vm_1_count': '0',
23:45:31 'vm_1_flavor': 'v3-standard-2',
23:45:31 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:45:31 '- 20250917-133034.654'},
23:45:31 'parent_id': None,
23:45:31 'replaced': None,
23:45:31 'status': 'CREATE_COMPLETE',
23:45:31 'status_reason': 'Stack CREATE completed successfully',
23:45:31 'tags': [],
23:45:31 'template': None,
23:45:31 'template_description': 'No description',
23:45:31 'template_url': None,
23:45:31 'timeout_mins': 15,
23:45:31 'unchanged': None,
23:45:31 'updated': None,
23:45:31 'updated_at': None,
23:45:31 'user_project_id': 'ed94da953c0d4ec9a0fe26f1877cb2ef'}
23:45:31 ------------------------------------
23:45:31 + popd
23:45:31 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium
23:45:31 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins7341695282839612525.sh
23:45:31 ---> Copy SSH public keys to CSIT lab
23:45:31 Setup pyenv:
23:45:31 system
23:45:31 3.8.13
23:45:31 3.9.13
23:45:31 3.10.13
23:45:31 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
23:45:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6dMG from file:/tmp/.os_lf_venv
23:45:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:45:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:45:33 lf-activate-venv(): INFO: Base packages installed successfully
23:45:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:45:46 lf-activate-venv(): INFO: Adding /tmp/venv-6dMG/bin to PATH
23:45:48 SSH not responding on 10.30.171.116. Retrying in 10 seconds...
23:45:48 SSH not responding on 10.30.170.124. Retrying in 10 seconds...
23:45:48 SSH not responding on 10.30.170.167. Retrying in 10 seconds...
23:45:58 Ping to 10.30.171.116 successful.
23:45:58 Ping to 10.30.170.124 successful.
23:45:58 Ping to 10.30.170.167 successful.
23:45:59 SSH not responding on 10.30.170.124. Retrying in 10 seconds...
23:45:59 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:45:59 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
23:46:00 releng-29596-16-0-builder-2
23:46:00 Successfully copied public keys to slave 10.30.171.116
23:46:00 releng-29596-16-0-builder-1
23:46:00 Successfully copied public keys to slave 10.30.170.167
23:46:09 Ping to 10.30.170.124 successful.
23:46:10 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:46:10 releng-29596-16-0-builder-0
23:46:10 Successfully copied public keys to slave 10.30.170.124
23:46:10 Process 6493 ready.
23:46:10 Process 6494 ready.
23:46:10 Process 6495 ready.
23:46:10 SSH ready on all stack servers.
23:46:10 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins12394082722355555041.sh
23:46:10 Setup pyenv:
23:46:10 system
23:46:10 3.8.13
23:46:10 3.9.13
23:46:10 3.10.13
23:46:10 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
23:46:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-L5ER
23:46:14 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.robot_venv
23:46:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:46:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:46:18 lf-activate-venv(): INFO: Base packages installed successfully
23:46:18 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:46:20 lf-activate-venv(): INFO: Adding /tmp/venv-L5ER/bin to PATH
23:46:20 + echo 'Installing Python Requirements'
23:46:20 Installing Python Requirements
23:46:20 + cat
23:46:20 + python -m pip install -r requirements.txt
23:46:20 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:46:20 Collecting docker-py (from -r requirements.txt (line 1))
23:46:20 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:21 Collecting ipaddr (from -r requirements.txt (line 2))
23:46:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:46:21 Installing build dependencies: started
23:46:21 Installing build dependencies: finished with status 'done'
23:46:21 Getting requirements to build wheel: started
23:46:22 Getting requirements to build wheel: finished with status 'done'
23:46:22 Preparing metadata (pyproject.toml): started
23:46:22 Preparing metadata (pyproject.toml): finished with status 'done'
23:46:22 Collecting netaddr (from -r requirements.txt (line 3))
23:46:22 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:22 Collecting netifaces (from -r requirements.txt (line 4))
23:46:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:46:22 Installing build dependencies: started
23:46:23 Installing build dependencies: finished with status 'done'
23:46:23 Getting requirements to build wheel: started
23:46:23 Getting requirements to build wheel: finished with status 'done'
23:46:23 Preparing metadata (pyproject.toml): started
23:46:24 Preparing metadata (pyproject.toml): finished with status 'done'
23:46:24 Collecting pyhocon (from -r requirements.txt (line 5))
23:46:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:46:24 Collecting requests (from -r requirements.txt (line 6))
23:46:24 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:24 Collecting robotframework (from -r requirements.txt (line 7))
23:46:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:46:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 17.3 MB/s 0:00:00
23:46:24 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:46:24 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:24 Installing build dependencies: started
23:46:25 Installing build dependencies: finished with status 'done'
23:46:25 Getting requirements to build wheel: started
23:46:25 Getting requirements to build wheel: finished with status 'done'
23:46:25 Preparing metadata (pyproject.toml): started
23:46:25 Preparing metadata (pyproject.toml): finished with status 'done'
23:46:25 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:46:25 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:26 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:46:26 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:26 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:46:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:46:26 Installing build dependencies: started
23:46:26 Installing build dependencies: finished with status 'done'
23:46:26 Getting requirements to build wheel: started
23:46:27 Getting requirements to build wheel: finished with status 'done'
23:46:27 Preparing metadata (pyproject.toml): started
23:46:27 Preparing metadata (pyproject.toml): finished with status 'done'
23:46:27 Collecting scapy (from -r requirements.txt (line 12))
23:46:27 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:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 48.2 MB/s 0:00:00
23:46:27 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:46:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:46:27 Installing build dependencies: started
23:46:28 Installing build dependencies: finished with status 'done'
23:46:28 Getting requirements to build wheel: started
23:46:28 Getting requirements to build wheel: finished with status 'done'
23:46:28 Preparing metadata (pyproject.toml): started
23:46:29 Preparing metadata (pyproject.toml): finished with status 'done'
23:46:29 Collecting elasticsearch (from -r requirements.txt (line 18))
23:46:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:46:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 29.4 MB/s 0:00:00
23:46:29 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:46:29 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:29 Collecting pyangbind (from -r requirements.txt (line 22))
23:46:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:46:29 Collecting isodate (from -r requirements.txt (line 25))
23:46:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:46:29 Collecting jmespath (from -r requirements.txt (line 28))
23:46:29 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:29 Collecting jsonpatch (from -r requirements.txt (line 31))
23:46:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:46:29 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:46:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:46:29 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:46:29 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:29 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:46:29 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:29 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:46:29 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:29 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:46:29 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:30 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:46:30 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:30 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:46:30 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:30 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:46:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:46:30 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:46:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:46:30 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:46:30 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:30 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:46:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:46:30 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:46:30 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:30 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:46:30 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:30 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:46:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:46:30 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:46:30 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:30 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:46:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:46:30 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:46:30 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:30 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:46:30 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:30 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:46:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:46:30 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:46:30 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:31 Collecting elasticsearch (from -r requirements.txt (line 18))
23:46:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:46:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 34.9 MB/s 0:00:00
23:46:31 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:31 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:46:31 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:31 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:31 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:31 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:31 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:46:31 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:31 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:46:31 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:31 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.7 MB/s 0:00:00
23:46:31 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:46:31 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:32 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:46:32 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:32 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 36.0 MB/s 0:00:00
23:46:32 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:46:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:46:33 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:46:33 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:33 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:46:33 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:33 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:46:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:46:33 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:46:33 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:33 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:33 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:33 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:33 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:46:35 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:46:35 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:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 78.6 MB/s 0:00:00
23:46:35 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:46:35 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:35 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:46:35 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:35 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:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:46:35 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:35 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:35 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:35 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:35 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:35 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:35 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:35 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:35 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:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.1/wsproto-1.3.1-py3-none-any.whl (24 kB)
23:46:35 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:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:46:36 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:46:36 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:36 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:46:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:46:36 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:46:36 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:36 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:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:46:36 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:46:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:46:36 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:46:36 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:46:36 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:46:36 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=30f7b2aff4573f7bdc932399a2338b64e12dbe955277fad66b96096a86098630
23:46:36 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:46:36 Building wheel for ipaddr (pyproject.toml): started
23:46:36 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:46:36 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=de6a40794036ff615a7cccb1564ce622ea1a3a3a4af1038332f77bcc488da1f8
23:46:36 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:46:36 Building wheel for netifaces (pyproject.toml): started
23:46:39 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:46:39 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=4ff4a0e42e30adab16519e19f7881cec6de5b8f7bedc65dae1e821f63e4e2d2e
23:46:39 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:46:39 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:46:39 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:46:39 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=557383e5408211c855bff640ab7d6de1a98fe8821292bd80e0c110bf5ba1ce27
23:46:39 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:46:39 Building wheel for jsonpath-rw (pyproject.toml): started
23:46:39 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:46:39 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=9e3be4820a4967242977af1b17099282c93841f673a997bbebbc3c2c79474926
23:46:39 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:46:39 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:46:39 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:46
23:46:46 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:47 + pip freeze
23:46:47 attrs==25.4.0
23:46:47 bcrypt==5.0.0
23:46:47 beautifulsoup4==4.14.2
23:46:47 certifi==2025.11.12
23:46:47 cffi==2.0.0
23:46:47 charset-normalizer==3.4.4
23:46:47 click==8.3.1
23:46:47 cryptography==46.0.3
23:46:47 decorator==5.2.1
23:46:47 distlib==0.4.0
23:46:47 docker-py==1.10.6
23:46:47 docker-pycreds==0.4.0
23:46:47 elastic-transport==8.17.1
23:46:47 elasticsearch==8.19.2
23:46:47 elasticsearch-dsl==8.15.4
23:46:47 enum34==1.1.10
23:46:47 filelock==3.20.0
23:46:47 h11==0.16.0
23:46:47 idna==3.11
23:46:47 invoke==2.2.1
23:46:47 ipaddr==2.2.0
23:46:47 isodate==0.7.2
23:46:47 jmespath==1.0.1
23:46:47 jsonpatch==1.33
23:46:47 jsonpath-rw==1.4.0
23:46:47 jsonpointer==3.0.0
23:46:47 lxml==6.0.2
23:46:47 netaddr==1.3.0
23:46:47 netifaces==0.11.0
23:46:47 outcome==1.3.0.post0
23:46:47 paramiko==4.0.0
23:46:47 platformdirs==4.5.0
23:46:47 ply==3.11
23:46:47 pyang==2.7.1
23:46:47 pyangbind==0.8.6
23:46:47 pycparser==2.23
23:46:47 pyhocon==0.3.61
23:46:47 PyNaCl==1.6.1
23:46:47 pyparsing==3.2.5
23:46:47 PySocks==1.7.1
23:46:47 python-dateutil==2.9.0.post0
23:46:47 regex==2025.11.3
23:46:47 requests==2.32.5
23:46:47 robotframework==7.3.2
23:46:47 robotframework-httplibrary==0.4.2
23:46:47 robotframework-pythonlibcore==4.4.1
23:46:47 robotframework-requests==0.9.7
23:46:47 robotframework-selenium2library==3.0.0
23:46:47 robotframework-seleniumlibrary==6.8.0
23:46:47 robotframework-sshlibrary==3.8.0
23:46:47 scapy==2.6.1
23:46:47 scp==0.15.0
23:46:47 selenium==4.38.0
23:46:47 six==1.17.0
23:46:47 sniffio==1.3.1
23:46:47 sortedcontainers==2.4.0
23:46:47 soupsieve==2.8
23:46:47 trio==0.32.0
23:46:47 trio-websocket==0.12.2
23:46:47 typing_extensions==4.15.0
23:46:47 urllib3==2.5.0
23:46:47 virtualenv==20.35.4
23:46:47 waitress==3.0.2
23:46:47 WebOb==1.8.9
23:46:47 websocket-client==1.9.0
23:46:47 WebTest==3.0.7
23:46:47 wsproto==1.3.1
23:46:47 [EnvInject] - Injecting environment variables from a build step.
23:46:47 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:46:47 [EnvInject] - Variables injected successfully.
23:46:47 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins13944359567365705854.sh
23:46:47 Setup pyenv:
23:46:47 system
23:46:47 3.8.13
23:46:47 3.9.13
23:46:47 3.10.13
23:46:47 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
23:46:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6dMG from file:/tmp/.os_lf_venv
23:46:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:46:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:46:49 lf-activate-venv(): INFO: Base packages installed successfully
23:46:49 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:46:56 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:46:56 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:46:56 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:46:56 lf-activate-venv(): INFO: Adding /tmp/venv-6dMG/bin to PATH
23:46:56 + ODL_SYSTEM=()
23:46:56 + TOOLS_SYSTEM=()
23:46:56 + OPENSTACK_SYSTEM=()
23:46:56 + OPENSTACK_CONTROLLERS=()
23:46:56 + mapfile -t ADDR
23:46:57 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-tell-all-vanadium-16
23:46:57 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:46:58 + for i in "${ADDR[@]}"
23:46:58 ++ ssh 10.30.170.124 hostname -s
23:46:58 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:46:58 + REMHOST=releng-29596-16-0-builder-0
23:46:58 + case ${REMHOST} in
23:46:58 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:46:58 + for i in "${ADDR[@]}"
23:46:58 ++ ssh 10.30.170.167 hostname -s
23:46:59 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
23:46:59 + REMHOST=releng-29596-16-0-builder-1
23:46:59 + case ${REMHOST} in
23:46:59 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:46:59 + for i in "${ADDR[@]}"
23:46:59 ++ ssh 10.30.171.116 hostname -s
23:46:59 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:46:59 + REMHOST=releng-29596-16-0-builder-2
23:46:59 + case ${REMHOST} in
23:46:59 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:46:59 + echo NUM_ODL_SYSTEM=3
23:46:59 + echo NUM_TOOLS_SYSTEM=0
23:46:59 + '[' '' == yes ']'
23:46:59 + NUM_OPENSTACK_SYSTEM=0
23:46:59 + echo NUM_OPENSTACK_SYSTEM=0
23:46:59 + '[' 0 -eq 2 ']'
23:46:59 + echo ODL_SYSTEM_IP=10.30.170.124
23:46:59 ++ seq 0 2
23:46:59 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:46:59 + echo ODL_SYSTEM_1_IP=10.30.170.124
23:46:59 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:46:59 + echo ODL_SYSTEM_2_IP=10.30.170.167
23:46:59 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:46:59 + echo ODL_SYSTEM_3_IP=10.30.171.116
23:46:59 + echo TOOLS_SYSTEM_IP=
23:46:59 ++ seq 0 -1
23:46:59 + openstack_index=0
23:46:59 + NUM_OPENSTACK_CONTROL_NODES=1
23:46:59 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:46:59 ++ seq 0 0
23:46:59 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:46:59 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:46:59 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:46:59 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:46:59 + '[' -1 -ge 2 ']'
23:46:59 ++ seq 0 -2
23:46:59 + NUM_OPENSTACK_HAPROXY_NODES=0
23:46:59 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:46:59 ++ seq 0 -1
23:46:59 + echo 'Contents of slave_addresses.txt:'
23:46:59 Contents of slave_addresses.txt:
23:46:59 + cat slave_addresses.txt
23:46:59 NUM_ODL_SYSTEM=3
23:46:59 NUM_TOOLS_SYSTEM=0
23:46:59 NUM_OPENSTACK_SYSTEM=0
23:46:59 ODL_SYSTEM_IP=10.30.170.124
23:46:59 ODL_SYSTEM_1_IP=10.30.170.124
23:46:59 ODL_SYSTEM_2_IP=10.30.170.167
23:46:59 ODL_SYSTEM_3_IP=10.30.171.116
23:46:59 TOOLS_SYSTEM_IP=
23:46:59 NUM_OPENSTACK_CONTROL_NODES=1
23:46:59 OPENSTACK_CONTROL_NODE_1_IP=
23:46:59 NUM_OPENSTACK_COMPUTE_NODES=-1
23:46:59 NUM_OPENSTACK_HAPROXY_NODES=0
23:46:59 [EnvInject] - Injecting environment variables from a build step.
23:46:59 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:46:59 [EnvInject] - Variables injected successfully.
23:46:59 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/sh /tmp/jenkins8355734961357583956.sh
23:46:59 Preparing for JRE Version 21
23:46:59 Karaf artifact is karaf
23:46:59 Karaf project is integration
23:46:59 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:46:59 [EnvInject] - Injecting environment variables from a build step.
23:46:59 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:46:59 [EnvInject] - Variables injected successfully.
23:46:59 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins13302702183749810753.sh
23:46:59 2025-11-15 23:46:59 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1]
23:46:59 Bundle version is 0.23.0-SNAPSHOT
23:46:59 --2025-11-15 23:46:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml
23:46:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:46:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:46:59 HTTP request sent, awaiting response... 200 OK
23:46:59 Length: 1410 (1.4K) [application/xml]
23:46:59 Saving to: ‘maven-metadata.xml’
23:46:59
23:46:59 0K . 100% 67.7M=0s
23:46:59
23:46:59 2025-11-15 23:46:59 (67.7 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:46:59
23:46:59
23:46:59
23:46:59 org.opendaylight.integration
23:46:59 karaf
23:46:59 0.23.0-SNAPSHOT
23:46:59
23:46:59
23:46:59 20251115.223631
23:46:59 603
23:46:59
23:46:59 20251115223631
23:46:59
23:46:59
23:46:59 pom
23:46:59 0.23.0-20251115.223631-603
23:46:59 20251115223631
23:46:59
23:46:59
23:46:59 tar.gz
23:46:59 0.23.0-20251115.223631-603
23:46:59 20251115223631
23:46:59
23:46:59
23:46:59 zip
23:46:59 0.23.0-20251115.223631-603
23:46:59 20251115223631
23:46:59
23:46:59
23:46:59 cyclonedx
23:46:59 xml
23:46:59 0.23.0-20251115.223631-603
23:46:59 20251115223631
23:46:59
23:46:59
23:46:59 cyclonedx
23:46:59 json
23:46:59 0.23.0-20251115.223631-603
23:46:59 20251115223631
23:46:59
23:46:59
23:46:59
23:46:59
23:47:00 Nexus timestamp is 0.23.0-20251115.223631-603
23:47:00 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
23:47:00 Distribution bundle is karaf-0.23.0-20251115.223631-603.zip
23:47:00 Distribution bundle version is 0.23.0-SNAPSHOT
23:47:00 Distribution folder is karaf-0.23.0-SNAPSHOT
23:47:00 Nexus prefix is https://nexus.opendaylight.org
23:47:00 [EnvInject] - Injecting environment variables from a build step.
23:47:00 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:47:00 [EnvInject] - Variables injected successfully.
23:47:00 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins11731352438617966363.sh
23:47:00 Setup pyenv:
23:47:00 system
23:47:00 3.8.13
23:47:00 3.9.13
23:47:00 3.10.13
23:47:00 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
23:47:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6dMG from file:/tmp/.os_lf_venv
23:47:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:47:00 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:47:02 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:02 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:47:02 lf-activate-venv(): INFO: Base packages installed successfully
23:47:02 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:47:08 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:08 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:47:08 lf-activate-venv(): INFO: Adding /tmp/venv-6dMG/bin to PATH
23:47:08 Copying common-functions.sh to /tmp
23:47:10 Copying common-functions.sh to 10.30.170.124:/tmp
23:47:10 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:47:10 Copying common-functions.sh to 10.30.170.167:/tmp
23:47:11 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
23:47:11 Copying common-functions.sh to 10.30.171.116:/tmp
23:47:11 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:47:12 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins17672009578579620594.sh
23:47:12 common-functions.sh is being sourced
23:47:12 common-functions environment:
23:47:12 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:12 ACTUALFEATURES:
23:47:12 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:12 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:47:12 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:12 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:12 CONTROLLERMEM: 2048m
23:47:12 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:47:12 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:47:12 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:47:12 SUITES:
23:47:12
23:47:12 #################################################
23:47:12 ## Configure Cluster and Start ##
23:47:12 #################################################
23:47:12 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:47:12 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:47:12 Locating script plan to use...
23:47:12 script plan exists!!!
23:47:12 Changing the script plan path...
23:47:12 # Place the scripts in run order:
23:47:12 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/scripts/car_people_shard.sh
23:47:12 Executing /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/scripts/car_people_shard.sh...
23:47:12 Add car-people shards file
23:47:12 Copy shard config to member-1 with IP address 10.30.170.124
23:47:12 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:47:12 Copy shard config to member-2 with IP address 10.30.170.167
23:47:12 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
23:47:12 Copy shard config to member-3 with IP address 10.30.171.116
23:47:12 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:47:12 Finished running script plans
23:47:12 Configuring member-1 with IP address 10.30.170.124
23:47:12 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:47:13 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:47:13 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:47:13 ++ [[ /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:13 common-functions.sh is being sourced
23:47:13 ++ echo 'common-functions.sh is being sourced'
23:47:13 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:47:13 ++ DISTROSTREAM=vanadium
23:47:13 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:13 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:13 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:13 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:13 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:47:13 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:47:13 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:13 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:13 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:13 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:13 ++ export CONTROLLERMEM=
23:47:13 ++ CONTROLLERMEM=
23:47:13 ++ case "${DISTROSTREAM}" in
23:47:13 ++ CLUSTER_SYSTEM=pekko
23:47:13 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:47:13 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:47:13 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:47:13 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:47:13 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:47:13 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:47:13 ++ print_common_env
23:47:13 ++ cat
23:47:13 common-functions environment:
23:47:13 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:13 ACTUALFEATURES:
23:47:13 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:13 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:47:13 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:13 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:13 CONTROLLERMEM:
23:47:13 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:47:13 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:47:13 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:47:13 SUITES:
23:47:13
23:47:13 ++ SSH='ssh -t -t'
23:47:13 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:47:13 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:47:13 Changing to /tmp
23:47:13 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
23:47:13 + echo 'Changing to /tmp'
23:47:13 + cd /tmp
23:47:13 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip'
23:47:13 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
23:47:13 --2025-11-15 23:47:13-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
23:47:13 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:47:13 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:47:13 HTTP request sent, awaiting response... 200 OK
23:47:13 Length: 234979364 (224M) [application/zip]
23:47:13 Saving to: ‘karaf-0.23.0-20251115.223631-603.zip’
23:47:13
23:47:13 0K ........ ........ ........ ........ ........ ........ 1% 74.2M 3s
23:47:13 3072K ........ ........ ........ ........ ........ ........ 2% 129M 2s
23:47:13 6144K ........ ........ ........ ........ ........ ........ 4% 149M 2s
23:47:13 9216K ........ ........ ........ ........ ........ ........ 5% 162M 2s
23:47:13 12288K ........ ........ ........ ........ ........ ........ 6% 151M 2s
23:47:13 15360K ........ ........ ........ ........ ........ ........ 8% 162M 2s
23:47:13 18432K ........ ........ ........ ........ ........ ........ 9% 176M 2s
23:47:13 21504K ........ ........ ........ ........ ........ ........ 10% 183M 1s
23:47:13 24576K ........ ........ ........ ........ ........ ........ 12% 189M 1s
23:47:13 27648K ........ ........ ........ ........ ........ ........ 13% 218M 1s
23:47:13 30720K ........ ........ ........ ........ ........ ........ 14% 196M 1s
23:47:13 33792K ........ ........ ........ ........ ........ ........ 16% 242M 1s
23:47:13 36864K ........ ........ ........ ........ ........ ........ 17% 270M 1s
23:47:13 39936K ........ ........ ........ ........ ........ ........ 18% 297M 1s
23:47:13 43008K ........ ........ ........ ........ ........ ........ 20% 284M 1s
23:47:13 46080K ........ ........ ........ ........ ........ ........ 21% 271M 1s
23:47:13 49152K ........ ........ ........ ........ ........ ........ 22% 288M 1s
23:47:13 52224K ........ ........ ........ ........ ........ ........ 24% 293M 1s
23:47:13 55296K ........ ........ ........ ........ ........ ........ 25% 252M 1s
23:47:13 58368K ........ ........ ........ ........ ........ ........ 26% 307M 1s
23:47:13 61440K ........ ........ ........ ........ ........ ........ 28% 296M 1s
23:47:13 64512K ........ ........ ........ ........ ........ ........ 29% 286M 1s
23:47:13 67584K ........ ........ ........ ........ ........ ........ 30% 288M 1s
23:47:13 70656K ........ ........ ........ ........ ........ ........ 32% 277M 1s
23:47:13 73728K ........ ........ ........ ........ ........ ........ 33% 292M 1s
23:47:13 76800K ........ ........ ........ ........ ........ ........ 34% 262M 1s
23:47:13 79872K ........ ........ ........ ........ ........ ........ 36% 279M 1s
23:47:13 82944K ........ ........ ........ ........ ........ ........ 37% 282M 1s
23:47:13 86016K ........ ........ ........ ........ ........ ........ 38% 278M 1s
23:47:13 89088K ........ ........ ........ ........ ........ ........ 40% 275M 1s
23:47:13 92160K ........ ........ ........ ........ ........ ........ 41% 277M 1s
23:47:13 95232K ........ ........ ........ ........ ........ ........ 42% 281M 1s
23:47:13 98304K ........ ........ ........ ........ ........ ........ 44% 282M 1s
23:47:13 101376K ........ ........ ........ ........ ........ ........ 45% 301M 1s
23:47:13 104448K ........ ........ ........ ........ ........ ........ 46% 295M 1s
23:47:13 107520K ........ ........ ........ ........ ........ ........ 48% 266M 1s
23:47:13 110592K ........ ........ ........ ........ ........ ........ 49% 287M 1s
23:47:13 113664K ........ ........ ........ ........ ........ ........ 50% 292M 0s
23:47:13 116736K ........ ........ ........ ........ ........ ........ 52% 280M 0s
23:47:13 119808K ........ ........ ........ ........ ........ ........ 53% 255M 0s
23:47:13 122880K ........ ........ ........ ........ ........ ........ 54% 241M 0s
23:47:13 125952K ........ ........ ........ ........ ........ ........ 56% 253M 0s
23:47:13 129024K ........ ........ ........ ........ ........ ........ 57% 293M 0s
23:47:13 132096K ........ ........ ........ ........ ........ ........ 58% 278M 0s
23:47:13 135168K ........ ........ ........ ........ ........ ........ 60% 247M 0s
23:47:13 138240K ........ ........ ........ ........ ........ ........ 61% 261M 0s
23:47:13 141312K ........ ........ ........ ........ ........ ........ 62% 235M 0s
23:47:13 144384K ........ ........ ........ ........ ........ ........ 64% 260M 0s
23:47:13 147456K ........ ........ ........ ........ ........ ........ 65% 244M 0s
23:47:13 150528K ........ ........ ........ ........ ........ ........ 66% 255M 0s
23:47:13 153600K ........ ........ ........ ........ ........ ........ 68% 256M 0s
23:47:13 156672K ........ ........ ........ ........ ........ ........ 69% 276M 0s
23:47:13 159744K ........ ........ ........ ........ ........ ........ 70% 231M 0s
23:47:13 162816K ........ ........ ........ ........ ........ ........ 72% 283M 0s
23:47:13 165888K ........ ........ ........ ........ ........ ........ 73% 277M 0s
23:47:13 168960K ........ ........ ........ ........ ........ ........ 74% 292M 0s
23:47:14 172032K ........ ........ ........ ........ ........ ........ 76% 239M 0s
23:47:14 175104K ........ ........ ........ ........ ........ ........ 77% 269M 0s
23:47:14 178176K ........ ........ ........ ........ ........ ........ 78% 256M 0s
23:47:14 181248K ........ ........ ........ ........ ........ ........ 80% 260M 0s
23:47:14 184320K ........ ........ ........ ........ ........ ........ 81% 276M 0s
23:47:14 187392K ........ ........ ........ ........ ........ ........ 83% 278M 0s
23:47:14 190464K ........ ........ ........ ........ ........ ........ 84% 228M 0s
23:47:14 193536K ........ ........ ........ ........ ........ ........ 85% 270M 0s
23:47:14 196608K ........ ........ ........ ........ ........ ........ 87% 244M 0s
23:47:14 199680K ........ ........ ........ ........ ........ ........ 88% 234M 0s
23:47:14 202752K ........ ........ ........ ........ ........ ........ 89% 276M 0s
23:47:14 205824K ........ ........ ........ ........ ........ ........ 91% 287M 0s
23:47:14 208896K ........ ........ ........ ........ ........ ........ 92% 227M 0s
23:47:14 211968K ........ ........ ........ ........ ........ ........ 93% 208M 0s
23:47:14 215040K ........ ........ ........ ........ ........ ........ 95% 206M 0s
23:47:14 218112K ........ ........ ........ ........ ........ ........ 96% 216M 0s
23:47:14 221184K ........ ........ ........ ........ ........ ........ 97% 259M 0s
23:47:14 224256K ........ ........ ........ ........ ........ ........ 99% 234M 0s
23:47:14 227328K ........ ........ ........ ........ . 100% 238M=0.9s
23:47:14
23:47:14 2025-11-15 23:47:14 (238 MB/s) - ‘karaf-0.23.0-20251115.223631-603.zip’ saved [234979364/234979364]
23:47:14
23:47:14 Extracting the new controller...
23:47:14 + echo 'Extracting the new controller...'
23:47:14 + unzip -q karaf-0.23.0-20251115.223631-603.zip
23:47:16 Adding external repositories...
23:47:16 + echo 'Adding external repositories...'
23:47:16 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:16 ################################################################################
23:47:16 #
23:47:16 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:16 # contributor license agreements. See the NOTICE file distributed with
23:47:16 # this work for additional information regarding copyright ownership.
23:47:16 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:16 # (the "License"); you may not use this file except in compliance with
23:47:16 # the License. You may obtain a copy of the License at
23:47:16 #
23:47:16 # http://www.apache.org/licenses/LICENSE-2.0
23:47:16 #
23:47:16 # Unless required by applicable law or agreed to in writing, software
23:47:16 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:16 # See the License for the specific language governing permissions and
23:47:16 # limitations under the License.
23:47:16 #
23:47:16 ################################################################################
23:47:16
23:47:16 #
23:47:16 # If set to true, the following property will not allow any certificate to be used
23:47:16 # when accessing Maven repositories through SSL
23:47:16 #
23:47:16 #org.ops4j.pax.url.mvn.certificateCheck=
23:47:16
23:47:16 #
23:47:16 # Path to the local Maven settings file.
23:47:16 # The repositories defined in this file will be automatically added to the list
23:47:16 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:47:16 # below is not set.
23:47:16 # The following locations are checked for the existence of the settings.xml file
23:47:16 # * 1. looks for the specified url
23:47:16 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:47:16 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:47:16 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:47:16 #
23:47:16 #org.ops4j.pax.url.mvn.settings=
23:47:16
23:47:16 #
23:47:16 # Path to the local Maven repository which is used to avoid downloading
23:47:16 # artifacts when they already exist locally.
23:47:16 # The value of this property will be extracted from the settings.xml file
23:47:16 # above, or defaulted to:
23:47:16 # System.getProperty( "user.home" ) + "/.m2/repository"
23:47:16 #
23:47:16 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:47:16
23:47:16 #
23:47:16 # Default this to false. It's just weird to use undocumented repos
23:47:16 #
23:47:16 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:47:16
23:47:16 #
23:47:16 # Uncomment if you don't wanna use the proxy settings
23:47:16 # from the Maven conf/settings.xml file
23:47:16 #
23:47:16 # org.ops4j.pax.url.mvn.proxySupport=false
23:47:16
23:47:16 #
23:47:16 # Comma separated list of repositories scanned when resolving an artifact.
23:47:16 # Those repositories will be checked before iterating through the
23:47:16 # below list of repositories and even before the local repository
23:47:16 # A repository url can be appended with zero or more of the following flags:
23:47:16 # @snapshots : the repository contains snaphots
23:47:16 # @noreleases : the repository does not contain any released artifacts
23:47:16 #
23:47:16 # The following property value will add the system folder as a repo.
23:47:16 #
23:47:16 org.ops4j.pax.url.mvn.defaultRepositories=\
23:47:16 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:47:16 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:47:16 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:47:16
23:47:16 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:47:16 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:47:16
23:47:16 #
23:47:16 # Comma separated list of repositories scanned when resolving an artifact.
23:47:16 # The default list includes the following repositories:
23:47:16 # http://repo1.maven.org/maven2@id=central
23:47:16 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:47:16 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:47:16 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:47:16 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:47:16 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:47:16 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:47:16 # To add repositories to the default ones, prepend '+' to the list of repositories
23:47:16 # to add.
23:47:16 # A repository url can be appended with zero or more of the following flags:
23:47:16 # @snapshots : the repository contains snapshots
23:47:16 # @noreleases : the repository does not contain any released artifacts
23:47:16 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:47:16 #
23:47:16 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:16
23:47:16 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:47:16 + [[ True == \T\r\u\e ]]
23:47:16 + echo 'Configuring the startup features...'
23:47:16 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:16 + FEATURE_TEST_STRING=features-test
23:47:16 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:47:16 + KARAF_VERSION=karaf4
23:47:16 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:47:16 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:16 + [[ ! -z '' ]]
23:47:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:16 ################################################################################
23:47:16 #
23:47:16 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:16 # contributor license agreements. See the NOTICE file distributed with
23:47:16 # this work for additional information regarding copyright ownership.
23:47:16 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:16 # (the "License"); you may not use this file except in compliance with
23:47:16 # the License. You may obtain a copy of the License at
23:47:16 #
23:47:16 # http://www.apache.org/licenses/LICENSE-2.0
23:47:16 #
23:47:16 # Unless required by applicable law or agreed to in writing, software
23:47:16 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:16 # See the License for the specific language governing permissions and
23:47:16 # limitations under the License.
23:47:16 #
23:47:16 ################################################################################
23:47:16
23:47:16 #
23:47:16 # Comma separated list of features repositories to register by default
23:47:16 #
23:47:16 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/43bde883-8dcd-4e32-ba2d-748c41b38504.xml
23:47:16
23:47:16 #
23:47:16 # Comma separated list of features to install at startup
23:47:16 #
23:47:16 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 160c0852-6316-4d75-8b0c-b16a25a10a4c
23:47:16
23:47:16 #
23:47:16 # Resource repositories (OBR) that the features resolver can use
23:47:16 # to resolve requirements/capabilities
23:47:16 #
23:47:16 # The format of the resourceRepositories is
23:47:16 # resourceRepositories=[xml:url|json:url],...
23:47:16 # for Instance:
23:47:16 #
23:47:16 #resourceRepositories=xml:http://host/path/to/index.xml
23:47:16 # or
23:47:16 #resourceRepositories=json:http://host/path/to/index.json
23:47:16 #
23:47:16
23:47:16 #
23:47:16 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:47:16 #
23:47:16 featuresBootAsynchronous=false
23:47:16
23:47:16 #
23:47:16 # Service requirements enforcement
23:47:16 #
23:47:16 # By default, the feature resolver checks the service requirements/capabilities of
23:47:16 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:47:16 # the required bundles.
23:47:16 # The following flag can have those values:
23:47:16 # - disable: service requirements are completely ignored
23:47:16 # - default: service requirements are ignored for old features
23:47:16 # - enforce: service requirements are always verified
23:47:16 #
23:47:16 #serviceRequirements=default
23:47:16
23:47:16 #
23:47:16 # Store cfg file for config element in feature
23:47:16 #
23:47:16 #configCfgStore=true
23:47:16
23:47:16 #
23:47:16 # Define if the feature service automatically refresh bundles
23:47:16 #
23:47:16 autoRefresh=true
23:47:16
23:47:16 #
23:47:16 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:47:16 # XML file defines instructions related to features processing
23:47:16 # versions.properties may declare properties to resolve placeholders in XML file
23:47:16 # both files are relative to ${karaf.etc}
23:47:16 #
23:47:16 #featureProcessing=org.apache.karaf.features.xml
23:47:16 #featureProcessingVersions=versions.properties
23:47:16 + configure_karaf_log karaf4 ''
23:47:16 + local -r karaf_version=karaf4
23:47:16 + local -r controllerdebugmap=
23:47:16 + local logapi=log4j
23:47:16 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:16 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:47:16 log4j2.rootLogger.level = INFO
23:47:16 #log4j2.rootLogger.type = asyncRoot
23:47:16 #log4j2.rootLogger.includeLocation = false
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:47:16 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:47:16 log4j2.rootLogger.appenderRef.Console.ref = Console
23:47:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:47:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:47:16 log4j2.logger.spifly.name = org.apache.aries.spifly
23:47:16 log4j2.logger.spifly.level = WARN
23:47:16 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:47:16 log4j2.logger.audit.level = INFO
23:47:16 log4j2.logger.audit.additivity = false
23:47:16 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:47:16 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:47:16 log4j2.appender.console.type = Console
23:47:16 log4j2.appender.console.name = Console
23:47:16 log4j2.appender.console.layout.type = PatternLayout
23:47:16 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:47:16 log4j2.appender.rolling.type = RollingRandomAccessFile
23:47:16 log4j2.appender.rolling.name = RollingFile
23:47:16 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:47:16 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:47:16 #log4j2.appender.rolling.immediateFlush = false
23:47:16 log4j2.appender.rolling.append = true
23:47:16 log4j2.appender.rolling.layout.type = PatternLayout
23:47:16 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:47:16 log4j2.appender.rolling.policies.type = Policies
23:47:16 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:47:16 log4j2.appender.rolling.policies.size.size = 64MB
23:47:16 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:47:16 log4j2.appender.rolling.strategy.max = 7
23:47:16 log4j2.appender.audit.type = RollingRandomAccessFile
23:47:16 log4j2.appender.audit.name = AuditRollingFile
23:47:16 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:47:16 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:47:16 log4j2.appender.audit.append = true
23:47:16 log4j2.appender.audit.layout.type = PatternLayout
23:47:16 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:47:16 log4j2.appender.audit.policies.type = Policies
23:47:16 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:47:16 log4j2.appender.audit.policies.size.size = 8MB
23:47:16 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:47:16 log4j2.appender.audit.strategy.max = 7
23:47:16 log4j2.appender.osgi.type = PaxOsgi
23:47:16 log4j2.appender.osgi.name = PaxOsgi
23:47:16 log4j2.appender.osgi.filter = *
23:47:16 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:47:16 #log4j2.logger.aether.level = TRACE
23:47:16 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:47:16 #log4j2.logger.http-headers.level = DEBUG
23:47:16 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:47:16 #log4j2.logger.maven.level = TRACE
23:47:16 + logapi=log4j2
23:47:16 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:47:16 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:47:16 + '[' log4j2 == log4j2 ']'
23:47:16 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:16 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:47:16 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:47:16 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:47:16 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:47:16 controllerdebugmap:
23:47:16 + unset IFS
23:47:16 + echo 'controllerdebugmap: '
23:47:16 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:16 + '[' -n '' ']'
23:47:16 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:47:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:16 ################################################################################
23:47:16 #
23:47:16 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:16 # contributor license agreements. See the NOTICE file distributed with
23:47:16 # this work for additional information regarding copyright ownership.
23:47:16 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:16 # (the "License"); you may not use this file except in compliance with
23:47:16 # the License. You may obtain a copy of the License at
23:47:16 #
23:47:16 # http://www.apache.org/licenses/LICENSE-2.0
23:47:16 #
23:47:16 # Unless required by applicable law or agreed to in writing, software
23:47:16 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:16 # See the License for the specific language governing permissions and
23:47:16 # limitations under the License.
23:47:16 #
23:47:16 ################################################################################
23:47:16
23:47:16 # Common pattern layout for appenders
23:47:16 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:47:16
23:47:16 # Root logger
23:47:16 log4j2.rootLogger.level = INFO
23:47:16 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:47:16 #log4j2.rootLogger.type = asyncRoot
23:47:16 #log4j2.rootLogger.includeLocation = false
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:47:16 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:47:16 log4j2.rootLogger.appenderRef.Console.ref = Console
23:47:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:47:16 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:47:16
23:47:16 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:47:16 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:47:16
23:47:16 # Loggers configuration
23:47:16
23:47:16 # Spifly logger
23:47:16 log4j2.logger.spifly.name = org.apache.aries.spifly
23:47:16 log4j2.logger.spifly.level = WARN
23:47:16
23:47:16 # Security audit logger
23:47:16 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:47:16 log4j2.logger.audit.level = INFO
23:47:16 log4j2.logger.audit.additivity = false
23:47:16 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:47:16
23:47:16 # Appenders configuration
23:47:16
23:47:16 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:47:16 log4j2.appender.console.type = Console
23:47:16 log4j2.appender.console.name = Console
23:47:16 log4j2.appender.console.layout.type = PatternLayout
23:47:16 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:47:16
23:47:16 # Rolling file appender
23:47:16 log4j2.appender.rolling.type = RollingRandomAccessFile
23:47:16 log4j2.appender.rolling.name = RollingFile
23:47:16 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:47:16 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:47:16 # uncomment to not force a disk flush
23:47:16 #log4j2.appender.rolling.immediateFlush = false
23:47:16 log4j2.appender.rolling.append = true
23:47:16 log4j2.appender.rolling.layout.type = PatternLayout
23:47:16 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:47:16 log4j2.appender.rolling.policies.type = Policies
23:47:16 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:47:16 log4j2.appender.rolling.policies.size.size = 1GB
23:47:16 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:47:16 log4j2.appender.rolling.strategy.max = 7
23:47:16
23:47:16 # Audit file appender
23:47:16 log4j2.appender.audit.type = RollingRandomAccessFile
23:47:16 log4j2.appender.audit.name = AuditRollingFile
23:47:16 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:47:16 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:47:16 log4j2.appender.audit.append = true
23:47:16 log4j2.appender.audit.layout.type = PatternLayout
23:47:16 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:47:16 log4j2.appender.audit.policies.type = Policies
23:47:16 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:47:16 log4j2.appender.audit.policies.size.size = 8MB
23:47:16 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:47:16 log4j2.appender.audit.strategy.max = 7
23:47:16
23:47:16 # OSGi appender
23:47:16 log4j2.appender.osgi.type = PaxOsgi
23:47:16 log4j2.appender.osgi.name = PaxOsgi
23:47:16 log4j2.appender.osgi.filter = *
23:47:16
23:47:16 # help with identification of maven-related problems with pax-url-aether
23:47:16 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:47:16 #log4j2.logger.aether.level = TRACE
23:47:16 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:47:16 #log4j2.logger.http-headers.level = DEBUG
23:47:16 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:47:16 #log4j2.logger.maven.level = TRACE
23:47:16 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:47:16 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:47:16 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:16 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:47:16 + local -r controllermem=3072m
23:47:16 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:16 Configure
23:47:16 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:47:16 max memory: 3072m
23:47:16 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:16 + echo Configure
23:47:16 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:47:16 + echo ' max memory: 3072m'
23:47:16 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:47:16 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:16 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:16 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:16 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:47:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:16 #!/bin/sh
23:47:16 #
23:47:16 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:16 # contributor license agreements. See the NOTICE file distributed with
23:47:16 # this work for additional information regarding copyright ownership.
23:47:16 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:16 # (the "License"); you may not use this file except in compliance with
23:47:16 # the License. You may obtain a copy of the License at
23:47:16 #
23:47:16 # http://www.apache.org/licenses/LICENSE-2.0
23:47:16 #
23:47:16 # Unless required by applicable law or agreed to in writing, software
23:47:16 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:16 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:16 # See the License for the specific language governing permissions and
23:47:16 # limitations under the License.
23:47:16 #
23:47:16
23:47:16 #
23:47:16 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:47:16 # script: client, instance, shell, start, status, stop, karaf
23:47:16 #
23:47:16 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:47:16 # Actions go here...
23:47:16 # fi
23:47:16
23:47:16 #
23:47:16 # general settings which should be applied for all scripts go here; please keep
23:47:16 # in mind that it is possible that scripts might be executed more than once, e.g.
23:47:16 # in example of the start script where the start script is executed first and the
23:47:16 # karaf script afterwards.
23:47:16 #
23:47:16
23:47:16 #
23:47:16 # The following section shows the possible configuration options for the default
23:47:16 # karaf scripts
23:47:16 #
23:47:16 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:47:16 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:47:16 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:47:16 # export EXTRA_JAVA_OPTS # Additional JVM options
23:47:16 # export KARAF_HOME # Karaf home folder
23:47:16 # export KARAF_DATA # Karaf data folder
23:47:16 # export KARAF_BASE # Karaf base folder
23:47:16 # export KARAF_ETC # Karaf etc folder
23:47:16 # export KARAF_LOG # Karaf log folder
23:47:16 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:47:16 # export KARAF_OPTS # Additional available Karaf options
23:47:16 # export KARAF_DEBUG # Enable debug mode
23:47:16 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:47:16 # export KARAF_NOROOT # Prevent execution as root if set to true
23:47:16 Set Java version
23:47:16 + echo 'Set Java version'
23:47:16 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:47:16 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:16 sudo: a password is required
23:47:16 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:16 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:16 sudo: a password is required
23:47:16 JDK default version ...
23:47:16 + echo 'JDK default version ...'
23:47:16 + java -version
23:47:16 openjdk version "21.0.8" 2025-07-15
23:47:16 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:47:16 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:47:16 Set JAVA_HOME
23:47:16 + echo 'Set JAVA_HOME'
23:47:16 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:47:16 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:47:16 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:16 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:16 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:47:16 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:16 Listing all open ports on controller system...
23:47:16 + echo 'Listing all open ports on controller system...'
23:47:16 + netstat -pnatu
23:47:16 /tmp/configuration-script.sh: line 40: netstat: command not found
23:47:16 Custom shard config exists!!!
23:47:16 Copying the shard config...
23:47:16 + '[' -f /tmp/custom_shard_config.txt ']'
23:47:16 + echo 'Custom shard config exists!!!'
23:47:16 + echo 'Copying the shard config...'
23:47:16 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/
23:47:16 Configuring cluster
23:47:16 + echo 'Configuring cluster'
23:47:16 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.124 10.30.170.167 10.30.171.116
23:47:16 ################################################
23:47:16 ## Configure Cluster ##
23:47:16 ################################################
23:47:16 NOTE: Cluster configuration files not found. Copying from
23:47:16 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:47:16 Configuring unique name in pekko.conf
23:47:16 Configuring hostname in pekko.conf
23:47:16 Configuring data and rpc seed nodes in pekko.conf
23:47:16 modules = [
23:47:16
23:47:16 {
23:47:16 name = "inventory"
23:47:16 namespace = "urn:opendaylight:inventory"
23:47:16 shard-strategy = "module"
23:47:16 },
23:47:16 {
23:47:16 name = "topology"
23:47:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:47:16 shard-strategy = "module"
23:47:16 },
23:47:16 {
23:47:16 name = "toaster"
23:47:16 namespace = "http://netconfcentral.org/ns/toaster"
23:47:16 shard-strategy = "module"
23:47:16 },
23:47:16 {
23:47:16 name = "car"
23:47:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:47:16 shard-strategy = "module"
23:47:16 },
23:47:16 {
23:47:16 name = "people"
23:47:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:47:16 shard-strategy = "module"
23:47:16 },
23:47:16 {
23:47:16 name = "car-people"
23:47:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:47:16 shard-strategy = "module"
23:47:16 }
23:47:16 ]
23:47:16 Configuring replication type in module-shards.conf
23:47:16 ################################################
23:47:16 ## NOTE: Manually restart controller to ##
23:47:16 ## apply configuration. ##
23:47:16 ################################################
23:47:16 Dump pekko.conf
23:47:16 + echo 'Dump pekko.conf'
23:47:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:47:16
23:47:16 odl-cluster-data {
23:47:16 pekko {
23:47:16 remote {
23:47:16 artery {
23:47:16 enabled = on
23:47:16 transport = tcp
23:47:16 canonical.hostname = "10.30.170.124"
23:47:16 canonical.port = 2550
23:47:16 }
23:47:16 }
23:47:16
23:47:16 cluster {
23:47:16 # Using artery.
23:47:16 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.124:2550",
23:47:16 "pekko://opendaylight-cluster-data@10.30.170.167:2550",
23:47:16 "pekko://opendaylight-cluster-data@10.30.171.116:2550"]
23:47:16
23:47:16 roles = ["member-1"]
23:47:16
23:47:16 # when under load we might trip a false positive on the failure detector
23:47:16 # failure-detector {
23:47:16 # heartbeat-interval = 4 s
23:47:16 # acceptable-heartbeat-pause = 16s
23:47:16 # }
23:47:16 }
23:47:16
23:47:16 persistence {
23:47:16 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:47:16 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:47:16 # The relative path is always relative to KARAF_HOME.
23:47:16
23:47:16 # snapshot-store.local.dir = "target/snapshots"
23:47:16
23:47:16 # Use lz4 compression for LocalSnapshotStore snapshots
23:47:16 snapshot-store.local.use-lz4-compression = false
23:47:16 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:47:16 snapshot-store.local.lz4-blocksize = 256KB
23:47:16 }
23:47:16 disable-default-actor-system-quarantined-event-handling = "false"
23:47:16 }
23:47:16 }
23:47:16 Dump modules.conf
23:47:16 + echo 'Dump modules.conf'
23:47:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:47:16 modules = [
23:47:16
23:47:16 {
23:47:16 name = "inventory"
23:47:16 namespace = "urn:opendaylight:inventory"
23:47:16 shard-strategy = "module"
23:47:16 },
23:47:16 {
23:47:16 name = "topology"
23:47:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:47:16 shard-strategy = "module"
23:47:16 },
23:47:16 {
23:47:16 name = "toaster"
23:47:16 namespace = "http://netconfcentral.org/ns/toaster"
23:47:16 shard-strategy = "module"
23:47:16 },
23:47:16 {
23:47:16 name = "car"
23:47:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:47:16 shard-strategy = "module"
23:47:16 },
23:47:16 {
23:47:16 name = "people"
23:47:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:47:16 shard-strategy = "module"
23:47:16 },
23:47:16 {
23:47:16 name = "car-people"
23:47:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:47:16 shard-strategy = "module"
23:47:16 }
23:47:16 ]
23:47:16 Dump module-shards.conf
23:47:16 + echo 'Dump module-shards.conf'
23:47:16 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:47:16 module-shards = [
23:47:16 {
23:47:16 name = "default"
23:47:16 shards = [
23:47:16 {
23:47:16 name = "default"
23:47:16 replicas = ["member-1",
23:47:16 "member-2",
23:47:16 "member-3"]
23:47:16 }
23:47:16 ]
23:47:16 },
23:47:16 {
23:47:16 name = "inventory"
23:47:16 shards = [
23:47:16 {
23:47:16 name="inventory"
23:47:16 replicas = ["member-1",
23:47:16 "member-2",
23:47:16 "member-3"]
23:47:16 }
23:47:16 ]
23:47:16 },
23:47:16 {
23:47:16 name = "topology"
23:47:16 shards = [
23:47:16 {
23:47:16 name="topology"
23:47:16 replicas = ["member-1",
23:47:16 "member-2",
23:47:16 "member-3"]
23:47:16 }
23:47:16 ]
23:47:16 },
23:47:16 {
23:47:16 name = "toaster"
23:47:16 shards = [
23:47:16 {
23:47:16 name="toaster"
23:47:16 replicas = ["member-1",
23:47:16 "member-2",
23:47:16 "member-3"]
23:47:16 }
23:47:16 ]
23:47:16 },
23:47:16 {
23:47:16 name = "car"
23:47:16 shards = [
23:47:16 {
23:47:16 name="car"
23:47:16 replicas = ["member-1",
23:47:16 "member-2",
23:47:16 "member-3"]
23:47:16 }
23:47:16 ]
23:47:16 },
23:47:16 {
23:47:16 name = "people"
23:47:16 shards = [
23:47:16 {
23:47:16 name="people"
23:47:16 replicas = ["member-1",
23:47:16 "member-2",
23:47:16 "member-3"]
23:47:16 }
23:47:16 ]
23:47:16 },
23:47:16 {
23:47:16 name = "car-people"
23:47:16 shards = [
23:47:16 {
23:47:16 name="car-people"
23:47:16 replicas = ["member-1",
23:47:16 "member-2",
23:47:16 "member-3"]
23:47:16 }
23:47:16 ]
23:47:16 }
23:47:16 ]
23:47:16 Configuring member-2 with IP address 10.30.170.167
23:47:16 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
23:47:16 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
23:47:17 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:47:17 ++ [[ /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:17 common-functions.sh is being sourced
23:47:17 ++ echo 'common-functions.sh is being sourced'
23:47:17 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:47:17 ++ DISTROSTREAM=vanadium
23:47:17 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:17 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:17 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:17 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:17 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:47:17 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:47:17 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:17 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:17 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:17 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:17 ++ export CONTROLLERMEM=
23:47:17 ++ CONTROLLERMEM=
23:47:17 ++ case "${DISTROSTREAM}" in
23:47:17 ++ CLUSTER_SYSTEM=pekko
23:47:17 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:47:17 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:47:17 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:47:17 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:47:17 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:47:17 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:47:17 ++ print_common_env
23:47:17 ++ cat
23:47:17 common-functions environment:
23:47:17 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:17 ACTUALFEATURES:
23:47:17 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:17 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:47:17 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:17 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:17 CONTROLLERMEM:
23:47:17 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:47:17 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:47:17 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:47:17 SUITES:
23:47:17
23:47:17 ++ SSH='ssh -t -t'
23:47:17 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:47:17 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:47:17 Changing to /tmp
23:47:17 + echo 'Changing to /tmp'
23:47:17 + cd /tmp
23:47:17 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
23:47:17 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip'
23:47:17 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
23:47:17 --2025-11-15 23:47:17-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
23:47:17 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:47:17 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:47:17 HTTP request sent, awaiting response... 200 OK
23:47:17 Length: 234979364 (224M) [application/zip]
23:47:17 Saving to: ‘karaf-0.23.0-20251115.223631-603.zip’
23:47:17
23:47:17 0K ........ ........ ........ ........ ........ ........ 1% 5.91M 37s
23:47:17 3072K ........ ........ ........ ........ ........ ........ 2% 22.2M 23s
23:47:17 6144K ........ ........ ........ ........ ........ ........ 4% 98.6M 16s
23:47:17 9216K ........ ........ ........ ........ ........ ........ 5% 178M 12s
23:47:17 12288K ........ ........ ........ ........ ........ ........ 6% 152M 10s
23:47:17 15360K ........ ........ ........ ........ ........ ........ 8% 171M 8s
23:47:17 18432K ........ ........ ........ ........ ........ ........ 9% 198M 7s
23:47:17 21504K ........ ........ ........ ........ ........ ........ 10% 157M 6s
23:47:17 24576K ........ ........ ........ ........ ........ ........ 12% 160M 6s
23:47:17 27648K ........ ........ ........ ........ ........ ........ 13% 188M 5s
23:47:17 30720K ........ ........ ........ ........ ........ ........ 14% 179M 5s
23:47:17 33792K ........ ........ ........ ........ ........ ........ 16% 168M 4s
23:47:17 36864K ........ ........ ........ ........ ........ ........ 17% 191M 4s
23:47:17 39936K ........ ........ ........ ........ ........ ........ 18% 173M 4s
23:47:18 43008K ........ ........ ........ ........ ........ ........ 20% 205M 3s
23:47:18 46080K ........ ........ ........ ........ ........ ........ 21% 219M 3s
23:47:18 49152K ........ ........ ........ ........ ........ ........ 22% 206M 3s
23:47:18 52224K ........ ........ ........ ........ ........ ........ 24% 242M 3s
23:47:18 55296K ........ ........ ........ ........ ........ ........ 25% 209M 3s
23:47:18 58368K ........ ........ ........ ........ ........ ........ 26% 223M 3s
23:47:18 61440K ........ ........ ........ ........ ........ ........ 28% 194M 2s
23:47:18 64512K ........ ........ ........ ........ ........ ........ 29% 147M 2s
23:47:18 67584K ........ ........ ........ ........ ........ ........ 30% 187M 2s
23:47:18 70656K ........ ........ ........ ........ ........ ........ 32% 197M 2s
23:47:18 73728K ........ ........ ........ ........ ........ ........ 33% 212M 2s
23:47:18 76800K ........ ........ ........ ........ ........ ........ 34% 203M 2s
23:47:18 79872K ........ ........ ........ ........ ........ ........ 36% 203M 2s
23:47:18 82944K ........ ........ ........ ........ ........ ........ 37% 242M 2s
23:47:18 86016K ........ ........ ........ ........ ........ ........ 38% 237M 2s
23:47:18 89088K ........ ........ ........ ........ ........ ........ 40% 241M 2s
23:47:18 92160K ........ ........ ........ ........ ........ ........ 41% 215M 2s
23:47:18 95232K ........ ........ ........ ........ ........ ........ 42% 239M 1s
23:47:18 98304K ........ ........ ........ ........ ........ ........ 44% 278M 1s
23:47:18 101376K ........ ........ ........ ........ ........ ........ 45% 200M 1s
23:47:18 104448K ........ ........ ........ ........ ........ ........ 46% 253M 1s
23:47:18 107520K ........ ........ ........ ........ ........ ........ 48% 311M 1s
23:47:18 110592K ........ ........ ........ ........ ........ ........ 49% 336M 1s
23:47:18 113664K ........ ........ ........ ........ ........ ........ 50% 310M 1s
23:47:18 116736K ........ ........ ........ ........ ........ ........ 52% 283M 1s
23:47:18 119808K ........ ........ ........ ........ ........ ........ 53% 265M 1s
23:47:18 122880K ........ ........ ........ ........ ........ ........ 54% 268M 1s
23:47:18 125952K ........ ........ ........ ........ ........ ........ 56% 273M 1s
23:47:18 129024K ........ ........ ........ ........ ........ ........ 57% 327M 1s
23:47:18 132096K ........ ........ ........ ........ ........ ........ 58% 348M 1s
23:47:18 135168K ........ ........ ........ ........ ........ ........ 60% 252M 1s
23:47:18 138240K ........ ........ ........ ........ ........ ........ 61% 338M 1s
23:47:18 141312K ........ ........ ........ ........ ........ ........ 62% 354M 1s
23:47:18 144384K ........ ........ ........ ........ ........ ........ 64% 109M 1s
23:47:18 147456K ........ ........ ........ ........ ........ ........ 65% 267M 1s
23:47:18 150528K ........ ........ ........ ........ ........ ........ 66% 336M 1s
23:47:18 153600K ........ ........ ........ ........ ........ ........ 68% 316M 1s
23:47:18 156672K ........ ........ ........ ........ ........ ........ 69% 300M 1s
23:47:18 159744K ........ ........ ........ ........ ........ ........ 70% 358M 1s
23:47:18 162816K ........ ........ ........ ........ ........ ........ 72% 342M 1s
23:47:18 165888K ........ ........ ........ ........ ........ ........ 73% 356M 0s
23:47:18 168960K ........ ........ ........ ........ ........ ........ 74% 350M 0s
23:47:18 172032K ........ ........ ........ ........ ........ ........ 76% 350M 0s
23:47:18 175104K ........ ........ ........ ........ ........ ........ 77% 362M 0s
23:47:18 178176K ........ ........ ........ ........ ........ ........ 78% 351M 0s
23:47:18 181248K ........ ........ ........ ........ ........ ........ 80% 354M 0s
23:47:18 184320K ........ ........ ........ ........ ........ ........ 81% 357M 0s
23:47:18 187392K ........ ........ ........ ........ ........ ........ 83% 358M 0s
23:47:18 190464K ........ ........ ........ ........ ........ ........ 84% 362M 0s
23:47:18 193536K ........ ........ ........ ........ ........ ........ 85% 353M 0s
23:47:18 196608K ........ ........ ........ ........ ........ ........ 87% 353M 0s
23:47:18 199680K ........ ........ ........ ........ ........ ........ 88% 376M 0s
23:47:18 202752K ........ ........ ........ ........ ........ ........ 89% 362M 0s
23:47:18 205824K ........ ........ ........ ........ ........ ........ 91% 311M 0s
23:47:18 208896K ........ ........ ........ ........ ........ ........ 92% 387M 0s
23:47:18 211968K ........ ........ ........ ........ ........ ........ 93% 333M 0s
23:47:18 215040K ........ ........ ........ ........ ........ ........ 95% 351M 0s
23:47:18 218112K ........ ........ ........ ........ ........ ........ 96% 395M 0s
23:47:18 221184K ........ ........ ........ ........ ........ ........ 97% 372M 0s
23:47:18 224256K ........ ........ ........ ........ ........ ........ 99% 257M 0s
23:47:18 227328K ........ ........ ........ ........ . 100% 349M=1.5s
23:47:18
23:47:18 2025-11-15 23:47:18 (145 MB/s) - ‘karaf-0.23.0-20251115.223631-603.zip’ saved [234979364/234979364]
23:47:18
23:47:18 Extracting the new controller...
23:47:18 + echo 'Extracting the new controller...'
23:47:18 + unzip -q karaf-0.23.0-20251115.223631-603.zip
23:47:20 Adding external repositories...
23:47:20 + echo 'Adding external repositories...'
23:47:20 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:20 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:20 ################################################################################
23:47:20 #
23:47:20 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:20 # contributor license agreements. See the NOTICE file distributed with
23:47:20 # this work for additional information regarding copyright ownership.
23:47:20 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:20 # (the "License"); you may not use this file except in compliance with
23:47:20 # the License. You may obtain a copy of the License at
23:47:20 #
23:47:20 # http://www.apache.org/licenses/LICENSE-2.0
23:47:20 #
23:47:20 # Unless required by applicable law or agreed to in writing, software
23:47:20 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:20 # See the License for the specific language governing permissions and
23:47:20 # limitations under the License.
23:47:20 #
23:47:20 ################################################################################
23:47:20
23:47:20 #
23:47:20 # If set to true, the following property will not allow any certificate to be used
23:47:20 # when accessing Maven repositories through SSL
23:47:20 #
23:47:20 #org.ops4j.pax.url.mvn.certificateCheck=
23:47:20
23:47:20 #
23:47:20 # Path to the local Maven settings file.
23:47:20 # The repositories defined in this file will be automatically added to the list
23:47:20 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:47:20 # below is not set.
23:47:20 # The following locations are checked for the existence of the settings.xml file
23:47:20 # * 1. looks for the specified url
23:47:20 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:47:20 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:47:20 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:47:20 #
23:47:20 #org.ops4j.pax.url.mvn.settings=
23:47:20
23:47:20 #
23:47:20 # Path to the local Maven repository which is used to avoid downloading
23:47:20 # artifacts when they already exist locally.
23:47:20 # The value of this property will be extracted from the settings.xml file
23:47:20 # above, or defaulted to:
23:47:20 # System.getProperty( "user.home" ) + "/.m2/repository"
23:47:20 #
23:47:20 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:47:20
23:47:20 #
23:47:20 # Default this to false. It's just weird to use undocumented repos
23:47:20 #
23:47:20 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:47:20
23:47:20 #
23:47:20 # Uncomment if you don't wanna use the proxy settings
23:47:20 # from the Maven conf/settings.xml file
23:47:20 #
23:47:20 # org.ops4j.pax.url.mvn.proxySupport=false
23:47:20
23:47:20 #
23:47:20 # Comma separated list of repositories scanned when resolving an artifact.
23:47:20 # Those repositories will be checked before iterating through the
23:47:20 # below list of repositories and even before the local repository
23:47:20 # A repository url can be appended with zero or more of the following flags:
23:47:20 # @snapshots : the repository contains snaphots
23:47:20 # @noreleases : the repository does not contain any released artifacts
23:47:20 #
23:47:20 # The following property value will add the system folder as a repo.
23:47:20 #
23:47:20 org.ops4j.pax.url.mvn.defaultRepositories=\
23:47:20 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:47:20 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:47:20 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:47:20
23:47:20 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:47:20 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:47:20
23:47:20 #
23:47:20 # Comma separated list of repositories scanned when resolving an artifact.
23:47:20 # The default list includes the following repositories:
23:47:20 # http://repo1.maven.org/maven2@id=central
23:47:20 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:47:20 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:47:20 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:47:20 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:47:20 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:47:20 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:47:20 # To add repositories to the default ones, prepend '+' to the list of repositories
23:47:20 # to add.
23:47:20 # A repository url can be appended with zero or more of the following flags:
23:47:20 # @snapshots : the repository contains snapshots
23:47:20 # @noreleases : the repository does not contain any released artifacts
23:47:20 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:47:20 #
23:47:20 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:20
23:47:20 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
23:47:20 + echo 'Configuring the startup features...'
23:47:20 Configuring the startup features...
23:47:20 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:20 + FEATURE_TEST_STRING=features-test
23:47:20 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:47:20 + KARAF_VERSION=karaf4
23:47:20 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:47:20 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:20 + [[ ! -z '' ]]
23:47:20 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:20 ################################################################################
23:47:20 #
23:47:20 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:20 # contributor license agreements. See the NOTICE file distributed with
23:47:20 # this work for additional information regarding copyright ownership.
23:47:20 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:20 # (the "License"); you may not use this file except in compliance with
23:47:20 # the License. You may obtain a copy of the License at
23:47:20 #
23:47:20 # http://www.apache.org/licenses/LICENSE-2.0
23:47:20 #
23:47:20 # Unless required by applicable law or agreed to in writing, software
23:47:20 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:20 # See the License for the specific language governing permissions and
23:47:20 # limitations under the License.
23:47:20 #
23:47:20 ################################################################################
23:47:20
23:47:20 #
23:47:20 # Comma separated list of features repositories to register by default
23:47:20 #
23:47:20 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/43bde883-8dcd-4e32-ba2d-748c41b38504.xml
23:47:20
23:47:20 #
23:47:20 # Comma separated list of features to install at startup
23:47:20 #
23:47:20 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 160c0852-6316-4d75-8b0c-b16a25a10a4c
23:47:20
23:47:20 #
23:47:20 # Resource repositories (OBR) that the features resolver can use
23:47:20 # to resolve requirements/capabilities
23:47:20 #
23:47:20 # The format of the resourceRepositories is
23:47:20 # resourceRepositories=[xml:url|json:url],...
23:47:20 # for Instance:
23:47:20 #
23:47:20 #resourceRepositories=xml:http://host/path/to/index.xml
23:47:20 # or
23:47:20 #resourceRepositories=json:http://host/path/to/index.json
23:47:20 #
23:47:20
23:47:20 #
23:47:20 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:47:20 #
23:47:20 featuresBootAsynchronous=false
23:47:20
23:47:20 #
23:47:20 # Service requirements enforcement
23:47:20 #
23:47:20 # By default, the feature resolver checks the service requirements/capabilities of
23:47:20 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:47:20 # the required bundles.
23:47:20 # The following flag can have those values:
23:47:20 # - disable: service requirements are completely ignored
23:47:20 # - default: service requirements are ignored for old features
23:47:20 # - enforce: service requirements are always verified
23:47:20 #
23:47:20 #serviceRequirements=default
23:47:20
23:47:20 #
23:47:20 # Store cfg file for config element in feature
23:47:20 #
23:47:20 #configCfgStore=true
23:47:20
23:47:20 #
23:47:20 # Define if the feature service automatically refresh bundles
23:47:20 #
23:47:20 autoRefresh=true
23:47:20
23:47:20 #
23:47:20 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:47:20 # XML file defines instructions related to features processing
23:47:20 # versions.properties may declare properties to resolve placeholders in XML file
23:47:20 # both files are relative to ${karaf.etc}
23:47:20 #
23:47:20 #featureProcessing=org.apache.karaf.features.xml
23:47:20 #featureProcessingVersions=versions.properties
23:47:20 + configure_karaf_log karaf4 ''
23:47:20 + local -r karaf_version=karaf4
23:47:20 + local -r controllerdebugmap=
23:47:20 + local logapi=log4j
23:47:20 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:20 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:47:20 log4j2.rootLogger.level = INFO
23:47:20 #log4j2.rootLogger.type = asyncRoot
23:47:20 #log4j2.rootLogger.includeLocation = false
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:47:20 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:47:20 log4j2.rootLogger.appenderRef.Console.ref = Console
23:47:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:47:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:47:20 log4j2.logger.spifly.name = org.apache.aries.spifly
23:47:20 log4j2.logger.spifly.level = WARN
23:47:20 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:47:20 log4j2.logger.audit.level = INFO
23:47:20 log4j2.logger.audit.additivity = false
23:47:20 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:47:20 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:47:20 log4j2.appender.console.type = Console
23:47:20 log4j2.appender.console.name = Console
23:47:20 log4j2.appender.console.layout.type = PatternLayout
23:47:20 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:47:20 log4j2.appender.rolling.type = RollingRandomAccessFile
23:47:20 log4j2.appender.rolling.name = RollingFile
23:47:20 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:47:20 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:47:20 #log4j2.appender.rolling.immediateFlush = false
23:47:20 log4j2.appender.rolling.append = true
23:47:20 log4j2.appender.rolling.layout.type = PatternLayout
23:47:20 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:47:20 log4j2.appender.rolling.policies.type = Policies
23:47:20 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:47:20 log4j2.appender.rolling.policies.size.size = 64MB
23:47:20 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:47:20 log4j2.appender.rolling.strategy.max = 7
23:47:20 log4j2.appender.audit.type = RollingRandomAccessFile
23:47:20 log4j2.appender.audit.name = AuditRollingFile
23:47:20 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:47:20 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:47:20 log4j2.appender.audit.append = true
23:47:20 log4j2.appender.audit.layout.type = PatternLayout
23:47:20 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:47:20 log4j2.appender.audit.policies.type = Policies
23:47:20 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:47:20 log4j2.appender.audit.policies.size.size = 8MB
23:47:20 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:47:20 log4j2.appender.audit.strategy.max = 7
23:47:20 log4j2.appender.osgi.type = PaxOsgi
23:47:20 log4j2.appender.osgi.name = PaxOsgi
23:47:20 log4j2.appender.osgi.filter = *
23:47:20 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:47:20 #log4j2.logger.aether.level = TRACE
23:47:20 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:47:20 #log4j2.logger.http-headers.level = DEBUG
23:47:20 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:47:20 #log4j2.logger.maven.level = TRACE
23:47:20 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:47:20 + logapi=log4j2
23:47:20 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:47:20 + '[' log4j2 == log4j2 ']'
23:47:20 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:20 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:47:20 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:47:20 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:47:20 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:47:20 + unset IFS
23:47:20 controllerdebugmap:
23:47:20 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:20 + echo 'controllerdebugmap: '
23:47:20 + '[' -n '' ']'
23:47:20 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:47:20 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:20 ################################################################################
23:47:20 #
23:47:20 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:20 # contributor license agreements. See the NOTICE file distributed with
23:47:20 # this work for additional information regarding copyright ownership.
23:47:20 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:20 # (the "License"); you may not use this file except in compliance with
23:47:20 # the License. You may obtain a copy of the License at
23:47:20 #
23:47:20 # http://www.apache.org/licenses/LICENSE-2.0
23:47:20 #
23:47:20 # Unless required by applicable law or agreed to in writing, software
23:47:20 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:20 # See the License for the specific language governing permissions and
23:47:20 # limitations under the License.
23:47:20 #
23:47:20 ################################################################################
23:47:20
23:47:20 # Common pattern layout for appenders
23:47:20 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:47:20
23:47:20 # Root logger
23:47:20 log4j2.rootLogger.level = INFO
23:47:20 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:47:20 #log4j2.rootLogger.type = asyncRoot
23:47:20 #log4j2.rootLogger.includeLocation = false
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:47:20 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:47:20 log4j2.rootLogger.appenderRef.Console.ref = Console
23:47:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:47:20 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:47:20
23:47:20 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:47:20 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:47:20
23:47:20 # Loggers configuration
23:47:20
23:47:20 # Spifly logger
23:47:20 log4j2.logger.spifly.name = org.apache.aries.spifly
23:47:20 log4j2.logger.spifly.level = WARN
23:47:20
23:47:20 # Security audit logger
23:47:20 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:47:20 log4j2.logger.audit.level = INFO
23:47:20 log4j2.logger.audit.additivity = false
23:47:20 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:47:20
23:47:20 # Appenders configuration
23:47:20
23:47:20 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:47:20 log4j2.appender.console.type = Console
23:47:20 log4j2.appender.console.name = Console
23:47:20 log4j2.appender.console.layout.type = PatternLayout
23:47:20 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:47:20
23:47:20 # Rolling file appender
23:47:20 log4j2.appender.rolling.type = RollingRandomAccessFile
23:47:20 log4j2.appender.rolling.name = RollingFile
23:47:20 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:47:20 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:47:20 # uncomment to not force a disk flush
23:47:20 #log4j2.appender.rolling.immediateFlush = false
23:47:20 log4j2.appender.rolling.append = true
23:47:20 log4j2.appender.rolling.layout.type = PatternLayout
23:47:20 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:47:20 log4j2.appender.rolling.policies.type = Policies
23:47:20 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:47:20 log4j2.appender.rolling.policies.size.size = 1GB
23:47:20 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:47:20 log4j2.appender.rolling.strategy.max = 7
23:47:20
23:47:20 # Audit file appender
23:47:20 log4j2.appender.audit.type = RollingRandomAccessFile
23:47:20 log4j2.appender.audit.name = AuditRollingFile
23:47:20 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:47:20 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:47:20 log4j2.appender.audit.append = true
23:47:20 log4j2.appender.audit.layout.type = PatternLayout
23:47:20 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:47:20 log4j2.appender.audit.policies.type = Policies
23:47:20 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:47:20 log4j2.appender.audit.policies.size.size = 8MB
23:47:20 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:47:20 log4j2.appender.audit.strategy.max = 7
23:47:20
23:47:20 # OSGi appender
23:47:20 log4j2.appender.osgi.type = PaxOsgi
23:47:20 log4j2.appender.osgi.name = PaxOsgi
23:47:20 log4j2.appender.osgi.filter = *
23:47:20
23:47:20 # help with identification of maven-related problems with pax-url-aether
23:47:20 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:47:20 #log4j2.logger.aether.level = TRACE
23:47:20 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:47:20 #log4j2.logger.http-headers.level = DEBUG
23:47:20 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:47:20 #log4j2.logger.maven.level = TRACE
23:47:20 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:47:20 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:47:20 Configure
23:47:20 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:47:20 max memory: 3072m
23:47:20 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:20 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:20 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:47:20 + local -r controllermem=3072m
23:47:20 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:20 + echo Configure
23:47:20 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:47:20 + echo ' max memory: 3072m'
23:47:20 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:47:20 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:20 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:20 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:20 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:47:20 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:20 #!/bin/sh
23:47:20 #
23:47:20 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:20 # contributor license agreements. See the NOTICE file distributed with
23:47:20 # this work for additional information regarding copyright ownership.
23:47:20 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:20 # (the "License"); you may not use this file except in compliance with
23:47:20 # the License. You may obtain a copy of the License at
23:47:20 #
23:47:20 # http://www.apache.org/licenses/LICENSE-2.0
23:47:20 #
23:47:20 # Unless required by applicable law or agreed to in writing, software
23:47:20 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:20 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:20 # See the License for the specific language governing permissions and
23:47:20 # limitations under the License.
23:47:20 #
23:47:20
23:47:20 #
23:47:20 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:47:20 # script: client, instance, shell, start, status, stop, karaf
23:47:20 #
23:47:20 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:47:20 # Actions go here...
23:47:20 # fi
23:47:20
23:47:20 #
23:47:20 # general settings which should be applied for all scripts go here; please keep
23:47:20 # in mind that it is possible that scripts might be executed more than once, e.g.
23:47:20 # in example of the start script where the start script is executed first and the
23:47:20 # karaf script afterwards.
23:47:20 #
23:47:20
23:47:20 #
23:47:20 # The following section shows the possible configuration options for the default
23:47:20 # karaf scripts
23:47:20 #
23:47:20 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:47:20 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:47:20 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:47:20 # export EXTRA_JAVA_OPTS # Additional JVM options
23:47:20 # export KARAF_HOME # Karaf home folder
23:47:20 # export KARAF_DATA # Karaf data folder
23:47:20 # export KARAF_BASE # Karaf base folder
23:47:20 # export KARAF_ETC # Karaf etc folder
23:47:20 # export KARAF_LOG # Karaf log folder
23:47:20 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:47:20 # export KARAF_OPTS # Additional available Karaf options
23:47:20 # export KARAF_DEBUG # Enable debug mode
23:47:20 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:47:20 # export KARAF_NOROOT # Prevent execution as root if set to true
23:47:20 Set Java version
23:47:20 + echo 'Set Java version'
23:47:20 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:47:20 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:20 sudo: a password is required
23:47:20 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:20 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:20 sudo: a password is required
23:47:20 JDK default version ...
23:47:20 + echo 'JDK default version ...'
23:47:20 + java -version
23:47:20 openjdk version "21.0.8" 2025-07-15
23:47:20 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:47:20 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:47:21 Set JAVA_HOME
23:47:21 + echo 'Set JAVA_HOME'
23:47:21 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:47:21 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:47:21 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:21 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:21 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:21 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:47:21 Listing all open ports on controller system...
23:47:21 + echo 'Listing all open ports on controller system...'
23:47:21 + netstat -pnatu
23:47:21 /tmp/configuration-script.sh: line 40: netstat: command not found
23:47:21 Custom shard config exists!!!
23:47:21 Copying the shard config...
23:47:21 + '[' -f /tmp/custom_shard_config.txt ']'
23:47:21 + echo 'Custom shard config exists!!!'
23:47:21 + echo 'Copying the shard config...'
23:47:21 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/
23:47:21 Configuring cluster
23:47:21 + echo 'Configuring cluster'
23:47:21 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.124 10.30.170.167 10.30.171.116
23:47:21 ################################################
23:47:21 ## Configure Cluster ##
23:47:21 ################################################
23:47:21 NOTE: Cluster configuration files not found. Copying from
23:47:21 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:47:21 Configuring unique name in pekko.conf
23:47:21 Configuring hostname in pekko.conf
23:47:21 Configuring data and rpc seed nodes in pekko.conf
23:47:21 modules = [
23:47:21
23:47:21 {
23:47:21 name = "inventory"
23:47:21 namespace = "urn:opendaylight:inventory"
23:47:21 shard-strategy = "module"
23:47:21 },
23:47:21 {
23:47:21 name = "topology"
23:47:21 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:47:21 shard-strategy = "module"
23:47:21 },
23:47:21 {
23:47:21 name = "toaster"
23:47:21 namespace = "http://netconfcentral.org/ns/toaster"
23:47:21 shard-strategy = "module"
23:47:21 },
23:47:21 {
23:47:21 name = "car"
23:47:21 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:47:21 shard-strategy = "module"
23:47:21 },
23:47:21 {
23:47:21 name = "people"
23:47:21 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:47:21 shard-strategy = "module"
23:47:21 },
23:47:21 {
23:47:21 name = "car-people"
23:47:21 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:47:21 shard-strategy = "module"
23:47:21 }
23:47:21 ]
23:47:21 Configuring replication type in module-shards.conf
23:47:21 ################################################
23:47:21 ## NOTE: Manually restart controller to ##
23:47:21 ## apply configuration. ##
23:47:21 ################################################
23:47:21 Dump pekko.conf
23:47:21 + echo 'Dump pekko.conf'
23:47:21 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:47:21
23:47:21 odl-cluster-data {
23:47:21 pekko {
23:47:21 remote {
23:47:21 artery {
23:47:21 enabled = on
23:47:21 transport = tcp
23:47:21 canonical.hostname = "10.30.170.167"
23:47:21 canonical.port = 2550
23:47:21 }
23:47:21 }
23:47:21
23:47:21 cluster {
23:47:21 # Using artery.
23:47:21 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.124:2550",
23:47:21 "pekko://opendaylight-cluster-data@10.30.170.167:2550",
23:47:21 "pekko://opendaylight-cluster-data@10.30.171.116:2550"]
23:47:21
23:47:21 roles = ["member-2"]
23:47:21
23:47:21 # when under load we might trip a false positive on the failure detector
23:47:21 # failure-detector {
23:47:21 # heartbeat-interval = 4 s
23:47:21 # acceptable-heartbeat-pause = 16s
23:47:21 # }
23:47:21 }
23:47:21
23:47:21 persistence {
23:47:21 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:47:21 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:47:21 # The relative path is always relative to KARAF_HOME.
23:47:21
23:47:21 # snapshot-store.local.dir = "target/snapshots"
23:47:21
23:47:21 # Use lz4 compression for LocalSnapshotStore snapshots
23:47:21 snapshot-store.local.use-lz4-compression = false
23:47:21 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:47:21 snapshot-store.local.lz4-blocksize = 256KB
23:47:21 }
23:47:21 disable-default-actor-system-quarantined-event-handling = "false"
23:47:21 }
23:47:21 }
23:47:21 Dump modules.conf
23:47:21 + echo 'Dump modules.conf'
23:47:21 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:47:21 modules = [
23:47:21
23:47:21 {
23:47:21 name = "inventory"
23:47:21 namespace = "urn:opendaylight:inventory"
23:47:21 shard-strategy = "module"
23:47:21 },
23:47:21 {
23:47:21 name = "topology"
23:47:21 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:47:21 shard-strategy = "module"
23:47:21 },
23:47:21 {
23:47:21 name = "toaster"
23:47:21 namespace = "http://netconfcentral.org/ns/toaster"
23:47:21 shard-strategy = "module"
23:47:21 },
23:47:21 {
23:47:21 name = "car"
23:47:21 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:47:21 shard-strategy = "module"
23:47:21 },
23:47:21 {
23:47:21 name = "people"
23:47:21 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:47:21 shard-strategy = "module"
23:47:21 },
23:47:21 {
23:47:21 name = "car-people"
23:47:21 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:47:21 shard-strategy = "module"
23:47:21 }
23:47:21 ]
23:47:21 Dump module-shards.conf
23:47:21 + echo 'Dump module-shards.conf'
23:47:21 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:47:21 module-shards = [
23:47:21 {
23:47:21 name = "default"
23:47:21 shards = [
23:47:21 {
23:47:21 name = "default"
23:47:21 replicas = ["member-1",
23:47:21 "member-2",
23:47:21 "member-3"]
23:47:21 }
23:47:21 ]
23:47:21 },
23:47:21 {
23:47:21 name = "inventory"
23:47:21 shards = [
23:47:21 {
23:47:21 name="inventory"
23:47:21 replicas = ["member-1",
23:47:21 "member-2",
23:47:21 "member-3"]
23:47:21 }
23:47:21 ]
23:47:21 },
23:47:21 {
23:47:21 name = "topology"
23:47:21 shards = [
23:47:21 {
23:47:21 name="topology"
23:47:21 replicas = ["member-1",
23:47:21 "member-2",
23:47:21 "member-3"]
23:47:21 }
23:47:21 ]
23:47:21 },
23:47:21 {
23:47:21 name = "toaster"
23:47:21 shards = [
23:47:21 {
23:47:21 name="toaster"
23:47:21 replicas = ["member-1",
23:47:21 "member-2",
23:47:21 "member-3"]
23:47:21 }
23:47:21 ]
23:47:21 },
23:47:21 {
23:47:21 name = "car"
23:47:21 shards = [
23:47:21 {
23:47:21 name="car"
23:47:21 replicas = ["member-1",
23:47:21 "member-2",
23:47:21 "member-3"]
23:47:21 }
23:47:21 ]
23:47:21 },
23:47:21 {
23:47:21 name = "people"
23:47:21 shards = [
23:47:21 {
23:47:21 name="people"
23:47:21 replicas = ["member-1",
23:47:21 "member-2",
23:47:21 "member-3"]
23:47:21 }
23:47:21 ]
23:47:21 },
23:47:21 {
23:47:21 name = "car-people"
23:47:21 shards = [
23:47:21 {
23:47:21 name="car-people"
23:47:21 replicas = ["member-1",
23:47:21 "member-2",
23:47:21 "member-3"]
23:47:21 }
23:47:21 ]
23:47:21 }
23:47:21 ]
23:47:21 Configuring member-3 with IP address 10.30.171.116
23:47:21 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:47:21 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:47:21 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium
23:47:21 ++ [[ /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:21 common-functions.sh is being sourced
23:47:21 ++ echo 'common-functions.sh is being sourced'
23:47:21 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT
23:47:21 ++ DISTROSTREAM=vanadium
23:47:21 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:21 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:21 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:21 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:21 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:47:21 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:47:21 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:21 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:21 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:21 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:21 ++ export CONTROLLERMEM=
23:47:21 ++ CONTROLLERMEM=
23:47:21 ++ case "${DISTROSTREAM}" in
23:47:21 ++ CLUSTER_SYSTEM=pekko
23:47:21 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:47:21 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:47:21 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:47:21 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:47:21 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:47:21 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:47:21 ++ print_common_env
23:47:21 ++ cat
23:47:21 common-functions environment:
23:47:21 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:21 ACTUALFEATURES:
23:47:21 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:21 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:47:21 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:21 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:21 CONTROLLERMEM:
23:47:21 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:47:21 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:47:21 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:47:21 SUITES:
23:47:21
23:47:21 ++ SSH='ssh -t -t'
23:47:21 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:47:21 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:47:21 Changing to /tmp
23:47:21 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
23:47:21 + echo 'Changing to /tmp'
23:47:21 + cd /tmp
23:47:21 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip'
23:47:21 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
23:47:21 --2025-11-15 23:47:21-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip
23:47:21 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:47:21 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:47:21 HTTP request sent, awaiting response... 200 OK
23:47:21 Length: 234979364 (224M) [application/zip]
23:47:21 Saving to: ‘karaf-0.23.0-20251115.223631-603.zip’
23:47:21
23:47:21 0K ........ ........ ........ ........ ........ ........ 1% 71.6M 3s
23:47:21 3072K ........ ........ ........ ........ ........ ........ 2% 126M 2s
23:47:21 6144K ........ ........ ........ ........ ........ ........ 4% 148M 2s
23:47:21 9216K ........ ........ ........ ........ ........ ........ 5% 141M 2s
23:47:21 12288K ........ ........ ........ ........ ........ ........ 6% 184M 2s
23:47:21 15360K ........ ........ ........ ........ ........ ........ 8% 209M 2s
23:47:21 18432K ........ ........ ........ ........ ........ ........ 9% 198M 1s
23:47:21 21504K ........ ........ ........ ........ ........ ........ 10% 249M 1s
23:47:21 24576K ........ ........ ........ ........ ........ ........ 12% 231M 1s
23:47:21 27648K ........ ........ ........ ........ ........ ........ 13% 264M 1s
23:47:21 30720K ........ ........ ........ ........ ........ ........ 14% 280M 1s
23:47:21 33792K ........ ........ ........ ........ ........ ........ 16% 302M 1s
23:47:21 36864K ........ ........ ........ ........ ........ ........ 17% 293M 1s
23:47:21 39936K ........ ........ ........ ........ ........ ........ 18% 366M 1s
23:47:21 43008K ........ ........ ........ ........ ........ ........ 20% 317M 1s
23:47:21 46080K ........ ........ ........ ........ ........ ........ 21% 334M 1s
23:47:21 49152K ........ ........ ........ ........ ........ ........ 22% 374M 1s
23:47:21 52224K ........ ........ ........ ........ ........ ........ 24% 369M 1s
23:47:21 55296K ........ ........ ........ ........ ........ ........ 25% 356M 1s
23:47:21 58368K ........ ........ ........ ........ ........ ........ 26% 358M 1s
23:47:21 61440K ........ ........ ........ ........ ........ ........ 28% 373M 1s
23:47:21 64512K ........ ........ ........ ........ ........ ........ 29% 329M 1s
23:47:21 67584K ........ ........ ........ ........ ........ ........ 30% 244M 1s
23:47:21 70656K ........ ........ ........ ........ ........ ........ 32% 338M 1s
23:47:21 73728K ........ ........ ........ ........ ........ ........ 33% 354M 1s
23:47:21 76800K ........ ........ ........ ........ ........ ........ 34% 399M 1s
23:47:21 79872K ........ ........ ........ ........ ........ ........ 36% 364M 1s
23:47:21 82944K ........ ........ ........ ........ ........ ........ 37% 358M 1s
23:47:21 86016K ........ ........ ........ ........ ........ ........ 38% 352M 1s
23:47:21 89088K ........ ........ ........ ........ ........ ........ 40% 362M 1s
23:47:21 92160K ........ ........ ........ ........ ........ ........ 41% 361M 1s
23:47:21 95232K ........ ........ ........ ........ ........ ........ 42% 281M 1s
23:47:21 98304K ........ ........ ........ ........ ........ ........ 44% 354M 0s
23:47:21 101376K ........ ........ ........ ........ ........ ........ 45% 358M 0s
23:47:21 104448K ........ ........ ........ ........ ........ ........ 46% 360M 0s
23:47:21 107520K ........ ........ ........ ........ ........ ........ 48% 305M 0s
23:47:21 110592K ........ ........ ........ ........ ........ ........ 49% 433M 0s
23:47:21 113664K ........ ........ ........ ........ ........ ........ 50% 360M 0s
23:47:21 116736K ........ ........ ........ ........ ........ ........ 52% 363M 0s
23:47:21 119808K ........ ........ ........ ........ ........ ........ 53% 351M 0s
23:47:21 122880K ........ ........ ........ ........ ........ ........ 54% 368M 0s
23:47:21 125952K ........ ........ ........ ........ ........ ........ 56% 372M 0s
23:47:21 129024K ........ ........ ........ ........ ........ ........ 57% 361M 0s
23:47:21 132096K ........ ........ ........ ........ ........ ........ 58% 344M 0s
23:47:21 135168K ........ ........ ........ ........ ........ ........ 60% 364M 0s
23:47:21 138240K ........ ........ ........ ........ ........ ........ 61% 352M 0s
23:47:21 141312K ........ ........ ........ ........ ........ ........ 62% 352M 0s
23:47:21 144384K ........ ........ ........ ........ ........ ........ 64% 356M 0s
23:47:22 147456K ........ ........ ........ ........ ........ ........ 65% 364M 0s
23:47:22 150528K ........ ........ ........ ........ ........ ........ 66% 356M 0s
23:47:22 153600K ........ ........ ........ ........ ........ ........ 68% 352M 0s
23:47:22 156672K ........ ........ ........ ........ ........ ........ 69% 348M 0s
23:47:22 159744K ........ ........ ........ ........ ........ ........ 70% 345M 0s
23:47:22 162816K ........ ........ ........ ........ ........ ........ 72% 349M 0s
23:47:22 165888K ........ ........ ........ ........ ........ ........ 73% 329M 0s
23:47:22 168960K ........ ........ ........ ........ ........ ........ 74% 368M 0s
23:47:22 172032K ........ ........ ........ ........ ........ ........ 76% 353M 0s
23:47:22 175104K ........ ........ ........ ........ ........ ........ 77% 345M 0s
23:47:22 178176K ........ ........ ........ ........ ........ ........ 78% 337M 0s
23:47:22 181248K ........ ........ ........ ........ ........ ........ 80% 337M 0s
23:47:22 184320K ........ ........ ........ ........ ........ ........ 81% 355M 0s
23:47:22 187392K ........ ........ ........ ........ ........ ........ 83% 348M 0s
23:47:22 190464K ........ ........ ........ ........ ........ ........ 84% 345M 0s
23:47:22 193536K ........ ........ ........ ........ ........ ........ 85% 348M 0s
23:47:22 196608K ........ ........ ........ ........ ........ ........ 87% 348M 0s
23:47:22 199680K ........ ........ ........ ........ ........ ........ 88% 337M 0s
23:47:22 202752K ........ ........ ........ ........ ........ ........ 89% 341M 0s
23:47:22 205824K ........ ........ ........ ........ ........ ........ 91% 276M 0s
23:47:22 208896K ........ ........ ........ ........ ........ ........ 92% 460M 0s
23:47:22 211968K ........ ........ ........ ........ ........ ........ 93% 349M 0s
23:47:22 215040K ........ ........ ........ ........ ........ ........ 95% 348M 0s
23:47:22 218112K ........ ........ ........ ........ ........ ........ 96% 338M 0s
23:47:22 221184K ........ ........ ........ ........ ........ ........ 97% 331M 0s
23:47:22 224256K ........ ........ ........ ........ ........ ........ 99% 333M 0s
23:47:22 227328K ........ ........ ........ ........ . 100% 328M=0.8s
23:47:22
23:47:22 2025-11-15 23:47:22 (298 MB/s) - ‘karaf-0.23.0-20251115.223631-603.zip’ saved [234979364/234979364]
23:47:22
23:47:22 Extracting the new controller...
23:47:22 + echo 'Extracting the new controller...'
23:47:22 + unzip -q karaf-0.23.0-20251115.223631-603.zip
23:47:24 Adding external repositories...
23:47:24 + echo 'Adding external repositories...'
23:47:24 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:24 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:24 ################################################################################
23:47:24 #
23:47:24 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:24 # contributor license agreements. See the NOTICE file distributed with
23:47:24 # this work for additional information regarding copyright ownership.
23:47:24 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:24 # (the "License"); you may not use this file except in compliance with
23:47:24 # the License. You may obtain a copy of the License at
23:47:24 #
23:47:24 # http://www.apache.org/licenses/LICENSE-2.0
23:47:24 #
23:47:24 # Unless required by applicable law or agreed to in writing, software
23:47:24 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:24 # See the License for the specific language governing permissions and
23:47:24 # limitations under the License.
23:47:24 #
23:47:24 ################################################################################
23:47:24
23:47:24 #
23:47:24 # If set to true, the following property will not allow any certificate to be used
23:47:24 # when accessing Maven repositories through SSL
23:47:24 #
23:47:24 #org.ops4j.pax.url.mvn.certificateCheck=
23:47:24
23:47:24 #
23:47:24 # Path to the local Maven settings file.
23:47:24 # The repositories defined in this file will be automatically added to the list
23:47:24 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:47:24 # below is not set.
23:47:24 # The following locations are checked for the existence of the settings.xml file
23:47:24 # * 1. looks for the specified url
23:47:24 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:47:24 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:47:24 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:47:24 #
23:47:24 #org.ops4j.pax.url.mvn.settings=
23:47:24
23:47:24 #
23:47:24 # Path to the local Maven repository which is used to avoid downloading
23:47:24 # artifacts when they already exist locally.
23:47:24 # The value of this property will be extracted from the settings.xml file
23:47:24 # above, or defaulted to:
23:47:24 # System.getProperty( "user.home" ) + "/.m2/repository"
23:47:24 #
23:47:24 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:47:24
23:47:24 #
23:47:24 # Default this to false. It's just weird to use undocumented repos
23:47:24 #
23:47:24 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:47:24
23:47:24 #
23:47:24 # Uncomment if you don't wanna use the proxy settings
23:47:24 # from the Maven conf/settings.xml file
23:47:24 #
23:47:24 # org.ops4j.pax.url.mvn.proxySupport=false
23:47:24
23:47:24 #
23:47:24 # Comma separated list of repositories scanned when resolving an artifact.
23:47:24 # Those repositories will be checked before iterating through the
23:47:24 # below list of repositories and even before the local repository
23:47:24 # A repository url can be appended with zero or more of the following flags:
23:47:24 # @snapshots : the repository contains snaphots
23:47:24 # @noreleases : the repository does not contain any released artifacts
23:47:24 #
23:47:24 # The following property value will add the system folder as a repo.
23:47:24 #
23:47:24 org.ops4j.pax.url.mvn.defaultRepositories=\
23:47:24 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:47:24 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:47:24 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:47:24
23:47:24 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:47:24 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:47:24
23:47:24 #
23:47:24 # Comma separated list of repositories scanned when resolving an artifact.
23:47:24 # The default list includes the following repositories:
23:47:24 # http://repo1.maven.org/maven2@id=central
23:47:24 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:47:24 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:47:24 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:47:24 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:47:24 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:47:24 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:47:24 # To add repositories to the default ones, prepend '+' to the list of repositories
23:47:24 # to add.
23:47:24 # A repository url can be appended with zero or more of the following flags:
23:47:24 # @snapshots : the repository contains snapshots
23:47:24 # @noreleases : the repository does not contain any released artifacts
23:47:24 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:47:24 #
23:47:24 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:24
23:47:24 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:47:24 + [[ True == \T\r\u\e ]]
23:47:24 + echo 'Configuring the startup features...'
23:47:24 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:24 + FEATURE_TEST_STRING=features-test
23:47:24 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT
23:47:24 + KARAF_VERSION=karaf4
23:47:24 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:47:24 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:24 + [[ ! -z '' ]]
23:47:24 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:24 ################################################################################
23:47:24 #
23:47:24 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:24 # contributor license agreements. See the NOTICE file distributed with
23:47:24 # this work for additional information regarding copyright ownership.
23:47:24 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:24 # (the "License"); you may not use this file except in compliance with
23:47:24 # the License. You may obtain a copy of the License at
23:47:24 #
23:47:24 # http://www.apache.org/licenses/LICENSE-2.0
23:47:24 #
23:47:24 # Unless required by applicable law or agreed to in writing, software
23:47:24 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:24 # See the License for the specific language governing permissions and
23:47:24 # limitations under the License.
23:47:24 #
23:47:24 ################################################################################
23:47:24
23:47:24 #
23:47:24 # Comma separated list of features repositories to register by default
23:47:24 #
23:47:24 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/43bde883-8dcd-4e32-ba2d-748c41b38504.xml
23:47:24
23:47:24 #
23:47:24 # Comma separated list of features to install at startup
23:47:24 #
23:47:24 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, 160c0852-6316-4d75-8b0c-b16a25a10a4c
23:47:24
23:47:24 #
23:47:24 # Resource repositories (OBR) that the features resolver can use
23:47:24 # to resolve requirements/capabilities
23:47:24 #
23:47:24 # The format of the resourceRepositories is
23:47:24 # resourceRepositories=[xml:url|json:url],...
23:47:24 # for Instance:
23:47:24 #
23:47:24 #resourceRepositories=xml:http://host/path/to/index.xml
23:47:24 # or
23:47:24 #resourceRepositories=json:http://host/path/to/index.json
23:47:24 #
23:47:24
23:47:24 #
23:47:24 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:47:24 #
23:47:24 featuresBootAsynchronous=false
23:47:24
23:47:24 #
23:47:24 # Service requirements enforcement
23:47:24 #
23:47:24 # By default, the feature resolver checks the service requirements/capabilities of
23:47:24 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:47:24 # the required bundles.
23:47:24 # The following flag can have those values:
23:47:24 # - disable: service requirements are completely ignored
23:47:24 # - default: service requirements are ignored for old features
23:47:24 # - enforce: service requirements are always verified
23:47:24 #
23:47:24 #serviceRequirements=default
23:47:24
23:47:24 #
23:47:24 # Store cfg file for config element in feature
23:47:24 #
23:47:24 #configCfgStore=true
23:47:24
23:47:24 #
23:47:24 # Define if the feature service automatically refresh bundles
23:47:24 #
23:47:24 autoRefresh=true
23:47:24
23:47:24 #
23:47:24 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:47:24 # XML file defines instructions related to features processing
23:47:24 # versions.properties may declare properties to resolve placeholders in XML file
23:47:24 # both files are relative to ${karaf.etc}
23:47:24 #
23:47:24 #featureProcessing=org.apache.karaf.features.xml
23:47:24 #featureProcessingVersions=versions.properties
23:47:24 + configure_karaf_log karaf4 ''
23:47:24 + local -r karaf_version=karaf4
23:47:24 + local -r controllerdebugmap=
23:47:24 + local logapi=log4j
23:47:24 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:24 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:47:24 log4j2.rootLogger.level = INFO
23:47:24 #log4j2.rootLogger.type = asyncRoot
23:47:24 #log4j2.rootLogger.includeLocation = false
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:47:24 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:47:24 log4j2.rootLogger.appenderRef.Console.ref = Console
23:47:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:47:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:47:24 log4j2.logger.spifly.name = org.apache.aries.spifly
23:47:24 log4j2.logger.spifly.level = WARN
23:47:24 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:47:24 log4j2.logger.audit.level = INFO
23:47:24 log4j2.logger.audit.additivity = false
23:47:24 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:47:24 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:47:24 log4j2.appender.console.type = Console
23:47:24 log4j2.appender.console.name = Console
23:47:24 log4j2.appender.console.layout.type = PatternLayout
23:47:24 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:47:24 log4j2.appender.rolling.type = RollingRandomAccessFile
23:47:24 log4j2.appender.rolling.name = RollingFile
23:47:24 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:47:24 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:47:24 #log4j2.appender.rolling.immediateFlush = false
23:47:24 log4j2.appender.rolling.append = true
23:47:24 log4j2.appender.rolling.layout.type = PatternLayout
23:47:24 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:47:24 log4j2.appender.rolling.policies.type = Policies
23:47:24 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:47:24 log4j2.appender.rolling.policies.size.size = 64MB
23:47:24 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:47:24 log4j2.appender.rolling.strategy.max = 7
23:47:24 log4j2.appender.audit.type = RollingRandomAccessFile
23:47:24 log4j2.appender.audit.name = AuditRollingFile
23:47:24 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:47:24 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:47:24 log4j2.appender.audit.append = true
23:47:24 log4j2.appender.audit.layout.type = PatternLayout
23:47:24 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:47:24 log4j2.appender.audit.policies.type = Policies
23:47:24 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:47:24 log4j2.appender.audit.policies.size.size = 8MB
23:47:24 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:47:24 log4j2.appender.audit.strategy.max = 7
23:47:24 log4j2.appender.osgi.type = PaxOsgi
23:47:24 log4j2.appender.osgi.name = PaxOsgi
23:47:24 log4j2.appender.osgi.filter = *
23:47:24 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:47:24 #log4j2.logger.aether.level = TRACE
23:47:24 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:47:24 #log4j2.logger.http-headers.level = DEBUG
23:47:24 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:47:24 #log4j2.logger.maven.level = TRACE
23:47:24 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:47:24 + logapi=log4j2
23:47:24 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:47:24 + '[' log4j2 == log4j2 ']'
23:47:24 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:24 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:47:24 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:47:24 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:47:24 controllerdebugmap:
23:47:24 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:24 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:47:24 + unset IFS
23:47:24 + echo 'controllerdebugmap: '
23:47:24 + '[' -n '' ']'
23:47:24 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:47:24 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:24 ################################################################################
23:47:24 #
23:47:24 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:24 # contributor license agreements. See the NOTICE file distributed with
23:47:24 # this work for additional information regarding copyright ownership.
23:47:24 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:24 # (the "License"); you may not use this file except in compliance with
23:47:24 # the License. You may obtain a copy of the License at
23:47:24 #
23:47:24 # http://www.apache.org/licenses/LICENSE-2.0
23:47:24 #
23:47:24 # Unless required by applicable law or agreed to in writing, software
23:47:24 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:24 # See the License for the specific language governing permissions and
23:47:24 # limitations under the License.
23:47:24 #
23:47:24 ################################################################################
23:47:24
23:47:24 # Common pattern layout for appenders
23:47:24 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:47:24
23:47:24 # Root logger
23:47:24 log4j2.rootLogger.level = INFO
23:47:24 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:47:24 #log4j2.rootLogger.type = asyncRoot
23:47:24 #log4j2.rootLogger.includeLocation = false
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:47:24 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:47:24 log4j2.rootLogger.appenderRef.Console.ref = Console
23:47:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:47:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:47:24
23:47:24 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:47:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:47:24
23:47:24 # Loggers configuration
23:47:24
23:47:24 # Spifly logger
23:47:24 log4j2.logger.spifly.name = org.apache.aries.spifly
23:47:24 log4j2.logger.spifly.level = WARN
23:47:24
23:47:24 # Security audit logger
23:47:24 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:47:24 log4j2.logger.audit.level = INFO
23:47:24 log4j2.logger.audit.additivity = false
23:47:24 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:47:24
23:47:24 # Appenders configuration
23:47:24
23:47:24 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:47:24 log4j2.appender.console.type = Console
23:47:24 log4j2.appender.console.name = Console
23:47:24 log4j2.appender.console.layout.type = PatternLayout
23:47:24 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:47:24
23:47:24 # Rolling file appender
23:47:24 log4j2.appender.rolling.type = RollingRandomAccessFile
23:47:24 log4j2.appender.rolling.name = RollingFile
23:47:24 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:47:24 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:47:24 # uncomment to not force a disk flush
23:47:24 #log4j2.appender.rolling.immediateFlush = false
23:47:24 log4j2.appender.rolling.append = true
23:47:24 log4j2.appender.rolling.layout.type = PatternLayout
23:47:24 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:47:24 log4j2.appender.rolling.policies.type = Policies
23:47:24 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:47:24 log4j2.appender.rolling.policies.size.size = 1GB
23:47:24 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:47:24 log4j2.appender.rolling.strategy.max = 7
23:47:24
23:47:24 # Audit file appender
23:47:24 log4j2.appender.audit.type = RollingRandomAccessFile
23:47:24 log4j2.appender.audit.name = AuditRollingFile
23:47:24 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:47:24 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:47:24 log4j2.appender.audit.append = true
23:47:24 log4j2.appender.audit.layout.type = PatternLayout
23:47:24 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:47:24 log4j2.appender.audit.policies.type = Policies
23:47:24 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:47:24 log4j2.appender.audit.policies.size.size = 8MB
23:47:24 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:47:24 log4j2.appender.audit.strategy.max = 7
23:47:24
23:47:24 # OSGi appender
23:47:24 log4j2.appender.osgi.type = PaxOsgi
23:47:24 log4j2.appender.osgi.name = PaxOsgi
23:47:24 log4j2.appender.osgi.filter = *
23:47:24
23:47:24 # help with identification of maven-related problems with pax-url-aether
23:47:24 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:47:24 #log4j2.logger.aether.level = TRACE
23:47:24 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:47:24 #log4j2.logger.http-headers.level = DEBUG
23:47:24 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:47:24 #log4j2.logger.maven.level = TRACE
23:47:24 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:47:24 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:47:24 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:24 Configure
23:47:24 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:47:24 + local -r controllermem=3072m
23:47:24 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:24 + echo Configure
23:47:24 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:47:24 max memory: 3072m
23:47:24 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:24 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:47:24 + echo ' max memory: 3072m'
23:47:24 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:47:24 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:24 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:24 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:24 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv'
23:47:24 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:24 #!/bin/sh
23:47:24 #
23:47:24 # Licensed to the Apache Software Foundation (ASF) under one or more
23:47:24 # contributor license agreements. See the NOTICE file distributed with
23:47:24 # this work for additional information regarding copyright ownership.
23:47:24 # The ASF licenses this file to You under the Apache License, Version 2.0
23:47:24 # (the "License"); you may not use this file except in compliance with
23:47:24 # the License. You may obtain a copy of the License at
23:47:24 #
23:47:24 # http://www.apache.org/licenses/LICENSE-2.0
23:47:24 #
23:47:24 # Unless required by applicable law or agreed to in writing, software
23:47:24 # distributed under the License is distributed on an "AS IS" BASIS,
23:47:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:47:24 # See the License for the specific language governing permissions and
23:47:24 # limitations under the License.
23:47:24 #
23:47:24
23:47:24 #
23:47:24 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:47:24 # script: client, instance, shell, start, status, stop, karaf
23:47:24 #
23:47:24 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:47:24 # Actions go here...
23:47:24 # fi
23:47:24
23:47:24 #
23:47:24 # general settings which should be applied for all scripts go here; please keep
23:47:24 # in mind that it is possible that scripts might be executed more than once, e.g.
23:47:24 # in example of the start script where the start script is executed first and the
23:47:24 # karaf script afterwards.
23:47:24 #
23:47:24
23:47:24 #
23:47:24 # The following section shows the possible configuration options for the default
23:47:24 # karaf scripts
23:47:24 #
23:47:24 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:47:24 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:47:24 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:47:24 # export EXTRA_JAVA_OPTS # Additional JVM options
23:47:24 # export KARAF_HOME # Karaf home folder
23:47:24 # export KARAF_DATA # Karaf data folder
23:47:24 # export KARAF_BASE # Karaf base folder
23:47:24 # export KARAF_ETC # Karaf etc folder
23:47:24 # export KARAF_LOG # Karaf log folder
23:47:24 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:47:24 # export KARAF_OPTS # Additional available Karaf options
23:47:24 # export KARAF_DEBUG # Enable debug mode
23:47:24 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:47:24 # export KARAF_NOROOT # Prevent execution as root if set to true
23:47:24 Set Java version
23:47:24 + echo 'Set Java version'
23:47:24 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:47:24 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:24 sudo: a password is required
23:47:24 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:24 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:24 sudo: a password is required
23:47:24 + echo 'JDK default version ...'
23:47:24 JDK default version ...
23:47:24 + java -version
23:47:24 openjdk version "21.0.8" 2025-07-15
23:47:24 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:47:24 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:47:24 Set JAVA_HOME
23:47:24 + echo 'Set JAVA_HOME'
23:47:24 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:47:24 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:47:24 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:24 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:24 Listing all open ports on controller system...
23:47:24 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:47:24 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:47:24 + echo 'Listing all open ports on controller system...'
23:47:24 + netstat -pnatu
23:47:24 /tmp/configuration-script.sh: line 40: netstat: command not found
23:47:24 Custom shard config exists!!!
23:47:24 Copying the shard config...
23:47:24 + '[' -f /tmp/custom_shard_config.txt ']'
23:47:24 + echo 'Custom shard config exists!!!'
23:47:24 + echo 'Copying the shard config...'
23:47:24 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/
23:47:24 Configuring cluster
23:47:24 + echo 'Configuring cluster'
23:47:24 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.124 10.30.170.167 10.30.171.116
23:47:24 ################################################
23:47:24 ## Configure Cluster ##
23:47:24 ################################################
23:47:24 NOTE: Cluster configuration files not found. Copying from
23:47:24 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:47:24 Configuring unique name in pekko.conf
23:47:24 Configuring hostname in pekko.conf
23:47:24 Configuring data and rpc seed nodes in pekko.conf
23:47:24 modules = [
23:47:24
23:47:24 {
23:47:24 name = "inventory"
23:47:24 namespace = "urn:opendaylight:inventory"
23:47:24 shard-strategy = "module"
23:47:24 },
23:47:24 {
23:47:24 name = "topology"
23:47:24 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:47:24 shard-strategy = "module"
23:47:24 },
23:47:24 {
23:47:24 name = "toaster"
23:47:24 namespace = "http://netconfcentral.org/ns/toaster"
23:47:24 shard-strategy = "module"
23:47:24 },
23:47:24 {
23:47:24 name = "car"
23:47:24 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:47:24 shard-strategy = "module"
23:47:24 },
23:47:24 {
23:47:24 name = "people"
23:47:24 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:47:24 shard-strategy = "module"
23:47:24 },
23:47:24 {
23:47:24 name = "car-people"
23:47:24 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:47:24 shard-strategy = "module"
23:47:24 }
23:47:24 ]
23:47:24 Configuring replication type in module-shards.conf
23:47:24 ################################################
23:47:24 ## NOTE: Manually restart controller to ##
23:47:24 ## apply configuration. ##
23:47:24 ################################################
23:47:24 Dump pekko.conf
23:47:24 + echo 'Dump pekko.conf'
23:47:24 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:47:24
23:47:24 odl-cluster-data {
23:47:24 pekko {
23:47:24 remote {
23:47:24 artery {
23:47:24 enabled = on
23:47:24 transport = tcp
23:47:24 canonical.hostname = "10.30.171.116"
23:47:24 canonical.port = 2550
23:47:24 }
23:47:24 }
23:47:24
23:47:24 cluster {
23:47:24 # Using artery.
23:47:24 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.124:2550",
23:47:24 "pekko://opendaylight-cluster-data@10.30.170.167:2550",
23:47:24 "pekko://opendaylight-cluster-data@10.30.171.116:2550"]
23:47:24
23:47:24 roles = ["member-3"]
23:47:24
23:47:24 # when under load we might trip a false positive on the failure detector
23:47:24 # failure-detector {
23:47:24 # heartbeat-interval = 4 s
23:47:24 # acceptable-heartbeat-pause = 16s
23:47:24 # }
23:47:24 }
23:47:24
23:47:24 persistence {
23:47:24 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:47:24 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:47:24 # The relative path is always relative to KARAF_HOME.
23:47:24
23:47:24 # snapshot-store.local.dir = "target/snapshots"
23:47:24
23:47:24 # Use lz4 compression for LocalSnapshotStore snapshots
23:47:24 snapshot-store.local.use-lz4-compression = false
23:47:24 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:47:24 snapshot-store.local.lz4-blocksize = 256KB
23:47:24 }
23:47:24 disable-default-actor-system-quarantined-event-handling = "false"
23:47:24 }
23:47:24 }
23:47:24 Dump modules.conf
23:47:24 + echo 'Dump modules.conf'
23:47:24 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:47:24 modules = [
23:47:24
23:47:24 {
23:47:24 name = "inventory"
23:47:24 namespace = "urn:opendaylight:inventory"
23:47:24 shard-strategy = "module"
23:47:24 },
23:47:24 {
23:47:24 name = "topology"
23:47:24 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:47:24 shard-strategy = "module"
23:47:24 },
23:47:24 {
23:47:24 name = "toaster"
23:47:24 namespace = "http://netconfcentral.org/ns/toaster"
23:47:24 shard-strategy = "module"
23:47:24 },
23:47:24 {
23:47:24 name = "car"
23:47:24 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:47:24 shard-strategy = "module"
23:47:24 },
23:47:24 {
23:47:24 name = "people"
23:47:24 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:47:24 shard-strategy = "module"
23:47:24 },
23:47:24 {
23:47:24 name = "car-people"
23:47:24 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:47:24 shard-strategy = "module"
23:47:24 }
23:47:24 ]
23:47:24 Dump module-shards.conf
23:47:24 + echo 'Dump module-shards.conf'
23:47:24 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:47:24 module-shards = [
23:47:24 {
23:47:24 name = "default"
23:47:24 shards = [
23:47:24 {
23:47:24 name = "default"
23:47:24 replicas = ["member-1",
23:47:24 "member-2",
23:47:24 "member-3"]
23:47:24 }
23:47:24 ]
23:47:24 },
23:47:24 {
23:47:24 name = "inventory"
23:47:24 shards = [
23:47:24 {
23:47:24 name="inventory"
23:47:24 replicas = ["member-1",
23:47:24 "member-2",
23:47:24 "member-3"]
23:47:24 }
23:47:24 ]
23:47:24 },
23:47:24 {
23:47:24 name = "topology"
23:47:24 shards = [
23:47:24 {
23:47:24 name="topology"
23:47:24 replicas = ["member-1",
23:47:24 "member-2",
23:47:24 "member-3"]
23:47:24 }
23:47:24 ]
23:47:24 },
23:47:24 {
23:47:24 name = "toaster"
23:47:24 shards = [
23:47:24 {
23:47:24 name="toaster"
23:47:24 replicas = ["member-1",
23:47:24 "member-2",
23:47:24 "member-3"]
23:47:24 }
23:47:24 ]
23:47:24 },
23:47:24 {
23:47:24 name = "car"
23:47:24 shards = [
23:47:24 {
23:47:24 name="car"
23:47:24 replicas = ["member-1",
23:47:24 "member-2",
23:47:24 "member-3"]
23:47:24 }
23:47:24 ]
23:47:24 },
23:47:24 {
23:47:24 name = "people"
23:47:24 shards = [
23:47:24 {
23:47:24 name="people"
23:47:24 replicas = ["member-1",
23:47:24 "member-2",
23:47:24 "member-3"]
23:47:24 }
23:47:24 ]
23:47:24 },
23:47:24 {
23:47:24 name = "car-people"
23:47:24 shards = [
23:47:24 {
23:47:24 name="car-people"
23:47:24 replicas = ["member-1",
23:47:24 "member-2",
23:47:24 "member-3"]
23:47:24 }
23:47:24 ]
23:47:24 }
23:47:24 ]
23:47:24 Locating config plan to use...
23:47:24 Finished running config plans
23:47:24 Starting member-1 with IP address 10.30.170.124
23:47:24 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:47:24 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:47:25 Redirecting karaf console output to karaf_console.log
23:47:25 Starting controller...
23:47:25 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:47:25 Starting member-2 with IP address 10.30.170.167
23:47:25 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
23:47:25 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
23:47:25 Redirecting karaf console output to karaf_console.log
23:47:25 Starting controller...
23:47:25 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:47:25 Starting member-3 with IP address 10.30.171.116
23:47:25 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:47:25 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:47:26 Redirecting karaf console output to karaf_console.log
23:47:26 Starting controller...
23:47:26 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
23:47:26 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins6838648111660331422.sh
23:47:26 common-functions.sh is being sourced
23:47:26 common-functions environment:
23:47:26 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:47:26 ACTUALFEATURES:
23:47:26 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:47:26 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties
23:47:26 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:47:26 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv
23:47:26 CONTROLLERMEM: 2048m
23:47:26 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf
23:47:26 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf
23:47:26 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf
23:47:26 SUITES:
23:47:26
23:47:26 + echo '#################################################'
23:47:26 #################################################
23:47:26 + echo '## Verify Cluster is UP ##'
23:47:26 ## Verify Cluster is UP ##
23:47:26 + echo '#################################################'
23:47:26 #################################################
23:47:26 + create_post_startup_script
23:47:26 + cat
23:47:26 + copy_and_run_post_startup_script
23:47:26 + seed_index=1
23:47:26 ++ seq 1 3
23:47:26 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:47:26 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:47:26 + echo 'Execute the post startup script on controller 10.30.170.124'
23:47:26 Execute the post startup script on controller 10.30.170.124
23:47:26 + scp /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/post-startup-script.sh 10.30.170.124:/tmp/
23:47:26 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:47:26 + ssh 10.30.170.124 'bash /tmp/post-startup-script.sh 1'
23:47:26 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:47:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:47:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:26 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:48:31 2025-11-15T23:48:08,502 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - 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:31 Controller is UP
23:48:31 2025-11-15T23:48:08,502 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - 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:31 Listing all open ports on controller system...
23:48:31 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:48:31 looking for "BindException: Address already in use" in log file
23:48:31 looking for "server is unhealthy" in log file
23:48:31 + '[' 1 == 0 ']'
23:48:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:48:31 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:48:31 + echo 'Execute the post startup script on controller 10.30.170.167'
23:48:31 Execute the post startup script on controller 10.30.170.167
23:48:31 + scp /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/post-startup-script.sh 10.30.170.167:/tmp/
23:48:31 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
23:48:32 + ssh 10.30.170.167 'bash /tmp/post-startup-script.sh 2'
23:48:32 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
23:48:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:48:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:32 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:49:37 2025-11-15T23:48:09,047 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - 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:37 Controller is UP
23:49:37 2025-11-15T23:48:09,047 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - 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:37 Listing all open ports on controller system...
23:49:37 looking for "BindException: Address already in use" in log file
23:49:37 looking for "server is unhealthy" in log file
23:49:37 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:49:37 + '[' 2 == 0 ']'
23:49:37 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:49:37 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:49:37 + echo 'Execute the post startup script on controller 10.30.171.116'
23:49:37 Execute the post startup script on controller 10.30.171.116
23:49:37 + scp /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/post-startup-script.sh 10.30.171.116:/tmp/
23:49:37 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:49:37 + ssh 10.30.171.116 'bash /tmp/post-startup-script.sh 3'
23:49:37 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:49:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:49:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:50:38 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:50:43 2025-11-15T23:48:08,740 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - 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:43 Controller is UP
23:50:43 2025-11-15T23:48:08,740 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - 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:43 Listing all open ports on controller system...
23:50:43 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:50:43 looking for "BindException: Address already in use" in log file
23:50:43 looking for "server is unhealthy" in log file
23:50:43 + '[' 0 == 0 ']'
23:50:43 + seed_index=1
23:50:43 + dump_controller_threads
23:50:43 ++ seq 1 3
23:50:43 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:43 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:50:43 + echo 'Let'\''s take the karaf thread dump'
23:50:43 Let's take the karaf thread dump
23:50:43 + ssh 10.30.170.124 'sudo ps aux'
23:50:43 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:50:43 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_before.log
23:50:43 ++ grep -v grep
23:50:43 ++ cut -f2 '-d '
23:50:43 ++ tr -s ' '
23:50:43 + pid=2094
23:50:43 + echo 'karaf main: org.apache.karaf.main.Main, pid:2094'
23:50:43 karaf main: org.apache.karaf.main.Main, pid:2094
23:50:43 + ssh 10.30.170.124 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2094'
23:50:43 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
23:50:44 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:44 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:50:44 + echo 'Let'\''s take the karaf thread dump'
23:50:44 Let's take the karaf thread dump
23:50:44 + ssh 10.30.170.167 'sudo ps aux'
23:50:44 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
23:50:44 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_before.log
23:50:44 ++ grep -v grep
23:50:44 ++ tr -s ' '
23:50:44 ++ cut -f2 '-d '
23:50:44 + pid=2090
23:50:44 + echo 'karaf main: org.apache.karaf.main.Main, pid:2090'
23:50:44 karaf main: org.apache.karaf.main.Main, pid:2090
23:50:44 + ssh 10.30.170.167 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2090'
23:50:44 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
23:50:45 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:45 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:50:45 + echo 'Let'\''s take the karaf thread dump'
23:50:45 Let's take the karaf thread dump
23:50:45 + ssh 10.30.171.116 'sudo ps aux'
23:50:45 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:50:45 ++ tr -s ' '
23:50:45 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_before.log
23:50:45 ++ cut -f2 '-d '
23:50:45 ++ grep -v grep
23:50:45 + pid=2085
23:50:45 + echo 'karaf main: org.apache.karaf.main.Main, pid:2085'
23:50:45 karaf main: org.apache.karaf.main.Main, pid:2085
23:50:45 + ssh 10.30.171.116 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2085'
23:50:45 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:50:46 + '[' 0 -gt 0 ']'
23:50:46 + echo 'Generating controller variables...'
23:50:46 Generating controller variables...
23:50:46 ++ seq 1 3
23:50:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:46 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:50:46 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.124'
23:50:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:46 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:50:46 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.124 -v ODL_SYSTEM_2_IP:10.30.170.167'
23:50:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:50:46 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:50:46 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.124 -v ODL_SYSTEM_2_IP:10.30.170.167 -v ODL_SYSTEM_3_IP:10.30.171.116'
23:50:46 + echo 'Generating mininet variables...'
23:50:46 Generating mininet variables...
23:50:46 ++ seq 1 0
23:50:46 + get_test_suites SUITES
23:50:46 + local __suite_list=SUITES
23:50:46 + echo 'Locating test plan to use...'
23:50:46 Locating test plan to use...
23:50:46 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/testplans/controller-clustering-tell-vanadium.txt
23:50:46 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/testplans/controller-clustering-tell-vanadium.txt ']'
23:50:46 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/testplans/controller-clustering-tell.txt
23:50:46 + '[' disabled '!=' disabled ']'
23:50:46 + echo 'Changing the testplan path...'
23:50:46 Changing the testplan path...
23:50:46 + sed s:integration:/w/workspace/controller-csit-3node-clustering-tell-all-vanadium: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/testplans/controller-clustering-tell.txt
23:50:46 + cat testplan.txt
23:50:46 # Place the suites in run order:
23:50:46
23:50:46 # disabling all "prefix based" suites. This functionality was newly
23:50:46 # introduced with these tests in 2017. The assumption is that
23:50:46 # development stopped in that area, but may continue at a later
23:50:46 # time. Still, the tests are failing and no resources to solve the
23:50:46 # failures at this time. If/When this changes, we can uncomment
23:50:46 # those suites. Note that every suite is commented out with it's
23:50:46 # accompanying "restart_with_tell_based_true" setup suite.
23:50:46
23:50:46
23:50:46 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-prefix-based.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot
23:50:46 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown_prefbasedshard.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot
23:50:46 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement_prefbasedshard.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot
23:50:46 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation_prefbasedshard.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot
23:50:46 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation_prefbasedshard.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot
23:50:46 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 # /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability_prefbasedshard.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:50:46 /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:50:46 + '[' -z '' ']'
23:50:46 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:50:46 ++ tr '\012' ' '
23:50:46 + suite_list='/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:50:46 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
23:50:46 ++ SUITES='/w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:50:46 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
23:50:46 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
23:50:46 + robot -N controller-clustering-tell.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.0-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251115.223631-603.zip -v CONTROLLER:10.30.170.124 -v CONTROLLER1:10.30.170.167 -v CONTROLLER2:10.30.171.116 -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-vanadium -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:vanadium -v ODL_SYSTEM_IP:10.30.170.124 -v ODL_SYSTEM_1_IP:10.30.170.124 -v ODL_SYSTEM_2_IP:10.30.170.167 -v ODL_SYSTEM_3_IP:10.30.171.116 -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-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:50:46 ==============================================================================
23:50:46 controller-clustering-tell.txt
23:50:46 ==============================================================================
23:50:47 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:50:47 ==============================================================================
23:50:51 Stop_All_Members :: Stop every odl node. | FAIL |
23:57:10 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:10 ------------------------------------------------------------------------------
23:57:10 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:57:19 ------------------------------------------------------------------------------
23:57:19 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:03:32 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:03:32 ------------------------------------------------------------------------------
00:03:32 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:03:32 3 tests, 1 passed, 2 failed
00:03:32 ==============================================================================
00:03:32 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataBroker tes...
00:03:32 ==============================================================================
00:03:41 Get_Shard_Role :: Get shard role. | FAIL |
00:03:42 ... click for list of related bugs or create a new one if needed (with the
00:03:42 "controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role"
00:03:42 reference somewhere inside)
00:03:42 "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:42
00:03:42 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.124:8181/restconf/operations/cluster-admin:get-shard-role
00:03:42 ------------------------------------------------------------------------------
00:03:42 Subscribe_Listener_To_Leader :: Subscribe listener to leader. | FAIL |
00:03:42 ... click for list of related bugs or create a new one if needed (with the
00:03:42 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader"
00:03:42 reference somewhere inside)
00:03:42 "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:42
00:03:42 ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:03:42 ------------------------------------------------------------------------------
00:03:42 Subscribe_Listener_To_Follower :: Subscribe listener to follower. | FAIL |
00:03:43 ... click for list of related bugs or create a new one if needed (with the
00:03:43 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower"
00:03:43 reference somewhere inside)
00:03:43 "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:43
00:03:43 ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:03:43 ------------------------------------------------------------------------------
00:03:43 Make_Leader_Local :: Make the loeader local and verify. | FAIL |
00:03:43 ... click for list of related bugs or create a new one if needed (with the
00:03:43 "controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local"
00:03:43 reference somewhere inside)
00:03:43 "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:43
00:03:43 ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:03:43 ------------------------------------------------------------------------------
00:03:43 Remove_Leader_Shard_Replica_And_Add_It_Back :: Remove and add shar... | FAIL |
00:03:43 ... click for list of related bugs or create a new one if needed (with the
00:03:43 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back"
00:03:43 reference somewhere inside)
00:03:43 "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:43
00:03:43 ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:03:43 ------------------------------------------------------------------------------
00:03:43 Remove_Follower_Shard_Replica_And_Add_It_Back :: Remove and add sh... | FAIL |
00:03:44 ... click for list of related bugs or create a new one if needed (with the
00:03:44 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back"
00:03:44 reference somewhere inside)
00:03:44 "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:44
00:03:44 ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:03:44 ------------------------------------------------------------------------------
00:03:44 Write_Transactions_One_Node_Leader :: Write transactions. | FAIL |
00:03:44 ... click for list of related bugs or create a new one if needed (with the
00:03:44 "controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_leader"
00:03:44 reference somewhere inside)
00:03:44 "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:44
00:03:44 ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:03:44 ------------------------------------------------------------------------------
00:03:44 Write_Transactions_One_Node_Follower :: Write transactions. | 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_write_transactions_one_node_follower"
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_write_transactions_one_node_follower&order=bug_status"
00:03:45
00:03:45 ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-3-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:03:45 ------------------------------------------------------------------------------
00:03:45 Write_Transactions_All_Nodes :: Write transactions. | FAIL |
00:04:49 ... click for list of related bugs or create a new one if needed (with the
00:04:49 "controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_all_nodes"
00:04:49 reference somewhere inside)
00:04:49 "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:49
00:04:49 Resolving variable '${response.text}' failed: AttributeError: 'ConnectionError' object has no attribute 'text'
00:04:49 ------------------------------------------------------------------------------
00:04:49 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataB... | FAIL |
00:04:49 9 tests, 0 passed, 9 failed
00:04:49 ==============================================================================
00:04:49 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:04:49 ==============================================================================
00:04:54 Stop_All_Members :: Stop every odl node. | FAIL |
00:11:06 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:06 ------------------------------------------------------------------------------
00:11:06 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: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
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:25 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBroker testi...
00:17:25 ==============================================================================
00:17:28 Local_Leader_Shutdown :: Shutdown the leader on the same node as t... | FAIL |
00:19:29 ... click for list of related bugs or create a new one if needed (with the
00:19:29 "controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown"
00:19:29 reference somewhere inside)
00:19:29 "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:29
00:19:29 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-default-config,type=DistributedConfigDatastore
00:19:29 ------------------------------------------------------------------------------
00:19:29 Restart :: Restart odl | FAIL |
00:25:40 ... click for list of related bugs or create a new one if needed (with the
00:25:40 "controller_clustering_tell_txt_clean_leader_shutdown_restart"
00:25:40 reference somewhere inside)
00:25:40 "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:40
00:25: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
00:25:40 ------------------------------------------------------------------------------
00:25:40 Remote_Leader_Shutdown :: Shutdown the leader on different node as... | FAIL |
00:28:00 ... click for list of related bugs or create a new one if needed (with the
00:28:00 "controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown"
00:28:00 reference somewhere inside)
00:28:00 "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:00
00:28:00 ConnectionError: HTTPConnectionPool(host='10.30.170.124', 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:00 ------------------------------------------------------------------------------
00:28:00 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBro... | FAIL |
00:28:00 3 tests, 0 passed, 3 failed
00:28:00 ==============================================================================
00:28:01 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:28:01 ==============================================================================
00:28:09 Stop_All_Members :: Stop every odl node. | FAIL |
00:34:13 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:13 ------------------------------------------------------------------------------
00:34:13 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:34:24 ------------------------------------------------------------------------------
00:34:24 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:40:33 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:40:33 ------------------------------------------------------------------------------
00:40:33 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:40:33 3 tests, 1 passed, 2 failed
00:40:33 ==============================================================================
00:40:34 controller-clustering-tell.txt.Explicit Leader Movement :: DOMDataBroker te...
00:40:34 ==============================================================================
00:40:38 Local_To_Remote_Movement :: Leader moves from local to remote node... | FAIL |
00:40:39 ... click for list of related bugs or create a new one if needed (with the
00:40:39 "controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement"
00:40:39 reference somewhere inside)
00:40:39 "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:39
00:40:39 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-default-config,type=DistributedConfigDatastore
00:40:39 ------------------------------------------------------------------------------
00:40:39 Restart1 :: Restart odl | FAIL |
00:46:46 ... click for list of related bugs or create a new one if needed (with the
00:46:46 "controller_clustering_tell_txt_explicit_leader_movement_restart1"
00:46:46 reference somewhere inside)
00:46:46 "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:46
00:46:46 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:46 ------------------------------------------------------------------------------
00:46:46 Remote_To_Remote_Movement :: Leader moves from one remote to other... | FAIL |
00:47:07 ... click for list of related bugs or create a new one if needed (with the
00:47:07 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement"
00:47:07 reference somewhere inside)
00:47:07 "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:07
00:47:07 ConnectionError: HTTPConnectionPool(host='10.30.170.124', 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:07 ------------------------------------------------------------------------------
00:47:07 Restart2 :: Restart odl | FAIL |
00:53:10 ... click for list of related bugs or create a new one if needed (with the
00:53:10 "controller_clustering_tell_txt_explicit_leader_movement_restart2"
00:53:10 reference somewhere inside)
00:53:10 "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:10
00:53:10 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:10 ------------------------------------------------------------------------------
00:53:10 Remote_To_Local_Movement :: Leader moves from remote to local node... | FAIL |
00:53:11 ... click for list of related bugs or create a new one if needed (with the
00:53:11 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement"
00:53:11 reference somewhere inside)
00:53:11 "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:11
00:53:11 ConnectionError: HTTPConnectionPool(host='10.30.170.124', 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:11 ------------------------------------------------------------------------------
00:53:11 controller-clustering-tell.txt.Explicit Leader Movement :: DOMData... | FAIL |
00:53:11 5 tests, 0 passed, 5 failed
00:53:11 ==============================================================================
00:53:11 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:53:11 ==============================================================================
00:53:24 Stop_All_Members :: Stop every odl node. | FAIL |
00:59:23 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:23 ------------------------------------------------------------------------------
00:59:23 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:59:37 ------------------------------------------------------------------------------
00:59:37 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:05:45 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:05:45 ------------------------------------------------------------------------------
01:05:45 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:05:45 3 tests, 1 passed, 2 failed
01:05:45 ==============================================================================
01:05:45 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker testing: L...
01:05:45 ==============================================================================
01:05:49 Healing_Within_Request_Timeout :: The isolated node (leader) is re... | FAIL |
01:05:50 ... click for list of related bugs or create a new one if needed (with the
01:05:50 "controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout"
01:05:50 reference somewhere inside)
01:05:50 "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:50
01:05:50 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-default-config,type=DistributedConfigDatastore
01:05:50 ------------------------------------------------------------------------------
01:05:50 Restart :: Restart odl | FAIL |
01:11:58 ... click for list of related bugs or create a new one if needed (with the
01:11:58 "controller_clustering_tell_txt_leader_isolation_restart"
01:11:58 reference somewhere inside)
01:11:58 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_restart&order=bug_status"
01:11:58
01:11:58 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:11:58 ------------------------------------------------------------------------------
01:11:58 Healing_After_Request_Timeout :: The isolated node (leader) is rej... | FAIL |
01:12:18 ... click for list of related bugs or create a new one if needed (with the
01:12:18 "controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout"
01:12:18 reference somewhere inside)
01:12:18 "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:18
01:12:18 ConnectionError: HTTPConnectionPool(host='10.30.170.124', 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:18 ------------------------------------------------------------------------------
01:12:18 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker t... | FAIL |
01:12:18 3 tests, 0 passed, 3 failed
01:12:18 ==============================================================================
01:12:18 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:12:18 ==============================================================================
01:12:26 Stop_All_Members :: Stop every odl node. | FAIL |
01:18: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
01:18:30 ------------------------------------------------------------------------------
01:18:30 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:18:40 ------------------------------------------------------------------------------
01:18:40 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:24:48 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:24:48 ------------------------------------------------------------------------------
01:24:48 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
01:24:48 3 tests, 1 passed, 2 failed
01:24:48 ==============================================================================
01:24:48 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker testing: C...
01:24:48 ==============================================================================
01:24:52 Producer_On_Shard_Leader_Node_ChainedTx :: Client isolation with p... | FAIL |
01:26:12 ... click for list of related bugs or create a new one if needed (with the
01:26:12 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx"
01:26:12 reference somewhere inside)
01:26:12 "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:12
01:26:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-default-config,type=DistributedConfigDatastore
01:26:12
01:26:12 Also keyword teardown failed:
01:26:12 Several failures occurred:
01:26:12
01:26:12 1) Variable '${client_node_dst}' not found.
01:26:12
01:26:12 2) Variable '${client_node_dst}' not found.
01:26:12
01:26:12 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:26:12
01:26:12 1) Dictionary '${Stream_dict}' has no key 'vanadium'.
01:26:12
01:26:12 2) HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-default-config,type=DistributedConfigDatastore
01:26:12
01:26:12 [ Message content over the limit has been removed. ]
01:26:12 ...at 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)
01:26:12
01:26:12 88) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:26:12
01:26:12 89) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:26:12
01:26:12 90) Unrecognized Raft state: None
01:26:12
01:26:12 91) No leader found.
01:26:12
01:26:12 92) Too many Leaders.
01:26:12
01:26:12 93) IndexError: Given index 0 is out of the range 0--1.
01:26:12
01:26:12 4) KeyError: 'threads'
01:26:12 ------------------------------------------------------------------------------
01:26:12 Restart1 :: Restart odl | FAIL |
01:32:21 ... click for list of related bugs or create a new one if needed (with the
01:32:21 "controller_clustering_tell_txt_client_isolation_restart1"
01:32:21 reference somewhere inside)
01:32:21 "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:21
01:32:21 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:21 ------------------------------------------------------------------------------
01:32:21 Producer_On_Shard_Leader_Node_SimpleTx :: Client isolation with pr... | FAIL |
01:34:01 ... click for list of related bugs or create a new one if needed (with the
01:34:01 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx"
01:34:01 reference somewhere inside)
01:34:01 "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:01
01:34:01 ConnectionError: HTTPConnectionPool(host='10.30.170.124', 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:01
01:34:01 Also keyword teardown failed:
01:34:01 Several failures occurred:
01:34:01
01:34:01 1) Variable '${client_node_dst}' not found.
01:34:01
01:34:01 2) Variable '${client_node_dst}' not found.
01:34:01
01:34:01 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:34:01
01:34:01 1) Dictionary '${Stream_dict}' has no key 'vanadium'.
01:34:01
01:34:01 2) ConnectionError: HTTPConnectionPool(host='10.30.170.124', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Categor...
01:34:01 [ Message content over the limit has been removed. ]
01:34:01
01:34:01 204) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:34:01
01:34:01 205) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
01:34:01
01:34:01 206) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:34:01
01:34:01 207) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:34:01
01:34:01 208) Unrecognized Raft state: None
01:34:01
01:34:01 209) No leader found.
01:34:01
01:34:01 210) Too many Leaders.
01:34:01
01:34:01 211) IndexError: Given index 0 is out of the range 0--1.
01:34:01
01:34:01 4) KeyError: 'threads'
01:34:01 ------------------------------------------------------------------------------
01:34:01 Restart2 :: Restart odl | FAIL |
01:40:05 ... click for list of related bugs or create a new one if needed (with the
01:40:05 "controller_clustering_tell_txt_client_isolation_restart2"
01:40:05 reference somewhere inside)
01:40:05 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart2&order=bug_status"
01:40:05
01:40: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
01:40:05 ------------------------------------------------------------------------------
01:40:05 Producer_On_Shard_Non_Leader_Node_ChainedTx :: Client isolation wi... | FAIL |
01:41:24 ... click for list of related bugs or create a new one if needed (with the
01:41:24 "controller_clustering_tell_txt_client_isolation_producer_on_shard_non_leader_node_chainedtx"
01:41:24 reference somewhere inside)
01:41:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_non_leader_node_chainedtx&order=bug_status"
01:41:24
01:41:24 ConnectionError: HTTPConnectionPool(host='10.30.170.124', 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:24
01:41:24 Also keyword teardown failed:
01:41:24 Several failures occurred:
01:41:24
01:41:24 1) Variable '${client_node_dst}' not found.
01:41:24
01:41:24 2) Variable '${client_node_dst}' not found.
01:41:24
01:41:24 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:41:24
01:41:24 1) Dictionary '${Stream_dict}' has no key 'vanadium'.
01:41:24
01:41:24 2) ConnectionError: HTTPConnectionPool(host='10.30.170.124', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Categor...
01:41:24 [ Message content over the limit has been removed. ]
01:41:24
01:41:24 204) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:41:24
01:41:24 205) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
01:41:24
01:41:24 206) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:41:24
01:41:24 207) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:41:24
01:41:24 208) Unrecognized Raft state: None
01:41:24
01:41:24 209) No leader found.
01:41:24
01:41:24 210) Too many Leaders.
01:41:24
01:41:24 211) IndexError: Given index 0 is out of the range 0--1.
01:41:24
01:41:24 4) KeyError: 'threads'
01:41:24 ------------------------------------------------------------------------------
01:41:24 Restart3 :: Restart odl | FAIL |
01:47:28 ... click for list of related bugs or create a new one if needed (with the
01:47:28 "controller_clustering_tell_txt_client_isolation_restart3"
01:47:28 reference somewhere inside)
01:47:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart3&order=bug_status"
01:47:28
01:47: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
01:47:28 ------------------------------------------------------------------------------
01:47:28 Producer_On_Shard_Non_Leader_Node_SimpleTx :: Client isolation wit... | FAIL |
01:48:48 ... click for list of related bugs or create a new one if needed (with the
01:48:48 "controller_clustering_tell_txt_client_isolation_producer_on_shard_non_leader_node_simpletx"
01:48:48 reference somewhere inside)
01:48:48 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_non_leader_node_simpletx&order=bug_status"
01:48:48
01:48:48 ConnectionError: HTTPConnectionPool(host='10.30.170.124', 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:48:48
01:48:48 Also keyword teardown failed:
01:48:48 Several failures occurred:
01:48:48
01:48:48 1) Variable '${client_node_dst}' not found.
01:48:48
01:48:48 2) Variable '${client_node_dst}' not found.
01:48:48
01:48:48 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
01:48:48
01:48:48 1) Dictionary '${Stream_dict}' has no key 'vanadium'.
01:48:48
01:48:48 2) ConnectionError: HTTPConnectionPool(host='10.30.170.124', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Categor...
01:48:48 [ Message content over the limit has been removed. ]
01:48:48
01:48:48 204) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
01:48:48
01:48:48 205) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
01:48:48
01:48:48 206) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:48:48
01:48:48 207) TypeError: Expected argument 1 to be a dictionary, got None instead.
01:48:48
01:48:48 208) Unrecognized Raft state: None
01:48:48
01:48:48 209) No leader found.
01:48:48
01:48:48 210) Too many Leaders.
01:48:48
01:48:48 211) IndexError: Given index 0 is out of the range 0--1.
01:48:48
01:48:48 4) KeyError: 'threads'
01:48:48 ------------------------------------------------------------------------------
01:48:48 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker t... | FAIL |
01:48:48 7 tests, 0 passed, 7 failed
01:48:48 ==============================================================================
01:48:48 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
01:48:48 ==============================================================================
01:48:57 Stop_All_Members :: Stop every odl node. | FAIL |
01:55:00 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:55:00 ------------------------------------------------------------------------------
01:55:00 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
01:55:10 ------------------------------------------------------------------------------
01:55:10 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:01:18 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:01:18 ------------------------------------------------------------------------------
02:01:18 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:01:18 3 tests, 1 passed, 2 failed
02:01:18 ==============================================================================
02:01:18 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker testing:...
02:01:18 ==============================================================================
02:01:22 Move_Leader_From_Listener_Local_To_Remote :: Listener runs on lead... | FAIL |
02:01:22 ... click for list of related bugs or create a new one if needed (with the
02:01:22 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_local_to_remote"
02:01:22 reference somewhere inside)
02:01:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_move_leader_from_listener_local_to_remote&order=bug_status"
02:01:22
02:01:22 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=Shards,name=member-2-shard-default-config,type=DistributedConfigDatastore
02:01:22 ------------------------------------------------------------------------------
02:01:22 Restart_1 :: Restart odl. | FAIL |
02:07:30 ... click for list of related bugs or create a new one if needed (with the
02:07:30 "controller_clustering_tell_txt_listener_stability_restart_1"
02:07:30 reference somewhere inside)
02:07:30 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_restart_1&order=bug_status"
02:07:30
02:07: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
02:07:30 ------------------------------------------------------------------------------
02:07:30 Move_Leader_From_Listener_Remote_To_Other_Remote :: Listener runs ... | FAIL |
02:07:51 ... click for list of related bugs or create a new one if needed (with the
02:07:51 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_other_remote"
02:07:51 reference somewhere inside)
02:07:51 "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_other_remote&order=bug_status"
02:07:51
02:07:51 ConnectionError: HTTPConnectionPool(host='10.30.170.124', 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:07:51 ------------------------------------------------------------------------------
02:07:51 Restart_2 :: Restart odl. | FAIL |
02:13:56 ... click for list of related bugs or create a new one if needed (with the
02:13:56 "controller_clustering_tell_txt_listener_stability_restart_2"
02:13:56 reference somewhere inside)
02:13:56 "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:13:56
02:13: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:13:56 ------------------------------------------------------------------------------
02:13:56 Move_Leader_From_Listener_Remote_To_Local :: Listener runs on foll... | FAIL |
02:13:57 ... click for list of related bugs or create a new one if needed (with the
02:13:57 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local"
02:13:57 reference somewhere inside)
02:13:57 "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:13:57
02:13:57 ConnectionError: HTTPConnectionPool(host='10.30.170.124', 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:13:57 ------------------------------------------------------------------------------
02:13:57 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker... | FAIL |
02:13:57 5 tests, 0 passed, 5 failed
02:13:57 ==============================================================================
02:13:57 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:13:57 ==============================================================================
02:14:06 Stop_All_Members :: Stop every odl node. | FAIL |
02:20:13 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:13 ------------------------------------------------------------------------------
02:20:13 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:20:23 ------------------------------------------------------------------------------
02:20:23 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:26:31 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:26:31 ------------------------------------------------------------------------------
02:26:31 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:26:31 3 tests, 1 passed, 2 failed
02:26:31 ==============================================================================
02:26:31 controller-clustering-tell.txt.Master Stability :: Cluster Singleton testin...
02:26:31 ==============================================================================
02:26:35 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
02:26:36 ... click for list of related bugs or create a new one if needed (with the
02:26:36 "controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
02:26:36 reference somewhere inside)
02:26:36 "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:36
02:26:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
02:26:36 ------------------------------------------------------------------------------
02:26:36 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
02:26:36 ... click for list of related bugs or create a new one if needed (with the
02:26:36 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node"
02:26:36 reference somewhere inside)
02:26:36 "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:36
02:26:36 Variable '@{cs_candidates}' not found. Did you mean:
02:26:36 @{cs_exp_candidates}
02:26:36 ------------------------------------------------------------------------------
02:26:36 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
02:26:37 ... click for list of related bugs or create a new one if needed (with the
02:26:37 "controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered"
02:26:37 reference somewhere inside)
02:26:37 "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:37
02:26:37 Variable '${cs_owner}' not found.
02:26:37 ------------------------------------------------------------------------------
02:26:37 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
02:26:37 ... click for list of related bugs or create a new one if needed (with the
02:26:37 "controller_clustering_tell_txt_master_stability_reregister_singleton_constant"
02:26:37 reference somewhere inside)
02:26:37 "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:37
02:26:37 Variable '${unregistered_node}' not found.
02:26:37 ------------------------------------------------------------------------------
02:26:37 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
02:26:37 ... click for list of related bugs or create a new one if needed (with the
02:26:37 "controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration"
02:26:37 reference somewhere inside)
02:26:37 "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:37
02:26:37 Variable '${cs_owner}' not found.
02:26:37 ------------------------------------------------------------------------------
02:26:37 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
02:26:38 ... click for list of related bugs or create a new one if needed (with the
02:26:38 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node"
02:26:38 reference somewhere inside)
02:26:38 "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:38
02:26:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
02:26:38 ------------------------------------------------------------------------------
02:26:38 controller-clustering-tell.txt.Master Stability :: Cluster Singlet... | FAIL |
02:26:38 6 tests, 0 passed, 6 failed
02:26:38 ==============================================================================
02:26:38 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:26:38 ==============================================================================
02:26:40 Stop_All_Members :: Stop every odl node. | FAIL |
02:32:49 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:32:49 ------------------------------------------------------------------------------
02:32:49 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:32:59 ------------------------------------------------------------------------------
02:32:59 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:39:07 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:39:07 ------------------------------------------------------------------------------
02:39:07 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:39:07 3 tests, 1 passed, 2 failed
02:39:07 ==============================================================================
02:39:07 controller-clustering-tell.txt.Partition And Heal :: Cluster Singleton test...
02:39:07 ==============================================================================
02:39:11 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
02:39:12 ... click for list of related bugs or create a new one if needed (with the
02:39:12 "controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node"
02:39:12 reference somewhere inside)
02:39:12 "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:12
02:39:12 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
02:39:12 ------------------------------------------------------------------------------
02:39:12 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
02:39:12 ... click for list of related bugs or create a new one if needed (with the
02:39:12 "controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node"
02:39:12 reference somewhere inside)
02:39:12 "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:12
02:39:12 Could not parse owner and candidates for device get-singleton-constant-service']
02:39:12 ------------------------------------------------------------------------------
02:39:12 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
02:39:13 ... click for list of related bugs or create a new one if needed (with the
02:39:13 "controller_clustering_tell_txt_partition_and_heal_isolate_owner_node"
02:39:13 reference somewhere inside)
02:39:13 "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:13
02:39:13 Variable '${cs_owner}' not found.
02:39:13 ------------------------------------------------------------------------------
02:39:13 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
02:39:13 ... click for list of related bugs or create a new one if needed (with the
02:39:13 "controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated"
02:39:13 reference somewhere inside)
02:39:13 "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:13
02:39:13 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
02:39:13 ------------------------------------------------------------------------------
02:39:13 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
02:39:13 ... click for list of related bugs or create a new one if needed (with the
02:39:13 "controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node"
02:39:13 reference somewhere inside)
02:39:13 "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:13
02:39:13 Variable '${cs_isolated_index}' not found.
02:39:13 ------------------------------------------------------------------------------
02:39:13 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
02:39:14 ... click for list of related bugs or create a new one if needed (with the
02:39:14 "controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
02:39:14 reference somewhere inside)
02:39:14 "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:14
02:39:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
02:39:14 ------------------------------------------------------------------------------
02:39:14 controller-clustering-tell.txt.Partition And Heal :: Cluster Singl... | FAIL |
02:39:14 6 tests, 0 passed, 6 failed
02:39:14 ==============================================================================
02:39:14 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:39:14 ==============================================================================
02:39:16 Stop_All_Members :: Stop every odl node. | FAIL |
02:45: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:45:28 ------------------------------------------------------------------------------
02:45:28 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:45:38 ------------------------------------------------------------------------------
02:45:38 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
02:51:46 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
02:51:46 ------------------------------------------------------------------------------
02:51:46 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
02:51:46 3 tests, 1 passed, 2 failed
02:51:46 ==============================================================================
02:51:46 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singleton test...
02:51:46 ==============================================================================
02:51:50 Register_Candidates :: Register a candidate application on each no... | FAIL |
02:51:51 ... click for list of related bugs or create a new one if needed (with the
02:51:51 "controller_clustering_tell_txt_chasing_the_leader_register_candidates"
02:51:51 reference somewhere inside)
02:51:51 "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:51:51
02:51:51 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton
02:51:51 ------------------------------------------------------------------------------
02:51:51 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
02:52:52 ------------------------------------------------------------------------------
02:52:52 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
02:52:53 ... click for list of related bugs or create a new one if needed (with the
02:52:53 "controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
02:52:53 reference somewhere inside)
02:52:53 "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:52:53
02:52:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton
02:52:53 ------------------------------------------------------------------------------
02:52:53 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singl... | FAIL |
02:52:53 3 tests, 1 passed, 2 failed
02:52:53 ==============================================================================
02:52:53 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
02:52:53 ==============================================================================
02:52:56 Stop_All_Members :: Stop every odl node. | FAIL |
02:59: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
02:59:05 ------------------------------------------------------------------------------
02:59:05 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
02:59:15 ------------------------------------------------------------------------------
02:59:15 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
03:05:23 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
03:05:23 ------------------------------------------------------------------------------
03:05:23 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
03:05:23 3 tests, 1 passed, 2 failed
03:05:23 ==============================================================================
03:05:23 controller-clustering-tell.txt.Carpeople Crud :: Suite for performing basic...
03:05:23 ==============================================================================
03:05:28 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
03:05:28 Parent suite setup failed:
03:05:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:28 ------------------------------------------------------------------------------
03:05:28 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
03:05:28 Parent suite setup failed:
03:05:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:28 ------------------------------------------------------------------------------
03:05:28 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
03:05:28 Parent suite setup failed:
03:05:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:28 ------------------------------------------------------------------------------
03:05:28 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
03:05:28 Parent suite setup failed:
03:05:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:28 ------------------------------------------------------------------------------
03:05:28 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
03:05:28 Parent suite setup failed:
03:05:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:28 ------------------------------------------------------------------------------
03:05:28 See_Added_People_On_Followers :: The same check on other members. | FAIL |
03:05:28 Parent suite setup failed:
03:05:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:28 ------------------------------------------------------------------------------
03:05:28 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
03:05:28 Parent suite setup failed:
03:05:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:28 ------------------------------------------------------------------------------
03:05:28 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
03:05:28 Parent suite setup failed:
03:05:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:28 ------------------------------------------------------------------------------
03:05:28 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
03:05:28 Parent suite setup failed:
03:05:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:28 ------------------------------------------------------------------------------
03:05:28 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
03:05:28 Parent suite setup failed:
03:05:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:28 ------------------------------------------------------------------------------
03:05:28 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
03:05:28 Parent suite setup failed:
03:05:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:28 ------------------------------------------------------------------------------
03:05:28 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
03:05:28 Parent suite setup failed:
03:05:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:28 ------------------------------------------------------------------------------
03:05:28 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
03:05:28 Parent suite setup failed:
03:05:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:28 ------------------------------------------------------------------------------
03:05:28 controller-clustering-tell.txt.Carpeople Crud :: Suite for perform... | FAIL |
03:05:28 Suite setup failed:
03:05:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:28
03:05:28 13 tests, 0 passed, 13 failed
03:05:28 ==============================================================================
03:05:28 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing basic oper...
03:05:28 ==============================================================================
03:05:31 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
03:05:31 Parent suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31 ------------------------------------------------------------------------------
03:05:31 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing b... | FAIL |
03:05:31 Suite setup failed:
03:05:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:31
03:05:31 16 tests, 0 passed, 16 failed
03:05:31 ==============================================================================
03:05:31 controller-clustering-tell.txt.Car Persistence Recovery :: This test restar...
03:05:31 ==============================================================================
03:05:33 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
03:05:33 Parent suite setup failed:
03:05:33 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:33 ------------------------------------------------------------------------------
03:05:33 Stop_All_Members :: Stop all controllers. | FAIL |
03:05:33 Parent suite setup failed:
03:05:33 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:33 ------------------------------------------------------------------------------
03:05:33 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
03:05:33 Parent suite setup failed:
03:05:33 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:33 ------------------------------------------------------------------------------
03:05:33 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
03:05:33 Parent suite setup failed:
03:05:33 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:33 ------------------------------------------------------------------------------
03:05:33 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
03:05:33 Parent suite setup failed:
03:05:33 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:33 ------------------------------------------------------------------------------
03:05:33 See_Cars_On_Followers :: The same check on other members. | FAIL |
03:05:33 Parent suite setup failed:
03:05:33 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:33 ------------------------------------------------------------------------------
03:05:33 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
03:05:33 Parent suite setup failed:
03:05:33 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:33 ------------------------------------------------------------------------------
03:05:33 controller-clustering-tell.txt.Car Persistence Recovery :: This te... | FAIL |
03:05:33 Suite setup failed:
03:05:33 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:33
03:05:33 7 tests, 0 passed, 7 failed
03:05:33 ==============================================================================
03:05:33 controller-clustering-tell.txt.Buycar Failover :: This test focuses on test...
03:05:33 ==============================================================================
03:05:36 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
03:05:36 Parent suite setup failed:
03:05:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:36 ------------------------------------------------------------------------------
03:05:36 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
03:05:36 Parent suite setup failed:
03:05:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:36 ------------------------------------------------------------------------------
03:05:36 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
03:05:36 Parent suite setup failed:
03:05:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:36 ------------------------------------------------------------------------------
03:05:36 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
03:05:36 Parent suite setup failed:
03:05:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:36 ------------------------------------------------------------------------------
03:05:36 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
03:05:36 Parent suite setup failed:
03:05:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:36 ------------------------------------------------------------------------------
03:05:36 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
03:05:36 Parent suite setup failed:
03:05:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:36 ------------------------------------------------------------------------------
03:05:36 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
03:05:36 Parent suite setup failed:
03:05:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:36 ------------------------------------------------------------------------------
03:05:36 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
03:05:36 Parent suite setup failed:
03:05:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:36 ------------------------------------------------------------------------------
03:05:36 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
03:05:36 Parent suite setup failed:
03:05:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:36 ------------------------------------------------------------------------------
03:05:36 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
03:05:36 Parent suite setup failed:
03:05:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:36 ------------------------------------------------------------------------------
03:05:36 controller-clustering-tell.txt.Buycar Failover :: This test focuse... | FAIL |
03:05:36 Suite setup failed:
03:05:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:36
03:05:36 10 tests, 0 passed, 10 failed
03:05:36 ==============================================================================
03:05:36 controller-clustering-tell.txt.Entity Isolate :: Suite for performing membe...
03:05:36 ==============================================================================
03:05:38 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
03:05:38 Parent suite setup failed:
03:05:38 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:05:38 [ Message content over the limit has been removed. ]
03:05:38 ...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:05:38 ------------------------------------------------------------------------------
03:05:38 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
03:05:38 Parent suite setup failed:
03:05:38 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:05:38 [ Message content over the limit has been removed. ]
03:05:38 ...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:05:38 ------------------------------------------------------------------------------
03:05:38 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
03:05:38 Parent suite setup failed:
03:05:38 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:05:38 [ Message content over the limit has been removed. ]
03:05:38 ...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:05:38 ------------------------------------------------------------------------------
03:05:38 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
03:05:38 Parent suite setup failed:
03:05:38 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:05:38 [ Message content over the limit has been removed. ]
03:05:38 ...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:05:38 ------------------------------------------------------------------------------
03:05:38 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
03:05:38 Parent suite setup failed:
03:05:38 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:05:38 [ Message content over the limit has been removed. ]
03:05:38 ...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:05:38 ------------------------------------------------------------------------------
03:05:40 controller-clustering-tell.txt.Entity Isolate :: Suite for perform... | FAIL |
03:05:40 Suite setup failed:
03:05:40 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:05:40 [ Message content over the limit has been removed. ]
03:05:40 ...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:05:40
03:05:40 5 tests, 0 passed, 5 failed
03:05:40 ==============================================================================
03:05:40 controller-clustering-tell.txt.Buycar Failover Isolation :: This test focus...
03:05:40 ==============================================================================
03:05:42 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
03:05:42 Parent suite setup failed:
03:05:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:42 ------------------------------------------------------------------------------
03:05:42 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
03:05:42 Parent suite setup failed:
03:05:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:42 ------------------------------------------------------------------------------
03:05:42 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
03:05:42 Parent suite setup failed:
03:05:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:42 ------------------------------------------------------------------------------
03:05:42 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
03:05:42 Parent suite setup failed:
03:05:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:42 ------------------------------------------------------------------------------
03:05:42 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
03:05:42 Parent suite setup failed:
03:05:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:42 ------------------------------------------------------------------------------
03:05:42 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
03:05:42 Parent suite setup failed:
03:05:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:42 ------------------------------------------------------------------------------
03:05:42 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
03:05:42 Parent suite setup failed:
03:05:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:42 ------------------------------------------------------------------------------
03:05:42 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
03:05:42 Parent suite setup failed:
03:05:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:42 ------------------------------------------------------------------------------
03:05:42 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
03:05:42 Parent suite setup failed:
03:05:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:42 ------------------------------------------------------------------------------
03:05:42 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
03:05:42 Parent suite setup failed:
03:05:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:42 ------------------------------------------------------------------------------
03:05:42 controller-clustering-tell.txt.Buycar Failover Isolation :: This t... | FAIL |
03:05:42 Suite setup failed:
03:05:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:42
03:05:42 10 tests, 0 passed, 10 failed
03:05:42 ==============================================================================
03:05:42 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suite mixing ...
03:05:42 ==============================================================================
03:05:45 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
03:05:45 Parent suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45 ------------------------------------------------------------------------------
03:05:45 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suit... | FAIL |
03:05:45 Suite setup failed:
03:05:45 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:45
03:05:45 16 tests, 0 passed, 16 failed
03:05:45 ==============================================================================
03:05:45 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite for test...
03:05:45 ==============================================================================
03:05:47 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
03:05:47 Parent suite setup failed:
03:05:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:47 ------------------------------------------------------------------------------
03:05:47 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
03:05:47 Parent suite setup failed:
03:05:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:47 ------------------------------------------------------------------------------
03:05:47 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
03:05:47 Parent suite setup failed:
03:05:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:47 ------------------------------------------------------------------------------
03:05:47 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
03:05:47 Parent suite setup failed:
03:05:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:47 ------------------------------------------------------------------------------
03:05:47 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
03:05:47 Parent suite setup failed:
03:05:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:47 ------------------------------------------------------------------------------
03:05:47 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
03:05:47 Parent suite setup failed:
03:05:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:47 ------------------------------------------------------------------------------
03:05:47 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
03:05:47 Parent suite setup failed:
03:05:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:47 ------------------------------------------------------------------------------
03:05:47 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
03:05:47 Parent suite setup failed:
03:05:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:47 ------------------------------------------------------------------------------
03:05:47 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite... | FAIL |
03:05:47 Suite setup failed:
03:05:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.167:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
03:05:47
03:05:47 8 tests, 0 passed, 8 failed
03:05:47 ==============================================================================
03:05:47 controller-clustering-tell.txt | FAIL |
03:05:47 162 tests, 11 passed, 151 failed
03:05:47 ==============================================================================
03:05:47 Output: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/output.xml
03:06:02 Log: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/log.html
03:06:02 Report: /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/report.html
03:06:02 + true
03:06:02 + echo 'Examining the files in data/log and checking filesize'
03:06:02 Examining the files in data/log and checking filesize
03:06:02 + ssh 10.30.170.124 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
03:06:02 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
03:06:03 total 7492
03:06:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 23:47 .
03:06:03 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 15 23:47 karaf_console.log
03:06:03 drwxrwxr-x 9 jenkins jenkins 4096 Nov 16 02:59 ..
03:06:03 -rw-rw-r-- 1 jenkins jenkins 7654336 Nov 16 03:05 karaf.log
03:06:03 + ssh 10.30.170.124 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
03:06:03 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
03:06:03 7.4M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
03:06:03 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
03:06:03 + ssh 10.30.170.167 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
03:06:03 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
03:06:03 total 213396
03:06:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 23:47 .
03:06:03 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 15 23:47 karaf_console.log
03:06:03 drwxrwxr-x 4 jenkins jenkins 4096 Nov 16 02:59 ..
03:06:03 -rw-rw-r-- 1 jenkins jenkins 218499467 Nov 16 03:05 karaf.log
03:06:03 + ssh 10.30.170.167 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
03:06:03 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
03:06:03 209M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
03:06:03 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
03:06:03 + ssh 10.30.171.116 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/'
03:06:03 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
03:06:03 total 9404
03:06:03 drwxrwxr-x 2 jenkins jenkins 4096 Nov 15 23:47 .
03:06:03 -rw-rw-r-- 1 jenkins jenkins 9745 Nov 15 23:57 karaf_console.log
03:06:03 drwxrwxr-x 9 jenkins jenkins 4096 Nov 16 02:59 ..
03:06:03 -rw-rw-r-- 1 jenkins jenkins 9601535 Nov 16 03:05 karaf.log
03:06:03 + ssh 10.30.171.116 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*'
03:06:04 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
03:06:04 9.2M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
03:06:04 12K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
03:06:04 + set +e
03:06:04 ++ seq 1 3
03:06:04 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:06:04 + CONTROLLERIP=ODL_SYSTEM_1_IP
03:06:04 + echo 'Let'\''s take the karaf thread dump again'
03:06:04 Let's take the karaf thread dump again
03:06:04 + ssh 10.30.170.124 'sudo ps aux'
03:06:04 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
03:06:04 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_after.log
03:06:04 ++ grep -v grep
03:06:04 ++ tr -s ' '
03:06:04 ++ cut -f2 '-d '
03:06:04 + pid=28055
03:06:04 + echo 'karaf main: org.apache.karaf.main.Main, pid:28055'
03:06:04 karaf main: org.apache.karaf.main.Main, pid:28055
03:06:04 + ssh 10.30.170.124 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 28055'
03:06:04 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
03:06:05 + echo 'killing karaf process...'
03:06:05 killing karaf process...
03:06:05 + ssh 10.30.170.124 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:06:05 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
03:06:05 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:06:05 + CONTROLLERIP=ODL_SYSTEM_2_IP
03:06:05 + echo 'Let'\''s take the karaf thread dump again'
03:06:05 Let's take the karaf thread dump again
03:06:05 + ssh 10.30.170.167 'sudo ps aux'
03:06:05 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
03:06:05 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_after.log
03:06:05 ++ grep -v grep
03:06:05 ++ tr -s ' '
03:06:05 ++ cut -f2 '-d '
03:06:05 + pid=5062
03:06:05 + echo 'karaf main: org.apache.karaf.main.Main, pid:5062'
03:06:05 karaf main: org.apache.karaf.main.Main, pid:5062
03:06:05 + ssh 10.30.170.167 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 5062'
03:06:05 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
03:06:06 + echo 'killing karaf process...'
03:06:06 killing karaf process...
03:06:06 + ssh 10.30.170.167 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:06:06 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
03:06:06 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:06:06 + CONTROLLERIP=ODL_SYSTEM_3_IP
03:06:06 + echo 'Let'\''s take the karaf thread dump again'
03:06:06 Let's take the karaf thread dump again
03:06:06 + ssh 10.30.171.116 'sudo ps aux'
03:06:06 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
03:06:06 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/ps_after.log
03:06:06 ++ grep -v grep
03:06:06 ++ cut -f2 '-d '
03:06:06 ++ tr -s ' '
03:06:06 + pid=34138
03:06:06 + echo 'karaf main: org.apache.karaf.main.Main, pid:34138'
03:06:06 karaf main: org.apache.karaf.main.Main, pid:34138
03:06:06 + ssh 10.30.171.116 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 34138'
03:06:06 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
03:06:07 + echo 'killing karaf process...'
03:06:07 killing karaf process...
03:06:07 + ssh 10.30.171.116 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
03:06:07 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
03:06:07 + sleep 5
03:06:12 ++ seq 1 3
03:06:12 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:06:12 + CONTROLLERIP=ODL_SYSTEM_1_IP
03:06:12 + echo 'Compressing karaf.log 1'
03:06:12 Compressing karaf.log 1
03:06:12 + ssh 10.30.170.124 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
03:06:12 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
03:06:12 + echo 'Fetching compressed karaf.log 1'
03:06:12 Fetching compressed karaf.log 1
03:06:12 + scp 10.30.170.124:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
03:06:12 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
03:06:13 + ssh 10.30.170.124 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
03:06:13 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
03:06:13 + scp 10.30.170.124:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
03:06:13 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
03:06:13 + ssh 10.30.170.124 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
03:06:13 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
03:06:13 + echo 'Fetch GC logs'
03:06:13 Fetch GC logs
03:06:13 + mkdir -p gclogs-1
03:06:13 + scp '10.30.170.124:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-1/
03:06:13 Warning: Permanently added '10.30.170.124' (ECDSA) to the list of known hosts.
03:06:13 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
03:06:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:06:13 + CONTROLLERIP=ODL_SYSTEM_2_IP
03:06:13 + echo 'Compressing karaf.log 2'
03:06:13 Compressing karaf.log 2
03:06:13 + ssh 10.30.170.167 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
03:06:13 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
03:06:16 + echo 'Fetching compressed karaf.log 2'
03:06:16 Fetching compressed karaf.log 2
03:06:16 + scp 10.30.170.167:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
03:06:16 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
03:06:16 + ssh 10.30.170.167 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
03:06:16 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
03:06:16 + scp 10.30.170.167:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
03:06:16 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
03:06:16 + ssh 10.30.170.167 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
03:06:16 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
03:06:17 + echo 'Fetch GC logs'
03:06:17 Fetch GC logs
03:06:17 + mkdir -p gclogs-2
03:06:17 + scp '10.30.170.167:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-2/
03:06:17 Warning: Permanently added '10.30.170.167' (ECDSA) to the list of known hosts.
03:06:17 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
03:06:17 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
03:06:17 + CONTROLLERIP=ODL_SYSTEM_3_IP
03:06:17 + echo 'Compressing karaf.log 3'
03:06:17 Compressing karaf.log 3
03:06:17 + ssh 10.30.171.116 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log
03:06:17 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
03:06:17 + echo 'Fetching compressed karaf.log 3'
03:06:17 Fetching compressed karaf.log 3
03:06:17 + scp 10.30.171.116:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
03:06:17 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
03:06:17 + ssh 10.30.171.116 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz
03:06:18 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
03:06:18 + scp 10.30.171.116:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
03:06:18 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
03:06:18 + ssh 10.30.171.116 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log
03:06:18 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
03:06:18 + echo 'Fetch GC logs'
03:06:18 Fetch GC logs
03:06:18 + mkdir -p gclogs-3
03:06:18 + scp '10.30.171.116:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-3/
03:06:18 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
03:06:18 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory
03:06:18 + echo 'Examine copied files'
03:06:18 Examine copied files
03:06:18 + ls -lt
03:06:18 total 107016
03:06:18 drwxrwxr-x. 2 jenkins jenkins 6 Nov 16 03:06 gclogs-3
03:06:18 -rw-rw-r--. 1 jenkins jenkins 9745 Nov 16 03:06 odl3_karaf_console.log
03:06:18 -rw-rw-r--. 1 jenkins jenkins 560234 Nov 16 03:06 odl3_karaf.log.gz
03:06:18 drwxrwxr-x. 2 jenkins jenkins 6 Nov 16 03:06 gclogs-2
03:06:18 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 16 03:06 odl2_karaf_console.log
03:06:18 -rw-rw-r--. 1 jenkins jenkins 2377473 Nov 16 03:06 odl2_karaf.log.gz
03:06:18 drwxrwxr-x. 2 jenkins jenkins 6 Nov 16 03:06 gclogs-1
03:06:18 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 16 03:06 odl1_karaf_console.log
03:06:18 -rw-rw-r--. 1 jenkins jenkins 582184 Nov 16 03:06 odl1_karaf.log.gz
03:06:18 -rw-rw-r--. 1 jenkins jenkins 114862 Nov 16 03:06 karaf_3_34138_threads_after.log
03:06:18 -rw-rw-r--. 1 jenkins jenkins 14048 Nov 16 03:06 ps_after.log
03:06:18 -rw-rw-r--. 1 jenkins jenkins 154757 Nov 16 03:06 karaf_2_5062_threads_after.log
03:06:18 -rw-rw-r--. 1 jenkins jenkins 135068 Nov 16 03:06 karaf_1_28055_threads_after.log
03:06:18 -rw-rw-r--. 1 jenkins jenkins 310765 Nov 16 03:06 report.html
03:06:18 -rw-rw-r--. 1 jenkins jenkins 3649647 Nov 16 03:06 log.html
03:06:18 -rw-rw-r--. 1 jenkins jenkins 101203684 Nov 16 03:05 output.xml
03:06:18 -rw-rw-r--. 1 jenkins jenkins 6069 Nov 15 23:50 testplan.txt
03:06:18 -rw-rw-r--. 1 jenkins jenkins 116307 Nov 15 23:50 karaf_3_2085_threads_before.log
03:06:18 -rw-rw-r--. 1 jenkins jenkins 14309 Nov 15 23:50 ps_before.log
03:06:18 -rw-rw-r--. 1 jenkins jenkins 115447 Nov 15 23:50 karaf_2_2090_threads_before.log
03:06:18 -rw-rw-r--. 1 jenkins jenkins 119061 Nov 15 23:50 karaf_1_2094_threads_before.log
03:06:18 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 15 23:47 post-startup-script.sh
03:06:18 -rw-rw-r--. 1 jenkins jenkins 252 Nov 15 23:47 startup-script.sh
03:06:18 -rw-rw-r--. 1 jenkins jenkins 3474 Nov 15 23:47 configuration-script.sh
03:06:18 -rw-rw-r--. 1 jenkins jenkins 695 Nov 15 23:47 custom_shard_config.txt
03:06:18 -rw-rw-r--. 1 jenkins jenkins 136 Nov 15 23:47 scriptplan.txt
03:06:18 -rw-rw-r--. 1 jenkins jenkins 337 Nov 15 23:47 detect_variables.env
03:06:18 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 15 23:46 pom.xml
03:06:18 -rw-rw-r--. 1 jenkins jenkins 92 Nov 15 23:46 set_variables.env
03:06:18 -rw-rw-r--. 1 jenkins jenkins 314 Nov 15 23:46 slave_addresses.txt
03:06:18 -rw-rw-r--. 1 jenkins jenkins 570 Nov 15 23:46 requirements.txt
03:06:18 -rw-rw-r--. 1 jenkins jenkins 26 Nov 15 23:46 env.properties
03:06:18 -rw-rw-r--. 1 jenkins jenkins 333 Nov 15 23:44 stack-parameters.yaml
03:06:18 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 15 23:43 test
03:06:18 drwxrwxr-x. 2 jenkins jenkins 6 Nov 15 23:43 test@tmp
03:06:18 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 15 22:36 maven-metadata.xml
03:06:18 + true
03:06:18 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/sh /tmp/jenkins1544725467634003781.sh
03:06:18 Cleaning up Robot installation...
03:06:19 $ ssh-agent -k
03:06:19 unset SSH_AUTH_SOCK;
03:06:19 unset SSH_AGENT_PID;
03:06:19 echo Agent pid 5162 killed;
03:06:19 [ssh-agent] Stopped.
03:06:19 Recording plot data
03:06:19 Robot results publisher started...
03:06:19 INFO: Checking test criticality is deprecated and will be dropped in a future release!
03:06:19 -Parsing output xml:
03:06:22 Done!
03:06:22 -Copying log files to build dir:
03:06:25 Done!
03:06:25 -Assigning results to build:
03:06:25 Done!
03:06:25 -Checking thresholds:
03:06:25 Done!
03:06:25 Done publishing Robot results.
03:06:25 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
03:06:25 [PostBuildScript] - [INFO] Executing post build scripts.
03:06:25 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins18153133059383939603.sh
03:06:25 Archiving csit artifacts
03:06:25 mv: cannot stat '*_1.png': No such file or directory
03:06:25 mv: cannot stat '/tmp/odl1_*': No such file or directory
03:06:25 mv: cannot stat '*_2.png': No such file or directory
03:06:25 mv: cannot stat '/tmp/odl2_*': No such file or directory
03:06:25 mv: cannot stat '*_3.png': No such file or directory
03:06:25 mv: cannot stat '/tmp/odl3_*': No such file or directory
03:06:25 % Total % Received % Xferd Average Speed Time Time Time Current
03:06:25 Dload Upload Total Spent Left Speed
03:06:25
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 264k 0 264k 0 0 2378k 0 --:--:-- --:--:-- --:--:-- 2357k
100 328k 0 328k 0 0 282k 0 --:--:-- 0:00:01 --:--:-- 281k
100 5416k 0 5416k 0 0 2565k 0 --:--:-- 0:00:02 --:--:-- 2564k
100 6032k 0 6032k 0 0 1710k 0 --:--:-- 0:00:03 --:--:-- 1709k
100 6032k 0 6032k 0 0 1090k 0 --:--:-- 0:00:05 --:--:-- 1090k
100 6048k 0 6048k 0 0 762k 0 --:--:-- 0:00:07 --:--:-- 740k
100 6056k 0 6056k 0 0 609k 0 --:--:-- 0:00:09 --:--:-- 653k
100 8191k 0 8191k 0 0 824k 0 --:--:-- 0:00:09 --:--:-- 354k
03:06:35 Archive: robot-plugin.zip
03:06:35 inflating: ./archives/robot-plugin/log.html
03:06:35 inflating: ./archives/robot-plugin/output.xml
03:06:36 inflating: ./archives/robot-plugin/report.html
03:06:36 mv: cannot stat '*.log.gz': No such file or directory
03:06:36 mv: cannot stat '*.csv': No such file or directory
03:06:36 mv: cannot stat '*.png': No such file or directory
03:06:36 [PostBuildScript] - [INFO] Executing post build scripts.
03:06:36 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins9336324380301743677.sh
03:06:36 [PostBuildScript] - [INFO] Executing post build scripts.
03:06:36 [EnvInject] - Injecting environment variables from a build step.
03:06:36 [EnvInject] - Injecting as environment variables the properties content
03:06:36 OS_CLOUD=vex
03:06:36 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-vanadium-16
03:06:36
03:06:36 [EnvInject] - Variables injected successfully.
03:06:36 provisioning config files...
03:06:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
03:06:36 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins10585547000392710010.sh
03:06:36 ---> openstack-stack-delete.sh
03:06:36 Setup pyenv:
03:06:36 system
03:06:36 3.8.13
03:06:36 3.9.13
03:06:36 3.10.13
03:06:36 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
03:06:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6dMG from file:/tmp/.os_lf_venv
03:06:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:06:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:06:40 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:06:40 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
03:06:40 lf-activate-venv(): INFO: Base packages installed successfully
03:06:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
03:06:57 lf-activate-venv(): INFO: Adding /tmp/venv-6dMG/bin to PATH
03:06:57 INFO: Stack cost retrieval disabled, setting cost to 0
03:07:09 INFO: Deleting stack releng-controller-csit-3node-clustering-tell-all-vanadium-16
03:07:09 Successfully deleted stack releng-controller-csit-3node-clustering-tell-all-vanadium-16
03:07:09 [PostBuildScript] - [INFO] Executing post build scripts.
03:07:09 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins8485019863125165103.sh
03:07:09 ---> sysstat.sh
03:07:10 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins4129281268624177461.sh
03:07:10 ---> package-listing.sh
03:07:10 ++ facter osfamily
03:07:10 ++ tr '[:upper:]' '[:lower:]'
03:07:10 + OS_FAMILY=redhat
03:07:10 + workspace=/w/workspace/controller-csit-3node-clustering-tell-all-vanadium
03:07:10 + START_PACKAGES=/tmp/packages_start.txt
03:07:10 + END_PACKAGES=/tmp/packages_end.txt
03:07:10 + DIFF_PACKAGES=/tmp/packages_diff.txt
03:07:10 + PACKAGES=/tmp/packages_start.txt
03:07:10 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-vanadium ']'
03:07:10 + PACKAGES=/tmp/packages_end.txt
03:07:10 + case "${OS_FAMILY}" in
03:07:10 + rpm -qa
03:07:10 + sort
03:07:11 + '[' -f /tmp/packages_start.txt ']'
03:07:11 + '[' -f /tmp/packages_end.txt ']'
03:07:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt
03:07:11 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-vanadium ']'
03:07:11 + mkdir -p /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/archives/
03:07:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/archives/
03:07:11 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins16738380958436466307.sh
03:07:11 ---> capture-instance-metadata.sh
03:07:11 Setup pyenv:
03:07:11 system
03:07:11 3.8.13
03:07:11 3.9.13
03:07:11 3.10.13
03:07:11 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
03:07:11 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6dMG from file:/tmp/.os_lf_venv
03:07:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:07:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:07:13 lf-activate-venv(): INFO: Base packages installed successfully
03:07:13 lf-activate-venv(): INFO: Installing additional packages: lftools
03:07:24 lf-activate-venv(): INFO: Adding /tmp/venv-6dMG/bin to PATH
03:07:24 INFO: Running in OpenStack, capturing instance metadata
03:07:24 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins8373198342061493374.sh
03:07:24 provisioning config files...
03:07:25 Could not find credentials [logs] for controller-csit-3node-clustering-tell-all-vanadium #16
03:07:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-tell-all-vanadium@tmp/config5918484805586529455tmp
03:07:25 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
03:07:25 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
03:07:25 provisioning config files...
03:07:25 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
03:07:25 [EnvInject] - Injecting environment variables from a build step.
03:07:25 [EnvInject] - Injecting as environment variables the properties content
03:07:25 SERVER_ID=logs
03:07:25
03:07:25 [EnvInject] - Variables injected successfully.
03:07:25 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins3884734357279825141.sh
03:07:25 ---> create-netrc.sh
03:07:25 WARN: Log server credential not found.
03:07:25 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins15941506067905165195.sh
03:07:25 ---> python-tools-install.sh
03:07:25 Setup pyenv:
03:07:25 system
03:07:25 3.8.13
03:07:25 3.9.13
03:07:25 3.10.13
03:07:25 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
03:07:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6dMG from file:/tmp/.os_lf_venv
03:07:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:07:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:07:27 lf-activate-venv(): INFO: Base packages installed successfully
03:07:27 lf-activate-venv(): INFO: Installing additional packages: lftools
03:07:38 lf-activate-venv(): INFO: Adding /tmp/venv-6dMG/bin to PATH
03:07:38 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins11386841952886892907.sh
03:07:38 ---> sudo-logs.sh
03:07:38 Archiving 'sudo' log..
03:07:38 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash /tmp/jenkins8184622218903837907.sh
03:07:38 ---> job-cost.sh
03:07:38 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-vanadium/.python-version)
03:07:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6dMG from file:/tmp/.os_lf_venv
03:07:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:07:39 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: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
03:07:48 lf-activate-venv(): INFO: Adding /tmp/venv-6dMG/bin to PATH
03:07:48 DEBUG: total: 0
03:07:48 INFO: Retrieving Stack Cost...
03:07:48 INFO: Retrieving Pricing Info for: v3-standard-2
03:07:48 INFO: Archiving Costs
03:07:48 [controller-csit-3node-clustering-tell-all-vanadium] $ /bin/bash -l /tmp/jenkins3215224689220649709.sh
03:07:48 ---> logs-deploy.sh
03:07:48 Setup pyenv:
03:07:49 system
03:07:49 3.8.13
03:07:49 3.9.13
03:07:49 3.10.13
03:07:49 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-vanadium/.python-version)
03:07:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-6dMG from file:/tmp/.os_lf_venv
03:07:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
03:07:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
03:07:51 lf-activate-venv(): INFO: Base packages installed successfully
03:07:51 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
03:08:03 lf-activate-venv(): INFO: Adding /tmp/venv-6dMG/bin to PATH
03:08:03 WARNING: Nexus logging server not set
03:08:03 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-tell-all-vanadium/16/
03:08:03 INFO: archiving logs to S3
03:08:04 ---> uname -a:
03:08:04 Linux prd-centos8-robot-2c-8g-10907.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:04
03:08:04
03:08:04 ---> lscpu:
03:08:04 Architecture: x86_64
03:08:04 CPU op-mode(s): 32-bit, 64-bit
03:08:04 Byte Order: Little Endian
03:08:04 CPU(s): 2
03:08:04 On-line CPU(s) list: 0,1
03:08:04 Thread(s) per core: 1
03:08:04 Core(s) per socket: 1
03:08:04 Socket(s): 2
03:08:04 NUMA node(s): 1
03:08:04 Vendor ID: AuthenticAMD
03:08:04 CPU family: 23
03:08:04 Model: 49
03:08:04 Model name: AMD EPYC-Rome Processor
03:08:04 Stepping: 0
03:08:04 CPU MHz: 2800.000
03:08:04 BogoMIPS: 5600.00
03:08:04 Virtualization: AMD-V
03:08:04 Hypervisor vendor: KVM
03:08:04 Virtualization type: full
03:08:04 L1d cache: 32K
03:08:04 L1i cache: 32K
03:08:04 L2 cache: 512K
03:08:04 L3 cache: 16384K
03:08:04 NUMA node0 CPU(s): 0,1
03:08:04 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:04
03:08:04
03:08:04 ---> nproc:
03:08:04 2
03:08:04
03:08:04
03:08:04 ---> df -h:
03:08:04 Filesystem Size Used Avail Use% Mounted on
03:08:04 devtmpfs 3.8G 0 3.8G 0% /dev
03:08:04 tmpfs 3.8G 0 3.8G 0% /dev/shm
03:08:04 tmpfs 3.8G 17M 3.8G 1% /run
03:08:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
03:08:04 /dev/vda1 40G 8.5G 32G 22% /
03:08:04 tmpfs 770M 0 770M 0% /run/user/1001
03:08:04
03:08:04
03:08:04 ---> free -m:
03:08:04 total used free shared buff/cache available
03:08:04 Mem: 7697 813 4471 19 2412 6585
03:08:04 Swap: 1023 0 1023
03:08:04
03:08:04
03:08:04 ---> ip addr:
03:08:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
03:08:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
03:08:04 inet 127.0.0.1/8 scope host lo
03:08:04 valid_lft forever preferred_lft forever
03:08:04 inet6 ::1/128 scope host
03:08:04 valid_lft forever preferred_lft forever
03:08:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
03:08:04 link/ether fa:16:3e:ab:29:9b brd ff:ff:ff:ff:ff:ff
03:08:04 altname enp0s3
03:08:04 altname ens3
03:08:04 inet 10.30.170.41/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
03:08:04 valid_lft 74101sec preferred_lft 74101sec
03:08:04 inet6 fe80::f816:3eff:feab:299b/64 scope link
03:08:04 valid_lft forever preferred_lft forever
03:08:04
03:08:04
03:08:04 ---> sar -b -r -n DEV:
03:08:04 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-10907.novalocal) 11/16/2025 _x86_64_ (2 CPU)
03:08:04
03:08:04 12:00:01 AM tps rtps wtps bread/s bwrtn/s
03:08:04 12:01:01 AM 1.00 0.02 0.98 0.13 207.33
03:08:04 12:02:01 AM 0.50 0.07 0.43 1.73 28.25
03:08:04 12:03:01 AM 0.20 0.00 0.20 0.00 12.70
03:08:04 12:04:01 AM 0.40 0.00 0.40 0.00 63.26
03:08:04 12:05:01 AM 0.15 0.02 0.13 0.13 2.42
03:08:04 12:06:01 AM 0.28 0.00 0.28 0.00 24.58
03:08:04 12:07:01 AM 0.20 0.00 0.20 0.00 10.18
03:08:04 12:08:01 AM 0.45 0.07 0.38 7.60 24.31
03:08:04 12:09:01 AM 0.75 0.00 0.75 0.00 22.03
03:08:04 12:10:01 AM 0.27 0.00 0.27 0.00 9.45
03:08:04 12:11:01 AM 0.28 0.00 0.28 0.00 18.31
03:08:04 12:12:01 AM 0.25 0.00 0.25 0.00 27.36
03:08:04 12:13:01 AM 0.12 0.00 0.12 0.00 7.35
03:08:04 12:14:01 AM 0.38 0.00 0.38 0.00 11.46
03:08:04 12:15:01 AM 0.20 0.00 0.20 0.00 14.28
03:08:04 12:16:01 AM 0.12 0.00 0.12 0.00 7.48
03:08:04 12:17:01 AM 0.17 0.00 0.17 0.00 13.88
03:08:04 12:18:01 AM 0.13 0.00 0.13 0.00 16.26
03:08:04 12:19:01 AM 0.30 0.00 0.30 0.00 5.43
03:08:04 12:20:01 AM 0.27 0.00 0.27 0.00 12.95
03:08:04 12:21:01 AM 0.25 0.00 0.25 0.00 10.90
03:08:04 12:22:01 AM 0.27 0.02 0.25 0.13 19.91
03:08:04 12:23:02 AM 8.66 5.73 2.93 555.41 82.72
03:08:04 12:24:01 AM 0.54 0.00 0.54 0.00 18.59
03:08:04 12:25:01 AM 0.23 0.00 0.23 0.00 15.58
03:08:04 12:26:01 AM 0.27 0.00 0.27 0.00 14.96
03:08:04 12:27:01 AM 0.35 0.00 0.35 0.00 6.28
03:08:04 12:28:01 AM 0.32 0.00 0.32 0.00 4.23
03:08:04 12:29:01 AM 0.48 0.00 0.48 0.00 23.44
03:08:04 12:30:01 AM 0.17 0.00 0.17 0.00 14.40
03:08:04 12:31:01 AM 0.22 0.00 0.22 0.00 17.04
03:08:04 12:32:01 AM 0.58 0.00 0.58 0.00 19.35
03:08:04 12:33:01 AM 0.37 0.00 0.37 0.00 11.78
03:08:04 12:34:01 AM 0.37 0.00 0.37 0.00 21.14
03:08:04 12:35:01 AM 0.18 0.00 0.18 0.00 23.06
03:08:04 12:36:01 AM 0.28 0.00 0.28 0.00 15.88
03:08:04 12:37:01 AM 0.25 0.00 0.25 0.00 11.08
03:08:04 12:38:01 AM 0.13 0.00 0.13 0.00 7.73
03:08:04 12:39:01 AM 0.32 0.00 0.32 0.00 17.84
03:08:04 12:40:01 AM 0.15 0.00 0.15 0.00 7.75
03:08:04 12:41:01 AM 0.18 0.00 0.18 0.00 26.45
03:08:04 12:42:01 AM 0.25 0.00 0.25 0.00 16.01
03:08:04 12:43:01 AM 1.25 0.32 0.93 6.93 31.54
03:08:04 12:44:01 AM 0.57 0.00 0.57 0.00 23.18
03:08:04 12:45:01 AM 0.30 0.00 0.30 0.00 15.86
03:08:04 12:46:01 AM 0.27 0.00 0.27 0.00 12.51
03:08:04 12:47:01 AM 0.13 0.00 0.13 0.00 14.40
03:08:04 12:48:01 AM 0.15 0.00 0.15 0.00 19.06
03:08:04 12:49:01 AM 0.48 0.00 0.48 0.00 18.14
03:08:04 12:50:01 AM 0.43 0.00 0.43 0.00 20.65
03:08:04 12:51:01 AM 0.28 0.00 0.28 0.00 14.26
03:08:04 12:52:01 AM 0.22 0.00 0.22 0.00 12.01
03:08:04 12:53:01 AM 0.13 0.00 0.13 0.00 14.40
03:08:04 12:54:01 AM 0.35 0.00 0.35 0.00 29.44
03:08:04 12:55:01 AM 0.27 0.00 0.27 0.00 18.86
03:08:04 12:56:01 AM 0.40 0.00 0.40 0.00 15.51
03:08:04 12:57:01 AM 0.15 0.00 0.15 0.00 13.80
03:08:04 12:58:01 AM 0.17 0.00 0.17 0.00 16.40
03:08:04 12:59:01 AM 0.37 0.00 0.37 0.00 17.90
03:08:04 01:00:01 AM 0.40 0.00 0.40 0.00 21.09
03:08:04 01:01:01 AM 0.45 0.03 0.42 0.27 16.54
03:08:04 01:02:01 AM 0.55 0.00 0.55 0.00 15.76
03:08:04 01:03:01 AM 0.37 0.00 0.37 0.00 11.51
03:08:04 01:04:01 AM 0.18 0.00 0.18 0.00 14.76
03:08:04 01:05:01 AM 0.28 0.00 0.28 0.00 10.18
03:08:04 01:06:01 AM 0.20 0.00 0.20 0.00 26.20
03:08:04 01:07:01 AM 0.28 0.00 0.28 0.00 13.03
03:08:04 01:08:01 AM 0.18 0.00 0.18 0.00 17.11
03:08:04 01:09:01 AM 0.33 0.00 0.33 0.00 21.43
03:08:04 01:10:01 AM 0.13 0.00 0.13 0.00 9.06
03:08:04 01:11:01 AM 0.18 0.00 0.18 0.00 16.70
03:08:04 01:12:01 AM 0.37 0.00 0.37 0.00 20.39
03:08:04 01:13:01 AM 0.23 0.00 0.23 0.00 19.05
03:08:04 01:14:01 AM 0.45 0.00 0.45 0.00 15.46
03:08:04 01:15:01 AM 0.23 0.00 0.23 0.00 17.51
03:08:04 01:16:01 AM 0.13 0.00 0.13 0.00 16.28
03:08:04 01:17:01 AM 0.17 0.00 0.17 0.00 16.95
03:08:04 01:18:01 AM 0.13 0.00 0.13 0.00 8.53
03:08:04 01:19:01 AM 0.33 0.00 0.33 0.00 32.64
03:08:04 01:20:01 AM 0.15 0.00 0.15 0.00 5.07
03:08:04 01:21:01 AM 0.32 0.00 0.32 0.00 17.39
03:08:04 01:22:01 AM 0.18 0.00 0.18 0.00 8.82
03:08:04 01:23:01 AM 0.28 0.00 0.28 0.00 17.06
03:08:04 01:24:01 AM 0.42 0.00 0.42 0.00 15.98
03:08:04 01:25:01 AM 0.30 0.00 0.30 0.00 42.64
03:08:04 01:26:01 AM 0.15 0.00 0.15 0.00 72.94
03:08:04 01:27:01 AM 0.20 0.00 0.20 0.00 92.27
03:08:04 01:28:01 AM 0.30 0.00 0.30 0.00 19.88
03:08:04 01:29:01 AM 0.40 0.00 0.40 0.00 12.15
03:08:04 01:30:01 AM 0.15 0.00 0.15 0.00 14.41
03:08:04 01:31:02 AM 0.20 0.00 0.20 0.00 15.78
03:08:04 01:32:01 AM 0.22 0.00 0.22 0.00 19.52
03:08:04 01:33:01 AM 0.37 0.00 0.37 0.00 34.78
03:08:04 01:34:01 AM 0.52 0.00 0.52 0.00 142.17
03:08:04 01:35:01 AM 0.18 0.00 0.18 0.00 33.06
03:08:04 01:36:01 AM 0.55 0.00 0.55 0.00 24.18
03:08:04 01:37:01 AM 0.50 0.00 0.50 0.00 17.85
03:08:04 01:38:01 AM 0.17 0.00 0.17 0.00 10.78
03:08:04 01:39:01 AM 0.55 0.00 0.55 0.00 23.30
03:08:04 01:40:01 AM 0.28 0.00 0.28 0.00 15.08
03:08:04 01:41:01 AM 0.75 0.00 0.75 0.00 83.01
03:08:04 01:42:01 AM 0.55 0.00 0.55 0.00 127.31
03:08:04 01:43:01 AM 0.15 0.00 0.15 0.00 16.80
03:08:04 01:44:01 AM 0.37 0.00 0.37 0.00 13.18
03:08:04 01:45:01 AM 0.15 0.00 0.15 0.00 16.56
03:08:04 01:46:01 AM 0.12 0.00 0.12 0.00 16.13
03:08:04 01:47:01 AM 0.27 0.00 0.27 0.00 15.73
03:08:04 01:48:01 AM 0.53 0.00 0.53 0.00 82.90
03:08:04 01:49:01 AM 0.40 0.00 0.40 0.00 121.79
03:08:04 01:50:01 AM 0.27 0.00 0.27 0.00 15.01
03:08:04 01:51:01 AM 0.22 0.00 0.22 0.00 17.93
03:08:04 01:52:01 AM 0.22 0.00 0.22 0.00 18.06
03:08:04 01:53:01 AM 0.17 0.00 0.17 0.00 8.95
03:08:04 01:54:01 AM 0.35 0.00 0.35 0.00 20.09
03:08:04 01:55:01 AM 0.25 0.00 0.25 0.00 18.00
03:08:04 01:56:01 AM 0.20 0.00 0.20 0.00 19.36
03:08:04 01:57:01 AM 0.18 0.00 0.18 0.00 15.31
03:08:04 01:58:01 AM 0.13 0.00 0.13 0.00 5.87
03:08:04 01:59:01 AM 0.48 0.00 0.48 0.00 20.64
03:08:04 02:00:01 AM 0.38 0.00 0.38 0.00 13.31
03:08:04 02:01:01 AM 0.47 0.00 0.47 0.00 14.31
03:08:04 02:02:01 AM 0.22 0.00 0.22 0.00 21.87
03:08:04 02:03:01 AM 0.22 0.00 0.22 0.00 17.38
03:08:04 02:04:01 AM 0.33 0.00 0.33 0.00 12.66
03:08:04 02:05:01 AM 0.15 0.00 0.15 0.00 15.63
03:08:04 02:06:01 AM 0.15 0.00 0.15 0.00 16.39
03:08:04 02:07:01 AM 0.13 0.00 0.13 0.00 15.20
03:08:04 02:08:01 AM 0.15 0.00 0.15 0.00 8.58
03:08:04 02:09:01 AM 0.77 0.00 0.77 0.00 32.01
03:08:04 02:10:01 AM 0.47 0.00 0.47 0.00 15.55
03:08:04 02:10:01 AM 0.00 0.00 0.00 0.00 0.00
03:08:04 02:11:01 AM 0.22 0.00 0.22 0.00 12.81
03:08:04 02:12:01 AM 0.18 0.00 0.18 0.00 10.51
03:08:04 02:13:01 AM 0.23 0.00 0.23 0.00 22.38
03:08:04 02:14:01 AM 0.55 0.00 0.55 0.00 23.05
03:08:04 02:15:01 AM 0.27 0.00 0.27 0.00 14.31
03:08:04 02:16:01 AM 0.22 0.00 0.22 0.00 17.86
03:08:04 02:17:01 AM 0.27 0.00 0.27 0.00 18.68
03:08:04 02:18:01 AM 0.17 0.00 0.17 0.00 14.91
03:08:04 02:19:01 AM 0.33 0.00 0.33 0.00 14.76
03:08:04 02:20:01 AM 0.22 0.00 0.22 0.00 19.46
03:08:04 02:21:01 AM 0.15 0.00 0.15 0.00 19.90
03:08:04 02:22:01 AM 0.17 0.00 0.17 0.00 13.71
03:08:04 02:23:01 AM 0.22 0.00 0.22 0.00 8.93
03:08:04 02:24:01 AM 0.43 0.00 0.43 0.00 19.09
03:08:04 02:25:01 AM 0.13 0.00 0.13 0.00 7.20
03:08:04 02:26:01 AM 0.12 0.00 0.12 0.00 7.33
03:08:04 02:27:01 AM 0.18 0.00 0.18 0.00 40.30
03:08:04 02:28:01 AM 0.18 0.00 0.18 0.00 18.13
03:08:04 02:29:01 AM 0.38 0.00 0.38 0.00 18.78
03:08:04 02:30:01 AM 0.18 0.00 0.18 0.00 14.56
03:08:04 02:31:01 AM 0.23 0.00 0.23 0.00 10.85
03:08:04 02:32:01 AM 0.25 0.00 0.25 0.00 17.76
03:08:04 02:33:01 AM 0.32 0.00 0.32 0.00 28.39
03:08:04 02:34:01 AM 0.35 0.00 0.35 0.00 10.91
03:08:04 02:35:01 AM 0.15 0.00 0.15 0.00 13.86
03:08:04 02:36:01 AM 0.12 0.00 0.12 0.00 6.97
03:08:04 02:37:01 AM 0.13 0.00 0.13 0.00 12.26
03:08:04 02:38:01 AM 0.15 0.00 0.15 0.00 9.07
03:08:04 02:39:01 AM 0.33 0.00 0.33 0.00 18.11
03:08:04 02:40:02 AM 0.25 0.00 0.25 0.00 36.39
03:08:04 02:41:01 AM 0.24 0.00 0.24 0.00 20.79
03:08:04 02:42:01 AM 0.32 0.00 0.32 0.00 18.29
03:08:04 02:43:01 AM 0.17 0.00 0.17 0.00 10.80
03:08:04 02:44:01 AM 0.43 0.00 0.43 0.00 21.16
03:08:04 02:45:01 AM 0.25 0.00 0.25 0.00 13.45
03:08:04 02:46:01 AM 0.25 0.00 0.25 0.00 26.95
03:08:04 02:47:01 AM 0.32 0.00 0.32 0.00 12.53
03:08:04 02:48:01 AM 0.20 0.00 0.20 0.00 10.68
03:08:04 02:49:01 AM 0.32 0.00 0.32 0.00 12.11
03:08:04 02:50:01 AM 0.80 0.00 0.80 0.00 24.29
03:08:04 02:51:01 AM 0.32 0.00 0.32 0.00 10.60
03:08:04 02:52:01 AM 0.22 0.00 0.22 0.00 12.68
03:08:04 02:53:01 AM 0.15 0.00 0.15 0.00 16.53
03:08:04 02:54:01 AM 0.35 0.00 0.35 0.00 22.64
03:08:04 02:55:01 AM 0.52 0.00 0.52 0.00 24.56
03:08:04 02:56:01 AM 0.50 0.00 0.50 0.00 18.11
03:08:04 02:57:01 AM 0.48 0.00 0.48 0.00 16.56
03:08:04 02:58:01 AM 0.55 0.00 0.55 0.00 17.75
03:08:04 02:59:01 AM 0.80 0.00 0.80 0.00 23.48
03:08:04 03:00:01 AM 0.53 0.00 0.53 0.00 25.60
03:08:04 03:01:01 AM 0.15 0.00 0.15 0.00 7.51
03:08:04 03:02:01 AM 0.23 0.00 0.23 0.00 13.91
03:08:04 03:03:01 AM 0.13 0.00 0.13 0.00 12.00
03:08:04 03:04:01 AM 0.45 0.00 0.45 0.00 14.26
03:08:04 03:05:01 AM 0.22 0.00 0.22 0.00 10.56
03:08:04 03:06:01 AM 0.32 0.00 0.32 0.00 92.38
03:08:04 03:07:01 AM 18.28 0.28 17.99 33.86 1236.22
03:08:04 03:08:01 AM 34.29 0.42 33.87 48.25 4655.85
03:08:04 Average: 0.62 0.04 0.59 3.48 53.14
03:08:04
03:08:04 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
03:08:04 12:01:01 AM 4702640 6819000 3179792 40.34 2688 2283020 917480 10.27 267608 2527272 264
03:08:04 12:02:01 AM 4702836 6819760 3179596 40.34 2688 2283584 917480 10.27 267800 2527076 100
03:08:04 12:03:01 AM 4702456 6819852 3179976 40.34 2688 2284064 917480 10.27 267800 2527324 252
03:08:04 12:04:01 AM 4700612 6819488 3181820 40.37 2688 2285536 917480 10.27 268008 2528944 8
03:08:04 12:05:01 AM 4700332 6819472 3182100 40.37 2688 2285800 935960 10.48 268008 2529212 264
03:08:04 12:06:01 AM 4700128 6819660 3182304 40.37 2688 2286200 935960 10.48 268008 2529556 48
03:08:04 12:07:01 AM 4699388 6819312 3183044 40.38 2688 2286584 958292 10.73 268008 2530136 200
03:08:04 12:08:01 AM 4698864 6819436 3183568 40.39 2688 2287232 941092 10.54 268060 2530540 24
03:08:04 12:09:01 AM 4697484 6818444 3184948 40.41 2688 2287628 941092 10.54 268060 2532100 24
03:08:04 12:10:01 AM 4696820 6818160 3185612 40.41 2688 2288008 916640 10.26 268060 2532644 208
03:08:04 12:11:01 AM 4696752 6818480 3185680 40.41 2688 2288396 916640 10.26 268060 2532932 132
03:08:04 12:12:01 AM 4695788 6818120 3186644 40.43 2688 2289000 916640 10.26 268060 2533668 4
03:08:04 12:13:01 AM 4695692 6818316 3186740 40.43 2688 2289292 916640 10.26 268060 2533844 104
03:08:04 12:14:01 AM 4695328 6818240 3187104 40.43 2688 2289580 916640 10.26 268060 2534200 204
03:08:04 12:15:01 AM 4695140 6818340 3187292 40.44 2688 2289868 916640 10.26 268060 2534540 104
03:08:04 12:16:01 AM 4695224 6818672 3187208 40.43 2688 2290108 916640 10.26 268060 2534560 148
03:08:04 12:17:01 AM 4694672 6818408 3187760 40.44 2688 2290396 916640 10.26 268060 2534964 56
03:08:04 12:18:01 AM 4694332 6818480 3188100 40.45 2688 2290808 916640 10.26 268060 2535268 4
03:08:04 12:19:01 AM 4694168 6818328 3188264 40.45 2688 2290820 932188 10.44 268060 2535352 16
03:08:04 12:20:01 AM 4693672 6818124 3188760 40.45 2688 2291112 925780 10.37 268060 2535824 4
03:08:04 12:21:01 AM 4693572 6818412 3188860 40.46 2688 2291500 925780 10.37 268060 2536112 160
03:08:04 12:22:01 AM 4692584 6817812 3189848 40.47 2688 2291896 923932 10.35 268060 2537048 40
03:08:04 12:23:02 AM 4675940 6818248 3206492 40.68 2688 2308932 925576 10.36 270280 2551296 24
03:08:04 12:24:01 AM 4675260 6817956 3207172 40.69 2688 2309320 925576 10.36 270280 2551752 100
03:08:04 12:25:01 AM 4674640 6817716 3207792 40.70 2688 2309700 925576 10.36 270280 2552404 100
03:08:04 12:26:01 AM 4674676 6818092 3207756 40.70 2688 2310048 925576 10.36 270332 2552372 84
03:08:04 12:27:01 AM 4674832 6818276 3207600 40.69 2688 2310060 925576 10.36 270332 2552400 4
03:08:04 12:28:01 AM 4674536 6817996 3207896 40.70 2688 2310076 925576 10.36 270332 2552608 16
03:08:04 12:29:01 AM 4673956 6817996 3208476 40.70 2688 2310664 925576 10.36 270332 2553000 128
03:08:04 12:30:01 AM 4673164 6817584 3209268 40.71 2688 2311044 918716 10.29 270332 2554128 112
03:08:04 12:31:01 AM 4672500 6817320 3209932 40.72 2688 2311436 918716 10.29 270332 2554476 40
03:08:04 12:32:01 AM 4672240 6817448 3210192 40.73 2688 2311816 918716 10.29 270332 2554772 24
03:08:04 12:33:01 AM 4671512 6817096 3210920 40.74 2688 2312200 918716 10.29 270332 2555548 184
03:08:04 12:34:01 AM 4670952 6816920 3211480 40.74 2688 2312584 918716 10.29 270332 2555920 104
03:08:04 12:35:01 AM 4670768 6817400 3211664 40.74 2688 2313240 918716 10.29 270332 2556272 104
03:08:04 12:36:01 AM 4670548 6817472 3211884 40.75 2688 2313532 918716 10.29 270332 2556564 4
03:08:04 12:37:01 AM 4670484 6817684 3211948 40.75 2688 2313816 918716 10.29 270332 2556840 56
03:08:04 12:38:01 AM 4669568 6817056 3212864 40.76 2688 2314104 918716 10.29 270332 2557444 152
03:08:04 12:39:01 AM 4669500 6817280 3212932 40.76 2688 2314396 918716 10.29 270332 2557540 56
03:08:04 12:40:01 AM 4668716 6816740 3213716 40.77 2688 2314632 910600 10.20 270332 2558156 116
03:08:04 12:41:01 AM 4666420 6815132 3216012 40.80 2688 2315312 926996 10.38 270332 2560560 44
03:08:04 12:42:01 AM 4666232 6815336 3216200 40.80 2688 2315712 926996 10.38 270332 2561044 52
03:08:04 12:43:01 AM 4665400 6815080 3217032 40.81 2688 2316288 926996 10.38 270472 2561296 136
03:08:04 12:44:01 AM 4665080 6815152 3217352 40.82 2688 2316672 926996 10.38 270472 2561756 24
03:08:04 12:45:01 AM 4664628 6815076 3217804 40.82 2688 2317056 926996 10.38 270472 2562344 40
03:08:04 12:46:01 AM 4664356 6815192 3218076 40.83 2688 2317436 942380 10.55 270472 2562536 132
03:08:04 12:47:01 AM 4663836 6815028 3218596 40.83 2688 2317792 942380 10.55 270472 2563004 84
03:08:04 12:48:01 AM 4663516 6815188 3218916 40.84 2688 2318280 942380 10.55 270472 2563484 36
03:08:04 12:49:01 AM 4662972 6815044 3219460 40.84 2688 2318680 926580 10.37 270472 2563856 112
03:08:04 12:50:01 AM 4661572 6814036 3220860 40.86 2688 2319064 928132 10.39 270472 2565140 32
03:08:04 12:51:01 AM 4661608 6814456 3220824 40.86 2688 2319444 928132 10.39 270472 2565400 84
03:08:04 12:52:01 AM 4661072 6814296 3221360 40.87 2688 2319824 928132 10.39 270472 2565776 172
03:08:04 12:53:01 AM 4660728 6814344 3221704 40.87 2688 2320212 928132 10.39 270472 2566184 160
03:08:04 12:54:01 AM 4659708 6814004 3222724 40.88 2688 2320900 928132 10.39 270472 2567072 124
03:08:04 12:55:01 AM 4659852 6814540 3222580 40.88 2688 2321284 928132 10.39 270472 2567164 4
03:08:04 12:56:01 AM 4659496 6814576 3222936 40.89 2688 2321684 928132 10.39 270472 2567544 100
03:08:04 12:57:01 AM 4658908 6814376 3223524 40.90 2688 2322064 928132 10.39 270472 2567932 100
03:08:04 12:58:01 AM 4658580 6814420 3223852 40.90 2688 2322444 912464 10.22 270472 2568304 24
03:08:04 12:59:01 AM 4658140 6814368 3224292 40.90 2688 2322832 912464 10.22 270472 2568760 40
03:08:04 01:00:01 AM 4656540 6813408 3225892 40.93 2688 2323460 916848 10.27 270472 2570072 140
03:08:04 01:01:01 AM 4656456 6813600 3225976 40.93 2688 2323764 916848 10.27 270476 2570200 56
03:08:04 01:02:01 AM 4656992 6814432 3225440 40.92 2688 2324052 916848 10.27 270484 2569872 56
03:08:04 01:03:01 AM 4656720 6814444 3225712 40.92 2688 2324336 916848 10.27 270512 2570244 152
03:08:04 01:04:01 AM 4656304 6814272 3226128 40.93 2688 2324580 916848 10.27 270512 2570616 16
03:08:04 01:05:01 AM 4655748 6813996 3226684 40.94 2688 2324868 916848 10.27 270512 2570944 104
03:08:04 01:06:01 AM 4655600 6814528 3226832 40.94 2688 2325540 936900 10.49 270512 2571384 56
03:08:04 01:07:01 AM 4655216 6814520 3227216 40.94 2688 2325924 936900 10.49 270512 2571760 192
03:08:04 01:08:01 AM 4654684 6814380 3227748 40.95 2688 2326308 936900 10.49 270512 2572144 116
03:08:04 01:09:01 AM 4654076 6814168 3228356 40.96 2688 2326704 936900 10.49 270512 2572840 60
03:08:04 01:10:01 AM 4653208 6813676 3229224 40.97 2688 2327088 928652 10.40 270512 2573444 208
03:08:04 01:11:01 AM 4653376 6814228 3229056 40.97 2688 2327472 928652 10.40 270512 2573428 132
03:08:04 01:12:01 AM 4653148 6814388 3229284 40.97 2688 2327852 928652 10.40 270512 2573816 4
03:08:04 01:13:01 AM 4652360 6814164 3230072 40.98 2688 2328424 928652 10.40 270512 2574364 84
03:08:04 01:14:01 AM 4651996 6814184 3230436 40.98 2688 2328808 928652 10.40 270512 2574952 240
03:08:04 01:15:01 AM 4651552 6814120 3230880 40.99 2688 2329188 928652 10.40 270512 2575164 160
03:08:04 01:16:01 AM 4651372 6814332 3231060 40.99 2688 2329572 928652 10.40 270512 2575556 84
03:08:04 01:17:01 AM 4650560 6813896 3231872 41.00 2688 2329956 928652 10.40 270512 2576204 4
03:08:04 01:18:01 AM 4650320 6814044 3232112 41.00 2688 2330336 928652 10.40 270512 2576436 160
03:08:04 01:19:01 AM 4649480 6813868 3232952 41.01 2688 2331008 928652 10.40 270512 2577324 24
03:08:04 01:20:01 AM 4649212 6813856 3233220 41.02 2688 2331256 928652 10.40 270512 2577492 152
03:08:04 01:21:01 AM 4649264 6814204 3233168 41.02 2688 2331544 928652 10.40 270512 2577552 52
03:08:04 01:22:01 AM 4649164 6814392 3233268 41.02 2688 2331832 928652 10.40 270512 2577816 152
03:08:04 01:23:01 AM 4649268 6814784 3233164 41.02 2688 2332120 928652 10.40 270508 2577852 56
03:08:04 01:24:01 AM 4648860 6814664 3233572 41.02 2688 2332408 928652 10.40 270508 2578208 40
03:08:04 01:25:01 AM 4647548 6814508 3234884 41.04 2688 2333564 928652 10.40 270508 2579304 4
03:08:04 01:26:01 AM 4639060 6809960 3243372 41.15 2688 2337496 928652 10.40 270508 2587860 1776
03:08:04 01:27:01 AM 4634272 6806248 3248160 41.21 2688 2338580 945712 10.59 270516 2592860 128
03:08:04 01:28:01 AM 4633604 6805972 3248828 41.22 2688 2338964 945712 10.59 270516 2593508 4
03:08:04 01:29:01 AM 4633096 6805844 3249336 41.22 2688 2339348 945712 10.59 270516 2593956 208
03:08:04 01:30:01 AM 4632408 6805540 3250024 41.23 2688 2339732 945712 10.59 270516 2594424 192
03:08:04 01:31:02 AM 4632088 6805596 3250344 41.24 2688 2340112 945712 10.59 270516 2594944 156
03:08:04 01:32:01 AM 4631804 6805708 3250628 41.24 2688 2340500 945712 10.59 270516 2595168 40
03:08:04 01:33:01 AM 4629584 6805032 3252848 41.27 2688 2342068 945712 10.59 270516 2597280 688
03:08:04 01:34:01 AM 4625240 6804524 3257192 41.32 2688 2345876 945712 10.59 270516 2601344 448
03:08:04 01:35:01 AM 4624076 6804064 3258356 41.34 2688 2346584 945712 10.59 270516 2602772 204
03:08:04 01:36:01 AM 4623892 6804260 3258540 41.34 2688 2346964 945712 10.59 270516 2603072 20
03:08:04 01:37:01 AM 4623588 6804348 3258844 41.34 2688 2347348 945712 10.59 270516 2603476 4
03:08:04 01:38:01 AM 4623280 6804432 3259152 41.35 2688 2347748 945712 10.59 270516 2603860 144
03:08:04 01:39:01 AM 4622708 6804240 3259724 41.35 2688 2348128 945712 10.59 270516 2604304 36
03:08:04 01:40:01 AM 4622212 6804128 3260220 41.36 2688 2348512 924824 10.36 270516 2604888 68
03:08:04 01:41:01 AM 4618628 6804040 3263804 41.41 2688 2351992 941392 10.54 279820 2598896 1352
03:08:04 01:42:01 AM 4613956 6801712 3268476 41.47 2688 2354344 941392 10.54 279820 2603644 100
03:08:04 01:43:01 AM 4613176 6801316 3269256 41.48 2688 2354728 941392 10.54 279820 2604260 24
03:08:04 01:44:01 AM 4612476 6801000 3269956 41.48 2688 2355112 941392 10.54 279820 2604992 176
03:08:04 01:45:01 AM 4611304 6800224 3271128 41.50 2688 2355508 941392 10.54 279820 2606244 116
03:08:04 01:46:01 AM 4611068 6800356 3271364 41.50 2688 2355876 941392 10.54 279820 2606476 28
03:08:04 01:47:01 AM 4610656 6800344 3271776 41.51 2688 2356276 941392 10.54 279820 2607132 24
03:08:04 01:48:01 AM 4608380 6800364 3274052 41.54 2688 2358560 941392 10.54 279820 2609276 4
03:08:04 01:49:01 AM 4604700 6800324 3277732 41.58 2688 2362196 941392 10.54 279820 2612968 156
03:08:04 01:50:01 AM 4603936 6799944 3278496 41.59 2688 2362584 946336 10.60 279820 2613512 188
03:08:04 01:51:01 AM 4603516 6799908 3278916 41.60 2688 2362968 946336 10.60 279820 2614056 128
03:08:04 01:52:01 AM 4603400 6800176 3279032 41.60 2688 2363352 946336 10.60 279820 2614168 44
03:08:04 01:53:01 AM 4602952 6800116 3279480 41.60 2688 2363732 946336 10.60 279820 2614556 188
03:08:04 01:54:01 AM 4602624 6800176 3279808 41.61 2688 2364128 946336 10.60 279820 2615132 128
03:08:04 01:55:01 AM 4602220 6800176 3280212 41.61 2688 2364524 946336 10.60 279820 2615252 64
03:08:04 01:56:01 AM 4602072 6800592 3280360 41.62 2688 2365088 946336 10.60 279820 2615804 112
03:08:04 01:57:01 AM 4601488 6800296 3280944 41.62 2688 2365376 946336 10.60 279820 2616100 4
03:08:04 01:58:01 AM 4601148 6800248 3281284 41.63 2688 2365668 946336 10.60 279820 2616392 152
03:08:04 01:59:01 AM 4600696 6800080 3281736 41.63 2688 2365952 946336 10.60 279820 2616760 4
03:08:04 02:00:01 AM 4600624 6800296 3281808 41.63 2688 2366240 924128 10.35 279820 2616980 4
03:08:04 02:01:01 AM 4599180 6799132 3283252 41.65 2688 2366528 924128 10.35 279820 2618184 4
03:08:04 02:02:01 AM 4599348 6800004 3283084 41.65 2688 2367228 942528 10.55 279820 2618092 144
03:08:04 02:03:01 AM 4599036 6800092 3283396 41.65 2688 2367628 942528 10.55 279820 2618496 88
03:08:04 02:04:01 AM 4598760 6800204 3283672 41.66 2688 2368008 942528 10.55 279820 2618976 248
03:08:04 02:05:01 AM 4598224 6800048 3284208 41.66 2688 2368392 942528 10.55 279820 2619264 196
03:08:04 02:06:01 AM 4598124 6800332 3284308 41.67 2688 2368776 942528 10.55 279820 2619532 116
03:08:04 02:07:01 AM 4597464 6800060 3284968 41.67 2688 2369156 942528 10.55 279820 2620036 68
03:08:04 02:08:01 AM 4597204 6800264 3285228 41.68 2688 2369620 942528 10.55 279820 2620484 300
03:08:04 02:09:01 AM 4596664 6800108 3285768 41.68 2688 2370012 942528 10.55 279820 2620952 24
03:08:04 02:10:01 AM 4596976 6800764 3285456 41.68 2688 2370348 939552 10.52 279820 2620880 0
03:08:04 02:10:01 AM 4596348 6800132 3286084 41.69 2688 2370348 939552 10.52 279820 2621212 16
03:08:04 02:11:01 AM 4595940 6800108 3286492 41.69 2688 2370732 939552 10.52 279820 2621588 68
03:08:04 02:12:01 AM 4595560 6800100 3286872 41.70 2688 2371112 939552 10.52 279820 2621996 220
03:08:04 02:13:01 AM 4594896 6799828 3287536 41.71 2688 2371496 939552 10.52 279820 2622516 4
03:08:04 02:14:01 AM 4594224 6799700 3288208 41.72 2688 2372048 939552 10.52 279820 2623248 16
03:08:04 02:15:01 AM 4593968 6799960 3288464 41.72 2688 2372556 939552 10.52 279820 2623536 196
03:08:04 02:16:01 AM 4593884 6800248 3288548 41.72 2688 2372936 939552 10.52 279820 2623704 120
03:08:04 02:17:01 AM 4593460 6800208 3288972 41.73 2688 2373320 939552 10.52 279820 2624088 44
03:08:04 02:18:01 AM 4593076 6800212 3289356 41.73 2688 2373704 939552 10.52 279820 2624476 40
03:08:04 02:19:01 AM 4592652 6800168 3289780 41.74 2688 2374084 939552 10.52 279820 2625040 160
03:08:04 02:20:01 AM 4591760 6799660 3290672 41.75 2688 2374468 924728 10.35 279820 2625472 4
03:08:04 02:21:01 AM 4591564 6800096 3290868 41.75 2688 2375088 924728 10.35 279820 2625984 64
03:08:04 02:22:01 AM 4591368 6800184 3291064 41.75 2688 2375372 924728 10.35 279820 2626152 4
03:08:04 02:23:01 AM 4591104 6800204 3291328 41.76 2688 2375664 924728 10.35 279820 2626436 104
03:08:04 02:24:01 AM 4590652 6800040 3291780 41.76 2688 2375952 924728 10.35 279820 2626792 4
03:08:04 02:25:01 AM 4590460 6800132 3291972 41.76 2688 2376236 924728 10.35 279820 2627008 104
03:08:04 02:26:01 AM 4590144 6800108 3292288 41.77 2688 2376528 924728 10.35 279820 2627284 200
03:08:04 02:27:01 AM 4589816 6800876 3292616 41.77 2688 2377620 947188 10.61 279832 2627672 128
03:08:04 02:28:01 AM 4589516 6800956 3292916 41.78 2688 2378000 947188 10.61 279832 2628040 40
03:08:04 02:29:01 AM 4588900 6800732 3293532 41.78 2688 2378384 947188 10.61 279832 2628616 36
03:08:04 02:30:01 AM 4588224 6800432 3294208 41.79 2688 2378768 940336 10.53 279832 2629040 24
03:08:04 02:31:01 AM 4587524 6800128 3294908 41.80 2688 2379152 940336 10.53 279832 2629640 176
03:08:04 02:32:01 AM 4587392 6800368 3295040 41.80 2688 2379532 940336 10.53 279832 2629944 140
03:08:04 02:33:01 AM 4586684 6800428 3295748 41.81 2688 2380308 940336 10.53 279832 2630780 136
03:08:04 02:34:01 AM 4586704 6800676 3295728 41.81 2688 2380528 940336 10.53 279832 2630804 200
03:08:04 02:35:01 AM 4586436 6800656 3295996 41.81 2688 2380768 940336 10.53 279832 2630972 56
03:08:04 02:36:01 AM 4586416 6800920 3296016 41.81 2688 2381052 940336 10.53 279832 2631140 152
03:08:04 02:37:01 AM 4586112 6800900 3296320 41.82 2688 2381344 940336 10.53 279832 2631424 104
03:08:04 02:38:01 AM 4585592 6800664 3296840 41.83 2688 2381628 940336 10.53 279832 2631708 148
03:08:04 02:39:01 AM 4585436 6800796 3296996 41.83 2688 2381916 940336 10.53 279832 2632064 56
03:08:04 02:40:02 AM 4584444 6800980 3297988 41.84 2688 2383092 938808 10.51 279848 2633040 220
03:08:04 02:41:01 AM 4583968 6800888 3298464 41.85 2688 2383472 938808 10.51 279848 2633652 52
03:08:04 02:42:01 AM 4583500 6800808 3298932 41.85 2688 2383860 938808 10.51 279848 2633924 4
03:08:04 02:43:01 AM 4583136 6800832 3299296 41.86 2688 2384240 938808 10.51 279848 2634312 100
03:08:04 02:44:01 AM 4582560 6800628 3299872 41.86 2688 2384620 938808 10.51 279848 2634768 24
03:08:04 02:45:01 AM 4582208 6800664 3300224 41.87 2688 2385008 938808 10.51 279848 2635204 88
03:08:04 02:46:01 AM 4581628 6800744 3300804 41.88 2688 2385668 938808 10.51 279848 2635748 16
03:08:04 02:47:01 AM 4580952 6800356 3301480 41.88 2688 2385956 938808 10.51 279848 2636480 68
03:08:04 02:48:01 AM 4581060 6800712 3301372 41.88 2688 2386196 938808 10.51 279848 2636404 68
03:08:04 02:49:01 AM 4580000 6799944 3302432 41.90 2688 2386484 958968 10.74 279848 2636996 156
03:08:04 02:50:01 AM 4580152 6800388 3302280 41.89 2688 2386776 932820 10.44 280612 2636348 56
03:08:04 02:51:01 AM 4580200 6800724 3302232 41.89 2688 2387068 932820 10.44 280612 2636660 152
03:08:04 02:52:01 AM 4581396 6802520 3301036 41.88 2688 2387660 932820 10.44 280616 2635104 444
03:08:04 02:53:01 AM 4579044 6800508 3303388 41.91 2688 2388000 950824 10.65 280620 2637500 340
03:08:04 02:54:01 AM 4578560 6800416 3303872 41.91 2688 2388400 950824 10.65 280620 2637944 220
03:08:04 02:55:01 AM 4578368 6800604 3304064 41.92 2688 2388780 950824 10.65 280620 2638376 24
03:08:04 02:56:01 AM 4578176 6800808 3304256 41.92 2688 2389168 950824 10.65 280620 2638516 4
03:08:04 02:57:01 AM 4577896 6800916 3304536 41.92 2688 2389564 950824 10.65 280620 2638908 40
03:08:04 02:58:01 AM 4577348 6800756 3305084 41.93 2688 2389944 950824 10.65 280620 2639296 40
03:08:04 02:59:01 AM 4576936 6800712 3305496 41.93 2688 2390312 950824 10.65 280620 2639736 4
03:08:04 03:00:01 AM 4575980 6800372 3306452 41.95 2688 2390936 930216 10.42 280620 2640532 56
03:08:04 03:01:01 AM 4575052 6799732 3307380 41.96 2688 2391224 945636 10.59 280620 2641296 152
03:08:04 03:02:01 AM 4575792 6800764 3306640 41.95 2688 2391516 945636 10.59 280636 2640868 104
03:08:04 03:03:01 AM 4575604 6800860 3306828 41.95 2688 2391800 945636 10.59 280636 2641152 56
03:08:04 03:04:01 AM 4574884 6800428 3307548 41.96 2688 2392088 945636 10.59 280636 2641644 152
03:08:04 03:05:01 AM 4574968 6800756 3307464 41.96 2688 2392332 945636 10.59 280636 2641684 152
03:08:04 03:06:01 AM 4255004 6483336 3627428 46.02 2688 2394848 1417696 15.87 280640 2959648 4
03:08:04 03:07:01 AM 4598412 6757592 3284020 41.66 2688 2331728 911876 10.21 418132 2502248 126824
03:08:04 03:08:01 AM 4557200 6720448 3325232 42.19 2688 2336212 925156 10.36 577756 2387860 26272
03:08:04 Average: 4628172 6805602 3254260 41.28 2688 2344087 936313 10.48 276962 2592488 925
03:08:04
03:08:04 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
03:08:04 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:01:01 AM eth0 2.22 1.25 0.72 0.41 0.00 0.00 0.00 0.00
03:08:04 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:02:01 AM eth0 1.28 1.03 0.36 0.19 0.00 0.00 0.00 0.00
03:08:04 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:03:01 AM eth0 1.63 1.05 0.39 0.19 0.00 0.00 0.00 0.00
03:08:04 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:04:01 AM eth0 52.27 49.65 8.78 4.30 0.00 0.00 0.00 0.00
03:08:04 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:05:01 AM eth0 12.00 11.00 2.59 1.59 0.00 0.00 0.00 0.00
03:08:04 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:06:01 AM eth0 14.36 9.80 3.53 2.13 0.00 0.00 0.00 0.00
03:08:04 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:07:01 AM eth0 12.61 9.15 2.93 1.80 0.00 0.00 0.00 0.00
03:08:04 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:08:01 AM eth0 11.35 9.26 2.80 1.85 0.00 0.00 0.00 0.00
03:08:04 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:09:01 AM eth0 11.38 9.40 2.97 1.88 0.00 0.00 0.00 0.00
03:08:04 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:10:01 AM eth0 10.86 9.06 2.71 1.79 0.00 0.00 0.00 0.00
03:08:04 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:11:01 AM eth0 11.40 9.20 2.82 1.80 0.00 0.00 0.00 0.00
03:08:04 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:12:01 AM eth0 14.30 11.95 3.67 2.22 0.00 0.00 0.00 0.00
03:08:04 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:13:01 AM eth0 1.98 0.65 0.31 0.13 0.00 0.00 0.00 0.00
03:08:04 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:14:01 AM eth0 2.15 0.75 0.44 0.20 0.00 0.00 0.00 0.00
03:08:04 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:15:01 AM eth0 0.83 0.67 0.26 0.13 0.00 0.00 0.00 0.00
03:08:04 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:16:01 AM eth0 0.73 0.55 0.22 0.11 0.00 0.00 0.00 0.00
03:08:04 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:17:01 AM eth0 0.78 0.65 0.26 0.13 0.00 0.00 0.00 0.00
03:08:04 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:18:01 AM eth0 19.51 19.15 3.27 1.76 0.00 0.00 0.00 0.00
03:08:04 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:19:01 AM eth0 0.38 0.13 0.10 0.07 0.00 0.00 0.00 0.00
03:08:04 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:20:01 AM eth0 12.53 11.50 2.62 1.58 0.00 0.00 0.00 0.00
03:08:04 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:21:01 AM eth0 11.26 9.30 2.83 1.81 0.00 0.00 0.00 0.00
03:08:04 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:22:01 AM eth0 10.96 9.03 2.78 1.79 0.00 0.00 0.00 0.00
03:08:04 12:23:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:23:02 AM eth0 11.83 9.93 2.87 1.86 0.00 0.00 0.00 0.00
03:08:04 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:24:01 AM eth0 11.12 9.32 2.90 1.89 0.00 0.00 0.00 0.00
03:08:04 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:25:01 AM eth0 12.15 9.50 3.42 2.24 0.00 0.00 0.00 0.00
03:08:04 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:26:01 AM eth0 10.01 8.48 2.26 1.39 0.00 0.00 0.00 0.00
03:08:04 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:27:01 AM eth0 0.63 0.08 0.06 0.00 0.00 0.00 0.00 0.00
03:08:04 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:28:01 AM eth0 0.82 0.48 0.33 0.27 0.00 0.00 0.00 0.00
03:08:04 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:29:01 AM eth0 15.79 14.01 3.73 2.34 0.00 0.00 0.00 0.00
03:08:04 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:30:01 AM eth0 10.78 9.05 2.77 1.79 0.00 0.00 0.00 0.00
03:08:04 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:31:01 AM eth0 11.48 9.25 3.04 1.98 0.00 0.00 0.00 0.00
03:08:04 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:32:01 AM eth0 11.60 9.18 2.88 1.80 0.00 0.00 0.00 0.00
03:08:04 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:33:01 AM eth0 12.33 9.63 3.40 2.21 0.00 0.00 0.00 0.00
03:08:04 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:34:01 AM eth0 11.88 9.53 3.30 2.15 0.00 0.00 0.00 0.00
03:08:04 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:35:01 AM eth0 14.73 12.90 3.88 2.43 0.00 0.00 0.00 0.00
03:08:04 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:36:01 AM eth0 0.80 0.60 0.26 0.13 0.00 0.00 0.00 0.00
03:08:04 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:37:01 AM eth0 2.08 0.62 0.43 0.14 0.00 0.00 0.00 0.00
03:08:04 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:38:01 AM eth0 1.53 1.00 0.85 0.57 0.00 0.00 0.00 0.00
03:08:04 12:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:39:01 AM eth0 6.00 0.75 0.98 0.20 0.00 0.00 0.00 0.00
03:08:04 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:40:01 AM eth0 2.27 1.27 1.33 0.94 0.00 0.00 0.00 0.00
03:08:04 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:41:01 AM eth0 29.95 28.85 5.56 3.05 0.00 0.00 0.00 0.00
03:08:04 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:42:01 AM eth0 15.43 9.15 3.57 1.98 0.00 0.00 0.00 0.00
03:08:04 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:43:01 AM eth0 11.50 9.00 2.81 1.79 0.00 0.00 0.00 0.00
03:08:04 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:44:01 AM eth0 12.33 9.25 3.03 1.86 0.00 0.00 0.00 0.00
03:08:04 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:45:01 AM eth0 12.11 9.38 3.36 2.23 0.00 0.00 0.00 0.00
03:08:04 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:46:01 AM eth0 11.53 9.27 2.80 1.84 0.00 0.00 0.00 0.00
03:08:04 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:47:01 AM eth0 11.96 9.16 2.58 1.54 0.00 0.00 0.00 0.00
03:08:04 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:48:01 AM eth0 14.01 11.25 3.17 2.00 0.00 0.00 0.00 0.00
03:08:04 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:49:01 AM eth0 11.20 9.08 2.88 1.85 0.00 0.00 0.00 0.00
03:08:04 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:50:01 AM eth0 10.81 8.85 2.71 1.78 0.00 0.00 0.00 0.00
03:08:04 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:51:01 AM eth0 10.60 8.90 2.71 1.78 0.00 0.00 0.00 0.00
03:08:04 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:52:01 AM eth0 11.23 9.03 2.77 1.79 0.00 0.00 0.00 0.00
03:08:04 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:53:01 AM eth0 12.01 9.32 2.91 1.86 0.00 0.00 0.00 0.00
03:08:04 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:54:01 AM eth0 19.94 15.71 4.87 2.98 0.00 0.00 0.00 0.00
03:08:04 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:55:01 AM eth0 11.30 9.08 2.82 1.79 0.00 0.00 0.00 0.00
03:08:04 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:56:01 AM eth0 13.56 9.03 3.10 1.79 0.00 0.00 0.00 0.00
03:08:04 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:57:01 AM eth0 11.53 9.16 2.86 1.80 0.00 0.00 0.00 0.00
03:08:04 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:58:01 AM eth0 11.35 9.05 2.79 1.79 0.00 0.00 0.00 0.00
03:08:04 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 12:59:01 AM eth0 11.63 9.28 2.97 1.87 0.00 0.00 0.00 0.00
03:08:04 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:00:01 AM eth0 17.41 14.56 4.40 2.75 0.00 0.00 0.00 0.00
03:08:04 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:01:01 AM eth0 1.18 0.67 0.28 0.13 0.00 0.00 0.00 0.00
03:08:04 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:02:01 AM eth0 1.40 0.60 0.28 0.13 0.00 0.00 0.00 0.00
03:08:04 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:03:01 AM eth0 2.62 0.60 0.40 0.13 0.00 0.00 0.00 0.00
03:08:04 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:04:01 AM eth0 3.20 1.30 1.11 0.64 0.00 0.00 0.00 0.00
03:08:04 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:05:01 AM eth0 1.35 0.83 0.52 0.33 0.00 0.00 0.00 0.00
03:08:04 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:06:01 AM eth0 30.08 26.96 5.23 2.70 0.00 0.00 0.00 0.00
03:08:04 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:07:01 AM eth0 11.25 9.00 2.78 1.79 0.00 0.00 0.00 0.00
03:08:04 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:08:01 AM eth0 10.96 9.03 2.79 1.81 0.00 0.00 0.00 0.00
03:08:04 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:09:01 AM eth0 12.80 9.62 3.40 2.15 0.00 0.00 0.00 0.00
03:08:04 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:10:01 AM eth0 11.30 9.26 2.99 1.99 0.00 0.00 0.00 0.00
03:08:04 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:11:01 AM eth0 10.66 8.95 2.70 1.78 0.00 0.00 0.00 0.00
03:08:04 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:12:01 AM eth0 10.58 8.71 2.65 1.74 0.00 0.00 0.00 0.00
03:08:04 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:13:01 AM eth0 14.58 13.35 3.11 1.96 0.00 0.00 0.00 0.00
03:08:04 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:14:01 AM eth0 10.96 9.13 2.86 1.86 0.00 0.00 0.00 0.00
03:08:04 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:15:01 AM eth0 11.03 9.06 2.78 1.79 0.00 0.00 0.00 0.00
03:08:04 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:16:01 AM eth0 11.43 9.03 2.83 1.79 0.00 0.00 0.00 0.00
03:08:04 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:17:01 AM eth0 11.50 9.28 3.07 2.01 0.00 0.00 0.00 0.00
03:08:04 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:18:01 AM eth0 11.90 9.25 2.91 1.82 0.00 0.00 0.00 0.00
03:08:04 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:19:01 AM eth0 18.21 15.41 4.95 3.14 0.00 0.00 0.00 0.00
03:08:04 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:20:01 AM eth0 0.83 0.68 0.25 0.12 0.00 0.00 0.00 0.00
03:08:04 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:21:01 AM eth0 1.17 0.60 0.30 0.13 0.00 0.00 0.00 0.00
03:08:04 01:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:22:01 AM eth0 1.12 0.82 0.51 0.32 0.00 0.00 0.00 0.00
03:08:04 01:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:23:01 AM eth0 0.80 0.60 0.26 0.13 0.00 0.00 0.00 0.00
03:08:04 01:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:24:01 AM eth0 1.07 0.78 0.41 0.20 0.00 0.00 0.00 0.00
03:08:04 01:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:25:01 AM eth0 20.18 20.30 4.02 1.97 0.00 0.00 0.00 0.00
03:08:04 01:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:26:01 AM eth0 3.88 5.73 4.00 1.02 0.00 0.00 0.00 0.00
03:08:04 01:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:27:01 AM eth0 16.16 14.65 4.04 2.26 0.00 0.00 0.00 0.00
03:08:04 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:28:01 AM eth0 11.15 9.17 2.84 1.80 0.00 0.00 0.00 0.00
03:08:04 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:29:01 AM eth0 11.33 9.36 3.02 1.87 0.00 0.00 0.00 0.00
03:08:04 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:30:01 AM eth0 10.45 8.83 2.66 1.78 0.00 0.00 0.00 0.00
03:08:04 01:31:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:31:02 AM eth0 11.05 9.25 3.03 1.98 0.00 0.00 0.00 0.00
03:08:04 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:32:01 AM eth0 10.95 9.18 2.78 1.82 0.00 0.00 0.00 0.00
03:08:04 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:33:01 AM eth0 7.80 6.68 1.91 1.21 0.00 0.00 0.00 0.00
03:08:04 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:34:01 AM eth0 2.88 2.98 0.78 0.48 0.00 0.00 0.00 0.00
03:08:04 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:35:01 AM eth0 14.18 11.90 3.74 2.41 0.00 0.00 0.00 0.00
03:08:04 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:36:01 AM eth0 11.11 9.03 2.79 1.79 0.00 0.00 0.00 0.00
03:08:04 01:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:37:01 AM eth0 11.38 9.20 2.87 1.84 0.00 0.00 0.00 0.00
03:08:04 01:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:38:01 AM eth0 10.81 9.15 2.77 1.81 0.00 0.00 0.00 0.00
03:08:04 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:39:01 AM eth0 11.63 9.18 2.95 1.86 0.00 0.00 0.00 0.00
03:08:04 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:40:01 AM eth0 11.62 9.20 3.07 1.98 0.00 0.00 0.00 0.00
03:08:04 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:41:01 AM eth0 5.07 5.27 1.06 0.65 0.00 0.00 0.00 0.00
03:08:04 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:42:01 AM eth0 10.75 9.65 2.60 1.65 0.00 0.00 0.00 0.00
03:08:04 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:43:01 AM eth0 11.20 9.23 3.05 2.05 0.00 0.00 0.00 0.00
03:08:04 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:44:01 AM eth0 11.65 9.40 3.00 1.92 0.00 0.00 0.00 0.00
03:08:04 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:45:01 AM eth0 11.23 9.33 3.09 2.06 0.00 0.00 0.00 0.00
03:08:04 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:46:01 AM eth0 11.18 9.13 2.84 1.80 0.00 0.00 0.00 0.00
03:08:04 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:47:01 AM eth0 11.71 9.45 3.19 2.06 0.00 0.00 0.00 0.00
03:08:04 01:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:48:01 AM eth0 8.65 7.58 1.95 1.20 0.00 0.00 0.00 0.00
03:08:04 01:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:49:01 AM eth0 9.16 9.20 2.06 1.33 0.00 0.00 0.00 0.00
03:08:04 01:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:50:01 AM eth0 15.21 9.13 3.30 1.80 0.00 0.00 0.00 0.00
03:08:04 01:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:51:01 AM eth0 14.26 9.91 4.15 2.63 0.00 0.00 0.00 0.00
03:08:04 01:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:52:01 AM eth0 12.40 9.18 3.01 1.82 0.00 0.00 0.00 0.00
03:08:04 01:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:53:01 AM eth0 16.80 9.20 3.56 1.82 0.00 0.00 0.00 0.00
03:08:04 01:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:54:01 AM eth0 11.65 9.28 2.91 1.87 0.00 0.00 0.00 0.00
03:08:04 01:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:55:01 AM eth0 11.66 9.27 2.86 1.86 0.00 0.00 0.00 0.00
03:08:04 01:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:56:01 AM eth0 12.50 10.63 3.26 1.98 0.00 0.00 0.00 0.00
03:08:04 01:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:57:01 AM eth0 1.62 0.60 0.32 0.13 0.00 0.00 0.00 0.00
03:08:04 01:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:58:01 AM eth0 1.85 0.60 0.35 0.13 0.00 0.00 0.00 0.00
03:08:04 01:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 01:59:01 AM eth0 2.12 0.88 0.49 0.21 0.00 0.00 0.00 0.00
03:08:04 02:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:00:01 AM eth0 2.80 0.60 0.34 0.13 0.00 0.00 0.00 0.00
03:08:04 02:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:01:01 AM eth0 1.77 0.63 0.31 0.13 0.00 0.00 0.00 0.00
03:08:04 02:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:02:01 AM eth0 32.83 31.25 6.19 3.51 0.00 0.00 0.00 0.00
03:08:04 02:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:03:01 AM eth0 11.36 8.92 2.71 1.78 0.00 0.00 0.00 0.00
03:08:04 02:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:04:01 AM eth0 13.58 9.47 3.49 2.12 0.00 0.00 0.00 0.00
03:08:04 02:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:05:01 AM eth0 11.11 8.98 2.75 1.79 0.00 0.00 0.00 0.00
03:08:04 02:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:06:01 AM eth0 15.79 9.13 3.43 1.80 0.00 0.00 0.00 0.00
03:08:04 02:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:07:01 AM eth0 11.80 9.12 2.79 1.82 0.00 0.00 0.00 0.00
03:08:04 02:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:08:01 AM eth0 13.38 11.48 2.85 1.73 0.00 0.00 0.00 0.00
03:08:04 02:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:09:01 AM eth0 11.90 9.20 2.99 1.86 0.00 0.00 0.00 0.00
03:08:04 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:10:01 AM eth0 10.23 8.09 2.48 1.59 0.00 0.00 0.00 0.00
03:08:04 02:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:10:01 AM eth0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:11:01 AM eth0 11.25 9.20 2.80 1.80 0.00 0.00 0.00 0.00
03:08:04 02:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:12:01 AM eth0 11.26 9.05 2.83 1.79 0.00 0.00 0.00 0.00
03:08:04 02:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:13:01 AM eth0 12.31 9.18 2.82 1.82 0.00 0.00 0.00 0.00
03:08:04 02:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:14:01 AM eth0 15.48 11.88 3.85 2.41 0.00 0.00 0.00 0.00
03:08:04 02:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:15:01 AM eth0 15.21 12.66 3.70 2.32 0.00 0.00 0.00 0.00
03:08:04 02:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:16:01 AM eth0 12.81 9.03 3.03 1.79 0.00 0.00 0.00 0.00
03:08:04 02:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:17:01 AM eth0 10.98 8.98 2.72 1.79 0.00 0.00 0.00 0.00
03:08:04 02:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:18:01 AM eth0 11.33 9.08 2.85 1.79 0.00 0.00 0.00 0.00
03:08:04 02:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:19:01 AM eth0 11.70 9.21 2.97 1.86 0.00 0.00 0.00 0.00
03:08:04 02:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:20:01 AM eth0 11.20 9.26 2.83 1.84 0.00 0.00 0.00 0.00
03:08:04 02:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:21:01 AM eth0 15.73 12.90 3.93 2.42 0.00 0.00 0.00 0.00
03:08:04 02:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:22:01 AM eth0 0.85 0.60 0.26 0.13 0.00 0.00 0.00 0.00
03:08:04 02:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:23:01 AM eth0 1.05 0.65 0.27 0.13 0.00 0.00 0.00 0.00
03:08:04 02:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:24:01 AM eth0 1.08 0.73 0.40 0.20 0.00 0.00 0.00 0.00
03:08:04 02:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:25:01 AM eth0 0.88 0.60 0.26 0.13 0.00 0.00 0.00 0.00
03:08:04 02:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:26:01 AM eth0 1.70 0.60 0.44 0.13 0.00 0.00 0.00 0.00
03:08:04 02:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:27:01 AM eth0 64.95 64.13 11.07 5.71 0.00 0.00 0.00 0.00
03:08:04 02:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:28:01 AM eth0 13.21 8.88 10.10 1.78 0.00 0.00 0.00 0.00
03:08:04 02:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:29:01 AM eth0 11.43 9.23 3.00 1.88 0.00 0.00 0.00 0.00
03:08:04 02:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:30:01 AM eth0 11.33 9.23 2.87 1.82 0.00 0.00 0.00 0.00
03:08:04 02:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:31:01 AM eth0 10.85 9.25 2.94 1.99 0.00 0.00 0.00 0.00
03:08:04 02:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:32:01 AM eth0 12.30 9.28 3.12 1.99 0.00 0.00 0.00 0.00
03:08:04 02:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:33:01 AM eth0 20.89 17.94 5.61 3.62 0.00 0.00 0.00 0.00
03:08:04 02:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:34:01 AM eth0 0.93 0.73 0.34 0.18 0.00 0.00 0.00 0.00
03:08:04 02:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:35:01 AM eth0 0.67 0.53 0.23 0.12 0.00 0.00 0.00 0.00
03:08:04 02:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:36:01 AM eth0 0.67 0.57 0.24 0.12 0.00 0.00 0.00 0.00
03:08:04 02:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:37:01 AM eth0 0.75 0.60 0.26 0.13 0.00 0.00 0.00 0.00
03:08:04 02:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:38:01 AM eth0 0.77 0.65 0.26 0.13 0.00 0.00 0.00 0.00
03:08:04 02:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:39:01 AM eth0 0.97 0.77 0.39 0.20 0.00 0.00 0.00 0.00
03:08:04 02:40:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:40:02 AM eth0 68.31 66.79 11.97 6.32 0.00 0.00 0.00 0.00
03:08:04 02:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:41:01 AM eth0 11.23 9.13 2.80 1.82 0.00 0.00 0.00 0.00
03:08:04 02:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:42:01 AM eth0 11.21 9.08 2.87 1.79 0.00 0.00 0.00 0.00
03:08:04 02:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:43:01 AM eth0 11.33 9.20 2.84 1.80 0.00 0.00 0.00 0.00
03:08:04 02:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:44:01 AM eth0 11.01 9.23 2.86 1.86 0.00 0.00 0.00 0.00
03:08:04 02:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:45:01 AM eth0 11.55 9.26 2.90 1.80 0.00 0.00 0.00 0.00
03:08:04 02:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:46:01 AM eth0 17.80 15.30 4.59 2.89 0.00 0.00 0.00 0.00
03:08:04 02:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:47:01 AM eth0 1.45 0.85 0.55 0.32 0.00 0.00 0.00 0.00
03:08:04 02:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:48:01 AM eth0 0.57 0.52 0.21 0.11 0.00 0.00 0.00 0.00
03:08:04 02:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:49:01 AM eth0 0.97 0.75 0.39 0.20 0.00 0.00 0.00 0.00
03:08:04 02:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:50:01 AM eth0 0.70 0.60 0.25 0.13 0.00 0.00 0.00 0.00
03:08:04 02:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:51:01 AM eth0 0.70 0.60 0.25 0.13 0.00 0.00 0.00 0.00
03:08:04 02:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:52:01 AM eth0 22.13 22.03 3.88 1.99 0.00 0.00 0.00 0.00
03:08:04 02:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:53:01 AM eth0 20.11 19.84 3.46 1.86 0.00 0.00 0.00 0.00
03:08:04 02:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:54:01 AM eth0 11.70 9.38 2.99 1.87 0.00 0.00 0.00 0.00
03:08:04 02:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:55:01 AM eth0 11.05 9.15 2.78 1.82 0.00 0.00 0.00 0.00
03:08:04 02:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:56:01 AM eth0 10.63 9.08 2.71 1.81 0.00 0.00 0.00 0.00
03:08:04 02:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:57:01 AM eth0 11.43 9.33 2.85 1.82 0.00 0.00 0.00 0.00
03:08:04 02:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:58:01 AM eth0 10.91 9.25 2.77 1.80 0.00 0.00 0.00 0.00
03:08:04 02:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 02:59:01 AM eth0 10.96 9.18 2.88 1.86 0.00 0.00 0.00 0.00
03:08:04 03:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 03:00:01 AM eth0 13.63 11.90 3.58 2.21 0.00 0.00 0.00 0.00
03:08:04 03:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 03:01:01 AM eth0 0.73 0.65 0.25 0.13 0.00 0.00 0.00 0.00
03:08:04 03:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 03:02:01 AM eth0 0.67 0.60 0.25 0.13 0.00 0.00 0.00 0.00
03:08:04 03:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 03:03:01 AM eth0 0.70 0.60 0.25 0.13 0.00 0.00 0.00 0.00
03:08:04 03:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 03:04:01 AM eth0 1.62 0.95 0.69 0.39 0.00 0.00 0.00 0.00
03:08:04 03:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 03:05:01 AM eth0 0.60 0.55 0.22 0.12 0.00 0.00 0.00 0.00
03:08:04 03:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 03:06:01 AM eth0 90.68 89.27 21.99 9.84 0.00 0.00 0.00 0.00
03:08:04 03:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 03:07:01 AM eth0 159.16 98.17 287.05 452.83 0.00 0.00 0.00 0.00
03:08:04 03:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 03:08:01 AM eth0 17.64 16.89 14.92 8.59 0.00 0.00 0.00 0.00
03:08:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
03:08:04 Average: eth0 11.58 9.47 4.19 3.98 0.00 0.00 0.00 0.00
03:08:04
03:08:04
03:08:04 ---> sar -P ALL:
03:08:04 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-10907.novalocal) 11/16/2025 _x86_64_ (2 CPU)
03:08:04
03:08:04 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 12:01:01 AM all 1.28 0.03 0.29 0.02 0.04 98.35
03:08:04 12:01:01 AM 0 1.03 0.05 0.35 0.03 0.03 98.50
03:08:04 12:01:01 AM 1 1.52 0.00 0.23 0.00 0.05 98.19
03:08:04 12:02:01 AM all 1.09 0.00 0.14 0.01 0.05 98.71
03:08:04 12:02:01 AM 0 1.04 0.00 0.10 0.02 0.05 98.80
03:08:04 12:02:01 AM 1 1.14 0.00 0.18 0.00 0.05 98.63
03:08:04 12:03:01 AM all 1.26 0.00 0.12 0.00 0.05 98.57
03:08:04 12:03:01 AM 0 1.72 0.00 0.15 0.00 0.05 98.08
03:08:04 12:03:01 AM 1 0.80 0.00 0.08 0.00 0.05 99.06
03:08:04 12:04:01 AM all 4.42 0.00 0.32 0.00 0.06 95.20
03:08:04 12:04:01 AM 0 6.54 0.00 0.37 0.00 0.07 93.02
03:08:04 12:04:01 AM 1 2.31 0.00 0.27 0.00 0.05 97.37
03:08:04 12:05:01 AM all 2.06 0.00 0.16 0.00 0.04 97.74
03:08:04 12:05:01 AM 0 1.65 0.00 0.10 0.00 0.03 98.21
03:08:04 12:05:01 AM 1 2.46 0.00 0.22 0.00 0.05 97.27
03:08:04 12:06:01 AM all 4.65 0.00 0.33 0.00 0.06 94.96
03:08:04 12:06:01 AM 0 3.69 0.00 0.32 0.00 0.05 95.94
03:08:04 12:06:01 AM 1 5.60 0.00 0.35 0.00 0.07 93.98
03:08:04 12:07:01 AM all 4.39 0.00 0.33 0.00 0.06 95.23
03:08:04 12:07:01 AM 0 6.15 0.00 0.42 0.00 0.07 93.37
03:08:04 12:07:01 AM 1 2.63 0.00 0.23 0.00 0.05 97.09
03:08:04 12:08:01 AM all 4.54 0.00 0.34 0.00 0.06 95.05
03:08:04 12:08:01 AM 0 4.12 0.00 0.30 0.00 0.05 95.52
03:08:04 12:08:01 AM 1 4.96 0.00 0.38 0.00 0.07 94.58
03:08:04 12:09:01 AM all 4.45 0.00 0.33 0.00 0.06 95.16
03:08:04 12:09:01 AM 0 4.91 0.00 0.38 0.00 0.05 94.65
03:08:04 12:09:01 AM 1 3.98 0.00 0.28 0.00 0.07 95.67
03:08:04 12:10:01 AM all 4.36 0.00 0.32 0.00 0.05 95.27
03:08:04 12:10:01 AM 0 6.65 0.00 0.43 0.00 0.07 92.85
03:08:04 12:10:01 AM 1 2.07 0.00 0.20 0.00 0.03 97.70
03:08:04 12:11:01 AM all 4.38 0.00 0.30 0.00 0.06 95.26
03:08:04 12:11:01 AM 0 3.74 0.00 0.27 0.00 0.05 95.94
03:08:04 12:11:01 AM 1 5.02 0.00 0.33 0.00 0.07 94.58
03:08:04
03:08:04 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 12:12:01 AM all 4.93 0.00 0.26 0.00 0.07 94.75
03:08:04 12:12:01 AM 0 6.26 0.00 0.32 0.00 0.08 93.34
03:08:04 12:12:01 AM 1 3.59 0.00 0.20 0.00 0.05 96.16
03:08:04 12:13:01 AM all 0.95 0.00 0.12 0.00 0.05 98.88
03:08:04 12:13:01 AM 0 1.29 0.00 0.13 0.00 0.05 98.53
03:08:04 12:13:01 AM 1 0.62 0.00 0.10 0.00 0.05 99.23
03:08:04 12:14:01 AM all 0.92 0.00 0.09 0.01 0.04 98.94
03:08:04 12:14:01 AM 0 1.24 0.00 0.12 0.00 0.05 98.60
03:08:04 12:14:01 AM 1 0.60 0.00 0.07 0.02 0.03 99.28
03:08:04 12:15:01 AM all 0.99 0.00 0.08 0.00 0.06 98.87
03:08:04 12:15:01 AM 0 1.17 0.00 0.10 0.00 0.07 98.66
03:08:04 12:15:01 AM 1 0.80 0.00 0.07 0.00 0.05 99.08
03:08:04 12:16:01 AM all 0.81 0.00 0.12 0.00 0.05 99.02
03:08:04 12:16:01 AM 0 0.85 0.00 0.12 0.00 0.05 98.98
03:08:04 12:16:01 AM 1 0.77 0.00 0.12 0.00 0.05 99.07
03:08:04 12:17:01 AM all 0.79 0.00 0.11 0.00 0.04 99.06
03:08:04 12:17:01 AM 0 0.62 0.00 0.12 0.00 0.03 99.23
03:08:04 12:17:01 AM 1 0.95 0.00 0.10 0.00 0.05 98.90
03:08:04 12:18:01 AM all 2.35 0.00 0.19 0.00 0.06 97.40
03:08:04 12:18:01 AM 0 3.60 0.00 0.20 0.00 0.07 96.14
03:08:04 12:18:01 AM 1 1.10 0.00 0.18 0.00 0.05 98.66
03:08:04 12:19:01 AM all 0.46 0.00 0.10 0.00 0.05 99.39
03:08:04 12:19:01 AM 0 0.37 0.00 0.10 0.00 0.05 99.48
03:08:04 12:19:01 AM 1 0.55 0.00 0.10 0.00 0.05 99.30
03:08:04 12:20:01 AM all 3.16 0.00 0.19 0.00 0.06 96.59
03:08:04 12:20:01 AM 0 3.56 0.00 0.17 0.00 0.07 96.21
03:08:04 12:20:01 AM 1 2.76 0.00 0.22 0.00 0.05 96.97
03:08:04 12:21:01 AM all 4.42 0.00 0.16 0.00 0.05 95.37
03:08:04 12:21:01 AM 0 4.95 0.00 0.15 0.00 0.05 94.85
03:08:04 12:21:01 AM 1 3.90 0.00 0.17 0.00 0.05 95.89
03:08:04 12:22:01 AM all 4.42 0.00 0.20 0.00 0.07 95.31
03:08:04 12:22:01 AM 0 5.90 0.00 0.18 0.00 0.07 93.85
03:08:04 12:22:01 AM 1 2.94 0.00 0.22 0.00 0.07 96.77
03:08:04
03:08:04 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 12:23:02 AM all 4.50 0.24 0.27 0.18 0.05 94.77
03:08:04 12:23:02 AM 0 6.82 0.42 0.32 0.32 0.07 92.06
03:08:04 12:23:02 AM 1 2.17 0.07 0.22 0.03 0.03 97.48
03:08:04 12:24:01 AM all 4.47 0.00 0.20 0.00 0.06 95.28
03:08:04 12:24:01 AM 0 3.74 0.00 0.17 0.00 0.05 96.04
03:08:04 12:24:01 AM 1 5.20 0.00 0.22 0.00 0.07 94.51
03:08:04 12:25:01 AM all 4.46 0.00 0.17 0.00 0.05 95.32
03:08:04 12:25:01 AM 0 4.31 0.00 0.17 0.00 0.05 95.47
03:08:04 12:25:01 AM 1 4.62 0.00 0.17 0.00 0.05 95.16
03:08:04 12:26:01 AM all 5.54 0.00 0.32 0.00 0.06 94.08
03:08:04 12:26:01 AM 0 9.92 0.00 0.50 0.00 0.07 89.51
03:08:04 12:26:01 AM 1 1.27 0.00 0.15 0.00 0.05 98.53
03:08:04 12:27:01 AM all 0.45 0.00 0.08 0.01 0.04 99.42
03:08:04 12:27:01 AM 0 0.30 0.00 0.10 0.00 0.05 99.55
03:08:04 12:27:01 AM 1 0.60 0.00 0.07 0.02 0.03 99.28
03:08:04 12:28:01 AM all 0.63 0.00 0.09 0.00 0.05 99.22
03:08:04 12:28:01 AM 0 0.47 0.00 0.10 0.00 0.05 99.38
03:08:04 12:28:01 AM 1 0.80 0.00 0.08 0.00 0.05 99.06
03:08:04 12:29:01 AM all 5.09 0.00 0.33 0.00 0.06 94.51
03:08:04 12:29:01 AM 0 7.42 0.00 0.44 0.00 0.07 92.08
03:08:04 12:29:01 AM 1 2.78 0.00 0.23 0.00 0.05 96.94
03:08:04 12:30:01 AM all 4.43 0.00 0.33 0.00 0.06 95.19
03:08:04 12:30:01 AM 0 5.56 0.00 0.37 0.00 0.07 94.00
03:08:04 12:30:01 AM 1 3.29 0.00 0.28 0.00 0.05 96.37
03:08:04 12:31:01 AM all 4.38 0.00 0.33 0.00 0.07 95.22
03:08:04 12:31:01 AM 0 6.30 0.00 0.45 0.00 0.07 93.18
03:08:04 12:31:01 AM 1 2.46 0.00 0.22 0.00 0.07 97.26
03:08:04 12:32:01 AM all 4.34 0.00 0.33 0.00 0.05 95.28
03:08:04 12:32:01 AM 0 5.53 0.00 0.38 0.00 0.05 94.03
03:08:04 12:32:01 AM 1 3.14 0.00 0.28 0.00 0.05 96.52
03:08:04 12:33:01 AM all 4.57 0.00 0.35 0.00 0.07 95.01
03:08:04 12:33:01 AM 0 5.81 0.00 0.45 0.00 0.07 93.67
03:08:04 12:33:01 AM 1 3.33 0.00 0.25 0.00 0.07 96.35
03:08:04
03:08:04 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 12:34:01 AM all 4.53 0.00 0.35 0.00 0.06 95.06
03:08:04 12:34:01 AM 0 4.78 0.00 0.38 0.00 0.07 94.77
03:08:04 12:34:01 AM 1 4.28 0.00 0.32 0.00 0.05 95.35
03:08:04 12:35:01 AM all 5.35 0.00 0.32 0.00 0.06 94.27
03:08:04 12:35:01 AM 0 7.48 0.00 0.35 0.00 0.07 92.10
03:08:04 12:35:01 AM 1 3.23 0.00 0.28 0.00 0.05 96.44
03:08:04 12:36:01 AM all 0.98 0.00 0.12 0.00 0.07 98.84
03:08:04 12:36:01 AM 0 1.07 0.00 0.12 0.00 0.07 98.75
03:08:04 12:36:01 AM 1 0.89 0.00 0.12 0.00 0.07 98.93
03:08:04 12:37:01 AM all 0.86 0.00 0.10 0.00 0.04 99.00
03:08:04 12:37:01 AM 0 0.48 0.00 0.07 0.00 0.03 99.42
03:08:04 12:37:01 AM 1 1.24 0.00 0.13 0.00 0.05 98.58
03:08:04 12:38:01 AM all 0.94 0.00 0.10 0.00 0.07 98.90
03:08:04 12:38:01 AM 0 0.78 0.00 0.07 0.00 0.05 99.10
03:08:04 12:38:01 AM 1 1.09 0.00 0.13 0.00 0.08 98.70
03:08:04 12:39:01 AM all 0.98 0.00 0.13 0.01 0.05 98.84
03:08:04 12:39:01 AM 0 0.63 0.00 0.12 0.02 0.03 99.20
03:08:04 12:39:01 AM 1 1.32 0.00 0.13 0.00 0.07 98.48
03:08:04 12:40:01 AM all 0.90 0.00 0.13 0.00 0.06 98.91
03:08:04 12:40:01 AM 0 0.78 0.00 0.12 0.00 0.07 99.03
03:08:04 12:40:01 AM 1 1.02 0.00 0.13 0.00 0.05 98.80
03:08:04 12:41:01 AM all 4.60 0.00 0.28 0.00 0.07 95.05
03:08:04 12:41:01 AM 0 3.29 0.00 0.23 0.00 0.05 96.43
03:08:04 12:41:01 AM 1 5.91 0.00 0.34 0.00 0.08 93.67
03:08:04 12:42:01 AM all 4.51 0.00 0.16 0.00 0.07 95.27
03:08:04 12:42:01 AM 0 5.67 0.00 0.15 0.00 0.07 94.12
03:08:04 12:42:01 AM 1 3.34 0.00 0.17 0.00 0.07 96.42
03:08:04 12:43:01 AM all 4.39 0.01 0.21 0.01 0.06 95.33
03:08:04 12:43:01 AM 0 5.06 0.02 0.25 0.00 0.07 94.61
03:08:04 12:43:01 AM 1 3.71 0.00 0.17 0.02 0.05 96.05
03:08:04 12:44:01 AM all 4.46 0.00 0.19 0.01 0.07 95.27
03:08:04 12:44:01 AM 0 4.81 0.00 0.18 0.02 0.07 94.92
03:08:04 12:44:01 AM 1 4.11 0.00 0.20 0.00 0.07 95.62
03:08:04
03:08:04 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 12:45:01 AM all 4.50 0.00 0.18 0.00 0.05 95.28
03:08:04 12:45:01 AM 0 6.80 0.00 0.20 0.00 0.05 92.95
03:08:04 12:45:01 AM 1 2.19 0.00 0.15 0.00 0.05 97.61
03:08:04 12:46:01 AM all 4.47 0.00 0.18 0.00 0.06 95.30
03:08:04 12:46:01 AM 0 4.18 0.00 0.18 0.00 0.07 95.57
03:08:04 12:46:01 AM 1 4.77 0.00 0.17 0.00 0.05 95.02
03:08:04 12:47:01 AM all 5.14 0.00 0.25 0.00 0.06 94.55
03:08:04 12:47:01 AM 0 6.74 0.00 0.34 0.00 0.07 92.85
03:08:04 12:47:01 AM 1 3.55 0.00 0.17 0.00 0.05 96.23
03:08:04 12:48:01 AM all 5.40 0.00 0.29 0.00 0.06 94.25
03:08:04 12:48:01 AM 0 5.15 0.00 0.27 0.00 0.05 94.54
03:08:04 12:48:01 AM 1 5.66 0.00 0.30 0.00 0.07 93.97
03:08:04 12:49:01 AM all 4.39 0.00 0.19 0.00 0.07 95.35
03:08:04 12:49:01 AM 0 5.51 0.00 0.22 0.00 0.07 94.20
03:08:04 12:49:01 AM 1 3.28 0.00 0.17 0.00 0.07 96.49
03:08:04 12:50:01 AM all 4.46 0.00 0.18 0.00 0.06 95.30
03:08:04 12:50:01 AM 0 6.45 0.00 0.20 0.00 0.07 93.28
03:08:04 12:50:01 AM 1 2.47 0.00 0.15 0.00 0.05 97.33
03:08:04 12:51:01 AM all 4.39 0.00 0.18 0.00 0.07 95.36
03:08:04 12:51:01 AM 0 5.03 0.00 0.18 0.00 0.07 94.72
03:08:04 12:51:01 AM 1 3.75 0.00 0.18 0.00 0.07 96.00
03:08:04 12:52:01 AM all 4.41 0.00 0.17 0.00 0.05 95.37
03:08:04 12:52:01 AM 0 6.94 0.00 0.18 0.00 0.07 92.81
03:08:04 12:52:01 AM 1 1.89 0.00 0.15 0.00 0.03 97.93
03:08:04 12:53:01 AM all 4.57 0.00 0.19 0.00 0.05 95.19
03:08:04 12:53:01 AM 0 5.88 0.00 0.22 0.00 0.05 93.85
03:08:04 12:53:01 AM 1 3.26 0.00 0.17 0.00 0.05 96.52
03:08:04 12:54:01 AM all 5.44 0.00 0.34 0.00 0.07 94.15
03:08:04 12:54:01 AM 0 5.82 0.00 0.38 0.00 0.07 93.73
03:08:04 12:54:01 AM 1 5.07 0.00 0.30 0.00 0.07 94.57
03:08:04 12:55:01 AM all 4.50 0.00 0.33 0.00 0.06 95.12
03:08:04 12:55:01 AM 0 4.83 0.00 0.30 0.00 0.07 94.80
03:08:04 12:55:01 AM 1 4.16 0.00 0.35 0.00 0.05 95.44
03:08:04
03:08:04 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 12:56:01 AM all 4.42 0.00 0.33 0.01 0.07 95.18
03:08:04 12:56:01 AM 0 5.77 0.00 0.47 0.00 0.07 93.70
03:08:04 12:56:01 AM 1 3.08 0.00 0.18 0.02 0.07 96.66
03:08:04 12:57:01 AM all 4.46 0.00 0.34 0.00 0.07 95.13
03:08:04 12:57:01 AM 0 5.20 0.00 0.40 0.00 0.07 94.33
03:08:04 12:57:01 AM 1 3.71 0.00 0.28 0.00 0.07 95.94
03:08:04 12:58:01 AM all 4.39 0.00 0.35 0.00 0.06 95.20
03:08:04 12:58:01 AM 0 6.15 0.00 0.47 0.00 0.07 93.32
03:08:04 12:58:01 AM 1 2.62 0.00 0.23 0.00 0.05 97.09
03:08:04 12:59:01 AM all 4.35 0.00 0.36 0.00 0.06 95.23
03:08:04 12:59:01 AM 0 3.21 0.00 0.27 0.00 0.05 96.47
03:08:04 12:59:01 AM 1 5.48 0.00 0.45 0.00 0.07 94.00
03:08:04 01:00:01 AM all 5.77 0.00 0.38 0.00 0.06 93.80
03:08:04 01:00:01 AM 0 5.90 0.00 0.35 0.00 0.05 93.70
03:08:04 01:00:01 AM 1 5.64 0.00 0.40 0.00 0.07 93.89
03:08:04 01:01:01 AM all 0.95 0.00 0.12 0.00 0.06 98.87
03:08:04 01:01:01 AM 0 0.97 0.00 0.10 0.00 0.05 98.88
03:08:04 01:01:01 AM 1 0.94 0.00 0.13 0.00 0.07 98.86
03:08:04 01:02:01 AM all 0.82 0.00 0.13 0.00 0.03 99.02
03:08:04 01:02:01 AM 0 0.75 0.00 0.10 0.00 0.02 99.13
03:08:04 01:02:01 AM 1 0.89 0.00 0.15 0.00 0.05 98.91
03:08:04 01:03:01 AM all 0.95 0.00 0.13 0.00 0.06 98.86
03:08:04 01:03:01 AM 0 0.68 0.00 0.12 0.00 0.05 99.15
03:08:04 01:03:01 AM 1 1.22 0.00 0.13 0.00 0.07 98.58
03:08:04 01:04:01 AM all 0.85 0.00 0.12 0.00 0.08 98.95
03:08:04 01:04:01 AM 0 0.82 0.00 0.12 0.00 0.10 98.96
03:08:04 01:04:01 AM 1 0.89 0.00 0.12 0.00 0.07 98.93
03:08:04 01:05:01 AM all 0.95 0.00 0.11 0.00 0.07 98.87
03:08:04 01:05:01 AM 0 1.02 0.00 0.10 0.00 0.07 98.81
03:08:04 01:05:01 AM 1 0.89 0.00 0.12 0.00 0.07 98.93
03:08:04 01:06:01 AM all 3.83 0.00 0.23 0.00 0.05 95.89
03:08:04 01:06:01 AM 0 5.44 0.00 0.22 0.00 0.05 94.29
03:08:04 01:06:01 AM 1 2.23 0.00 0.23 0.00 0.05 97.49
03:08:04
03:08:04 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 01:07:01 AM all 4.42 0.00 0.18 0.00 0.06 95.34
03:08:04 01:07:01 AM 0 4.33 0.00 0.22 0.00 0.07 95.39
03:08:04 01:07:01 AM 1 4.52 0.00 0.15 0.00 0.05 95.28
03:08:04 01:08:01 AM all 4.49 0.00 0.18 0.00 0.07 95.27
03:08:04 01:08:01 AM 0 2.44 0.00 0.15 0.00 0.05 97.36
03:08:04 01:08:01 AM 1 6.54 0.00 0.20 0.00 0.08 93.18
03:08:04 01:09:01 AM all 4.62 0.00 0.17 0.00 0.06 95.15
03:08:04 01:09:01 AM 0 4.06 0.00 0.17 0.00 0.05 95.72
03:08:04 01:09:01 AM 1 5.18 0.00 0.17 0.00 0.07 94.58
03:08:04 01:10:01 AM all 4.48 0.00 0.18 0.00 0.07 95.27
03:08:04 01:10:01 AM 0 1.30 0.00 0.18 0.00 0.07 98.45
03:08:04 01:10:01 AM 1 7.66 0.00 0.18 0.00 0.07 92.09
03:08:04 01:11:01 AM all 4.44 0.00 0.18 0.00 0.06 95.32
03:08:04 01:11:01 AM 0 5.23 0.00 0.22 0.00 0.07 94.49
03:08:04 01:11:01 AM 1 3.64 0.00 0.15 0.00 0.05 96.16
03:08:04 01:12:01 AM all 4.69 0.00 0.19 0.00 0.05 95.06
03:08:04 01:12:01 AM 0 1.62 0.00 0.13 0.00 0.03 98.21
03:08:04 01:12:01 AM 1 7.79 0.00 0.25 0.00 0.07 91.89
03:08:04 01:13:01 AM all 6.18 0.00 0.45 0.00 0.06 93.31
03:08:04 01:13:01 AM 0 9.24 0.00 0.59 0.00 0.07 90.10
03:08:04 01:13:01 AM 1 3.13 0.00 0.30 0.00 0.05 96.51
03:08:04 01:14:01 AM all 4.43 0.00 0.32 0.00 0.06 95.19
03:08:04 01:14:01 AM 0 6.20 0.00 0.43 0.00 0.07 93.30
03:08:04 01:14:01 AM 1 2.66 0.00 0.20 0.00 0.05 97.09
03:08:04 01:15:01 AM all 4.40 0.00 0.34 0.00 0.05 95.20
03:08:04 01:15:01 AM 0 6.03 0.00 0.42 0.00 0.05 93.50
03:08:04 01:15:01 AM 1 2.78 0.00 0.27 0.00 0.05 96.91
03:08:04 01:16:01 AM all 4.41 0.00 0.30 0.00 0.06 95.24
03:08:04 01:16:01 AM 0 6.07 0.00 0.38 0.00 0.07 93.48
03:08:04 01:16:01 AM 1 2.74 0.00 0.22 0.00 0.05 96.99
03:08:04 01:17:01 AM all 4.51 0.00 0.33 0.00 0.07 95.09
03:08:04 01:17:01 AM 0 5.43 0.00 0.35 0.00 0.07 94.15
03:08:04 01:17:01 AM 1 3.60 0.00 0.32 0.00 0.07 96.02
03:08:04
03:08:04 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 01:18:01 AM all 4.57 0.00 0.34 0.00 0.05 95.04
03:08:04 01:18:01 AM 0 5.16 0.00 0.37 0.00 0.05 94.42
03:08:04 01:18:01 AM 1 3.97 0.00 0.32 0.00 0.05 95.67
03:08:04 01:19:01 AM all 6.30 0.00 0.35 0.01 0.06 93.29
03:08:04 01:19:01 AM 0 9.07 0.00 0.47 0.02 0.07 90.38
03:08:04 01:19:01 AM 1 3.53 0.00 0.23 0.00 0.05 96.19
03:08:04 01:20:01 AM all 0.86 0.00 0.11 0.00 0.07 98.96
03:08:04 01:20:01 AM 0 1.10 0.00 0.12 0.00 0.07 98.71
03:08:04 01:20:01 AM 1 0.62 0.00 0.10 0.00 0.07 99.21
03:08:04 01:21:01 AM all 0.91 0.00 0.11 0.00 0.05 98.93
03:08:04 01:21:01 AM 0 0.83 0.00 0.08 0.00 0.05 99.03
03:08:04 01:21:01 AM 1 0.99 0.00 0.13 0.00 0.05 98.83
03:08:04 01:22:01 AM all 0.93 0.00 0.13 0.00 0.06 98.88
03:08:04 01:22:01 AM 0 1.24 0.00 0.17 0.00 0.07 98.53
03:08:04 01:22:01 AM 1 0.62 0.00 0.10 0.00 0.05 99.23
03:08:04 01:23:01 AM all 0.92 0.00 0.11 0.01 0.07 98.90
03:08:04 01:23:01 AM 0 1.22 0.00 0.10 0.00 0.08 98.60
03:08:04 01:23:01 AM 1 0.62 0.00 0.12 0.02 0.05 99.20
03:08:04 01:24:01 AM all 0.92 0.00 0.13 0.00 0.06 98.89
03:08:04 01:24:01 AM 0 1.37 0.00 0.15 0.00 0.07 98.41
03:08:04 01:24:01 AM 1 0.47 0.00 0.12 0.00 0.05 99.37
03:08:04 01:25:01 AM all 3.32 0.00 0.23 0.00 0.06 96.40
03:08:04 01:25:01 AM 0 4.38 0.00 0.28 0.00 0.05 95.29
03:08:04 01:25:01 AM 1 2.26 0.00 0.17 0.00 0.07 97.51
03:08:04 01:26:01 AM all 5.55 0.00 0.48 0.00 0.08 93.89
03:08:04 01:26:01 AM 0 10.20 0.00 0.83 0.00 0.08 88.88
03:08:04 01:26:01 AM 1 0.90 0.00 0.12 0.00 0.07 98.91
03:08:04 01:27:01 AM all 5.22 0.00 0.25 0.00 0.06 94.48
03:08:04 01:27:01 AM 0 7.17 0.00 0.33 0.00 0.07 92.42
03:08:04 01:27:01 AM 1 3.26 0.00 0.17 0.00 0.05 96.52
03:08:04 01:28:01 AM all 4.47 0.00 0.18 0.00 0.07 95.29
03:08:04 01:28:01 AM 0 6.64 0.00 0.18 0.00 0.07 93.11
03:08:04 01:28:01 AM 1 2.31 0.00 0.17 0.00 0.07 97.46
03:08:04
03:08:04 01:28:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 01:29:01 AM all 4.49 0.00 0.18 0.00 0.06 95.28
03:08:04 01:29:01 AM 0 5.63 0.00 0.18 0.00 0.05 94.14
03:08:04 01:29:01 AM 1 3.34 0.00 0.17 0.00 0.07 96.42
03:08:04 01:30:01 AM all 4.42 0.00 0.16 0.00 0.07 95.35
03:08:04 01:30:01 AM 0 5.67 0.00 0.17 0.00 0.08 94.08
03:08:04 01:30:01 AM 1 3.18 0.00 0.15 0.00 0.05 96.62
03:08:04 01:31:02 AM all 4.42 0.00 0.20 0.00 0.06 95.32
03:08:04 01:31:02 AM 0 6.00 0.00 0.22 0.00 0.07 93.72
03:08:04 01:31:02 AM 1 2.84 0.00 0.18 0.00 0.05 96.93
03:08:04 01:32:01 AM all 4.44 0.00 0.18 0.00 0.06 95.33
03:08:04 01:32:01 AM 0 5.44 0.00 0.22 0.00 0.05 94.29
03:08:04 01:32:01 AM 1 3.43 0.00 0.14 0.00 0.07 96.36
03:08:04 01:33:01 AM all 6.05 0.00 0.40 0.00 0.06 93.49
03:08:04 01:33:01 AM 0 3.94 0.00 0.28 0.00 0.05 95.73
03:08:04 01:33:01 AM 1 8.23 0.00 0.52 0.00 0.07 91.19
03:08:04 01:34:01 AM all 5.62 0.00 0.51 0.01 0.06 93.80
03:08:04 01:34:01 AM 0 9.25 0.00 0.77 0.00 0.07 89.92
03:08:04 01:34:01 AM 1 1.99 0.00 0.25 0.02 0.05 97.69
03:08:04 01:35:01 AM all 5.03 0.00 0.22 0.00 0.07 94.68
03:08:04 01:35:01 AM 0 6.82 0.00 0.25 0.00 0.08 92.85
03:08:04 01:35:01 AM 1 3.24 0.00 0.18 0.00 0.05 96.52
03:08:04 01:36:01 AM all 4.50 0.00 0.19 0.00 0.08 95.23
03:08:04 01:36:01 AM 0 5.83 0.00 0.18 0.00 0.08 93.90
03:08:04 01:36:01 AM 1 3.17 0.00 0.20 0.00 0.07 96.56
03:08:04 01:37:01 AM all 4.55 0.00 0.19 0.00 0.05 95.21
03:08:04 01:37:01 AM 0 5.80 0.00 0.20 0.00 0.05 93.95
03:08:04 01:37:01 AM 1 3.29 0.00 0.18 0.00 0.05 96.47
03:08:04 01:38:01 AM all 4.47 0.00 0.18 0.00 0.07 95.28
03:08:04 01:38:01 AM 0 6.83 0.00 0.20 0.00 0.07 92.90
03:08:04 01:38:01 AM 1 2.11 0.00 0.17 0.00 0.07 97.66
03:08:04 01:39:01 AM all 4.43 0.00 0.20 0.00 0.07 95.30
03:08:04 01:39:01 AM 0 6.58 0.00 0.20 0.00 0.08 93.13
03:08:04 01:39:01 AM 1 2.27 0.00 0.20 0.00 0.05 97.48
03:08:04
03:08:04 01:39:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 01:40:01 AM all 4.45 0.00 0.17 0.00 0.07 95.31
03:08:04 01:40:01 AM 0 5.31 0.00 0.20 0.00 0.07 94.43
03:08:04 01:40:01 AM 1 3.60 0.00 0.13 0.00 0.07 96.20
03:08:04 01:41:01 AM all 5.21 0.17 0.53 0.00 0.05 94.04
03:08:04 01:41:01 AM 0 5.35 0.30 0.55 0.00 0.05 93.76
03:08:04 01:41:01 AM 1 5.07 0.03 0.52 0.00 0.05 94.33
03:08:04 01:42:01 AM all 6.02 0.00 0.36 0.00 0.07 93.55
03:08:04 01:42:01 AM 0 5.16 0.00 0.47 0.00 0.07 94.30
03:08:04 01:42:01 AM 1 6.89 0.00 0.25 0.00 0.07 92.79
03:08:04 01:43:01 AM all 4.42 0.00 0.17 0.00 0.07 95.34
03:08:04 01:43:01 AM 0 2.81 0.00 0.15 0.00 0.05 96.99
03:08:04 01:43:01 AM 1 6.04 0.00 0.18 0.00 0.08 93.69
03:08:04 01:44:01 AM all 4.49 0.00 0.17 0.00 0.08 95.27
03:08:04 01:44:01 AM 0 4.68 0.00 0.17 0.00 0.07 95.09
03:08:04 01:44:01 AM 1 4.30 0.00 0.17 0.00 0.08 95.45
03:08:04 01:45:01 AM all 4.56 0.00 0.18 0.00 0.05 95.21
03:08:04 01:45:01 AM 0 4.64 0.00 0.18 0.00 0.05 95.12
03:08:04 01:45:01 AM 1 4.48 0.00 0.17 0.00 0.05 95.30
03:08:04 01:46:01 AM all 4.40 0.00 0.15 0.00 0.07 95.38
03:08:04 01:46:01 AM 0 4.11 0.00 0.15 0.00 0.07 95.67
03:08:04 01:46:01 AM 1 4.70 0.00 0.15 0.00 0.07 95.09
03:08:04 01:47:01 AM all 4.29 0.00 0.19 0.00 0.06 95.46
03:08:04 01:47:01 AM 0 3.37 0.00 0.18 0.00 0.05 96.39
03:08:04 01:47:01 AM 1 5.20 0.00 0.20 0.00 0.07 94.53
03:08:04 01:48:01 AM all 5.15 0.00 0.33 0.01 0.07 94.44
03:08:04 01:48:01 AM 0 5.33 0.00 0.42 0.00 0.07 94.18
03:08:04 01:48:01 AM 1 4.96 0.00 0.25 0.02 0.07 94.70
03:08:04 01:49:01 AM all 6.52 0.00 0.50 0.00 0.06 92.92
03:08:04 01:49:01 AM 0 9.16 0.00 0.67 0.00 0.07 90.11
03:08:04 01:49:01 AM 1 3.89 0.00 0.33 0.00 0.05 95.72
03:08:04 01:50:01 AM all 4.32 0.00 0.33 0.00 0.07 95.28
03:08:04 01:50:01 AM 0 3.73 0.00 0.30 0.00 0.07 95.90
03:08:04 01:50:01 AM 1 4.92 0.00 0.37 0.00 0.07 94.65
03:08:04
03:08:04 01:50:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 01:51:01 AM all 4.51 0.00 0.33 0.00 0.07 95.10
03:08:04 01:51:01 AM 0 3.54 0.00 0.28 0.00 0.07 96.11
03:08:04 01:51:01 AM 1 5.47 0.00 0.37 0.00 0.07 94.10
03:08:04 01:52:01 AM all 4.44 0.00 0.33 0.00 0.06 95.17
03:08:04 01:52:01 AM 0 2.76 0.00 0.22 0.00 0.05 96.98
03:08:04 01:52:01 AM 1 6.13 0.00 0.44 0.00 0.07 93.37
03:08:04 01:53:01 AM all 4.53 0.00 0.33 0.00 0.05 95.09
03:08:04 01:53:01 AM 0 4.56 0.00 0.32 0.00 0.05 95.07
03:08:04 01:53:01 AM 1 4.50 0.00 0.33 0.00 0.05 95.12
03:08:04 01:54:01 AM all 4.45 0.00 0.34 0.00 0.07 95.14
03:08:04 01:54:01 AM 0 4.39 0.00 0.33 0.00 0.07 95.21
03:08:04 01:54:01 AM 1 4.51 0.00 0.35 0.00 0.07 95.07
03:08:04 01:55:01 AM all 4.48 0.00 0.33 0.00 0.06 95.13
03:08:04 01:55:01 AM 0 2.71 0.00 0.20 0.00 0.05 97.04
03:08:04 01:55:01 AM 1 6.26 0.00 0.45 0.00 0.07 93.22
03:08:04 01:56:01 AM all 4.34 0.00 0.25 0.00 0.07 95.34
03:08:04 01:56:01 AM 0 3.40 0.00 0.20 0.00 0.07 96.33
03:08:04 01:56:01 AM 1 5.28 0.00 0.30 0.00 0.07 94.35
03:08:04 01:57:01 AM all 0.94 0.00 0.14 0.00 0.05 98.86
03:08:04 01:57:01 AM 0 0.88 0.00 0.13 0.00 0.03 98.95
03:08:04 01:57:01 AM 1 1.00 0.00 0.15 0.00 0.07 98.78
03:08:04 01:58:01 AM all 0.92 0.00 0.09 0.00 0.06 98.93
03:08:04 01:58:01 AM 0 1.17 0.00 0.10 0.00 0.07 98.66
03:08:04 01:58:01 AM 1 0.67 0.00 0.08 0.00 0.05 99.20
03:08:04 01:59:01 AM all 0.91 0.00 0.12 0.00 0.06 98.91
03:08:04 01:59:01 AM 0 0.77 0.00 0.12 0.00 0.07 99.05
03:08:04 01:59:01 AM 1 1.05 0.00 0.12 0.00 0.05 98.78
03:08:04 02:00:01 AM all 0.90 0.00 0.12 0.00 0.06 98.92
03:08:04 02:00:01 AM 0 0.63 0.00 0.10 0.00 0.03 99.23
03:08:04 02:00:01 AM 1 1.17 0.00 0.13 0.00 0.08 98.61
03:08:04 02:01:01 AM all 0.99 0.00 0.11 0.00 0.04 98.86
03:08:04 02:01:01 AM 0 0.79 0.00 0.12 0.00 0.05 99.05
03:08:04 02:01:01 AM 1 1.19 0.00 0.10 0.00 0.03 98.68
03:08:04
03:08:04 02:01:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 02:02:01 AM all 5.34 0.00 0.29 0.00 0.05 94.31
03:08:04 02:02:01 AM 0 7.67 0.00 0.35 0.00 0.05 91.93
03:08:04 02:02:01 AM 1 3.02 0.00 0.23 0.00 0.05 96.70
03:08:04 02:03:01 AM all 4.49 0.00 0.18 0.00 0.08 95.25
03:08:04 02:03:01 AM 0 6.43 0.00 0.20 0.00 0.08 93.29
03:08:04 02:03:01 AM 1 2.54 0.00 0.17 0.00 0.07 97.23
03:08:04 02:04:01 AM all 4.44 0.00 0.22 0.00 0.06 95.28
03:08:04 02:04:01 AM 0 6.74 0.00 0.23 0.00 0.07 92.96
03:08:04 02:04:01 AM 1 2.15 0.00 0.20 0.00 0.05 97.59
03:08:04 02:05:01 AM all 4.42 0.00 0.16 0.00 0.06 95.36
03:08:04 02:05:01 AM 0 5.36 0.00 0.17 0.00 0.07 94.41
03:08:04 02:05:01 AM 1 3.48 0.00 0.15 0.00 0.05 96.32
03:08:04 02:06:01 AM all 4.38 0.00 0.17 0.00 0.07 95.39
03:08:04 02:06:01 AM 0 5.42 0.00 0.18 0.00 0.07 94.33
03:08:04 02:06:01 AM 1 3.34 0.00 0.15 0.00 0.07 96.44
03:08:04 02:07:01 AM all 4.52 0.00 0.18 0.00 0.04 95.26
03:08:04 02:07:01 AM 0 2.64 0.00 0.13 0.00 0.03 97.20
03:08:04 02:07:01 AM 1 6.41 0.00 0.22 0.00 0.05 93.33
03:08:04 02:08:01 AM all 6.07 0.00 0.34 0.00 0.07 93.53
03:08:04 02:08:01 AM 0 2.32 0.00 0.17 0.00 0.07 97.44
03:08:04 02:08:01 AM 1 9.92 0.00 0.52 0.00 0.07 89.49
03:08:04 02:09:01 AM all 4.45 0.00 0.19 0.00 0.06 95.30
03:08:04 02:09:01 AM 0 4.26 0.00 0.20 0.00 0.05 95.49
03:08:04 02:09:01 AM 1 4.63 0.00 0.18 0.00 0.07 95.12
03:08:04 02:10:01 AM all 3.98 0.00 0.16 0.00 0.07 95.79
03:08:04 02:10:01 AM 0 5.29 0.00 0.15 0.00 0.07 94.49
03:08:04 02:10:01 AM 1 2.67 0.00 0.17 0.00 0.07 97.10
03:08:04 02:10:01 AM all 0.88 0.00 1.75 0.00 0.00 97.37
03:08:04 02:10:01 AM 0 0.00 0.00 1.75 0.00 0.00 98.25
03:08:04 02:10:01 AM 1 1.75 0.00 1.75 0.00 0.00 96.49
03:08:04 02:11:01 AM all 4.44 0.00 0.18 0.01 0.06 95.32
03:08:04 02:11:01 AM 0 5.87 0.00 0.22 0.00 0.07 93.85
03:08:04 02:11:01 AM 1 3.01 0.00 0.13 0.02 0.05 96.79
03:08:04
03:08:04 02:11:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 02:12:01 AM all 4.40 0.00 0.18 0.00 0.06 95.37
03:08:04 02:12:01 AM 0 3.14 0.00 0.15 0.00 0.05 96.66
03:08:04 02:12:01 AM 1 5.65 0.00 0.20 0.00 0.07 94.08
03:08:04 02:13:01 AM all 4.49 0.00 0.20 0.00 0.05 95.26
03:08:04 02:13:01 AM 0 1.60 0.00 0.20 0.00 0.05 98.15
03:08:04 02:13:01 AM 1 7.38 0.00 0.20 0.00 0.05 92.37
03:08:04 02:14:01 AM all 5.15 0.00 0.21 0.00 0.06 94.58
03:08:04 02:14:01 AM 0 3.76 0.00 0.23 0.00 0.05 95.96
03:08:04 02:14:01 AM 1 6.54 0.00 0.18 0.00 0.07 93.21
03:08:04 02:15:01 AM all 4.71 0.00 0.35 0.00 0.07 94.87
03:08:04 02:15:01 AM 0 6.96 0.00 0.47 0.00 0.07 92.51
03:08:04 02:15:01 AM 1 2.47 0.00 0.23 0.00 0.07 97.23
03:08:04 02:16:01 AM all 4.42 0.00 0.34 0.00 0.06 95.18
03:08:04 02:16:01 AM 0 5.65 0.00 0.40 0.00 0.07 93.88
03:08:04 02:16:01 AM 1 3.20 0.00 0.28 0.00 0.05 96.47
03:08:04 02:17:01 AM all 4.41 0.00 0.34 0.00 0.05 95.19
03:08:04 02:17:01 AM 0 3.67 0.00 0.28 0.00 0.05 95.99
03:08:04 02:17:01 AM 1 5.15 0.00 0.40 0.00 0.05 94.40
03:08:04 02:18:01 AM all 4.47 0.00 0.36 0.00 0.06 95.11
03:08:04 02:18:01 AM 0 5.28 0.00 0.42 0.00 0.05 94.25
03:08:04 02:18:01 AM 1 3.66 0.00 0.30 0.00 0.07 95.97
03:08:04 02:19:01 AM all 4.52 0.00 0.35 0.00 0.05 95.08
03:08:04 02:19:01 AM 0 4.68 0.00 0.35 0.00 0.05 94.92
03:08:04 02:19:01 AM 1 4.36 0.00 0.35 0.00 0.05 95.24
03:08:04 02:20:01 AM all 4.55 0.00 0.32 0.00 0.06 95.08
03:08:04 02:20:01 AM 0 6.86 0.00 0.45 0.00 0.07 92.63
03:08:04 02:20:01 AM 1 2.24 0.00 0.18 0.00 0.05 97.53
03:08:04 02:21:01 AM all 5.25 0.00 0.33 0.00 0.06 94.36
03:08:04 02:21:01 AM 0 4.73 0.00 0.35 0.00 0.07 94.86
03:08:04 02:21:01 AM 1 5.78 0.00 0.30 0.00 0.05 93.86
03:08:04 02:22:01 AM all 0.95 0.00 0.10 0.00 0.06 98.89
03:08:04 02:22:01 AM 0 0.80 0.00 0.12 0.00 0.07 99.01
03:08:04 02:22:01 AM 1 1.10 0.00 0.08 0.00 0.05 98.76
03:08:04
03:08:04 02:22:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 02:23:01 AM all 0.91 0.00 0.11 0.00 0.04 98.94
03:08:04 02:23:01 AM 0 1.00 0.00 0.10 0.00 0.03 98.86
03:08:04 02:23:01 AM 1 0.82 0.00 0.12 0.00 0.05 99.01
03:08:04 02:24:01 AM all 0.99 0.00 0.12 0.00 0.05 98.84
03:08:04 02:24:01 AM 0 0.78 0.00 0.10 0.00 0.03 99.08
03:08:04 02:24:01 AM 1 1.20 0.00 0.13 0.00 0.07 98.60
03:08:04 02:25:01 AM all 1.00 0.00 0.08 0.00 0.04 98.87
03:08:04 02:25:01 AM 0 1.24 0.00 0.12 0.00 0.05 98.60
03:08:04 02:25:01 AM 1 0.77 0.00 0.05 0.00 0.03 99.15
03:08:04 02:26:01 AM all 0.95 0.00 0.10 0.00 0.04 98.91
03:08:04 02:26:01 AM 0 1.29 0.00 0.10 0.00 0.05 98.56
03:08:04 02:26:01 AM 1 0.62 0.00 0.10 0.00 0.03 99.25
03:08:04 02:27:01 AM all 6.23 0.00 0.54 0.00 0.05 93.19
03:08:04 02:27:01 AM 0 6.77 0.00 0.60 0.00 0.03 92.59
03:08:04 02:27:01 AM 1 5.68 0.00 0.47 0.00 0.07 93.78
03:08:04 02:28:01 AM all 4.46 0.00 0.31 0.00 0.06 95.18
03:08:04 02:28:01 AM 0 5.72 0.00 0.35 0.00 0.07 93.87
03:08:04 02:28:01 AM 1 3.19 0.00 0.27 0.00 0.05 96.49
03:08:04 02:29:01 AM all 4.46 0.00 0.33 0.00 0.06 95.15
03:08:04 02:29:01 AM 0 7.07 0.00 0.47 0.00 0.07 92.40
03:08:04 02:29:01 AM 1 1.86 0.00 0.18 0.00 0.05 97.91
03:08:04 02:30:01 AM all 4.56 0.00 0.33 0.00 0.06 95.04
03:08:04 02:30:01 AM 0 6.82 0.00 0.48 0.00 0.07 92.63
03:08:04 02:30:01 AM 1 2.31 0.00 0.18 0.00 0.05 97.46
03:08:04 02:31:01 AM all 4.59 0.00 0.31 0.01 0.07 95.03
03:08:04 02:31:01 AM 0 6.80 0.00 0.42 0.00 0.07 92.72
03:08:04 02:31:01 AM 1 2.37 0.00 0.20 0.02 0.07 97.34
03:08:04 02:32:01 AM all 4.47 0.00 0.33 0.00 0.06 95.14
03:08:04 02:32:01 AM 0 5.87 0.00 0.43 0.00 0.05 93.65
03:08:04 02:32:01 AM 1 3.08 0.00 0.23 0.00 0.07 96.62
03:08:04 02:33:01 AM all 7.60 0.00 0.42 0.00 0.06 91.92
03:08:04 02:33:01 AM 0 11.45 0.00 0.55 0.00 0.07 87.93
03:08:04 02:33:01 AM 1 3.75 0.00 0.28 0.00 0.05 95.92
03:08:04
03:08:04 02:33:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 02:34:01 AM all 0.85 0.00 0.12 0.00 0.04 98.99
03:08:04 02:34:01 AM 0 0.94 0.00 0.13 0.00 0.05 98.88
03:08:04 02:34:01 AM 1 0.77 0.00 0.10 0.00 0.03 99.10
03:08:04 02:35:01 AM all 0.92 0.00 0.10 0.00 0.05 98.93
03:08:04 02:35:01 AM 0 1.12 0.00 0.12 0.00 0.05 98.71
03:08:04 02:35:01 AM 1 0.72 0.00 0.08 0.00 0.05 99.15
03:08:04 02:36:01 AM all 1.00 0.00 0.12 0.00 0.04 98.84
03:08:04 02:36:01 AM 0 1.09 0.00 0.08 0.00 0.03 98.80
03:08:04 02:36:01 AM 1 0.92 0.00 0.15 0.00 0.05 98.88
03:08:04 02:37:01 AM all 0.94 0.00 0.13 0.00 0.04 98.89
03:08:04 02:37:01 AM 0 0.97 0.00 0.12 0.00 0.03 98.88
03:08:04 02:37:01 AM 1 0.92 0.00 0.13 0.00 0.05 98.90
03:08:04 02:38:01 AM all 0.96 0.00 0.12 0.00 0.04 98.88
03:08:04 02:38:01 AM 0 0.97 0.00 0.12 0.00 0.05 98.87
03:08:04 02:38:01 AM 1 0.95 0.00 0.12 0.00 0.03 98.90
03:08:04 02:39:01 AM all 0.99 0.00 0.11 0.01 0.05 98.84
03:08:04 02:39:01 AM 0 1.23 0.00 0.13 0.02 0.05 98.57
03:08:04 02:39:01 AM 1 0.75 0.00 0.08 0.00 0.05 99.11
03:08:04 02:40:02 AM all 7.75 0.00 0.65 0.00 0.06 91.54
03:08:04 02:40:02 AM 0 9.36 0.00 0.69 0.00 0.05 89.90
03:08:04 02:40:02 AM 1 6.13 0.00 0.62 0.00 0.07 93.18
03:08:04 02:41:01 AM all 4.53 0.00 0.32 0.00 0.05 95.09
03:08:04 02:41:01 AM 0 4.57 0.00 0.32 0.00 0.05 95.05
03:08:04 02:41:01 AM 1 4.49 0.00 0.32 0.00 0.05 95.13
03:08:04 02:42:01 AM all 4.50 0.00 0.33 0.00 0.07 95.10
03:08:04 02:42:01 AM 0 4.36 0.00 0.35 0.00 0.07 95.22
03:08:04 02:42:01 AM 1 4.63 0.00 0.32 0.00 0.07 94.98
03:08:04 02:43:01 AM all 4.57 0.00 0.33 0.00 0.06 95.04
03:08:04 02:43:01 AM 0 7.20 0.00 0.48 0.00 0.07 92.24
03:08:04 02:43:01 AM 1 1.94 0.00 0.17 0.00 0.05 97.84
03:08:04 02:44:01 AM all 4.67 0.00 0.32 0.00 0.06 94.95
03:08:04 02:44:01 AM 0 6.15 0.00 0.40 0.00 0.07 93.38
03:08:04 02:44:01 AM 1 3.19 0.00 0.23 0.00 0.05 96.52
03:08:04
03:08:04 02:44:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 02:45:01 AM all 4.53 0.00 0.34 0.00 0.05 95.08
03:08:04 02:45:01 AM 0 6.07 0.00 0.40 0.00 0.05 93.48
03:08:04 02:45:01 AM 1 2.99 0.00 0.28 0.00 0.05 96.67
03:08:04 02:46:01 AM all 6.38 0.00 0.37 0.00 0.06 93.19
03:08:04 02:46:01 AM 0 5.13 0.00 0.35 0.00 0.07 94.45
03:08:04 02:46:01 AM 1 7.63 0.00 0.39 0.00 0.05 91.93
03:08:04 02:47:01 AM all 1.03 0.00 0.12 0.00 0.05 98.81
03:08:04 02:47:01 AM 0 1.37 0.00 0.15 0.00 0.05 98.43
03:08:04 02:47:01 AM 1 0.69 0.00 0.08 0.00 0.05 99.18
03:08:04 02:48:01 AM all 0.86 0.00 0.12 0.00 0.06 98.96
03:08:04 02:48:01 AM 0 0.73 0.00 0.10 0.00 0.05 99.11
03:08:04 02:48:01 AM 1 0.99 0.00 0.13 0.00 0.07 98.81
03:08:04 02:49:01 AM all 0.99 0.00 0.10 0.00 0.05 98.86
03:08:04 02:49:01 AM 0 0.85 0.00 0.08 0.00 0.05 99.01
03:08:04 02:49:01 AM 1 1.12 0.00 0.12 0.00 0.05 98.71
03:08:04 02:50:01 AM all 0.99 0.15 0.19 0.01 0.04 98.61
03:08:04 02:50:01 AM 0 0.93 0.00 0.15 0.00 0.03 98.88
03:08:04 02:50:01 AM 1 1.05 0.30 0.23 0.02 0.05 98.34
03:08:04 02:51:01 AM all 1.01 0.00 0.13 0.00 0.04 98.82
03:08:04 02:51:01 AM 0 1.19 0.00 0.12 0.00 0.05 98.65
03:08:04 02:51:01 AM 1 0.84 0.00 0.13 0.00 0.03 99.00
03:08:04 02:52:01 AM all 2.84 0.00 0.35 0.00 0.05 96.76
03:08:04 02:52:01 AM 0 1.59 0.00 0.27 0.00 0.05 98.10
03:08:04 02:52:01 AM 1 4.09 0.00 0.44 0.00 0.05 95.42
03:08:04 02:53:01 AM all 2.59 0.00 0.26 0.00 0.08 97.07
03:08:04 02:53:01 AM 0 3.98 0.00 0.27 0.00 0.07 95.69
03:08:04 02:53:01 AM 1 1.20 0.00 0.25 0.00 0.08 98.46
03:08:04 02:54:01 AM all 4.54 0.00 0.33 0.00 0.06 95.07
03:08:04 02:54:01 AM 0 5.20 0.00 0.37 0.00 0.07 94.37
03:08:04 02:54:01 AM 1 3.88 0.00 0.30 0.00 0.05 95.77
03:08:04 02:55:01 AM all 4.62 0.00 0.33 0.00 0.06 94.99
03:08:04 02:55:01 AM 0 4.36 0.00 0.32 0.00 0.05 95.27
03:08:04 02:55:01 AM 1 4.87 0.00 0.35 0.00 0.07 94.71
03:08:04
03:08:04 02:55:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 02:56:01 AM all 4.59 0.00 0.32 0.00 0.05 95.04
03:08:04 02:56:01 AM 0 3.31 0.00 0.23 0.00 0.05 96.41
03:08:04 02:56:01 AM 1 5.88 0.00 0.40 0.00 0.05 93.67
03:08:04 02:57:01 AM all 4.50 0.00 0.38 0.00 0.06 95.05
03:08:04 02:57:01 AM 0 2.10 0.00 0.27 0.00 0.05 97.58
03:08:04 02:57:01 AM 1 6.91 0.00 0.50 0.00 0.07 92.52
03:08:04 02:58:01 AM all 4.51 0.00 0.33 0.00 0.06 95.11
03:08:04 02:58:01 AM 0 3.01 0.00 0.25 0.00 0.05 96.69
03:08:04 02:58:01 AM 1 6.01 0.00 0.40 0.00 0.07 93.52
03:08:04 02:59:01 AM all 4.51 0.00 0.35 0.00 0.04 95.10
03:08:04 02:59:01 AM 0 5.90 0.00 0.42 0.00 0.05 93.63
03:08:04 02:59:01 AM 1 3.11 0.00 0.28 0.00 0.03 96.57
03:08:04 03:00:01 AM all 4.92 0.00 0.28 0.00 0.07 94.73
03:08:04 03:00:01 AM 0 3.76 0.00 0.28 0.00 0.08 95.87
03:08:04 03:00:01 AM 1 6.07 0.00 0.28 0.00 0.05 93.59
03:08:04 03:01:01 AM all 1.04 0.00 0.15 0.00 0.05 98.76
03:08:04 03:01:01 AM 0 1.04 0.00 0.18 0.00 0.05 98.73
03:08:04 03:01:01 AM 1 1.05 0.00 0.12 0.00 0.05 98.78
03:08:04 03:02:01 AM all 0.99 0.00 0.12 0.00 0.03 98.86
03:08:04 03:02:01 AM 0 1.10 0.00 0.08 0.00 0.03 98.78
03:08:04 03:02:01 AM 1 0.89 0.00 0.15 0.00 0.03 98.93
03:08:04 03:03:01 AM all 0.99 0.00 0.11 0.00 0.04 98.86
03:08:04 03:03:01 AM 0 0.89 0.00 0.10 0.00 0.03 98.98
03:08:04 03:03:01 AM 1 1.10 0.00 0.12 0.00 0.05 98.73
03:08:04 03:04:01 AM all 0.87 0.00 0.14 0.00 0.05 98.94
03:08:04 03:04:01 AM 0 0.84 0.00 0.15 0.00 0.05 98.96
03:08:04 03:04:01 AM 1 0.90 0.00 0.13 0.00 0.05 98.91
03:08:04 03:05:01 AM all 1.02 0.00 0.11 0.00 0.04 98.83
03:08:04 03:05:01 AM 0 0.99 0.00 0.08 0.00 0.03 98.90
03:08:04 03:05:01 AM 1 1.05 0.00 0.13 0.00 0.05 98.76
03:08:04 03:06:01 AM all 21.46 0.00 2.24 0.00 0.08 76.21
03:08:04 03:06:01 AM 0 35.12 0.00 2.62 0.00 0.10 62.16
03:08:04 03:06:01 AM 1 7.78 0.00 1.87 0.00 0.07 90.29
03:08:04
03:08:04 03:06:01 AM CPU %user %nice %system %iowait %steal %idle
03:08:04 03:07:01 AM all 22.29 0.00 2.69 0.53 0.09 74.39
03:08:04 03:07:01 AM 0 27.52 0.00 2.74 0.32 0.08 69.34
03:08:04 03:07:01 AM 1 17.05 0.00 2.64 0.75 0.10 79.46
03:08:04 03:08:01 AM all 33.80 0.00 4.23 0.36 0.10 61.51
03:08:04 03:08:01 AM 0 40.14 0.00 4.17 0.43 0.10 55.15
03:08:04 03:08:01 AM 1 27.44 0.00 4.28 0.28 0.10 67.90
03:08:04 Average: all 3.96 0.00 0.28 0.01 0.06 95.69
03:08:04 Average: 0 4.56 0.00 0.30 0.01 0.06 95.07
03:08:04 Average: 1 3.35 0.00 0.26 0.01 0.06 96.32
03:08:04
03:08:04
03:08:04