16:27:39 Started by upstream project "integration-distribution-mri-test-scandium" build number 76
16:27:39 originally caused by:
16:27:39 Started by timer
16:27:39 Running as SYSTEM
16:27:39 [EnvInject] - Loading node environment variables.
16:27:39 Building remotely on prd-centos8-robot-2c-8g-1196 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-ask-all-scandium
16:27:40 [ssh-agent] Looking for ssh-agent implementation...
16:27:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
16:27:40 $ ssh-agent
16:27:40 SSH_AUTH_SOCK=/tmp/ssh-1DmWIQJDKA94/agent.5287
16:27:40 SSH_AGENT_PID=5288
16:27:40 [ssh-agent] Started.
16:27:40 Running ssh-add (command line suppressed)
16:27:40 Identity added: /w/workspace/controller-csit-3node-clustering-ask-all-scandium@tmp/private_key_6139605081732419773.key (/w/workspace/controller-csit-3node-clustering-ask-all-scandium@tmp/private_key_6139605081732419773.key)
16:27:40 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
16:27:40 The recommended git tool is: NONE
16:27:42 using credential opendaylight-jenkins-ssh
16:27:42 Wiping out workspace first.
16:27:42 Cloning the remote Git repository
16:27:43 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
16:27:43 > git init /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test # timeout=10
16:27:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
16:27:43 > git --version # timeout=10
16:27:43 > git --version # 'git version 2.43.0'
16:27:43 using GIT_SSH to set credentials Release Engineering Jenkins Key
16:27:43 [INFO] Currently running in a labeled security context
16:27:43 [INFO] Currently SELinux is 'enforcing' on the host
16:27:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test@tmp/jenkins-gitclient-ssh13185005971353074890.key
16:27:43 Verifying host key using known hosts file
16:27:43 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.
16:27:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
16:27:45 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
16:27:45 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
16:27:46 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
16:27:46 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
16:27:46 using GIT_SSH to set credentials Release Engineering Jenkins Key
16:27:46 [INFO] Currently running in a labeled security context
16:27:46 [INFO] Currently SELinux is 'enforcing' on the host
16:27:46 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test@tmp/jenkins-gitclient-ssh3789197417552260480.key
16:27:46 Verifying host key using known hosts file
16:27:46 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.
16:27:46 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
16:27:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10
16:27:46 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
16:27:46 > git config core.sparsecheckout # timeout=10
16:27:46 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
16:27:46 Commit message: "Adapt test for new pce-allocation field"
16:27:46 > git rev-parse FETCH_HEAD^{commit} # timeout=10
16:27:47 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
16:27:47 No emails were triggered.
16:27:47 provisioning config files...
16:27:47 copy managed file [npmrc] to file:/home/jenkins/.npmrc
16:27:47 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
16:27:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
16:27:48 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins14200733122408505913.sh
16:27:48 ---> python-tools-install.sh
16:27:48 Setup pyenv:
16:27:48 system
16:27:48 * 3.8.13 (set by /opt/pyenv/version)
16:27:48 * 3.9.13 (set by /opt/pyenv/version)
16:27:48 * 3.10.13 (set by /opt/pyenv/version)
16:27:48 * 3.11.7 (set by /opt/pyenv/version)
16:27:53 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-vbnE
16:27:53 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
16:27:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
16:27:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
16:27:58 lf-activate-venv(): INFO: Base packages installed successfully
16:27:58 lf-activate-venv(): INFO: Installing additional packages: lftools
16:28:27 lf-activate-venv(): INFO: Adding /tmp/venv-vbnE/bin to PATH
16:28:27 Generating Requirements File
16:28:48 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.
16:28:48 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
16:28:49 Python 3.11.7
16:28:49 pip 25.2 from /tmp/venv-vbnE/lib/python3.11/site-packages/pip (python 3.11)
16:28:49 appdirs==1.4.4
16:28:49 argcomplete==3.6.2
16:28:49 aspy.yaml==1.3.0
16:28:49 attrs==25.4.0
16:28:49 autopage==0.5.2
16:28:49 beautifulsoup4==4.14.2
16:28:49 boto3==1.40.45
16:28:49 botocore==1.40.45
16:28:49 bs4==0.0.2
16:28:49 cachetools==6.2.0
16:28:49 certifi==2025.10.5
16:28:49 cffi==2.0.0
16:28:49 cfgv==3.4.0
16:28:49 chardet==5.2.0
16:28:49 charset-normalizer==3.4.3
16:28:49 click==8.3.0
16:28:49 cliff==4.11.0
16:28:49 cmd2==2.7.0
16:28:49 cryptography==3.3.2
16:28:49 debtcollector==3.0.0
16:28:49 decorator==5.2.1
16:28:49 defusedxml==0.7.1
16:28:49 Deprecated==1.2.18
16:28:49 distlib==0.4.0
16:28:49 dnspython==2.8.0
16:28:49 docker==7.1.0
16:28:49 dogpile.cache==1.4.1
16:28:49 durationpy==0.10
16:28:49 email-validator==2.3.0
16:28:49 filelock==3.19.1
16:28:49 future==1.0.0
16:28:49 gitdb==4.0.12
16:28:49 GitPython==3.1.45
16:28:49 google-auth==2.41.1
16:28:49 httplib2==0.31.0
16:28:49 identify==2.6.15
16:28:49 idna==3.10
16:28:49 importlib-resources==1.5.0
16:28:49 iso8601==2.1.0
16:28:49 Jinja2==3.1.6
16:28:49 jmespath==1.0.1
16:28:49 jsonpatch==1.33
16:28:49 jsonpointer==3.0.0
16:28:49 jsonschema==4.25.1
16:28:49 jsonschema-specifications==2025.9.1
16:28:49 keystoneauth1==5.12.0
16:28:49 kubernetes==34.1.0
16:28:49 lftools==0.37.14
16:28:49 lxml==6.0.2
16:28:49 markdown-it-py==4.0.0
16:28:49 MarkupSafe==3.0.3
16:28:49 mdurl==0.1.2
16:28:49 msgpack==1.1.1
16:28:49 multi_key_dict==2.0.3
16:28:49 munch==4.0.0
16:28:49 netaddr==1.3.0
16:28:49 niet==1.4.2
16:28:49 nodeenv==1.9.1
16:28:49 oauth2client==4.1.3
16:28:49 oauthlib==3.3.1
16:28:49 openstacksdk==4.7.1
16:28:49 os-service-types==1.8.0
16:28:49 osc-lib==4.2.0
16:28:49 oslo.config==10.0.0
16:28:49 oslo.context==6.1.0
16:28:49 oslo.i18n==6.6.0
16:28:49 oslo.log==7.2.1
16:28:49 oslo.serialization==5.8.0
16:28:49 oslo.utils==9.1.0
16:28:49 packaging==25.0
16:28:49 pbr==7.0.1
16:28:49 platformdirs==4.4.0
16:28:49 prettytable==3.16.0
16:28:49 psutil==7.1.0
16:28:49 pyasn1==0.6.1
16:28:49 pyasn1_modules==0.4.2
16:28:49 pycparser==2.23
16:28:49 pygerrit2==2.0.15
16:28:49 PyGithub==2.8.1
16:28:49 Pygments==2.19.2
16:28:49 PyJWT==2.10.1
16:28:49 PyNaCl==1.6.0
16:28:49 pyparsing==2.4.7
16:28:49 pyperclip==1.11.0
16:28:49 pyrsistent==0.20.0
16:28:49 python-cinderclient==9.8.0
16:28:49 python-dateutil==2.9.0.post0
16:28:49 python-heatclient==4.3.0
16:28:49 python-jenkins==1.8.3
16:28:49 python-keystoneclient==5.7.0
16:28:49 python-magnumclient==4.9.0
16:28:49 python-openstackclient==8.2.0
16:28:49 python-swiftclient==4.8.0
16:28:49 PyYAML==6.0.3
16:28:49 referencing==0.36.2
16:28:49 requests==2.32.5
16:28:49 requests-oauthlib==2.0.0
16:28:49 requestsexceptions==1.4.0
16:28:49 rfc3986==2.0.0
16:28:49 rich==14.1.0
16:28:49 rich-argparse==1.7.1
16:28:49 rpds-py==0.27.1
16:28:49 rsa==4.9.1
16:28:49 ruamel.yaml==0.18.15
16:28:49 ruamel.yaml.clib==0.2.14
16:28:49 s3transfer==0.14.0
16:28:49 simplejson==3.20.2
16:28:49 six==1.17.0
16:28:49 smmap==5.0.2
16:28:49 soupsieve==2.8
16:28:49 stevedore==5.5.0
16:28:49 tabulate==0.9.0
16:28:49 toml==0.10.2
16:28:49 tomlkit==0.13.3
16:28:49 tqdm==4.67.1
16:28:49 typing_extensions==4.15.0
16:28:49 tzdata==2025.2
16:28:49 urllib3==1.26.20
16:28:49 virtualenv==20.34.0
16:28:49 wcwidth==0.2.14
16:28:49 websocket-client==1.8.0
16:28:49 wrapt==1.17.3
16:28:49 xdg==6.0.0
16:28:49 xmltodict==1.0.2
16:28:49 yq==3.4.3
16:28:49 [EnvInject] - Injecting environment variables from a build step.
16:28:49 [EnvInject] - Injecting as environment variables the properties content
16:28:49 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
16:28:49 OS_CLOUD=vex
16:28:49 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-scandium-76
16:28:49 OS_STACK_TEMPLATE_DIR=openstack-hot
16:28:49
16:28:49 [EnvInject] - Variables injected successfully.
16:28:49 provisioning config files...
16:28:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
16:28:50 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins18111482370815475890.sh
16:28:50 ---> Create parameters file for OpenStack HOT
16:28:50 OpenStack Heat parameters generated
16:28:50 -----------------------------------
16:28:50 parameters:
16:28:50 vm_0_count: '3'
16:28:50 vm_0_flavor: 'v3-standard-4'
16:28:50 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
16:28:50 vm_1_count: '0'
16:28:50 vm_1_flavor: 'v3-standard-2'
16:28:50 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
16:28:50
16:28:50 job_name: '47598-76'
16:28:50 silo: 'releng'
16:28:50 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins10538339428157105664.sh
16:28:50 ---> Create HEAT stack
16:28:50 + source /home/jenkins/lf-env.sh
16:28:50 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
16:28:50 ++ mktemp -d /tmp/venv-XXXX
16:28:50 + lf_venv=/tmp/venv-XWcN
16:28:50 + local venv_file=/tmp/.os_lf_venv
16:28:50 + local python=python3
16:28:50 + local options
16:28:50 + local set_path=true
16:28:50 + local install_args=
16:28:50 ++ 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
16:28:50 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
16:28:50 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
16:28:50 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
16:28:50 + true
16:28:50 + case $1 in
16:28:50 + python=python3
16:28:50 + shift 2
16:28:50 + true
16:28:50 + case $1 in
16:28:50 + shift
16:28:50 + break
16:28:50 + case $python in
16:28:50 + local pkg_list=
16:28:50 + [[ -d /opt/pyenv ]]
16:28:50 + echo 'Setup pyenv:'
16:28:50 Setup pyenv:
16:28:50 + export PYENV_ROOT=/opt/pyenv
16:28:50 + PYENV_ROOT=/opt/pyenv
16:28:50 + 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
16:28:50 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
16:28:50 + pyenv versions
16:28:50 system
16:28:50 3.8.13
16:28:50 3.9.13
16:28:50 3.10.13
16:28:50 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
16:28:50 + command -v pyenv
16:28:50 ++ pyenv init - --no-rehash
16:28:50 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
16:28:50 for i in ${!paths[@]}; do
16:28:50 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
16:28:50 fi; done;
16:28:50 echo "${paths[*]}"'\'')"
16:28:50 export PATH="/opt/pyenv/shims:${PATH}"
16:28:50 export PYENV_SHELL=bash
16:28:50 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
16:28:50 pyenv() {
16:28:50 local command
16:28:50 command="${1:-}"
16:28:50 if [ "$#" -gt 0 ]; then
16:28:50 shift
16:28:50 fi
16:28:50
16:28:50 case "$command" in
16:28:50 rehash|shell)
16:28:50 eval "$(pyenv "sh-$command" "$@")"
16:28:50 ;;
16:28:50 *)
16:28:50 command pyenv "$command" "$@"
16:28:50 ;;
16:28:50 esac
16:28:50 }'
16:28:50 +++ bash --norc -ec 'IFS=:; paths=($PATH);
16:28:50 for i in ${!paths[@]}; do
16:28:50 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
16:28:50 fi; done;
16:28:50 echo "${paths[*]}"'
16:28:50 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
16:28:50 ++ 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
16:28:50 ++ 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
16:28:50 ++ export PYENV_SHELL=bash
16:28:50 ++ PYENV_SHELL=bash
16:28:50 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
16:28:50 +++ complete -F _pyenv pyenv
16:28:50 ++ lf-pyver python3
16:28:50 ++ local py_version_xy=python3
16:28:50 ++ local py_version_xyz=
16:28:50 ++ awk '{ print $1 }'
16:28:50 ++ pyenv versions
16:28:50 ++ local command
16:28:50 ++ command=versions
16:28:50 ++ '[' 1 -gt 0 ']'
16:28:50 ++ shift
16:28:50 ++ case "$command" in
16:28:50 ++ command pyenv versions
16:28:50 ++ pyenv versions
16:28:50 ++ sed 's/^[ *]* //'
16:28:50 ++ grep -E '^[0-9.]*[0-9]$'
16:28:50 ++ [[ ! -s /tmp/.pyenv_versions ]]
16:28:50 +++ sort -V
16:28:50 +++ grep '^3' /tmp/.pyenv_versions
16:28:50 +++ tail -n 1
16:28:50 ++ py_version_xyz=3.11.7
16:28:50 ++ [[ -z 3.11.7 ]]
16:28:50 ++ echo 3.11.7
16:28:50 ++ return 0
16:28:50 + pyenv local 3.11.7
16:28:50 + local command
16:28:50 + command=local
16:28:50 + '[' 2 -gt 0 ']'
16:28:50 + shift
16:28:50 + case "$command" in
16:28:50 + command pyenv local 3.11.7
16:28:50 + pyenv local 3.11.7
16:28:50 + for arg in "$@"
16:28:50 + case $arg in
16:28:50 + pkg_list+='lftools[openstack] '
16:28:50 + for arg in "$@"
16:28:50 + case $arg in
16:28:50 + pkg_list+='kubernetes '
16:28:50 + for arg in "$@"
16:28:50 + case $arg in
16:28:50 + pkg_list+='niet '
16:28:50 + for arg in "$@"
16:28:50 + case $arg in
16:28:50 + pkg_list+='python-heatclient '
16:28:50 + for arg in "$@"
16:28:50 + case $arg in
16:28:50 + pkg_list+='python-openstackclient '
16:28:50 + for arg in "$@"
16:28:50 + case $arg in
16:28:50 + pkg_list+='python-magnumclient '
16:28:50 + for arg in "$@"
16:28:50 + case $arg in
16:28:50 + pkg_list+='urllib3~=1.26.15 '
16:28:50 + for arg in "$@"
16:28:50 + case $arg in
16:28:50 + pkg_list+='yq '
16:28:50 + [[ -f /tmp/.os_lf_venv ]]
16:28:50 ++ cat /tmp/.os_lf_venv
16:28:50 + lf_venv=/tmp/venv-vbnE
16:28:50 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vbnE from' file:/tmp/.os_lf_venv
16:28:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vbnE from file:/tmp/.os_lf_venv
16:28:50 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
16:28:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
16:28:50 + local 'pip_opts=--upgrade --quiet'
16:28:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
16:28:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
16:28:50 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
16:28:50 + [[ -n '' ]]
16:28:50 + [[ -n '' ]]
16:28:50 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
16:28:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
16:28:50 + /tmp/venv-vbnE/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
16:28:53 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
16:28:53 lf-activate-venv(): INFO: Base packages installed successfully
16:28:53 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
16:28:53 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
16:28:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
16:28:53 + /tmp/venv-vbnE/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
16:29:16 + type python3
16:29:16 + true
16:29:16 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-vbnE/bin to PATH'
16:29:16 lf-activate-venv(): INFO: Adding /tmp/venv-vbnE/bin to PATH
16:29:16 + PATH=/tmp/venv-vbnE/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
16:29:16 + return 0
16:29:16 + openstack --os-cloud vex limits show --absolute
16:29:17 +--------------------------+---------+
16:29:17 | Name | Value |
16:29:17 +--------------------------+---------+
16:29:17 | maxTotalInstances | -1 |
16:29:17 | maxTotalCores | 450 |
16:29:17 | maxTotalRAMSize | 1000000 |
16:29:17 | maxServerMeta | 128 |
16:29:17 | maxImageMeta | 128 |
16:29:17 | maxPersonality | 5 |
16:29:17 | maxPersonalitySize | 10240 |
16:29:17 | maxTotalKeypairs | 100 |
16:29:17 | maxServerGroups | 10 |
16:29:17 | maxServerGroupMembers | 10 |
16:29:17 | maxTotalFloatingIps | -1 |
16:29:17 | maxSecurityGroups | -1 |
16:29:17 | maxSecurityGroupRules | -1 |
16:29:17 | totalRAMUsed | 811008 |
16:29:17 | totalCoresUsed | 198 |
16:29:17 | totalInstancesUsed | 65 |
16:29:17 | totalFloatingIpsUsed | 0 |
16:29:17 | totalSecurityGroupsUsed | 0 |
16:29:17 | totalServerGroupsUsed | 0 |
16:29:17 | maxTotalVolumes | -1 |
16:29:17 | maxTotalSnapshots | 10 |
16:29:17 | maxTotalVolumeGigabytes | 4096 |
16:29:17 | maxTotalBackups | 10 |
16:29:17 | maxTotalBackupGigabytes | 1000 |
16:29:17 | totalVolumesUsed | 0 |
16:29:17 | totalGigabytesUsed | 0 |
16:29:17 | totalSnapshotsUsed | 0 |
16:29:17 | totalBackupsUsed | 0 |
16:29:17 | totalBackupGigabytesUsed | 0 |
16:29:17 +--------------------------+---------+
16:29:17 + pushd /opt/ciman/openstack-hot
16:29:17 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-ask-all-scandium
16:29:17 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-ask-all-scandium-76 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-ask-all-scandium/stack-parameters.yaml
16:29:44 Creating stack releng-controller-csit-3node-clustering-ask-all-scandium-76
16:29:44 Waiting to initialize infrastructure...
16:29:44 Stack initialization successful.
16:29:44 ------------------------------------
16:29:44 Stack Details
16:29:44 ------------------------------------
16:29:44 {'added': None,
16:29:44 'capabilities': [],
16:29:44 'created_at': '2025-10-06T16:29:21Z',
16:29:44 'deleted': None,
16:29:44 'deleted_at': None,
16:29:44 'description': 'No description',
16:29:44 'environment': None,
16:29:44 'environment_files': None,
16:29:44 'files': None,
16:29:44 'files_container': None,
16:29:44 'id': '949e5379-af4c-48fe-8212-1df23612f449',
16:29:44 'is_rollback_disabled': True,
16:29:44 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-ask-all-scandium-76/949e5379-af4c-48fe-8212-1df23612f449',
16:29:44 'rel': 'self'}],
16:29:44 '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'})}),
16:29:44 'name': 'releng-controller-csit-3node-clustering-ask-all-scandium-76',
16:29:44 'notification_topics': [],
16:29:44 'outputs': [{'description': 'IP addresses of the 2nd vm types',
16:29:44 'output_key': 'vm_1_ips',
16:29:44 'output_value': []},
16:29:44 {'description': 'IP addresses of the 1st vm types',
16:29:44 'output_key': 'vm_0_ips',
16:29:44 'output_value': ['10.30.170.110',
16:29:44 '10.30.171.148',
16:29:44 '10.30.171.150']}],
16:29:44 'owner_id': ****,
16:29:44 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
16:29:44 'OS::stack_id': '949e5379-af4c-48fe-8212-1df23612f449',
16:29:44 'OS::stack_name': 'releng-controller-csit-3node-clustering-ask-all-scandium-76',
16:29:44 'job_name': '47598-76',
16:29:44 'silo': 'releng',
16:29:44 'vm_0_count': '3',
16:29:44 'vm_0_flavor': 'v3-standard-4',
16:29:44 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
16:29:44 '20250201-010426.857',
16:29:44 'vm_1_count': '0',
16:29:44 'vm_1_flavor': 'v3-standard-2',
16:29:44 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
16:29:44 '- 20250201-060151.911'},
16:29:44 'parent_id': None,
16:29:44 'replaced': None,
16:29:44 'status': 'CREATE_COMPLETE',
16:29:44 'status_reason': 'Stack CREATE completed successfully',
16:29:44 'tags': [],
16:29:44 'template': None,
16:29:44 'template_description': 'No description',
16:29:44 'template_url': None,
16:29:44 'timeout_mins': 15,
16:29:44 'unchanged': None,
16:29:44 'updated': None,
16:29:44 'updated_at': None,
16:29:44 'user_project_id': 'd9e7eaf557e6442ba4e74495fd3b3685'}
16:29:44 ------------------------------------
16:29:44 + popd
16:29:44 /w/workspace/controller-csit-3node-clustering-ask-all-scandium
16:29:44 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins16847592711814305640.sh
16:29:44 ---> Copy SSH public keys to CSIT lab
16:29:44 Setup pyenv:
16:29:44 system
16:29:44 3.8.13
16:29:44 3.9.13
16:29:44 3.10.13
16:29:44 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
16:29:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vbnE from file:/tmp/.os_lf_venv
16:29:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
16:29:45 lf-activate-venv(): INFO: Attempting to install with network-safe options...
16:29:47 lf-activate-venv(): INFO: Base packages installed successfully
16:29:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
16:30:05 lf-activate-venv(): INFO: Adding /tmp/venv-vbnE/bin to PATH
16:30:07 SSH not responding on 10.30.170.110. Retrying in 10 seconds...
16:30:07 SSH not responding on 10.30.171.150. Retrying in 10 seconds...
16:30:07 SSH not responding on 10.30.171.148. Retrying in 10 seconds...
16:30:17 Ping to 10.30.170.110 successful.
16:30:17 Ping to 10.30.171.150 successful.
16:30:17 Ping to 10.30.171.148 successful.
16:30:17 SSH not responding on 10.30.171.150. Retrying in 10 seconds...
16:30:17 SSH not responding on 10.30.171.148. Retrying in 10 seconds...
16:30:18 SSH not responding on 10.30.170.110. Retrying in 10 seconds...
16:30:27 Ping to 10.30.171.150 successful.
16:30:27 Ping to 10.30.171.148 successful.
16:30:28 Ping to 10.30.170.110 successful.
16:30:28 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
16:30:28 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
16:30:29 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
16:30:29 releng-47598-76-0-builder-2
16:30:29 releng-47598-76-0-builder-1
16:30:29 Successfully copied public keys to slave 10.30.171.150
16:30:29 Successfully copied public keys to slave 10.30.171.148
16:30:29 releng-47598-76-0-builder-0
16:30:29 Successfully copied public keys to slave 10.30.170.110
16:30:29 Process 6507 ready.
16:30:29 Process 6508 ready.
16:30:29 Process 6509 ready.
16:30:29 SSH ready on all stack servers.
16:30:29 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins4160065640862235237.sh
16:30:29 Setup pyenv:
16:30:30 system
16:30:30 3.8.13
16:30:30 3.9.13
16:30:30 3.10.13
16:30:30 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
16:30:34 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-8PJZ
16:30:34 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.robot_venv
16:30:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
16:30:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
16:30:38 lf-activate-venv(): INFO: Base packages installed successfully
16:30:38 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
16:30:40 lf-activate-venv(): INFO: Adding /tmp/venv-8PJZ/bin to PATH
16:30:40 + echo 'Installing Python Requirements'
16:30:40 Installing Python Requirements
16:30:40 + cat
16:30:40 + python -m pip install -r requirements.txt
16:30:41 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
16:30:41 Collecting docker-py (from -r requirements.txt (line 1))
16:30:41 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)
16:30:41 Collecting ipaddr (from -r requirements.txt (line 2))
16:30:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
16:30:41 Preparing metadata (setup.py): started
16:30:41 Preparing metadata (setup.py): finished with status 'done'
16:30:41 Collecting netaddr (from -r requirements.txt (line 3))
16:30:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
16:30:41 Collecting netifaces (from -r requirements.txt (line 4))
16:30:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
16:30:41 Preparing metadata (setup.py): started
16:30:41 Preparing metadata (setup.py): finished with status 'done'
16:30:41 Collecting pyhocon (from -r requirements.txt (line 5))
16:30:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
16:30:41 Collecting requests (from -r requirements.txt (line 6))
16:30:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
16:30:42 Collecting robotframework (from -r requirements.txt (line 7))
16:30:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
16:30:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 27.8 MB/s 0:00:00
16:30:42 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
16:30:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
16:30:42 Preparing metadata (setup.py): started
16:30:42 Preparing metadata (setup.py): finished with status 'done'
16:30:42 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
16:30:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
16:30:42 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
16:30:42 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)
16:30:42 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
16:30:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
16:30:42 Preparing metadata (setup.py): started
16:30:43 Preparing metadata (setup.py): finished with status 'done'
16:30:43 Collecting scapy (from -r requirements.txt (line 12))
16:30:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
16:30:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 48.7 MB/s 0:00:00
16:30:43 Collecting jsonpath-rw (from -r requirements.txt (line 15))
16:30:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
16:30:43 Preparing metadata (setup.py): started
16:30:43 Preparing metadata (setup.py): finished with status 'done'
16:30:43 Collecting elasticsearch (from -r requirements.txt (line 18))
16:30:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
16:30:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 39.0 MB/s 0:00:00
16:30:43 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
16:30:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
16:30:43 Collecting pyangbind (from -r requirements.txt (line 22))
16:30:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
16:30:43 Collecting isodate (from -r requirements.txt (line 25))
16:30:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
16:30:43 Collecting jmespath (from -r requirements.txt (line 28))
16:30:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
16:30:43 Collecting jsonpatch (from -r requirements.txt (line 31))
16:30:43 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
16:30:44 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
16:30:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
16:30:44 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
16:30:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
16:30:44 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
16:30:44 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)
16:30:44 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
16:30:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
16:30:44 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
16:30:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
16:30:44 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
16:30:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
16:30:44 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
16:30:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
16:30:44 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
16:30:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
16:30:44 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
16:30:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
16:30:44 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
16:30:44 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
16:30:44 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
16:30:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
16:30:44 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
16:30:44 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)
16:30:45 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
16:30:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
16:30:45 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
16:30:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
16:30:45 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
16:30:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
16:30:45 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
16:30:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
16:30:45 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
16:30:45 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)
16:30:45 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
16:30:45 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)
16:30:45 Collecting elasticsearch (from -r requirements.txt (line 18))
16:30:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
16:30:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 34.1 MB/s 0:00:00
16:30:45 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
16:30:45 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
16:30:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
16:30:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
16:30:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
16:30:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
16:30:45 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
16:30:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
16:30:45 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
16:30:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
16:30:45 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 31.4 MB/s 0:00:00
16:30:47 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
16:30:47 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)
16:30:48 Collecting regex (from pyangbind->-r requirements.txt (line 22))
16:30:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
16:30:48 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 39.4 MB/s 0:00:00
16:30:48 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
16:30:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
16:30:48 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
16:30:48 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)
16:30:49 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
16:30:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
16:30:49 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
16:30:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
16:30:49 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
16:30:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
16:30:49 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
16:30:49 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)
16:30:49 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
16:30:49 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
16:30:49 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
16:30:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
16:30:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 65.7 MB/s 0:00:00
16:30:50 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
16:30:50 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)
16:30:50 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
16:30:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
16:30:50 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
16:30:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
16:30:50 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))
16:30:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
16:30:50 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
16:30:50 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
16:30:50 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
16:30:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
16:30:50 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
16:30:50 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)
16:30:50 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
16:30:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
16:30:50 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))
16:30:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
16:30:50 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))
16:30:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
16:30:51 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
16:30:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
16:30:51 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
16:30:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
16:30:51 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
16:30:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
16:30:51 Collecting h11<1,>=0.9.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))
16:30:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
16:30:51 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
16:30:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
16:30:51 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
16:30:51 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
16:30:51 Building wheel for robotframework-sshlibrary (setup.py): started
16:30:51 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
16:30:51 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=0fc434d4ca1d0746a1e03c2346ffd2c95dc2237e644f41223e4eeafe9fc8819b
16:30:51 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
16:30:51 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
16:30:51 Building wheel for ipaddr (setup.py): started
16:30:51 Building wheel for ipaddr (setup.py): finished with status 'done'
16:30:51 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=beebb7366892856d51a4a33b6b37db3f2937ad146055c9b2583525f8a4842c91
16:30:51 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
16:30:51 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
16:30:51 Building wheel for netifaces (setup.py): started
16:30:54 Building wheel for netifaces (setup.py): finished with status 'done'
16:30:54 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41076 sha256=7b11a0eaddaeb0bfec2124cf236f16d440f7447d38085f21df4f02225f625f62
16:30:54 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
16:30:54 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
16:30:54 Building wheel for robotframework-httplibrary (setup.py): started
16:30:54 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
16:30:54 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=f1f71997e0380d42d451eabf087627ec4593f2db657be3c397adfc12ab48c43f
16:30:54 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
16:30:54 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
16:30:54 Building wheel for jsonpath-rw (setup.py): started
16:30:54 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
16:30:54 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=576858322ed2a654ec6e2f7347b436ac941882bd6d89f4abaf2b9735d7b8e0aa
16:30:54 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
16:30:54 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
16:30:54 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
16:31:02
16:31:02 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.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.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
16:31:02 + pip freeze
16:31:02 attrs==25.4.0
16:31:02 bcrypt==5.0.0
16:31:02 beautifulsoup4==4.14.2
16:31:02 certifi==2025.10.5
16:31:02 cffi==2.0.0
16:31:02 charset-normalizer==3.4.3
16:31:02 click==8.3.0
16:31:02 cryptography==46.0.2
16:31:02 decorator==5.2.1
16:31:02 distlib==0.4.0
16:31:02 docker-py==1.10.6
16:31:02 docker-pycreds==0.4.0
16:31:02 elastic-transport==8.17.1
16:31:02 elasticsearch==8.19.1
16:31:02 elasticsearch-dsl==8.15.4
16:31:02 enum34==1.1.10
16:31:02 filelock==3.19.1
16:31:02 h11==0.16.0
16:31:02 idna==3.10
16:31:02 invoke==2.2.0
16:31:02 ipaddr==2.2.0
16:31:02 isodate==0.7.2
16:31:02 jmespath==1.0.1
16:31:02 jsonpatch==1.33
16:31:02 jsonpath-rw==1.4.0
16:31:02 jsonpointer==3.0.0
16:31:02 lxml==6.0.2
16:31:02 netaddr==1.3.0
16:31:02 netifaces==0.11.0
16:31:02 outcome==1.3.0.post0
16:31:02 paramiko==4.0.0
16:31:02 platformdirs==4.4.0
16:31:02 ply==3.11
16:31:02 pyang==2.7.1
16:31:02 pyangbind==0.8.6
16:31:02 pycparser==2.23
16:31:02 pyhocon==0.3.61
16:31:02 PyNaCl==1.6.0
16:31:02 pyparsing==3.2.5
16:31:02 PySocks==1.7.1
16:31:02 python-dateutil==2.9.0.post0
16:31:02 regex==2025.9.18
16:31:02 requests==2.32.5
16:31:02 robotframework==7.3.2
16:31:02 robotframework-httplibrary==0.4.2
16:31:02 robotframework-pythonlibcore==4.4.1
16:31:02 robotframework-requests==0.9.7
16:31:02 robotframework-selenium2library==3.0.0
16:31:02 robotframework-seleniumlibrary==6.8.0
16:31:02 robotframework-sshlibrary==3.8.0
16:31:02 scapy==2.6.1
16:31:02 scp==0.15.0
16:31:02 selenium==4.36.0
16:31:02 six==1.17.0
16:31:02 sniffio==1.3.1
16:31:02 sortedcontainers==2.4.0
16:31:02 soupsieve==2.8
16:31:02 trio==0.31.0
16:31:02 trio-websocket==0.12.2
16:31:02 typing_extensions==4.15.0
16:31:02 urllib3==2.5.0
16:31:02 virtualenv==20.34.0
16:31:02 waitress==3.0.2
16:31:02 WebOb==1.8.9
16:31:02 websocket-client==1.8.0
16:31:02 WebTest==3.0.6
16:31:02 wsproto==1.2.0
16:31:02 [EnvInject] - Injecting environment variables from a build step.
16:31:02 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
16:31:02 [EnvInject] - Variables injected successfully.
16:31:02 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins6513317169895464374.sh
16:31:02 Setup pyenv:
16:31:03 system
16:31:03 3.8.13
16:31:03 3.9.13
16:31:03 3.10.13
16:31:03 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
16:31:03 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vbnE from file:/tmp/.os_lf_venv
16:31:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
16:31:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
16:31:05 lf-activate-venv(): INFO: Base packages installed successfully
16:31:05 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
16:31:14 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.
16:31:14 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
16:31:14 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
16:31:14 lf-activate-venv(): INFO: Adding /tmp/venv-vbnE/bin to PATH
16:31:14 + ODL_SYSTEM=()
16:31:14 + TOOLS_SYSTEM=()
16:31:14 + OPENSTACK_SYSTEM=()
16:31:14 + OPENSTACK_CONTROLLERS=()
16:31:14 + mapfile -t ADDR
16:31:14 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-ask-all-scandium-76
16:31:14 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
16:31:16 + for i in "${ADDR[@]}"
16:31:16 ++ ssh 10.30.170.110 hostname -s
16:31:16 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
16:31:16 + REMHOST=releng-47598-76-0-builder-0
16:31:16 + case ${REMHOST} in
16:31:16 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
16:31:16 + for i in "${ADDR[@]}"
16:31:16 ++ ssh 10.30.171.148 hostname -s
16:31:16 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
16:31:17 + REMHOST=releng-47598-76-0-builder-1
16:31:17 + case ${REMHOST} in
16:31:17 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
16:31:17 + for i in "${ADDR[@]}"
16:31:17 ++ ssh 10.30.171.150 hostname -s
16:31:17 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
16:31:17 + REMHOST=releng-47598-76-0-builder-2
16:31:17 + case ${REMHOST} in
16:31:17 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
16:31:17 + echo NUM_ODL_SYSTEM=3
16:31:17 + echo NUM_TOOLS_SYSTEM=0
16:31:17 + '[' '' == yes ']'
16:31:17 + NUM_OPENSTACK_SYSTEM=0
16:31:17 + echo NUM_OPENSTACK_SYSTEM=0
16:31:17 + '[' 0 -eq 2 ']'
16:31:17 + echo ODL_SYSTEM_IP=10.30.170.110
16:31:17 ++ seq 0 2
16:31:17 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
16:31:17 + echo ODL_SYSTEM_1_IP=10.30.170.110
16:31:17 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
16:31:17 + echo ODL_SYSTEM_2_IP=10.30.171.148
16:31:17 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
16:31:17 + echo ODL_SYSTEM_3_IP=10.30.171.150
16:31:17 + echo TOOLS_SYSTEM_IP=
16:31:17 ++ seq 0 -1
16:31:17 + openstack_index=0
16:31:17 + NUM_OPENSTACK_CONTROL_NODES=1
16:31:17 + echo NUM_OPENSTACK_CONTROL_NODES=1
16:31:17 ++ seq 0 0
16:31:17 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
16:31:17 + echo OPENSTACK_CONTROL_NODE_1_IP=
16:31:17 + NUM_OPENSTACK_COMPUTE_NODES=-1
16:31:17 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
16:31:17 + '[' -1 -ge 2 ']'
16:31:17 ++ seq 0 -2
16:31:17 + NUM_OPENSTACK_HAPROXY_NODES=0
16:31:17 + echo NUM_OPENSTACK_HAPROXY_NODES=0
16:31:17 ++ seq 0 -1
16:31:17 + echo 'Contents of slave_addresses.txt:'
16:31:17 Contents of slave_addresses.txt:
16:31:17 + cat slave_addresses.txt
16:31:17 NUM_ODL_SYSTEM=3
16:31:17 NUM_TOOLS_SYSTEM=0
16:31:17 NUM_OPENSTACK_SYSTEM=0
16:31:17 ODL_SYSTEM_IP=10.30.170.110
16:31:17 ODL_SYSTEM_1_IP=10.30.170.110
16:31:17 ODL_SYSTEM_2_IP=10.30.171.148
16:31:17 ODL_SYSTEM_3_IP=10.30.171.150
16:31:17 TOOLS_SYSTEM_IP=
16:31:17 NUM_OPENSTACK_CONTROL_NODES=1
16:31:17 OPENSTACK_CONTROL_NODE_1_IP=
16:31:17 NUM_OPENSTACK_COMPUTE_NODES=-1
16:31:17 NUM_OPENSTACK_HAPROXY_NODES=0
16:31:17 [EnvInject] - Injecting environment variables from a build step.
16:31:17 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
16:31:17 [EnvInject] - Variables injected successfully.
16:31:17 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/sh /tmp/jenkins9901729245934845162.sh
16:31:17 Preparing for JRE Version 21
16:31:17 Karaf artifact is karaf
16:31:17 Karaf project is integration
16:31:17 Java home is /usr/lib/jvm/java-21-openjdk-amd64
16:31:17 [EnvInject] - Injecting environment variables from a build step.
16:31:17 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
16:31:17 [EnvInject] - Variables injected successfully.
16:31:17 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins18248883042914777127.sh
16:31:17 2025-10-06 16:31:17 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
16:31:17 Bundle version is 0.21.3-SNAPSHOT
16:31:17 --2025-10-06 16:31:17-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
16:31:17 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
16:31:17 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
16:31:17 HTTP request sent, awaiting response... 200 OK
16:31:17 Length: 1410 (1.4K) [application/xml]
16:31:17 Saving to: ‘maven-metadata.xml’
16:31:17
16:31:17 0K . 100% 42.2M=0s
16:31:17
16:31:17 2025-10-06 16:31:17 (42.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
16:31:17
16:31:17
16:31:17
16:31:17 org.opendaylight.integration
16:31:17 karaf
16:31:17 0.21.3-SNAPSHOT
16:31:17
16:31:17
16:31:17 20251006.103216
16:31:17 363
16:31:17
16:31:17 20251006103216
16:31:17
16:31:17
16:31:17 pom
16:31:17 0.21.3-20251006.103216-363
16:31:17 20251006103216
16:31:17
16:31:17
16:31:17 tar.gz
16:31:17 0.21.3-20251006.103216-363
16:31:17 20251006103216
16:31:17
16:31:17
16:31:17 zip
16:31:17 0.21.3-20251006.103216-363
16:31:17 20251006103216
16:31:17
16:31:17
16:31:17 cyclonedx
16:31:17 xml
16:31:17 0.21.3-20251006.103216-363
16:31:17 20251006103216
16:31:17
16:31:17
16:31:17 cyclonedx
16:31:17 json
16:31:17 0.21.3-20251006.103216-363
16:31:17 20251006103216
16:31:17
16:31:17
16:31:17
16:31:17
16:31:18 Nexus timestamp is 0.21.3-20251006.103216-363
16:31:18 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
16:31:18 Distribution bundle is karaf-0.21.3-20251006.103216-363.zip
16:31:18 Distribution bundle version is 0.21.3-SNAPSHOT
16:31:18 Distribution folder is karaf-0.21.3-SNAPSHOT
16:31:18 Nexus prefix is https://nexus.opendaylight.org
16:31:18 [EnvInject] - Injecting environment variables from a build step.
16:31:18 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
16:31:18 [EnvInject] - Variables injected successfully.
16:31:18 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins6796685237413772945.sh
16:31:18 Setup pyenv:
16:31:18 system
16:31:18 3.8.13
16:31:18 3.9.13
16:31:18 3.10.13
16:31:18 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
16:31:18 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vbnE from file:/tmp/.os_lf_venv
16:31:18 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
16:31:18 lf-activate-venv(): INFO: Attempting to install with network-safe options...
16:31:20 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.
16:31:20 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
16:31:20 lf-activate-venv(): INFO: Base packages installed successfully
16:31:20 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
16:31:26 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.
16:31:26 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
16:31:26 lf-activate-venv(): INFO: Adding /tmp/venv-vbnE/bin to PATH
16:31:26 Copying common-functions.sh to /tmp
16:31:27 Copying common-functions.sh to 10.30.170.110:/tmp
16:31:27 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
16:31:28 Copying common-functions.sh to 10.30.171.148:/tmp
16:31:28 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
16:31:28 Copying common-functions.sh to 10.30.171.150:/tmp
16:31:28 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
16:31:29 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins16699696950459798482.sh
16:31:29 common-functions.sh is being sourced
16:31:29 common-functions environment:
16:31:29 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:29 ACTUALFEATURES:
16:31:29 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:29 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
16:31:29 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:29 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:29 CONTROLLERMEM: 2048m
16:31:29 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
16:31:29 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
16:31:29 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
16:31:29 SUITES:
16:31:29
16:31:29 #################################################
16:31:29 ## Configure Cluster and Start ##
16:31:29 #################################################
16:31:29 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
16:31:29 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
16:31:29 Locating script plan to use...
16:31:29 script plan exists!!!
16:31:29 Changing the script plan path...
16:31:29 # Place the scripts in run order:
16:31:29 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/scripts/car_people_shard.sh
16:31:29 Executing /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/scripts/car_people_shard.sh...
16:31:29 Add car-people shards file
16:31:29 Copy shard config to member-1 with IP address 10.30.170.110
16:31:29 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
16:31:29 Copy shard config to member-2 with IP address 10.30.171.148
16:31:29 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
16:31:30 Copy shard config to member-3 with IP address 10.30.171.150
16:31:30 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
16:31:30 Finished running script plans
16:31:30 Configuring member-1 with IP address 10.30.170.110
16:31:30 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
16:31:30 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
16:31:30 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
16:31:30 common-functions.sh is being sourced
16:31:30 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
16:31:30 ++ echo 'common-functions.sh is being sourced'
16:31:30 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
16:31:30 ++ DISTROSTREAM=scandium
16:31:30 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:30 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:30 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:30 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:30 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
16:31:30 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
16:31:30 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:30 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:30 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:30 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:30 ++ export CONTROLLERMEM=
16:31:30 ++ CONTROLLERMEM=
16:31:30 ++ case "${DISTROSTREAM}" in
16:31:30 ++ CLUSTER_SYSTEM=akka
16:31:30 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
16:31:30 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
16:31:30 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
16:31:30 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
16:31:30 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
16:31:30 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
16:31:30 ++ print_common_env
16:31:30 ++ cat
16:31:30 common-functions environment:
16:31:30 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:30 ACTUALFEATURES:
16:31:30 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:30 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
16:31:30 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:30 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:30 CONTROLLERMEM:
16:31:30 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
16:31:30 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
16:31:30 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
16:31:30 SUITES:
16:31:30
16:31:30 ++ SSH='ssh -t -t'
16:31:30 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
16:31:30 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
16:31:30 Changing to /tmp
16:31:30 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
16:31:30 + echo 'Changing to /tmp'
16:31:30 + cd /tmp
16:31:30 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip'
16:31:30 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
16:31:30 --2025-10-06 16:31:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
16:31:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
16:31:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
16:31:30 HTTP request sent, awaiting response... 200 OK
16:31:30 Length: 190793319 (182M) [application/zip]
16:31:30 Saving to: ‘karaf-0.21.3-20251006.103216-363.zip’
16:31:30
16:31:30 0K ........ ........ ........ ........ ........ ........ 1% 76.9M 2s
16:31:30 3072K ........ ........ ........ ........ ........ ........ 3% 119M 2s
16:31:31 6144K ........ ........ ........ ........ ........ ........ 4% 160M 2s
16:31:31 9216K ........ ........ ........ ........ ........ ........ 6% 147M 1s
16:31:31 12288K ........ ........ ........ ........ ........ ........ 8% 89.6M 2s
16:31:31 15360K ........ ........ ........ ........ ........ ........ 9% 174M 1s
16:31:31 18432K ........ ........ ........ ........ ........ ........ 11% 177M 1s
16:31:31 21504K ........ ........ ........ ........ ........ ........ 13% 254M 1s
16:31:31 24576K ........ ........ ........ ........ ........ ........ 14% 271M 1s
16:31:31 27648K ........ ........ ........ ........ ........ ........ 16% 286M 1s
16:31:31 30720K ........ ........ ........ ........ ........ ........ 18% 290M 1s
16:31:31 33792K ........ ........ ........ ........ ........ ........ 19% 258M 1s
16:31:31 36864K ........ ........ ........ ........ ........ ........ 21% 277M 1s
16:31:31 39936K ........ ........ ........ ........ ........ ........ 23% 319M 1s
16:31:31 43008K ........ ........ ........ ........ ........ ........ 24% 211M 1s
16:31:31 46080K ........ ........ ........ ........ ........ ........ 26% 196M 1s
16:31:31 49152K ........ ........ ........ ........ ........ ........ 28% 184M 1s
16:31:31 52224K ........ ........ ........ ........ ........ ........ 29% 207M 1s
16:31:31 55296K ........ ........ ........ ........ ........ ........ 31% 296M 1s
16:31:31 58368K ........ ........ ........ ........ ........ ........ 32% 143M 1s
16:31:31 61440K ........ ........ ........ ........ ........ ........ 34% 229M 1s
16:31:31 64512K ........ ........ ........ ........ ........ ........ 36% 249M 1s
16:31:31 67584K ........ ........ ........ ........ ........ ........ 37% 227M 1s
16:31:31 70656K ........ ........ ........ ........ ........ ........ 39% 324M 1s
16:31:31 73728K ........ ........ ........ ........ ........ ........ 41% 332M 1s
16:31:31 76800K ........ ........ ........ ........ ........ ........ 42% 310M 1s
16:31:31 79872K ........ ........ ........ ........ ........ ........ 44% 295M 1s
16:31:31 82944K ........ ........ ........ ........ ........ ........ 46% 287M 0s
16:31:31 86016K ........ ........ ........ ........ ........ ........ 47% 317M 0s
16:31:31 89088K ........ ........ ........ ........ ........ ........ 49% 324M 0s
16:31:31 92160K ........ ........ ........ ........ ........ ........ 51% 310M 0s
16:31:31 95232K ........ ........ ........ ........ ........ ........ 52% 301M 0s
16:31:31 98304K ........ ........ ........ ........ ........ ........ 54% 304M 0s
16:31:31 101376K ........ ........ ........ ........ ........ ........ 56% 280M 0s
16:31:31 104448K ........ ........ ........ ........ ........ ........ 57% 269M 0s
16:31:31 107520K ........ ........ ........ ........ ........ ........ 59% 340M 0s
16:31:31 110592K ........ ........ ........ ........ ........ ........ 61% 345M 0s
16:31:31 113664K ........ ........ ........ ........ ........ ........ 62% 279M 0s
16:31:31 116736K ........ ........ ........ ........ ........ ........ 64% 210M 0s
16:31:31 119808K ........ ........ ........ ........ ........ ........ 65% 210M 0s
16:31:31 122880K ........ ........ ........ ........ ........ ........ 67% 222M 0s
16:31:31 125952K ........ ........ ........ ........ ........ ........ 69% 218M 0s
16:31:31 129024K ........ ........ ........ ........ ........ ........ 70% 226M 0s
16:31:31 132096K ........ ........ ........ ........ ........ ........ 72% 219M 0s
16:31:31 135168K ........ ........ ........ ........ ........ ........ 74% 235M 0s
16:31:31 138240K ........ ........ ........ ........ ........ ........ 75% 267M 0s
16:31:31 141312K ........ ........ ........ ........ ........ ........ 77% 322M 0s
16:31:31 144384K ........ ........ ........ ........ ........ ........ 79% 278M 0s
16:31:31 147456K ........ ........ ........ ........ ........ ........ 80% 301M 0s
16:31:31 150528K ........ ........ ........ ........ ........ ........ 82% 294M 0s
16:31:31 153600K ........ ........ ........ ........ ........ ........ 84% 313M 0s
16:31:31 156672K ........ ........ ........ ........ ........ ........ 85% 301M 0s
16:31:31 159744K ........ ........ ........ ........ ........ ........ 87% 288M 0s
16:31:31 162816K ........ ........ ........ ........ ........ ........ 89% 290M 0s
16:31:31 165888K ........ ........ ........ ........ ........ ........ 90% 283M 0s
16:31:31 168960K ........ ........ ........ ........ ........ ........ 92% 263M 0s
16:31:31 172032K ........ ........ ........ ........ ........ ........ 93% 299M 0s
16:31:31 175104K ........ ........ ........ ........ ........ ........ 95% 283M 0s
16:31:31 178176K ........ ........ ........ ........ ........ ........ 97% 294M 0s
16:31:31 181248K ........ ........ ........ ........ ........ ........ 98% 281M 0s
16:31:31 184320K ........ ........ ........ ....... 100% 260M=0.8s
16:31:31
16:31:31 2025-10-06 16:31:31 (233 MB/s) - ‘karaf-0.21.3-20251006.103216-363.zip’ saved [190793319/190793319]
16:31:31
16:31:31 Extracting the new controller...
16:31:31 + echo 'Extracting the new controller...'
16:31:31 + unzip -q karaf-0.21.3-20251006.103216-363.zip
16:31:33 Adding external repositories...
16:31:33 + echo 'Adding external repositories...'
16:31:33 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:33 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:33 ################################################################################
16:31:33 #
16:31:33 # Licensed to the Apache Software Foundation (ASF) under one or more
16:31:33 # contributor license agreements. See the NOTICE file distributed with
16:31:33 # this work for additional information regarding copyright ownership.
16:31:33 # The ASF licenses this file to You under the Apache License, Version 2.0
16:31:33 # (the "License"); you may not use this file except in compliance with
16:31:33 # the License. You may obtain a copy of the License at
16:31:33 #
16:31:33 # http://www.apache.org/licenses/LICENSE-2.0
16:31:33 #
16:31:33 # Unless required by applicable law or agreed to in writing, software
16:31:33 # distributed under the License is distributed on an "AS IS" BASIS,
16:31:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16:31:33 # See the License for the specific language governing permissions and
16:31:33 # limitations under the License.
16:31:33 #
16:31:33 ################################################################################
16:31:33
16:31:33 #
16:31:33 # If set to true, the following property will not allow any certificate to be used
16:31:33 # when accessing Maven repositories through SSL
16:31:33 #
16:31:33 #org.ops4j.pax.url.mvn.certificateCheck=
16:31:33
16:31:33 #
16:31:33 # Path to the local Maven settings file.
16:31:33 # The repositories defined in this file will be automatically added to the list
16:31:33 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
16:31:33 # below is not set.
16:31:33 # The following locations are checked for the existence of the settings.xml file
16:31:33 # * 1. looks for the specified url
16:31:33 # * 2. if not found looks for ${user.home}/.m2/settings.xml
16:31:33 # * 3. if not found looks for ${maven.home}/conf/settings.xml
16:31:33 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
16:31:33 #
16:31:33 #org.ops4j.pax.url.mvn.settings=
16:31:33
16:31:33 #
16:31:33 # Path to the local Maven repository which is used to avoid downloading
16:31:33 # artifacts when they already exist locally.
16:31:33 # The value of this property will be extracted from the settings.xml file
16:31:33 # above, or defaulted to:
16:31:33 # System.getProperty( "user.home" ) + "/.m2/repository"
16:31:33 #
16:31:33 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
16:31:33
16:31:33 #
16:31:33 # Default this to false. It's just weird to use undocumented repos
16:31:33 #
16:31:33 org.ops4j.pax.url.mvn.useFallbackRepositories=false
16:31:33
16:31:33 #
16:31:33 # Uncomment if you don't wanna use the proxy settings
16:31:33 # from the Maven conf/settings.xml file
16:31:33 #
16:31:33 # org.ops4j.pax.url.mvn.proxySupport=false
16:31:33
16:31:33 #
16:31:33 # Comma separated list of repositories scanned when resolving an artifact.
16:31:33 # Those repositories will be checked before iterating through the
16:31:33 # below list of repositories and even before the local repository
16:31:33 # A repository url can be appended with zero or more of the following flags:
16:31:33 # @snapshots : the repository contains snaphots
16:31:33 # @noreleases : the repository does not contain any released artifacts
16:31:33 #
16:31:33 # The following property value will add the system folder as a repo.
16:31:33 #
16:31:33 org.ops4j.pax.url.mvn.defaultRepositories=\
16:31:33 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
16:31:33 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
16:31:33 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
16:31:33
16:31:33 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
16:31:33 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
16:31:33
16:31:33 #
16:31:33 # Comma separated list of repositories scanned when resolving an artifact.
16:31:33 # The default list includes the following repositories:
16:31:33 # http://repo1.maven.org/maven2@id=central
16:31:33 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
16:31:33 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
16:31:33 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
16:31:33 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
16:31:33 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
16:31:33 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
16:31:33 # To add repositories to the default ones, prepend '+' to the list of repositories
16:31:33 # to add.
16:31:33 # A repository url can be appended with zero or more of the following flags:
16:31:33 # @snapshots : the repository contains snapshots
16:31:33 # @noreleases : the repository does not contain any released artifacts
16:31:33 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
16:31:33 #
16:31:33 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
16:31:33
16:31:33 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
16:31:33 + [[ True == \T\r\u\e ]]
16:31:33 + echo 'Configuring the startup features...'
16:31:33 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:33 + FEATURE_TEST_STRING=features-test
16:31:33 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
16:31:33 + KARAF_VERSION=karaf4
16:31:33 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
16:31:33 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:33 + [[ ! -z '' ]]
16:31:33 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:33 ################################################################################
16:31:33 #
16:31:33 # Licensed to the Apache Software Foundation (ASF) under one or more
16:31:33 # contributor license agreements. See the NOTICE file distributed with
16:31:33 # this work for additional information regarding copyright ownership.
16:31:33 # The ASF licenses this file to You under the Apache License, Version 2.0
16:31:33 # (the "License"); you may not use this file except in compliance with
16:31:33 # the License. You may obtain a copy of the License at
16:31:33 #
16:31:33 # http://www.apache.org/licenses/LICENSE-2.0
16:31:33 #
16:31:33 # Unless required by applicable law or agreed to in writing, software
16:31:33 # distributed under the License is distributed on an "AS IS" BASIS,
16:31:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16:31:33 # See the License for the specific language governing permissions and
16:31:33 # limitations under the License.
16:31:33 #
16:31:33 ################################################################################
16:31:33
16:31:33 #
16:31:33 # Comma separated list of features repositories to register by default
16:31:33 #
16:31:33 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9d176ced-dcc6-4ebc-97b8-06368bfef482.xml
16:31:33
16:31:33 #
16:31:33 # Comma separated list of features to install at startup
16:31:33 #
16:31:33 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, b942c5f6-7ce8-401c-bab2-a9fd319bc5d9
16:31:33
16:31:33 #
16:31:33 # Resource repositories (OBR) that the features resolver can use
16:31:33 # to resolve requirements/capabilities
16:31:33 #
16:31:33 # The format of the resourceRepositories is
16:31:33 # resourceRepositories=[xml:url|json:url],...
16:31:33 # for Instance:
16:31:33 #
16:31:33 #resourceRepositories=xml:http://host/path/to/index.xml
16:31:33 # or
16:31:33 #resourceRepositories=json:http://host/path/to/index.json
16:31:33 #
16:31:33
16:31:33 #
16:31:33 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
16:31:33 #
16:31:33 featuresBootAsynchronous=false
16:31:33
16:31:33 #
16:31:33 # Service requirements enforcement
16:31:33 #
16:31:33 # By default, the feature resolver checks the service requirements/capabilities of
16:31:33 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
16:31:33 # the required bundles.
16:31:33 # The following flag can have those values:
16:31:33 # - disable: service requirements are completely ignored
16:31:33 # - default: service requirements are ignored for old features
16:31:33 # - enforce: service requirements are always verified
16:31:33 #
16:31:33 #serviceRequirements=default
16:31:33
16:31:33 #
16:31:33 # Store cfg file for config element in feature
16:31:33 #
16:31:33 #configCfgStore=true
16:31:33
16:31:33 #
16:31:33 # Define if the feature service automatically refresh bundles
16:31:33 #
16:31:33 autoRefresh=true
16:31:33
16:31:33 #
16:31:33 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
16:31:33 # XML file defines instructions related to features processing
16:31:33 # versions.properties may declare properties to resolve placeholders in XML file
16:31:33 # both files are relative to ${karaf.etc}
16:31:33 #
16:31:33 #featureProcessing=org.apache.karaf.features.xml
16:31:33 #featureProcessingVersions=versions.properties
16:31:33 + configure_karaf_log karaf4 ''
16:31:33 + local -r karaf_version=karaf4
16:31:33 + local -r controllerdebugmap=
16:31:33 + local logapi=log4j
16:31:33 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
16:31:33 log4j2.rootLogger.level = INFO
16:31:33 #log4j2.rootLogger.type = asyncRoot
16:31:33 #log4j2.rootLogger.includeLocation = false
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
16:31:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
16:31:33 log4j2.rootLogger.appenderRef.Console.ref = Console
16:31:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
16:31:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
16:31:33 log4j2.logger.spifly.name = org.apache.aries.spifly
16:31:33 log4j2.logger.spifly.level = WARN
16:31:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
16:31:33 log4j2.logger.audit.level = INFO
16:31:33 log4j2.logger.audit.additivity = false
16:31:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
16:31:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
16:31:33 log4j2.appender.console.type = Console
16:31:33 log4j2.appender.console.name = Console
16:31:33 log4j2.appender.console.layout.type = PatternLayout
16:31:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
16:31:33 log4j2.appender.rolling.type = RollingRandomAccessFile
16:31:33 log4j2.appender.rolling.name = RollingFile
16:31:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
16:31:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
16:31:33 #log4j2.appender.rolling.immediateFlush = false
16:31:33 log4j2.appender.rolling.append = true
16:31:33 log4j2.appender.rolling.layout.type = PatternLayout
16:31:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
16:31:33 log4j2.appender.rolling.policies.type = Policies
16:31:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
16:31:33 log4j2.appender.rolling.policies.size.size = 64MB
16:31:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
16:31:33 log4j2.appender.rolling.strategy.max = 7
16:31:33 log4j2.appender.audit.type = RollingRandomAccessFile
16:31:33 log4j2.appender.audit.name = AuditRollingFile
16:31:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
16:31:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
16:31:33 log4j2.appender.audit.append = true
16:31:33 log4j2.appender.audit.layout.type = PatternLayout
16:31:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
16:31:33 log4j2.appender.audit.policies.type = Policies
16:31:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
16:31:33 log4j2.appender.audit.policies.size.size = 8MB
16:31:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
16:31:33 log4j2.appender.audit.strategy.max = 7
16:31:33 log4j2.appender.osgi.type = PaxOsgi
16:31:33 log4j2.appender.osgi.name = PaxOsgi
16:31:33 log4j2.appender.osgi.filter = *
16:31:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether
16:31:33 #log4j2.logger.aether.level = TRACE
16:31:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
16:31:33 #log4j2.logger.http-headers.level = DEBUG
16:31:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
16:31:33 #log4j2.logger.maven.level = TRACE
16:31:33 + logapi=log4j2
16:31:33 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
16:31:33 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
16:31:33 + '[' log4j2 == log4j2 ']'
16:31:33 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:33 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
16:31:33 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
16:31:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
16:31:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
16:31:33 controllerdebugmap:
16:31:33 + unset IFS
16:31:33 + echo 'controllerdebugmap: '
16:31:33 + '[' -n '' ']'
16:31:33 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
16:31:33 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:33 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:33 ################################################################################
16:31:33 #
16:31:33 # Licensed to the Apache Software Foundation (ASF) under one or more
16:31:33 # contributor license agreements. See the NOTICE file distributed with
16:31:33 # this work for additional information regarding copyright ownership.
16:31:33 # The ASF licenses this file to You under the Apache License, Version 2.0
16:31:33 # (the "License"); you may not use this file except in compliance with
16:31:33 # the License. You may obtain a copy of the License at
16:31:33 #
16:31:33 # http://www.apache.org/licenses/LICENSE-2.0
16:31:33 #
16:31:33 # Unless required by applicable law or agreed to in writing, software
16:31:33 # distributed under the License is distributed on an "AS IS" BASIS,
16:31:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16:31:33 # See the License for the specific language governing permissions and
16:31:33 # limitations under the License.
16:31:33 #
16:31:33 ################################################################################
16:31:33
16:31:33 # Common pattern layout for appenders
16:31:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
16:31:33
16:31:33 # Root logger
16:31:33 log4j2.rootLogger.level = INFO
16:31:33 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
16:31:33 #log4j2.rootLogger.type = asyncRoot
16:31:33 #log4j2.rootLogger.includeLocation = false
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
16:31:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
16:31:33 log4j2.rootLogger.appenderRef.Console.ref = Console
16:31:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
16:31:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
16:31:33
16:31:33 # Filters for logs marked by org.opendaylight.odlparent.Markers
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
16:31:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
16:31:33
16:31:33 # Loggers configuration
16:31:33
16:31:33 # Spifly logger
16:31:33 log4j2.logger.spifly.name = org.apache.aries.spifly
16:31:33 log4j2.logger.spifly.level = WARN
16:31:33
16:31:33 # Security audit logger
16:31:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
16:31:33 log4j2.logger.audit.level = INFO
16:31:33 log4j2.logger.audit.additivity = false
16:31:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
16:31:33
16:31:33 # Appenders configuration
16:31:33
16:31:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
16:31:33 log4j2.appender.console.type = Console
16:31:33 log4j2.appender.console.name = Console
16:31:33 log4j2.appender.console.layout.type = PatternLayout
16:31:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
16:31:33
16:31:33 # Rolling file appender
16:31:33 log4j2.appender.rolling.type = RollingRandomAccessFile
16:31:33 log4j2.appender.rolling.name = RollingFile
16:31:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
16:31:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
16:31:33 # uncomment to not force a disk flush
16:31:33 #log4j2.appender.rolling.immediateFlush = false
16:31:33 log4j2.appender.rolling.append = true
16:31:33 log4j2.appender.rolling.layout.type = PatternLayout
16:31:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
16:31:33 log4j2.appender.rolling.policies.type = Policies
16:31:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
16:31:33 log4j2.appender.rolling.policies.size.size = 1GB
16:31:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
16:31:33 log4j2.appender.rolling.strategy.max = 7
16:31:33
16:31:33 # Audit file appender
16:31:33 log4j2.appender.audit.type = RollingRandomAccessFile
16:31:33 log4j2.appender.audit.name = AuditRollingFile
16:31:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
16:31:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
16:31:33 log4j2.appender.audit.append = true
16:31:33 log4j2.appender.audit.layout.type = PatternLayout
16:31:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
16:31:33 log4j2.appender.audit.policies.type = Policies
16:31:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
16:31:33 log4j2.appender.audit.policies.size.size = 8MB
16:31:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
16:31:33 log4j2.appender.audit.strategy.max = 7
16:31:33
16:31:33 # OSGi appender
16:31:33 log4j2.appender.osgi.type = PaxOsgi
16:31:33 log4j2.appender.osgi.name = PaxOsgi
16:31:33 log4j2.appender.osgi.filter = *
16:31:33
16:31:33 # help with identification of maven-related problems with pax-url-aether
16:31:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether
16:31:33 #log4j2.logger.aether.level = TRACE
16:31:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
16:31:33 #log4j2.logger.http-headers.level = DEBUG
16:31:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
16:31:33 #log4j2.logger.maven.level = TRACE
16:31:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
16:31:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
16:31:33 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:33 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
16:31:33 + local -r controllermem=3072m
16:31:33 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:33 Configure
16:31:33 java home: /usr/lib/jvm/java-21-openjdk-amd64
16:31:33 + echo Configure
16:31:33 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
16:31:33 max memory: 3072m
16:31:33 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:33 + echo ' max memory: 3072m'
16:31:33 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
16:31:33 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:33 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:33 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:33 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
16:31:33 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:33 #!/bin/sh
16:31:33 #
16:31:33 # Licensed to the Apache Software Foundation (ASF) under one or more
16:31:33 # contributor license agreements. See the NOTICE file distributed with
16:31:33 # this work for additional information regarding copyright ownership.
16:31:33 # The ASF licenses this file to You under the Apache License, Version 2.0
16:31:33 # (the "License"); you may not use this file except in compliance with
16:31:33 # the License. You may obtain a copy of the License at
16:31:33 #
16:31:33 # http://www.apache.org/licenses/LICENSE-2.0
16:31:33 #
16:31:33 # Unless required by applicable law or agreed to in writing, software
16:31:33 # distributed under the License is distributed on an "AS IS" BASIS,
16:31:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16:31:33 # See the License for the specific language governing permissions and
16:31:33 # limitations under the License.
16:31:33 #
16:31:33
16:31:33 #
16:31:33 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
16:31:33 # script: client, instance, shell, start, status, stop, karaf
16:31:33 #
16:31:33 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
16:31:33 # Actions go here...
16:31:33 # fi
16:31:33
16:31:33 #
16:31:33 # general settings which should be applied for all scripts go here; please keep
16:31:33 # in mind that it is possible that scripts might be executed more than once, e.g.
16:31:33 # in example of the start script where the start script is executed first and the
16:31:33 # karaf script afterwards.
16:31:33 #
16:31:33
16:31:33 #
16:31:33 # The following section shows the possible configuration options for the default
16:31:33 # karaf scripts
16:31:33 #
16:31:33 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
16:31:33 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
16:31:33 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
16:31:33 # export EXTRA_JAVA_OPTS # Additional JVM options
16:31:33 # export KARAF_HOME # Karaf home folder
16:31:33 # export KARAF_DATA # Karaf data folder
16:31:33 # export KARAF_BASE # Karaf base folder
16:31:33 # export KARAF_ETC # Karaf etc folder
16:31:33 # export KARAF_LOG # Karaf log folder
16:31:33 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
16:31:33 # export KARAF_OPTS # Additional available Karaf options
16:31:33 # export KARAF_DEBUG # Enable debug mode
16:31:33 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
16:31:33 # export KARAF_NOROOT # Prevent execution as root if set to true
16:31:33 Set Java version
16:31:33 + echo 'Set Java version'
16:31:33 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
16:31:33 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
16:31:33 sudo: a password is required
16:31:33 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
16:31:33 JDK default version ...
16:31:33 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
16:31:33 sudo: a password is required
16:31:33 + echo 'JDK default version ...'
16:31:33 + java -version
16:31:33 openjdk version "21.0.5" 2024-10-15
16:31:33 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
16:31:33 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
16:31:33 Set JAVA_HOME
16:31:33 + echo 'Set JAVA_HOME'
16:31:33 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
16:31:33 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
16:31:33 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
16:31:33 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
16:31:33 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
16:31:33 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
16:31:33 Listing all open ports on controller system...
16:31:33 + echo 'Listing all open ports on controller system...'
16:31:33 + netstat -pnatu
16:31:33 /tmp/configuration-script.sh: line 40: netstat: command not found
16:31:33 Custom shard config exists!!!
16:31:33 Copying the shard config...
16:31:33 + '[' -f /tmp/custom_shard_config.txt ']'
16:31:33 + echo 'Custom shard config exists!!!'
16:31:33 + echo 'Copying the shard config...'
16:31:33 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.3-SNAPSHOT/bin/
16:31:33 Configuring cluster
16:31:33 + echo 'Configuring cluster'
16:31:33 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.110 10.30.171.148 10.30.171.150
16:31:33 ################################################
16:31:33 ## Configure Cluster ##
16:31:33 ################################################
16:31:33 NOTE: Cluster configuration files not found. Copying from
16:31:33 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
16:31:33 Configuring unique name in akka.conf
16:31:33 Configuring hostname in akka.conf
16:31:33 Configuring data and rpc seed nodes in akka.conf
16:31:33 modules = [
16:31:33
16:31:33 {
16:31:33 name = "inventory"
16:31:33 namespace = "urn:opendaylight:inventory"
16:31:33 shard-strategy = "module"
16:31:33 },
16:31:33 {
16:31:33 name = "topology"
16:31:33 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
16:31:33 shard-strategy = "module"
16:31:33 },
16:31:33 {
16:31:33 name = "toaster"
16:31:33 namespace = "http://netconfcentral.org/ns/toaster"
16:31:33 shard-strategy = "module"
16:31:33 },
16:31:33 {
16:31:33 name = "car"
16:31:33 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
16:31:33 shard-strategy = "module"
16:31:33 },
16:31:33 {
16:31:33 name = "people"
16:31:33 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
16:31:33 shard-strategy = "module"
16:31:33 },
16:31:33 {
16:31:33 name = "car-people"
16:31:33 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
16:31:33 shard-strategy = "module"
16:31:33 }
16:31:33 ]
16:31:33 Configuring replication type in module-shards.conf
16:31:33 ################################################
16:31:33 ## NOTE: Manually restart controller to ##
16:31:33 ## apply configuration. ##
16:31:33 ################################################
16:31:33 Dump akka.conf
16:31:33 + echo 'Dump akka.conf'
16:31:33 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
16:31:33
16:31:33 odl-cluster-data {
16:31:33 akka {
16:31:33 remote {
16:31:33 artery {
16:31:33 enabled = on
16:31:33 transport = tcp
16:31:33 canonical.hostname = "10.30.170.110"
16:31:33 canonical.port = 2550
16:31:33 }
16:31:33 }
16:31:33
16:31:33 cluster {
16:31:33 # Using artery.
16:31:33 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.110:2550",
16:31:33 "akka://opendaylight-cluster-data@10.30.171.148:2550",
16:31:33 "akka://opendaylight-cluster-data@10.30.171.150:2550"]
16:31:33
16:31:33 roles = ["member-1"]
16:31:33
16:31:33 # when under load we might trip a false positive on the failure detector
16:31:33 # failure-detector {
16:31:33 # heartbeat-interval = 4 s
16:31:33 # acceptable-heartbeat-pause = 16s
16:31:33 # }
16:31:33 }
16:31:33
16:31:33 persistence {
16:31:33 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
16:31:33 # modifying the following two properties. The directory location specified may be a relative or absolute path.
16:31:33 # The relative path is always relative to KARAF_HOME.
16:31:33
16:31:33 # snapshot-store.local.dir = "target/snapshots"
16:31:33
16:31:33 # Use lz4 compression for LocalSnapshotStore snapshots
16:31:33 snapshot-store.local.use-lz4-compression = false
16:31:33 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
16:31:33 snapshot-store.local.lz4-blocksize = 256KB
16:31:33 }
16:31:33 disable-default-actor-system-quarantined-event-handling = "false"
16:31:33 }
16:31:33 }
16:31:33 Dump modules.conf
16:31:33 + echo 'Dump modules.conf'
16:31:33 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
16:31:33 modules = [
16:31:33
16:31:33 {
16:31:33 name = "inventory"
16:31:33 namespace = "urn:opendaylight:inventory"
16:31:33 shard-strategy = "module"
16:31:33 },
16:31:33 {
16:31:33 name = "topology"
16:31:33 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
16:31:33 shard-strategy = "module"
16:31:33 },
16:31:33 {
16:31:33 name = "toaster"
16:31:33 namespace = "http://netconfcentral.org/ns/toaster"
16:31:33 shard-strategy = "module"
16:31:33 },
16:31:33 {
16:31:33 name = "car"
16:31:33 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
16:31:33 shard-strategy = "module"
16:31:33 },
16:31:33 {
16:31:33 name = "people"
16:31:33 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
16:31:33 shard-strategy = "module"
16:31:33 },
16:31:33 {
16:31:33 name = "car-people"
16:31:33 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
16:31:33 shard-strategy = "module"
16:31:33 }
16:31:33 ]
16:31:33 Dump module-shards.conf
16:31:33 + echo 'Dump module-shards.conf'
16:31:33 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
16:31:33 module-shards = [
16:31:33 {
16:31:33 name = "default"
16:31:33 shards = [
16:31:33 {
16:31:33 name = "default"
16:31:33 replicas = ["member-1",
16:31:33 "member-2",
16:31:33 "member-3"]
16:31:33 }
16:31:33 ]
16:31:33 },
16:31:33 {
16:31:33 name = "inventory"
16:31:33 shards = [
16:31:33 {
16:31:33 name="inventory"
16:31:33 replicas = ["member-1",
16:31:33 "member-2",
16:31:33 "member-3"]
16:31:33 }
16:31:33 ]
16:31:33 },
16:31:33 {
16:31:33 name = "topology"
16:31:33 shards = [
16:31:33 {
16:31:33 name="topology"
16:31:33 replicas = ["member-1",
16:31:33 "member-2",
16:31:33 "member-3"]
16:31:33 }
16:31:33 ]
16:31:33 },
16:31:33 {
16:31:33 name = "toaster"
16:31:33 shards = [
16:31:33 {
16:31:33 name="toaster"
16:31:33 replicas = ["member-1",
16:31:33 "member-2",
16:31:33 "member-3"]
16:31:33 }
16:31:33 ]
16:31:33 },
16:31:33 {
16:31:33 name = "car"
16:31:33 shards = [
16:31:33 {
16:31:33 name="car"
16:31:33 replicas = ["member-1",
16:31:33 "member-2",
16:31:33 "member-3"]
16:31:33 }
16:31:33 ]
16:31:33 },
16:31:33 {
16:31:33 name = "people"
16:31:33 shards = [
16:31:33 {
16:31:33 name="people"
16:31:33 replicas = ["member-1",
16:31:33 "member-2",
16:31:33 "member-3"]
16:31:33 }
16:31:33 ]
16:31:33 },
16:31:33 {
16:31:33 name = "car-people"
16:31:33 shards = [
16:31:33 {
16:31:33 name="car-people"
16:31:33 replicas = ["member-1",
16:31:33 "member-2",
16:31:33 "member-3"]
16:31:33 }
16:31:33 ]
16:31:33 }
16:31:33 ]
16:31:33 Configuring member-2 with IP address 10.30.171.148
16:31:33 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
16:31:34 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
16:31:34 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
16:31:34 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
16:31:34 common-functions.sh is being sourced
16:31:34 ++ echo 'common-functions.sh is being sourced'
16:31:34 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
16:31:34 ++ DISTROSTREAM=scandium
16:31:34 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:34 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:34 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:34 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:34 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
16:31:34 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
16:31:34 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:34 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:34 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:34 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:34 ++ export CONTROLLERMEM=
16:31:34 ++ CONTROLLERMEM=
16:31:34 ++ case "${DISTROSTREAM}" in
16:31:34 ++ CLUSTER_SYSTEM=akka
16:31:34 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
16:31:34 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
16:31:34 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
16:31:34 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
16:31:34 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
16:31:34 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
16:31:34 ++ print_common_env
16:31:34 ++ cat
16:31:34 common-functions environment:
16:31:34 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:34 ACTUALFEATURES:
16:31:34 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:34 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
16:31:34 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:34 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:34 CONTROLLERMEM:
16:31:34 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
16:31:34 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
16:31:34 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
16:31:34 SUITES:
16:31:34
16:31:34 ++ SSH='ssh -t -t'
16:31:34 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
16:31:34 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
16:31:34 Changing to /tmp
16:31:34 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
16:31:34 + echo 'Changing to /tmp'
16:31:34 + cd /tmp
16:31:34 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip'
16:31:34 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
16:31:34 --2025-10-06 16:31:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
16:31:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
16:31:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
16:31:34 HTTP request sent, awaiting response... 200 OK
16:31:34 Length: 190793319 (182M) [application/zip]
16:31:34 Saving to: ‘karaf-0.21.3-20251006.103216-363.zip’
16:31:34
16:31:34 0K ........ ........ ........ ........ ........ ........ 1% 69.2M 3s
16:31:34 3072K ........ ........ ........ ........ ........ ........ 3% 128M 2s
16:31:34 6144K ........ ........ ........ ........ ........ ........ 4% 125M 2s
16:31:34 9216K ........ ........ ........ ........ ........ ........ 6% 86.1M 2s
16:31:34 12288K ........ ........ ........ ........ ........ ........ 8% 150M 2s
16:31:34 15360K ........ ........ ........ ........ ........ ........ 9% 172M 1s
16:31:34 18432K ........ ........ ........ ........ ........ ........ 11% 191M 1s
16:31:34 21504K ........ ........ ........ ........ ........ ........ 13% 212M 1s
16:31:34 24576K ........ ........ ........ ........ ........ ........ 14% 243M 1s
16:31:34 27648K ........ ........ ........ ........ ........ ........ 16% 242M 1s
16:31:34 30720K ........ ........ ........ ........ ........ ........ 18% 284M 1s
16:31:34 33792K ........ ........ ........ ........ ........ ........ 19% 275M 1s
16:31:34 36864K ........ ........ ........ ........ ........ ........ 21% 313M 1s
16:31:34 39936K ........ ........ ........ ........ ........ ........ 23% 319M 1s
16:31:34 43008K ........ ........ ........ ........ ........ ........ 24% 245M 1s
16:31:34 46080K ........ ........ ........ ........ ........ ........ 26% 297M 1s
16:31:34 49152K ........ ........ ........ ........ ........ ........ 28% 322M 1s
16:31:34 52224K ........ ........ ........ ........ ........ ........ 29% 327M 1s
16:31:34 55296K ........ ........ ........ ........ ........ ........ 31% 327M 1s
16:31:34 58368K ........ ........ ........ ........ ........ ........ 32% 334M 1s
16:31:34 61440K ........ ........ ........ ........ ........ ........ 34% 328M 1s
16:31:34 64512K ........ ........ ........ ........ ........ ........ 36% 326M 1s
16:31:34 67584K ........ ........ ........ ........ ........ ........ 37% 307M 1s
16:31:34 70656K ........ ........ ........ ........ ........ ........ 39% 325M 1s
16:31:34 73728K ........ ........ ........ ........ ........ ........ 41% 322M 1s
16:31:34 76800K ........ ........ ........ ........ ........ ........ 42% 321M 0s
16:31:34 79872K ........ ........ ........ ........ ........ ........ 44% 331M 0s
16:31:34 82944K ........ ........ ........ ........ ........ ........ 46% 323M 0s
16:31:34 86016K ........ ........ ........ ........ ........ ........ 47% 325M 0s
16:31:34 89088K ........ ........ ........ ........ ........ ........ 49% 331M 0s
16:31:34 92160K ........ ........ ........ ........ ........ ........ 51% 309M 0s
16:31:34 95232K ........ ........ ........ ........ ........ ........ 52% 334M 0s
16:31:34 98304K ........ ........ ........ ........ ........ ........ 54% 338M 0s
16:31:34 101376K ........ ........ ........ ........ ........ ........ 56% 332M 0s
16:31:34 104448K ........ ........ ........ ........ ........ ........ 57% 327M 0s
16:31:34 107520K ........ ........ ........ ........ ........ ........ 59% 362M 0s
16:31:34 110592K ........ ........ ........ ........ ........ ........ 61% 317M 0s
16:31:34 113664K ........ ........ ........ ........ ........ ........ 62% 315M 0s
16:31:34 116736K ........ ........ ........ ........ ........ ........ 64% 235M 0s
16:31:34 119808K ........ ........ ........ ........ ........ ........ 65% 280M 0s
16:31:34 122880K ........ ........ ........ ........ ........ ........ 67% 310M 0s
16:31:34 125952K ........ ........ ........ ........ ........ ........ 69% 325M 0s
16:31:34 129024K ........ ........ ........ ........ ........ ........ 70% 333M 0s
16:31:34 132096K ........ ........ ........ ........ ........ ........ 72% 343M 0s
16:31:34 135168K ........ ........ ........ ........ ........ ........ 74% 299M 0s
16:31:34 138240K ........ ........ ........ ........ ........ ........ 75% 316M 0s
16:31:34 141312K ........ ........ ........ ........ ........ ........ 77% 321M 0s
16:31:34 144384K ........ ........ ........ ........ ........ ........ 79% 310M 0s
16:31:34 147456K ........ ........ ........ ........ ........ ........ 80% 286M 0s
16:31:34 150528K ........ ........ ........ ........ ........ ........ 82% 272M 0s
16:31:34 153600K ........ ........ ........ ........ ........ ........ 84% 284M 0s
16:31:34 156672K ........ ........ ........ ........ ........ ........ 85% 261M 0s
16:31:34 159744K ........ ........ ........ ........ ........ ........ 87% 297M 0s
16:31:34 162816K ........ ........ ........ ........ ........ ........ 89% 279M 0s
16:31:34 165888K ........ ........ ........ ........ ........ ........ 90% 279M 0s
16:31:34 168960K ........ ........ ........ ........ ........ ........ 92% 269M 0s
16:31:34 172032K ........ ........ ........ ........ ........ ........ 93% 281M 0s
16:31:34 175104K ........ ........ ........ ........ ........ ........ 95% 276M 0s
16:31:34 178176K ........ ........ ........ ........ ........ ........ 97% 271M 0s
16:31:34 181248K ........ ........ ........ ........ ........ ........ 98% 228M 0s
16:31:34 184320K ........ ........ ........ ....... 100% 245M=0.7s
16:31:34
16:31:34 2025-10-06 16:31:34 (252 MB/s) - ‘karaf-0.21.3-20251006.103216-363.zip’ saved [190793319/190793319]
16:31:34
16:31:34 Extracting the new controller...
16:31:34 + echo 'Extracting the new controller...'
16:31:34 + unzip -q karaf-0.21.3-20251006.103216-363.zip
16:31:36 Adding external repositories...
16:31:36 + echo 'Adding external repositories...'
16:31:36 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:36 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:36 ################################################################################
16:31:36 #
16:31:36 # Licensed to the Apache Software Foundation (ASF) under one or more
16:31:36 # contributor license agreements. See the NOTICE file distributed with
16:31:36 # this work for additional information regarding copyright ownership.
16:31:36 # The ASF licenses this file to You under the Apache License, Version 2.0
16:31:36 # (the "License"); you may not use this file except in compliance with
16:31:36 # the License. You may obtain a copy of the License at
16:31:36 #
16:31:36 # http://www.apache.org/licenses/LICENSE-2.0
16:31:36 #
16:31:36 # Unless required by applicable law or agreed to in writing, software
16:31:36 # distributed under the License is distributed on an "AS IS" BASIS,
16:31:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16:31:36 # See the License for the specific language governing permissions and
16:31:36 # limitations under the License.
16:31:36 #
16:31:36 ################################################################################
16:31:36
16:31:36 #
16:31:36 # If set to true, the following property will not allow any certificate to be used
16:31:36 # when accessing Maven repositories through SSL
16:31:36 #
16:31:36 #org.ops4j.pax.url.mvn.certificateCheck=
16:31:36
16:31:36 #
16:31:36 # Path to the local Maven settings file.
16:31:36 # The repositories defined in this file will be automatically added to the list
16:31:36 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
16:31:36 # below is not set.
16:31:36 # The following locations are checked for the existence of the settings.xml file
16:31:36 # * 1. looks for the specified url
16:31:36 # * 2. if not found looks for ${user.home}/.m2/settings.xml
16:31:36 # * 3. if not found looks for ${maven.home}/conf/settings.xml
16:31:36 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
16:31:36 #
16:31:36 #org.ops4j.pax.url.mvn.settings=
16:31:36
16:31:36 #
16:31:36 # Path to the local Maven repository which is used to avoid downloading
16:31:36 # artifacts when they already exist locally.
16:31:36 # The value of this property will be extracted from the settings.xml file
16:31:36 # above, or defaulted to:
16:31:36 # System.getProperty( "user.home" ) + "/.m2/repository"
16:31:36 #
16:31:36 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
16:31:36
16:31:36 #
16:31:36 # Default this to false. It's just weird to use undocumented repos
16:31:36 #
16:31:36 org.ops4j.pax.url.mvn.useFallbackRepositories=false
16:31:36
16:31:36 #
16:31:36 # Uncomment if you don't wanna use the proxy settings
16:31:36 # from the Maven conf/settings.xml file
16:31:36 #
16:31:36 # org.ops4j.pax.url.mvn.proxySupport=false
16:31:36
16:31:36 #
16:31:36 # Comma separated list of repositories scanned when resolving an artifact.
16:31:36 # Those repositories will be checked before iterating through the
16:31:36 # below list of repositories and even before the local repository
16:31:36 # A repository url can be appended with zero or more of the following flags:
16:31:36 # @snapshots : the repository contains snaphots
16:31:36 # @noreleases : the repository does not contain any released artifacts
16:31:36 #
16:31:36 # The following property value will add the system folder as a repo.
16:31:36 #
16:31:36 org.ops4j.pax.url.mvn.defaultRepositories=\
16:31:36 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
16:31:36 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
16:31:36 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
16:31:36
16:31:36 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
16:31:36 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
16:31:36
16:31:36 #
16:31:36 # Comma separated list of repositories scanned when resolving an artifact.
16:31:36 # The default list includes the following repositories:
16:31:36 # http://repo1.maven.org/maven2@id=central
16:31:36 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
16:31:36 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
16:31:36 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
16:31:36 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
16:31:36 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
16:31:36 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
16:31:36 # To add repositories to the default ones, prepend '+' to the list of repositories
16:31:36 # to add.
16:31:36 # A repository url can be appended with zero or more of the following flags:
16:31:36 # @snapshots : the repository contains snapshots
16:31:36 # @noreleases : the repository does not contain any released artifacts
16:31:36 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
16:31:36 #
16:31:36 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
16:31:36
16:31:36 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
16:31:36 + [[ True == \T\r\u\e ]]
16:31:36 + echo 'Configuring the startup features...'
16:31:36 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:36 + FEATURE_TEST_STRING=features-test
16:31:36 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
16:31:36 + KARAF_VERSION=karaf4
16:31:36 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
16:31:36 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:36 + [[ ! -z '' ]]
16:31:36 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:36 ################################################################################
16:31:36 #
16:31:36 # Licensed to the Apache Software Foundation (ASF) under one or more
16:31:36 # contributor license agreements. See the NOTICE file distributed with
16:31:36 # this work for additional information regarding copyright ownership.
16:31:36 # The ASF licenses this file to You under the Apache License, Version 2.0
16:31:36 # (the "License"); you may not use this file except in compliance with
16:31:36 # the License. You may obtain a copy of the License at
16:31:36 #
16:31:36 # http://www.apache.org/licenses/LICENSE-2.0
16:31:36 #
16:31:36 # Unless required by applicable law or agreed to in writing, software
16:31:36 # distributed under the License is distributed on an "AS IS" BASIS,
16:31:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16:31:36 # See the License for the specific language governing permissions and
16:31:36 # limitations under the License.
16:31:36 #
16:31:36 ################################################################################
16:31:36
16:31:36 #
16:31:36 # Comma separated list of features repositories to register by default
16:31:36 #
16:31:36 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9d176ced-dcc6-4ebc-97b8-06368bfef482.xml
16:31:36
16:31:36 #
16:31:36 # Comma separated list of features to install at startup
16:31:36 #
16:31:36 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, b942c5f6-7ce8-401c-bab2-a9fd319bc5d9
16:31:36
16:31:36 #
16:31:36 # Resource repositories (OBR) that the features resolver can use
16:31:36 # to resolve requirements/capabilities
16:31:36 #
16:31:36 # The format of the resourceRepositories is
16:31:36 # resourceRepositories=[xml:url|json:url],...
16:31:36 # for Instance:
16:31:36 #
16:31:36 #resourceRepositories=xml:http://host/path/to/index.xml
16:31:36 # or
16:31:36 #resourceRepositories=json:http://host/path/to/index.json
16:31:36 #
16:31:36
16:31:36 #
16:31:36 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
16:31:36 #
16:31:36 featuresBootAsynchronous=false
16:31:36
16:31:36 #
16:31:36 # Service requirements enforcement
16:31:36 #
16:31:36 # By default, the feature resolver checks the service requirements/capabilities of
16:31:36 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
16:31:36 # the required bundles.
16:31:36 # The following flag can have those values:
16:31:36 # - disable: service requirements are completely ignored
16:31:36 # - default: service requirements are ignored for old features
16:31:36 # - enforce: service requirements are always verified
16:31:36 #
16:31:36 #serviceRequirements=default
16:31:36
16:31:36 #
16:31:36 # Store cfg file for config element in feature
16:31:36 #
16:31:36 #configCfgStore=true
16:31:36
16:31:36 #
16:31:36 # Define if the feature service automatically refresh bundles
16:31:36 #
16:31:36 autoRefresh=true
16:31:36
16:31:36 #
16:31:36 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
16:31:36 # XML file defines instructions related to features processing
16:31:36 # versions.properties may declare properties to resolve placeholders in XML file
16:31:36 # both files are relative to ${karaf.etc}
16:31:36 #
16:31:36 #featureProcessing=org.apache.karaf.features.xml
16:31:36 #featureProcessingVersions=versions.properties
16:31:36 + configure_karaf_log karaf4 ''
16:31:36 + local -r karaf_version=karaf4
16:31:36 + local -r controllerdebugmap=
16:31:36 + local logapi=log4j
16:31:36 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:36 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
16:31:36 log4j2.rootLogger.level = INFO
16:31:36 #log4j2.rootLogger.type = asyncRoot
16:31:36 #log4j2.rootLogger.includeLocation = false
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
16:31:36 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
16:31:36 log4j2.rootLogger.appenderRef.Console.ref = Console
16:31:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
16:31:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
16:31:36 log4j2.logger.spifly.name = org.apache.aries.spifly
16:31:36 log4j2.logger.spifly.level = WARN
16:31:36 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
16:31:36 log4j2.logger.audit.level = INFO
16:31:36 log4j2.logger.audit.additivity = false
16:31:36 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
16:31:36 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
16:31:36 log4j2.appender.console.type = Console
16:31:36 log4j2.appender.console.name = Console
16:31:36 log4j2.appender.console.layout.type = PatternLayout
16:31:36 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
16:31:36 log4j2.appender.rolling.type = RollingRandomAccessFile
16:31:36 log4j2.appender.rolling.name = RollingFile
16:31:36 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
16:31:36 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
16:31:36 #log4j2.appender.rolling.immediateFlush = false
16:31:36 log4j2.appender.rolling.append = true
16:31:36 log4j2.appender.rolling.layout.type = PatternLayout
16:31:36 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
16:31:36 log4j2.appender.rolling.policies.type = Policies
16:31:36 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
16:31:36 log4j2.appender.rolling.policies.size.size = 64MB
16:31:36 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
16:31:36 log4j2.appender.rolling.strategy.max = 7
16:31:36 log4j2.appender.audit.type = RollingRandomAccessFile
16:31:36 log4j2.appender.audit.name = AuditRollingFile
16:31:36 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
16:31:36 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
16:31:36 log4j2.appender.audit.append = true
16:31:36 log4j2.appender.audit.layout.type = PatternLayout
16:31:36 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
16:31:36 log4j2.appender.audit.policies.type = Policies
16:31:36 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
16:31:36 log4j2.appender.audit.policies.size.size = 8MB
16:31:36 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
16:31:36 log4j2.appender.audit.strategy.max = 7
16:31:36 log4j2.appender.osgi.type = PaxOsgi
16:31:36 log4j2.appender.osgi.name = PaxOsgi
16:31:36 log4j2.appender.osgi.filter = *
16:31:36 #log4j2.logger.aether.name = shaded.org.eclipse.aether
16:31:36 #log4j2.logger.aether.level = TRACE
16:31:36 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
16:31:36 #log4j2.logger.http-headers.level = DEBUG
16:31:36 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
16:31:36 #log4j2.logger.maven.level = TRACE
16:31:36 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
16:31:36 + logapi=log4j2
16:31:36 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
16:31:36 + '[' log4j2 == log4j2 ']'
16:31:36 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:36 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
16:31:36 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
16:31:36 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
16:31:36 controllerdebugmap:
16:31:36 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:36 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
16:31:36 + unset IFS
16:31:36 + echo 'controllerdebugmap: '
16:31:36 + '[' -n '' ']'
16:31:36 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
16:31:36 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:36 ################################################################################
16:31:36 #
16:31:36 # Licensed to the Apache Software Foundation (ASF) under one or more
16:31:36 # contributor license agreements. See the NOTICE file distributed with
16:31:36 # this work for additional information regarding copyright ownership.
16:31:36 # The ASF licenses this file to You under the Apache License, Version 2.0
16:31:36 # (the "License"); you may not use this file except in compliance with
16:31:36 # the License. You may obtain a copy of the License at
16:31:36 #
16:31:36 # http://www.apache.org/licenses/LICENSE-2.0
16:31:36 #
16:31:36 # Unless required by applicable law or agreed to in writing, software
16:31:36 # distributed under the License is distributed on an "AS IS" BASIS,
16:31:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16:31:36 # See the License for the specific language governing permissions and
16:31:36 # limitations under the License.
16:31:36 #
16:31:36 ################################################################################
16:31:36
16:31:36 # Common pattern layout for appenders
16:31:36 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
16:31:36
16:31:36 # Root logger
16:31:36 log4j2.rootLogger.level = INFO
16:31:36 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
16:31:36 #log4j2.rootLogger.type = asyncRoot
16:31:36 #log4j2.rootLogger.includeLocation = false
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
16:31:36 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
16:31:36 log4j2.rootLogger.appenderRef.Console.ref = Console
16:31:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
16:31:36 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
16:31:36
16:31:36 # Filters for logs marked by org.opendaylight.odlparent.Markers
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
16:31:36 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
16:31:36
16:31:36 # Loggers configuration
16:31:36
16:31:36 # Spifly logger
16:31:36 log4j2.logger.spifly.name = org.apache.aries.spifly
16:31:36 log4j2.logger.spifly.level = WARN
16:31:36
16:31:36 # Security audit logger
16:31:36 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
16:31:36 log4j2.logger.audit.level = INFO
16:31:36 log4j2.logger.audit.additivity = false
16:31:36 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
16:31:36
16:31:36 # Appenders configuration
16:31:36
16:31:36 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
16:31:36 log4j2.appender.console.type = Console
16:31:36 log4j2.appender.console.name = Console
16:31:36 log4j2.appender.console.layout.type = PatternLayout
16:31:36 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
16:31:36
16:31:36 # Rolling file appender
16:31:36 log4j2.appender.rolling.type = RollingRandomAccessFile
16:31:36 log4j2.appender.rolling.name = RollingFile
16:31:36 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
16:31:36 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
16:31:36 # uncomment to not force a disk flush
16:31:36 #log4j2.appender.rolling.immediateFlush = false
16:31:36 log4j2.appender.rolling.append = true
16:31:36 log4j2.appender.rolling.layout.type = PatternLayout
16:31:36 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
16:31:36 log4j2.appender.rolling.policies.type = Policies
16:31:36 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
16:31:36 log4j2.appender.rolling.policies.size.size = 1GB
16:31:36 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
16:31:36 log4j2.appender.rolling.strategy.max = 7
16:31:36
16:31:36 # Audit file appender
16:31:36 log4j2.appender.audit.type = RollingRandomAccessFile
16:31:36 log4j2.appender.audit.name = AuditRollingFile
16:31:36 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
16:31:36 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
16:31:36 log4j2.appender.audit.append = true
16:31:36 log4j2.appender.audit.layout.type = PatternLayout
16:31:36 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
16:31:36 log4j2.appender.audit.policies.type = Policies
16:31:36 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
16:31:36 log4j2.appender.audit.policies.size.size = 8MB
16:31:36 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
16:31:36 log4j2.appender.audit.strategy.max = 7
16:31:36
16:31:36 # OSGi appender
16:31:36 log4j2.appender.osgi.type = PaxOsgi
16:31:36 log4j2.appender.osgi.name = PaxOsgi
16:31:36 log4j2.appender.osgi.filter = *
16:31:36
16:31:36 # help with identification of maven-related problems with pax-url-aether
16:31:36 #log4j2.logger.aether.name = shaded.org.eclipse.aether
16:31:36 #log4j2.logger.aether.level = TRACE
16:31:36 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
16:31:36 #log4j2.logger.http-headers.level = DEBUG
16:31:36 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
16:31:36 #log4j2.logger.maven.level = TRACE
16:31:36 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
16:31:36 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
16:31:36 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:36 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
16:31:36 + local -r controllermem=3072m
16:31:36 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:36 Configure
16:31:36 java home: /usr/lib/jvm/java-21-openjdk-amd64
16:31:36 max memory: 3072m
16:31:36 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:36 + echo Configure
16:31:36 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
16:31:36 + echo ' max memory: 3072m'
16:31:36 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
16:31:36 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:36 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:36 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:36 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
16:31:36 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:36 #!/bin/sh
16:31:36 #
16:31:36 # Licensed to the Apache Software Foundation (ASF) under one or more
16:31:36 # contributor license agreements. See the NOTICE file distributed with
16:31:36 # this work for additional information regarding copyright ownership.
16:31:36 # The ASF licenses this file to You under the Apache License, Version 2.0
16:31:36 # (the "License"); you may not use this file except in compliance with
16:31:36 # the License. You may obtain a copy of the License at
16:31:36 #
16:31:36 # http://www.apache.org/licenses/LICENSE-2.0
16:31:36 #
16:31:36 # Unless required by applicable law or agreed to in writing, software
16:31:36 # distributed under the License is distributed on an "AS IS" BASIS,
16:31:36 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16:31:36 # See the License for the specific language governing permissions and
16:31:36 # limitations under the License.
16:31:36 #
16:31:36
16:31:36 #
16:31:36 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
16:31:36 # script: client, instance, shell, start, status, stop, karaf
16:31:36 #
16:31:36 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
16:31:36 # Actions go here...
16:31:36 # fi
16:31:36
16:31:36 #
16:31:36 # general settings which should be applied for all scripts go here; please keep
16:31:36 # in mind that it is possible that scripts might be executed more than once, e.g.
16:31:36 # in example of the start script where the start script is executed first and the
16:31:36 # karaf script afterwards.
16:31:36 #
16:31:36
16:31:36 #
16:31:36 # The following section shows the possible configuration options for the default
16:31:36 # karaf scripts
16:31:36 #
16:31:36 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
16:31:36 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
16:31:36 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
16:31:36 # export EXTRA_JAVA_OPTS # Additional JVM options
16:31:36 # export KARAF_HOME # Karaf home folder
16:31:36 # export KARAF_DATA # Karaf data folder
16:31:36 # export KARAF_BASE # Karaf base folder
16:31:36 # export KARAF_ETC # Karaf etc folder
16:31:36 # export KARAF_LOG # Karaf log folder
16:31:36 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
16:31:36 # export KARAF_OPTS # Additional available Karaf options
16:31:36 # export KARAF_DEBUG # Enable debug mode
16:31:36 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
16:31:36 # export KARAF_NOROOT # Prevent execution as root if set to true
16:31:36 Set Java version
16:31:36 + echo 'Set Java version'
16:31:36 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
16:31:36 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
16:31:36 sudo: a password is required
16:31:36 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
16:31:36 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
16:31:36 sudo: a password is required
16:31:36 JDK default version ...
16:31:36 + echo 'JDK default version ...'
16:31:36 + java -version
16:31:36 openjdk version "21.0.5" 2024-10-15
16:31:36 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
16:31:36 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
16:31:36 Set JAVA_HOME
16:31:36 + echo 'Set JAVA_HOME'
16:31:36 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
16:31:36 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
16:31:36 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
16:31:36 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
16:31:36 Listing all open ports on controller system...
16:31:36 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
16:31:36 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
16:31:36 + echo 'Listing all open ports on controller system...'
16:31:36 + netstat -pnatu
16:31:36 /tmp/configuration-script.sh: line 40: netstat: command not found
16:31:36 Custom shard config exists!!!
16:31:36 Copying the shard config...
16:31:36 + '[' -f /tmp/custom_shard_config.txt ']'
16:31:36 + echo 'Custom shard config exists!!!'
16:31:36 + echo 'Copying the shard config...'
16:31:36 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.3-SNAPSHOT/bin/
16:31:36 Configuring cluster
16:31:36 + echo 'Configuring cluster'
16:31:36 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.110 10.30.171.148 10.30.171.150
16:31:36 ################################################
16:31:36 ## Configure Cluster ##
16:31:36 ################################################
16:31:36 NOTE: Cluster configuration files not found. Copying from
16:31:36 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
16:31:36 Configuring unique name in akka.conf
16:31:36 Configuring hostname in akka.conf
16:31:36 Configuring data and rpc seed nodes in akka.conf
16:31:36 modules = [
16:31:36
16:31:36 {
16:31:36 name = "inventory"
16:31:36 namespace = "urn:opendaylight:inventory"
16:31:36 shard-strategy = "module"
16:31:36 },
16:31:36 {
16:31:36 name = "topology"
16:31:36 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
16:31:36 shard-strategy = "module"
16:31:36 },
16:31:36 {
16:31:36 name = "toaster"
16:31:36 namespace = "http://netconfcentral.org/ns/toaster"
16:31:36 shard-strategy = "module"
16:31:36 },
16:31:36 {
16:31:36 name = "car"
16:31:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
16:31:36 shard-strategy = "module"
16:31:36 },
16:31:36 {
16:31:36 name = "people"
16:31:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
16:31:36 shard-strategy = "module"
16:31:36 },
16:31:36 {
16:31:36 name = "car-people"
16:31:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
16:31:36 shard-strategy = "module"
16:31:36 }
16:31:36 ]
16:31:36 Configuring replication type in module-shards.conf
16:31:36 ################################################
16:31:36 ## NOTE: Manually restart controller to ##
16:31:36 ## apply configuration. ##
16:31:36 ################################################
16:31:36 Dump akka.conf
16:31:36 + echo 'Dump akka.conf'
16:31:36 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
16:31:36
16:31:36 odl-cluster-data {
16:31:36 akka {
16:31:36 remote {
16:31:36 artery {
16:31:36 enabled = on
16:31:36 transport = tcp
16:31:36 canonical.hostname = "10.30.171.148"
16:31:36 canonical.port = 2550
16:31:36 }
16:31:36 }
16:31:36
16:31:36 cluster {
16:31:36 # Using artery.
16:31:36 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.110:2550",
16:31:36 "akka://opendaylight-cluster-data@10.30.171.148:2550",
16:31:36 "akka://opendaylight-cluster-data@10.30.171.150:2550"]
16:31:36
16:31:36 roles = ["member-2"]
16:31:36
16:31:36 # when under load we might trip a false positive on the failure detector
16:31:36 # failure-detector {
16:31:36 # heartbeat-interval = 4 s
16:31:36 # acceptable-heartbeat-pause = 16s
16:31:36 # }
16:31:36 }
16:31:36
16:31:36 persistence {
16:31:36 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
16:31:36 # modifying the following two properties. The directory location specified may be a relative or absolute path.
16:31:36 # The relative path is always relative to KARAF_HOME.
16:31:36
16:31:36 # snapshot-store.local.dir = "target/snapshots"
16:31:36
16:31:36 # Use lz4 compression for LocalSnapshotStore snapshots
16:31:36 snapshot-store.local.use-lz4-compression = false
16:31:36 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
16:31:36 snapshot-store.local.lz4-blocksize = 256KB
16:31:36 }
16:31:36 disable-default-actor-system-quarantined-event-handling = "false"
16:31:36 }
16:31:36 }
16:31:36 Dump modules.conf
16:31:36 + echo 'Dump modules.conf'
16:31:36 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
16:31:36 modules = [
16:31:36
16:31:36 {
16:31:36 name = "inventory"
16:31:36 namespace = "urn:opendaylight:inventory"
16:31:36 shard-strategy = "module"
16:31:36 },
16:31:36 {
16:31:36 name = "topology"
16:31:36 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
16:31:36 shard-strategy = "module"
16:31:36 },
16:31:36 {
16:31:36 name = "toaster"
16:31:36 namespace = "http://netconfcentral.org/ns/toaster"
16:31:36 shard-strategy = "module"
16:31:36 },
16:31:36 {
16:31:36 name = "car"
16:31:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
16:31:36 shard-strategy = "module"
16:31:36 },
16:31:36 {
16:31:36 name = "people"
16:31:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
16:31:36 shard-strategy = "module"
16:31:36 },
16:31:36 {
16:31:36 name = "car-people"
16:31:36 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
16:31:36 shard-strategy = "module"
16:31:36 }
16:31:36 ]
16:31:36 Dump module-shards.conf
16:31:36 + echo 'Dump module-shards.conf'
16:31:36 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
16:31:36 module-shards = [
16:31:36 {
16:31:36 name = "default"
16:31:36 shards = [
16:31:36 {
16:31:36 name = "default"
16:31:36 replicas = ["member-1",
16:31:36 "member-2",
16:31:36 "member-3"]
16:31:36 }
16:31:36 ]
16:31:36 },
16:31:36 {
16:31:36 name = "inventory"
16:31:36 shards = [
16:31:36 {
16:31:36 name="inventory"
16:31:36 replicas = ["member-1",
16:31:36 "member-2",
16:31:36 "member-3"]
16:31:36 }
16:31:36 ]
16:31:36 },
16:31:36 {
16:31:36 name = "topology"
16:31:36 shards = [
16:31:36 {
16:31:36 name="topology"
16:31:36 replicas = ["member-1",
16:31:36 "member-2",
16:31:36 "member-3"]
16:31:36 }
16:31:36 ]
16:31:36 },
16:31:36 {
16:31:36 name = "toaster"
16:31:36 shards = [
16:31:36 {
16:31:36 name="toaster"
16:31:36 replicas = ["member-1",
16:31:36 "member-2",
16:31:36 "member-3"]
16:31:36 }
16:31:36 ]
16:31:36 },
16:31:36 {
16:31:36 name = "car"
16:31:36 shards = [
16:31:36 {
16:31:36 name="car"
16:31:36 replicas = ["member-1",
16:31:36 "member-2",
16:31:36 "member-3"]
16:31:36 }
16:31:36 ]
16:31:36 },
16:31:36 {
16:31:36 name = "people"
16:31:36 shards = [
16:31:36 {
16:31:36 name="people"
16:31:36 replicas = ["member-1",
16:31:36 "member-2",
16:31:36 "member-3"]
16:31:36 }
16:31:36 ]
16:31:36 },
16:31:36 {
16:31:36 name = "car-people"
16:31:36 shards = [
16:31:36 {
16:31:36 name="car-people"
16:31:36 replicas = ["member-1",
16:31:36 "member-2",
16:31:36 "member-3"]
16:31:36 }
16:31:36 ]
16:31:36 }
16:31:36 ]
16:31:36 Configuring member-3 with IP address 10.30.171.150
16:31:36 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
16:31:37 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
16:31:37 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
16:31:37 ++ [[ /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 ]]
16:31:37 common-functions.sh is being sourced
16:31:37 ++ echo 'common-functions.sh is being sourced'
16:31:37 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
16:31:37 ++ DISTROSTREAM=scandium
16:31:37 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:37 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:37 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:37 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:37 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
16:31:37 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
16:31:37 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:37 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:37 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:37 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:37 ++ export CONTROLLERMEM=
16:31:37 ++ CONTROLLERMEM=
16:31:37 ++ case "${DISTROSTREAM}" in
16:31:37 ++ CLUSTER_SYSTEM=akka
16:31:37 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
16:31:37 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
16:31:37 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
16:31:37 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
16:31:37 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
16:31:37 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
16:31:37 ++ print_common_env
16:31:37 ++ cat
16:31:37 common-functions environment:
16:31:37 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:37 ACTUALFEATURES:
16:31:37 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:37 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
16:31:37 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:37 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:37 CONTROLLERMEM:
16:31:37 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
16:31:37 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
16:31:37 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
16:31:37 SUITES:
16:31:37
16:31:37 ++ SSH='ssh -t -t'
16:31:37 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
16:31:37 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
16:31:37 Changing to /tmp
16:31:37 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
16:31:37 + echo 'Changing to /tmp'
16:31:37 + cd /tmp
16:31:37 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip'
16:31:37 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
16:31:37 --2025-10-06 16:31:37-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip
16:31:37 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
16:31:37 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
16:31:37 HTTP request sent, awaiting response... 200 OK
16:31:37 Length: 190793319 (182M) [application/zip]
16:31:37 Saving to: ‘karaf-0.21.3-20251006.103216-363.zip’
16:31:37
16:31:37 0K ........ ........ ........ ........ ........ ........ 1% 66.6M 3s
16:31:37 3072K ........ ........ ........ ........ ........ ........ 3% 108M 2s
16:31:37 6144K ........ ........ ........ ........ ........ ........ 4% 138M 2s
16:31:37 9216K ........ ........ ........ ........ ........ ........ 6% 160M 2s
16:31:37 12288K ........ ........ ........ ........ ........ ........ 8% 178M 1s
16:31:37 15360K ........ ........ ........ ........ ........ ........ 9% 214M 1s
16:31:37 18432K ........ ........ ........ ........ ........ ........ 11% 228M 1s
16:31:37 21504K ........ ........ ........ ........ ........ ........ 13% 238M 1s
16:31:37 24576K ........ ........ ........ ........ ........ ........ 14% 243M 1s
16:31:37 27648K ........ ........ ........ ........ ........ ........ 16% 224M 1s
16:31:37 30720K ........ ........ ........ ........ ........ ........ 18% 259M 1s
16:31:37 33792K ........ ........ ........ ........ ........ ........ 19% 253M 1s
16:31:37 36864K ........ ........ ........ ........ ........ ........ 21% 262M 1s
16:31:37 39936K ........ ........ ........ ........ ........ ........ 23% 186M 1s
16:31:37 43008K ........ ........ ........ ........ ........ ........ 24% 285M 1s
16:31:37 46080K ........ ........ ........ ........ ........ ........ 26% 222M 1s
16:31:37 49152K ........ ........ ........ ........ ........ ........ 28% 282M 1s
16:31:37 52224K ........ ........ ........ ........ ........ ........ 29% 281M 1s
16:31:37 55296K ........ ........ ........ ........ ........ ........ 31% 298M 1s
16:31:37 58368K ........ ........ ........ ........ ........ ........ 32% 292M 1s
16:31:37 61440K ........ ........ ........ ........ ........ ........ 34% 294M 1s
16:31:37 64512K ........ ........ ........ ........ ........ ........ 36% 283M 1s
16:31:37 67584K ........ ........ ........ ........ ........ ........ 37% 277M 1s
16:31:37 70656K ........ ........ ........ ........ ........ ........ 39% 227M 1s
16:31:37 73728K ........ ........ ........ ........ ........ ........ 41% 196M 1s
16:31:37 76800K ........ ........ ........ ........ ........ ........ 42% 231M 1s
16:31:37 79872K ........ ........ ........ ........ ........ ........ 44% 260M 0s
16:31:37 82944K ........ ........ ........ ........ ........ ........ 46% 287M 0s
16:31:37 86016K ........ ........ ........ ........ ........ ........ 47% 304M 0s
16:31:37 89088K ........ ........ ........ ........ ........ ........ 49% 292M 0s
16:31:37 92160K ........ ........ ........ ........ ........ ........ 51% 304M 0s
16:31:37 95232K ........ ........ ........ ........ ........ ........ 52% 278M 0s
16:31:37 98304K ........ ........ ........ ........ ........ ........ 54% 291M 0s
16:31:37 101376K ........ ........ ........ ........ ........ ........ 56% 223M 0s
16:31:37 104448K ........ ........ ........ ........ ........ ........ 57% 342M 0s
16:31:37 107520K ........ ........ ........ ........ ........ ........ 59% 275M 0s
16:31:37 110592K ........ ........ ........ ........ ........ ........ 61% 268M 0s
16:31:37 113664K ........ ........ ........ ........ ........ ........ 62% 248M 0s
16:31:37 116736K ........ ........ ........ ........ ........ ........ 64% 231M 0s
16:31:37 119808K ........ ........ ........ ........ ........ ........ 65% 273M 0s
16:31:37 122880K ........ ........ ........ ........ ........ ........ 67% 271M 0s
16:31:37 125952K ........ ........ ........ ........ ........ ........ 69% 269M 0s
16:31:37 129024K ........ ........ ........ ........ ........ ........ 70% 257M 0s
16:31:37 132096K ........ ........ ........ ........ ........ ........ 72% 276M 0s
16:31:38 135168K ........ ........ ........ ........ ........ ........ 74% 247M 0s
16:31:38 138240K ........ ........ ........ ........ ........ ........ 75% 293M 0s
16:31:38 141312K ........ ........ ........ ........ ........ ........ 77% 259M 0s
16:31:38 144384K ........ ........ ........ ........ ........ ........ 79% 247M 0s
16:31:38 147456K ........ ........ ........ ........ ........ ........ 80% 281M 0s
16:31:38 150528K ........ ........ ........ ........ ........ ........ 82% 262M 0s
16:31:38 153600K ........ ........ ........ ........ ........ ........ 84% 263M 0s
16:31:38 156672K ........ ........ ........ ........ ........ ........ 85% 249M 0s
16:31:38 159744K ........ ........ ........ ........ ........ ........ 87% 258M 0s
16:31:38 162816K ........ ........ ........ ........ ........ ........ 89% 259M 0s
16:31:38 165888K ........ ........ ........ ........ ........ ........ 90% 278M 0s
16:31:38 168960K ........ ........ ........ ........ ........ ........ 92% 259M 0s
16:31:38 172032K ........ ........ ........ ........ ........ ........ 93% 288M 0s
16:31:38 175104K ........ ........ ........ ........ ........ ........ 95% 267M 0s
16:31:38 178176K ........ ........ ........ ........ ........ ........ 97% 263M 0s
16:31:38 181248K ........ ........ ........ ........ ........ ........ 98% 269M 0s
16:31:38 184320K ........ ........ ........ ....... 100% 273M=0.8s
16:31:38
16:31:38 2025-10-06 16:31:38 (236 MB/s) - ‘karaf-0.21.3-20251006.103216-363.zip’ saved [190793319/190793319]
16:31:38
16:31:38 Extracting the new controller...
16:31:38 + echo 'Extracting the new controller...'
16:31:38 + unzip -q karaf-0.21.3-20251006.103216-363.zip
16:31:39 Adding external repositories...
16:31:39 + echo 'Adding external repositories...'
16:31:39 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:39 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:39 ################################################################################
16:31:39 #
16:31:39 # Licensed to the Apache Software Foundation (ASF) under one or more
16:31:39 # contributor license agreements. See the NOTICE file distributed with
16:31:39 # this work for additional information regarding copyright ownership.
16:31:39 # The ASF licenses this file to You under the Apache License, Version 2.0
16:31:39 # (the "License"); you may not use this file except in compliance with
16:31:39 # the License. You may obtain a copy of the License at
16:31:39 #
16:31:39 # http://www.apache.org/licenses/LICENSE-2.0
16:31:39 #
16:31:39 # Unless required by applicable law or agreed to in writing, software
16:31:39 # distributed under the License is distributed on an "AS IS" BASIS,
16:31:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16:31:39 # See the License for the specific language governing permissions and
16:31:39 # limitations under the License.
16:31:39 #
16:31:39 ################################################################################
16:31:39
16:31:39 #
16:31:39 # If set to true, the following property will not allow any certificate to be used
16:31:39 # when accessing Maven repositories through SSL
16:31:39 #
16:31:39 #org.ops4j.pax.url.mvn.certificateCheck=
16:31:39
16:31:39 #
16:31:39 # Path to the local Maven settings file.
16:31:39 # The repositories defined in this file will be automatically added to the list
16:31:39 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
16:31:39 # below is not set.
16:31:39 # The following locations are checked for the existence of the settings.xml file
16:31:39 # * 1. looks for the specified url
16:31:39 # * 2. if not found looks for ${user.home}/.m2/settings.xml
16:31:39 # * 3. if not found looks for ${maven.home}/conf/settings.xml
16:31:39 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
16:31:39 #
16:31:39 #org.ops4j.pax.url.mvn.settings=
16:31:39
16:31:39 #
16:31:39 # Path to the local Maven repository which is used to avoid downloading
16:31:39 # artifacts when they already exist locally.
16:31:39 # The value of this property will be extracted from the settings.xml file
16:31:39 # above, or defaulted to:
16:31:39 # System.getProperty( "user.home" ) + "/.m2/repository"
16:31:39 #
16:31:39 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
16:31:39
16:31:39 #
16:31:39 # Default this to false. It's just weird to use undocumented repos
16:31:39 #
16:31:39 org.ops4j.pax.url.mvn.useFallbackRepositories=false
16:31:39
16:31:39 #
16:31:39 # Uncomment if you don't wanna use the proxy settings
16:31:39 # from the Maven conf/settings.xml file
16:31:39 #
16:31:39 # org.ops4j.pax.url.mvn.proxySupport=false
16:31:39
16:31:39 #
16:31:39 # Comma separated list of repositories scanned when resolving an artifact.
16:31:39 # Those repositories will be checked before iterating through the
16:31:39 # below list of repositories and even before the local repository
16:31:39 # A repository url can be appended with zero or more of the following flags:
16:31:39 # @snapshots : the repository contains snaphots
16:31:39 # @noreleases : the repository does not contain any released artifacts
16:31:39 #
16:31:39 # The following property value will add the system folder as a repo.
16:31:39 #
16:31:39 org.ops4j.pax.url.mvn.defaultRepositories=\
16:31:39 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
16:31:39 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
16:31:39 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
16:31:39
16:31:39 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
16:31:39 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
16:31:39
16:31:39 #
16:31:39 # Comma separated list of repositories scanned when resolving an artifact.
16:31:39 # The default list includes the following repositories:
16:31:39 # http://repo1.maven.org/maven2@id=central
16:31:39 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
16:31:39 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
16:31:39 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
16:31:39 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
16:31:39 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
16:31:39 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
16:31:39 # To add repositories to the default ones, prepend '+' to the list of repositories
16:31:39 # to add.
16:31:39 # A repository url can be appended with zero or more of the following flags:
16:31:39 # @snapshots : the repository contains snapshots
16:31:39 # @noreleases : the repository does not contain any released artifacts
16:31:39 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
16:31:39 #
16:31:39 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
16:31:39
16:31:39 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
16:31:39 + echo 'Configuring the startup features...'
16:31:39 Configuring the startup features...
16:31:39 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:39 + FEATURE_TEST_STRING=features-test
16:31:39 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
16:31:39 + KARAF_VERSION=karaf4
16:31:39 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
16:31:39 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:39 + [[ ! -z '' ]]
16:31:39 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:39 ################################################################################
16:31:39 #
16:31:39 # Licensed to the Apache Software Foundation (ASF) under one or more
16:31:39 # contributor license agreements. See the NOTICE file distributed with
16:31:39 # this work for additional information regarding copyright ownership.
16:31:39 # The ASF licenses this file to You under the Apache License, Version 2.0
16:31:39 # (the "License"); you may not use this file except in compliance with
16:31:39 # the License. You may obtain a copy of the License at
16:31:39 #
16:31:39 # http://www.apache.org/licenses/LICENSE-2.0
16:31:39 #
16:31:39 # Unless required by applicable law or agreed to in writing, software
16:31:39 # distributed under the License is distributed on an "AS IS" BASIS,
16:31:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16:31:39 # See the License for the specific language governing permissions and
16:31:39 # limitations under the License.
16:31:39 #
16:31:39 ################################################################################
16:31:39
16:31:39 #
16:31:39 # Comma separated list of features repositories to register by default
16:31:39 #
16:31:39 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9d176ced-dcc6-4ebc-97b8-06368bfef482.xml
16:31:39
16:31:39 #
16:31:39 # Comma separated list of features to install at startup
16:31:39 #
16:31:39 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, b942c5f6-7ce8-401c-bab2-a9fd319bc5d9
16:31:39
16:31:39 #
16:31:39 # Resource repositories (OBR) that the features resolver can use
16:31:39 # to resolve requirements/capabilities
16:31:39 #
16:31:39 # The format of the resourceRepositories is
16:31:39 # resourceRepositories=[xml:url|json:url],...
16:31:39 # for Instance:
16:31:39 #
16:31:39 #resourceRepositories=xml:http://host/path/to/index.xml
16:31:39 # or
16:31:39 #resourceRepositories=json:http://host/path/to/index.json
16:31:39 #
16:31:39
16:31:39 #
16:31:39 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
16:31:39 #
16:31:39 featuresBootAsynchronous=false
16:31:39
16:31:39 #
16:31:39 # Service requirements enforcement
16:31:39 #
16:31:39 # By default, the feature resolver checks the service requirements/capabilities of
16:31:39 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
16:31:39 # the required bundles.
16:31:39 # The following flag can have those values:
16:31:39 # - disable: service requirements are completely ignored
16:31:39 # - default: service requirements are ignored for old features
16:31:39 # - enforce: service requirements are always verified
16:31:39 #
16:31:39 #serviceRequirements=default
16:31:39
16:31:39 #
16:31:39 # Store cfg file for config element in feature
16:31:39 #
16:31:39 #configCfgStore=true
16:31:39
16:31:39 #
16:31:39 # Define if the feature service automatically refresh bundles
16:31:39 #
16:31:39 autoRefresh=true
16:31:39
16:31:39 #
16:31:39 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
16:31:39 # XML file defines instructions related to features processing
16:31:39 # versions.properties may declare properties to resolve placeholders in XML file
16:31:39 # both files are relative to ${karaf.etc}
16:31:39 #
16:31:39 #featureProcessing=org.apache.karaf.features.xml
16:31:39 #featureProcessingVersions=versions.properties
16:31:39 + configure_karaf_log karaf4 ''
16:31:39 + local -r karaf_version=karaf4
16:31:39 + local -r controllerdebugmap=
16:31:39 + local logapi=log4j
16:31:39 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
16:31:39 log4j2.rootLogger.level = INFO
16:31:39 #log4j2.rootLogger.type = asyncRoot
16:31:39 #log4j2.rootLogger.includeLocation = false
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
16:31:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
16:31:39 log4j2.rootLogger.appenderRef.Console.ref = Console
16:31:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
16:31:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
16:31:39 log4j2.logger.spifly.name = org.apache.aries.spifly
16:31:39 log4j2.logger.spifly.level = WARN
16:31:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
16:31:39 log4j2.logger.audit.level = INFO
16:31:39 log4j2.logger.audit.additivity = false
16:31:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
16:31:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
16:31:39 log4j2.appender.console.type = Console
16:31:39 log4j2.appender.console.name = Console
16:31:39 log4j2.appender.console.layout.type = PatternLayout
16:31:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
16:31:39 log4j2.appender.rolling.type = RollingRandomAccessFile
16:31:39 log4j2.appender.rolling.name = RollingFile
16:31:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
16:31:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
16:31:39 #log4j2.appender.rolling.immediateFlush = false
16:31:39 log4j2.appender.rolling.append = true
16:31:39 log4j2.appender.rolling.layout.type = PatternLayout
16:31:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
16:31:39 log4j2.appender.rolling.policies.type = Policies
16:31:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
16:31:39 log4j2.appender.rolling.policies.size.size = 64MB
16:31:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
16:31:39 log4j2.appender.rolling.strategy.max = 7
16:31:39 log4j2.appender.audit.type = RollingRandomAccessFile
16:31:39 log4j2.appender.audit.name = AuditRollingFile
16:31:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
16:31:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
16:31:39 log4j2.appender.audit.append = true
16:31:39 log4j2.appender.audit.layout.type = PatternLayout
16:31:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
16:31:39 log4j2.appender.audit.policies.type = Policies
16:31:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
16:31:39 log4j2.appender.audit.policies.size.size = 8MB
16:31:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
16:31:39 log4j2.appender.audit.strategy.max = 7
16:31:39 log4j2.appender.osgi.type = PaxOsgi
16:31:39 log4j2.appender.osgi.name = PaxOsgi
16:31:39 log4j2.appender.osgi.filter = *
16:31:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
16:31:39 #log4j2.logger.aether.level = TRACE
16:31:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
16:31:39 #log4j2.logger.http-headers.level = DEBUG
16:31:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
16:31:39 #log4j2.logger.maven.level = TRACE
16:31:39 + logapi=log4j2
16:31:39 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
16:31:39 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
16:31:39 + '[' log4j2 == log4j2 ']'
16:31:39 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:39 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
16:31:39 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
16:31:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
16:31:39 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
16:31:39 controllerdebugmap:
16:31:39 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:39 + unset IFS
16:31:39 + echo 'controllerdebugmap: '
16:31:39 + '[' -n '' ']'
16:31:39 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
16:31:39 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:39 ################################################################################
16:31:39 #
16:31:39 # Licensed to the Apache Software Foundation (ASF) under one or more
16:31:39 # contributor license agreements. See the NOTICE file distributed with
16:31:39 # this work for additional information regarding copyright ownership.
16:31:39 # The ASF licenses this file to You under the Apache License, Version 2.0
16:31:39 # (the "License"); you may not use this file except in compliance with
16:31:39 # the License. You may obtain a copy of the License at
16:31:39 #
16:31:39 # http://www.apache.org/licenses/LICENSE-2.0
16:31:39 #
16:31:39 # Unless required by applicable law or agreed to in writing, software
16:31:39 # distributed under the License is distributed on an "AS IS" BASIS,
16:31:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16:31:39 # See the License for the specific language governing permissions and
16:31:39 # limitations under the License.
16:31:39 #
16:31:39 ################################################################################
16:31:39
16:31:39 # Common pattern layout for appenders
16:31:39 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
16:31:39
16:31:39 # Root logger
16:31:39 log4j2.rootLogger.level = INFO
16:31:39 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
16:31:39 #log4j2.rootLogger.type = asyncRoot
16:31:39 #log4j2.rootLogger.includeLocation = false
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
16:31:39 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
16:31:39 log4j2.rootLogger.appenderRef.Console.ref = Console
16:31:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
16:31:39 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
16:31:39
16:31:39 # Filters for logs marked by org.opendaylight.odlparent.Markers
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
16:31:39 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
16:31:39
16:31:39 # Loggers configuration
16:31:39
16:31:39 # Spifly logger
16:31:39 log4j2.logger.spifly.name = org.apache.aries.spifly
16:31:39 log4j2.logger.spifly.level = WARN
16:31:39
16:31:39 # Security audit logger
16:31:39 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
16:31:39 log4j2.logger.audit.level = INFO
16:31:39 log4j2.logger.audit.additivity = false
16:31:39 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
16:31:39
16:31:39 # Appenders configuration
16:31:39
16:31:39 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
16:31:39 log4j2.appender.console.type = Console
16:31:39 log4j2.appender.console.name = Console
16:31:39 log4j2.appender.console.layout.type = PatternLayout
16:31:39 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
16:31:39
16:31:39 # Rolling file appender
16:31:39 log4j2.appender.rolling.type = RollingRandomAccessFile
16:31:39 log4j2.appender.rolling.name = RollingFile
16:31:39 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
16:31:39 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
16:31:39 # uncomment to not force a disk flush
16:31:39 #log4j2.appender.rolling.immediateFlush = false
16:31:39 log4j2.appender.rolling.append = true
16:31:39 log4j2.appender.rolling.layout.type = PatternLayout
16:31:39 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
16:31:39 log4j2.appender.rolling.policies.type = Policies
16:31:39 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
16:31:39 log4j2.appender.rolling.policies.size.size = 1GB
16:31:39 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
16:31:39 log4j2.appender.rolling.strategy.max = 7
16:31:39
16:31:39 # Audit file appender
16:31:39 log4j2.appender.audit.type = RollingRandomAccessFile
16:31:39 log4j2.appender.audit.name = AuditRollingFile
16:31:39 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
16:31:39 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
16:31:39 log4j2.appender.audit.append = true
16:31:39 log4j2.appender.audit.layout.type = PatternLayout
16:31:39 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
16:31:39 log4j2.appender.audit.policies.type = Policies
16:31:39 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
16:31:39 log4j2.appender.audit.policies.size.size = 8MB
16:31:39 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
16:31:39 log4j2.appender.audit.strategy.max = 7
16:31:39
16:31:39 # OSGi appender
16:31:39 log4j2.appender.osgi.type = PaxOsgi
16:31:39 log4j2.appender.osgi.name = PaxOsgi
16:31:39 log4j2.appender.osgi.filter = *
16:31:39
16:31:39 # help with identification of maven-related problems with pax-url-aether
16:31:39 #log4j2.logger.aether.name = shaded.org.eclipse.aether
16:31:39 #log4j2.logger.aether.level = TRACE
16:31:39 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
16:31:39 #log4j2.logger.http-headers.level = DEBUG
16:31:39 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
16:31:39 #log4j2.logger.maven.level = TRACE
16:31:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
16:31:39 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
16:31:39 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:39 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
16:31:39 + local -r controllermem=3072m
16:31:39 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:39 Configure
16:31:39 java home: /usr/lib/jvm/java-21-openjdk-amd64
16:31:39 max memory: 3072m
16:31:39 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:39 + echo Configure
16:31:39 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
16:31:39 + echo ' max memory: 3072m'
16:31:39 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
16:31:39 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:39 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:39 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:39 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
16:31:39 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:39 #!/bin/sh
16:31:39 #
16:31:39 # Licensed to the Apache Software Foundation (ASF) under one or more
16:31:39 # contributor license agreements. See the NOTICE file distributed with
16:31:39 # this work for additional information regarding copyright ownership.
16:31:39 # The ASF licenses this file to You under the Apache License, Version 2.0
16:31:39 # (the "License"); you may not use this file except in compliance with
16:31:39 # the License. You may obtain a copy of the License at
16:31:39 #
16:31:39 # http://www.apache.org/licenses/LICENSE-2.0
16:31:39 #
16:31:39 # Unless required by applicable law or agreed to in writing, software
16:31:39 # distributed under the License is distributed on an "AS IS" BASIS,
16:31:39 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
16:31:39 # See the License for the specific language governing permissions and
16:31:39 # limitations under the License.
16:31:39 #
16:31:39
16:31:39 #
16:31:39 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
16:31:39 # script: client, instance, shell, start, status, stop, karaf
16:31:39 #
16:31:39 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
16:31:39 # Actions go here...
16:31:39 # fi
16:31:39
16:31:39 #
16:31:39 # general settings which should be applied for all scripts go here; please keep
16:31:39 # in mind that it is possible that scripts might be executed more than once, e.g.
16:31:39 # in example of the start script where the start script is executed first and the
16:31:39 # karaf script afterwards.
16:31:39 #
16:31:39
16:31:39 #
16:31:39 # The following section shows the possible configuration options for the default
16:31:39 # karaf scripts
16:31:39 #
16:31:39 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
16:31:39 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
16:31:39 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
16:31:39 # export EXTRA_JAVA_OPTS # Additional JVM options
16:31:39 # export KARAF_HOME # Karaf home folder
16:31:39 # export KARAF_DATA # Karaf data folder
16:31:39 # export KARAF_BASE # Karaf base folder
16:31:39 # export KARAF_ETC # Karaf etc folder
16:31:39 # export KARAF_LOG # Karaf log folder
16:31:39 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
16:31:39 # export KARAF_OPTS # Additional available Karaf options
16:31:39 # export KARAF_DEBUG # Enable debug mode
16:31:39 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
16:31:39 # export KARAF_NOROOT # Prevent execution as root if set to true
16:31:39 Set Java version
16:31:39 + echo 'Set Java version'
16:31:39 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
16:31:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
16:31:39 sudo: a password is required
16:31:39 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
16:31:39 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
16:31:39 sudo: a password is required
16:31:39 JDK default version ...
16:31:39 + echo 'JDK default version ...'
16:31:39 + java -version
16:31:40 openjdk version "21.0.5" 2024-10-15
16:31:40 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
16:31:40 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
16:31:40 Set JAVA_HOME
16:31:40 + echo 'Set JAVA_HOME'
16:31:40 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
16:31:40 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
16:31:40 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
16:31:40 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
16:31:40 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
16:31:40 Listing all open ports on controller system...
16:31:40 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
16:31:40 + echo 'Listing all open ports on controller system...'
16:31:40 + netstat -pnatu
16:31:40 /tmp/configuration-script.sh: line 40: netstat: command not found
16:31:40 Custom shard config exists!!!
16:31:40 Copying the shard config...
16:31:40 + '[' -f /tmp/custom_shard_config.txt ']'
16:31:40 + echo 'Custom shard config exists!!!'
16:31:40 + echo 'Copying the shard config...'
16:31:40 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.3-SNAPSHOT/bin/
16:31:40 Configuring cluster
16:31:40 + echo 'Configuring cluster'
16:31:40 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.110 10.30.171.148 10.30.171.150
16:31:40 ################################################
16:31:40 ## Configure Cluster ##
16:31:40 ################################################
16:31:40 NOTE: Cluster configuration files not found. Copying from
16:31:40 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
16:31:40 Configuring unique name in akka.conf
16:31:40 Configuring hostname in akka.conf
16:31:40 Configuring data and rpc seed nodes in akka.conf
16:31:40 modules = [
16:31:40
16:31:40 {
16:31:40 name = "inventory"
16:31:40 namespace = "urn:opendaylight:inventory"
16:31:40 shard-strategy = "module"
16:31:40 },
16:31:40 {
16:31:40 name = "topology"
16:31:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
16:31:40 shard-strategy = "module"
16:31:40 },
16:31:40 {
16:31:40 name = "toaster"
16:31:40 namespace = "http://netconfcentral.org/ns/toaster"
16:31:40 shard-strategy = "module"
16:31:40 },
16:31:40 {
16:31:40 name = "car"
16:31:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
16:31:40 shard-strategy = "module"
16:31:40 },
16:31:40 {
16:31:40 name = "people"
16:31:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
16:31:40 shard-strategy = "module"
16:31:40 },
16:31:40 {
16:31:40 name = "car-people"
16:31:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
16:31:40 shard-strategy = "module"
16:31:40 }
16:31:40 ]
16:31:40 Configuring replication type in module-shards.conf
16:31:40 ################################################
16:31:40 ## NOTE: Manually restart controller to ##
16:31:40 ## apply configuration. ##
16:31:40 ################################################
16:31:40 Dump akka.conf
16:31:40 + echo 'Dump akka.conf'
16:31:40 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
16:31:40
16:31:40 odl-cluster-data {
16:31:40 akka {
16:31:40 remote {
16:31:40 artery {
16:31:40 enabled = on
16:31:40 transport = tcp
16:31:40 canonical.hostname = "10.30.171.150"
16:31:40 canonical.port = 2550
16:31:40 }
16:31:40 }
16:31:40
16:31:40 cluster {
16:31:40 # Using artery.
16:31:40 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.110:2550",
16:31:40 "akka://opendaylight-cluster-data@10.30.171.148:2550",
16:31:40 "akka://opendaylight-cluster-data@10.30.171.150:2550"]
16:31:40
16:31:40 roles = ["member-3"]
16:31:40
16:31:40 # when under load we might trip a false positive on the failure detector
16:31:40 # failure-detector {
16:31:40 # heartbeat-interval = 4 s
16:31:40 # acceptable-heartbeat-pause = 16s
16:31:40 # }
16:31:40 }
16:31:40
16:31:40 persistence {
16:31:40 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
16:31:40 # modifying the following two properties. The directory location specified may be a relative or absolute path.
16:31:40 # The relative path is always relative to KARAF_HOME.
16:31:40
16:31:40 # snapshot-store.local.dir = "target/snapshots"
16:31:40
16:31:40 # Use lz4 compression for LocalSnapshotStore snapshots
16:31:40 snapshot-store.local.use-lz4-compression = false
16:31:40 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
16:31:40 snapshot-store.local.lz4-blocksize = 256KB
16:31:40 }
16:31:40 disable-default-actor-system-quarantined-event-handling = "false"
16:31:40 }
16:31:40 }
16:31:40 Dump modules.conf
16:31:40 + echo 'Dump modules.conf'
16:31:40 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
16:31:40 modules = [
16:31:40
16:31:40 {
16:31:40 name = "inventory"
16:31:40 namespace = "urn:opendaylight:inventory"
16:31:40 shard-strategy = "module"
16:31:40 },
16:31:40 {
16:31:40 name = "topology"
16:31:40 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
16:31:40 shard-strategy = "module"
16:31:40 },
16:31:40 {
16:31:40 name = "toaster"
16:31:40 namespace = "http://netconfcentral.org/ns/toaster"
16:31:40 shard-strategy = "module"
16:31:40 },
16:31:40 {
16:31:40 name = "car"
16:31:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
16:31:40 shard-strategy = "module"
16:31:40 },
16:31:40 {
16:31:40 name = "people"
16:31:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
16:31:40 shard-strategy = "module"
16:31:40 },
16:31:40 {
16:31:40 name = "car-people"
16:31:40 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
16:31:40 shard-strategy = "module"
16:31:40 }
16:31:40 ]
16:31:40 Dump module-shards.conf
16:31:40 + echo 'Dump module-shards.conf'
16:31:40 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
16:31:40 module-shards = [
16:31:40 {
16:31:40 name = "default"
16:31:40 shards = [
16:31:40 {
16:31:40 name = "default"
16:31:40 replicas = ["member-1",
16:31:40 "member-2",
16:31:40 "member-3"]
16:31:40 }
16:31:40 ]
16:31:40 },
16:31:40 {
16:31:40 name = "inventory"
16:31:40 shards = [
16:31:40 {
16:31:40 name="inventory"
16:31:40 replicas = ["member-1",
16:31:40 "member-2",
16:31:40 "member-3"]
16:31:40 }
16:31:40 ]
16:31:40 },
16:31:40 {
16:31:40 name = "topology"
16:31:40 shards = [
16:31:40 {
16:31:40 name="topology"
16:31:40 replicas = ["member-1",
16:31:40 "member-2",
16:31:40 "member-3"]
16:31:40 }
16:31:40 ]
16:31:40 },
16:31:40 {
16:31:40 name = "toaster"
16:31:40 shards = [
16:31:40 {
16:31:40 name="toaster"
16:31:40 replicas = ["member-1",
16:31:40 "member-2",
16:31:40 "member-3"]
16:31:40 }
16:31:40 ]
16:31:40 },
16:31:40 {
16:31:40 name = "car"
16:31:40 shards = [
16:31:40 {
16:31:40 name="car"
16:31:40 replicas = ["member-1",
16:31:40 "member-2",
16:31:40 "member-3"]
16:31:40 }
16:31:40 ]
16:31:40 },
16:31:40 {
16:31:40 name = "people"
16:31:40 shards = [
16:31:40 {
16:31:40 name="people"
16:31:40 replicas = ["member-1",
16:31:40 "member-2",
16:31:40 "member-3"]
16:31:40 }
16:31:40 ]
16:31:40 },
16:31:40 {
16:31:40 name = "car-people"
16:31:40 shards = [
16:31:40 {
16:31:40 name="car-people"
16:31:40 replicas = ["member-1",
16:31:40 "member-2",
16:31:40 "member-3"]
16:31:40 }
16:31:40 ]
16:31:40 }
16:31:40 ]
16:31:40 Locating config plan to use...
16:31:40 Finished running config plans
16:31:40 Starting member-1 with IP address 10.30.170.110
16:31:40 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
16:31:40 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
16:31:40 Redirecting karaf console output to karaf_console.log
16:31:40 Starting controller...
16:31:40 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
16:31:40 Starting member-2 with IP address 10.30.171.148
16:31:40 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
16:31:40 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
16:31:41 Redirecting karaf console output to karaf_console.log
16:31:41 Starting controller...
16:31:41 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
16:31:41 Starting member-3 with IP address 10.30.171.150
16:31:41 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
16:31:41 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
16:31:41 Redirecting karaf console output to karaf_console.log
16:31:41 Starting controller...
16:31:41 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
16:31:41 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins315984087600633025.sh
16:31:41 common-functions.sh is being sourced
16:31:41 common-functions environment:
16:31:41 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
16:31:41 ACTUALFEATURES:
16:31:41 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
16:31:41 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
16:31:41 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
16:31:41 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
16:31:41 CONTROLLERMEM: 2048m
16:31:41 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
16:31:41 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
16:31:41 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
16:31:41 SUITES:
16:31:41
16:31:41 + echo '#################################################'
16:31:41 #################################################
16:31:41 + echo '## Verify Cluster is UP ##'
16:31:41 ## Verify Cluster is UP ##
16:31:41 + echo '#################################################'
16:31:41 #################################################
16:31:41 + create_post_startup_script
16:31:41 + cat
16:31:41 + copy_and_run_post_startup_script
16:31:41 + seed_index=1
16:31:41 ++ seq 1 3
16:31:41 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
16:31:41 + CONTROLLERIP=ODL_SYSTEM_1_IP
16:31:41 + echo 'Execute the post startup script on controller 10.30.170.110'
16:31:41 Execute the post startup script on controller 10.30.170.110
16:31:41 + scp /w/workspace/controller-csit-3node-clustering-ask-all-scandium/post-startup-script.sh 10.30.170.110:/tmp/
16:31:41 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
16:31:41 + ssh 10.30.170.110 'bash /tmp/post-startup-script.sh 1'
16:31:41 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
16:31:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:31:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:31:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:31:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:32:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:32:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:32:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:32:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:32:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:32:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:32:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:32:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:32:42 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
16:32:47 2025-10-06T16:32:27,007 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
16:32:47 Controller is UP
16:32:47 2025-10-06T16:32:27,007 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
16:32:47 Listing all open ports on controller system...
16:32:47 /tmp/post-startup-script.sh: line 51: netstat: command not found
16:32:47 looking for "BindException: Address already in use" in log file
16:32:47 looking for "server is unhealthy" in log file
16:32:47 + '[' 1 == 0 ']'
16:32:47 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
16:32:47 + CONTROLLERIP=ODL_SYSTEM_2_IP
16:32:47 + echo 'Execute the post startup script on controller 10.30.171.148'
16:32:47 Execute the post startup script on controller 10.30.171.148
16:32:47 + scp /w/workspace/controller-csit-3node-clustering-ask-all-scandium/post-startup-script.sh 10.30.171.148:/tmp/
16:32:47 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
16:32:47 + ssh 10.30.171.148 'bash /tmp/post-startup-script.sh 2'
16:32:47 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
16:32:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:32:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:32:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:33:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:33:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:33:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:33:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:33:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:33:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:33:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:33:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:33:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:33:48 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
16:33:53 2025-10-06T16:32:26,465 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
16:33:53 Controller is UP
16:33:53 2025-10-06T16:32:26,465 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
16:33:53 Listing all open ports on controller system...
16:33:53 /tmp/post-startup-script.sh: line 51: netstat: command not found
16:33:53 looking for "BindException: Address already in use" in log file
16:33:53 looking for "server is unhealthy" in log file
16:33:53 + '[' 2 == 0 ']'
16:33:53 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
16:33:53 + CONTROLLERIP=ODL_SYSTEM_3_IP
16:33:53 + echo 'Execute the post startup script on controller 10.30.171.150'
16:33:53 Execute the post startup script on controller 10.30.171.150
16:33:53 + scp /w/workspace/controller-csit-3node-clustering-ask-all-scandium/post-startup-script.sh 10.30.171.150:/tmp/
16:33:53 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
16:33:53 + ssh 10.30.171.150 'bash /tmp/post-startup-script.sh 3'
16:33:53 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
16:33:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:33:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:34:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:34:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:34:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:34:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:34:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:34:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:34:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:34:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:34:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:34:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
16:34:53 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
16:34:58 2025-10-06T16:32:26,137 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
16:34:58 Controller is UP
16:34:58 2025-10-06T16:32:26,137 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
16:34:58 Listing all open ports on controller system...
16:34:58 /tmp/post-startup-script.sh: line 51: netstat: command not found
16:34:58 looking for "BindException: Address already in use" in log file
16:34:58 looking for "server is unhealthy" in log file
16:34:58 + '[' 0 == 0 ']'
16:34:58 + seed_index=1
16:34:58 + dump_controller_threads
16:34:58 ++ seq 1 3
16:34:58 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
16:34:58 + CONTROLLERIP=ODL_SYSTEM_1_IP
16:34:58 + echo 'Let'\''s take the karaf thread dump'
16:34:58 Let's take the karaf thread dump
16:34:58 + ssh 10.30.170.110 'sudo ps aux'
16:34:58 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
16:34:59 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_before.log
16:34:59 ++ grep -v grep
16:34:59 ++ tr -s ' '
16:34:59 ++ cut -f2 '-d '
16:34:59 + pid=2089
16:34:59 + echo 'karaf main: org.apache.karaf.main.Main, pid:2089'
16:34:59 karaf main: org.apache.karaf.main.Main, pid:2089
16:34:59 + ssh 10.30.170.110 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2089'
16:34:59 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
16:35:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
16:35:00 + CONTROLLERIP=ODL_SYSTEM_2_IP
16:35:00 + echo 'Let'\''s take the karaf thread dump'
16:35:00 Let's take the karaf thread dump
16:35:00 + ssh 10.30.171.148 'sudo ps aux'
16:35:00 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
16:35:00 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_before.log
16:35:00 ++ grep -v grep
16:35:00 ++ tr -s ' '
16:35:00 ++ cut -f2 '-d '
16:35:00 + pid=2087
16:35:00 + echo 'karaf main: org.apache.karaf.main.Main, pid:2087'
16:35:00 karaf main: org.apache.karaf.main.Main, pid:2087
16:35:00 + ssh 10.30.171.148 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2087'
16:35:00 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
16:35:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
16:35:01 + CONTROLLERIP=ODL_SYSTEM_3_IP
16:35:01 + echo 'Let'\''s take the karaf thread dump'
16:35:01 Let's take the karaf thread dump
16:35:01 + ssh 10.30.171.150 'sudo ps aux'
16:35:01 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
16:35:01 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_before.log
16:35:01 ++ grep -v grep
16:35:01 ++ cut -f2 '-d '
16:35:01 ++ tr -s ' '
16:35:01 + pid=2088
16:35:01 + echo 'karaf main: org.apache.karaf.main.Main, pid:2088'
16:35:01 karaf main: org.apache.karaf.main.Main, pid:2088
16:35:01 + ssh 10.30.171.150 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2088'
16:35:01 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
16:35:02 + '[' 0 -gt 0 ']'
16:35:02 + echo 'Generating controller variables...'
16:35:02 Generating controller variables...
16:35:02 ++ seq 1 3
16:35:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
16:35:02 + CONTROLLERIP=ODL_SYSTEM_1_IP
16:35:02 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.110'
16:35:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
16:35:02 + CONTROLLERIP=ODL_SYSTEM_2_IP
16:35:02 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.110 -v ODL_SYSTEM_2_IP:10.30.171.148'
16:35:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
16:35:02 + CONTROLLERIP=ODL_SYSTEM_3_IP
16:35:02 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.110 -v ODL_SYSTEM_2_IP:10.30.171.148 -v ODL_SYSTEM_3_IP:10.30.171.150'
16:35:02 + echo 'Generating mininet variables...'
16:35:02 Generating mininet variables...
16:35:02 ++ seq 1 0
16:35:02 + get_test_suites SUITES
16:35:02 + local __suite_list=SUITES
16:35:02 + echo 'Locating test plan to use...'
16:35:02 Locating test plan to use...
16:35:02 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/testplans/controller-clustering-ask-scandium.txt
16:35:02 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/testplans/controller-clustering-ask-scandium.txt ']'
16:35:02 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/testplans/controller-clustering-ask.txt
16:35:02 + '[' disabled '!=' disabled ']'
16:35:02 + echo 'Changing the testplan path...'
16:35:02 Changing the testplan path...
16:35:02 + sed s:integration:/w/workspace/controller-csit-3node-clustering-ask-all-scandium: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/testplans/controller-clustering-ask.txt
16:35:02 + cat testplan.txt
16:35:02 # Place the suites in run order:
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
16:35:02 /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
16:35:02 + '[' -z '' ']'
16:35:02 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
16:35:02 ++ tr '\012' ' '
16:35:02 + suite_list='/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
16:35:02 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
16:35:02 ++ SUITES='/w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
16:35:02 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
16:35:02 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
16:35:02 + robot -N controller-clustering-ask.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.3-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.103216-363.zip -v CONTROLLER:10.30.170.110 -v CONTROLLER1:10.30.171.148 -v CONTROLLER2:10.30.171.150 -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-ask-all-scandium -v MININET: -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:0 -v ODL_STREAM:scandium -v ODL_SYSTEM_IP:10.30.170.110 -v ODL_SYSTEM_1_IP:10.30.170.110 -v ODL_SYSTEM_2_IP:10.30.171.148 -v ODL_SYSTEM_3_IP:10.30.171.150 -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-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
16:35:02 ==============================================================================
16:35:02 controller-clustering-ask.txt
16:35:02 ==============================================================================
16:35:03 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
16:35:03 ==============================================================================
16:35:09 Stop_All_Members :: Stop every odl node. | PASS |
16:37:22 ------------------------------------------------------------------------------
16:37:22 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
16:37:31 ------------------------------------------------------------------------------
16:37:31 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
16:38:30 Got rc: 1 or stderr was not empty: sudo: netstat: command not found
16:38:30 ------------------------------------------------------------------------------
16:38:30 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
16:38:30 3 tests, 2 passed, 1 failed
16:38:30 ==============================================================================
16:38:30 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBroker testi...
16:38:30 ==============================================================================
16:38:35 Register_Rpc_On_Each_Node :: Register global rpc on each node of t... | PASS |
16:38:36 ------------------------------------------------------------------------------
16:38:36 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | PASS |
16:38:37 ------------------------------------------------------------------------------
16:38:37 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS |
16:38:37 ------------------------------------------------------------------------------
16:38:37 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | PASS |
16:38:38 ------------------------------------------------------------------------------
16:38:38 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
16:38:38 ------------------------------------------------------------------------------
16:38:38 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS |
16:38:39 ------------------------------------------------------------------------------
16:38:39 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | PASS |
16:38:40 ------------------------------------------------------------------------------
16:38:40 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | PASS |
16:38:41 ------------------------------------------------------------------------------
16:38:41 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBro... | PASS |
16:38:41 8 tests, 8 passed, 0 failed
16:38:41 ==============================================================================
16:38:41 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
16:38:41 ==============================================================================
16:38:43 Stop_All_Members :: Stop every odl node. | FAIL |
16:44:54 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
16:44:54 ------------------------------------------------------------------------------
16:44:54 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
16:45:11 ------------------------------------------------------------------------------
16:45:11 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
16:51:22 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.171.150:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
16:51:22 ------------------------------------------------------------------------------
16:51:22 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
16:51:22 3 tests, 1 passed, 2 failed
16:51:22 ==============================================================================
16:51:22 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: DOMRpcBrok...
16:51:22 ==============================================================================
16:51:56 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | PASS |
16:52:18 ------------------------------------------------------------------------------
16:52:18 Invoke_Rpc_On_Each_Node :: Invoke get-constant rpc on every node o... | FAIL |
16:52:49 ... click for list of related bugs or create a new one if needed (with the
16:52:49 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node"
16:52:49 reference somewhere inside)
16:52:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node&order=bug_status"
16:52:49
16:52:49 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant
16:52:49 ------------------------------------------------------------------------------
16:52:49 Isolate_One_Node :: Isolate one node with registered rpc. From the... | FAIL |
16:53:10 ... click for list of related bugs or create a new one if needed (with the
16:53:10 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_isolate_one_node"
16:53:10 reference somewhere inside)
16:53:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_isolate_one_node&order=bug_status"
16:53:10
16:53:10 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant
16:53:10 ------------------------------------------------------------------------------
16:53:10 Invoke_Rpc_On_Nonisolated_Nodes :: Invoke rpc on non-islolated nodes. | FAIL |
16:54:40 ... click for list of related bugs or create a new one if needed (with the
16:54:40 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_nonisolated_nodes"
16:54:40 reference somewhere inside)
16:54:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_nonisolated_nodes&order=bug_status"
16:54:40
16:54:40 Keyword 'DrbCommons.Verify_Constant_On_Active_Nodes' failed after retrying for 1 minute. The last error was: Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant
16:54:40 ------------------------------------------------------------------------------
16:54:40 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
16:55:01 ... click for list of related bugs or create a new one if needed (with the
16:55:01 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member"
16:55:01 reference somewhere inside)
16:55:01 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member&order=bug_status"
16:55:01
16:55:01 Variable '${isolated_idx}' not found.
16:55:01 ------------------------------------------------------------------------------
16:55:01 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-constant on every ... | FAIL |
16:55:31 ... click for list of related bugs or create a new one if needed (with the
16:55:31 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again"
16:55:31 reference somewhere inside)
16:55:31 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again&order=bug_status"
16:55:31
16:55:31 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant
16:55:31 ------------------------------------------------------------------------------
16:55:31 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | PASS |
16:55:52 ------------------------------------------------------------------------------
16:55:52 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: D... | FAIL |
16:55:52 7 tests, 2 passed, 5 failed
16:55:52 ==============================================================================
16:55:52 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
16:55:52 ==============================================================================
16:56:25 Stop_All_Members :: Stop every odl node. | FAIL |
17:02:36 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
17:02:36 ------------------------------------------------------------------------------
17:02:36 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
17:02:45 ------------------------------------------------------------------------------
17:02:45 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
17:08:57 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.171.150:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
17:08:57 ------------------------------------------------------------------------------
17:08:57 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
17:08:57 3 tests, 1 passed, 2 failed
17:08:57 ==============================================================================
17:08:57 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpcBroker te...
17:08:57 ==============================================================================
17:09:31 Register_Rpc_On_Each_Node :: Register routed rpc on each node of t... | FAIL |
17:09:53 ... click for list of related bugs or create a new one if needed (with the
17:09:53 "controller_clustering_ask_txt_action_provider_precedence_register_rpc_on_each_node"
17:09:53 reference somewhere inside)
17:09:53 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_register_rpc_on_each_node&order=bug_status"
17:09:53
17:09:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-control:register-bound-constant
17:09:53 ------------------------------------------------------------------------------
17:09:53 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | FAIL |
17:10:14 ... click for list of related bugs or create a new one if needed (with the
17:10:14 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node"
17:10:14 reference somewhere inside)
17:10:14 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node&order=bug_status"
17:10:14
17:10:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
17:10:14 ------------------------------------------------------------------------------
17:10:14 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS |
17:10:34 ------------------------------------------------------------------------------
17:10:34 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | PASS |
17:10:55 ------------------------------------------------------------------------------
17:10:55 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
17:11:15 ------------------------------------------------------------------------------
17:11:15 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS |
17:11:36 ------------------------------------------------------------------------------
17:11:36 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | FAIL |
17:11:57 ... click for list of related bugs or create a new one if needed (with the
17:11:57 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node_again"
17:11:57 reference somewhere inside)
17:11:57 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node_again&order=bug_status"
17:11:57
17:11:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
17:11:57 ------------------------------------------------------------------------------
17:11:57 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | FAIL |
17:12:18 ... click for list of related bugs or create a new one if needed (with the
17:12:18 "controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_each_node"
17:12:18 reference somewhere inside)
17:12:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_each_node&order=bug_status"
17:12:18
17:12:18 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-bound-constant
17:12:18 ------------------------------------------------------------------------------
17:12:18 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpc... | FAIL |
17:12:18 8 tests, 4 passed, 4 failed
17:12:18 ==============================================================================
17:12:18 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
17:12:18 ==============================================================================
17:12:51 Stop_All_Members :: Stop every odl node. | FAIL |
17:19:02 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
17:19:02 ------------------------------------------------------------------------------
17:19:02 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
17:19:11 ------------------------------------------------------------------------------
17:19:11 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
17:25: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.171.150:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
17:25:23 ------------------------------------------------------------------------------
17:25:23 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
17:25:23 3 tests, 1 passed, 2 failed
17:25:23 ==============================================================================
17:25:23 controller-clustering-ask.txt.Action Provider Partition And Heal :: DOMRpcB...
17:25:23 ==============================================================================
17:25:56 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | PASS |
17:26:18 ------------------------------------------------------------------------------
17:26:18 Invoke_Rpc_On_Each_Node :: Invoke get-contexted-constant rpc on ev... | FAIL |
17:26:50 ... click for list of related bugs or create a new one if needed (with the
17:26:50 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node"
17:26:50 reference somewhere inside)
17:26:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node&order=bug_status"
17:26:50
17:26:50 Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
17:26:50 ------------------------------------------------------------------------------
17:26:50 Isolate_One_Node :: Isolate one node with registered rpc. | FAIL |
17:27:11 ... click for list of related bugs or create a new one if needed (with the
17:27:11 "controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node"
17:27:11 reference somewhere inside)
17:27:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node&order=bug_status"
17:27:11
17:27:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
17:27:11 ------------------------------------------------------------------------------
17:27:11 Invoke_Rpc_On_Remaining_Nodes :: Invoke rpc on non-islolated nodes... | FAIL |
17:28:44 ... click for list of related bugs or create a new one if needed (with the
17:28:44 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes"
17:28:44 reference somewhere inside)
17:28:44 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes&order=bug_status"
17:28:44
17:28:44 Keyword 'DrbCommons.Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 1 minute. The last error was: Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
17:28:44 ------------------------------------------------------------------------------
17:28:44 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
17:29:05 ... click for list of related bugs or create a new one if needed (with the
17:29:05 "controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member"
17:29:05 reference somewhere inside)
17:29:05 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member&order=bug_status"
17:29:05
17:29:05 Variable '${isolated_idx}' not found.
17:29:05 ------------------------------------------------------------------------------
17:29:05 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-contexted-constant... | FAIL |
17:29:37 ... click for list of related bugs or create a new one if needed (with the
17:29:37 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again"
17:29:37 reference somewhere inside)
17:29:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again&order=bug_status"
17:29:37
17:29:37 Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant
17:29:37 ------------------------------------------------------------------------------
17:29:37 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | PASS |
17:29:57 ------------------------------------------------------------------------------
17:29:57 controller-clustering-ask.txt.Action Provider Partition And Heal :... | FAIL |
17:29:57 7 tests, 2 passed, 5 failed
17:29:57 ==============================================================================
17:29:57 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
17:29:57 ==============================================================================
17:30:30 Stop_All_Members :: Stop every odl node. | FAIL |
17:36:42 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
17:36:42 ------------------------------------------------------------------------------
17:36:42 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
17:36:51 ------------------------------------------------------------------------------
17:36:51 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
17:43:02 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.171.150:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
17:43:02 ------------------------------------------------------------------------------
17:43:02 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
17:43:02 3 tests, 1 passed, 2 failed
17:43:02 ==============================================================================
17:43:02 controller-clustering-ask.txt.Master Stability :: Cluster Singleton testing...
17:43:02 ==============================================================================
17:43:36 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
17:43:58 ... click for list of related bugs or create a new one if needed (with the
17:43:58 "controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
17:43:58 reference somewhere inside)
17:43:58 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify&order=bug_status"
17:43:58
17:43:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
17:43:58 ------------------------------------------------------------------------------
17:43:58 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
17:44:18 ... click for list of related bugs or create a new one if needed (with the
17:44:18 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node"
17:44:18 reference somewhere inside)
17:44:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node&order=bug_status"
17:44:18
17:44:18 Variable '@{cs_candidates}' not found. Did you mean:
17:44:18 @{cs_exp_candidates}
17:44:18 ------------------------------------------------------------------------------
17:44:18 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
17:44:39 ... click for list of related bugs or create a new one if needed (with the
17:44:39 "controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered"
17:44:39 reference somewhere inside)
17:44:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered&order=bug_status"
17:44:39
17:44:39 Variable '${cs_owner}' not found.
17:44:39 ------------------------------------------------------------------------------
17:44:39 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
17:44:59 ... click for list of related bugs or create a new one if needed (with the
17:44:59 "controller_clustering_ask_txt_master_stability_reregister_singleton_constant"
17:44:59 reference somewhere inside)
17:44:59 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_reregister_singleton_constant&order=bug_status"
17:44:59
17:44:59 Variable '${unregistered_node}' not found.
17:44:59 ------------------------------------------------------------------------------
17:44:59 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
17:45:19 ... click for list of related bugs or create a new one if needed (with the
17:45:19 "controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration"
17:45:19 reference somewhere inside)
17:45:19 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration&order=bug_status"
17:45:19
17:45:19 Variable '${cs_owner}' not found.
17:45:19 ------------------------------------------------------------------------------
17:45:19 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
17:45:40 ... click for list of related bugs or create a new one if needed (with the
17:45:40 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_each_node"
17:45:40 reference somewhere inside)
17:45:40 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_each_node&order=bug_status"
17:45:40
17:45:40 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
17:45:40 ------------------------------------------------------------------------------
17:45:40 controller-clustering-ask.txt.Master Stability :: Cluster Singleto... | FAIL |
17:45:40 6 tests, 0 passed, 6 failed
17:45:40 ==============================================================================
17:45:40 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
17:45:40 ==============================================================================
17:46:13 Stop_All_Members :: Stop every odl node. | FAIL |
17:52:24 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
17:52:24 ------------------------------------------------------------------------------
17:52:24 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
17:52:33 ------------------------------------------------------------------------------
17:52:33 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
17:58:38 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.110:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
17:58:38 ------------------------------------------------------------------------------
17:58:38 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
17:58:38 3 tests, 1 passed, 2 failed
17:58:38 ==============================================================================
17:58:38 controller-clustering-ask.txt.Partition And Heal :: Cluster Singleton testi...
17:58:38 ==============================================================================
17:59:13 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
17:59:33 ... click for list of related bugs or create a new one if needed (with the
17:59:33 "controller_clustering_ask_txt_partition_and_heal_register_singleton_constant_on_each_node"
17:59:33 reference somewhere inside)
17:59:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_register_singleton_constant_on_each_node&order=bug_status"
17:59:33
17:59:33 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant
17:59:33 ------------------------------------------------------------------------------
17:59:33 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
17:59:54 ... click for list of related bugs or create a new one if needed (with the
17:59:54 "controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node"
17:59:54 reference somewhere inside)
17:59:54 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node&order=bug_status"
17:59:54
17:59:54 Could not parse owner and candidates for device get-singleton-constant-service']
17:59:54 ------------------------------------------------------------------------------
17:59:54 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
18:00:14 ... click for list of related bugs or create a new one if needed (with the
18:00:14 "controller_clustering_ask_txt_partition_and_heal_isolate_owner_node"
18:00:14 reference somewhere inside)
18:00:14 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_isolate_owner_node&order=bug_status"
18:00:14
18:00:14 Variable '${cs_owner}' not found.
18:00:14 ------------------------------------------------------------------------------
18:00:14 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
18:00:34 ... click for list of related bugs or create a new one if needed (with the
18:00:34 "controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated"
18:00:34 reference somewhere inside)
18:00:34 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated&order=bug_status"
18:00:34
18:00:34 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
18:00:34 ------------------------------------------------------------------------------
18:00:34 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
18:00:55 ... click for list of related bugs or create a new one if needed (with the
18:00:55 "controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node"
18:00:55 reference somewhere inside)
18:00:55 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node&order=bug_status"
18:00:55
18:00:55 Variable '${cs_isolated_index}' not found.
18:00:55 ------------------------------------------------------------------------------
18:00:55 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
18:01:15 ... click for list of related bugs or create a new one if needed (with the
18:01:15 "controller_clustering_ask_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
18:01:15 reference somewhere inside)
18:01:15 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_partition_and_heal_unregister_singleton_constant_on_each_node&order=bug_status"
18:01:15
18:01:15 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.170.110:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant
18:01:15 ------------------------------------------------------------------------------
18:01:15 controller-clustering-ask.txt.Partition And Heal :: Cluster Single... | FAIL |
18:01:15 6 tests, 0 passed, 6 failed
18:01:15 ==============================================================================
18:01:15 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
18:01:15 ==============================================================================
18:01:48 Stop_All_Members :: Stop every odl node. | FAIL |
18:07:59 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
18:07:59 ------------------------------------------------------------------------------
18:07:59 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
18:08:09 ------------------------------------------------------------------------------
18:08:09 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
18:14:20 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.171.150:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
18:14:20 ------------------------------------------------------------------------------
18:14:20 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
18:14:20 3 tests, 1 passed, 2 failed
18:14:20 ==============================================================================
18:14:20 controller-clustering-ask.txt.Chasing The Leader :: Cluster Singleton testi...
18:14:20 ==============================================================================
18:14:54 Register_Candidates :: Register a candidate application on each no... | FAIL |
18:15:16 ... click for list of related bugs or create a new one if needed (with the
18:15:16 "controller_clustering_ask_txt_chasing_the_leader_register_candidates"
18:15:16 reference somewhere inside)
18:15:16 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_chasing_the_leader_register_candidates&order=bug_status"
18:15:16
18:15:16 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton
18:15:16 ------------------------------------------------------------------------------
18:15:16 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
18:16:36 ------------------------------------------------------------------------------
18:16:36 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
18:16:57 ... click for list of related bugs or create a new one if needed (with the
18:16:57 "controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
18:16:57 reference somewhere inside)
18:16:57 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria&order=bug_status"
18:16:57
18:16:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton
18:16:57 ------------------------------------------------------------------------------
18:16:57 controller-clustering-ask.txt.Chasing The Leader :: Cluster Single... | FAIL |
18:16:57 3 tests, 1 passed, 2 failed
18:16:57 ==============================================================================
18:16:57 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
18:16:57 ==============================================================================
18:17:30 Stop_All_Members :: Stop every odl node. | FAIL |
18:23:42 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
18:23:42 ------------------------------------------------------------------------------
18:23:42 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
18:23:52 ------------------------------------------------------------------------------
18:23:52 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
18:30:03 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.171.150:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
18:30:03 ------------------------------------------------------------------------------
18:30:03 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
18:30:03 3 tests, 1 passed, 2 failed
18:30:03 ==============================================================================
18:30:03 controller-clustering-ask.txt.Global Rpc Kill :: Controller functional HA t...
18:30:03 ==============================================================================
18:30:48 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
18:30:48 Parent suite setup failed:
18:30:48 No match found for 'opendaylight-user' in 10 seconds
18:30:48 Output:
18:30:48 .
18:30:48 ------------------------------------------------------------------------------
18:30:48 Rpc_Before_Stopping_On_Owner :: Run rpc on the service owner. | FAIL |
18:30:48 Parent suite setup failed:
18:30:48 No match found for 'opendaylight-user' in 10 seconds
18:30:48 Output:
18:30:48 .
18:30:48 ------------------------------------------------------------------------------
18:30:48 Rpc_Before_Stop_On_Successors :: Run rpc on non owher cluster nodes. | FAIL |
18:30:48 Parent suite setup failed:
18:30:48 No match found for 'opendaylight-user' in 10 seconds
18:30:48 Output:
18:30:48 .
18:30:48 ------------------------------------------------------------------------------
18:30:48 Stop_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
18:30:48 Parent suite setup failed:
18:30:48 No match found for 'opendaylight-user' in 10 seconds
18:30:48 Output:
18:30:48 .
18:30:48 ------------------------------------------------------------------------------
18:30:48 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
18:30:48 Parent suite setup failed:
18:30:48 No match found for 'opendaylight-user' in 10 seconds
18:30:48 Output:
18:30:48 .
18:30:48 ------------------------------------------------------------------------------
18:30:48 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
18:30:48 Parent suite setup failed:
18:30:48 No match found for 'opendaylight-user' in 10 seconds
18:30:48 Output:
18:30:48 .
18:30:48 ------------------------------------------------------------------------------
18:30:48 Restart_Stopped_Member :: Restart stopped node | FAIL |
18:30:48 Parent suite setup failed:
18:30:48 No match found for 'opendaylight-user' in 10 seconds
18:30:48 Output:
18:30:48 .
18:30:48 ------------------------------------------------------------------------------
18:30:48 Verify_New_Owner_Remained_After_Rejoin :: Verify no owner change h... | FAIL |
18:30:48 Parent suite setup failed:
18:30:48 No match found for 'opendaylight-user' in 10 seconds
18:30:48 Output:
18:30:48 .
18:30:48 ------------------------------------------------------------------------------
18:30:48 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
18:30:48 Parent suite setup failed:
18:30:48 No match found for 'opendaylight-user' in 10 seconds
18:30:48 Output:
18:30:48 .
18:30:48 ------------------------------------------------------------------------------
18:30:48 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
18:30:48 Parent suite setup failed:
18:30:48 No match found for 'opendaylight-user' in 10 seconds
18:30:48 Output:
18:30:48 .
18:30:48 ------------------------------------------------------------------------------
18:30:48 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
18:30:48 Parent suite setup failed:
18:30:48 No match found for 'opendaylight-user' in 10 seconds
18:30:48 Output:
18:30:48 .
18:30:48 ------------------------------------------------------------------------------
18:30:48 controller-clustering-ask.txt.Global Rpc Kill :: Controller functi... | FAIL |
18:30:48 Suite setup failed:
18:30:48 No match found for 'opendaylight-user' in 10 seconds
18:30:48 Output:
18:30:48 .
18:30:48
18:30:48 11 tests, 0 passed, 11 failed
18:30:48 ==============================================================================
18:30:48 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
18:30:48 ==============================================================================
18:31:20 Stop_All_Members :: Stop every odl node. | FAIL |
18:37:31 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
18:37:31 ------------------------------------------------------------------------------
18:37:31 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
18:37:40 ------------------------------------------------------------------------------
18:37:41 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
18:43:44 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.171.150:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
18:43:44 ------------------------------------------------------------------------------
18:43:44 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
18:43:44 3 tests, 1 passed, 2 failed
18:43:44 ==============================================================================
18:43:44 controller-clustering-ask.txt.Global Rpc Freeze :: Controller functional HA...
18:43:44 ==============================================================================
18:44:28 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
18:44:28 Parent suite setup failed:
18:44:28 No match found for 'opendaylight-user' in 10 seconds
18:44:28 Output:
18:44:28 .
18:44:28 ------------------------------------------------------------------------------
18:44:28 Rpc_Before_Freezing_On_Owner :: Run rpc on the service owner. | FAIL |
18:44:28 Parent suite setup failed:
18:44:28 No match found for 'opendaylight-user' in 10 seconds
18:44:28 Output:
18:44:28 .
18:44:28 ------------------------------------------------------------------------------
18:44:28 Rpc_Before_Freeze_On_Successors :: Run rpc on non owher cluster no... | FAIL |
18:44:28 Parent suite setup failed:
18:44:28 No match found for 'opendaylight-user' in 10 seconds
18:44:28 Output:
18:44:28 .
18:44:28 ------------------------------------------------------------------------------
18:44:28 Freeze_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
18:44:28 Parent suite setup failed:
18:44:28 No match found for 'opendaylight-user' in 10 seconds
18:44:28 Output:
18:44:28 .
18:44:28 ------------------------------------------------------------------------------
18:44:28 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
18:44:28 Parent suite setup failed:
18:44:28 No match found for 'opendaylight-user' in 10 seconds
18:44:28 Output:
18:44:28 .
18:44:28 ------------------------------------------------------------------------------
18:44:28 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
18:44:28 Parent suite setup failed:
18:44:28 No match found for 'opendaylight-user' in 10 seconds
18:44:28 Output:
18:44:28 .
18:44:28 ------------------------------------------------------------------------------
18:44:28 Unfreeze_Frozen_Member :: Restart frozen node | FAIL |
18:44:28 Parent suite setup failed:
18:44:28 No match found for 'opendaylight-user' in 10 seconds
18:44:28 Output:
18:44:28 .
18:44:28 ------------------------------------------------------------------------------
18:44:28 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
18:44:28 Parent suite setup failed:
18:44:28 No match found for 'opendaylight-user' in 10 seconds
18:44:28 Output:
18:44:28 .
18:44:28 ------------------------------------------------------------------------------
18:44:28 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
18:44:28 Parent suite setup failed:
18:44:28 No match found for 'opendaylight-user' in 10 seconds
18:44:28 Output:
18:44:28 .
18:44:28 ------------------------------------------------------------------------------
18:44:28 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
18:44:28 Parent suite setup failed:
18:44:28 No match found for 'opendaylight-user' in 10 seconds
18:44:28 Output:
18:44:28 .
18:44:28 ------------------------------------------------------------------------------
18:44:28 controller-clustering-ask.txt.Global Rpc Freeze :: Controller func... | FAIL |
18:44:28 Suite setup failed:
18:44:28 No match found for 'opendaylight-user' in 10 seconds
18:44:28 Output:
18:44:28 .
18:44:28
18:44:28 10 tests, 0 passed, 10 failed
18:44:28 ==============================================================================
18:44:28 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
18:44:28 ==============================================================================
18:45:00 Stop_All_Members :: Stop every odl node. | FAIL |
18:51:12 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
18:51:12 ------------------------------------------------------------------------------
18:51:12 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
18:51:22 ------------------------------------------------------------------------------
18:51:22 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
18:57:26 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.171.150:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
18:57:26 ------------------------------------------------------------------------------
18:57:26 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
18:57:26 3 tests, 1 passed, 2 failed
18:57:26 ==============================================================================
18:57:26 controller-clustering-ask.txt.Global Rpc Isolate :: Controller functional H...
18:57:26 ==============================================================================
18:58:11 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
18:58:11 Parent suite setup failed:
18:58:11 No match found for 'opendaylight-user' in 10 seconds
18:58:11 Output:
18:58:11 .
18:58:11 ------------------------------------------------------------------------------
18:58:11 Rpc_Before_Isolation_On_Owner :: Run rpc on the service owner. | FAIL |
18:58:11 Parent suite setup failed:
18:58:11 No match found for 'opendaylight-user' in 10 seconds
18:58:11 Output:
18:58:11 .
18:58:11 ------------------------------------------------------------------------------
18:58:11 Rpc_Before_Isolation_On_Successors :: Run rpc on non owher cluster... | FAIL |
18:58:11 Parent suite setup failed:
18:58:11 No match found for 'opendaylight-user' in 10 seconds
18:58:11 Output:
18:58:11 .
18:58:11 ------------------------------------------------------------------------------
18:58:11 Isolate_Current_Owner_Member :: Isolating cluster node which is th... | FAIL |
18:58:11 Parent suite setup failed:
18:58:11 No match found for 'opendaylight-user' in 10 seconds
18:58:11 Output:
18:58:11 .
18:58:11 ------------------------------------------------------------------------------
18:58:11 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
18:58:11 Parent suite setup failed:
18:58:11 No match found for 'opendaylight-user' in 10 seconds
18:58:11 Output:
18:58:11 .
18:58:11 ------------------------------------------------------------------------------
18:58:11 Rpc_On_Isolated_Node :: Run rpc on isolated cluster node. | FAIL |
18:58:11 Parent suite setup failed:
18:58:11 No match found for 'opendaylight-user' in 10 seconds
18:58:11 Output:
18:58:11 .
18:58:11 ------------------------------------------------------------------------------
18:58:11 Rpc_On_Non_Isolated_Cluster_Nodes :: Run rpc on remained cluster n... | FAIL |
18:58:11 Parent suite setup failed:
18:58:11 No match found for 'opendaylight-user' in 10 seconds
18:58:11 Output:
18:58:11 .
18:58:11 ------------------------------------------------------------------------------
18:58:11 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
18:58:11 Parent suite setup failed:
18:58:11 No match found for 'opendaylight-user' in 10 seconds
18:58:11 Output:
18:58:11 .
18:58:11 ------------------------------------------------------------------------------
18:58:11 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
18:58:11 Parent suite setup failed:
18:58:11 No match found for 'opendaylight-user' in 10 seconds
18:58:11 Output:
18:58:11 .
18:58:11 ------------------------------------------------------------------------------
18:58:11 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
18:58:11 Parent suite setup failed:
18:58:11 No match found for 'opendaylight-user' in 10 seconds
18:58:11 Output:
18:58:11 .
18:58:11 ------------------------------------------------------------------------------
18:58:11 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
18:58:11 Parent suite setup failed:
18:58:11 No match found for 'opendaylight-user' in 10 seconds
18:58:11 Output:
18:58:11 .
18:58:11 ------------------------------------------------------------------------------
18:58:11 controller-clustering-ask.txt.Global Rpc Isolate :: Controller fun... | FAIL |
18:58:11 Suite setup failed:
18:58:11 No match found for 'opendaylight-user' in 10 seconds
18:58:11 Output:
18:58:11 .
18:58:11
18:58:11 11 tests, 0 passed, 11 failed
18:58:11 ==============================================================================
18:58:11 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
18:58:11 ==============================================================================
18:58:43 Stop_All_Members :: Stop every odl node. | FAIL |
19:04:55 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
19:04:55 ------------------------------------------------------------------------------
19:04:55 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
19:05:05 ------------------------------------------------------------------------------
19:05:05 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
19:11:16 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.171.150:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
19:11:16 ------------------------------------------------------------------------------
19:11:16 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
19:11:16 3 tests, 1 passed, 2 failed
19:11:16 ==============================================================================
19:11:16 controller-clustering-ask.txt.Carpeople Crud :: Suite for performing basic ...
19:11:16 ==============================================================================
19:11:52 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
19:11:52 Parent suite setup failed:
19:11:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:11:52 ------------------------------------------------------------------------------
19:11:52 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
19:11:52 Parent suite setup failed:
19:11:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:11:52 ------------------------------------------------------------------------------
19:11:52 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
19:11:52 Parent suite setup failed:
19:11:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:11:52 ------------------------------------------------------------------------------
19:11:52 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
19:11:52 Parent suite setup failed:
19:11:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:11:52 ------------------------------------------------------------------------------
19:11:52 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
19:11:52 Parent suite setup failed:
19:11:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:11:52 ------------------------------------------------------------------------------
19:11:52 See_Added_People_On_Followers :: The same check on other members. | FAIL |
19:11:52 Parent suite setup failed:
19:11:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:11:52 ------------------------------------------------------------------------------
19:11:52 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
19:11:52 Parent suite setup failed:
19:11:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:11:52 ------------------------------------------------------------------------------
19:11:52 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
19:11:52 Parent suite setup failed:
19:11:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:11:52 ------------------------------------------------------------------------------
19:11:52 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
19:11:52 Parent suite setup failed:
19:11:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:11:52 ------------------------------------------------------------------------------
19:11:52 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
19:11:52 Parent suite setup failed:
19:11:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:11:52 ------------------------------------------------------------------------------
19:11:52 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
19:11:52 Parent suite setup failed:
19:11:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:11:52 ------------------------------------------------------------------------------
19:11:52 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
19:11:52 Parent suite setup failed:
19:11:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:11:52 ------------------------------------------------------------------------------
19:11:52 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
19:11:52 Parent suite setup failed:
19:11:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:11:52 ------------------------------------------------------------------------------
19:11:52 controller-clustering-ask.txt.Carpeople Crud :: Suite for performi... | FAIL |
19:11:52 Suite setup failed:
19:11:52 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:11:52
19:11:52 13 tests, 0 passed, 13 failed
19:11:52 ==============================================================================
19:11:52 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing basic opera...
19:11:52 ==============================================================================
19:12:25 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
19:12:25 Parent suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25 ------------------------------------------------------------------------------
19:12:25 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing ba... | FAIL |
19:12:25 Suite setup failed:
19:12:25 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:25
19:12:25 16 tests, 0 passed, 16 failed
19:12:25 ==============================================================================
19:12:25 controller-clustering-ask.txt.Car Persistence Recovery :: This test restart...
19:12:25 ==============================================================================
19:12:58 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
19:12:58 Parent suite setup failed:
19:12:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:58 ------------------------------------------------------------------------------
19:12:58 Stop_All_Members :: Stop all controllers. | FAIL |
19:12:58 Parent suite setup failed:
19:12:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:58 ------------------------------------------------------------------------------
19:12:58 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
19:12:58 Parent suite setup failed:
19:12:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:58 ------------------------------------------------------------------------------
19:12:58 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
19:12:58 Parent suite setup failed:
19:12:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:58 ------------------------------------------------------------------------------
19:12:58 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
19:12:58 Parent suite setup failed:
19:12:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:58 ------------------------------------------------------------------------------
19:12:58 See_Cars_On_Followers :: The same check on other members. | FAIL |
19:12:58 Parent suite setup failed:
19:12:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:58 ------------------------------------------------------------------------------
19:12:58 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
19:12:58 Parent suite setup failed:
19:12:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:58 ------------------------------------------------------------------------------
19:12:58 controller-clustering-ask.txt.Car Persistence Recovery :: This tes... | FAIL |
19:12:58 Suite setup failed:
19:12:58 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:12:58
19:12:58 7 tests, 0 passed, 7 failed
19:12:58 ==============================================================================
19:12:58 controller-clustering-ask.txt.Buycar Failover :: This test focuses on testi...
19:12:58 ==============================================================================
19:13:31 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
19:13:31 Parent suite setup failed:
19:13:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:13:31 ------------------------------------------------------------------------------
19:13:31 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
19:13:31 Parent suite setup failed:
19:13:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:13:31 ------------------------------------------------------------------------------
19:13:31 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
19:13:31 Parent suite setup failed:
19:13:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:13:31 ------------------------------------------------------------------------------
19:13:31 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
19:13:31 Parent suite setup failed:
19:13:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:13:31 ------------------------------------------------------------------------------
19:13:31 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
19:13:31 Parent suite setup failed:
19:13:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:13:31 ------------------------------------------------------------------------------
19:13:31 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
19:13:31 Parent suite setup failed:
19:13:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:13:31 ------------------------------------------------------------------------------
19:13:31 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
19:13:31 Parent suite setup failed:
19:13:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:13:31 ------------------------------------------------------------------------------
19:13:31 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
19:13:31 Parent suite setup failed:
19:13:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:13:31 ------------------------------------------------------------------------------
19:13:31 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
19:13:31 Parent suite setup failed:
19:13:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:13:31 ------------------------------------------------------------------------------
19:13:31 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
19:13:31 Parent suite setup failed:
19:13:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:13:31 ------------------------------------------------------------------------------
19:13:31 controller-clustering-ask.txt.Buycar Failover :: This test focuses... | FAIL |
19:13:31 Suite setup failed:
19:13:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:13:31
19:13:31 10 tests, 0 passed, 10 failed
19:13:31 ==============================================================================
19:13:31 controller-clustering-ask.txt.Entity Isolate :: Suite for performing member...
19:13:31 ==============================================================================
19:14:04 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
19:14:04 Parent suite setup failed:
19:14:04 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...
19:14:04 [ Message content over the limit has been removed. ]
19:14:04 ...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)
19:14:04 ------------------------------------------------------------------------------
19:14:04 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
19:14:04 Parent suite setup failed:
19:14:04 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...
19:14:04 [ Message content over the limit has been removed. ]
19:14:04 ...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)
19:14:04 ------------------------------------------------------------------------------
19:14:04 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
19:14:04 Parent suite setup failed:
19:14:04 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...
19:14:04 [ Message content over the limit has been removed. ]
19:14:04 ...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)
19:14:04 ------------------------------------------------------------------------------
19:14:04 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
19:14:04 Parent suite setup failed:
19:14:04 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...
19:14:04 [ Message content over the limit has been removed. ]
19:14:04 ...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)
19:14:04 ------------------------------------------------------------------------------
19:14:04 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
19:14:04 Parent suite setup failed:
19:14:04 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...
19:14:04 [ Message content over the limit has been removed. ]
19:14:04 ...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)
19:14:04 ------------------------------------------------------------------------------
19:14:05 controller-clustering-ask.txt.Entity Isolate :: Suite for performi... | FAIL |
19:14:05 Suite setup failed:
19:14:05 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...
19:14:05 [ Message content over the limit has been removed. ]
19:14:05 ...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)
19:14:05
19:14:05 5 tests, 0 passed, 5 failed
19:14:05 ==============================================================================
19:14:05 controller-clustering-ask.txt.Buycar Failover Isolation :: This test focuse...
19:14:05 ==============================================================================
19:14:38 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
19:14:38 Parent suite setup failed:
19:14:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:14:38 ------------------------------------------------------------------------------
19:14:38 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
19:14:38 Parent suite setup failed:
19:14:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:14:38 ------------------------------------------------------------------------------
19:14:38 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
19:14:38 Parent suite setup failed:
19:14:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:14:38 ------------------------------------------------------------------------------
19:14:38 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
19:14:38 Parent suite setup failed:
19:14:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:14:38 ------------------------------------------------------------------------------
19:14:38 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
19:14:38 Parent suite setup failed:
19:14:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:14:38 ------------------------------------------------------------------------------
19:14:38 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
19:14:38 Parent suite setup failed:
19:14:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:14:38 ------------------------------------------------------------------------------
19:14:38 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
19:14:38 Parent suite setup failed:
19:14:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:14:38 ------------------------------------------------------------------------------
19:14:38 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
19:14:38 Parent suite setup failed:
19:14:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:14:38 ------------------------------------------------------------------------------
19:14:38 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
19:14:38 Parent suite setup failed:
19:14:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:14:38 ------------------------------------------------------------------------------
19:14:38 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
19:14:38 Parent suite setup failed:
19:14:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:14:38 ------------------------------------------------------------------------------
19:14:38 controller-clustering-ask.txt.Buycar Failover Isolation :: This te... | FAIL |
19:14:38 Suite setup failed:
19:14:38 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:14:38
19:14:38 10 tests, 0 passed, 10 failed
19:14:38 ==============================================================================
19:14:38 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite mixing b...
19:14:38 ==============================================================================
19:15:11 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
19:15:11 Parent suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11 ------------------------------------------------------------------------------
19:15:11 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite... | FAIL |
19:15:11 Suite setup failed:
19:15:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:11
19:15:11 16 tests, 0 passed, 16 failed
19:15:11 ==============================================================================
19:15:12 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite for testi...
19:15:12 ==============================================================================
19:15:44 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
19:15:44 Parent suite setup failed:
19:15:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:44 ------------------------------------------------------------------------------
19:15:44 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
19:15:44 Parent suite setup failed:
19:15:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:44 ------------------------------------------------------------------------------
19:15:44 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
19:15:44 Parent suite setup failed:
19:15:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:44 ------------------------------------------------------------------------------
19:15:44 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
19:15:44 Parent suite setup failed:
19:15:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:44 ------------------------------------------------------------------------------
19:15:44 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
19:15:44 Parent suite setup failed:
19:15:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:44 ------------------------------------------------------------------------------
19:15:44 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
19:15:44 Parent suite setup failed:
19:15:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:44 ------------------------------------------------------------------------------
19:15:44 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
19:15:44 Parent suite setup failed:
19:15:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:44 ------------------------------------------------------------------------------
19:15:44 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
19:15:44 Parent suite setup failed:
19:15:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:44 ------------------------------------------------------------------------------
19:15:44 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite ... | FAIL |
19:15:44 Suite setup failed:
19:15:44 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.150:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
19:15:44
19:15:44 8 tests, 0 passed, 8 failed
19:15:44 ==============================================================================
19:15:44 controller-clustering-ask.txt | FAIL |
19:15:44 195 tests, 29 passed, 166 failed
19:15:44 ==============================================================================
19:15:44 Output: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/output.xml
19:15:56 Log: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/log.html
19:15:56 Report: /w/workspace/controller-csit-3node-clustering-ask-all-scandium/report.html
19:15:57 + true
19:15:57 + echo 'Examining the files in data/log and checking filesize'
19:15:57 Examining the files in data/log and checking filesize
19:15:57 + ssh 10.30.170.110 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/'
19:15:57 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
19:15:58 total 8948
19:15:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 16:31 .
19:15:58 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 6 16:31 karaf_console.log
19:15:58 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 19:05 ..
19:15:58 -rw-rw-r-- 1 jenkins jenkins 9145810 Oct 6 19:15 karaf.log
19:15:58 + ssh 10.30.170.110 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*'
19:15:58 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
19:15:58 8.8M /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
19:15:58 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
19:15:58 + ssh 10.30.171.148 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/'
19:15:58 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
19:15:58 total 8780
19:15:58 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 16:31 .
19:15:58 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 6 16:31 karaf_console.log
19:15:58 drwxrwxr-x 9 jenkins jenkins 4096 Oct 6 19:05 ..
19:15:58 -rw-rw-r-- 1 jenkins jenkins 8972374 Oct 6 19:15 karaf.log
19:15:58 + ssh 10.30.171.148 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*'
19:15:58 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
19:15:59 8.6M /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
19:15:59 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
19:15:59 + ssh 10.30.171.150 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/'
19:15:59 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
19:15:59 total 231360
19:15:59 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 16:31 .
19:15:59 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 6 16:31 karaf_console.log
19:15:59 drwxrwxr-x 4 jenkins jenkins 4096 Oct 6 19:05 ..
19:15:59 -rw-rw-r-- 1 jenkins jenkins 236894100 Oct 6 19:15 karaf.log
19:15:59 + ssh 10.30.171.150 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*'
19:15:59 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
19:15:59 226M /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
19:15:59 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
19:15:59 + set +e
19:15:59 ++ seq 1 3
19:15:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:15:59 + CONTROLLERIP=ODL_SYSTEM_1_IP
19:15:59 + echo 'Let'\''s take the karaf thread dump again'
19:15:59 Let's take the karaf thread dump again
19:15:59 + ssh 10.30.170.110 'sudo ps aux'
19:15:59 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
19:16:00 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_after.log
19:16:00 ++ grep -v grep
19:16:00 ++ tr -s ' '
19:16:00 ++ cut -f2 '-d '
19:16:00 + pid=29047
19:16:00 + echo 'karaf main: org.apache.karaf.main.Main, pid:29047'
19:16:00 karaf main: org.apache.karaf.main.Main, pid:29047
19:16:00 + ssh 10.30.170.110 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 29047'
19:16:00 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
19:16:00 + echo 'killing karaf process...'
19:16:00 killing karaf process...
19:16:00 + ssh 10.30.170.110 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
19:16:00 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
19:16:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:16:00 + CONTROLLERIP=ODL_SYSTEM_2_IP
19:16:00 + echo 'Let'\''s take the karaf thread dump again'
19:16:00 Let's take the karaf thread dump again
19:16:00 + ssh 10.30.171.148 'sudo ps aux'
19:16:00 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
19:16:01 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_after.log
19:16:01 ++ grep -v grep
19:16:01 ++ tr -s ' '
19:16:01 ++ cut -f2 '-d '
19:16:01 + pid=27294
19:16:01 + echo 'karaf main: org.apache.karaf.main.Main, pid:27294'
19:16:01 karaf main: org.apache.karaf.main.Main, pid:27294
19:16:01 + ssh 10.30.171.148 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 27294'
19:16:01 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
19:16:01 + echo 'killing karaf process...'
19:16:01 killing karaf process...
19:16:01 + ssh 10.30.171.148 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
19:16:01 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
19:16:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:16:01 + CONTROLLERIP=ODL_SYSTEM_3_IP
19:16:01 + echo 'Let'\''s take the karaf thread dump again'
19:16:01 Let's take the karaf thread dump again
19:16:01 + ssh 10.30.171.150 'sudo ps aux'
19:16:01 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
19:16:02 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-scandium/ps_after.log
19:16:02 ++ grep -v grep
19:16:02 ++ tr -s ' '
19:16:02 ++ cut -f2 '-d '
19:16:02 + pid=8713
19:16:02 + echo 'karaf main: org.apache.karaf.main.Main, pid:8713'
19:16:02 karaf main: org.apache.karaf.main.Main, pid:8713
19:16:02 + ssh 10.30.171.150 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 8713'
19:16:02 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
19:16:02 + echo 'killing karaf process...'
19:16:02 killing karaf process...
19:16:02 + ssh 10.30.171.150 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
19:16:02 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
19:16:02 + sleep 5
19:16:07 ++ seq 1 3
19:16:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:16:07 + CONTROLLERIP=ODL_SYSTEM_1_IP
19:16:07 + echo 'Compressing karaf.log 1'
19:16:07 Compressing karaf.log 1
19:16:07 + ssh 10.30.170.110 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
19:16:08 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
19:16:08 + echo 'Fetching compressed karaf.log 1'
19:16:08 Fetching compressed karaf.log 1
19:16:08 + scp 10.30.170.110:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
19:16:08 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
19:16:08 + ssh 10.30.170.110 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz
19:16:08 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
19:16:08 + scp 10.30.170.110:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
19:16:08 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
19:16:09 + ssh 10.30.170.110 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
19:16:09 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
19:16:09 + echo 'Fetch GC logs'
19:16:09 Fetch GC logs
19:16:09 + mkdir -p gclogs-1
19:16:09 + scp '10.30.170.110:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-1/
19:16:09 Warning: Permanently added '10.30.170.110' (ECDSA) to the list of known hosts.
19:16:09 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
19:16:09 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:16:09 + CONTROLLERIP=ODL_SYSTEM_2_IP
19:16:09 + echo 'Compressing karaf.log 2'
19:16:09 Compressing karaf.log 2
19:16:09 + ssh 10.30.171.148 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
19:16:09 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
19:16:09 + echo 'Fetching compressed karaf.log 2'
19:16:09 Fetching compressed karaf.log 2
19:16:09 + scp 10.30.171.148:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
19:16:09 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
19:16:10 + ssh 10.30.171.148 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz
19:16:10 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
19:16:10 + scp 10.30.171.148:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
19:16:10 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
19:16:10 + ssh 10.30.171.148 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
19:16:10 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
19:16:10 + echo 'Fetch GC logs'
19:16:10 Fetch GC logs
19:16:10 + mkdir -p gclogs-2
19:16:10 + scp '10.30.171.148:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-2/
19:16:10 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts.
19:16:11 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
19:16:11 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:16:11 + CONTROLLERIP=ODL_SYSTEM_3_IP
19:16:11 + echo 'Compressing karaf.log 3'
19:16:11 Compressing karaf.log 3
19:16:11 + ssh 10.30.171.150 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
19:16:11 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
19:16:13 + echo 'Fetching compressed karaf.log 3'
19:16:13 Fetching compressed karaf.log 3
19:16:13 + scp 10.30.171.150:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
19:16:13 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
19:16:13 + ssh 10.30.171.150 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz
19:16:13 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
19:16:14 + scp 10.30.171.150:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
19:16:14 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
19:16:14 + ssh 10.30.171.150 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
19:16:14 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
19:16:14 + echo 'Fetch GC logs'
19:16:14 Fetch GC logs
19:16:14 + mkdir -p gclogs-3
19:16:14 + scp '10.30.171.150:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-3/
19:16:14 Warning: Permanently added '10.30.171.150' (ECDSA) to the list of known hosts.
19:16:14 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
19:16:14 + echo 'Examine copied files'
19:16:14 Examine copied files
19:16:14 + ls -lt
19:16:14 total 90352
19:16:14 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 19:16 gclogs-3
19:16:14 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 6 19:16 odl3_karaf_console.log
19:16:14 -rw-rw-r--. 1 jenkins jenkins 2579023 Oct 6 19:16 odl3_karaf.log.gz
19:16:14 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 19:16 gclogs-2
19:16:14 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 6 19:16 odl2_karaf_console.log
19:16:14 -rw-rw-r--. 1 jenkins jenkins 664757 Oct 6 19:16 odl2_karaf.log.gz
19:16:14 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 19:16 gclogs-1
19:16:14 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 6 19:16 odl1_karaf_console.log
19:16:14 -rw-rw-r--. 1 jenkins jenkins 676866 Oct 6 19:16 odl1_karaf.log.gz
19:16:14 -rw-rw-r--. 1 jenkins jenkins 158372 Oct 6 19:16 karaf_3_8713_threads_after.log
19:16:14 -rw-rw-r--. 1 jenkins jenkins 14045 Oct 6 19:16 ps_after.log
19:16:14 -rw-rw-r--. 1 jenkins jenkins 129522 Oct 6 19:16 karaf_2_27294_threads_after.log
19:16:14 -rw-rw-r--. 1 jenkins jenkins 132146 Oct 6 19:16 karaf_1_29047_threads_after.log
19:16:14 -rw-rw-r--. 1 jenkins jenkins 300229 Oct 6 19:15 report.html
19:16:14 -rw-rw-r--. 1 jenkins jenkins 3711752 Oct 6 19:15 log.html
19:16:14 -rw-rw-r--. 1 jenkins jenkins 83697373 Oct 6 19:15 output.xml
19:16:14 -rw-rw-r--. 1 jenkins jenkins 4120 Oct 6 16:35 testplan.txt
19:16:14 -rw-rw-r--. 1 jenkins jenkins 108935 Oct 6 16:35 karaf_3_2088_threads_before.log
19:16:14 -rw-rw-r--. 1 jenkins jenkins 13936 Oct 6 16:35 ps_before.log
19:16:14 -rw-rw-r--. 1 jenkins jenkins 113349 Oct 6 16:35 karaf_2_2087_threads_before.log
19:16:14 -rw-rw-r--. 1 jenkins jenkins 114407 Oct 6 16:35 karaf_1_2089_threads_before.log
19:16:14 -rw-rw-r--. 1 jenkins jenkins 3106 Oct 6 16:31 post-startup-script.sh
19:16:14 -rw-rw-r--. 1 jenkins jenkins 252 Oct 6 16:31 startup-script.sh
19:16:14 -rw-rw-r--. 1 jenkins jenkins 3472 Oct 6 16:31 configuration-script.sh
19:16:14 -rw-rw-r--. 1 jenkins jenkins 695 Oct 6 16:31 custom_shard_config.txt
19:16:14 -rw-rw-r--. 1 jenkins jenkins 135 Oct 6 16:31 scriptplan.txt
19:16:14 -rw-rw-r--. 1 jenkins jenkins 337 Oct 6 16:31 detect_variables.env
19:16:14 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 6 16:31 pom.xml
19:16:14 -rw-rw-r--. 1 jenkins jenkins 92 Oct 6 16:31 set_variables.env
19:16:14 -rw-rw-r--. 1 jenkins jenkins 314 Oct 6 16:31 slave_addresses.txt
19:16:14 -rw-rw-r--. 1 jenkins jenkins 570 Oct 6 16:30 requirements.txt
19:16:14 -rw-rw-r--. 1 jenkins jenkins 26 Oct 6 16:30 env.properties
19:16:14 -rw-rw-r--. 1 jenkins jenkins 333 Oct 6 16:28 stack-parameters.yaml
19:16:14 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 6 16:27 test
19:16:14 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 16:27 test@tmp
19:16:14 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 6 10:32 maven-metadata.xml
19:16:14 + true
19:16:14 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/sh /tmp/jenkins9103918963452336427.sh
19:16:14 Cleaning up Robot installation...
19:16:15 $ ssh-agent -k
19:16:15 unset SSH_AUTH_SOCK;
19:16:15 unset SSH_AGENT_PID;
19:16:15 echo Agent pid 5288 killed;
19:16:15 [ssh-agent] Stopped.
19:16:15 Recording plot data
19:16:15 Robot results publisher started...
19:16:15 INFO: Checking test criticality is deprecated and will be dropped in a future release!
19:16:15 -Parsing output xml:
19:16:17 Done!
19:16:17 -Copying log files to build dir:
19:16:20 Done!
19:16:20 -Assigning results to build:
19:16:20 Done!
19:16:20 -Checking thresholds:
19:16:20 Done!
19:16:20 Done publishing Robot results.
19:16:20 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
19:16:20 [PostBuildScript] - [INFO] Executing post build scripts.
19:16:20 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins17893867562421437028.sh
19:16:20 Archiving csit artifacts
19:16:20 mv: cannot stat '*_1.png': No such file or directory
19:16:20 mv: cannot stat '/tmp/odl1_*': No such file or directory
19:16:20 mv: cannot stat '*_2.png': No such file or directory
19:16:20 mv: cannot stat '/tmp/odl2_*': No such file or directory
19:16:20 mv: cannot stat '*_3.png': No such file or directory
19:16:20 mv: cannot stat '/tmp/odl3_*': No such file or directory
19:16:20 % Total % Received % Xferd Average Speed Time Time Time Current
19:16:20 Dload Upload Total Spent Left Speed
19:16:20
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 4424k 0 4424k 0 0 4803k 0 --:--:-- --:--:-- --:--:-- 4798k
100 7688k 0 7688k 0 0 4881k 0 --:--:-- 0:00:01 --:--:-- 4881k
19:16:22 Archive: robot-plugin.zip
19:16:22 inflating: ./archives/robot-plugin/log.html
19:16:22 inflating: ./archives/robot-plugin/output.xml
19:16:22 inflating: ./archives/robot-plugin/report.html
19:16:22 mv: cannot stat '*.log.gz': No such file or directory
19:16:22 mv: cannot stat '*.csv': No such file or directory
19:16:22 mv: cannot stat '*.png': No such file or directory
19:16:22 [PostBuildScript] - [INFO] Executing post build scripts.
19:16:22 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins17854892279194526647.sh
19:16:22 [PostBuildScript] - [INFO] Executing post build scripts.
19:16:22 [EnvInject] - Injecting environment variables from a build step.
19:16:22 [EnvInject] - Injecting as environment variables the properties content
19:16:22 OS_CLOUD=vex
19:16:22 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-scandium-76
19:16:22
19:16:22 [EnvInject] - Variables injected successfully.
19:16:22 provisioning config files...
19:16:23 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:16:23 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins14001089814418149475.sh
19:16:23 ---> openstack-stack-delete.sh
19:16:23 Setup pyenv:
19:16:23 system
19:16:23 3.8.13
19:16:23 3.9.13
19:16:23 3.10.13
19:16:23 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
19:16:23 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vbnE from file:/tmp/.os_lf_venv
19:16:23 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:16:23 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:16:25 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
19:16:25 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
19:16:25 lf-activate-venv(): INFO: Base packages installed successfully
19:16:25 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
19:16:43 lf-activate-venv(): INFO: Adding /tmp/venv-vbnE/bin to PATH
19:16:43 INFO: Retrieving stack cost for: releng-controller-csit-3node-clustering-ask-all-scandium-76
19:16:47 DEBUG: Successfully retrieved stack cost: total: 0.99
19:16:59 INFO: Deleting stack releng-controller-csit-3node-clustering-ask-all-scandium-76
19:16:59 Successfully deleted stack releng-controller-csit-3node-clustering-ask-all-scandium-76
19:16:59 [PostBuildScript] - [INFO] Executing post build scripts.
19:16:59 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins11220240665377969023.sh
19:16:59 ---> sysstat.sh
19:17:00 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins13280325859980779246.sh
19:17:00 ---> package-listing.sh
19:17:00 ++ facter osfamily
19:17:00 ++ tr '[:upper:]' '[:lower:]'
19:17:00 + OS_FAMILY=redhat
19:17:00 + workspace=/w/workspace/controller-csit-3node-clustering-ask-all-scandium
19:17:00 + START_PACKAGES=/tmp/packages_start.txt
19:17:00 + END_PACKAGES=/tmp/packages_end.txt
19:17:00 + DIFF_PACKAGES=/tmp/packages_diff.txt
19:17:00 + PACKAGES=/tmp/packages_start.txt
19:17:00 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-scandium ']'
19:17:00 + PACKAGES=/tmp/packages_end.txt
19:17:00 + case "${OS_FAMILY}" in
19:17:00 + rpm -qa
19:17:00 + sort
19:17:00 + '[' -f /tmp/packages_start.txt ']'
19:17:00 + '[' -f /tmp/packages_end.txt ']'
19:17:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt
19:17:00 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-scandium ']'
19:17:00 + mkdir -p /w/workspace/controller-csit-3node-clustering-ask-all-scandium/archives/
19:17:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-ask-all-scandium/archives/
19:17:00 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins8086681248691481390.sh
19:17:00 ---> capture-instance-metadata.sh
19:17:00 Setup pyenv:
19:17:01 system
19:17:01 3.8.13
19:17:01 3.9.13
19:17:01 3.10.13
19:17:01 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
19:17:01 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vbnE from file:/tmp/.os_lf_venv
19:17:01 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:17:01 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:17:03 lf-activate-venv(): INFO: Base packages installed successfully
19:17:03 lf-activate-venv(): INFO: Installing additional packages: lftools
19:17:13 lf-activate-venv(): INFO: Adding /tmp/venv-vbnE/bin to PATH
19:17:13 INFO: Running in OpenStack, capturing instance metadata
19:17:13 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins94120579407254114.sh
19:17:13 provisioning config files...
19:17:13 Could not find credentials [logs] for controller-csit-3node-clustering-ask-all-scandium #76
19:17:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-ask-all-scandium@tmp/config12607907963143882995tmp
19:17:13 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
19:17:13 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
19:17:13 provisioning config files...
19:17:13 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
19:17:13 [EnvInject] - Injecting environment variables from a build step.
19:17:13 [EnvInject] - Injecting as environment variables the properties content
19:17:13 SERVER_ID=logs
19:17:13
19:17:13 [EnvInject] - Variables injected successfully.
19:17:13 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins6412228868336933231.sh
19:17:13 ---> create-netrc.sh
19:17:13 WARN: Log server credential not found.
19:17:13 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins8891393319038486863.sh
19:17:14 ---> python-tools-install.sh
19:17:14 Setup pyenv:
19:17:14 system
19:17:14 3.8.13
19:17:14 3.9.13
19:17:14 3.10.13
19:17:14 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
19:17:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vbnE from file:/tmp/.os_lf_venv
19:17:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:17:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:17:16 lf-activate-venv(): INFO: Base packages installed successfully
19:17:16 lf-activate-venv(): INFO: Installing additional packages: lftools
19:17:25 lf-activate-venv(): INFO: Adding /tmp/venv-vbnE/bin to PATH
19:17:26 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins15622385137479327117.sh
19:17:26 ---> sudo-logs.sh
19:17:26 Archiving 'sudo' log..
19:17:26 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash /tmp/jenkins5608508043939238684.sh
19:17:26 ---> job-cost.sh
19:17:26 Setup pyenv:
19:17:26 system
19:17:26 3.8.13
19:17:26 3.9.13
19:17:26 3.10.13
19:17:26 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
19:17:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vbnE from file:/tmp/.os_lf_venv
19:17:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:17:26 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:17:28 lf-activate-venv(): INFO: Base packages installed successfully
19:17:28 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
19:17:36 lf-activate-venv(): INFO: Adding /tmp/venv-vbnE/bin to PATH
19:17:36 DEBUG: total: 0.99
19:17:36 INFO: Retrieving Stack Cost...
19:17:36 INFO: Retrieving Pricing Info for: v3-standard-2
19:17:36 INFO: Archiving Costs
19:17:36 [controller-csit-3node-clustering-ask-all-scandium] $ /bin/bash -l /tmp/jenkins14305213958850010077.sh
19:17:36 ---> logs-deploy.sh
19:17:36 Setup pyenv:
19:17:36 system
19:17:36 3.8.13
19:17:36 3.9.13
19:17:36 3.10.13
19:17:36 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-scandium/.python-version)
19:17:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-vbnE from file:/tmp/.os_lf_venv
19:17:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:17:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:17:39 lf-activate-venv(): INFO: Base packages installed successfully
19:17:39 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
19:17:52 lf-activate-venv(): INFO: Adding /tmp/venv-vbnE/bin to PATH
19:17:52 WARNING: Nexus logging server not set
19:17:52 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-ask-all-scandium/76/
19:17:52 INFO: archiving logs to S3
19:17:53 ---> uname -a:
19:17:53 Linux prd-centos8-robot-2c-8g-1196.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
19:17:53
19:17:53
19:17:53 ---> lscpu:
19:17:53 Architecture: x86_64
19:17:53 CPU op-mode(s): 32-bit, 64-bit
19:17:53 Byte Order: Little Endian
19:17:53 CPU(s): 2
19:17:53 On-line CPU(s) list: 0,1
19:17:53 Thread(s) per core: 1
19:17:53 Core(s) per socket: 1
19:17:53 Socket(s): 2
19:17:53 NUMA node(s): 1
19:17:53 Vendor ID: AuthenticAMD
19:17:53 CPU family: 23
19:17:53 Model: 49
19:17:53 Model name: AMD EPYC-Rome Processor
19:17:53 Stepping: 0
19:17:53 CPU MHz: 2800.000
19:17:53 BogoMIPS: 5600.00
19:17:53 Virtualization: AMD-V
19:17:53 Hypervisor vendor: KVM
19:17:53 Virtualization type: full
19:17:53 L1d cache: 32K
19:17:53 L1i cache: 32K
19:17:53 L2 cache: 512K
19:17:53 L3 cache: 16384K
19:17:53 NUMA node0 CPU(s): 0,1
19:17:53 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
19:17:53
19:17:53
19:17:53 ---> nproc:
19:17:53 2
19:17:53
19:17:53
19:17:53 ---> df -h:
19:17:53 Filesystem Size Used Avail Use% Mounted on
19:17:53 devtmpfs 3.8G 0 3.8G 0% /dev
19:17:53 tmpfs 3.8G 0 3.8G 0% /dev/shm
19:17:53 tmpfs 3.8G 17M 3.8G 1% /run
19:17:53 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
19:17:53 /dev/vda1 40G 8.5G 32G 22% /
19:17:53 tmpfs 770M 0 770M 0% /run/user/1001
19:17:53
19:17:53
19:17:53 ---> free -m:
19:17:53 total used free shared buff/cache available
19:17:53 Mem: 7697 647 4676 19 2373 6751
19:17:53 Swap: 1023 0 1023
19:17:53
19:17:53
19:17:53 ---> ip addr:
19:17:53 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
19:17:53 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
19:17:53 inet 127.0.0.1/8 scope host lo
19:17:53 valid_lft forever preferred_lft forever
19:17:53 inet6 ::1/128 scope host
19:17:53 valid_lft forever preferred_lft forever
19:17:53 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
19:17:53 link/ether fa:16:3e:bc:32:18 brd ff:ff:ff:ff:ff:ff
19:17:53 altname enp0s3
19:17:53 altname ens3
19:17:53 inet 10.30.170.17/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
19:17:53 valid_lft 76142sec preferred_lft 76142sec
19:17:53 inet6 fe80::f816:3eff:febc:3218/64 scope link
19:17:53 valid_lft forever preferred_lft forever
19:17:53
19:17:53
19:17:53 ---> sar -b -r -n DEV:
19:17:53 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU)
19:17:53
19:17:53 16:26:51 LINUX RESTART (2 CPU)
19:17:53
19:17:53 04:27:01 PM tps rtps wtps bread/s bwrtn/s
19:17:53 04:28:01 PM 212.31 162.85 49.47 15019.46 38969.16
19:17:53 04:29:01 PM 108.81 0.32 108.50 14.53 9703.73
19:17:53 04:30:01 PM 53.05 0.65 52.40 51.05 6860.63
19:17:53 04:31:01 PM 36.68 7.13 29.55 1310.06 2066.44
19:17:53 04:32:01 PM 61.34 2.73 58.61 439.66 7932.18
19:17:53 04:33:01 PM 4.43 0.00 4.43 0.00 150.82
19:17:53 04:34:02 PM 0.33 0.00 0.33 0.00 3.42
19:17:53 04:35:01 PM 0.39 0.00 0.39 0.00 4.61
19:17:53 04:36:01 PM 2.12 0.20 1.92 11.60 95.28
19:17:53 04:37:01 PM 0.27 0.00 0.27 0.00 17.28
19:17:53 04:38:01 PM 0.33 0.03 0.30 1.87 29.02
19:17:53 04:39:01 PM 0.30 0.02 0.28 0.13 71.95
19:17:53 04:40:01 PM 0.28 0.00 0.28 0.00 18.13
19:17:53 04:41:01 PM 0.25 0.00 0.25 0.00 10.33
19:17:53 04:42:01 PM 0.38 0.00 0.38 0.00 20.09
19:17:53 04:43:01 PM 1.30 0.03 1.27 0.27 44.29
19:17:53 04:44:01 PM 0.22 0.00 0.22 0.00 17.48
19:17:53 04:45:01 PM 0.12 0.00 0.12 0.00 7.86
19:17:53 04:46:01 PM 0.23 0.00 0.23 0.00 27.21
19:17:53 04:47:01 PM 0.40 0.00 0.40 0.00 17.36
19:17:53 04:48:01 PM 0.28 0.00 0.28 0.00 23.69
19:17:53 04:49:01 PM 0.20 0.00 0.20 0.00 11.20
19:17:53 04:50:01 PM 0.20 0.00 0.20 0.00 23.61
19:17:53 04:51:01 PM 0.23 0.00 0.23 0.00 13.76
19:17:53 04:52:01 PM 0.22 0.00 0.22 0.00 21.48
19:17:53 04:53:01 PM 0.23 0.00 0.23 0.00 44.64
19:17:53 04:54:01 PM 0.32 0.00 0.32 0.00 23.08
19:17:53 04:55:01 PM 0.37 0.00 0.37 0.00 153.15
19:17:53 04:56:01 PM 0.13 0.00 0.13 0.00 44.39
19:17:53 04:57:01 PM 0.40 0.00 0.40 0.00 14.94
19:17:53 04:58:01 PM 0.33 0.00 0.33 0.00 13.88
19:17:53 04:59:01 PM 0.27 0.00 0.27 0.00 18.66
19:17:53 05:00:01 PM 0.22 0.00 0.22 0.00 14.16
19:17:53 05:01:01 PM 0.27 0.02 0.25 0.13 9.68
19:17:53 05:02:01 PM 0.43 0.07 0.37 1.73 20.37
19:17:53 05:03:01 PM 0.33 0.00 0.33 0.00 31.49
19:17:53 05:04:01 PM 0.22 0.00 0.22 0.00 8.43
19:17:53 05:05:01 PM 0.15 0.00 0.15 0.00 22.26
19:17:53 05:06:01 PM 0.18 0.02 0.17 0.13 12.46
19:17:53 05:07:01 PM 8.71 5.73 2.98 555.41 88.70
19:17:53 05:08:01 PM 0.38 0.00 0.38 0.00 16.93
19:17:53 05:09:01 PM 0.15 0.00 0.15 0.00 22.41
19:17:53 05:10:01 PM 0.17 0.00 0.17 0.00 9.75
19:17:53 05:11:01 PM 0.18 0.00 0.18 0.00 20.23
19:17:53 05:12:01 PM 0.37 0.00 0.37 0.00 21.88
19:17:53 05:13:01 PM 0.30 0.00 0.30 0.00 14.40
19:17:53 05:14:01 PM 0.17 0.00 0.17 0.00 16.16
19:17:53 05:15:01 PM 0.15 0.00 0.15 0.00 14.80
19:17:53 05:16:01 PM 0.13 0.00 0.13 0.00 8.43
19:17:53 05:17:01 PM 0.20 0.00 0.20 0.00 18.81
19:17:53 05:18:01 PM 0.28 0.00 0.28 0.00 17.45
19:17:53 05:19:01 PM 0.25 0.00 0.25 0.00 14.78
19:17:53 05:20:01 PM 0.17 0.00 0.17 0.00 19.58
19:17:53 05:21:01 PM 0.25 0.00 0.25 0.00 24.03
19:17:53 05:22:01 PM 0.25 0.00 0.25 0.00 13.78
19:17:53 05:23:01 PM 0.27 0.00 0.27 0.00 25.06
19:17:53 05:24:01 PM 0.17 0.00 0.17 0.00 12.15
19:17:53 05:25:01 PM 0.12 0.00 0.12 0.00 11.46
19:17:53 05:26:01 PM 0.13 0.00 0.13 0.00 22.53
19:17:53 05:27:01 PM 0.18 0.00 0.18 0.00 45.21
19:17:53 05:28:01 PM 0.30 0.00 0.30 0.00 42.40
19:17:53 05:29:01 PM 0.38 0.00 0.38 0.00 154.16
19:17:53 05:30:01 PM 0.32 0.00 0.32 0.00 54.62
19:17:53 05:31:01 PM 0.15 0.00 0.15 0.00 7.50
19:17:53 05:32:01 PM 0.22 0.00 0.22 0.00 17.61
19:17:53 05:33:01 PM 0.27 0.00 0.27 0.00 17.73
19:17:53 05:34:01 PM 0.15 0.00 0.15 0.00 8.82
19:17:53 05:35:01 PM 0.18 0.00 0.18 0.00 18.55
19:17:53 05:36:01 PM 0.20 0.00 0.20 0.00 9.06
19:17:53 05:37:01 PM 0.23 0.00 0.23 0.00 33.06
19:17:53 05:38:01 PM 0.42 0.00 0.42 0.00 16.65
19:17:53 05:39:02 PM 0.22 0.00 0.22 0.00 15.79
19:17:53 05:40:01 PM 0.17 0.00 0.17 0.00 17.51
19:17:53 05:41:01 PM 0.25 0.00 0.25 0.00 17.66
19:17:53 05:42:01 PM 1.45 0.32 1.13 6.93 40.04
19:17:53 05:43:01 PM 0.22 0.00 0.22 0.00 14.25
19:17:53 05:44:01 PM 0.20 0.00 0.20 0.00 17.76
19:17:53 05:45:01 PM 0.13 0.00 0.13 0.00 9.75
19:17:53 05:46:01 PM 0.25 0.00 0.25 0.00 14.53
19:17:53 05:47:01 PM 0.27 0.00 0.27 0.00 15.91
19:17:53 05:48:01 PM 0.25 0.00 0.25 0.00 18.83
19:17:53 05:49:01 PM 0.22 0.00 0.22 0.00 10.26
19:17:53 05:50:01 PM 0.18 0.00 0.18 0.00 15.51
19:17:53 05:51:01 PM 0.18 0.00 0.18 0.00 15.79
19:17:53 05:52:01 PM 0.32 0.00 0.32 0.00 19.71
19:17:53 05:53:01 PM 0.22 0.00 0.22 0.00 20.03
19:17:53 05:54:01 PM 0.15 0.00 0.15 0.00 8.53
19:17:53 05:55:01 PM 0.13 0.00 0.13 0.00 4.40
19:17:53 05:56:01 PM 0.22 0.00 0.22 0.00 4.57
19:17:53 05:57:01 PM 0.30 0.00 0.30 0.00 7.70
19:17:53 05:58:01 PM 0.23 0.00 0.23 0.00 5.37
19:17:53 05:59:01 PM 0.15 0.00 0.15 0.00 9.48
19:17:53 06:00:01 PM 0.35 0.00 0.35 0.00 11.40
19:17:53 06:01:01 PM 0.43 0.00 0.43 0.00 9.62
19:17:53 06:02:01 PM 0.72 0.00 0.72 0.00 21.23
19:17:53 06:03:01 PM 0.62 0.00 0.62 0.00 19.20
19:17:53 06:04:01 PM 0.57 0.00 0.57 0.00 17.93
19:17:53 06:05:01 PM 0.25 0.00 0.25 0.00 15.06
19:17:53 06:06:01 PM 0.13 0.00 0.13 0.00 10.66
19:17:53 06:07:01 PM 0.33 0.00 0.33 0.00 17.85
19:17:53 06:08:01 PM 0.42 0.00 0.42 0.00 14.13
19:17:53 06:09:01 PM 0.25 0.00 0.25 0.00 28.98
19:17:53 06:10:01 PM 0.15 0.00 0.15 0.00 12.51
19:17:53 06:11:01 PM 0.15 0.00 0.15 0.00 22.43
19:17:53 06:12:01 PM 0.18 0.00 0.18 0.00 12.78
19:17:53 06:13:01 PM 0.25 0.00 0.25 0.00 25.04
19:17:53 06:14:01 PM 0.18 0.00 0.18 0.00 12.28
19:17:53 06:15:01 PM 0.27 0.00 0.27 0.00 19.38
19:17:53 06:16:01 PM 0.18 0.00 0.18 0.00 9.91
19:17:53 06:17:01 PM 0.18 0.00 0.18 0.00 1.88
19:17:53 06:18:01 PM 0.37 0.00 0.37 0.00 23.08
19:17:53 06:19:01 PM 0.17 0.00 0.17 0.00 15.50
19:17:53 06:20:01 PM 0.23 0.00 0.23 0.00 14.93
19:17:53 06:21:01 PM 0.55 0.00 0.55 0.00 16.61
19:17:53 06:22:01 PM 0.82 0.00 0.82 0.00 23.43
19:17:53 06:23:01 PM 0.63 0.00 0.63 0.00 20.76
19:17:53 06:24:01 PM 0.50 0.00 0.50 0.00 25.00
19:17:53 06:25:01 PM 0.38 0.00 0.38 0.00 19.05
19:17:53 06:26:01 PM 0.12 0.00 0.12 0.00 11.50
19:17:53 06:27:01 PM 0.22 0.00 0.22 0.00 24.13
19:17:53 06:28:01 PM 0.23 0.00 0.23 0.00 13.58
19:17:53 06:29:01 PM 0.22 0.00 0.22 0.00 13.33
19:17:53 06:30:01 PM 0.30 0.00 0.30 0.00 24.85
19:17:53 06:31:01 PM 0.22 0.00 0.22 0.00 18.45
19:17:53 06:32:01 PM 0.18 0.00 0.18 0.00 9.58
19:17:53 06:33:01 PM 0.23 0.00 0.23 0.00 18.91
19:17:53 06:34:01 PM 0.13 0.00 0.13 0.00 8.66
19:17:53 06:35:01 PM 0.17 0.00 0.17 0.00 18.66
19:17:53 06:36:01 PM 0.28 0.00 0.28 0.00 13.98
19:17:53 06:37:01 PM 0.22 0.00 0.22 0.00 16.26
19:17:53 06:38:01 PM 0.28 0.00 0.28 0.00 28.25
19:17:53 06:39:01 PM 0.15 0.00 0.15 0.00 9.50
19:17:53 06:40:01 PM 0.18 0.00 0.18 0.00 22.96
19:17:53 06:41:01 PM 0.22 0.00 0.22 0.00 13.55
19:17:53 06:42:01 PM 0.22 0.00 0.22 0.00 23.20
19:17:53 06:43:01 PM 0.95 0.00 0.95 0.00 26.27
19:17:53 06:44:01 PM 0.23 0.00 0.23 0.00 14.01
19:17:53 06:45:01 PM 0.13 0.00 0.13 0.00 17.06
19:17:53 06:46:01 PM 0.13 0.00 0.13 0.00 12.66
19:17:53 06:47:01 PM 0.17 0.00 0.17 0.00 16.51
19:17:53 06:48:01 PM 0.42 0.00 0.42 0.00 17.03
19:17:53 06:49:02 PM 0.38 0.00 0.38 0.00 20.41
19:17:53 06:50:01 PM 0.10 0.00 0.10 0.00 8.54
19:17:53 06:51:01 PM 0.20 0.00 0.20 0.00 18.83
19:17:53 06:52:01 PM 0.52 0.00 0.52 0.00 26.99
19:17:53 06:53:01 PM 0.37 0.00 0.37 0.00 16.25
19:17:53 06:54:01 PM 0.15 0.00 0.15 0.00 19.60
19:17:53 06:55:01 PM 0.12 0.00 0.12 0.00 11.46
19:17:53 06:56:01 PM 0.22 0.00 0.22 0.00 23.73
19:17:53 06:57:01 PM 0.20 0.00 0.20 0.00 12.38
19:17:53 06:58:01 PM 0.28 0.00 0.28 0.00 23.06
19:17:53 06:59:01 PM 0.27 0.00 0.27 0.00 12.46
19:17:53 07:00:01 PM 0.25 0.00 0.25 0.00 14.38
19:17:53 07:01:01 PM 0.20 0.00 0.20 0.00 15.68
19:17:53 07:02:01 PM 0.37 0.00 0.37 0.00 14.49
19:17:53 07:03:01 PM 0.30 0.00 0.30 0.00 21.26
19:17:53 07:04:01 PM 0.20 0.00 0.20 0.00 8.98
19:17:53 07:05:01 PM 0.42 0.00 0.42 0.00 25.58
19:17:53 07:06:01 PM 0.32 0.00 0.32 0.00 23.63
19:17:53 07:07:01 PM 0.33 0.00 0.33 0.00 17.26
19:17:53 07:08:01 PM 0.25 0.00 0.25 0.00 13.90
19:17:53 07:09:01 PM 0.15 0.00 0.15 0.00 22.40
19:17:53 07:10:01 PM 0.20 0.00 0.20 0.00 12.93
19:17:53 07:11:01 PM 0.23 0.00 0.23 0.00 23.51
19:17:53 07:12:01 PM 0.28 0.00 0.28 0.00 15.76
19:17:53 07:13:01 PM 0.22 0.00 0.22 0.00 29.42
19:17:53 07:14:01 PM 0.20 0.00 0.20 0.00 18.41
19:17:53 07:15:01 PM 0.22 0.00 0.22 0.00 23.65
19:17:53 07:16:01 PM 0.20 0.00 0.20 0.00 31.98
19:17:53 07:17:01 PM 16.98 0.42 16.56 47.72 3997.03
19:17:53 Average: 3.23 1.06 2.17 102.75 430.11
19:17:53
19:17:53 04:27:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
19:17:53 04:28:01 PM 5618176 7100084 2264248 28.73 2688 1676268 657932 7.37 178964 1807044 68444
19:17:53 04:29:01 PM 5207024 7014528 2675400 33.94 2688 1984716 709152 7.94 188532 2139276 141404
19:17:53 04:30:01 PM 5103984 6975936 2778440 35.25 2688 2048580 736192 8.24 213644 2215784 44252
19:17:53 04:31:01 PM 4870768 6990192 3011656 38.21 2688 2288168 736380 8.25 290804 2348336 213180
19:17:53 04:32:01 PM 4932940 7037168 2949484 37.42 2688 2271844 659564 7.39 268344 2298748 36
19:17:53 04:33:01 PM 4932832 7037052 2949592 37.42 2688 2271844 659564 7.39 268348 2299052 4
19:17:53 04:34:02 PM 4933192 7037412 2949232 37.42 2688 2271844 659564 7.39 268348 2298772 4
19:17:53 04:35:01 PM 4932828 7037180 2949596 37.42 2688 2271976 659564 7.39 268340 2299040 116
19:17:53 04:36:01 PM 4887604 6993108 2994820 37.99 2688 2273128 744148 8.33 268484 2344216 180
19:17:53 04:37:01 PM 4885552 6991424 2996872 38.02 2688 2273496 744148 8.33 268484 2345992 132
19:17:53 04:38:01 PM 4882408 6988984 3000016 38.06 2688 2274208 744148 8.33 268760 2349140 32
19:17:53 04:39:01 PM 4877256 6985952 3005168 38.12 2688 2276328 744148 8.33 268780 2354056 72
19:17:53 04:40:01 PM 4876668 6985740 3005756 38.13 2688 2276704 747724 8.37 268780 2354680 40
19:17:53 04:41:01 PM 4876040 6985500 3006384 38.14 2688 2277084 747724 8.37 268780 2355268 192
19:17:53 04:42:01 PM 4874712 6984548 3007712 38.16 2688 2277460 749776 8.40 268780 2356392 128
19:17:53 04:43:01 PM 4873524 6983732 3008900 38.17 2688 2277824 749776 8.40 268976 2357768 68
19:17:53 04:44:01 PM 4872484 6983084 3009940 38.19 2688 2278216 749776 8.40 268976 2358668 8
19:17:53 04:45:01 PM 4870932 6981900 3011492 38.21 2688 2278584 749776 8.40 268976 2360280 168
19:17:53 04:46:01 PM 4868816 6980384 3013608 38.23 2688 2279184 749776 8.40 268976 2362376 4
19:17:53 04:47:01 PM 4868236 6980280 3014188 38.24 2688 2279660 749776 8.40 268976 2362852 148
19:17:53 04:48:01 PM 4867780 6980296 3014644 38.25 2688 2280140 749776 8.40 268976 2363432 24
19:17:53 04:49:01 PM 4867164 6980168 3015260 38.25 2688 2280620 749776 8.40 268976 2363972 248
19:17:53 04:50:01 PM 4866364 6979844 3016060 38.26 2688 2281096 772724 8.65 268976 2364820 88
19:17:53 04:51:01 PM 4865852 6979812 3016572 38.27 2688 2281576 772724 8.65 268976 2365192 240
19:17:53 04:52:01 PM 4865188 6979532 3017236 38.28 2688 2281960 753692 8.44 269200 2365592 56
19:17:53 04:53:01 PM 4860152 6975692 3022272 38.34 2688 2283156 753692 8.44 269200 2370480 28
19:17:53 04:54:01 PM 4858028 6975768 3024396 38.37 2688 2285356 753692 8.44 269200 2372748 1684
19:17:53 04:55:01 PM 4853256 6973892 3029168 38.43 2688 2288252 753692 8.44 269200 2377612 80
19:17:53 04:56:01 PM 4849320 6971248 3033104 38.48 2688 2289544 753692 8.44 269200 2381660 68
19:17:53 04:57:01 PM 4849704 6971944 3032720 38.47 2688 2289856 772164 8.65 269200 2381444 24
19:17:53 04:58:01 PM 4849032 6971644 3033392 38.48 2688 2290236 772164 8.65 269200 2381856 136
19:17:53 04:59:01 PM 4848608 6971580 3033816 38.49 2688 2290596 772164 8.65 269200 2382352 24
19:17:53 05:00:01 PM 4847644 6970992 3034780 38.50 2688 2290972 788064 8.82 269200 2383016 24
19:17:53 05:01:01 PM 4847124 6970864 3035300 38.51 2688 2291356 757364 8.48 269200 2383680 204
19:17:53 05:02:01 PM 4846764 6970944 3035660 38.51 2688 2291804 757364 8.48 269344 2383940 128
19:17:53 05:03:01 PM 4846104 6970984 3036320 38.52 2688 2292496 757364 8.48 269344 2384464 32
19:17:53 05:04:01 PM 4845684 6970976 3036740 38.53 2688 2292908 757364 8.48 269344 2384932 252
19:17:53 05:05:01 PM 4845388 6971156 3037036 38.53 2688 2293384 757364 8.48 269344 2385292 88
19:17:53 05:06:01 PM 4843576 6969744 3038848 38.55 2688 2293784 757312 8.48 269344 2386972 168
19:17:53 05:07:01 PM 4827664 6971000 3054760 38.75 2688 2310924 747540 8.37 271716 2400524 88
19:17:53 05:08:01 PM 4827064 6970880 3055360 38.76 2688 2311400 747540 8.37 271716 2401184 248
19:17:53 05:09:01 PM 4826288 6970712 3056136 38.77 2688 2312016 747540 8.37 271716 2401616 228
19:17:53 05:10:01 PM 4825672 6970388 3056752 38.78 2688 2312300 753124 8.43 271724 2402132 252
19:17:53 05:11:01 PM 4825608 6970744 3056816 38.78 2688 2312704 753124 8.43 271732 2402300 104
19:17:53 05:12:01 PM 4825344 6970884 3057080 38.78 2688 2313108 753124 8.43 271732 2402708 4
19:17:53 05:13:01 PM 4824868 6970844 3057556 38.79 2688 2313544 753124 8.43 271740 2403324 156
19:17:53 05:14:01 PM 4824600 6970948 3057824 38.79 2688 2313924 753124 8.43 271740 2403500 84
19:17:53 05:15:01 PM 4824284 6971012 3058140 38.80 2688 2314304 753124 8.43 271740 2403880 52
19:17:53 05:16:01 PM 4823840 6970952 3058584 38.80 2688 2314688 753124 8.43 271740 2404264 208
19:17:53 05:17:01 PM 4823424 6970920 3059000 38.81 2688 2315072 753124 8.43 271740 2404764 68
19:17:53 05:18:01 PM 4822952 6970816 3059472 38.81 2688 2315436 753124 8.43 271740 2405100 20
19:17:53 05:19:01 PM 4822716 6970972 3059708 38.82 2688 2315820 753124 8.43 271740 2405544 40
19:17:53 05:20:01 PM 4821932 6970836 3060492 38.83 2688 2316476 749100 8.39 271740 2406312 168
19:17:53 05:21:01 PM 4821408 6970796 3061016 38.83 2688 2316952 749100 8.39 271740 2406564 4
19:17:53 05:22:01 PM 4821064 6970924 3061360 38.84 2688 2317432 749100 8.39 271740 2407036 164
19:17:53 05:23:01 PM 4820472 6970808 3061952 38.85 2688 2317908 749100 8.39 271740 2407696 4
19:17:53 05:24:01 PM 4820228 6971044 3062196 38.85 2688 2318388 749100 8.39 271740 2407992 168
19:17:53 05:25:01 PM 4819412 6970708 3063012 38.86 2688 2318868 749100 8.39 271740 2408472 328
19:17:53 05:26:01 PM 4819080 6970764 3063344 38.86 2688 2319248 749100 8.39 271740 2408872 64
19:17:53 05:27:01 PM 4817956 6970904 3064468 38.88 2688 2320512 749100 8.39 271740 2410136 4
19:17:53 05:28:01 PM 4815604 6970760 3066820 38.91 2688 2322720 749100 8.39 271740 2412520 1064
19:17:53 05:29:01 PM 4812000 6970648 3070424 38.95 2688 2326200 749100 8.39 271740 2415912 16
19:17:53 05:30:01 PM 4810176 6970300 3072248 38.98 2688 2327708 766112 8.58 271740 2417776 4
19:17:53 05:31:01 PM 4809848 6970312 3072576 38.98 2688 2328020 766112 8.58 271740 2418020 140
19:17:53 05:32:01 PM 4809804 6970652 3072620 38.98 2688 2328404 766112 8.58 271740 2418268 72
19:17:53 05:33:01 PM 4808904 6970132 3073520 38.99 2688 2328784 766112 8.58 271740 2418932 52
19:17:53 05:34:01 PM 4809000 6970624 3073424 38.99 2688 2329168 766112 8.58 271740 2419168 204
19:17:53 05:35:01 PM 4808584 6970544 3073840 39.00 2688 2329504 766112 8.58 271740 2419400 24
19:17:53 05:36:01 PM 4808380 6970728 3074044 39.00 2688 2329900 766112 8.58 271740 2419776 220
19:17:53 05:37:01 PM 4807776 6970844 3074648 39.01 2688 2330612 766112 8.58 271740 2420496 4
19:17:53 05:38:01 PM 4807344 6970760 3075080 39.01 2688 2330960 766112 8.58 271740 2420912 4
19:17:53 05:39:02 PM 4806796 6970688 3075628 39.02 2688 2331436 766112 8.58 271740 2421440 88
19:17:53 05:40:01 PM 4806024 6970408 3076400 39.03 2688 2331920 759648 8.51 271740 2421924 88
19:17:53 05:41:01 PM 4805536 6970380 3076888 39.03 2688 2332396 759648 8.51 271740 2422268 88
19:17:53 05:42:01 PM 4804984 6970520 3077440 39.04 2688 2333076 759648 8.51 271840 2422876 88
19:17:53 05:43:01 PM 4804504 6970444 3077920 39.05 2688 2333472 759648 8.51 271840 2423348 164
19:17:53 05:44:01 PM 4803848 6970244 3078576 39.06 2688 2333960 759648 8.51 271848 2423744 184
19:17:53 05:45:01 PM 4804020 6970612 3078404 39.05 2688 2334124 759648 8.51 271848 2423940 96
19:17:53 05:46:01 PM 4803412 6970340 3079012 39.06 2688 2334460 759648 8.51 271852 2424272 72
19:17:53 05:47:01 PM 4802764 6970072 3079660 39.07 2688 2334848 759648 8.51 271852 2424996 116
19:17:53 05:48:01 PM 4802440 6970140 3079984 39.07 2688 2335232 759648 8.51 271852 2425184 40
19:17:53 05:49:01 PM 4802264 6970336 3080160 39.08 2688 2335612 759648 8.51 271852 2425492 188
19:17:53 05:50:01 PM 4801672 6970128 3080752 39.08 2688 2335996 762528 8.54 271852 2425988 160
19:17:53 05:51:01 PM 4801532 6970376 3080892 39.09 2688 2336380 762528 8.54 271852 2426256 116
19:17:53 05:52:01 PM 4801252 6970464 3081172 39.09 2688 2336748 762528 8.54 271852 2426620 24
19:17:53 05:53:01 PM 4800552 6970420 3081872 39.10 2688 2337396 762528 8.54 271852 2427348 168
19:17:53 05:54:01 PM 4800536 6970496 3081888 39.10 2688 2337488 762528 8.54 271852 2427372 36
19:17:53 05:55:01 PM 4800256 6970300 3082168 39.10 2688 2337580 762528 8.54 271852 2427456 24
19:17:53 05:56:01 PM 4800304 6970444 3082120 39.10 2688 2337676 762528 8.54 271852 2427552 56
19:17:53 05:57:01 PM 4800188 6970420 3082236 39.10 2688 2337768 762528 8.54 271852 2427760 24
19:17:53 05:58:01 PM 4799896 6970216 3082528 39.11 2688 2337856 762528 8.54 271852 2427928 52
19:17:53 05:59:01 PM 4799344 6969900 3083080 39.11 2688 2338088 762528 8.54 271852 2428184 52
19:17:53 06:00:01 PM 4799280 6970052 3083144 39.11 2688 2338304 765992 8.58 271860 2428432 8
19:17:53 06:01:01 PM 4798440 6969384 3083984 39.12 2688 2338476 765992 8.58 271860 2428836 4
19:17:53 06:02:01 PM 4798568 6969848 3083856 39.12 2688 2338820 765992 8.58 271916 2428984 68
19:17:53 06:03:01 PM 4798500 6970172 3083924 39.12 2688 2339204 765992 8.58 271916 2429104 24
19:17:53 06:04:01 PM 4798132 6970180 3084292 39.13 2688 2339588 765992 8.58 271916 2429528 24
19:17:53 06:05:01 PM 4797872 6970308 3084552 39.13 2688 2339968 765992 8.58 271916 2429916 4
19:17:53 06:06:01 PM 4797400 6970212 3085024 39.14 2688 2340352 765992 8.58 271916 2430176 100
19:17:53 06:07:01 PM 4797008 6970208 3085416 39.14 2688 2340736 765992 8.58 271916 2430676 24
19:17:53 06:08:01 PM 4796584 6970212 3085840 39.15 2688 2341156 765992 8.58 271916 2431068 184
19:17:53 06:09:01 PM 4796044 6970272 3086380 39.16 2688 2341756 765992 8.58 271916 2431592 4
19:17:53 06:10:01 PM 4795344 6970044 3087080 39.16 2688 2342236 765992 8.58 271916 2432276 168
19:17:53 06:11:01 PM 4795080 6970260 3087344 39.17 2688 2342712 765992 8.58 271916 2432660 4
19:17:53 06:12:01 PM 4794872 6970536 3087552 39.17 2688 2343188 765992 8.58 271916 2432992 164
19:17:53 06:13:01 PM 4794028 6970164 3088396 39.18 2688 2343668 765992 8.58 271916 2433716 4
19:17:53 06:14:01 PM 4793656 6970272 3088768 39.19 2688 2344148 765992 8.58 271916 2433992 168
19:17:53 06:15:01 PM 4793248 6970244 3089176 39.19 2688 2344520 765992 8.58 271916 2434380 48
19:17:53 06:16:01 PM 4792976 6970180 3089448 39.19 2688 2344728 765992 8.58 271920 2434584 4
19:17:53 06:17:01 PM 4792716 6970212 3089708 39.20 2688 2345020 750612 8.40 271924 2434988 292
19:17:53 06:18:01 PM 4792388 6970192 3090036 39.20 2688 2345336 766004 8.58 271924 2435376 68
19:17:53 06:19:01 PM 4791988 6970180 3090436 39.21 2688 2345720 766004 8.58 271924 2435596 24
19:17:53 06:20:01 PM 4791112 6969684 3091312 39.22 2688 2346100 785940 8.80 271924 2436368 4
19:17:53 06:21:01 PM 4791548 6970488 3090876 39.21 2688 2346460 754604 8.45 271920 2436268 36
19:17:53 06:22:01 PM 4791088 6970408 3091336 39.22 2688 2346840 754604 8.45 271920 2436648 20
19:17:53 06:23:01 PM 4790708 6970412 3091716 39.22 2688 2347224 754604 8.45 271920 2437160 4
19:17:53 06:24:01 PM 4790080 6970500 3092344 39.23 2688 2347948 754604 8.45 271920 2437692 120
19:17:53 06:25:01 PM 4789720 6970496 3092704 39.24 2688 2348296 754604 8.45 271920 2438048 4
19:17:53 06:26:01 PM 4789380 6970628 3093044 39.24 2688 2348776 754604 8.45 271920 2438520 168
19:17:53 06:27:01 PM 4788536 6970272 3093888 39.25 2688 2349256 754604 8.45 271920 2439220 4
19:17:53 06:28:01 PM 4788340 6970552 3094084 39.25 2688 2349732 754604 8.45 271928 2439656 176
19:17:53 06:29:01 PM 4787968 6970648 3094456 39.26 2688 2350208 754604 8.45 271920 2440076 332
19:17:53 06:30:01 PM 4786736 6969856 3095688 39.27 2688 2350648 770640 8.63 271920 2440748 124
19:17:53 06:31:01 PM 4786696 6970212 3095728 39.27 2688 2351024 770640 8.63 271920 2440792 4
19:17:53 06:32:01 PM 4786584 6970440 3095840 39.28 2688 2351368 770640 8.63 271920 2441120 128
19:17:53 06:33:01 PM 4785900 6970140 3096524 39.28 2688 2351752 770640 8.63 271920 2441644 56
19:17:53 06:34:01 PM 4785904 6970524 3096520 39.28 2688 2352132 770640 8.63 271920 2441892 208
19:17:53 06:35:01 PM 4785208 6970212 3097216 39.29 2688 2352516 770640 8.63 271920 2442392 68
19:17:53 06:36:01 PM 4785020 6970412 3097404 39.30 2688 2352900 770640 8.63 271920 2442660 132
19:17:53 06:37:01 PM 4784808 6970580 3097616 39.30 2688 2353280 770640 8.63 271920 2443040 84
19:17:53 06:38:01 PM 4783896 6970340 3098528 39.31 2688 2353944 770640 8.63 271920 2443788 4
19:17:53 06:39:01 PM 4783672 6970520 3098752 39.31 2688 2354356 770640 8.63 271920 2444124 164
19:17:53 06:40:01 PM 4782852 6970180 3099572 39.32 2688 2354836 745628 8.35 271920 2444836 4
19:17:53 06:41:01 PM 4782708 6970508 3099716 39.32 2688 2355316 745628 8.35 271920 2445092 168
19:17:53 06:42:01 PM 4781768 6970044 3100656 39.34 2688 2355792 767780 8.60 271920 2445916 92
19:17:53 06:43:01 PM 4781484 6970172 3100940 39.34 2688 2356196 756588 8.47 281652 2436448 88
19:17:53 06:44:01 PM 4781244 6970496 3101180 39.34 2688 2356760 756588 8.47 281652 2436836 332
19:17:53 06:45:01 PM 4780712 6970172 3101712 39.35 2688 2356968 756588 8.47 281652 2437064 56
19:17:53 06:46:01 PM 4780364 6970248 3102060 39.35 2688 2357396 756588 8.47 281652 2437572 132
19:17:53 06:47:01 PM 4779968 6970232 3102456 39.36 2688 2357776 756588 8.47 281652 2437840 52
19:17:53 06:48:01 PM 4779644 6970292 3102780 39.36 2688 2358160 756588 8.47 281652 2438292 88
19:17:53 06:49:02 PM 4779424 6970452 3103000 39.37 2688 2358540 756588 8.47 281652 2438632 68
19:17:53 06:50:01 PM 4778564 6969960 3103860 39.38 2688 2358908 751704 8.42 281652 2439280 144
19:17:53 06:51:01 PM 4778408 6970196 3104016 39.38 2688 2359292 751704 8.42 281652 2439464 4
19:17:53 06:52:01 PM 4777932 6970376 3104492 39.38 2688 2359944 751704 8.42 281652 2440116 4
19:17:53 06:53:01 PM 4777280 6970192 3105144 39.39 2688 2360420 751704 8.42 281652 2440652 164
19:17:53 06:54:01 PM 4776888 6970276 3105536 39.40 2688 2360896 751704 8.42 281652 2441060 84
19:17:53 06:55:01 PM 4776528 6970328 3105896 39.40 2688 2361300 751704 8.42 281652 2441472 168
19:17:53 06:56:01 PM 4776112 6970388 3106312 39.41 2688 2361776 751704 8.42 281652 2441948 4
19:17:53 06:57:01 PM 4775732 6970484 3106692 39.41 2688 2362252 751704 8.42 281652 2442424 168
19:17:53 06:58:01 PM 4774972 6970148 3107452 39.42 2688 2362676 751704 8.42 281652 2442924 4
19:17:53 06:59:01 PM 4774664 6970180 3107760 39.43 2688 2363024 751704 8.42 281652 2443192 40
19:17:53 07:00:01 PM 4773840 6969736 3108584 39.44 2688 2363404 770828 8.63 281652 2443920 68
19:17:53 07:01:01 PM 4773356 6969640 3109068 39.44 2688 2363792 770828 8.63 281652 2444428 24
19:17:53 07:02:01 PM 4773380 6970044 3109044 39.44 2688 2364172 770828 8.63 281664 2444592 172
19:17:53 07:03:01 PM 4773024 6970084 3109400 39.45 2688 2364560 770828 8.63 281664 2444872 44
19:17:53 07:04:01 PM 4772724 6970156 3109700 39.45 2688 2364940 770828 8.63 281664 2445188 192
19:17:53 07:05:01 PM 4772032 6970064 3110392 39.46 2688 2365532 770828 8.63 281664 2445804 140
19:17:53 07:06:01 PM 4771536 6970044 3110888 39.47 2688 2366012 770828 8.63 281664 2446260 88
19:17:53 07:07:01 PM 4771044 6970028 3111380 39.47 2688 2366488 770828 8.63 281664 2446736 88
19:17:53 07:08:01 PM 4770764 6970224 3111660 39.48 2688 2366964 770828 8.63 281664 2447280 244
19:17:53 07:09:01 PM 4770356 6970228 3112068 39.48 2688 2367368 755284 8.46 281664 2447740 4
19:17:53 07:10:01 PM 4769528 6969876 3112896 39.49 2688 2367844 755880 8.46 281664 2448216 168
19:17:53 07:11:01 PM 4769404 6970236 3113020 39.49 2688 2368324 755880 8.46 281664 2448584 4
19:17:53 07:12:01 PM 4768604 6970116 3113820 39.50 2688 2369004 774524 8.67 281664 2449304 352
19:17:53 07:13:01 PM 4764880 6967156 3117544 39.55 2688 2369768 807752 9.04 281664 2452640 336
19:17:53 07:14:01 PM 4763016 6965744 3119408 39.57 2688 2370220 825608 9.24 281664 2454500 288
19:17:53 07:15:01 PM 4759600 6963088 3122824 39.62 2688 2370968 841928 9.43 281664 2457580 396
19:17:53 07:16:01 PM 4828252 7036448 3054172 38.75 2688 2375672 658356 7.37 282008 2389580 4224
19:17:53 07:17:01 PM 4878112 6998116 3004312 38.11 2688 2293380 684956 7.67 558308 2088112 24760
19:17:53 Average: 4821070 6975056 3061354 38.84 2688 2321846 755980 8.46 273630 2406267 3030
19:17:53
19:17:53 04:27:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
19:17:53 04:28:01 PM lo 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:28:01 PM eth0 255.31 150.20 1355.97 55.31 0.00 0.00 0.00 0.00
19:17:53 04:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:29:01 PM eth0 87.02 69.53 937.99 10.20 0.00 0.00 0.00 0.00
19:17:53 04:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:30:01 PM eth0 41.59 27.99 510.45 5.46 0.00 0.00 0.00 0.00
19:17:53 04:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:31:01 PM eth0 39.37 33.41 328.17 6.87 0.00 0.00 0.00 0.00
19:17:53 04:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:32:01 PM eth0 476.37 340.89 97.80 81.46 0.00 0.00 0.00 0.00
19:17:53 04:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:33:01 PM eth0 3.38 2.30 0.84 0.72 0.00 0.00 0.00 0.00
19:17:53 04:34:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:34:02 PM eth0 2.42 1.90 0.43 0.41 0.00 0.00 0.00 0.00
19:17:53 04:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:35:01 PM eth0 14.84 8.25 6.59 0.95 0.00 0.00 0.00 0.00
19:17:53 04:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:36:01 PM eth0 42.33 31.63 10.95 4.33 0.00 0.00 0.00 0.00
19:17:53 04:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:37:01 PM eth0 11.88 9.20 2.77 1.80 0.00 0.00 0.00 0.00
19:17:53 04:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:38:01 PM eth0 18.04 15.06 4.45 2.88 0.00 0.00 0.00 0.00
19:17:53 04:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:39:01 PM eth0 83.15 82.17 16.09 7.08 0.00 0.00 0.00 0.00
19:17:53 04:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:40:01 PM eth0 11.06 9.11 2.65 1.80 0.00 0.00 0.00 0.00
19:17:53 04:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:41:01 PM eth0 11.41 9.08 2.72 1.79 0.00 0.00 0.00 0.00
19:17:53 04:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:42:01 PM eth0 11.13 8.98 2.66 1.79 0.00 0.00 0.00 0.00
19:17:53 04:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:43:01 PM eth0 11.80 9.15 2.83 1.86 0.00 0.00 0.00 0.00
19:17:53 04:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:44:01 PM eth0 11.65 9.22 2.75 1.80 0.00 0.00 0.00 0.00
19:17:53 04:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:45:01 PM eth0 11.21 9.13 2.63 1.81 0.00 0.00 0.00 0.00
19:17:53 04:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:46:01 PM eth0 12.46 10.18 3.07 1.87 0.00 0.00 0.00 0.00
19:17:53 04:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:47:01 PM eth0 1.58 1.12 0.39 0.22 0.00 0.00 0.00 0.00
19:17:53 04:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:48:01 PM eth0 1.80 1.30 0.53 0.30 0.00 0.00 0.00 0.00
19:17:53 04:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:49:01 PM eth0 1.48 1.05 0.37 0.22 0.00 0.00 0.00 0.00
19:17:53 04:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:50:01 PM eth0 1.43 1.13 0.39 0.23 0.00 0.00 0.00 0.00
19:17:53 04:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:51:01 PM eth0 1.62 1.05 0.38 0.22 0.00 0.00 0.00 0.00
19:17:53 04:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:52:01 PM eth0 15.76 15.20 2.62 1.53 0.00 0.00 0.00 0.00
19:17:53 04:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:53:01 PM eth0 11.00 10.58 1.67 1.03 0.00 0.00 0.00 0.00
19:17:53 04:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:54:01 PM eth0 6.33 6.70 0.92 0.76 0.00 0.00 0.00 0.00
19:17:53 04:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:55:01 PM eth0 6.81 7.21 1.07 0.88 0.00 0.00 0.00 0.00
19:17:53 04:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:56:01 PM eth0 11.41 11.43 1.90 1.27 0.00 0.00 0.00 0.00
19:17:53 04:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:57:01 PM eth0 14.29 12.89 2.80 1.71 0.00 0.00 0.00 0.00
19:17:53 04:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:58:01 PM eth0 12.18 9.41 2.93 1.87 0.00 0.00 0.00 0.00
19:17:53 04:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 04:59:01 PM eth0 11.61 9.21 2.74 1.80 0.00 0.00 0.00 0.00
19:17:53 05:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:00:01 PM eth0 11.41 9.01 2.71 1.79 0.00 0.00 0.00 0.00
19:17:53 05:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:01:01 PM eth0 11.00 8.88 2.62 1.73 0.00 0.00 0.00 0.00
19:17:53 05:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:02:01 PM eth0 12.03 9.26 2.98 1.98 0.00 0.00 0.00 0.00
19:17:53 05:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:03:01 PM eth0 20.25 16.28 5.07 3.14 0.00 0.00 0.00 0.00
19:17:53 05:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:04:01 PM eth0 1.47 1.10 0.35 0.20 0.00 0.00 0.00 0.00
19:17:53 05:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:05:01 PM eth0 1.55 1.12 0.38 0.22 0.00 0.00 0.00 0.00
19:17:53 05:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:06:01 PM eth0 1.38 1.05 0.37 0.22 0.00 0.00 0.00 0.00
19:17:53 05:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:07:01 PM eth0 2.17 1.72 0.40 0.25 0.00 0.00 0.00 0.00
19:17:53 05:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:08:01 PM eth0 1.75 1.12 0.51 0.28 0.00 0.00 0.00 0.00
19:17:53 05:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:09:01 PM eth0 5.10 4.40 1.24 0.89 0.00 0.00 0.00 0.00
19:17:53 05:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:10:01 PM eth0 16.28 16.06 2.29 1.19 0.00 0.00 0.00 0.00
19:17:53 05:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:11:01 PM eth0 15.01 14.58 2.15 1.17 0.00 0.00 0.00 0.00
19:17:53 05:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:12:01 PM eth0 14.23 13.96 2.06 1.12 0.00 0.00 0.00 0.00
19:17:53 05:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:13:01 PM eth0 13.83 12.76 2.65 1.80 0.00 0.00 0.00 0.00
19:17:53 05:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:14:01 PM eth0 11.15 8.95 2.75 1.76 0.00 0.00 0.00 0.00
19:17:53 05:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:15:01 PM eth0 11.05 9.03 2.72 1.79 0.00 0.00 0.00 0.00
19:17:53 05:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:16:01 PM eth0 11.25 9.11 2.78 1.80 0.00 0.00 0.00 0.00
19:17:53 05:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:17:01 PM eth0 11.30 9.02 2.80 1.79 0.00 0.00 0.00 0.00
19:17:53 05:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:18:01 PM eth0 11.75 9.17 2.92 1.85 0.00 0.00 0.00 0.00
19:17:53 05:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:19:01 PM eth0 10.95 8.88 2.70 1.76 0.00 0.00 0.00 0.00
19:17:53 05:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:20:01 PM eth0 13.71 11.46 3.42 2.14 0.00 0.00 0.00 0.00
19:17:53 05:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:21:01 PM eth0 1.48 1.03 0.38 0.22 0.00 0.00 0.00 0.00
19:17:53 05:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:22:01 PM eth0 1.60 1.10 0.44 0.22 0.00 0.00 0.00 0.00
19:17:53 05:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:23:01 PM eth0 1.80 1.10 0.46 0.28 0.00 0.00 0.00 0.00
19:17:53 05:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:24:01 PM eth0 1.32 1.02 0.37 0.22 0.00 0.00 0.00 0.00
19:17:53 05:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:25:01 PM eth0 1.50 1.05 0.37 0.22 0.00 0.00 0.00 0.00
19:17:53 05:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:26:01 PM eth0 16.10 15.25 2.74 1.53 0.00 0.00 0.00 0.00
19:17:53 05:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:27:01 PM eth0 11.38 11.30 1.60 1.14 0.00 0.00 0.00 0.00
19:17:53 05:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:28:01 PM eth0 7.36 7.45 1.05 1.07 0.00 0.00 0.00 0.00
19:17:53 05:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:29:01 PM eth0 7.25 7.97 1.01 1.29 0.00 0.00 0.00 0.00
19:17:53 05:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:30:01 PM eth0 13.61 13.61 2.15 1.57 0.00 0.00 0.00 0.00
19:17:53 05:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:31:01 PM eth0 15.68 13.38 3.20 1.92 0.00 0.00 0.00 0.00
19:17:53 05:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:32:01 PM eth0 11.55 9.07 2.78 1.79 0.00 0.00 0.00 0.00
19:17:53 05:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:33:01 PM eth0 11.88 9.30 3.07 2.05 0.00 0.00 0.00 0.00
19:17:53 05:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:34:01 PM eth0 11.18 8.97 2.76 1.79 0.00 0.00 0.00 0.00
19:17:53 05:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:35:01 PM eth0 10.56 8.55 2.58 1.66 0.00 0.00 0.00 0.00
19:17:53 05:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:36:01 PM eth0 11.61 9.10 2.84 1.79 0.00 0.00 0.00 0.00
19:17:53 05:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:37:01 PM eth0 20.03 16.85 5.07 3.22 0.00 0.00 0.00 0.00
19:17:53 05:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:38:01 PM eth0 1.55 1.03 0.37 0.24 0.00 0.00 0.00 0.00
19:17:53 05:39:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:39:02 PM eth0 1.42 1.00 0.37 0.22 0.00 0.00 0.00 0.00
19:17:53 05:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:40:01 PM eth0 1.78 1.10 0.47 0.23 0.00 0.00 0.00 0.00
19:17:53 05:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:41:01 PM eth0 1.48 1.05 0.37 0.22 0.00 0.00 0.00 0.00
19:17:53 05:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:42:01 PM eth0 1.48 1.08 0.39 0.22 0.00 0.00 0.00 0.00
19:17:53 05:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:43:01 PM eth0 2.02 1.32 0.57 0.33 0.00 0.00 0.00 0.00
19:17:53 05:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:44:01 PM eth0 20.15 19.53 3.20 1.81 0.00 0.00 0.00 0.00
19:17:53 05:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:45:01 PM eth0 13.61 13.06 1.99 1.03 0.00 0.00 0.00 0.00
19:17:53 05:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:46:01 PM eth0 14.83 14.11 2.31 1.34 0.00 0.00 0.00 0.00
19:17:53 05:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:47:01 PM eth0 12.01 9.45 2.99 1.99 0.00 0.00 0.00 0.00
19:17:53 05:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:48:01 PM eth0 11.36 9.10 2.87 1.85 0.00 0.00 0.00 0.00
19:17:53 05:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:49:01 PM eth0 11.76 9.20 2.88 1.80 0.00 0.00 0.00 0.00
19:17:53 05:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:50:01 PM eth0 11.06 9.08 2.76 1.79 0.00 0.00 0.00 0.00
19:17:53 05:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:51:01 PM eth0 11.05 8.98 2.75 1.79 0.00 0.00 0.00 0.00
19:17:53 05:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:52:01 PM eth0 11.06 8.93 2.74 1.78 0.00 0.00 0.00 0.00
19:17:53 05:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:53:01 PM eth0 17.18 14.40 4.40 2.79 0.00 0.00 0.00 0.00
19:17:53 05:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:54:01 PM eth0 0.60 0.20 0.10 0.04 0.00 0.00 0.00 0.00
19:17:53 05:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:55:01 PM eth0 0.65 0.25 0.10 0.05 0.00 0.00 0.00 0.00
19:17:53 05:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:56:01 PM eth0 0.67 0.20 0.11 0.04 0.00 0.00 0.00 0.00
19:17:53 05:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:57:01 PM eth0 0.67 0.27 0.10 0.05 0.00 0.00 0.00 0.00
19:17:53 05:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:58:01 PM eth0 0.95 0.33 0.24 0.11 0.00 0.00 0.00 0.00
19:17:53 05:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 05:59:01 PM eth0 11.35 9.80 2.17 1.28 0.00 0.00 0.00 0.00
19:17:53 06:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:00:01 PM eth0 14.61 14.31 2.08 1.12 0.00 0.00 0.00 0.00
19:17:53 06:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:01:01 PM eth0 14.11 13.73 2.03 1.07 0.00 0.00 0.00 0.00
19:17:53 06:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:02:01 PM eth0 14.63 13.21 2.93 1.91 0.00 0.00 0.00 0.00
19:17:53 06:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:03:01 PM eth0 12.01 9.27 2.99 1.86 0.00 0.00 0.00 0.00
19:17:53 06:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:04:01 PM eth0 11.15 9.03 2.71 1.79 0.00 0.00 0.00 0.00
19:17:53 06:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:05:01 PM eth0 11.20 9.03 2.80 1.77 0.00 0.00 0.00 0.00
19:17:53 06:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:06:01 PM eth0 11.16 8.78 2.74 1.75 0.00 0.00 0.00 0.00
19:17:53 06:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:07:01 PM eth0 11.05 9.02 2.76 1.79 0.00 0.00 0.00 0.00
19:17:53 06:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:08:01 PM eth0 12.46 10.15 3.13 2.07 0.00 0.00 0.00 0.00
19:17:53 06:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:09:01 PM eth0 12.56 10.31 3.12 1.88 0.00 0.00 0.00 0.00
19:17:53 06:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:10:01 PM eth0 1.48 1.12 0.39 0.22 0.00 0.00 0.00 0.00
19:17:53 06:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:11:01 PM eth0 1.37 1.00 0.37 0.22 0.00 0.00 0.00 0.00
19:17:53 06:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:12:01 PM eth0 1.87 1.08 0.43 0.22 0.00 0.00 0.00 0.00
19:17:53 06:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:13:01 PM eth0 2.22 1.42 0.78 0.49 0.00 0.00 0.00 0.00
19:17:53 06:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:14:01 PM eth0 1.47 1.07 0.37 0.22 0.00 0.00 0.00 0.00
19:17:53 06:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:15:01 PM eth0 14.65 14.03 2.48 1.45 0.00 0.00 0.00 0.00
19:17:53 06:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:16:01 PM eth0 4.67 4.32 0.66 0.40 0.00 0.00 0.00 0.00
19:17:53 06:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:17:01 PM eth0 7.93 7.40 1.31 0.85 0.00 0.00 0.00 0.00
19:17:53 06:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:18:01 PM eth0 14.80 13.21 2.97 1.78 0.00 0.00 0.00 0.00
19:17:53 06:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:19:01 PM eth0 11.03 9.05 2.76 1.79 0.00 0.00 0.00 0.00
19:17:53 06:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:20:01 PM eth0 11.33 9.03 2.78 1.79 0.00 0.00 0.00 0.00
19:17:53 06:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:21:01 PM eth0 10.26 8.45 2.57 1.69 0.00 0.00 0.00 0.00
19:17:53 06:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:22:01 PM eth0 11.90 9.18 2.93 1.80 0.00 0.00 0.00 0.00
19:17:53 06:23:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:23:01 PM eth0 11.63 9.25 3.13 2.06 0.00 0.00 0.00 0.00
19:17:53 06:24:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:24:01 PM eth0 21.15 17.23 5.34 3.27 0.00 0.00 0.00 0.00
19:17:53 06:25:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:25:01 PM eth0 1.37 1.02 0.29 0.18 0.00 0.00 0.00 0.00
19:17:53 06:26:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:26:01 PM eth0 1.77 1.03 0.42 0.22 0.00 0.00 0.00 0.00
19:17:53 06:27:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:27:01 PM eth0 2.00 1.27 0.68 0.45 0.00 0.00 0.00 0.00
19:17:53 06:28:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:28:01 PM eth0 1.65 1.17 0.47 0.29 0.00 0.00 0.00 0.00
19:17:53 06:29:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:29:01 PM eth0 1.50 1.05 0.38 0.22 0.00 0.00 0.00 0.00
19:17:53 06:30:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:30:01 PM eth0 1.55 1.18 0.43 0.25 0.00 0.00 0.00 0.00
19:17:53 06:31:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:31:01 PM eth0 20.73 19.65 3.69 2.21 0.00 0.00 0.00 0.00
19:17:53 06:32:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:32:01 PM eth0 10.23 8.10 2.39 1.58 0.00 0.00 0.00 0.00
19:17:53 06:33:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:33:01 PM eth0 11.76 9.37 3.13 2.08 0.00 0.00 0.00 0.00
19:17:53 06:34:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:34:01 PM eth0 11.33 8.93 2.81 1.78 0.00 0.00 0.00 0.00
19:17:53 06:35:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:35:01 PM eth0 11.20 8.97 2.79 1.79 0.00 0.00 0.00 0.00
19:17:53 06:36:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:36:01 PM eth0 11.21 9.08 2.76 1.79 0.00 0.00 0.00 0.00
19:17:53 06:37:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:37:01 PM eth0 11.41 9.00 2.79 1.79 0.00 0.00 0.00 0.00
19:17:53 06:38:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:38:01 PM eth0 19.10 15.65 4.85 3.01 0.00 0.00 0.00 0.00
19:17:53 06:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:39:01 PM eth0 1.52 1.08 0.35 0.20 0.00 0.00 0.00 0.00
19:17:53 06:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:40:01 PM eth0 1.73 1.08 0.46 0.22 0.00 0.00 0.00 0.00
19:17:53 06:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:41:01 PM eth0 1.38 1.00 0.37 0.22 0.00 0.00 0.00 0.00
19:17:53 06:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:42:01 PM eth0 1.48 1.05 0.38 0.22 0.00 0.00 0.00 0.00
19:17:53 06:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:43:01 PM eth0 2.00 1.32 0.55 0.33 0.00 0.00 0.00 0.00
19:17:53 06:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:44:01 PM eth0 11.05 10.13 2.03 1.20 0.00 0.00 0.00 0.00
19:17:53 06:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:45:01 PM eth0 11.56 10.98 2.11 1.37 0.00 0.00 0.00 0.00
19:17:53 06:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:46:01 PM eth0 12.35 10.15 3.04 1.97 0.00 0.00 0.00 0.00
19:17:53 06:47:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:47:01 PM eth0 11.80 9.17 2.87 1.80 0.00 0.00 0.00 0.00
19:17:53 06:48:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:48:01 PM eth0 11.66 9.28 2.95 1.86 0.00 0.00 0.00 0.00
19:17:53 06:49:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:49:02 PM eth0 11.53 9.12 2.85 1.80 0.00 0.00 0.00 0.00
19:17:53 06:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:50:01 PM eth0 11.22 9.08 2.78 1.81 0.00 0.00 0.00 0.00
19:17:53 06:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:51:01 PM eth0 11.55 9.18 2.84 1.80 0.00 0.00 0.00 0.00
19:17:53 06:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:52:01 PM eth0 15.33 12.78 3.85 2.41 0.00 0.00 0.00 0.00
19:17:53 06:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:53:01 PM eth0 1.87 1.15 0.54 0.28 0.00 0.00 0.00 0.00
19:17:53 06:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:54:01 PM eth0 1.48 1.13 0.40 0.25 0.00 0.00 0.00 0.00
19:17:53 06:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:55:01 PM eth0 1.30 0.83 0.32 0.18 0.00 0.00 0.00 0.00
19:17:53 06:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:56:01 PM eth0 1.50 1.03 0.42 0.22 0.00 0.00 0.00 0.00
19:17:53 06:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:57:01 PM eth0 1.53 1.10 0.39 0.22 0.00 0.00 0.00 0.00
19:17:53 06:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:58:01 PM eth0 11.88 10.95 2.30 1.39 0.00 0.00 0.00 0.00
19:17:53 06:59:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 06:59:01 PM eth0 15.29 13.98 2.96 1.90 0.00 0.00 0.00 0.00
19:17:53 07:00:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:00:01 PM eth0 11.25 8.93 2.79 1.78 0.00 0.00 0.00 0.00
19:17:53 07:01:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:01:01 PM eth0 11.15 8.97 2.73 1.79 0.00 0.00 0.00 0.00
19:17:53 07:02:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:02:01 PM eth0 12.38 9.40 3.35 2.17 0.00 0.00 0.00 0.00
19:17:53 07:03:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:03:01 PM eth0 11.78 9.32 3.01 1.87 0.00 0.00 0.00 0.00
19:17:53 07:04:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:04:01 PM eth0 10.98 8.98 2.73 1.79 0.00 0.00 0.00 0.00
19:17:53 07:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:05:01 PM eth0 16.00 13.26 4.30 2.59 0.00 0.00 0.00 0.00
19:17:53 07:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:06:01 PM eth0 8.41 6.76 1.80 1.20 0.00 0.00 0.00 0.00
19:17:53 07:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:07:01 PM eth0 1.47 1.05 0.37 0.22 0.00 0.00 0.00 0.00
19:17:53 07:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:08:01 PM eth0 1.82 1.13 0.54 0.28 0.00 0.00 0.00 0.00
19:17:53 07:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:09:01 PM eth0 1.32 0.83 0.34 0.18 0.00 0.00 0.00 0.00
19:17:53 07:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:10:01 PM eth0 1.67 1.10 0.44 0.22 0.00 0.00 0.00 0.00
19:17:53 07:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:11:01 PM eth0 1.33 1.00 0.37 0.22 0.00 0.00 0.00 0.00
19:17:53 07:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:12:01 PM eth0 14.63 13.65 4.07 1.93 0.00 0.00 0.00 0.00
19:17:53 07:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:13:01 PM eth0 19.28 18.29 5.93 2.11 0.00 0.00 0.00 0.00
19:17:53 07:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:14:01 PM eth0 15.53 15.20 3.75 1.45 0.00 0.00 0.00 0.00
19:17:53 07:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:15:01 PM eth0 19.90 18.88 5.54 2.48 0.00 0.00 0.00 0.00
19:17:53 07:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:16:01 PM eth0 28.00 22.76 9.52 2.93 0.00 0.00 0.00 0.00
19:17:53 07:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 07:17:01 PM eth0 145.28 92.29 283.03 379.33 0.00 0.00 0.00 0.00
19:17:53 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
19:17:53 Average: eth0 15.47 12.11 22.82 4.43 0.00 0.00 0.00 0.00
19:17:53
19:17:53
19:17:53 ---> sar -P ALL:
19:17:53 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU)
19:17:53
19:17:53 16:26:51 LINUX RESTART (2 CPU)
19:17:53
19:17:53 04:27:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 04:28:01 PM all 48.55 0.08 10.73 16.67 0.13 23.84
19:17:53 04:28:01 PM 0 56.32 0.10 10.39 14.22 0.13 18.83
19:17:53 04:28:01 PM 1 40.74 0.07 11.08 19.12 0.12 28.87
19:17:53 04:29:01 PM all 35.69 0.00 5.02 2.27 0.13 56.88
19:17:53 04:29:01 PM 0 40.29 0.00 5.25 2.14 0.13 52.18
19:17:53 04:29:01 PM 1 31.11 0.00 4.80 2.40 0.13 61.56
19:17:53 04:30:01 PM all 19.35 0.00 2.53 1.33 0.09 76.69
19:17:53 04:30:01 PM 0 23.37 0.00 2.83 1.34 0.10 72.36
19:17:53 04:30:01 PM 1 15.33 0.00 2.24 1.32 0.08 81.02
19:17:53 04:31:01 PM all 23.10 0.00 4.23 0.39 0.08 72.20
19:17:53 04:31:01 PM 0 25.96 0.00 4.46 0.43 0.08 69.06
19:17:53 04:31:01 PM 1 20.23 0.00 4.01 0.35 0.08 75.33
19:17:53 04:32:01 PM all 16.21 0.00 3.60 0.59 0.06 79.54
19:17:53 04:32:01 PM 0 18.60 0.00 4.36 0.59 0.07 76.39
19:17:53 04:32:01 PM 1 13.82 0.00 2.85 0.60 0.05 82.68
19:17:53 04:33:01 PM all 0.33 0.00 0.10 0.01 0.03 99.54
19:17:53 04:33:01 PM 0 0.48 0.00 0.08 0.00 0.02 99.42
19:17:53 04:33:01 PM 1 0.17 0.00 0.12 0.02 0.03 99.67
19:17:53 04:34:02 PM all 0.34 0.00 0.11 0.00 0.03 99.52
19:17:53 04:34:02 PM 0 0.57 0.00 0.10 0.00 0.02 99.32
19:17:53 04:34:02 PM 1 0.12 0.00 0.12 0.00 0.03 99.73
19:17:53 04:35:01 PM all 0.37 0.00 0.14 0.00 0.03 99.46
19:17:53 04:35:01 PM 0 0.32 0.00 0.10 0.00 0.02 99.56
19:17:53 04:35:01 PM 1 0.41 0.00 0.19 0.00 0.03 99.37
19:17:53 04:36:01 PM all 6.50 0.00 0.59 0.03 0.05 92.84
19:17:53 04:36:01 PM 0 7.67 0.00 0.60 0.03 0.05 91.64
19:17:53 04:36:01 PM 1 5.32 0.00 0.57 0.02 0.05 94.04
19:17:53 04:37:01 PM all 4.61 0.00 0.34 0.00 0.06 94.99
19:17:53 04:37:01 PM 0 6.59 0.00 0.43 0.00 0.07 92.91
19:17:53 04:37:01 PM 1 2.63 0.00 0.25 0.00 0.05 97.07
19:17:53 04:38:01 PM all 6.44 0.00 0.40 0.00 0.05 93.11
19:17:53 04:38:01 PM 0 9.20 0.00 0.50 0.00 0.05 90.24
19:17:53 04:38:01 PM 1 3.67 0.00 0.30 0.00 0.05 95.98
19:17:53
19:17:53 04:38:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 04:39:01 PM all 9.56 0.00 0.80 0.00 0.06 89.58
19:17:53 04:39:01 PM 0 16.42 0.00 1.06 0.00 0.07 82.45
19:17:53 04:39:01 PM 1 2.73 0.00 0.54 0.00 0.05 96.68
19:17:53 04:40:01 PM all 4.53 0.00 0.34 0.00 0.06 95.06
19:17:53 04:40:01 PM 0 6.74 0.00 0.45 0.00 0.07 92.74
19:17:53 04:40:01 PM 1 2.33 0.00 0.23 0.00 0.05 97.39
19:17:53 04:41:01 PM all 4.57 0.00 0.33 0.00 0.05 95.05
19:17:53 04:41:01 PM 0 6.36 0.00 0.43 0.00 0.05 93.16
19:17:53 04:41:01 PM 1 2.78 0.00 0.23 0.00 0.05 96.94
19:17:53 04:42:01 PM all 4.49 0.00 0.33 0.00 0.05 95.12
19:17:53 04:42:01 PM 0 7.09 0.00 0.45 0.00 0.05 92.41
19:17:53 04:42:01 PM 1 1.89 0.00 0.22 0.00 0.05 97.84
19:17:53 04:43:01 PM all 4.71 0.00 0.50 0.05 0.05 94.69
19:17:53 04:43:01 PM 0 7.26 0.00 0.64 0.10 0.05 91.95
19:17:53 04:43:01 PM 1 2.16 0.00 0.37 0.00 0.05 97.43
19:17:53 04:44:01 PM all 4.53 0.00 0.33 0.00 0.08 95.07
19:17:53 04:44:01 PM 0 5.52 0.00 0.33 0.00 0.08 94.07
19:17:53 04:44:01 PM 1 3.55 0.00 0.32 0.00 0.07 96.07
19:17:53 04:45:01 PM all 4.48 0.00 0.30 0.00 0.07 95.15
19:17:53 04:45:01 PM 0 6.22 0.00 0.37 0.00 0.07 93.35
19:17:53 04:45:01 PM 1 2.74 0.00 0.23 0.00 0.07 96.96
19:17:53 04:46:01 PM all 4.27 0.00 0.27 0.00 0.05 95.41
19:17:53 04:46:01 PM 0 3.91 0.00 0.32 0.00 0.07 95.70
19:17:53 04:46:01 PM 1 4.63 0.00 0.22 0.00 0.03 95.12
19:17:53 04:47:01 PM all 1.25 0.00 0.13 0.01 0.07 98.55
19:17:53 04:47:01 PM 0 0.90 0.00 0.10 0.02 0.05 98.93
19:17:53 04:47:01 PM 1 1.61 0.00 0.15 0.00 0.08 98.16
19:17:53 04:48:01 PM all 1.37 0.00 0.14 0.00 0.07 98.42
19:17:53 04:48:01 PM 0 0.94 0.00 0.15 0.00 0.07 98.85
19:17:53 04:48:01 PM 1 1.80 0.00 0.13 0.00 0.07 97.99
19:17:53 04:49:01 PM all 1.34 0.00 0.13 0.00 0.08 98.45
19:17:53 04:49:01 PM 0 1.74 0.00 0.17 0.00 0.07 98.03
19:17:53 04:49:01 PM 1 0.95 0.00 0.10 0.00 0.08 98.86
19:17:53
19:17:53 04:49:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 04:50:01 PM all 1.30 0.00 0.15 0.00 0.05 98.50
19:17:53 04:50:01 PM 0 1.24 0.00 0.15 0.00 0.05 98.56
19:17:53 04:50:01 PM 1 1.37 0.00 0.15 0.00 0.05 98.43
19:17:53 04:51:01 PM all 1.30 0.00 0.13 0.00 0.07 98.50
19:17:53 04:51:01 PM 0 1.15 0.00 0.13 0.00 0.07 98.65
19:17:53 04:51:01 PM 1 1.45 0.00 0.13 0.00 0.07 98.35
19:17:53 04:52:01 PM all 5.43 0.00 1.94 0.01 0.06 92.56
19:17:53 04:52:01 PM 0 8.37 0.00 3.80 0.00 0.07 87.76
19:17:53 04:52:01 PM 1 2.66 0.00 0.18 0.02 0.05 97.09
19:17:53 04:53:01 PM all 9.50 0.00 1.37 0.00 0.08 89.05
19:17:53 04:53:01 PM 0 8.28 0.00 0.88 0.00 0.07 90.77
19:17:53 04:53:01 PM 1 10.71 0.00 1.86 0.00 0.09 87.34
19:17:53 04:54:01 PM all 10.60 0.00 0.58 0.00 0.08 88.74
19:17:53 04:54:01 PM 0 9.79 0.00 0.55 0.00 0.09 89.57
19:17:53 04:54:01 PM 1 11.40 0.00 0.61 0.00 0.07 87.92
19:17:53 04:55:01 PM all 11.90 0.00 0.61 0.00 0.07 87.42
19:17:53 04:55:01 PM 0 14.65 0.00 0.72 0.00 0.07 84.56
19:17:53 04:55:01 PM 1 9.22 0.00 0.50 0.00 0.07 90.21
19:17:53 04:56:01 PM all 10.06 0.00 0.54 0.00 0.08 89.32
19:17:53 04:56:01 PM 0 14.02 0.00 0.68 0.00 0.07 85.23
19:17:53 04:56:01 PM 1 6.17 0.00 0.41 0.00 0.09 93.33
19:17:53 04:57:01 PM all 5.93 0.00 0.43 0.00 0.07 93.57
19:17:53 04:57:01 PM 0 5.51 0.00 0.43 0.00 0.07 93.99
19:17:53 04:57:01 PM 1 6.34 0.00 0.44 0.00 0.07 93.15
19:17:53 04:58:01 PM all 4.35 0.00 0.35 0.00 0.07 95.24
19:17:53 04:58:01 PM 0 5.06 0.00 0.37 0.00 0.07 94.50
19:17:53 04:58:01 PM 1 3.63 0.00 0.33 0.00 0.07 95.97
19:17:53 04:59:01 PM all 4.56 0.00 0.36 0.00 0.06 95.02
19:17:53 04:59:01 PM 0 3.39 0.00 0.30 0.00 0.05 96.26
19:17:53 04:59:01 PM 1 5.74 0.00 0.42 0.00 0.07 93.78
19:17:53 05:00:01 PM all 4.51 0.00 0.34 0.00 0.06 95.08
19:17:53 05:00:01 PM 0 4.86 0.00 0.37 0.00 0.05 94.72
19:17:53 05:00:01 PM 1 4.16 0.00 0.32 0.00 0.07 95.45
19:17:53
19:17:53 05:00:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 05:01:01 PM all 4.30 0.00 0.33 0.00 0.07 95.31
19:17:53 05:01:01 PM 0 3.27 0.00 0.25 0.00 0.07 96.41
19:17:53 05:01:01 PM 1 5.32 0.00 0.40 0.00 0.07 94.21
19:17:53 05:02:01 PM all 4.26 0.00 0.38 0.00 0.07 95.29
19:17:53 05:02:01 PM 0 3.67 0.00 0.37 0.00 0.07 95.89
19:17:53 05:02:01 PM 1 4.85 0.00 0.38 0.00 0.07 94.69
19:17:53 05:03:01 PM all 6.61 0.00 0.38 0.00 0.05 92.97
19:17:53 05:03:01 PM 0 8.89 0.00 0.42 0.00 0.05 90.64
19:17:53 05:03:01 PM 1 4.32 0.00 0.33 0.00 0.05 95.30
19:17:53 05:04:01 PM all 1.21 0.00 0.13 0.00 0.07 98.60
19:17:53 05:04:01 PM 0 1.25 0.00 0.10 0.00 0.05 98.60
19:17:53 05:04:01 PM 1 1.17 0.00 0.15 0.00 0.08 98.60
19:17:53 05:05:01 PM all 1.29 0.00 0.15 0.00 0.06 98.50
19:17:53 05:05:01 PM 0 2.10 0.00 0.20 0.00 0.07 97.63
19:17:53 05:05:01 PM 1 0.48 0.00 0.10 0.00 0.05 99.36
19:17:53 05:06:01 PM all 1.36 0.00 0.12 0.00 0.06 98.46
19:17:53 05:06:01 PM 0 1.95 0.00 0.15 0.00 0.07 97.83
19:17:53 05:06:01 PM 1 0.77 0.00 0.08 0.00 0.05 99.10
19:17:53 05:07:01 PM all 1.27 0.26 0.26 0.14 0.05 98.02
19:17:53 05:07:01 PM 0 1.27 0.40 0.32 0.22 0.05 97.74
19:17:53 05:07:01 PM 1 1.27 0.12 0.20 0.07 0.05 98.29
19:17:53 05:08:01 PM all 1.32 0.00 0.15 0.00 0.07 98.46
19:17:53 05:08:01 PM 0 1.69 0.00 0.18 0.00 0.08 98.05
19:17:53 05:08:01 PM 1 0.95 0.00 0.12 0.00 0.05 98.88
19:17:53 05:09:01 PM all 2.82 0.00 0.18 0.00 0.07 96.93
19:17:53 05:09:01 PM 0 2.26 0.00 0.15 0.00 0.05 97.54
19:17:53 05:09:01 PM 1 3.38 0.00 0.22 0.00 0.08 96.32
19:17:53 05:10:01 PM all 7.44 0.00 1.99 0.00 0.07 90.50
19:17:53 05:10:01 PM 0 14.69 0.00 3.99 0.00 0.07 81.25
19:17:53 05:10:01 PM 1 0.73 0.00 0.13 0.00 0.07 99.07
19:17:53 05:11:01 PM all 8.44 0.00 0.56 0.00 0.08 90.92
19:17:53 05:11:01 PM 0 16.63 0.00 0.99 0.00 0.09 82.29
19:17:53 05:11:01 PM 1 0.73 0.00 0.15 0.00 0.07 99.05
19:17:53
19:17:53 05:11:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 05:12:01 PM all 7.89 0.00 0.58 0.00 0.07 91.46
19:17:53 05:12:01 PM 0 3.68 0.00 0.36 0.00 0.07 95.89
19:17:53 05:12:01 PM 1 12.30 0.00 0.82 0.00 0.07 86.80
19:17:53 05:13:01 PM all 8.26 0.00 0.49 0.00 0.07 91.18
19:17:53 05:13:01 PM 0 9.05 0.00 0.51 0.00 0.07 90.37
19:17:53 05:13:01 PM 1 7.46 0.00 0.47 0.00 0.07 92.00
19:17:53 05:14:01 PM all 4.55 0.00 0.34 0.00 0.06 95.05
19:17:53 05:14:01 PM 0 6.92 0.00 0.47 0.00 0.07 92.55
19:17:53 05:14:01 PM 1 2.17 0.00 0.22 0.00 0.05 97.56
19:17:53 05:15:01 PM all 4.50 0.00 0.36 0.00 0.07 95.07
19:17:53 05:15:01 PM 0 5.13 0.00 0.38 0.00 0.07 94.42
19:17:53 05:15:01 PM 1 3.88 0.00 0.33 0.00 0.07 95.72
19:17:53 05:16:01 PM all 4.53 0.00 0.35 0.00 0.07 95.05
19:17:53 05:16:01 PM 0 6.41 0.00 0.48 0.00 0.07 93.04
19:17:53 05:16:01 PM 1 2.64 0.00 0.22 0.00 0.07 97.07
19:17:53 05:17:01 PM all 4.39 0.00 0.33 0.00 0.06 95.23
19:17:53 05:17:01 PM 0 4.66 0.00 0.32 0.00 0.07 94.96
19:17:53 05:17:01 PM 1 4.11 0.00 0.33 0.00 0.05 95.50
19:17:53 05:18:01 PM all 4.46 0.00 0.35 0.00 0.06 95.13
19:17:53 05:18:01 PM 0 6.03 0.00 0.38 0.00 0.07 93.52
19:17:53 05:18:01 PM 1 2.89 0.00 0.32 0.00 0.05 96.74
19:17:53 05:19:01 PM all 4.36 0.00 0.33 0.00 0.07 95.24
19:17:53 05:19:01 PM 0 6.47 0.00 0.43 0.00 0.08 93.01
19:17:53 05:19:01 PM 1 2.26 0.00 0.22 0.00 0.05 97.48
19:17:53 05:20:01 PM all 4.74 0.00 0.26 0.00 0.06 94.94
19:17:53 05:20:01 PM 0 6.67 0.00 0.33 0.00 0.07 92.93
19:17:53 05:20:01 PM 1 2.81 0.00 0.18 0.00 0.05 96.96
19:17:53 05:21:01 PM all 1.27 0.00 0.14 0.00 0.08 98.51
19:17:53 05:21:01 PM 0 0.63 0.00 0.10 0.00 0.05 99.22
19:17:53 05:21:01 PM 1 1.91 0.00 0.18 0.00 0.10 97.81
19:17:53 05:22:01 PM all 1.32 0.00 0.11 0.00 0.07 98.51
19:17:53 05:22:01 PM 0 0.95 0.00 0.08 0.00 0.07 98.90
19:17:53 05:22:01 PM 1 1.69 0.00 0.13 0.00 0.07 98.11
19:17:53
19:17:53 05:22:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 05:23:01 PM all 1.28 0.00 0.13 0.00 0.06 98.54
19:17:53 05:23:01 PM 0 0.47 0.00 0.08 0.00 0.03 99.42
19:17:53 05:23:01 PM 1 2.09 0.00 0.17 0.00 0.08 97.66
19:17:53 05:24:01 PM all 1.32 0.00 0.12 0.00 0.07 98.50
19:17:53 05:24:01 PM 0 0.58 0.00 0.10 0.00 0.05 99.27
19:17:53 05:24:01 PM 1 2.06 0.00 0.13 0.00 0.08 97.73
19:17:53 05:25:01 PM all 1.29 0.00 0.14 0.00 0.06 98.51
19:17:53 05:25:01 PM 0 0.58 0.00 0.08 0.00 0.03 99.30
19:17:53 05:25:01 PM 1 1.99 0.00 0.20 0.00 0.08 97.73
19:17:53 05:26:01 PM all 5.71 0.00 1.93 0.00 0.07 92.30
19:17:53 05:26:01 PM 0 6.43 0.00 3.44 0.00 0.07 90.05
19:17:53 05:26:01 PM 1 4.99 0.00 0.44 0.00 0.07 94.50
19:17:53 05:27:01 PM all 9.67 0.00 1.25 0.00 0.07 89.02
19:17:53 05:27:01 PM 0 11.94 0.00 1.61 0.00 0.07 86.38
19:17:53 05:27:01 PM 1 7.39 0.00 0.88 0.00 0.07 91.66
19:17:53 05:28:01 PM all 10.35 0.00 0.54 0.00 0.08 89.04
19:17:53 05:28:01 PM 0 7.77 0.00 0.37 0.00 0.07 91.79
19:17:53 05:28:01 PM 1 13.04 0.00 0.71 0.00 0.09 86.16
19:17:53 05:29:01 PM all 12.64 0.00 0.54 0.00 0.08 86.74
19:17:53 05:29:01 PM 0 22.37 0.00 0.87 0.00 0.08 76.68
19:17:53 05:29:01 PM 1 3.07 0.00 0.22 0.00 0.07 96.64
19:17:53 05:30:01 PM all 10.33 0.00 0.49 0.00 0.07 89.11
19:17:53 05:30:01 PM 0 12.62 0.00 0.52 0.00 0.07 86.79
19:17:53 05:30:01 PM 1 8.04 0.00 0.46 0.00 0.07 91.43
19:17:53 05:31:01 PM all 7.98 0.00 0.42 0.00 0.06 91.54
19:17:53 05:31:01 PM 0 12.69 0.00 0.57 0.00 0.07 86.68
19:17:53 05:31:01 PM 1 3.26 0.00 0.27 0.00 0.05 96.42
19:17:53 05:32:01 PM all 4.39 0.00 0.32 0.00 0.07 95.23
19:17:53 05:32:01 PM 0 3.19 0.00 0.22 0.00 0.05 96.54
19:17:53 05:32:01 PM 1 5.59 0.00 0.42 0.00 0.08 93.91
19:17:53 05:33:01 PM all 4.44 0.00 0.30 0.00 0.08 95.17
19:17:53 05:33:01 PM 0 4.02 0.00 0.30 0.00 0.08 95.59
19:17:53 05:33:01 PM 1 4.87 0.00 0.30 0.00 0.08 94.75
19:17:53
19:17:53 05:33:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 05:34:01 PM all 4.42 0.00 0.29 0.00 0.06 95.23
19:17:53 05:34:01 PM 0 3.96 0.00 0.30 0.00 0.05 95.69
19:17:53 05:34:01 PM 1 4.89 0.00 0.28 0.00 0.07 94.76
19:17:53 05:35:01 PM all 4.14 0.00 0.28 0.00 0.07 95.51
19:17:53 05:35:01 PM 0 4.55 0.00 0.29 0.00 0.07 95.09
19:17:53 05:35:01 PM 1 3.74 0.00 0.27 0.00 0.07 95.92
19:17:53 05:36:01 PM all 4.29 0.00 0.30 0.00 0.08 95.32
19:17:53 05:36:01 PM 0 2.07 0.00 0.17 0.00 0.07 97.70
19:17:53 05:36:01 PM 1 6.52 0.00 0.43 0.00 0.10 92.94
19:17:53 05:37:01 PM all 6.80 0.00 0.37 0.00 0.07 92.76
19:17:53 05:37:01 PM 0 7.43 0.00 0.38 0.00 0.07 92.11
19:17:53 05:37:01 PM 1 6.17 0.00 0.35 0.00 0.07 93.41
19:17:53 05:38:01 PM all 1.06 0.00 0.11 0.00 0.06 98.77
19:17:53 05:38:01 PM 0 1.52 0.00 0.17 0.00 0.07 98.25
19:17:53 05:38:01 PM 1 0.60 0.00 0.05 0.00 0.05 99.30
19:17:53 05:39:02 PM all 1.34 0.00 0.12 0.00 0.08 98.47
19:17:53 05:39:02 PM 0 1.62 0.00 0.15 0.00 0.10 98.13
19:17:53 05:39:02 PM 1 1.05 0.00 0.08 0.00 0.05 98.81
19:17:53 05:40:01 PM all 1.26 0.00 0.12 0.00 0.07 98.55
19:17:53 05:40:01 PM 0 2.03 0.00 0.14 0.00 0.07 97.76
19:17:53 05:40:01 PM 1 0.49 0.00 0.10 0.00 0.07 99.34
19:17:53 05:41:01 PM all 1.21 0.00 0.14 0.00 0.05 98.60
19:17:53 05:41:01 PM 0 1.70 0.00 0.15 0.00 0.05 98.10
19:17:53 05:41:01 PM 1 0.72 0.00 0.13 0.00 0.05 99.10
19:17:53 05:42:01 PM all 1.15 0.01 0.13 0.02 0.08 98.63
19:17:53 05:42:01 PM 0 2.00 0.02 0.17 0.02 0.10 97.70
19:17:53 05:42:01 PM 1 0.28 0.00 0.08 0.02 0.05 99.56
19:17:53 05:43:01 PM all 1.39 0.00 0.13 0.00 0.07 98.41
19:17:53 05:43:01 PM 0 1.39 0.00 0.15 0.00 0.08 98.38
19:17:53 05:43:01 PM 1 1.39 0.00 0.12 0.00 0.05 98.45
19:17:53 05:44:01 PM all 7.54 0.00 1.94 0.00 0.08 90.45
19:17:53 05:44:01 PM 0 9.14 0.00 3.54 0.00 0.07 87.25
19:17:53 05:44:01 PM 1 5.98 0.00 0.36 0.00 0.09 93.58
19:17:53
19:17:53 05:44:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 05:45:01 PM all 8.16 0.00 0.50 0.00 0.06 91.29
19:17:53 05:45:01 PM 0 11.40 0.00 0.62 0.00 0.05 87.93
19:17:53 05:45:01 PM 1 4.92 0.00 0.38 0.00 0.07 94.63
19:17:53 05:46:01 PM all 8.69 0.00 0.53 0.00 0.08 90.70
19:17:53 05:46:01 PM 0 12.28 0.00 0.67 0.00 0.09 86.96
19:17:53 05:46:01 PM 1 5.10 0.00 0.39 0.00 0.07 94.44
19:17:53 05:47:01 PM all 5.54 0.00 0.40 0.00 0.06 93.99
19:17:53 05:47:01 PM 0 5.01 0.00 0.38 0.00 0.07 94.54
19:17:53 05:47:01 PM 1 6.08 0.00 0.42 0.00 0.05 93.44
19:17:53 05:48:01 PM all 4.59 0.00 0.34 0.00 0.07 95.00
19:17:53 05:48:01 PM 0 6.60 0.00 0.42 0.00 0.07 92.92
19:17:53 05:48:01 PM 1 2.59 0.00 0.27 0.00 0.07 97.08
19:17:53 05:49:01 PM all 4.36 0.00 0.31 0.00 0.06 95.27
19:17:53 05:49:01 PM 0 5.30 0.00 0.33 0.00 0.07 94.30
19:17:53 05:49:01 PM 1 3.43 0.00 0.28 0.00 0.05 96.24
19:17:53 05:50:01 PM all 4.46 0.00 0.32 0.00 0.08 95.15
19:17:53 05:50:01 PM 0 5.48 0.00 0.40 0.00 0.08 94.04
19:17:53 05:50:01 PM 1 3.44 0.00 0.23 0.00 0.07 96.26
19:17:53 05:51:01 PM all 4.35 0.00 0.28 0.00 0.07 95.30
19:17:53 05:51:01 PM 0 5.01 0.00 0.30 0.00 0.07 94.62
19:17:53 05:51:01 PM 1 3.69 0.00 0.27 0.00 0.07 95.97
19:17:53 05:52:01 PM all 4.39 0.00 0.33 0.00 0.08 95.21
19:17:53 05:52:01 PM 0 4.41 0.00 0.35 0.00 0.07 95.18
19:17:53 05:52:01 PM 1 4.38 0.00 0.30 0.00 0.08 95.23
19:17:53 05:53:01 PM all 6.00 0.00 0.34 0.00 0.07 93.59
19:17:53 05:53:01 PM 0 9.76 0.00 0.48 0.00 0.08 89.67
19:17:53 05:53:01 PM 1 2.24 0.00 0.20 0.00 0.05 97.51
19:17:53 05:54:01 PM all 0.56 0.00 0.08 0.00 0.06 99.31
19:17:53 05:54:01 PM 0 0.45 0.00 0.08 0.00 0.07 99.40
19:17:53 05:54:01 PM 1 0.67 0.00 0.07 0.00 0.05 99.21
19:17:53 05:55:01 PM all 0.53 0.00 0.08 0.00 0.08 99.31
19:17:53 05:55:01 PM 0 0.47 0.00 0.08 0.00 0.10 99.35
19:17:53 05:55:01 PM 1 0.60 0.00 0.08 0.00 0.05 99.27
19:17:53
19:17:53 05:55:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 05:56:01 PM all 0.50 0.00 0.08 0.00 0.06 99.36
19:17:53 05:56:01 PM 0 0.48 0.00 0.12 0.00 0.07 99.33
19:17:53 05:56:01 PM 1 0.52 0.00 0.05 0.00 0.05 99.38
19:17:53 05:57:01 PM all 0.57 0.00 0.09 0.00 0.07 99.27
19:17:53 05:57:01 PM 0 0.40 0.00 0.10 0.00 0.07 99.43
19:17:53 05:57:01 PM 1 0.74 0.00 0.08 0.00 0.07 99.11
19:17:53 05:58:01 PM all 0.62 0.00 0.09 0.00 0.07 99.22
19:17:53 05:58:01 PM 0 0.48 0.00 0.12 0.00 0.08 99.32
19:17:53 05:58:01 PM 1 0.75 0.00 0.07 0.00 0.05 99.13
19:17:53 05:59:01 PM all 3.35 0.00 1.46 0.00 0.07 95.12
19:17:53 05:59:01 PM 0 5.85 0.00 2.83 0.00 0.07 91.25
19:17:53 05:59:01 PM 1 0.94 0.00 0.13 0.00 0.07 98.86
19:17:53 06:00:01 PM all 7.56 0.00 0.71 0.00 0.06 91.67
19:17:53 06:00:01 PM 0 7.39 0.00 0.89 0.00 0.07 91.65
19:17:53 06:00:01 PM 1 7.73 0.00 0.52 0.00 0.05 91.70
19:17:53 06:01:01 PM all 7.36 0.00 0.51 0.00 0.07 92.05
19:17:53 06:01:01 PM 0 0.63 0.00 0.13 0.00 0.07 99.17
19:17:53 06:01:01 PM 1 14.66 0.00 0.92 0.00 0.07 84.35
19:17:53 06:02:01 PM all 7.73 0.00 0.53 0.00 0.07 91.67
19:17:53 06:02:01 PM 0 1.99 0.00 0.25 0.00 0.07 97.70
19:17:53 06:02:01 PM 1 13.86 0.00 0.82 0.00 0.07 85.25
19:17:53 06:03:01 PM all 4.32 0.00 0.29 0.01 0.07 95.31
19:17:53 06:03:01 PM 0 3.34 0.00 0.25 0.00 0.05 96.36
19:17:53 06:03:01 PM 1 5.30 0.00 0.33 0.02 0.08 94.27
19:17:53 06:04:01 PM all 4.39 0.00 0.31 0.00 0.07 95.23
19:17:53 06:04:01 PM 0 3.41 0.00 0.27 0.00 0.07 96.26
19:17:53 06:04:01 PM 1 5.39 0.00 0.35 0.00 0.07 94.20
19:17:53 06:05:01 PM all 4.37 0.00 0.34 0.00 0.08 95.21
19:17:53 06:05:01 PM 0 4.56 0.00 0.37 0.00 0.07 95.01
19:17:53 06:05:01 PM 1 4.18 0.00 0.32 0.00 0.08 95.42
19:17:53 06:06:01 PM all 4.36 0.00 0.29 0.00 0.08 95.27
19:17:53 06:06:01 PM 0 5.25 0.00 0.35 0.00 0.08 94.32
19:17:53 06:06:01 PM 1 3.48 0.00 0.23 0.00 0.07 96.22
19:17:53
19:17:53 06:06:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 06:07:01 PM all 4.43 0.00 0.29 0.01 0.07 95.20
19:17:53 06:07:01 PM 0 3.59 0.00 0.23 0.02 0.07 96.09
19:17:53 06:07:01 PM 1 5.27 0.00 0.35 0.00 0.07 94.31
19:17:53 06:08:01 PM all 4.78 0.00 0.33 0.00 0.08 94.81
19:17:53 06:08:01 PM 0 7.97 0.00 0.45 0.00 0.08 91.50
19:17:53 06:08:01 PM 1 1.59 0.00 0.22 0.00 0.07 98.13
19:17:53 06:09:01 PM all 4.14 0.00 0.22 0.00 0.07 95.58
19:17:53 06:09:01 PM 0 5.93 0.00 0.28 0.00 0.07 93.72
19:17:53 06:09:01 PM 1 2.34 0.00 0.15 0.00 0.07 97.44
19:17:53 06:10:01 PM all 1.20 0.00 0.13 0.00 0.07 98.61
19:17:53 06:10:01 PM 0 1.30 0.00 0.13 0.00 0.08 98.48
19:17:53 06:10:01 PM 1 1.10 0.00 0.12 0.00 0.05 98.73
19:17:53 06:11:01 PM all 1.23 0.00 0.12 0.00 0.04 98.61
19:17:53 06:11:01 PM 0 1.40 0.00 0.08 0.00 0.03 98.48
19:17:53 06:11:01 PM 1 1.05 0.00 0.15 0.00 0.05 98.75
19:17:53 06:12:01 PM all 1.35 0.00 0.08 0.00 0.07 98.50
19:17:53 06:12:01 PM 0 1.74 0.00 0.08 0.00 0.07 98.11
19:17:53 06:12:01 PM 1 0.97 0.00 0.08 0.00 0.07 98.88
19:17:53 06:13:01 PM all 1.17 0.00 0.13 0.00 0.07 98.63
19:17:53 06:13:01 PM 0 1.80 0.00 0.15 0.00 0.07 97.98
19:17:53 06:13:01 PM 1 0.54 0.00 0.12 0.00 0.07 99.28
19:17:53 06:14:01 PM all 1.24 0.00 0.13 0.00 0.07 98.56
19:17:53 06:14:01 PM 0 1.27 0.00 0.13 0.00 0.07 98.53
19:17:53 06:14:01 PM 1 1.22 0.00 0.12 0.00 0.07 98.59
19:17:53 06:15:01 PM all 5.87 0.00 2.14 0.00 0.08 91.91
19:17:53 06:15:01 PM 0 5.39 0.00 0.39 0.00 0.08 94.14
19:17:53 06:15:01 PM 1 6.38 0.00 3.94 0.00 0.07 89.61
19:17:53 06:16:01 PM all 4.53 0.00 0.32 0.00 0.05 95.09
19:17:53 06:16:01 PM 0 0.32 0.00 0.10 0.00 0.05 99.53
19:17:53 06:16:01 PM 1 8.94 0.00 0.56 0.00 0.05 90.45
19:17:53 06:17:01 PM all 4.02 0.00 0.28 0.00 0.05 95.65
19:17:53 06:17:01 PM 0 2.87 0.00 0.13 0.00 0.03 96.96
19:17:53 06:17:01 PM 1 5.19 0.00 0.43 0.00 0.07 94.31
19:17:53
19:17:53 06:17:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 06:18:01 PM all 6.63 0.00 0.46 0.00 0.07 92.85
19:17:53 06:18:01 PM 0 8.50 0.00 0.58 0.00 0.09 90.83
19:17:53 06:18:01 PM 1 4.77 0.00 0.34 0.00 0.05 94.84
19:17:53 06:19:01 PM all 4.45 0.00 0.30 0.00 0.07 95.18
19:17:53 06:19:01 PM 0 4.83 0.00 0.30 0.00 0.07 94.80
19:17:53 06:19:01 PM 1 4.08 0.00 0.30 0.00 0.07 95.55
19:17:53 06:20:01 PM all 4.45 0.00 0.31 0.00 0.06 95.19
19:17:53 06:20:01 PM 0 3.77 0.00 0.25 0.00 0.05 95.92
19:17:53 06:20:01 PM 1 5.12 0.00 0.37 0.00 0.07 94.45
19:17:53 06:21:01 PM all 4.23 0.00 0.33 0.00 0.07 95.38
19:17:53 06:21:01 PM 0 1.62 0.00 0.15 0.00 0.05 98.18
19:17:53 06:21:01 PM 1 6.84 0.00 0.50 0.00 0.08 92.57
19:17:53 06:22:01 PM all 4.35 0.00 0.33 0.00 0.07 95.25
19:17:53 06:22:01 PM 0 5.55 0.00 0.42 0.00 0.07 93.97
19:17:53 06:22:01 PM 1 3.16 0.00 0.23 0.00 0.07 96.54
19:17:53 06:23:01 PM all 4.39 0.00 0.34 0.00 0.08 95.20
19:17:53 06:23:01 PM 0 2.67 0.00 0.25 0.00 0.07 97.01
19:17:53 06:23:01 PM 1 6.10 0.00 0.43 0.00 0.08 93.38
19:17:53 06:24:01 PM all 7.04 0.00 0.38 0.00 0.06 92.51
19:17:53 06:24:01 PM 0 9.03 0.00 0.48 0.00 0.07 90.41
19:17:53 06:24:01 PM 1 5.05 0.00 0.28 0.00 0.05 94.61
19:17:53 06:25:01 PM all 1.07 0.00 0.14 0.00 0.06 98.73
19:17:53 06:25:01 PM 0 1.00 0.00 0.12 0.00 0.05 98.83
19:17:53 06:25:01 PM 1 1.14 0.00 0.17 0.00 0.07 98.63
19:17:53 06:26:01 PM all 1.28 0.00 0.11 0.00 0.07 98.55
19:17:53 06:26:01 PM 0 1.97 0.00 0.17 0.00 0.08 97.78
19:17:53 06:26:01 PM 1 0.58 0.00 0.05 0.00 0.05 99.32
19:17:53 06:27:01 PM all 1.35 0.00 0.13 0.00 0.07 98.46
19:17:53 06:27:01 PM 0 0.95 0.00 0.08 0.00 0.05 98.92
19:17:53 06:27:01 PM 1 1.75 0.00 0.17 0.00 0.08 97.99
19:17:53 06:28:01 PM all 1.29 0.00 0.12 0.00 0.07 98.53
19:17:53 06:28:01 PM 0 1.32 0.00 0.10 0.00 0.07 98.51
19:17:53 06:28:01 PM 1 1.25 0.00 0.13 0.00 0.07 98.55
19:17:53
19:17:53 06:28:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 06:29:01 PM all 1.30 0.00 0.11 0.00 0.06 98.53
19:17:53 06:29:01 PM 0 1.08 0.00 0.08 0.00 0.05 98.78
19:17:53 06:29:01 PM 1 1.52 0.00 0.13 0.00 0.07 98.28
19:17:53 06:30:01 PM all 1.34 0.00 0.12 0.00 0.06 98.49
19:17:53 06:30:01 PM 0 0.83 0.00 0.08 0.00 0.05 99.03
19:17:53 06:30:01 PM 1 1.84 0.00 0.15 0.00 0.07 97.95
19:17:53 06:31:01 PM all 8.75 0.00 2.28 0.00 0.07 88.89
19:17:53 06:31:01 PM 0 14.27 0.00 4.26 0.00 0.07 81.40
19:17:53 06:31:01 PM 1 3.34 0.00 0.34 0.00 0.07 96.25
19:17:53 06:32:01 PM all 6.02 0.00 0.43 0.00 0.08 93.47
19:17:53 06:32:01 PM 0 9.64 0.00 0.63 0.00 0.09 89.64
19:17:53 06:32:01 PM 1 2.45 0.00 0.23 0.00 0.08 97.23
19:17:53 06:33:01 PM all 4.31 0.00 0.29 0.00 0.07 95.33
19:17:53 06:33:01 PM 0 2.05 0.00 0.18 0.00 0.05 97.71
19:17:53 06:33:01 PM 1 6.57 0.00 0.40 0.00 0.08 92.94
19:17:53 06:34:01 PM all 4.38 0.00 0.33 0.00 0.07 95.22
19:17:53 06:34:01 PM 0 5.36 0.00 0.40 0.00 0.08 94.15
19:17:53 06:34:01 PM 1 3.39 0.00 0.27 0.00 0.05 96.29
19:17:53 06:35:01 PM all 4.39 0.00 0.31 0.00 0.08 95.23
19:17:53 06:35:01 PM 0 3.69 0.00 0.23 0.00 0.07 96.01
19:17:53 06:35:01 PM 1 5.08 0.00 0.38 0.00 0.08 94.45
19:17:53 06:36:01 PM all 4.38 0.00 0.30 0.00 0.07 95.25
19:17:53 06:36:01 PM 0 2.97 0.00 0.27 0.00 0.05 96.71
19:17:53 06:36:01 PM 1 5.79 0.00 0.33 0.00 0.08 93.79
19:17:53 06:37:01 PM all 4.36 0.00 0.33 0.01 0.07 95.24
19:17:53 06:37:01 PM 0 4.41 0.00 0.33 0.00 0.08 95.17
19:17:53 06:37:01 PM 1 4.31 0.00 0.32 0.02 0.05 95.30
19:17:53 06:38:01 PM all 6.28 0.00 0.37 0.00 0.07 93.29
19:17:53 06:38:01 PM 0 4.09 0.00 0.27 0.00 0.05 95.59
19:17:53 06:38:01 PM 1 8.47 0.00 0.47 0.00 0.08 90.98
19:17:53 06:39:01 PM all 1.20 0.00 0.10 0.00 0.08 98.62
19:17:53 06:39:01 PM 0 0.88 0.00 0.08 0.00 0.05 98.98
19:17:53 06:39:01 PM 1 1.52 0.00 0.12 0.00 0.10 98.26
19:17:53
19:17:53 06:39:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 06:40:01 PM all 1.32 0.00 0.13 0.00 0.07 98.48
19:17:53 06:40:01 PM 0 1.18 0.00 0.10 0.00 0.05 98.67
19:17:53 06:40:01 PM 1 1.45 0.00 0.17 0.00 0.08 98.29
19:17:53 06:41:01 PM all 1.31 0.00 0.13 0.00 0.06 98.51
19:17:53 06:41:01 PM 0 1.87 0.00 0.12 0.00 0.05 97.97
19:17:53 06:41:01 PM 1 0.75 0.00 0.13 0.00 0.07 99.05
19:17:53 06:42:01 PM all 1.29 0.00 0.12 0.00 0.07 98.53
19:17:53 06:42:01 PM 0 0.88 0.00 0.10 0.00 0.05 98.97
19:17:53 06:42:01 PM 1 1.69 0.00 0.13 0.00 0.08 98.10
19:17:53 06:43:01 PM all 1.37 0.15 0.18 0.00 0.07 98.23
19:17:53 06:43:01 PM 0 1.35 0.30 0.22 0.00 0.05 98.08
19:17:53 06:43:01 PM 1 1.39 0.00 0.15 0.00 0.08 98.38
19:17:53 06:44:01 PM all 3.54 0.00 0.85 0.00 0.07 95.54
19:17:53 06:44:01 PM 0 4.48 0.00 0.44 0.00 0.08 95.00
19:17:53 06:44:01 PM 1 2.60 0.00 1.26 0.00 0.05 96.09
19:17:53 06:45:01 PM all 7.62 0.00 1.35 0.00 0.08 90.95
19:17:53 06:45:01 PM 0 11.75 0.00 0.68 0.00 0.09 87.48
19:17:53 06:45:01 PM 1 3.55 0.00 2.01 0.00 0.07 94.37
19:17:53 06:46:01 PM all 4.93 0.00 0.37 0.00 0.07 94.63
19:17:53 06:46:01 PM 0 4.20 0.00 0.33 0.00 0.05 95.42
19:17:53 06:46:01 PM 1 5.67 0.00 0.40 0.00 0.08 93.85
19:17:53 06:47:01 PM all 4.53 0.00 0.33 0.00 0.08 95.07
19:17:53 06:47:01 PM 0 4.51 0.00 0.32 0.00 0.08 95.09
19:17:53 06:47:01 PM 1 4.55 0.00 0.33 0.00 0.07 95.05
19:17:53 06:48:01 PM all 4.40 0.00 0.31 0.00 0.07 95.22
19:17:53 06:48:01 PM 0 5.51 0.00 0.37 0.00 0.07 94.05
19:17:53 06:48:01 PM 1 3.30 0.00 0.25 0.00 0.07 96.39
19:17:53 06:49:02 PM all 4.39 0.00 0.29 0.01 0.08 95.24
19:17:53 06:49:02 PM 0 7.17 0.00 0.42 0.00 0.08 92.33
19:17:53 06:49:02 PM 1 1.60 0.00 0.17 0.02 0.07 98.15
19:17:53 06:50:01 PM all 4.50 0.00 0.31 0.00 0.08 95.11
19:17:53 06:50:01 PM 0 5.71 0.00 0.36 0.00 0.08 93.85
19:17:53 06:50:01 PM 1 3.30 0.00 0.27 0.00 0.07 96.36
19:17:53
19:17:53 06:50:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 06:51:01 PM all 4.52 0.00 0.33 0.00 0.06 95.09
19:17:53 06:51:01 PM 0 6.60 0.00 0.48 0.00 0.07 92.85
19:17:53 06:51:01 PM 1 2.44 0.00 0.17 0.00 0.05 97.34
19:17:53 06:52:01 PM all 5.16 0.00 0.29 0.01 0.08 94.46
19:17:53 06:52:01 PM 0 6.41 0.00 0.32 0.02 0.07 93.19
19:17:53 06:52:01 PM 1 3.91 0.00 0.27 0.00 0.08 95.74
19:17:53 06:53:01 PM all 1.32 0.00 0.12 0.00 0.08 98.49
19:17:53 06:53:01 PM 0 0.58 0.00 0.08 0.00 0.05 99.28
19:17:53 06:53:01 PM 1 2.06 0.00 0.15 0.00 0.10 97.69
19:17:53 06:54:01 PM all 1.29 0.00 0.11 0.00 0.07 98.54
19:17:53 06:54:01 PM 0 1.30 0.00 0.12 0.00 0.07 98.51
19:17:53 06:54:01 PM 1 1.27 0.00 0.10 0.00 0.07 98.56
19:17:53 06:55:01 PM all 1.11 0.00 0.11 0.00 0.08 98.71
19:17:53 06:55:01 PM 0 1.64 0.00 0.13 0.00 0.10 98.13
19:17:53 06:55:01 PM 1 0.58 0.00 0.08 0.00 0.05 99.28
19:17:53 06:56:01 PM all 1.30 0.00 0.12 0.00 0.06 98.52
19:17:53 06:56:01 PM 0 1.27 0.00 0.12 0.00 0.05 98.56
19:17:53 06:56:01 PM 1 1.34 0.00 0.12 0.00 0.07 98.48
19:17:53 06:57:01 PM all 1.26 0.00 0.12 0.00 0.06 98.56
19:17:53 06:57:01 PM 0 0.85 0.00 0.07 0.00 0.03 99.05
19:17:53 06:57:01 PM 1 1.67 0.00 0.17 0.00 0.08 98.08
19:17:53 06:58:01 PM all 5.13 0.00 1.87 0.00 0.07 92.93
19:17:53 06:58:01 PM 0 7.95 0.00 3.61 0.00 0.07 88.37
19:17:53 06:58:01 PM 1 2.44 0.00 0.22 0.00 0.07 97.28
19:17:53 06:59:01 PM all 7.65 0.00 0.50 0.00 0.08 91.78
19:17:53 06:59:01 PM 0 13.06 0.00 0.77 0.00 0.09 86.09
19:17:53 06:59:01 PM 1 2.47 0.00 0.23 0.00 0.07 97.23
19:17:53 07:00:01 PM all 4.32 0.00 0.30 0.00 0.08 95.30
19:17:53 07:00:01 PM 0 5.48 0.00 0.38 0.00 0.08 94.05
19:17:53 07:00:01 PM 1 3.16 0.00 0.22 0.00 0.07 96.56
19:17:53 07:01:01 PM all 4.47 0.00 0.33 0.00 0.06 95.14
19:17:53 07:01:01 PM 0 4.73 0.00 0.37 0.00 0.05 94.85
19:17:53 07:01:01 PM 1 4.22 0.00 0.30 0.00 0.07 95.42
19:17:53
19:17:53 07:01:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 07:02:01 PM all 4.45 0.00 0.35 0.00 0.08 95.12
19:17:53 07:02:01 PM 0 5.59 0.00 0.38 0.00 0.08 93.94
19:17:53 07:02:01 PM 1 3.31 0.00 0.32 0.00 0.07 96.31
19:17:53 07:03:01 PM all 4.49 0.00 0.32 0.00 0.07 95.12
19:17:53 07:03:01 PM 0 5.11 0.00 0.33 0.00 0.07 94.49
19:17:53 07:03:01 PM 1 3.88 0.00 0.30 0.00 0.07 95.76
19:17:53 07:04:01 PM all 4.27 0.00 0.30 0.00 0.07 95.36
19:17:53 07:04:01 PM 0 3.00 0.00 0.27 0.00 0.07 96.67
19:17:53 07:04:01 PM 1 5.54 0.00 0.33 0.00 0.07 94.06
19:17:53 07:05:01 PM all 6.09 0.00 0.40 0.00 0.07 93.45
19:17:53 07:05:01 PM 0 7.43 0.00 0.43 0.00 0.07 92.07
19:17:53 07:05:01 PM 1 4.74 0.00 0.37 0.00 0.07 94.83
19:17:53 07:06:01 PM all 2.81 0.00 0.18 0.00 0.07 96.95
19:17:53 07:06:01 PM 0 3.41 0.00 0.18 0.00 0.07 96.34
19:17:53 07:06:01 PM 1 2.21 0.00 0.17 0.00 0.07 97.56
19:17:53 07:07:01 PM all 1.32 0.00 0.14 0.00 0.06 98.48
19:17:53 07:07:01 PM 0 1.75 0.00 0.17 0.00 0.07 98.01
19:17:53 07:07:01 PM 1 0.89 0.00 0.12 0.00 0.05 98.95
19:17:53 07:08:01 PM all 1.23 0.00 0.13 0.00 0.06 98.58
19:17:53 07:08:01 PM 0 1.55 0.00 0.15 0.00 0.07 98.23
19:17:53 07:08:01 PM 1 0.90 0.00 0.12 0.00 0.05 98.93
19:17:53 07:09:01 PM all 1.05 0.00 0.12 0.00 0.07 98.76
19:17:53 07:09:01 PM 0 0.43 0.00 0.05 0.00 0.05 99.47
19:17:53 07:09:01 PM 1 1.67 0.00 0.18 0.00 0.08 98.06
19:17:53 07:10:01 PM all 1.31 0.00 0.15 0.00 0.06 98.48
19:17:53 07:10:01 PM 0 1.28 0.00 0.18 0.00 0.07 98.46
19:17:53 07:10:01 PM 1 1.34 0.00 0.12 0.00 0.05 98.50
19:17:53 07:11:01 PM all 1.29 0.00 0.14 0.00 0.05 98.52
19:17:53 07:11:01 PM 0 1.25 0.00 0.13 0.00 0.07 98.55
19:17:53 07:11:01 PM 1 1.32 0.00 0.15 0.00 0.03 98.49
19:17:53 07:12:01 PM all 6.75 0.00 2.28 0.00 0.08 90.89
19:17:53 07:12:01 PM 0 4.64 0.00 0.32 0.00 0.07 94.97
19:17:53 07:12:01 PM 1 8.95 0.00 4.32 0.00 0.09 86.64
19:17:53
19:17:53 07:12:01 PM CPU %user %nice %system %iowait %steal %idle
19:17:53 07:13:01 PM all 7.76 0.00 3.71 0.00 0.06 88.47
19:17:53 07:13:01 PM 0 10.96 0.00 4.19 0.00 0.05 84.80
19:17:53 07:13:01 PM 1 4.57 0.00 3.23 0.00 0.07 92.13
19:17:53 07:14:01 PM all 6.76 0.00 3.69 0.00 0.08 89.47
19:17:53 07:14:01 PM 0 5.90 0.00 3.42 0.00 0.07 90.61
19:17:53 07:14:01 PM 1 7.63 0.00 3.96 0.00 0.09 88.32
19:17:53 07:15:01 PM all 7.98 0.00 3.81 0.00 0.07 88.15
19:17:53 07:15:01 PM 0 8.04 0.00 3.40 0.00 0.07 88.50
19:17:53 07:15:01 PM 1 7.92 0.00 4.22 0.00 0.07 87.79
19:17:53 07:16:01 PM all 17.04 0.00 2.63 0.00 0.08 80.26
19:17:53 07:16:01 PM 0 34.07 0.00 5.01 0.00 0.07 60.85
19:17:53 07:16:01 PM 1 0.89 0.00 0.37 0.00 0.08 98.66
19:17:53 07:17:01 PM all 21.42 0.00 3.21 0.47 0.08 74.82
19:17:53 07:17:01 PM 0 28.90 0.00 3.52 0.30 0.07 67.21
19:17:53 07:17:01 PM 1 13.93 0.00 2.89 0.64 0.08 82.45
19:17:53 Average: all 5.05 0.00 0.62 0.13 0.07 94.13
19:17:53 Average: 0 5.90 0.00 0.70 0.11 0.07 93.22
19:17:53 Average: 1 4.20 0.00 0.55 0.14 0.07 95.04
19:17:53
19:17:53
19:17:53