04:47:34 Started by upstream project "integration-distribution-mri-test-vanadium" build number 9 04:47:34 originally caused by: 04:47:34 Started by timer 04:47:34 Running as SYSTEM 04:47:34 [EnvInject] - Loading node environment variables. 04:47:34 Building remotely on prd-centos8-robot-2c-8g-42 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-ask-all-vanadium 04:47:37 [ssh-agent] Looking for ssh-agent implementation... 04:47:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:47:37 $ ssh-agent 04:47:37 SSH_AUTH_SOCK=/tmp/ssh-zm5YNjuyVhEj/agent.5277 04:47:37 SSH_AGENT_PID=5278 04:47:37 [ssh-agent] Started. 04:47:37 Running ssh-add (command line suppressed) 04:47:37 Identity added: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium@tmp/private_key_17093726523638842518.key (/w/workspace/controller-csit-3node-clustering-ask-all-vanadium@tmp/private_key_17093726523638842518.key) 04:47:37 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 04:47:37 The recommended git tool is: NONE 04:47:40 using credential opendaylight-jenkins-ssh 04:47:40 Wiping out workspace first. 04:47:40 Cloning the remote Git repository 04:47:40 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 04:47:40 > git init /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test # timeout=10 04:47:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 04:47:40 > git --version # timeout=10 04:47:40 > git --version # 'git version 2.43.0' 04:47:40 using GIT_SSH to set credentials Release Engineering Jenkins Key 04:47:40 [INFO] Currently running in a labeled security context 04:47:40 [INFO] Currently SELinux is 'enforcing' on the host 04:47:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test@tmp/jenkins-gitclient-ssh13587482165968852801.key 04:47:40 Verifying host key using known hosts file 04:47:40 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. 04:47:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 04:47:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:47:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 04:47:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 04:47:43 using GIT_SSH to set credentials Release Engineering Jenkins Key 04:47:43 [INFO] Currently running in a labeled security context 04:47:43 [INFO] Currently SELinux is 'enforcing' on the host 04:47:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test@tmp/jenkins-gitclient-ssh10373822156007415081.key 04:47:43 Verifying host key using known hosts file 04:47: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. 04:47:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 04:47:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:47:43 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 04:47:43 > git config core.sparsecheckout # timeout=10 04:47:43 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 04:47:44 Commit message: "Adapt test for new pce-allocation field" 04:47:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 04:47:44 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 04:47:44 No emails were triggered. 04:47:44 provisioning config files... 04:47:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 04:47:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 04:47:47 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:47:47 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins18124405624340260388.sh 04:47:47 ---> python-tools-install.sh 04:47:47 Setup pyenv: 04:47:48 system 04:47:48 * 3.8.13 (set by /opt/pyenv/version) 04:47:48 * 3.9.13 (set by /opt/pyenv/version) 04:47:48 * 3.10.13 (set by /opt/pyenv/version) 04:47:48 * 3.11.7 (set by /opt/pyenv/version) 04:47:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-HU29 04:47:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 04:47:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:47:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:47:56 lf-activate-venv(): INFO: Base packages installed successfully 04:47:56 lf-activate-venv(): INFO: Installing additional packages: lftools 04:48:19 lf-activate-venv(): INFO: Adding /tmp/venv-HU29/bin to PATH 04:48:19 Generating Requirements File 04:48:38 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 04:48:38 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 04:48:38 Python 3.11.7 04:48:39 pip 25.2 from /tmp/venv-HU29/lib/python3.11/site-packages/pip (python 3.11) 04:48:39 appdirs==1.4.4 04:48:39 argcomplete==3.6.2 04:48:39 aspy.yaml==1.3.0 04:48:39 attrs==25.3.0 04:48:39 autopage==0.5.2 04:48:39 beautifulsoup4==4.14.2 04:48:39 boto3==1.40.43 04:48:39 botocore==1.40.43 04:48:39 bs4==0.0.2 04:48:39 cachetools==6.2.0 04:48:39 certifi==2025.8.3 04:48:39 cffi==2.0.0 04:48:39 cfgv==3.4.0 04:48:39 chardet==5.2.0 04:48:39 charset-normalizer==3.4.3 04:48:39 click==8.3.0 04:48:39 cliff==4.11.0 04:48:39 cmd2==2.7.0 04:48:39 cryptography==3.3.2 04:48:39 debtcollector==3.0.0 04:48:39 decorator==5.2.1 04:48:39 defusedxml==0.7.1 04:48:39 Deprecated==1.2.18 04:48:39 distlib==0.4.0 04:48:39 dnspython==2.8.0 04:48:39 docker==7.1.0 04:48:39 dogpile.cache==1.4.1 04:48:39 durationpy==0.10 04:48:39 email-validator==2.3.0 04:48:39 filelock==3.19.1 04:48:39 future==1.0.0 04:48:39 gitdb==4.0.12 04:48:39 GitPython==3.1.45 04:48:39 google-auth==2.41.1 04:48:39 httplib2==0.31.0 04:48:39 identify==2.6.14 04:48:39 idna==3.10 04:48:39 importlib-resources==1.5.0 04:48:39 iso8601==2.1.0 04:48:39 Jinja2==3.1.6 04:48:39 jmespath==1.0.1 04:48:39 jsonpatch==1.33 04:48:39 jsonpointer==3.0.0 04:48:39 jsonschema==4.25.1 04:48:39 jsonschema-specifications==2025.9.1 04:48:39 keystoneauth1==5.12.0 04:48:39 kubernetes==34.1.0 04:48:39 lftools==0.37.14 04:48:39 lxml==6.0.2 04:48:39 markdown-it-py==4.0.0 04:48:39 MarkupSafe==3.0.3 04:48:39 mdurl==0.1.2 04:48:39 msgpack==1.1.1 04:48:39 multi_key_dict==2.0.3 04:48:39 munch==4.0.0 04:48:39 netaddr==1.3.0 04:48:39 niet==1.4.2 04:48:39 nodeenv==1.9.1 04:48:39 oauth2client==4.1.3 04:48:39 oauthlib==3.3.1 04:48:39 openstacksdk==4.7.1 04:48:39 os-service-types==1.8.0 04:48:39 osc-lib==4.2.0 04:48:39 oslo.config==10.0.0 04:48:39 oslo.context==6.1.0 04:48:39 oslo.i18n==6.6.0 04:48:39 oslo.log==7.2.1 04:48:39 oslo.serialization==5.8.0 04:48:39 oslo.utils==9.1.0 04:48:39 packaging==25.0 04:48:39 pbr==7.0.1 04:48:39 platformdirs==4.4.0 04:48:39 prettytable==3.16.0 04:48:39 psutil==7.1.0 04:48:39 pyasn1==0.6.1 04:48:39 pyasn1_modules==0.4.2 04:48:39 pycparser==2.23 04:48:39 pygerrit2==2.0.15 04:48:39 PyGithub==2.8.1 04:48:39 Pygments==2.19.2 04:48:39 PyJWT==2.10.1 04:48:39 PyNaCl==1.6.0 04:48:39 pyparsing==2.4.7 04:48:39 pyperclip==1.11.0 04:48:39 pyrsistent==0.20.0 04:48:39 python-cinderclient==9.8.0 04:48:39 python-dateutil==2.9.0.post0 04:48:39 python-heatclient==4.3.0 04:48:39 python-jenkins==1.8.3 04:48:39 python-keystoneclient==5.7.0 04:48:39 python-magnumclient==4.9.0 04:48:39 python-openstackclient==8.2.0 04:48:39 python-swiftclient==4.8.0 04:48:39 PyYAML==6.0.3 04:48:39 referencing==0.36.2 04:48:39 requests==2.32.5 04:48:39 requests-oauthlib==2.0.0 04:48:39 requestsexceptions==1.4.0 04:48:39 rfc3986==2.0.0 04:48:39 rich==14.1.0 04:48:39 rich-argparse==1.7.1 04:48:39 rpds-py==0.27.1 04:48:39 rsa==4.9.1 04:48:39 ruamel.yaml==0.18.15 04:48:39 ruamel.yaml.clib==0.2.14 04:48:39 s3transfer==0.14.0 04:48:39 simplejson==3.20.2 04:48:39 six==1.17.0 04:48:39 smmap==5.0.2 04:48:39 soupsieve==2.8 04:48:39 stevedore==5.5.0 04:48:39 tabulate==0.9.0 04:48:39 toml==0.10.2 04:48:39 tomlkit==0.13.3 04:48:39 tqdm==4.67.1 04:48:39 typing_extensions==4.15.0 04:48:39 tzdata==2025.2 04:48:39 urllib3==1.26.20 04:48:39 virtualenv==20.34.0 04:48:39 wcwidth==0.2.14 04:48:39 websocket-client==1.8.0 04:48:39 wrapt==1.17.3 04:48:39 xdg==6.0.0 04:48:39 xmltodict==1.0.2 04:48:39 yq==3.4.3 04:48:39 [EnvInject] - Injecting environment variables from a build step. 04:48:39 [EnvInject] - Injecting as environment variables the properties content 04:48:39 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 04:48:39 OS_CLOUD=vex 04:48:39 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-vanadium-9 04:48:39 OS_STACK_TEMPLATE_DIR=openstack-hot 04:48:39 04:48:39 [EnvInject] - Variables injected successfully. 04:48:39 provisioning config files... 04:48:40 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 04:48:40 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins1427428008070069684.sh 04:48:40 ---> Create parameters file for OpenStack HOT 04:48:40 OpenStack Heat parameters generated 04:48:40 ----------------------------------- 04:48:40 parameters: 04:48:40 vm_0_count: '3' 04:48:40 vm_0_flavor: 'v3-standard-4' 04:48:40 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 04:48:40 vm_1_count: '0' 04:48:40 vm_1_flavor: 'v3-standard-2' 04:48:40 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 04:48:40 04:48:40 job_name: '34030-9' 04:48:40 silo: 'releng' 04:48:40 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins8132461575132532842.sh 04:48:40 ---> Create HEAT stack 04:48:40 + source /home/jenkins/lf-env.sh 04:48:40 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:48:40 ++ mktemp -d /tmp/venv-XXXX 04:48:40 + lf_venv=/tmp/venv-naUa 04:48:40 + local venv_file=/tmp/.os_lf_venv 04:48:40 + local python=python3 04:48:40 + local options 04:48:40 + local set_path=true 04:48:40 + local install_args= 04:48:40 ++ 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 04:48:40 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 04:48:40 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 04:48:40 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:48:40 + true 04:48:40 + case $1 in 04:48:40 + python=python3 04:48:40 + shift 2 04:48:40 + true 04:48:40 + case $1 in 04:48:40 + shift 04:48:40 + break 04:48:40 + case $python in 04:48:40 + local pkg_list= 04:48:40 + [[ -d /opt/pyenv ]] 04:48:40 + echo 'Setup pyenv:' 04:48:40 Setup pyenv: 04:48:40 + export PYENV_ROOT=/opt/pyenv 04:48:40 + PYENV_ROOT=/opt/pyenv 04:48:40 + 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 04:48:40 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:48:40 + pyenv versions 04:48:40 system 04:48:40 3.8.13 04:48:40 3.9.13 04:48:40 3.10.13 04:48:40 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 04:48:40 + command -v pyenv 04:48:40 ++ pyenv init - --no-rehash 04:48:40 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 04:48:40 for i in ${!paths[@]}; do 04:48:40 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 04:48:40 fi; done; 04:48:40 echo "${paths[*]}"'\'')" 04:48:40 export PATH="/opt/pyenv/shims:${PATH}" 04:48:40 export PYENV_SHELL=bash 04:48:40 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 04:48:40 pyenv() { 04:48:40 local command 04:48:40 command="${1:-}" 04:48:40 if [ "$#" -gt 0 ]; then 04:48:40 shift 04:48:40 fi 04:48:40 04:48:40 case "$command" in 04:48:40 rehash|shell) 04:48:40 eval "$(pyenv "sh-$command" "$@")" 04:48:40 ;; 04:48:40 *) 04:48:40 command pyenv "$command" "$@" 04:48:40 ;; 04:48:40 esac 04:48:40 }' 04:48:40 +++ bash --norc -ec 'IFS=:; paths=($PATH); 04:48:40 for i in ${!paths[@]}; do 04:48:40 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 04:48:40 fi; done; 04:48:40 echo "${paths[*]}"' 04:48:40 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 04:48:40 ++ 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 04:48:40 ++ 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 04:48:40 ++ export PYENV_SHELL=bash 04:48:40 ++ PYENV_SHELL=bash 04:48:40 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 04:48:40 +++ complete -F _pyenv pyenv 04:48:40 ++ lf-pyver python3 04:48:40 ++ local py_version_xy=python3 04:48:40 ++ local py_version_xyz= 04:48:40 ++ awk '{ print $1 }' 04:48:40 ++ pyenv versions 04:48:40 ++ local command 04:48:40 ++ command=versions 04:48:40 ++ '[' 1 -gt 0 ']' 04:48:40 ++ shift 04:48:40 ++ case "$command" in 04:48:40 ++ command pyenv versions 04:48:40 ++ pyenv versions 04:48:40 ++ sed 's/^[ *]* //' 04:48:40 ++ grep -E '^[0-9.]*[0-9]$' 04:48:40 ++ [[ ! -s /tmp/.pyenv_versions ]] 04:48:40 +++ grep '^3' /tmp/.pyenv_versions 04:48:40 +++ tail -n 1 04:48:40 +++ sort -V 04:48:40 ++ py_version_xyz=3.11.7 04:48:40 ++ [[ -z 3.11.7 ]] 04:48:40 ++ echo 3.11.7 04:48:40 ++ return 0 04:48:40 + pyenv local 3.11.7 04:48:40 + local command 04:48:40 + command=local 04:48:40 + '[' 2 -gt 0 ']' 04:48:40 + shift 04:48:40 + case "$command" in 04:48:40 + command pyenv local 3.11.7 04:48:40 + pyenv local 3.11.7 04:48:40 + for arg in "$@" 04:48:40 + case $arg in 04:48:40 + pkg_list+='lftools[openstack] ' 04:48:40 + for arg in "$@" 04:48:40 + case $arg in 04:48:40 + pkg_list+='kubernetes ' 04:48:40 + for arg in "$@" 04:48:40 + case $arg in 04:48:40 + pkg_list+='niet ' 04:48:40 + for arg in "$@" 04:48:40 + case $arg in 04:48:40 + pkg_list+='python-heatclient ' 04:48:40 + for arg in "$@" 04:48:40 + case $arg in 04:48:40 + pkg_list+='python-openstackclient ' 04:48:40 + for arg in "$@" 04:48:40 + case $arg in 04:48:40 + pkg_list+='python-magnumclient ' 04:48:40 + for arg in "$@" 04:48:40 + case $arg in 04:48:40 + pkg_list+='urllib3~=1.26.15 ' 04:48:40 + for arg in "$@" 04:48:40 + case $arg in 04:48:40 + pkg_list+='yq ' 04:48:40 + [[ -f /tmp/.os_lf_venv ]] 04:48:40 ++ cat /tmp/.os_lf_venv 04:48:40 + lf_venv=/tmp/venv-HU29 04:48:40 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HU29 from' file:/tmp/.os_lf_venv 04:48:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HU29 from file:/tmp/.os_lf_venv 04:48:40 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 04:48:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:48:40 + local 'pip_opts=--upgrade --quiet' 04:48:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 04:48:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 04:48:40 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 04:48:40 + [[ -n '' ]] 04:48:40 + [[ -n '' ]] 04:48:40 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 04:48:40 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:48:40 + /tmp/venv-HU29/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 04:48:42 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 04:48:42 lf-activate-venv(): INFO: Base packages installed successfully 04:48:42 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 04:48:42 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 04:48:42 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 04:48:42 + /tmp/venv-HU29/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 04:48:59 + type python3 04:48:59 + true 04:48:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-HU29/bin to PATH' 04:48:59 lf-activate-venv(): INFO: Adding /tmp/venv-HU29/bin to PATH 04:48:59 + PATH=/tmp/venv-HU29/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 04:48:59 + return 0 04:48:59 + openstack --os-cloud vex limits show --absolute 04:49:00 +--------------------------+---------+ 04:49:00 | Name | Value | 04:49:00 +--------------------------+---------+ 04:49:00 | maxTotalInstances | -1 | 04:49:00 | maxTotalCores | 450 | 04:49:00 | maxTotalRAMSize | 1000000 | 04:49:00 | maxServerMeta | 128 | 04:49:00 | maxImageMeta | 128 | 04:49:00 | maxPersonality | 5 | 04:49:00 | maxPersonalitySize | 10240 | 04:49:00 | maxTotalKeypairs | 100 | 04:49:00 | maxServerGroups | 10 | 04:49:00 | maxServerGroupMembers | 10 | 04:49:00 | maxTotalFloatingIps | -1 | 04:49:00 | maxSecurityGroups | -1 | 04:49:00 | maxSecurityGroupRules | -1 | 04:49:00 | totalRAMUsed | 188416 | 04:49:00 | totalCoresUsed | 46 | 04:49:00 | totalInstancesUsed | 19 | 04:49:00 | totalFloatingIpsUsed | 0 | 04:49:00 | totalSecurityGroupsUsed | 0 | 04:49:00 | totalServerGroupsUsed | 0 | 04:49:00 | maxTotalVolumes | -1 | 04:49:00 | maxTotalSnapshots | 10 | 04:49:00 | maxTotalVolumeGigabytes | 4096 | 04:49:00 | maxTotalBackups | 10 | 04:49:00 | maxTotalBackupGigabytes | 1000 | 04:49:00 | totalVolumesUsed | 0 | 04:49:00 | totalGigabytesUsed | 0 | 04:49:00 | totalSnapshotsUsed | 0 | 04:49:00 | totalBackupsUsed | 0 | 04:49:00 | totalBackupGigabytesUsed | 0 | 04:49:00 +--------------------------+---------+ 04:49:00 + pushd /opt/ciman/openstack-hot 04:49:00 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium 04:49:00 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-ask-all-vanadium-9 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/stack-parameters.yaml 04:49:27 Creating stack releng-controller-csit-3node-clustering-ask-all-vanadium-9 04:49:27 Waiting to initialize infrastructure... 04:49:27 Stack initialization successful. 04:49:27 ------------------------------------ 04:49:27 Stack Details 04:49:27 ------------------------------------ 04:49:27 {'added': None, 04:49:27 'capabilities': [], 04:49:27 'created_at': '2025-10-02T04:49:03Z', 04:49:27 'deleted': None, 04:49:27 'deleted_at': None, 04:49:27 'description': 'No description', 04:49:27 'environment': None, 04:49:27 'environment_files': None, 04:49:27 'files': None, 04:49:27 'files_container': None, 04:49:27 'id': 'd8326978-147c-4adc-9932-01d7244d1fdb', 04:49:27 'is_rollback_disabled': True, 04:49:27 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-ask-all-vanadium-9/d8326978-147c-4adc-9932-01d7244d1fdb', 04:49:27 'rel': 'self'}], 04:49:27 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 04:49:27 'name': 'releng-controller-csit-3node-clustering-ask-all-vanadium-9', 04:49:27 'notification_topics': [], 04:49:27 'outputs': [{'description': 'IP addresses of the 1st vm types', 04:49:27 'output_key': 'vm_0_ips', 04:49:27 'output_value': ['10.30.171.137', 04:49:27 '10.30.171.79', 04:49:27 '10.30.171.210']}, 04:49:27 {'description': 'IP addresses of the 2nd vm types', 04:49:27 'output_key': 'vm_1_ips', 04:49:27 'output_value': []}], 04:49:27 'owner_id': ****, 04:49:27 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 04:49:27 'OS::stack_id': 'd8326978-147c-4adc-9932-01d7244d1fdb', 04:49:27 'OS::stack_name': 'releng-controller-csit-3node-clustering-ask-all-vanadium-9', 04:49:27 'job_name': '34030-9', 04:49:27 'silo': 'releng', 04:49:27 'vm_0_count': '3', 04:49:27 'vm_0_flavor': 'v3-standard-4', 04:49:27 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 04:49:27 '20250201-010426.857', 04:49:27 'vm_1_count': '0', 04:49:27 'vm_1_flavor': 'v3-standard-2', 04:49:27 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 04:49:27 '- 20250201-060151.911'}, 04:49:27 'parent_id': None, 04:49:27 'replaced': None, 04:49:27 'status': 'CREATE_COMPLETE', 04:49:27 'status_reason': 'Stack CREATE completed successfully', 04:49:27 'tags': [], 04:49:27 'template': None, 04:49:27 'template_description': 'No description', 04:49:27 'template_url': None, 04:49:27 'timeout_mins': 15, 04:49:27 'unchanged': None, 04:49:27 'updated': None, 04:49:27 'updated_at': None, 04:49:27 'user_project_id': '2ba84349687a475eb67e1e62ce131d33'} 04:49:27 ------------------------------------ 04:49:28 + popd 04:49:28 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium 04:49:28 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins5843355511120208198.sh 04:49:28 ---> Copy SSH public keys to CSIT lab 04:49:28 Setup pyenv: 04:49:28 system 04:49:28 3.8.13 04:49:28 3.9.13 04:49:28 3.10.13 04:49:28 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 04:49:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HU29 from file:/tmp/.os_lf_venv 04:49:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:49:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:49:33 lf-activate-venv(): INFO: Base packages installed successfully 04:49:33 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 04:49:49 lf-activate-venv(): INFO: Adding /tmp/venv-HU29/bin to PATH 04:49:51 SSH not responding on 10.30.171.210. Retrying in 10 seconds... 04:49:51 SSH not responding on 10.30.171.79. Retrying in 10 seconds... 04:49:51 SSH not responding on 10.30.171.137. Retrying in 10 seconds... 04:50:01 Ping to 10.30.171.210 successful. 04:50:01 Ping to 10.30.171.79 successful. 04:50:01 Ping to 10.30.171.137 successful. 04:50:02 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 04:50:02 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 04:50:02 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 04:50:02 releng-34030-9-0-builder-1 04:50:02 Successfully copied public keys to slave 10.30.171.79 04:50:03 releng-34030-9-0-builder-2 04:50:03 Successfully copied public keys to slave 10.30.171.210 04:50:03 releng-34030-9-0-builder-0 04:50:03 Successfully copied public keys to slave 10.30.171.137 04:50:03 Process 6492 ready. 04:50:03 Process 6493 ready. 04:50:03 Process 6494 ready. 04:50:03 SSH ready on all stack servers. 04:50:03 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins17970796781227381481.sh 04:50:03 Setup pyenv: 04:50:03 system 04:50:03 3.8.13 04:50:03 3.9.13 04:50:03 3.10.13 04:50:03 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 04:50:07 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-0HzJ 04:50:07 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.robot_venv 04:50:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:50:07 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:50:12 lf-activate-venv(): INFO: Base packages installed successfully 04:50:12 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 04:50:14 lf-activate-venv(): INFO: Adding /tmp/venv-0HzJ/bin to PATH 04:50:14 + echo 'Installing Python Requirements' 04:50:14 Installing Python Requirements 04:50:14 + cat 04:50:14 + python -m pip install -r requirements.txt 04:50:14 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 04:50:14 Collecting docker-py (from -r requirements.txt (line 1)) 04:50:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 04:50:14 Collecting ipaddr (from -r requirements.txt (line 2)) 04:50:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 04:50:14 Preparing metadata (setup.py): started 04:50:14 Preparing metadata (setup.py): finished with status 'done' 04:50:14 Collecting netaddr (from -r requirements.txt (line 3)) 04:50:14 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 04:50:14 Collecting netifaces (from -r requirements.txt (line 4)) 04:50:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 04:50:15 Preparing metadata (setup.py): started 04:50:15 Preparing metadata (setup.py): finished with status 'done' 04:50:15 Collecting pyhocon (from -r requirements.txt (line 5)) 04:50:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 04:50:15 Collecting requests (from -r requirements.txt (line 6)) 04:50:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 04:50:15 Collecting robotframework (from -r requirements.txt (line 7)) 04:50:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 04:50:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 6.1 MB/s 0:00:00 04:50:16 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 04:50:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 04:50:16 Preparing metadata (setup.py): started 04:50:16 Preparing metadata (setup.py): finished with status 'done' 04:50:16 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 04:50:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 04:50:16 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 04:50:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 04:50:16 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 04:50:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 04:50:16 Preparing metadata (setup.py): started 04:50:17 Preparing metadata (setup.py): finished with status 'done' 04:50:17 Collecting scapy (from -r requirements.txt (line 12)) 04:50:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 04:50:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 9.5 MB/s 0:00:00 04:50:17 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 04:50:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 04:50:17 Preparing metadata (setup.py): started 04:50:17 Preparing metadata (setup.py): finished with status 'done' 04:50:17 Collecting elasticsearch (from -r requirements.txt (line 18)) 04:50:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 04:50:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 26.0 MB/s 0:00:00 04:50:18 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 04:50:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 04:50:18 Collecting pyangbind (from -r requirements.txt (line 22)) 04:50:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 04:50:18 Collecting isodate (from -r requirements.txt (line 25)) 04:50:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 04:50:18 Collecting jmespath (from -r requirements.txt (line 28)) 04:50:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 04:50:18 Collecting jsonpatch (from -r requirements.txt (line 31)) 04:50:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 04:50:18 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:50:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 04:50:18 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:50:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 04:50:18 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 04:50:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 04:50:19 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 04:50:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 04:50:19 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 04:50:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) 04:50:19 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 04:50:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 04:50:19 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 04:50:19 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) 04:50:19 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 04:50:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 04:50:19 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 04:50:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 04:50:19 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 04:50:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 04:50:19 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 04:50:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 04:50:19 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 04:50:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 04:50:20 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 04:50:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.7.1/robotframework_seleniumlibrary-6.7.1-py2.py3-none-any.whl (104 kB) 04:50:20 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 04:50:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 04:50:20 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 04:50:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 04:50:20 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 04:50:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 04:50:20 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 04:50:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 04:50:20 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 04:50:20 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) 04:50:20 Collecting elasticsearch (from -r requirements.txt (line 18)) 04:50:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 04:50:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 26.8 MB/s 0:00:00 04:50:20 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 04:50:20 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 04:50:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 04:50:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 04:50:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 04:50:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 04:50:20 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 04:50:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 04:50:20 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 04:50:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 04:50:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 25.7 MB/s 0:00:00 04:50:21 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 04:50:21 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) 04:50:22 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 04:50:22 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) 04:50:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 9.1 MB/s 0:00:00 04:50:22 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 04:50:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 04:50:22 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:50:22 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) 04:50:23 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:50:23 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) 04:50:23 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:50:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 04:50:23 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:50:23 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) 04:50:23 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:50:23 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) 04:50:23 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 04:50:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 04:50:23 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:50:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.35.0/selenium-4.35.0-py3-none-any.whl (9.6 MB) 04:50:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 76.4 MB/s 0:00:00 04:50:24 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 04:50:24 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:50:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 04:50:24 Collecting trio~=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.30.0/trio-0.30.0-py3-none-any.whl (499 kB) 04:50:24 Collecting trio-websocket~=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 04:50:24 Collecting typing-extensions (from elasticsearch-dsl->-r requirements.txt (line 19)) 04:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.14.1/typing_extensions-4.14.1-py3-none-any.whl (43 kB) 04:50:24 Collecting attrs>=23.2.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:50:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 04:50:24 Collecting sortedcontainers (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 04:50:24 Collecting outcome (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 04:50:24 Collecting sniffio>=1.3.0 (from trio~=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 04:50:24 Collecting wsproto>=0.14 (from trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 04:50:24 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)) 04:50:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 04:50:25 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:50:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 04:50:25 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:50:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 04:50:25 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:50:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 04:50:25 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket~=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 04:50:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 04:50:25 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 04:50:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 04:50:25 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 04:50:25 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 04:50:25 Building wheel for robotframework-sshlibrary (setup.py): started 04:50:25 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 04:50:25 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=d6e4d69129ff84af047cc7aa56755a7aaa772a30145c3ba1d7cff1558019a3a5 04:50:25 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 04:50:25 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 04:50:25 Building wheel for ipaddr (setup.py): started 04:50:25 Building wheel for ipaddr (setup.py): finished with status 'done' 04:50:25 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=55b45d6ed57e0a32f5d66a2b440f2397684e82876feb6afe72a8443278b04905 04:50:25 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 04:50:25 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 04:50:25 Building wheel for netifaces (setup.py): started 04:50:28 Building wheel for netifaces (setup.py): finished with status 'done' 04:50:28 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41088 sha256=83ee05ae133ebd42ffb2e535f60ac953d85aed1d22ab7030c2700cae53dcb1ee 04:50:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 04:50:28 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 04:50:28 Building wheel for robotframework-httplibrary (setup.py): started 04:50:28 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 04:50:28 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=d48e79e9b3367988ebebf8c075606cdb67d119f70f0efd4645bdeab6a03e2474 04:50:28 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 04:50:28 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 04:50:28 Building wheel for jsonpath-rw (setup.py): started 04:50:28 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 04:50:28 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=0185121c0e5eee4b01d480d6284447d72e70370d44dbff309965b6d7e9a98e4d 04:50:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 04:50:28 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 04:50:28 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 04:50:36 04:50:36 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 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.7.1 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.35.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.30.0 trio-websocket-0.12.2 typing-extensions-4.14.1 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 04:50:36 + pip freeze 04:50:37 attrs==25.3.0 04:50:37 bcrypt==5.0.0 04:50:37 beautifulsoup4==4.14.2 04:50:37 certifi==2025.8.3 04:50:37 cffi==2.0.0 04:50:37 charset-normalizer==3.4.3 04:50:37 click==8.3.0 04:50:37 cryptography==46.0.2 04:50:37 decorator==5.2.1 04:50:37 distlib==0.4.0 04:50:37 docker-py==1.10.6 04:50:37 docker-pycreds==0.4.0 04:50:37 elastic-transport==8.17.1 04:50:37 elasticsearch==8.19.1 04:50:37 elasticsearch-dsl==8.15.4 04:50:37 enum34==1.1.10 04:50:37 filelock==3.19.1 04:50:37 h11==0.16.0 04:50:37 idna==3.10 04:50:37 invoke==2.2.0 04:50:37 ipaddr==2.2.0 04:50:37 isodate==0.7.2 04:50:37 jmespath==1.0.1 04:50:37 jsonpatch==1.33 04:50:37 jsonpath-rw==1.4.0 04:50:37 jsonpointer==3.0.0 04:50:37 lxml==6.0.2 04:50:37 netaddr==1.3.0 04:50:37 netifaces==0.11.0 04:50:37 outcome==1.3.0.post0 04:50:37 paramiko==4.0.0 04:50:37 platformdirs==4.4.0 04:50:37 ply==3.11 04:50:37 pyang==2.7.1 04:50:37 pyangbind==0.8.6 04:50:37 pycparser==2.23 04:50:37 pyhocon==0.3.61 04:50:37 PyNaCl==1.6.0 04:50:37 pyparsing==3.2.5 04:50:37 PySocks==1.7.1 04:50:37 python-dateutil==2.9.0.post0 04:50:37 regex==2025.9.18 04:50:37 requests==2.32.5 04:50:37 robotframework==7.3.2 04:50:37 robotframework-httplibrary==0.4.2 04:50:37 robotframework-pythonlibcore==4.4.1 04:50:37 robotframework-requests==0.9.7 04:50:37 robotframework-selenium2library==3.0.0 04:50:37 robotframework-seleniumlibrary==6.7.1 04:50:37 robotframework-sshlibrary==3.8.0 04:50:37 scapy==2.6.1 04:50:37 scp==0.15.0 04:50:37 selenium==4.35.0 04:50:37 six==1.17.0 04:50:37 sniffio==1.3.1 04:50:37 sortedcontainers==2.4.0 04:50:37 soupsieve==2.8 04:50:37 trio==0.30.0 04:50:37 trio-websocket==0.12.2 04:50:37 typing_extensions==4.14.1 04:50:37 urllib3==2.5.0 04:50:37 virtualenv==20.34.0 04:50:37 waitress==3.0.2 04:50:37 WebOb==1.8.9 04:50:37 websocket-client==1.8.0 04:50:37 WebTest==3.0.6 04:50:37 wsproto==1.2.0 04:50:37 [EnvInject] - Injecting environment variables from a build step. 04:50:37 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 04:50:37 [EnvInject] - Variables injected successfully. 04:50:37 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins12856330560148356351.sh 04:50:37 Setup pyenv: 04:50:37 system 04:50:37 3.8.13 04:50:37 3.9.13 04:50:37 3.10.13 04:50:37 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 04:50:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HU29 from file:/tmp/.os_lf_venv 04:50:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:50:37 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:50:39 lf-activate-venv(): INFO: Base packages installed successfully 04:50:39 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 04:50:47 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 04:50:47 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:50:47 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 04:50:47 lf-activate-venv(): INFO: Adding /tmp/venv-HU29/bin to PATH 04:50:47 + ODL_SYSTEM=() 04:50:47 + TOOLS_SYSTEM=() 04:50:47 + OPENSTACK_SYSTEM=() 04:50:47 + OPENSTACK_CONTROLLERS=() 04:50:47 + mapfile -t ADDR 04:50:47 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-ask-all-vanadium-9 04:50:47 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 04:50:48 + for i in "${ADDR[@]}" 04:50:48 ++ ssh 10.30.171.137 hostname -s 04:50:48 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 04:50:49 + REMHOST=releng-34030-9-0-builder-0 04:50:49 + case ${REMHOST} in 04:50:49 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 04:50:49 + for i in "${ADDR[@]}" 04:50:49 ++ ssh 10.30.171.79 hostname -s 04:50:49 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 04:50:49 + REMHOST=releng-34030-9-0-builder-1 04:50:49 + case ${REMHOST} in 04:50:49 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 04:50:49 + for i in "${ADDR[@]}" 04:50:49 ++ ssh 10.30.171.210 hostname -s 04:50:49 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 04:50:49 + REMHOST=releng-34030-9-0-builder-2 04:50:49 + case ${REMHOST} in 04:50:49 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 04:50:49 + echo NUM_ODL_SYSTEM=3 04:50:49 + echo NUM_TOOLS_SYSTEM=0 04:50:49 + '[' '' == yes ']' 04:50:49 + NUM_OPENSTACK_SYSTEM=0 04:50:49 + echo NUM_OPENSTACK_SYSTEM=0 04:50:49 + '[' 0 -eq 2 ']' 04:50:49 + echo ODL_SYSTEM_IP=10.30.171.137 04:50:49 ++ seq 0 2 04:50:49 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 04:50:49 + echo ODL_SYSTEM_1_IP=10.30.171.137 04:50:49 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 04:50:49 + echo ODL_SYSTEM_2_IP=10.30.171.79 04:50:49 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 04:50:49 + echo ODL_SYSTEM_3_IP=10.30.171.210 04:50:49 + echo TOOLS_SYSTEM_IP= 04:50:49 ++ seq 0 -1 04:50:49 + openstack_index=0 04:50:49 + NUM_OPENSTACK_CONTROL_NODES=1 04:50:49 + echo NUM_OPENSTACK_CONTROL_NODES=1 04:50:49 ++ seq 0 0 04:50:49 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 04:50:49 + echo OPENSTACK_CONTROL_NODE_1_IP= 04:50:49 + NUM_OPENSTACK_COMPUTE_NODES=-1 04:50:49 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 04:50:49 + '[' -1 -ge 2 ']' 04:50:49 ++ seq 0 -2 04:50:49 + NUM_OPENSTACK_HAPROXY_NODES=0 04:50:49 + echo NUM_OPENSTACK_HAPROXY_NODES=0 04:50:49 ++ seq 0 -1 04:50:49 + echo 'Contents of slave_addresses.txt:' 04:50:49 Contents of slave_addresses.txt: 04:50:49 + cat slave_addresses.txt 04:50:49 NUM_ODL_SYSTEM=3 04:50:49 NUM_TOOLS_SYSTEM=0 04:50:49 NUM_OPENSTACK_SYSTEM=0 04:50:49 ODL_SYSTEM_IP=10.30.171.137 04:50:49 ODL_SYSTEM_1_IP=10.30.171.137 04:50:49 ODL_SYSTEM_2_IP=10.30.171.79 04:50:49 ODL_SYSTEM_3_IP=10.30.171.210 04:50:49 TOOLS_SYSTEM_IP= 04:50:49 NUM_OPENSTACK_CONTROL_NODES=1 04:50:49 OPENSTACK_CONTROL_NODE_1_IP= 04:50:49 NUM_OPENSTACK_COMPUTE_NODES=-1 04:50:49 NUM_OPENSTACK_HAPROXY_NODES=0 04:50:49 [EnvInject] - Injecting environment variables from a build step. 04:50:49 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 04:50:49 [EnvInject] - Variables injected successfully. 04:50:49 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/sh /tmp/jenkins12842253687370282287.sh 04:50:49 Preparing for JRE Version 21 04:50:49 Karaf artifact is karaf 04:50:49 Karaf project is integration 04:50:49 Java home is /usr/lib/jvm/java-21-openjdk-amd64 04:50:49 [EnvInject] - Injecting environment variables from a build step. 04:50:49 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 04:50:49 [EnvInject] - Variables injected successfully. 04:50:49 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins9414421454711054936.sh 04:50:50 2025-10-02 04:50:50 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] 04:50:50 Bundle version is 0.23.0-SNAPSHOT 04:50:50 --2025-10-02 04:50:50-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml 04:50:50 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 04:50:50 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 04:50:50 HTTP request sent, awaiting response... 200 OK 04:50:50 Length: 1410 (1.4K) [application/xml] 04:50:50 Saving to: ‘maven-metadata.xml’ 04:50:50 04:50:50 0K . 100% 35.5M=0s 04:50:50 04:50:50 2025-10-02 04:50:50 (35.5 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 04:50:50 04:50:50 04:50:50 04:50:50 org.opendaylight.integration 04:50:50 karaf 04:50:50 0.23.0-SNAPSHOT 04:50:50 04:50:50 04:50:50 20251001.223429 04:50:50 376 04:50:50 04:50:50 20251001223429 04:50:50 04:50:50 04:50:50 pom 04:50:50 0.23.0-20251001.223429-376 04:50:50 20251001223429 04:50:50 04:50:50 04:50:50 tar.gz 04:50:50 0.23.0-20251001.223429-376 04:50:50 20251001223429 04:50:50 04:50:50 04:50:50 zip 04:50:50 0.23.0-20251001.223429-376 04:50:50 20251001223429 04:50:50 04:50:50 04:50:50 cyclonedx 04:50:50 xml 04:50:50 0.23.0-20251001.223429-376 04:50:50 20251001223429 04:50:50 04:50:50 04:50:50 cyclonedx 04:50:50 json 04:50:50 0.23.0-20251001.223429-376 04:50:50 20251001223429 04:50:50 04:50:50 04:50:50 04:50:50 04:50:50 Nexus timestamp is 0.23.0-20251001.223429-376 04:50:50 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip 04:50:50 Distribution bundle is karaf-0.23.0-20251001.223429-376.zip 04:50:50 Distribution bundle version is 0.23.0-SNAPSHOT 04:50:50 Distribution folder is karaf-0.23.0-SNAPSHOT 04:50:50 Nexus prefix is https://nexus.opendaylight.org 04:50:50 [EnvInject] - Injecting environment variables from a build step. 04:50:50 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 04:50:50 [EnvInject] - Variables injected successfully. 04:50:50 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins15458318830310776990.sh 04:50:50 Setup pyenv: 04:50:50 system 04:50:50 3.8.13 04:50:50 3.9.13 04:50:50 3.10.13 04:50:50 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 04:50:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HU29 from file:/tmp/.os_lf_venv 04:50:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 04:50:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 04:50:52 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 04:50:52 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:50:52 lf-activate-venv(): INFO: Base packages installed successfully 04:50:52 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 04:50:58 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 04:50:58 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 04:50:58 lf-activate-venv(): INFO: Adding /tmp/venv-HU29/bin to PATH 04:50:58 Copying common-functions.sh to /tmp 04:50:59 Copying common-functions.sh to 10.30.171.137:/tmp 04:51:00 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 04:51:00 Copying common-functions.sh to 10.30.171.79:/tmp 04:51:00 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 04:51:00 Copying common-functions.sh to 10.30.171.210:/tmp 04:51:00 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 04:51:00 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins16195010992128138342.sh 04:51:00 common-functions.sh is being sourced 04:51:00 common-functions environment: 04:51:00 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:00 ACTUALFEATURES: 04:51:00 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:00 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 04:51:00 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:00 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:00 CONTROLLERMEM: 2048m 04:51:00 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 04:51:00 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 04:51:00 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 04:51:00 SUITES: 04:51:00 04:51:00 ################################################# 04:51:00 ## Configure Cluster and Start ## 04:51:00 ################################################# 04:51:00 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app 04:51:00 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app 04:51:00 Locating script plan to use... 04:51:00 script plan exists!!! 04:51:00 Changing the script plan path... 04:51:00 # Place the scripts in run order: 04:51:00 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/scripts/car_people_shard.sh 04:51:00 Executing /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/scripts/car_people_shard.sh... 04:51:00 Add car-people shards file 04:51:00 Copy shard config to member-1 with IP address 10.30.171.137 04:51:01 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 04:51:01 Copy shard config to member-2 with IP address 10.30.171.79 04:51:01 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 04:51:01 Copy shard config to member-3 with IP address 10.30.171.210 04:51:01 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 04:51:01 Finished running script plans 04:51:01 Configuring member-1 with IP address 10.30.171.137 04:51:01 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 04:51:01 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 04:51:02 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 04:51:02 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 04:51:02 common-functions.sh is being sourced 04:51:02 ++ echo 'common-functions.sh is being sourced' 04:51:02 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 04:51:02 ++ DISTROSTREAM=vanadium 04:51:02 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:02 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:02 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:02 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:02 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 04:51:02 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 04:51:02 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:02 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:02 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:02 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:02 ++ export CONTROLLERMEM= 04:51:02 ++ CONTROLLERMEM= 04:51:02 ++ case "${DISTROSTREAM}" in 04:51:02 ++ CLUSTER_SYSTEM=pekko 04:51:02 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 04:51:02 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 04:51:02 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 04:51:02 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 04:51:02 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 04:51:02 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 04:51:02 ++ print_common_env 04:51:02 ++ cat 04:51:02 common-functions environment: 04:51:02 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:02 ACTUALFEATURES: 04:51:02 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:02 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 04:51:02 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:02 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:02 CONTROLLERMEM: 04:51:02 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 04:51:02 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 04:51:02 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 04:51:02 SUITES: 04:51:02 04:51:02 ++ SSH='ssh -t -t' 04:51:02 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 04:51:02 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 04:51:02 Changing to /tmp 04:51:02 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip 04:51:02 + echo 'Changing to /tmp' 04:51:02 + cd /tmp 04:51:02 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip' 04:51:02 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip 04:51:02 --2025-10-02 04:51:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip 04:51:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 04:51:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 04:51:02 HTTP request sent, awaiting response... 200 OK 04:51:02 Length: 185766907 (177M) [application/zip] 04:51:02 Saving to: ‘karaf-0.23.0-20251001.223429-376.zip’ 04:51:02 04:51:02 0K ........ ........ ........ ........ ........ ........ 1% 62.5M 3s 04:51:02 3072K ........ ........ ........ ........ ........ ........ 3% 107M 2s 04:51:02 6144K ........ ........ ........ ........ ........ ........ 5% 128M 2s 04:51:02 9216K ........ ........ ........ ........ ........ ........ 6% 119M 2s 04:51:02 12288K ........ ........ ........ ........ ........ ........ 8% 158M 2s 04:51:02 15360K ........ ........ ........ ........ ........ ........ 10% 155M 1s 04:51:02 18432K ........ ........ ........ ........ ........ ........ 11% 180M 1s 04:51:02 21504K ........ ........ ........ ........ ........ ........ 13% 203M 1s 04:51:02 24576K ........ ........ ........ ........ ........ ........ 15% 217M 1s 04:51:02 27648K ........ ........ ........ ........ ........ ........ 16% 214M 1s 04:51:02 30720K ........ ........ ........ ........ ........ ........ 18% 246M 1s 04:51:02 33792K ........ ........ ........ ........ ........ ........ 20% 286M 1s 04:51:02 36864K ........ ........ ........ ........ ........ ........ 22% 269M 1s 04:51:02 39936K ........ ........ ........ ........ ........ ........ 23% 261M 1s 04:51:02 43008K ........ ........ ........ ........ ........ ........ 25% 269M 1s 04:51:02 46080K ........ ........ ........ ........ ........ ........ 27% 296M 1s 04:51:02 49152K ........ ........ ........ ........ ........ ........ 28% 255M 1s 04:51:02 52224K ........ ........ ........ ........ ........ ........ 30% 299M 1s 04:51:02 55296K ........ ........ ........ ........ ........ ........ 32% 288M 1s 04:51:02 58368K ........ ........ ........ ........ ........ ........ 33% 287M 1s 04:51:02 61440K ........ ........ ........ ........ ........ ........ 35% 269M 1s 04:51:02 64512K ........ ........ ........ ........ ........ ........ 37% 280M 1s 04:51:02 67584K ........ ........ ........ ........ ........ ........ 38% 276M 1s 04:51:02 70656K ........ ........ ........ ........ ........ ........ 40% 271M 1s 04:51:02 73728K ........ ........ ........ ........ ........ ........ 42% 262M 1s 04:51:02 76800K ........ ........ ........ ........ ........ ........ 44% 261M 1s 04:51:02 79872K ........ ........ ........ ........ ........ ........ 45% 267M 0s 04:51:02 82944K ........ ........ ........ ........ ........ ........ 47% 264M 0s 04:51:02 86016K ........ ........ ........ ........ ........ ........ 49% 277M 0s 04:51:02 89088K ........ ........ ........ ........ ........ ........ 50% 281M 0s 04:51:02 92160K ........ ........ ........ ........ ........ ........ 52% 271M 0s 04:51:02 95232K ........ ........ ........ ........ ........ ........ 54% 266M 0s 04:51:02 98304K ........ ........ ........ ........ ........ ........ 55% 268M 0s 04:51:02 101376K ........ ........ ........ ........ ........ ........ 57% 275M 0s 04:51:02 104448K ........ ........ ........ ........ ........ ........ 59% 276M 0s 04:51:02 107520K ........ ........ ........ ........ ........ ........ 60% 276M 0s 04:51:02 110592K ........ ........ ........ ........ ........ ........ 62% 268M 0s 04:51:02 113664K ........ ........ ........ ........ ........ ........ 64% 268M 0s 04:51:02 116736K ........ ........ ........ ........ ........ ........ 66% 276M 0s 04:51:02 119808K ........ ........ ........ ........ ........ ........ 67% 278M 0s 04:51:02 122880K ........ ........ ........ ........ ........ ........ 69% 272M 0s 04:51:02 125952K ........ ........ ........ ........ ........ ........ 71% 280M 0s 04:51:02 129024K ........ ........ ........ ........ ........ ........ 72% 273M 0s 04:51:02 132096K ........ ........ ........ ........ ........ ........ 74% 259M 0s 04:51:02 135168K ........ ........ ........ ........ ........ ........ 76% 269M 0s 04:51:02 138240K ........ ........ ........ ........ ........ ........ 77% 269M 0s 04:51:02 141312K ........ ........ ........ ........ ........ ........ 79% 211M 0s 04:51:02 144384K ........ ........ ........ ........ ........ ........ 81% 188M 0s 04:51:02 147456K ........ ........ ........ ........ ........ ........ 82% 226M 0s 04:51:02 150528K ........ ........ ........ ........ ........ ........ 84% 263M 0s 04:51:02 153600K ........ ........ ........ ........ ........ ........ 86% 263M 0s 04:51:02 156672K ........ ........ ........ ........ ........ ........ 88% 275M 0s 04:51:02 159744K ........ ........ ........ ........ ........ ........ 89% 272M 0s 04:51:02 162816K ........ ........ ........ ........ ........ ........ 91% 272M 0s 04:51:02 165888K ........ ........ ........ ........ ........ ........ 93% 268M 0s 04:51:02 168960K ........ ........ ........ ........ ........ ........ 94% 264M 0s 04:51:02 172032K ........ ........ ........ ........ ........ ........ 96% 244M 0s 04:51:02 175104K ........ ........ ........ ........ ........ ........ 98% 291M 0s 04:51:02 178176K ........ ........ ........ ........ ........ ........ 99% 273M 0s 04:51:02 181248K .. 100% 328M=0.8s 04:51:02 04:51:02 2025-10-02 04:51:02 (228 MB/s) - ‘karaf-0.23.0-20251001.223429-376.zip’ saved [185766907/185766907] 04:51:02 04:51:02 Extracting the new controller... 04:51:02 + echo 'Extracting the new controller...' 04:51:02 + unzip -q karaf-0.23.0-20251001.223429-376.zip 04:51:04 Adding external repositories... 04:51:04 + echo 'Adding external repositories...' 04:51:04 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:04 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:04 ################################################################################ 04:51:04 # 04:51:04 # Licensed to the Apache Software Foundation (ASF) under one or more 04:51:04 # contributor license agreements. See the NOTICE file distributed with 04:51:04 # this work for additional information regarding copyright ownership. 04:51:04 # The ASF licenses this file to You under the Apache License, Version 2.0 04:51:04 # (the "License"); you may not use this file except in compliance with 04:51:04 # the License. You may obtain a copy of the License at 04:51:04 # 04:51:04 # http://www.apache.org/licenses/LICENSE-2.0 04:51:04 # 04:51:04 # Unless required by applicable law or agreed to in writing, software 04:51:04 # distributed under the License is distributed on an "AS IS" BASIS, 04:51:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:51:04 # See the License for the specific language governing permissions and 04:51:04 # limitations under the License. 04:51:04 # 04:51:04 ################################################################################ 04:51:04 04:51:04 # 04:51:04 # If set to true, the following property will not allow any certificate to be used 04:51:04 # when accessing Maven repositories through SSL 04:51:04 # 04:51:04 #org.ops4j.pax.url.mvn.certificateCheck= 04:51:04 04:51:04 # 04:51:04 # Path to the local Maven settings file. 04:51:04 # The repositories defined in this file will be automatically added to the list 04:51:04 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 04:51:04 # below is not set. 04:51:04 # The following locations are checked for the existence of the settings.xml file 04:51:04 # * 1. looks for the specified url 04:51:04 # * 2. if not found looks for ${user.home}/.m2/settings.xml 04:51:04 # * 3. if not found looks for ${maven.home}/conf/settings.xml 04:51:04 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 04:51:04 # 04:51:04 #org.ops4j.pax.url.mvn.settings= 04:51:04 04:51:04 # 04:51:04 # Path to the local Maven repository which is used to avoid downloading 04:51:04 # artifacts when they already exist locally. 04:51:04 # The value of this property will be extracted from the settings.xml file 04:51:04 # above, or defaulted to: 04:51:04 # System.getProperty( "user.home" ) + "/.m2/repository" 04:51:04 # 04:51:04 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 04:51:04 04:51:04 # 04:51:04 # Default this to false. It's just weird to use undocumented repos 04:51:04 # 04:51:04 org.ops4j.pax.url.mvn.useFallbackRepositories=false 04:51:04 04:51:04 # 04:51:04 # Uncomment if you don't wanna use the proxy settings 04:51:04 # from the Maven conf/settings.xml file 04:51:04 # 04:51:04 # org.ops4j.pax.url.mvn.proxySupport=false 04:51:04 04:51:04 # 04:51:04 # Comma separated list of repositories scanned when resolving an artifact. 04:51:04 # Those repositories will be checked before iterating through the 04:51:04 # below list of repositories and even before the local repository 04:51:04 # A repository url can be appended with zero or more of the following flags: 04:51:04 # @snapshots : the repository contains snaphots 04:51:04 # @noreleases : the repository does not contain any released artifacts 04:51:04 # 04:51:04 # The following property value will add the system folder as a repo. 04:51:04 # 04:51:04 org.ops4j.pax.url.mvn.defaultRepositories=\ 04:51:04 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 04:51:04 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 04:51:04 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 04:51:04 04:51:04 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 04:51:04 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 04:51:04 04:51:04 # 04:51:04 # Comma separated list of repositories scanned when resolving an artifact. 04:51:04 # The default list includes the following repositories: 04:51:04 # http://repo1.maven.org/maven2@id=central 04:51:04 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 04:51:04 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 04:51:04 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 04:51:04 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 04:51:04 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 04:51:04 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 04:51:04 # To add repositories to the default ones, prepend '+' to the list of repositories 04:51:04 # to add. 04:51:04 # A repository url can be appended with zero or more of the following flags: 04:51:04 # @snapshots : the repository contains snapshots 04:51:04 # @noreleases : the repository does not contain any released artifacts 04:51:04 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 04:51:04 # 04:51:04 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 04:51:04 04:51:04 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 04:51:04 + [[ True == \T\r\u\e ]] 04:51:04 + echo 'Configuring the startup features...' 04:51:04 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:04 + FEATURE_TEST_STRING=features-test 04:51:04 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 04:51:04 + KARAF_VERSION=karaf4 04:51:04 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 04:51:04 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:04 + [[ ! -z '' ]] 04:51:04 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:04 ################################################################################ 04:51:04 # 04:51:04 # Licensed to the Apache Software Foundation (ASF) under one or more 04:51:04 # contributor license agreements. See the NOTICE file distributed with 04:51:04 # this work for additional information regarding copyright ownership. 04:51:04 # The ASF licenses this file to You under the Apache License, Version 2.0 04:51:04 # (the "License"); you may not use this file except in compliance with 04:51:04 # the License. You may obtain a copy of the License at 04:51:04 # 04:51:04 # http://www.apache.org/licenses/LICENSE-2.0 04:51:04 # 04:51:04 # Unless required by applicable law or agreed to in writing, software 04:51:04 # distributed under the License is distributed on an "AS IS" BASIS, 04:51:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:51:04 # See the License for the specific language governing permissions and 04:51:04 # limitations under the License. 04:51:04 # 04:51:04 ################################################################################ 04:51:04 04:51:04 # 04:51:04 # Comma separated list of features repositories to register by default 04:51:04 # 04:51:04 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/cfaadde3-d223-42e9-b68d-6f4f2bb06099.xml 04:51:04 04:51:04 # 04:51:04 # Comma separated list of features to install at startup 04:51:04 # 04:51:04 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, dc6bed19-f350-46d5-830b-81ee0c59563b 04:51:04 04:51:04 # 04:51:04 # Resource repositories (OBR) that the features resolver can use 04:51:04 # to resolve requirements/capabilities 04:51:04 # 04:51:04 # The format of the resourceRepositories is 04:51:04 # resourceRepositories=[xml:url|json:url],... 04:51:04 # for Instance: 04:51:04 # 04:51:04 #resourceRepositories=xml:http://host/path/to/index.xml 04:51:04 # or 04:51:04 #resourceRepositories=json:http://host/path/to/index.json 04:51:04 # 04:51:04 04:51:04 # 04:51:04 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 04:51:04 # 04:51:04 featuresBootAsynchronous=false 04:51:04 04:51:04 # 04:51:04 # Service requirements enforcement 04:51:04 # 04:51:04 # By default, the feature resolver checks the service requirements/capabilities of 04:51:04 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 04:51:04 # the required bundles. 04:51:04 # The following flag can have those values: 04:51:04 # - disable: service requirements are completely ignored 04:51:04 # - default: service requirements are ignored for old features 04:51:04 # - enforce: service requirements are always verified 04:51:04 # 04:51:04 #serviceRequirements=default 04:51:04 04:51:04 # 04:51:04 # Store cfg file for config element in feature 04:51:04 # 04:51:04 #configCfgStore=true 04:51:04 04:51:04 # 04:51:04 # Define if the feature service automatically refresh bundles 04:51:04 # 04:51:04 autoRefresh=true 04:51:04 04:51:04 # 04:51:04 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 04:51:04 # XML file defines instructions related to features processing 04:51:04 # versions.properties may declare properties to resolve placeholders in XML file 04:51:04 # both files are relative to ${karaf.etc} 04:51:04 # 04:51:04 #featureProcessing=org.apache.karaf.features.xml 04:51:04 #featureProcessingVersions=versions.properties 04:51:04 + configure_karaf_log karaf4 '' 04:51:04 + local -r karaf_version=karaf4 04:51:04 + local -r controllerdebugmap= 04:51:04 + local logapi=log4j 04:51:04 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:04 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:51:04 log4j2.rootLogger.level = INFO 04:51:04 #log4j2.rootLogger.type = asyncRoot 04:51:04 #log4j2.rootLogger.includeLocation = false 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:51:04 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:51:04 log4j2.rootLogger.appenderRef.Console.ref = Console 04:51:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:51:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:51:04 log4j2.logger.spifly.name = org.apache.aries.spifly 04:51:04 log4j2.logger.spifly.level = WARN 04:51:04 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:51:04 log4j2.logger.audit.level = INFO 04:51:04 log4j2.logger.audit.additivity = false 04:51:04 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:51:04 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:51:04 log4j2.appender.console.type = Console 04:51:04 log4j2.appender.console.name = Console 04:51:04 log4j2.appender.console.layout.type = PatternLayout 04:51:04 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:51:04 log4j2.appender.rolling.type = RollingRandomAccessFile 04:51:04 log4j2.appender.rolling.name = RollingFile 04:51:04 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:51:04 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:51:04 #log4j2.appender.rolling.immediateFlush = false 04:51:04 log4j2.appender.rolling.append = true 04:51:04 log4j2.appender.rolling.layout.type = PatternLayout 04:51:04 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:51:04 log4j2.appender.rolling.policies.type = Policies 04:51:04 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:51:04 log4j2.appender.rolling.policies.size.size = 64MB 04:51:04 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:51:04 log4j2.appender.rolling.strategy.max = 7 04:51:04 log4j2.appender.audit.type = RollingRandomAccessFile 04:51:04 log4j2.appender.audit.name = AuditRollingFile 04:51:04 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:51:04 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:51:04 log4j2.appender.audit.append = true 04:51:04 log4j2.appender.audit.layout.type = PatternLayout 04:51:04 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:51:04 log4j2.appender.audit.policies.type = Policies 04:51:04 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:51:04 log4j2.appender.audit.policies.size.size = 8MB 04:51:04 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:51:04 log4j2.appender.audit.strategy.max = 7 04:51:04 log4j2.appender.osgi.type = PaxOsgi 04:51:04 log4j2.appender.osgi.name = PaxOsgi 04:51:04 log4j2.appender.osgi.filter = * 04:51:04 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:51:04 #log4j2.logger.aether.level = TRACE 04:51:04 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:51:04 #log4j2.logger.http-headers.level = DEBUG 04:51:04 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:51:04 #log4j2.logger.maven.level = TRACE 04:51:04 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 04:51:04 + logapi=log4j2 04:51:04 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 04:51:04 + '[' log4j2 == log4j2 ']' 04:51:04 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:04 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 04:51:04 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 04:51:04 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 04:51:04 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 04:51:04 controllerdebugmap: 04:51:04 + unset IFS 04:51:04 + echo 'controllerdebugmap: ' 04:51:04 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:04 + '[' -n '' ']' 04:51:04 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 04:51:04 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:04 ################################################################################ 04:51:04 # 04:51:04 # Licensed to the Apache Software Foundation (ASF) under one or more 04:51:04 # contributor license agreements. See the NOTICE file distributed with 04:51:04 # this work for additional information regarding copyright ownership. 04:51:04 # The ASF licenses this file to You under the Apache License, Version 2.0 04:51:04 # (the "License"); you may not use this file except in compliance with 04:51:04 # the License. You may obtain a copy of the License at 04:51:04 # 04:51:04 # http://www.apache.org/licenses/LICENSE-2.0 04:51:04 # 04:51:04 # Unless required by applicable law or agreed to in writing, software 04:51:04 # distributed under the License is distributed on an "AS IS" BASIS, 04:51:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:51:04 # See the License for the specific language governing permissions and 04:51:04 # limitations under the License. 04:51:04 # 04:51:04 ################################################################################ 04:51:04 04:51:04 # Common pattern layout for appenders 04:51:04 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:51:04 04:51:04 # Root logger 04:51:04 log4j2.rootLogger.level = INFO 04:51:04 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 04:51:04 #log4j2.rootLogger.type = asyncRoot 04:51:04 #log4j2.rootLogger.includeLocation = false 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:51:04 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:51:04 log4j2.rootLogger.appenderRef.Console.ref = Console 04:51:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:51:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:51:04 04:51:04 # Filters for logs marked by org.opendaylight.odlparent.Markers 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:51:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:51:04 04:51:04 # Loggers configuration 04:51:04 04:51:04 # Spifly logger 04:51:04 log4j2.logger.spifly.name = org.apache.aries.spifly 04:51:04 log4j2.logger.spifly.level = WARN 04:51:04 04:51:04 # Security audit logger 04:51:04 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:51:04 log4j2.logger.audit.level = INFO 04:51:04 log4j2.logger.audit.additivity = false 04:51:04 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:51:04 04:51:04 # Appenders configuration 04:51:04 04:51:04 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:51:04 log4j2.appender.console.type = Console 04:51:04 log4j2.appender.console.name = Console 04:51:04 log4j2.appender.console.layout.type = PatternLayout 04:51:04 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:51:04 04:51:04 # Rolling file appender 04:51:04 log4j2.appender.rolling.type = RollingRandomAccessFile 04:51:04 log4j2.appender.rolling.name = RollingFile 04:51:04 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:51:04 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:51:04 # uncomment to not force a disk flush 04:51:04 #log4j2.appender.rolling.immediateFlush = false 04:51:04 log4j2.appender.rolling.append = true 04:51:04 log4j2.appender.rolling.layout.type = PatternLayout 04:51:04 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:51:04 log4j2.appender.rolling.policies.type = Policies 04:51:04 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:51:04 log4j2.appender.rolling.policies.size.size = 1GB 04:51:04 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:51:04 log4j2.appender.rolling.strategy.max = 7 04:51:04 04:51:04 # Audit file appender 04:51:04 log4j2.appender.audit.type = RollingRandomAccessFile 04:51:04 log4j2.appender.audit.name = AuditRollingFile 04:51:04 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:51:04 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:51:04 log4j2.appender.audit.append = true 04:51:04 log4j2.appender.audit.layout.type = PatternLayout 04:51:04 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:51:04 log4j2.appender.audit.policies.type = Policies 04:51:04 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:51:04 log4j2.appender.audit.policies.size.size = 8MB 04:51:04 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:51:04 log4j2.appender.audit.strategy.max = 7 04:51:04 04:51:04 # OSGi appender 04:51:04 log4j2.appender.osgi.type = PaxOsgi 04:51:04 log4j2.appender.osgi.name = PaxOsgi 04:51:04 log4j2.appender.osgi.filter = * 04:51:04 04:51:04 # help with identification of maven-related problems with pax-url-aether 04:51:04 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:51:04 #log4j2.logger.aether.level = TRACE 04:51:04 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:51:04 #log4j2.logger.http-headers.level = DEBUG 04:51:04 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:51:04 #log4j2.logger.maven.level = TRACE 04:51:04 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 04:51:04 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 04:51:04 Configure 04:51:04 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:04 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 04:51:04 + local -r controllermem=3072m 04:51:04 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:04 + echo Configure 04:51:04 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 04:51:04 java home: /usr/lib/jvm/java-21-openjdk-amd64 04:51:04 max memory: 3072m 04:51:04 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:04 + echo ' max memory: 3072m' 04:51:04 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 04:51:04 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:04 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:04 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:04 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 04:51:04 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:04 #!/bin/sh 04:51:04 # 04:51:04 # Licensed to the Apache Software Foundation (ASF) under one or more 04:51:04 # contributor license agreements. See the NOTICE file distributed with 04:51:04 # this work for additional information regarding copyright ownership. 04:51:04 # The ASF licenses this file to You under the Apache License, Version 2.0 04:51:04 # (the "License"); you may not use this file except in compliance with 04:51:04 # the License. You may obtain a copy of the License at 04:51:04 # 04:51:04 # http://www.apache.org/licenses/LICENSE-2.0 04:51:04 # 04:51:04 # Unless required by applicable law or agreed to in writing, software 04:51:04 # distributed under the License is distributed on an "AS IS" BASIS, 04:51:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:51:04 # See the License for the specific language governing permissions and 04:51:04 # limitations under the License. 04:51:04 # 04:51:04 04:51:04 # 04:51:04 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 04:51:04 # script: client, instance, shell, start, status, stop, karaf 04:51:04 # 04:51:04 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 04:51:04 # Actions go here... 04:51:04 # fi 04:51:04 04:51:04 # 04:51:04 # general settings which should be applied for all scripts go here; please keep 04:51:04 # in mind that it is possible that scripts might be executed more than once, e.g. 04:51:04 # in example of the start script where the start script is executed first and the 04:51:04 # karaf script afterwards. 04:51:04 # 04:51:04 04:51:04 # 04:51:04 # The following section shows the possible configuration options for the default 04:51:04 # karaf scripts 04:51:04 # 04:51:04 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 04:51:04 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 04:51:04 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 04:51:04 # export EXTRA_JAVA_OPTS # Additional JVM options 04:51:04 # export KARAF_HOME # Karaf home folder 04:51:04 # export KARAF_DATA # Karaf data folder 04:51:04 # export KARAF_BASE # Karaf base folder 04:51:04 # export KARAF_ETC # Karaf etc folder 04:51:04 # export KARAF_LOG # Karaf log folder 04:51:04 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 04:51:04 # export KARAF_OPTS # Additional available Karaf options 04:51:04 # export KARAF_DEBUG # Enable debug mode 04:51:04 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 04:51:04 # export KARAF_NOROOT # Prevent execution as root if set to true 04:51:04 Set Java version 04:51:04 + echo 'Set Java version' 04:51:04 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 04:51:04 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:51:04 sudo: a password is required 04:51:04 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:51:04 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:51:04 sudo: a password is required 04:51:04 JDK default version ... 04:51:04 + echo 'JDK default version ...' 04:51:04 + java -version 04:51:04 openjdk version "21.0.5" 2024-10-15 04:51:04 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 04:51:04 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 04:51:04 Set JAVA_HOME 04:51:04 + echo 'Set JAVA_HOME' 04:51:04 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:51:04 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:51:04 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:51:04 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:51:04 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:51:04 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 04:51:04 Listing all open ports on controller system... 04:51:04 + echo 'Listing all open ports on controller system...' 04:51:04 + netstat -pnatu 04:51:04 /tmp/configuration-script.sh: line 40: netstat: command not found 04:51:04 Custom shard config exists!!! 04:51:04 + '[' -f /tmp/custom_shard_config.txt ']' 04:51:04 + echo 'Custom shard config exists!!!' 04:51:04 Copying the shard config... 04:51:04 + echo 'Copying the shard config...' 04:51:04 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/ 04:51:04 Configuring cluster 04:51:04 + echo 'Configuring cluster' 04:51:04 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.137 10.30.171.79 10.30.171.210 04:51:04 ################################################ 04:51:04 ## Configure Cluster ## 04:51:04 ################################################ 04:51:04 NOTE: Cluster configuration files not found. Copying from 04:51:04 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 04:51:04 Configuring unique name in pekko.conf 04:51:04 Configuring hostname in pekko.conf 04:51:04 Configuring data and rpc seed nodes in pekko.conf 04:51:04 modules = [ 04:51:04 04:51:04 { 04:51:04 name = "inventory" 04:51:04 namespace = "urn:opendaylight:inventory" 04:51:04 shard-strategy = "module" 04:51:04 }, 04:51:04 { 04:51:04 name = "topology" 04:51:04 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 04:51:04 shard-strategy = "module" 04:51:04 }, 04:51:04 { 04:51:04 name = "toaster" 04:51:04 namespace = "http://netconfcentral.org/ns/toaster" 04:51:04 shard-strategy = "module" 04:51:04 }, 04:51:04 { 04:51:04 name = "car" 04:51:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car" 04:51:04 shard-strategy = "module" 04:51:04 }, 04:51:04 { 04:51:04 name = "people" 04:51:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people" 04:51:04 shard-strategy = "module" 04:51:04 }, 04:51:04 { 04:51:04 name = "car-people" 04:51:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people" 04:51:04 shard-strategy = "module" 04:51:04 } 04:51:04 ] 04:51:04 Configuring replication type in module-shards.conf 04:51:04 ################################################ 04:51:04 ## NOTE: Manually restart controller to ## 04:51:04 ## apply configuration. ## 04:51:04 ################################################ 04:51:04 Dump pekko.conf 04:51:04 + echo 'Dump pekko.conf' 04:51:04 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 04:51:04 04:51:04 odl-cluster-data { 04:51:04 pekko { 04:51:04 remote { 04:51:04 artery { 04:51:04 enabled = on 04:51:04 transport = tcp 04:51:04 canonical.hostname = "10.30.171.137" 04:51:04 canonical.port = 2550 04:51:04 } 04:51:04 } 04:51:04 04:51:04 cluster { 04:51:04 # Using artery. 04:51:04 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.137:2550", 04:51:04 "pekko://opendaylight-cluster-data@10.30.171.79:2550", 04:51:04 "pekko://opendaylight-cluster-data@10.30.171.210:2550"] 04:51:04 04:51:04 roles = ["member-1"] 04:51:04 04:51:04 # when under load we might trip a false positive on the failure detector 04:51:04 # failure-detector { 04:51:04 # heartbeat-interval = 4 s 04:51:04 # acceptable-heartbeat-pause = 16s 04:51:04 # } 04:51:04 } 04:51:04 04:51:04 persistence { 04:51:04 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 04:51:04 # modifying the following two properties. The directory location specified may be a relative or absolute path. 04:51:04 # The relative path is always relative to KARAF_HOME. 04:51:04 04:51:04 # snapshot-store.local.dir = "target/snapshots" 04:51:04 04:51:04 # Use lz4 compression for LocalSnapshotStore snapshots 04:51:04 snapshot-store.local.use-lz4-compression = false 04:51:04 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 04:51:04 snapshot-store.local.lz4-blocksize = 256KB 04:51:04 } 04:51:04 disable-default-actor-system-quarantined-event-handling = "false" 04:51:04 } 04:51:04 } 04:51:04 Dump modules.conf 04:51:04 + echo 'Dump modules.conf' 04:51:04 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 04:51:04 modules = [ 04:51:04 04:51:04 { 04:51:04 name = "inventory" 04:51:04 namespace = "urn:opendaylight:inventory" 04:51:04 shard-strategy = "module" 04:51:04 }, 04:51:04 { 04:51:04 name = "topology" 04:51:04 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 04:51:04 shard-strategy = "module" 04:51:04 }, 04:51:04 { 04:51:04 name = "toaster" 04:51:04 namespace = "http://netconfcentral.org/ns/toaster" 04:51:04 shard-strategy = "module" 04:51:04 }, 04:51:04 { 04:51:04 name = "car" 04:51:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car" 04:51:04 shard-strategy = "module" 04:51:04 }, 04:51:04 { 04:51:04 name = "people" 04:51:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people" 04:51:04 shard-strategy = "module" 04:51:04 }, 04:51:04 { 04:51:04 name = "car-people" 04:51:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people" 04:51:04 shard-strategy = "module" 04:51:04 } 04:51:04 ] 04:51:04 Dump module-shards.conf 04:51:04 + echo 'Dump module-shards.conf' 04:51:04 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 04:51:04 module-shards = [ 04:51:04 { 04:51:04 name = "default" 04:51:04 shards = [ 04:51:04 { 04:51:04 name = "default" 04:51:04 replicas = ["member-1", 04:51:04 "member-2", 04:51:04 "member-3"] 04:51:04 } 04:51:04 ] 04:51:04 }, 04:51:04 { 04:51:04 name = "inventory" 04:51:04 shards = [ 04:51:04 { 04:51:04 name="inventory" 04:51:04 replicas = ["member-1", 04:51:04 "member-2", 04:51:04 "member-3"] 04:51:04 } 04:51:04 ] 04:51:04 }, 04:51:04 { 04:51:04 name = "topology" 04:51:04 shards = [ 04:51:04 { 04:51:04 name="topology" 04:51:04 replicas = ["member-1", 04:51:04 "member-2", 04:51:04 "member-3"] 04:51:04 } 04:51:04 ] 04:51:04 }, 04:51:04 { 04:51:04 name = "toaster" 04:51:04 shards = [ 04:51:04 { 04:51:04 name="toaster" 04:51:04 replicas = ["member-1", 04:51:04 "member-2", 04:51:04 "member-3"] 04:51:04 } 04:51:04 ] 04:51:04 }, 04:51:04 { 04:51:04 name = "car" 04:51:04 shards = [ 04:51:04 { 04:51:04 name="car" 04:51:04 replicas = ["member-1", 04:51:04 "member-2", 04:51:04 "member-3"] 04:51:04 } 04:51:04 ] 04:51:04 }, 04:51:04 { 04:51:04 name = "people" 04:51:04 shards = [ 04:51:04 { 04:51:04 name="people" 04:51:04 replicas = ["member-1", 04:51:04 "member-2", 04:51:04 "member-3"] 04:51:04 } 04:51:04 ] 04:51:04 }, 04:51:04 { 04:51:04 name = "car-people" 04:51:04 shards = [ 04:51:04 { 04:51:04 name="car-people" 04:51:04 replicas = ["member-1", 04:51:04 "member-2", 04:51:04 "member-3"] 04:51:04 } 04:51:04 ] 04:51:04 } 04:51:04 ] 04:51:04 Configuring member-2 with IP address 10.30.171.79 04:51:04 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 04:51:05 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 04:51:05 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 04:51:05 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 04:51:05 common-functions.sh is being sourced 04:51:05 ++ echo 'common-functions.sh is being sourced' 04:51:05 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 04:51:05 ++ DISTROSTREAM=vanadium 04:51:05 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:05 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:05 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:05 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:05 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 04:51:05 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 04:51:05 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:05 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:05 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:05 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:05 ++ export CONTROLLERMEM= 04:51:05 ++ CONTROLLERMEM= 04:51:05 ++ case "${DISTROSTREAM}" in 04:51:05 ++ CLUSTER_SYSTEM=pekko 04:51:05 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 04:51:05 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 04:51:05 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 04:51:05 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 04:51:05 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 04:51:05 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 04:51:05 ++ print_common_env 04:51:05 ++ cat 04:51:05 common-functions environment: 04:51:05 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:05 ACTUALFEATURES: 04:51:05 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:05 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 04:51:05 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:05 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:05 CONTROLLERMEM: 04:51:05 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 04:51:05 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 04:51:05 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 04:51:05 SUITES: 04:51:05 04:51:05 ++ SSH='ssh -t -t' 04:51:05 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 04:51:05 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 04:51:05 Changing to /tmp 04:51:05 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip 04:51:05 + echo 'Changing to /tmp' 04:51:05 + cd /tmp 04:51:05 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip' 04:51:05 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip 04:51:05 --2025-10-02 04:51:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip 04:51:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 04:51:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 04:51:05 HTTP request sent, awaiting response... 200 OK 04:51:05 Length: 185766907 (177M) [application/zip] 04:51:05 Saving to: ‘karaf-0.23.0-20251001.223429-376.zip’ 04:51:05 04:51:05 0K ........ ........ ........ ........ ........ ........ 1% 81.6M 2s 04:51:05 3072K ........ ........ ........ ........ ........ ........ 3% 134M 2s 04:51:05 6144K ........ ........ ........ ........ ........ ........ 5% 157M 1s 04:51:05 9216K ........ ........ ........ ........ ........ ........ 6% 152M 1s 04:51:05 12288K ........ ........ ........ ........ ........ ........ 8% 209M 1s 04:51:05 15360K ........ ........ ........ ........ ........ ........ 10% 220M 1s 04:51:05 18432K ........ ........ ........ ........ ........ ........ 11% 227M 1s 04:51:05 21504K ........ ........ ........ ........ ........ ........ 13% 289M 1s 04:51:05 24576K ........ ........ ........ ........ ........ ........ 15% 296M 1s 04:51:05 27648K ........ ........ ........ ........ ........ ........ 16% 305M 1s 04:51:05 30720K ........ ........ ........ ........ ........ ........ 18% 287M 1s 04:51:05 33792K ........ ........ ........ ........ ........ ........ 20% 350M 1s 04:51:05 36864K ........ ........ ........ ........ ........ ........ 22% 282M 1s 04:51:05 39936K ........ ........ ........ ........ ........ ........ 23% 330M 1s 04:51:05 43008K ........ ........ ........ ........ ........ ........ 25% 338M 1s 04:51:05 46080K ........ ........ ........ ........ ........ ........ 27% 323M 1s 04:51:05 49152K ........ ........ ........ ........ ........ ........ 28% 312M 1s 04:51:05 52224K ........ ........ ........ ........ ........ ........ 30% 359M 1s 04:51:05 55296K ........ ........ ........ ........ ........ ........ 32% 320M 1s 04:51:05 58368K ........ ........ ........ ........ ........ ........ 33% 329M 1s 04:51:05 61440K ........ ........ ........ ........ ........ ........ 35% 324M 0s 04:51:05 64512K ........ ........ ........ ........ ........ ........ 37% 400M 0s 04:51:05 67584K ........ ........ ........ ........ ........ ........ 38% 391M 0s 04:51:05 70656K ........ ........ ........ ........ ........ ........ 40% 363M 0s 04:51:05 73728K ........ ........ ........ ........ ........ ........ 42% 298M 0s 04:51:05 76800K ........ ........ ........ ........ ........ ........ 44% 194M 0s 04:51:05 79872K ........ ........ ........ ........ ........ ........ 45% 273M 0s 04:51:05 82944K ........ ........ ........ ........ ........ ........ 47% 295M 0s 04:51:05 86016K ........ ........ ........ ........ ........ ........ 49% 284M 0s 04:51:06 89088K ........ ........ ........ ........ ........ ........ 50% 262M 0s 04:51:06 92160K ........ ........ ........ ........ ........ ........ 52% 259M 0s 04:51:06 95232K ........ ........ ........ ........ ........ ........ 54% 218M 0s 04:51:06 98304K ........ ........ ........ ........ ........ ........ 55% 217M 0s 04:51:06 101376K ........ ........ ........ ........ ........ ........ 57% 215M 0s 04:51:06 104448K ........ ........ ........ ........ ........ ........ 59% 210M 0s 04:51:06 107520K ........ ........ ........ ........ ........ ........ 60% 220M 0s 04:51:06 110592K ........ ........ ........ ........ ........ ........ 62% 276M 0s 04:51:06 113664K ........ ........ ........ ........ ........ ........ 64% 290M 0s 04:51:06 116736K ........ ........ ........ ........ ........ ........ 66% 271M 0s 04:51:06 119808K ........ ........ ........ ........ ........ ........ 67% 274M 0s 04:51:06 122880K ........ ........ ........ ........ ........ ........ 69% 302M 0s 04:51:06 125952K ........ ........ ........ ........ ........ ........ 71% 297M 0s 04:51:06 129024K ........ ........ ........ ........ ........ ........ 72% 93.5M 0s 04:51:06 132096K ........ ........ ........ ........ ........ ........ 74% 124M 0s 04:51:06 135168K ........ ........ ........ ........ ........ ........ 76% 309M 0s 04:51:06 138240K ........ ........ ........ ........ ........ ........ 77% 323M 0s 04:51:06 141312K ........ ........ ........ ........ ........ ........ 79% 269M 0s 04:51:06 144384K ........ ........ ........ ........ ........ ........ 81% 288M 0s 04:51:06 147456K ........ ........ ........ ........ ........ ........ 82% 275M 0s 04:51:06 150528K ........ ........ ........ ........ ........ ........ 84% 275M 0s 04:51:06 153600K ........ ........ ........ ........ ........ ........ 86% 288M 0s 04:51:06 156672K ........ ........ ........ ........ ........ ........ 88% 280M 0s 04:51:06 159744K ........ ........ ........ ........ ........ ........ 89% 273M 0s 04:51:06 162816K ........ ........ ........ ........ ........ ........ 91% 273M 0s 04:51:06 165888K ........ ........ ........ ........ ........ ........ 93% 285M 0s 04:51:06 168960K ........ ........ ........ ........ ........ ........ 94% 138M 0s 04:51:06 172032K ........ ........ ........ ........ ........ ........ 96% 307M 0s 04:51:06 175104K ........ ........ ........ ........ ........ ........ 98% 433M 0s 04:51:06 178176K ........ ........ ........ ........ ........ ........ 99% 185M 0s 04:51:06 181248K .. 100% 184M=0.7s 04:51:06 04:51:06 2025-10-02 04:51:06 (241 MB/s) - ‘karaf-0.23.0-20251001.223429-376.zip’ saved [185766907/185766907] 04:51:06 04:51:06 Extracting the new controller... 04:51:06 + echo 'Extracting the new controller...' 04:51:06 + unzip -q karaf-0.23.0-20251001.223429-376.zip 04:51:08 Adding external repositories... 04:51:08 + echo 'Adding external repositories...' 04:51:08 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:08 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:08 ################################################################################ 04:51:08 # 04:51:08 # Licensed to the Apache Software Foundation (ASF) under one or more 04:51:08 # contributor license agreements. See the NOTICE file distributed with 04:51:08 # this work for additional information regarding copyright ownership. 04:51:08 # The ASF licenses this file to You under the Apache License, Version 2.0 04:51:08 # (the "License"); you may not use this file except in compliance with 04:51:08 # the License. You may obtain a copy of the License at 04:51:08 # 04:51:08 # http://www.apache.org/licenses/LICENSE-2.0 04:51:08 # 04:51:08 # Unless required by applicable law or agreed to in writing, software 04:51:08 # distributed under the License is distributed on an "AS IS" BASIS, 04:51:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:51:08 # See the License for the specific language governing permissions and 04:51:08 # limitations under the License. 04:51:08 # 04:51:08 ################################################################################ 04:51:08 04:51:08 # 04:51:08 # If set to true, the following property will not allow any certificate to be used 04:51:08 # when accessing Maven repositories through SSL 04:51:08 # 04:51:08 #org.ops4j.pax.url.mvn.certificateCheck= 04:51:08 04:51:08 # 04:51:08 # Path to the local Maven settings file. 04:51:08 # The repositories defined in this file will be automatically added to the list 04:51:08 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 04:51:08 # below is not set. 04:51:08 # The following locations are checked for the existence of the settings.xml file 04:51:08 # * 1. looks for the specified url 04:51:08 # * 2. if not found looks for ${user.home}/.m2/settings.xml 04:51:08 # * 3. if not found looks for ${maven.home}/conf/settings.xml 04:51:08 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 04:51:08 # 04:51:08 #org.ops4j.pax.url.mvn.settings= 04:51:08 04:51:08 # 04:51:08 # Path to the local Maven repository which is used to avoid downloading 04:51:08 # artifacts when they already exist locally. 04:51:08 # The value of this property will be extracted from the settings.xml file 04:51:08 # above, or defaulted to: 04:51:08 # System.getProperty( "user.home" ) + "/.m2/repository" 04:51:08 # 04:51:08 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 04:51:08 04:51:08 # 04:51:08 # Default this to false. It's just weird to use undocumented repos 04:51:08 # 04:51:08 org.ops4j.pax.url.mvn.useFallbackRepositories=false 04:51:08 04:51:08 # 04:51:08 # Uncomment if you don't wanna use the proxy settings 04:51:08 # from the Maven conf/settings.xml file 04:51:08 # 04:51:08 # org.ops4j.pax.url.mvn.proxySupport=false 04:51:08 04:51:08 # 04:51:08 # Comma separated list of repositories scanned when resolving an artifact. 04:51:08 # Those repositories will be checked before iterating through the 04:51:08 # below list of repositories and even before the local repository 04:51:08 # A repository url can be appended with zero or more of the following flags: 04:51:08 # @snapshots : the repository contains snaphots 04:51:08 # @noreleases : the repository does not contain any released artifacts 04:51:08 # 04:51:08 # The following property value will add the system folder as a repo. 04:51:08 # 04:51:08 org.ops4j.pax.url.mvn.defaultRepositories=\ 04:51:08 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 04:51:08 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 04:51:08 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 04:51:08 04:51:08 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 04:51:08 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 04:51:08 04:51:08 # 04:51:08 # Comma separated list of repositories scanned when resolving an artifact. 04:51:08 # The default list includes the following repositories: 04:51:08 # http://repo1.maven.org/maven2@id=central 04:51:08 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 04:51:08 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 04:51:08 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 04:51:08 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 04:51:08 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 04:51:08 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 04:51:08 # To add repositories to the default ones, prepend '+' to the list of repositories 04:51:08 # to add. 04:51:08 # A repository url can be appended with zero or more of the following flags: 04:51:08 # @snapshots : the repository contains snapshots 04:51:08 # @noreleases : the repository does not contain any released artifacts 04:51:08 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 04:51:08 # 04:51:08 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 04:51:08 04:51:08 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 04:51:08 + [[ True == \T\r\u\e ]] 04:51:08 + echo 'Configuring the startup features...' 04:51:08 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:08 + FEATURE_TEST_STRING=features-test 04:51:08 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 04:51:08 + KARAF_VERSION=karaf4 04:51:08 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 04:51:08 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:08 + [[ ! -z '' ]] 04:51:08 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:08 ################################################################################ 04:51:08 # 04:51:08 # Licensed to the Apache Software Foundation (ASF) under one or more 04:51:08 # contributor license agreements. See the NOTICE file distributed with 04:51:08 # this work for additional information regarding copyright ownership. 04:51:08 # The ASF licenses this file to You under the Apache License, Version 2.0 04:51:08 # (the "License"); you may not use this file except in compliance with 04:51:08 # the License. You may obtain a copy of the License at 04:51:08 # 04:51:08 # http://www.apache.org/licenses/LICENSE-2.0 04:51:08 # 04:51:08 # Unless required by applicable law or agreed to in writing, software 04:51:08 # distributed under the License is distributed on an "AS IS" BASIS, 04:51:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:51:08 # See the License for the specific language governing permissions and 04:51:08 # limitations under the License. 04:51:08 # 04:51:08 ################################################################################ 04:51:08 04:51:08 # 04:51:08 # Comma separated list of features repositories to register by default 04:51:08 # 04:51:08 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/cfaadde3-d223-42e9-b68d-6f4f2bb06099.xml 04:51:08 04:51:08 # 04:51:08 # Comma separated list of features to install at startup 04:51:08 # 04:51:08 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, dc6bed19-f350-46d5-830b-81ee0c59563b 04:51:08 04:51:08 # 04:51:08 # Resource repositories (OBR) that the features resolver can use 04:51:08 # to resolve requirements/capabilities 04:51:08 # 04:51:08 # The format of the resourceRepositories is 04:51:08 # resourceRepositories=[xml:url|json:url],... 04:51:08 # for Instance: 04:51:08 # 04:51:08 #resourceRepositories=xml:http://host/path/to/index.xml 04:51:08 # or 04:51:08 #resourceRepositories=json:http://host/path/to/index.json 04:51:08 # 04:51:08 04:51:08 # 04:51:08 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 04:51:08 # 04:51:08 featuresBootAsynchronous=false 04:51:08 04:51:08 # 04:51:08 # Service requirements enforcement 04:51:08 # 04:51:08 # By default, the feature resolver checks the service requirements/capabilities of 04:51:08 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 04:51:08 # the required bundles. 04:51:08 # The following flag can have those values: 04:51:08 # - disable: service requirements are completely ignored 04:51:08 # - default: service requirements are ignored for old features 04:51:08 # - enforce: service requirements are always verified 04:51:08 # 04:51:08 #serviceRequirements=default 04:51:08 04:51:08 # 04:51:08 # Store cfg file for config element in feature 04:51:08 # 04:51:08 #configCfgStore=true 04:51:08 04:51:08 # 04:51:08 # Define if the feature service automatically refresh bundles 04:51:08 # 04:51:08 autoRefresh=true 04:51:08 04:51:08 # 04:51:08 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 04:51:08 # XML file defines instructions related to features processing 04:51:08 # versions.properties may declare properties to resolve placeholders in XML file 04:51:08 # both files are relative to ${karaf.etc} 04:51:08 # 04:51:08 #featureProcessing=org.apache.karaf.features.xml 04:51:08 #featureProcessingVersions=versions.properties 04:51:08 + configure_karaf_log karaf4 '' 04:51:08 + local -r karaf_version=karaf4 04:51:08 + local -r controllerdebugmap= 04:51:08 + local logapi=log4j 04:51:08 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:08 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:51:08 log4j2.rootLogger.level = INFO 04:51:08 #log4j2.rootLogger.type = asyncRoot 04:51:08 #log4j2.rootLogger.includeLocation = false 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:51:08 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:51:08 log4j2.rootLogger.appenderRef.Console.ref = Console 04:51:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:51:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:51:08 log4j2.logger.spifly.name = org.apache.aries.spifly 04:51:08 log4j2.logger.spifly.level = WARN 04:51:08 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:51:08 log4j2.logger.audit.level = INFO 04:51:08 log4j2.logger.audit.additivity = false 04:51:08 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:51:08 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:51:08 log4j2.appender.console.type = Console 04:51:08 log4j2.appender.console.name = Console 04:51:08 log4j2.appender.console.layout.type = PatternLayout 04:51:08 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:51:08 log4j2.appender.rolling.type = RollingRandomAccessFile 04:51:08 log4j2.appender.rolling.name = RollingFile 04:51:08 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:51:08 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:51:08 #log4j2.appender.rolling.immediateFlush = false 04:51:08 log4j2.appender.rolling.append = true 04:51:08 log4j2.appender.rolling.layout.type = PatternLayout 04:51:08 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:51:08 log4j2.appender.rolling.policies.type = Policies 04:51:08 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:51:08 log4j2.appender.rolling.policies.size.size = 64MB 04:51:08 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:51:08 log4j2.appender.rolling.strategy.max = 7 04:51:08 log4j2.appender.audit.type = RollingRandomAccessFile 04:51:08 log4j2.appender.audit.name = AuditRollingFile 04:51:08 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:51:08 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:51:08 log4j2.appender.audit.append = true 04:51:08 log4j2.appender.audit.layout.type = PatternLayout 04:51:08 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:51:08 log4j2.appender.audit.policies.type = Policies 04:51:08 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:51:08 log4j2.appender.audit.policies.size.size = 8MB 04:51:08 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:51:08 log4j2.appender.audit.strategy.max = 7 04:51:08 log4j2.appender.osgi.type = PaxOsgi 04:51:08 log4j2.appender.osgi.name = PaxOsgi 04:51:08 log4j2.appender.osgi.filter = * 04:51:08 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:51:08 #log4j2.logger.aether.level = TRACE 04:51:08 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:51:08 #log4j2.logger.http-headers.level = DEBUG 04:51:08 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:51:08 #log4j2.logger.maven.level = TRACE 04:51:08 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 04:51:08 + logapi=log4j2 04:51:08 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 04:51:08 + '[' log4j2 == log4j2 ']' 04:51:08 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:08 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 04:51:08 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 04:51:08 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 04:51:08 controllerdebugmap: 04:51:08 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:08 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 04:51:08 + unset IFS 04:51:08 + echo 'controllerdebugmap: ' 04:51:08 + '[' -n '' ']' 04:51:08 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 04:51:08 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:08 ################################################################################ 04:51:08 # 04:51:08 # Licensed to the Apache Software Foundation (ASF) under one or more 04:51:08 # contributor license agreements. See the NOTICE file distributed with 04:51:08 # this work for additional information regarding copyright ownership. 04:51:08 # The ASF licenses this file to You under the Apache License, Version 2.0 04:51:08 # (the "License"); you may not use this file except in compliance with 04:51:08 # the License. You may obtain a copy of the License at 04:51:08 # 04:51:08 # http://www.apache.org/licenses/LICENSE-2.0 04:51:08 # 04:51:08 # Unless required by applicable law or agreed to in writing, software 04:51:08 # distributed under the License is distributed on an "AS IS" BASIS, 04:51:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:51:08 # See the License for the specific language governing permissions and 04:51:08 # limitations under the License. 04:51:08 # 04:51:08 ################################################################################ 04:51:08 04:51:08 # Common pattern layout for appenders 04:51:08 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:51:08 04:51:08 # Root logger 04:51:08 log4j2.rootLogger.level = INFO 04:51:08 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 04:51:08 #log4j2.rootLogger.type = asyncRoot 04:51:08 #log4j2.rootLogger.includeLocation = false 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:51:08 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:51:08 log4j2.rootLogger.appenderRef.Console.ref = Console 04:51:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:51:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:51:08 04:51:08 # Filters for logs marked by org.opendaylight.odlparent.Markers 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:51:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:51:08 04:51:08 # Loggers configuration 04:51:08 04:51:08 # Spifly logger 04:51:08 log4j2.logger.spifly.name = org.apache.aries.spifly 04:51:08 log4j2.logger.spifly.level = WARN 04:51:08 04:51:08 # Security audit logger 04:51:08 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:51:08 log4j2.logger.audit.level = INFO 04:51:08 log4j2.logger.audit.additivity = false 04:51:08 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:51:08 04:51:08 # Appenders configuration 04:51:08 04:51:08 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:51:08 log4j2.appender.console.type = Console 04:51:08 log4j2.appender.console.name = Console 04:51:08 log4j2.appender.console.layout.type = PatternLayout 04:51:08 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:51:08 04:51:08 # Rolling file appender 04:51:08 log4j2.appender.rolling.type = RollingRandomAccessFile 04:51:08 log4j2.appender.rolling.name = RollingFile 04:51:08 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:51:08 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:51:08 # uncomment to not force a disk flush 04:51:08 #log4j2.appender.rolling.immediateFlush = false 04:51:08 log4j2.appender.rolling.append = true 04:51:08 log4j2.appender.rolling.layout.type = PatternLayout 04:51:08 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:51:08 log4j2.appender.rolling.policies.type = Policies 04:51:08 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:51:08 log4j2.appender.rolling.policies.size.size = 1GB 04:51:08 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:51:08 log4j2.appender.rolling.strategy.max = 7 04:51:08 04:51:08 # Audit file appender 04:51:08 log4j2.appender.audit.type = RollingRandomAccessFile 04:51:08 log4j2.appender.audit.name = AuditRollingFile 04:51:08 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:51:08 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:51:08 log4j2.appender.audit.append = true 04:51:08 log4j2.appender.audit.layout.type = PatternLayout 04:51:08 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:51:08 log4j2.appender.audit.policies.type = Policies 04:51:08 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:51:08 log4j2.appender.audit.policies.size.size = 8MB 04:51:08 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:51:08 log4j2.appender.audit.strategy.max = 7 04:51:08 04:51:08 # OSGi appender 04:51:08 log4j2.appender.osgi.type = PaxOsgi 04:51:08 log4j2.appender.osgi.name = PaxOsgi 04:51:08 log4j2.appender.osgi.filter = * 04:51:08 04:51:08 # help with identification of maven-related problems with pax-url-aether 04:51:08 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:51:08 #log4j2.logger.aether.level = TRACE 04:51:08 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:51:08 #log4j2.logger.http-headers.level = DEBUG 04:51:08 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:51:08 #log4j2.logger.maven.level = TRACE 04:51:08 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 04:51:08 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 04:51:08 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:08 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 04:51:08 + local -r controllermem=3072m 04:51:08 Configure 04:51:08 java home: /usr/lib/jvm/java-21-openjdk-amd64 04:51:08 max memory: 3072m 04:51:08 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:08 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:08 + echo Configure 04:51:08 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 04:51:08 + echo ' max memory: 3072m' 04:51:08 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 04:51:08 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:08 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:08 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:08 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 04:51:08 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:08 #!/bin/sh 04:51:08 # 04:51:08 # Licensed to the Apache Software Foundation (ASF) under one or more 04:51:08 # contributor license agreements. See the NOTICE file distributed with 04:51:08 # this work for additional information regarding copyright ownership. 04:51:08 # The ASF licenses this file to You under the Apache License, Version 2.0 04:51:08 # (the "License"); you may not use this file except in compliance with 04:51:08 # the License. You may obtain a copy of the License at 04:51:08 # 04:51:08 # http://www.apache.org/licenses/LICENSE-2.0 04:51:08 # 04:51:08 # Unless required by applicable law or agreed to in writing, software 04:51:08 # distributed under the License is distributed on an "AS IS" BASIS, 04:51:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:51:08 # See the License for the specific language governing permissions and 04:51:08 # limitations under the License. 04:51:08 # 04:51:08 04:51:08 # 04:51:08 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 04:51:08 # script: client, instance, shell, start, status, stop, karaf 04:51:08 # 04:51:08 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 04:51:08 # Actions go here... 04:51:08 # fi 04:51:08 04:51:08 # 04:51:08 # general settings which should be applied for all scripts go here; please keep 04:51:08 # in mind that it is possible that scripts might be executed more than once, e.g. 04:51:08 # in example of the start script where the start script is executed first and the 04:51:08 # karaf script afterwards. 04:51:08 # 04:51:08 04:51:08 # 04:51:08 # The following section shows the possible configuration options for the default 04:51:08 # karaf scripts 04:51:08 # 04:51:08 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 04:51:08 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 04:51:08 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 04:51:08 # export EXTRA_JAVA_OPTS # Additional JVM options 04:51:08 # export KARAF_HOME # Karaf home folder 04:51:08 # export KARAF_DATA # Karaf data folder 04:51:08 # export KARAF_BASE # Karaf base folder 04:51:08 # export KARAF_ETC # Karaf etc folder 04:51:08 # export KARAF_LOG # Karaf log folder 04:51:08 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 04:51:08 # export KARAF_OPTS # Additional available Karaf options 04:51:08 # export KARAF_DEBUG # Enable debug mode 04:51:08 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 04:51:08 # export KARAF_NOROOT # Prevent execution as root if set to true 04:51:08 Set Java version 04:51:08 + echo 'Set Java version' 04:51:08 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 04:51:08 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:51:08 sudo: a password is required 04:51:08 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:51:08 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:51:08 sudo: a password is required 04:51:08 JDK default version ... 04:51:08 + echo 'JDK default version ...' 04:51:08 + java -version 04:51:08 openjdk version "21.0.5" 2024-10-15 04:51:08 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 04:51:08 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 04:51:08 Set JAVA_HOME 04:51:08 + echo 'Set JAVA_HOME' 04:51:08 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:51:08 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:51:08 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:51:08 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:51:08 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:51:08 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 04:51:08 Listing all open ports on controller system... 04:51:08 + echo 'Listing all open ports on controller system...' 04:51:08 + netstat -pnatu 04:51:08 /tmp/configuration-script.sh: line 40: netstat: command not found 04:51:08 Custom shard config exists!!! 04:51:08 Copying the shard config... 04:51:08 + '[' -f /tmp/custom_shard_config.txt ']' 04:51:08 + echo 'Custom shard config exists!!!' 04:51:08 + echo 'Copying the shard config...' 04:51:08 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/ 04:51:08 Configuring cluster 04:51:08 + echo 'Configuring cluster' 04:51:08 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.137 10.30.171.79 10.30.171.210 04:51:08 ################################################ 04:51:08 ## Configure Cluster ## 04:51:08 ################################################ 04:51:08 NOTE: Cluster configuration files not found. Copying from 04:51:08 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 04:51:08 Configuring unique name in pekko.conf 04:51:08 Configuring hostname in pekko.conf 04:51:08 Configuring data and rpc seed nodes in pekko.conf 04:51:08 modules = [ 04:51:08 04:51:08 { 04:51:08 name = "inventory" 04:51:08 namespace = "urn:opendaylight:inventory" 04:51:08 shard-strategy = "module" 04:51:08 }, 04:51:08 { 04:51:08 name = "topology" 04:51:08 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 04:51:08 shard-strategy = "module" 04:51:08 }, 04:51:08 { 04:51:08 name = "toaster" 04:51:08 namespace = "http://netconfcentral.org/ns/toaster" 04:51:08 shard-strategy = "module" 04:51:08 }, 04:51:08 { 04:51:08 name = "car" 04:51:08 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car" 04:51:08 shard-strategy = "module" 04:51:08 }, 04:51:08 { 04:51:08 name = "people" 04:51:08 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people" 04:51:08 shard-strategy = "module" 04:51:08 }, 04:51:08 { 04:51:08 name = "car-people" 04:51:08 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people" 04:51:08 shard-strategy = "module" 04:51:08 } 04:51:08 ] 04:51:08 Configuring replication type in module-shards.conf 04:51:08 ################################################ 04:51:08 ## NOTE: Manually restart controller to ## 04:51:08 ## apply configuration. ## 04:51:08 ################################################ 04:51:08 Dump pekko.conf 04:51:08 + echo 'Dump pekko.conf' 04:51:08 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 04:51:08 04:51:08 odl-cluster-data { 04:51:08 pekko { 04:51:08 remote { 04:51:08 artery { 04:51:08 enabled = on 04:51:08 transport = tcp 04:51:08 canonical.hostname = "10.30.171.79" 04:51:08 canonical.port = 2550 04:51:08 } 04:51:08 } 04:51:08 04:51:08 cluster { 04:51:08 # Using artery. 04:51:08 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.137:2550", 04:51:08 "pekko://opendaylight-cluster-data@10.30.171.79:2550", 04:51:08 "pekko://opendaylight-cluster-data@10.30.171.210:2550"] 04:51:08 04:51:08 roles = ["member-2"] 04:51:08 04:51:08 # when under load we might trip a false positive on the failure detector 04:51:08 # failure-detector { 04:51:08 # heartbeat-interval = 4 s 04:51:08 # acceptable-heartbeat-pause = 16s 04:51:08 # } 04:51:08 } 04:51:08 04:51:08 persistence { 04:51:08 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 04:51:08 # modifying the following two properties. The directory location specified may be a relative or absolute path. 04:51:08 # The relative path is always relative to KARAF_HOME. 04:51:08 04:51:08 # snapshot-store.local.dir = "target/snapshots" 04:51:08 04:51:08 # Use lz4 compression for LocalSnapshotStore snapshots 04:51:08 snapshot-store.local.use-lz4-compression = false 04:51:08 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 04:51:08 snapshot-store.local.lz4-blocksize = 256KB 04:51:08 } 04:51:08 disable-default-actor-system-quarantined-event-handling = "false" 04:51:08 } 04:51:08 } 04:51:08 Dump modules.conf 04:51:08 + echo 'Dump modules.conf' 04:51:08 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 04:51:08 modules = [ 04:51:08 04:51:08 { 04:51:08 name = "inventory" 04:51:08 namespace = "urn:opendaylight:inventory" 04:51:08 shard-strategy = "module" 04:51:08 }, 04:51:08 { 04:51:08 name = "topology" 04:51:08 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 04:51:08 shard-strategy = "module" 04:51:08 }, 04:51:08 { 04:51:08 name = "toaster" 04:51:08 namespace = "http://netconfcentral.org/ns/toaster" 04:51:08 shard-strategy = "module" 04:51:08 }, 04:51:08 { 04:51:08 name = "car" 04:51:08 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car" 04:51:08 shard-strategy = "module" 04:51:08 }, 04:51:08 { 04:51:08 name = "people" 04:51:08 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people" 04:51:08 shard-strategy = "module" 04:51:08 }, 04:51:08 { 04:51:08 name = "car-people" 04:51:08 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people" 04:51:08 shard-strategy = "module" 04:51:08 } 04:51:08 ] 04:51:08 Dump module-shards.conf 04:51:08 + echo 'Dump module-shards.conf' 04:51:08 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 04:51:08 module-shards = [ 04:51:08 { 04:51:08 name = "default" 04:51:08 shards = [ 04:51:08 { 04:51:08 name = "default" 04:51:08 replicas = ["member-1", 04:51:08 "member-2", 04:51:08 "member-3"] 04:51:08 } 04:51:08 ] 04:51:08 }, 04:51:08 { 04:51:08 name = "inventory" 04:51:08 shards = [ 04:51:08 { 04:51:08 name="inventory" 04:51:08 replicas = ["member-1", 04:51:08 "member-2", 04:51:08 "member-3"] 04:51:08 } 04:51:08 ] 04:51:08 }, 04:51:08 { 04:51:08 name = "topology" 04:51:08 shards = [ 04:51:08 { 04:51:08 name="topology" 04:51:08 replicas = ["member-1", 04:51:08 "member-2", 04:51:08 "member-3"] 04:51:08 } 04:51:08 ] 04:51:08 }, 04:51:08 { 04:51:08 name = "toaster" 04:51:08 shards = [ 04:51:08 { 04:51:08 name="toaster" 04:51:08 replicas = ["member-1", 04:51:08 "member-2", 04:51:08 "member-3"] 04:51:08 } 04:51:08 ] 04:51:08 }, 04:51:08 { 04:51:08 name = "car" 04:51:08 shards = [ 04:51:08 { 04:51:08 name="car" 04:51:08 replicas = ["member-1", 04:51:08 "member-2", 04:51:08 "member-3"] 04:51:08 } 04:51:08 ] 04:51:08 }, 04:51:08 { 04:51:08 name = "people" 04:51:08 shards = [ 04:51:08 { 04:51:08 name="people" 04:51:08 replicas = ["member-1", 04:51:08 "member-2", 04:51:08 "member-3"] 04:51:08 } 04:51:08 ] 04:51:08 }, 04:51:08 { 04:51:08 name = "car-people" 04:51:08 shards = [ 04:51:08 { 04:51:08 name="car-people" 04:51:08 replicas = ["member-1", 04:51:08 "member-2", 04:51:08 "member-3"] 04:51:08 } 04:51:08 ] 04:51:08 } 04:51:08 ] 04:51:08 Configuring member-3 with IP address 10.30.171.210 04:51:08 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 04:51:08 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 04:51:09 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 04:51:09 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 04:51:09 ++ echo 'common-functions.sh is being sourced' 04:51:09 common-functions.sh is being sourced 04:51:09 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 04:51:09 ++ DISTROSTREAM=vanadium 04:51:09 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:09 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:09 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:09 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:09 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 04:51:09 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 04:51:09 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:09 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:09 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:09 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:09 ++ export CONTROLLERMEM= 04:51:09 ++ CONTROLLERMEM= 04:51:09 ++ case "${DISTROSTREAM}" in 04:51:09 ++ CLUSTER_SYSTEM=pekko 04:51:09 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 04:51:09 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 04:51:09 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 04:51:09 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 04:51:09 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 04:51:09 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 04:51:09 ++ print_common_env 04:51:09 ++ cat 04:51:09 common-functions environment: 04:51:09 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:09 ACTUALFEATURES: 04:51:09 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:09 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 04:51:09 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:09 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:09 CONTROLLERMEM: 04:51:09 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 04:51:09 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 04:51:09 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 04:51:09 SUITES: 04:51:09 04:51:09 ++ SSH='ssh -t -t' 04:51:09 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 04:51:09 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 04:51:09 Changing to /tmp 04:51:09 + echo 'Changing to /tmp' 04:51:09 + cd /tmp 04:51:09 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip 04:51:09 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip' 04:51:09 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip 04:51:09 --2025-10-02 04:51:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip 04:51:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 04:51:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 04:51:09 HTTP request sent, awaiting response... 200 OK 04:51:09 Length: 185766907 (177M) [application/zip] 04:51:09 Saving to: ‘karaf-0.23.0-20251001.223429-376.zip’ 04:51:09 04:51:09 0K ........ ........ ........ ........ ........ ........ 1% 91.4M 2s 04:51:09 3072K ........ ........ ........ ........ ........ ........ 3% 127M 2s 04:51:09 6144K ........ ........ ........ ........ ........ ........ 5% 166M 1s 04:51:09 9216K ........ ........ ........ ........ ........ ........ 6% 146M 1s 04:51:09 12288K ........ ........ ........ ........ ........ ........ 8% 185M 1s 04:51:09 15360K ........ ........ ........ ........ ........ ........ 10% 241M 1s 04:51:09 18432K ........ ........ ........ ........ ........ ........ 11% 276M 1s 04:51:09 21504K ........ ........ ........ ........ ........ ........ 13% 116M 1s 04:51:09 24576K ........ ........ ........ ........ ........ ........ 15% 107M 1s 04:51:09 27648K ........ ........ ........ ........ ........ ........ 16% 117M 1s 04:51:09 30720K ........ ........ ........ ........ ........ ........ 18% 276M 1s 04:51:09 33792K ........ ........ ........ ........ ........ ........ 20% 288M 1s 04:51:09 36864K ........ ........ ........ ........ ........ ........ 22% 315M 1s 04:51:09 39936K ........ ........ ........ ........ ........ ........ 23% 153M 1s 04:51:09 43008K ........ ........ ........ ........ ........ ........ 25% 219M 1s 04:51:09 46080K ........ ........ ........ ........ ........ ........ 27% 310M 1s 04:51:09 49152K ........ ........ ........ ........ ........ ........ 28% 274M 1s 04:51:09 52224K ........ ........ ........ ........ ........ ........ 30% 305M 1s 04:51:09 55296K ........ ........ ........ ........ ........ ........ 32% 316M 1s 04:51:09 58368K ........ ........ ........ ........ ........ ........ 33% 339M 1s 04:51:09 61440K ........ ........ ........ ........ ........ ........ 35% 351M 1s 04:51:09 64512K ........ ........ ........ ........ ........ ........ 37% 374M 1s 04:51:09 67584K ........ ........ ........ ........ ........ ........ 38% 81.2M 1s 04:51:09 70656K ........ ........ ........ ........ ........ ........ 40% 193M 1s 04:51:09 73728K ........ ........ ........ ........ ........ ........ 42% 306M 1s 04:51:09 76800K ........ ........ ........ ........ ........ ........ 44% 176M 1s 04:51:09 79872K ........ ........ ........ ........ ........ ........ 45% 322M 1s 04:51:09 82944K ........ ........ ........ ........ ........ ........ 47% 360M 0s 04:51:09 86016K ........ ........ ........ ........ ........ ........ 49% 353M 0s 04:51:09 89088K ........ ........ ........ ........ ........ ........ 50% 222M 0s 04:51:09 92160K ........ ........ ........ ........ ........ ........ 52% 234M 0s 04:51:09 95232K ........ ........ ........ ........ ........ ........ 54% 339M 0s 04:51:09 98304K ........ ........ ........ ........ ........ ........ 55% 434M 0s 04:51:09 101376K ........ ........ ........ ........ ........ ........ 57% 223M 0s 04:51:09 104448K ........ ........ ........ ........ ........ ........ 59% 308M 0s 04:51:09 107520K ........ ........ ........ ........ ........ ........ 60% 326M 0s 04:51:09 110592K ........ ........ ........ ........ ........ ........ 62% 430M 0s 04:51:09 113664K ........ ........ ........ ........ ........ ........ 64% 376M 0s 04:51:09 116736K ........ ........ ........ ........ ........ ........ 66% 373M 0s 04:51:09 119808K ........ ........ ........ ........ ........ ........ 67% 360M 0s 04:51:09 122880K ........ ........ ........ ........ ........ ........ 69% 293M 0s 04:51:09 125952K ........ ........ ........ ........ ........ ........ 71% 263M 0s 04:51:09 129024K ........ ........ ........ ........ ........ ........ 72% 202M 0s 04:51:09 132096K ........ ........ ........ ........ ........ ........ 74% 296M 0s 04:51:09 135168K ........ ........ ........ ........ ........ ........ 76% 329M 0s 04:51:09 138240K ........ ........ ........ ........ ........ ........ 77% 358M 0s 04:51:09 141312K ........ ........ ........ ........ ........ ........ 79% 377M 0s 04:51:09 144384K ........ ........ ........ ........ ........ ........ 81% 5.12M 0s 04:51:10 147456K ........ ........ ........ ........ ........ ........ 82% 175M 0s 04:51:10 150528K ........ ........ ........ ........ ........ ........ 84% 269M 0s 04:51:10 153600K ........ ........ ........ ........ ........ ........ 86% 279M 0s 04:51:10 156672K ........ ........ ........ ........ ........ ........ 88% 286M 0s 04:51:10 159744K ........ ........ ........ ........ ........ ........ 89% 330M 0s 04:51:10 162816K ........ ........ ........ ........ ........ ........ 91% 378M 0s 04:51:10 165888K ........ ........ ........ ........ ........ ........ 93% 366M 0s 04:51:10 168960K ........ ........ ........ ........ ........ ........ 94% 346M 0s 04:51:10 172032K ........ ........ ........ ........ ........ ........ 96% 300M 0s 04:51:10 175104K ........ ........ ........ ........ ........ ........ 98% 352M 0s 04:51:10 178176K ........ ........ ........ ........ ........ ........ 99% 209M 0s 04:51:10 181248K .. 100% 441M=1.3s 04:51:10 04:51:10 2025-10-02 04:51:10 (133 MB/s) - ‘karaf-0.23.0-20251001.223429-376.zip’ saved [185766907/185766907] 04:51:10 04:51:10 Extracting the new controller... 04:51:10 + echo 'Extracting the new controller...' 04:51:10 + unzip -q karaf-0.23.0-20251001.223429-376.zip 04:51:12 Adding external repositories... 04:51:12 + echo 'Adding external repositories...' 04:51:12 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:12 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:12 ################################################################################ 04:51:12 # 04:51:12 # Licensed to the Apache Software Foundation (ASF) under one or more 04:51:12 # contributor license agreements. See the NOTICE file distributed with 04:51:12 # this work for additional information regarding copyright ownership. 04:51:12 # The ASF licenses this file to You under the Apache License, Version 2.0 04:51:12 # (the "License"); you may not use this file except in compliance with 04:51:12 # the License. You may obtain a copy of the License at 04:51:12 # 04:51:12 # http://www.apache.org/licenses/LICENSE-2.0 04:51:12 # 04:51:12 # Unless required by applicable law or agreed to in writing, software 04:51:12 # distributed under the License is distributed on an "AS IS" BASIS, 04:51:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:51:12 # See the License for the specific language governing permissions and 04:51:12 # limitations under the License. 04:51:12 # 04:51:12 ################################################################################ 04:51:12 04:51:12 # 04:51:12 # If set to true, the following property will not allow any certificate to be used 04:51:12 # when accessing Maven repositories through SSL 04:51:12 # 04:51:12 #org.ops4j.pax.url.mvn.certificateCheck= 04:51:12 04:51:12 # 04:51:12 # Path to the local Maven settings file. 04:51:12 # The repositories defined in this file will be automatically added to the list 04:51:12 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 04:51:12 # below is not set. 04:51:12 # The following locations are checked for the existence of the settings.xml file 04:51:12 # * 1. looks for the specified url 04:51:12 # * 2. if not found looks for ${user.home}/.m2/settings.xml 04:51:12 # * 3. if not found looks for ${maven.home}/conf/settings.xml 04:51:12 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 04:51:12 # 04:51:12 #org.ops4j.pax.url.mvn.settings= 04:51:12 04:51:12 # 04:51:12 # Path to the local Maven repository which is used to avoid downloading 04:51:12 # artifacts when they already exist locally. 04:51:12 # The value of this property will be extracted from the settings.xml file 04:51:12 # above, or defaulted to: 04:51:12 # System.getProperty( "user.home" ) + "/.m2/repository" 04:51:12 # 04:51:12 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 04:51:12 04:51:12 # 04:51:12 # Default this to false. It's just weird to use undocumented repos 04:51:12 # 04:51:12 org.ops4j.pax.url.mvn.useFallbackRepositories=false 04:51:12 04:51:12 # 04:51:12 # Uncomment if you don't wanna use the proxy settings 04:51:12 # from the Maven conf/settings.xml file 04:51:12 # 04:51:12 # org.ops4j.pax.url.mvn.proxySupport=false 04:51:12 04:51:12 # 04:51:12 # Comma separated list of repositories scanned when resolving an artifact. 04:51:12 # Those repositories will be checked before iterating through the 04:51:12 # below list of repositories and even before the local repository 04:51:12 # A repository url can be appended with zero or more of the following flags: 04:51:12 # @snapshots : the repository contains snaphots 04:51:12 # @noreleases : the repository does not contain any released artifacts 04:51:12 # 04:51:12 # The following property value will add the system folder as a repo. 04:51:12 # 04:51:12 org.ops4j.pax.url.mvn.defaultRepositories=\ 04:51:12 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 04:51:12 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 04:51:12 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 04:51:12 04:51:12 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 04:51:12 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 04:51:12 04:51:12 # 04:51:12 # Comma separated list of repositories scanned when resolving an artifact. 04:51:12 # The default list includes the following repositories: 04:51:12 # http://repo1.maven.org/maven2@id=central 04:51:12 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 04:51:12 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 04:51:12 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 04:51:12 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 04:51:12 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 04:51:12 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 04:51:12 # To add repositories to the default ones, prepend '+' to the list of repositories 04:51:12 # to add. 04:51:12 # A repository url can be appended with zero or more of the following flags: 04:51:12 # @snapshots : the repository contains snapshots 04:51:12 # @noreleases : the repository does not contain any released artifacts 04:51:12 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 04:51:12 # 04:51:12 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 04:51:12 04:51:12 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 04:51:12 + [[ True == \T\r\u\e ]] 04:51:12 + echo 'Configuring the startup features...' 04:51:12 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:12 + FEATURE_TEST_STRING=features-test 04:51:12 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 04:51:12 + KARAF_VERSION=karaf4 04:51:12 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 04:51:12 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:12 + [[ ! -z '' ]] 04:51:12 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:12 ################################################################################ 04:51:12 # 04:51:12 # Licensed to the Apache Software Foundation (ASF) under one or more 04:51:12 # contributor license agreements. See the NOTICE file distributed with 04:51:12 # this work for additional information regarding copyright ownership. 04:51:12 # The ASF licenses this file to You under the Apache License, Version 2.0 04:51:12 # (the "License"); you may not use this file except in compliance with 04:51:12 # the License. You may obtain a copy of the License at 04:51:12 # 04:51:12 # http://www.apache.org/licenses/LICENSE-2.0 04:51:12 # 04:51:12 # Unless required by applicable law or agreed to in writing, software 04:51:12 # distributed under the License is distributed on an "AS IS" BASIS, 04:51:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:51:12 # See the License for the specific language governing permissions and 04:51:12 # limitations under the License. 04:51:12 # 04:51:12 ################################################################################ 04:51:12 04:51:12 # 04:51:12 # Comma separated list of features repositories to register by default 04:51:12 # 04:51:12 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/cfaadde3-d223-42e9-b68d-6f4f2bb06099.xml 04:51:12 04:51:12 # 04:51:12 # Comma separated list of features to install at startup 04:51:12 # 04:51:12 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, dc6bed19-f350-46d5-830b-81ee0c59563b 04:51:12 04:51:12 # 04:51:12 # Resource repositories (OBR) that the features resolver can use 04:51:12 # to resolve requirements/capabilities 04:51:12 # 04:51:12 # The format of the resourceRepositories is 04:51:12 # resourceRepositories=[xml:url|json:url],... 04:51:12 # for Instance: 04:51:12 # 04:51:12 #resourceRepositories=xml:http://host/path/to/index.xml 04:51:12 # or 04:51:12 #resourceRepositories=json:http://host/path/to/index.json 04:51:12 # 04:51:12 04:51:12 # 04:51:12 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 04:51:12 # 04:51:12 featuresBootAsynchronous=false 04:51:12 04:51:12 # 04:51:12 # Service requirements enforcement 04:51:12 # 04:51:12 # By default, the feature resolver checks the service requirements/capabilities of 04:51:12 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 04:51:12 # the required bundles. 04:51:12 # The following flag can have those values: 04:51:12 # - disable: service requirements are completely ignored 04:51:12 # - default: service requirements are ignored for old features 04:51:12 # - enforce: service requirements are always verified 04:51:12 # 04:51:12 #serviceRequirements=default 04:51:12 04:51:12 # 04:51:12 # Store cfg file for config element in feature 04:51:12 # 04:51:12 #configCfgStore=true 04:51:12 04:51:12 # 04:51:12 # Define if the feature service automatically refresh bundles 04:51:12 # 04:51:12 autoRefresh=true 04:51:12 04:51:12 # 04:51:12 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 04:51:12 # XML file defines instructions related to features processing 04:51:12 # versions.properties may declare properties to resolve placeholders in XML file 04:51:12 # both files are relative to ${karaf.etc} 04:51:12 # 04:51:12 #featureProcessing=org.apache.karaf.features.xml 04:51:12 #featureProcessingVersions=versions.properties 04:51:12 + configure_karaf_log karaf4 '' 04:51:12 + local -r karaf_version=karaf4 04:51:12 + local -r controllerdebugmap= 04:51:12 + local logapi=log4j 04:51:12 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:51:12 log4j2.rootLogger.level = INFO 04:51:12 #log4j2.rootLogger.type = asyncRoot 04:51:12 #log4j2.rootLogger.includeLocation = false 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:51:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:51:12 log4j2.rootLogger.appenderRef.Console.ref = Console 04:51:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:51:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:51:12 log4j2.logger.spifly.name = org.apache.aries.spifly 04:51:12 log4j2.logger.spifly.level = WARN 04:51:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:51:12 log4j2.logger.audit.level = INFO 04:51:12 log4j2.logger.audit.additivity = false 04:51:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:51:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:51:12 log4j2.appender.console.type = Console 04:51:12 log4j2.appender.console.name = Console 04:51:12 log4j2.appender.console.layout.type = PatternLayout 04:51:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:51:12 log4j2.appender.rolling.type = RollingRandomAccessFile 04:51:12 log4j2.appender.rolling.name = RollingFile 04:51:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:51:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:51:12 #log4j2.appender.rolling.immediateFlush = false 04:51:12 log4j2.appender.rolling.append = true 04:51:12 log4j2.appender.rolling.layout.type = PatternLayout 04:51:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:51:12 log4j2.appender.rolling.policies.type = Policies 04:51:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:51:12 log4j2.appender.rolling.policies.size.size = 64MB 04:51:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:51:12 log4j2.appender.rolling.strategy.max = 7 04:51:12 log4j2.appender.audit.type = RollingRandomAccessFile 04:51:12 log4j2.appender.audit.name = AuditRollingFile 04:51:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:51:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:51:12 log4j2.appender.audit.append = true 04:51:12 log4j2.appender.audit.layout.type = PatternLayout 04:51:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:51:12 log4j2.appender.audit.policies.type = Policies 04:51:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:51:12 log4j2.appender.audit.policies.size.size = 8MB 04:51:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:51:12 log4j2.appender.audit.strategy.max = 7 04:51:12 log4j2.appender.osgi.type = PaxOsgi 04:51:12 log4j2.appender.osgi.name = PaxOsgi 04:51:12 log4j2.appender.osgi.filter = * 04:51:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:51:12 #log4j2.logger.aether.level = TRACE 04:51:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:51:12 #log4j2.logger.http-headers.level = DEBUG 04:51:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:51:12 #log4j2.logger.maven.level = TRACE 04:51:12 + logapi=log4j2 04:51:12 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 04:51:12 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 04:51:12 + '[' log4j2 == log4j2 ']' 04:51:12 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:12 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 04:51:12 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 04:51:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 04:51:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 04:51:12 controllerdebugmap: 04:51:12 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:12 + unset IFS 04:51:12 + echo 'controllerdebugmap: ' 04:51:12 + '[' -n '' ']' 04:51:12 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 04:51:12 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:12 ################################################################################ 04:51:12 # 04:51:12 # Licensed to the Apache Software Foundation (ASF) under one or more 04:51:12 # contributor license agreements. See the NOTICE file distributed with 04:51:12 # this work for additional information regarding copyright ownership. 04:51:12 # The ASF licenses this file to You under the Apache License, Version 2.0 04:51:12 # (the "License"); you may not use this file except in compliance with 04:51:12 # the License. You may obtain a copy of the License at 04:51:12 # 04:51:12 # http://www.apache.org/licenses/LICENSE-2.0 04:51:12 # 04:51:12 # Unless required by applicable law or agreed to in writing, software 04:51:12 # distributed under the License is distributed on an "AS IS" BASIS, 04:51:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:51:12 # See the License for the specific language governing permissions and 04:51:12 # limitations under the License. 04:51:12 # 04:51:12 ################################################################################ 04:51:12 04:51:12 # Common pattern layout for appenders 04:51:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 04:51:12 04:51:12 # Root logger 04:51:12 log4j2.rootLogger.level = INFO 04:51:12 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 04:51:12 #log4j2.rootLogger.type = asyncRoot 04:51:12 #log4j2.rootLogger.includeLocation = false 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 04:51:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 04:51:12 log4j2.rootLogger.appenderRef.Console.ref = Console 04:51:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 04:51:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 04:51:12 04:51:12 # Filters for logs marked by org.opendaylight.odlparent.Markers 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 04:51:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 04:51:12 04:51:12 # Loggers configuration 04:51:12 04:51:12 # Spifly logger 04:51:12 log4j2.logger.spifly.name = org.apache.aries.spifly 04:51:12 log4j2.logger.spifly.level = WARN 04:51:12 04:51:12 # Security audit logger 04:51:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 04:51:12 log4j2.logger.audit.level = INFO 04:51:12 log4j2.logger.audit.additivity = false 04:51:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 04:51:12 04:51:12 # Appenders configuration 04:51:12 04:51:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 04:51:12 log4j2.appender.console.type = Console 04:51:12 log4j2.appender.console.name = Console 04:51:12 log4j2.appender.console.layout.type = PatternLayout 04:51:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 04:51:12 04:51:12 # Rolling file appender 04:51:12 log4j2.appender.rolling.type = RollingRandomAccessFile 04:51:12 log4j2.appender.rolling.name = RollingFile 04:51:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 04:51:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 04:51:12 # uncomment to not force a disk flush 04:51:12 #log4j2.appender.rolling.immediateFlush = false 04:51:12 log4j2.appender.rolling.append = true 04:51:12 log4j2.appender.rolling.layout.type = PatternLayout 04:51:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 04:51:12 log4j2.appender.rolling.policies.type = Policies 04:51:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 04:51:12 log4j2.appender.rolling.policies.size.size = 1GB 04:51:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 04:51:12 log4j2.appender.rolling.strategy.max = 7 04:51:12 04:51:12 # Audit file appender 04:51:12 log4j2.appender.audit.type = RollingRandomAccessFile 04:51:12 log4j2.appender.audit.name = AuditRollingFile 04:51:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 04:51:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 04:51:12 log4j2.appender.audit.append = true 04:51:12 log4j2.appender.audit.layout.type = PatternLayout 04:51:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 04:51:12 log4j2.appender.audit.policies.type = Policies 04:51:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 04:51:12 log4j2.appender.audit.policies.size.size = 8MB 04:51:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 04:51:12 log4j2.appender.audit.strategy.max = 7 04:51:12 04:51:12 # OSGi appender 04:51:12 log4j2.appender.osgi.type = PaxOsgi 04:51:12 log4j2.appender.osgi.name = PaxOsgi 04:51:12 log4j2.appender.osgi.filter = * 04:51:12 04:51:12 # help with identification of maven-related problems with pax-url-aether 04:51:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether 04:51:12 #log4j2.logger.aether.level = TRACE 04:51:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 04:51:12 #log4j2.logger.http-headers.level = DEBUG 04:51:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 04:51:12 #log4j2.logger.maven.level = TRACE 04:51:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 04:51:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 04:51:12 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:12 Configure 04:51:12 java home: /usr/lib/jvm/java-21-openjdk-amd64 04:51:12 max memory: 3072m 04:51:12 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:12 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 04:51:12 + local -r controllermem=3072m 04:51:12 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:12 + echo Configure 04:51:12 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 04:51:12 + echo ' max memory: 3072m' 04:51:12 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 04:51:12 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:12 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:12 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:12 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 04:51:12 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:12 #!/bin/sh 04:51:12 # 04:51:12 # Licensed to the Apache Software Foundation (ASF) under one or more 04:51:12 # contributor license agreements. See the NOTICE file distributed with 04:51:12 # this work for additional information regarding copyright ownership. 04:51:12 # The ASF licenses this file to You under the Apache License, Version 2.0 04:51:12 # (the "License"); you may not use this file except in compliance with 04:51:12 # the License. You may obtain a copy of the License at 04:51:12 # 04:51:12 # http://www.apache.org/licenses/LICENSE-2.0 04:51:12 # 04:51:12 # Unless required by applicable law or agreed to in writing, software 04:51:12 # distributed under the License is distributed on an "AS IS" BASIS, 04:51:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 04:51:12 # See the License for the specific language governing permissions and 04:51:12 # limitations under the License. 04:51:12 # 04:51:12 04:51:12 # 04:51:12 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 04:51:12 # script: client, instance, shell, start, status, stop, karaf 04:51:12 # 04:51:12 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 04:51:12 # Actions go here... 04:51:12 # fi 04:51:12 04:51:12 # 04:51:12 # general settings which should be applied for all scripts go here; please keep 04:51:12 # in mind that it is possible that scripts might be executed more than once, e.g. 04:51:12 # in example of the start script where the start script is executed first and the 04:51:12 # karaf script afterwards. 04:51:12 # 04:51:12 04:51:12 # 04:51:12 # The following section shows the possible configuration options for the default 04:51:12 # karaf scripts 04:51:12 # 04:51:12 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 04:51:12 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 04:51:12 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 04:51:12 # export EXTRA_JAVA_OPTS # Additional JVM options 04:51:12 # export KARAF_HOME # Karaf home folder 04:51:12 # export KARAF_DATA # Karaf data folder 04:51:12 # export KARAF_BASE # Karaf base folder 04:51:12 # export KARAF_ETC # Karaf etc folder 04:51:12 # export KARAF_LOG # Karaf log folder 04:51:12 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 04:51:12 # export KARAF_OPTS # Additional available Karaf options 04:51:12 # export KARAF_DEBUG # Enable debug mode 04:51:12 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 04:51:12 # export KARAF_NOROOT # Prevent execution as root if set to true 04:51:12 Set Java version 04:51:12 + echo 'Set Java version' 04:51:12 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 04:51:12 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:51:12 sudo: a password is required 04:51:12 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:51:12 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 04:51:12 sudo: a password is required 04:51:12 JDK default version ... 04:51:12 + echo 'JDK default version ...' 04:51:12 + java -version 04:51:12 openjdk version "21.0.5" 2024-10-15 04:51:12 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 04:51:12 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 04:51:12 Set JAVA_HOME 04:51:12 + echo 'Set JAVA_HOME' 04:51:12 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:51:12 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 04:51:12 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:51:12 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:51:12 Listing all open ports on controller system... 04:51:12 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 04:51:12 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 04:51:12 + echo 'Listing all open ports on controller system...' 04:51:12 + netstat -pnatu 04:51:12 /tmp/configuration-script.sh: line 40: netstat: command not found 04:51:12 + '[' -f /tmp/custom_shard_config.txt ']' 04:51:12 Custom shard config exists!!! 04:51:12 Copying the shard config... 04:51:12 + echo 'Custom shard config exists!!!' 04:51:12 + echo 'Copying the shard config...' 04:51:12 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.23.0-SNAPSHOT/bin/ 04:51:12 Configuring cluster 04:51:12 + echo 'Configuring cluster' 04:51:12 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.137 10.30.171.79 10.30.171.210 04:51:12 ################################################ 04:51:12 ## Configure Cluster ## 04:51:12 ################################################ 04:51:12 NOTE: Cluster configuration files not found. Copying from 04:51:12 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 04:51:12 Configuring unique name in pekko.conf 04:51:12 Configuring hostname in pekko.conf 04:51:12 Configuring data and rpc seed nodes in pekko.conf 04:51:12 modules = [ 04:51:12 04:51:12 { 04:51:12 name = "inventory" 04:51:12 namespace = "urn:opendaylight:inventory" 04:51:12 shard-strategy = "module" 04:51:12 }, 04:51:12 { 04:51:12 name = "topology" 04:51:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 04:51:12 shard-strategy = "module" 04:51:12 }, 04:51:12 { 04:51:12 name = "toaster" 04:51:12 namespace = "http://netconfcentral.org/ns/toaster" 04:51:12 shard-strategy = "module" 04:51:12 }, 04:51:12 { 04:51:12 name = "car" 04:51:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car" 04:51:12 shard-strategy = "module" 04:51:12 }, 04:51:12 { 04:51:12 name = "people" 04:51:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people" 04:51:12 shard-strategy = "module" 04:51:12 }, 04:51:12 { 04:51:12 name = "car-people" 04:51:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people" 04:51:12 shard-strategy = "module" 04:51:12 } 04:51:12 ] 04:51:12 Configuring replication type in module-shards.conf 04:51:12 ################################################ 04:51:12 ## NOTE: Manually restart controller to ## 04:51:12 ## apply configuration. ## 04:51:12 ################################################ 04:51:12 Dump pekko.conf 04:51:12 + echo 'Dump pekko.conf' 04:51:12 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 04:51:12 04:51:12 odl-cluster-data { 04:51:12 pekko { 04:51:12 remote { 04:51:12 artery { 04:51:12 enabled = on 04:51:12 transport = tcp 04:51:12 canonical.hostname = "10.30.171.210" 04:51:12 canonical.port = 2550 04:51:12 } 04:51:12 } 04:51:12 04:51:12 cluster { 04:51:12 # Using artery. 04:51:12 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.137:2550", 04:51:12 "pekko://opendaylight-cluster-data@10.30.171.79:2550", 04:51:12 "pekko://opendaylight-cluster-data@10.30.171.210:2550"] 04:51:12 04:51:12 roles = ["member-3"] 04:51:12 04:51:12 # when under load we might trip a false positive on the failure detector 04:51:12 # failure-detector { 04:51:12 # heartbeat-interval = 4 s 04:51:12 # acceptable-heartbeat-pause = 16s 04:51:12 # } 04:51:12 } 04:51:12 04:51:12 persistence { 04:51:12 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 04:51:12 # modifying the following two properties. The directory location specified may be a relative or absolute path. 04:51:12 # The relative path is always relative to KARAF_HOME. 04:51:12 04:51:12 # snapshot-store.local.dir = "target/snapshots" 04:51:12 04:51:12 # Use lz4 compression for LocalSnapshotStore snapshots 04:51:12 snapshot-store.local.use-lz4-compression = false 04:51:12 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 04:51:12 snapshot-store.local.lz4-blocksize = 256KB 04:51:12 } 04:51:12 disable-default-actor-system-quarantined-event-handling = "false" 04:51:12 } 04:51:12 } 04:51:12 Dump modules.conf 04:51:12 + echo 'Dump modules.conf' 04:51:12 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 04:51:12 modules = [ 04:51:12 04:51:12 { 04:51:12 name = "inventory" 04:51:12 namespace = "urn:opendaylight:inventory" 04:51:12 shard-strategy = "module" 04:51:12 }, 04:51:12 { 04:51:12 name = "topology" 04:51:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 04:51:12 shard-strategy = "module" 04:51:12 }, 04:51:12 { 04:51:12 name = "toaster" 04:51:12 namespace = "http://netconfcentral.org/ns/toaster" 04:51:12 shard-strategy = "module" 04:51:12 }, 04:51:12 { 04:51:12 name = "car" 04:51:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car" 04:51:12 shard-strategy = "module" 04:51:12 }, 04:51:12 { 04:51:12 name = "people" 04:51:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people" 04:51:12 shard-strategy = "module" 04:51:12 }, 04:51:12 { 04:51:12 name = "car-people" 04:51:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people" 04:51:12 shard-strategy = "module" 04:51:12 } 04:51:12 ] 04:51:12 + echo 'Dump module-shards.conf' 04:51:12 Dump module-shards.conf 04:51:12 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 04:51:12 module-shards = [ 04:51:12 { 04:51:12 name = "default" 04:51:12 shards = [ 04:51:12 { 04:51:12 name = "default" 04:51:12 replicas = ["member-1", 04:51:12 "member-2", 04:51:12 "member-3"] 04:51:12 } 04:51:12 ] 04:51:12 }, 04:51:12 { 04:51:12 name = "inventory" 04:51:12 shards = [ 04:51:12 { 04:51:12 name="inventory" 04:51:12 replicas = ["member-1", 04:51:12 "member-2", 04:51:12 "member-3"] 04:51:12 } 04:51:12 ] 04:51:12 }, 04:51:12 { 04:51:12 name = "topology" 04:51:12 shards = [ 04:51:12 { 04:51:12 name="topology" 04:51:12 replicas = ["member-1", 04:51:12 "member-2", 04:51:12 "member-3"] 04:51:12 } 04:51:12 ] 04:51:12 }, 04:51:12 { 04:51:12 name = "toaster" 04:51:12 shards = [ 04:51:12 { 04:51:12 name="toaster" 04:51:12 replicas = ["member-1", 04:51:12 "member-2", 04:51:12 "member-3"] 04:51:12 } 04:51:12 ] 04:51:12 }, 04:51:12 { 04:51:12 name = "car" 04:51:12 shards = [ 04:51:12 { 04:51:12 name="car" 04:51:12 replicas = ["member-1", 04:51:12 "member-2", 04:51:12 "member-3"] 04:51:12 } 04:51:12 ] 04:51:12 }, 04:51:12 { 04:51:12 name = "people" 04:51:12 shards = [ 04:51:12 { 04:51:12 name="people" 04:51:12 replicas = ["member-1", 04:51:12 "member-2", 04:51:12 "member-3"] 04:51:12 } 04:51:12 ] 04:51:12 }, 04:51:12 { 04:51:12 name = "car-people" 04:51:12 shards = [ 04:51:12 { 04:51:12 name="car-people" 04:51:12 replicas = ["member-1", 04:51:12 "member-2", 04:51:12 "member-3"] 04:51:12 } 04:51:12 ] 04:51:12 } 04:51:12 ] 04:51:12 Locating config plan to use... 04:51:12 Finished running config plans 04:51:12 Starting member-1 with IP address 10.30.171.137 04:51:12 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 04:51:12 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 04:51:13 Redirecting karaf console output to karaf_console.log 04:51:13 Starting controller... 04:51:13 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 04:51:13 Starting member-2 with IP address 10.30.171.79 04:51:13 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 04:51:13 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 04:51:13 Redirecting karaf console output to karaf_console.log 04:51:13 Starting controller... 04:51:13 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 04:51:13 Starting member-3 with IP address 10.30.171.210 04:51:13 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 04:51:13 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 04:51:13 Redirecting karaf console output to karaf_console.log 04:51:13 Starting controller... 04:51:14 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 04:51:14 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins3111017470811226255.sh 04:51:14 common-functions.sh is being sourced 04:51:14 common-functions environment: 04:51:14 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 04:51:14 ACTUALFEATURES: 04:51:14 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 04:51:14 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 04:51:14 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 04:51:14 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 04:51:14 CONTROLLERMEM: 2048m 04:51:14 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 04:51:14 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 04:51:14 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 04:51:14 SUITES: 04:51:14 04:51:14 + echo '#################################################' 04:51:14 ################################################# 04:51:14 + echo '## Verify Cluster is UP ##' 04:51:14 ## Verify Cluster is UP ## 04:51:14 + echo '#################################################' 04:51:14 ################################################# 04:51:14 + create_post_startup_script 04:51:14 + cat 04:51:14 + copy_and_run_post_startup_script 04:51:14 + seed_index=1 04:51:14 ++ seq 1 3 04:51:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:51:14 + CONTROLLERIP=ODL_SYSTEM_1_IP 04:51:14 + echo 'Execute the post startup script on controller 10.30.171.137' 04:51:14 Execute the post startup script on controller 10.30.171.137 04:51:14 + scp /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/post-startup-script.sh 10.30.171.137:/tmp/ 04:51:14 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 04:51:14 + ssh 10.30.171.137 'bash /tmp/post-startup-script.sh 1' 04:51:14 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 04:51:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:51:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:51:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:51:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:51:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:51:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:51:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:51:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:51:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:51:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:52:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:52:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:52:14 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 04:52:19 2025-10-02T04:51:58,471 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:52:19 Controller is UP 04:52:19 2025-10-02T04:51:58,471 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:52:19 Listing all open ports on controller system... 04:52:19 /tmp/post-startup-script.sh: line 51: netstat: command not found 04:52:19 looking for "BindException: Address already in use" in log file 04:52:19 looking for "server is unhealthy" in log file 04:52:19 + '[' 1 == 0 ']' 04:52:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:52:19 + CONTROLLERIP=ODL_SYSTEM_2_IP 04:52:19 + echo 'Execute the post startup script on controller 10.30.171.79' 04:52:19 Execute the post startup script on controller 10.30.171.79 04:52:19 + scp /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/post-startup-script.sh 10.30.171.79:/tmp/ 04:52:19 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 04:52:20 + ssh 10.30.171.79 'bash /tmp/post-startup-script.sh 2' 04:52:20 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 04:52:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:52:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:52:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:52:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:52:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:52:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:52:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:52:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:53:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:53:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:53:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:53:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:53:20 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 04:53:25 2025-10-02T04:51:58,163 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:53:25 Controller is UP 04:53:25 2025-10-02T04:51:58,163 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:53:25 Listing all open ports on controller system... 04:53:25 /tmp/post-startup-script.sh: line 51: netstat: command not found 04:53:25 looking for "BindException: Address already in use" in log file 04:53:25 looking for "server is unhealthy" in log file 04:53:25 + '[' 2 == 0 ']' 04:53:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:53:25 + CONTROLLERIP=ODL_SYSTEM_3_IP 04:53:25 + echo 'Execute the post startup script on controller 10.30.171.210' 04:53:25 Execute the post startup script on controller 10.30.171.210 04:53:25 + scp /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/post-startup-script.sh 10.30.171.210:/tmp/ 04:53:25 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 04:53:25 + ssh 10.30.171.210 'bash /tmp/post-startup-script.sh 3' 04:53:25 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 04:53:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:53:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:53:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:53:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:53:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:53:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:53:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:54:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:54:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:54:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:54:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:54:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 04:54:26 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 04:54:31 2025-10-02T04:51:58,585 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:54:31 Controller is UP 04:54:31 2025-10-02T04:51:58,585 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 04:54:31 Listing all open ports on controller system... 04:54:31 /tmp/post-startup-script.sh: line 51: netstat: command not found 04:54:31 looking for "BindException: Address already in use" in log file 04:54:31 looking for "server is unhealthy" in log file 04:54:31 + '[' 0 == 0 ']' 04:54:31 + seed_index=1 04:54:31 + dump_controller_threads 04:54:31 ++ seq 1 3 04:54:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:54:31 + CONTROLLERIP=ODL_SYSTEM_1_IP 04:54:31 + echo 'Let'\''s take the karaf thread dump' 04:54:31 Let's take the karaf thread dump 04:54:31 + ssh 10.30.171.137 'sudo ps aux' 04:54:31 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 04:54:31 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_before.log 04:54:31 ++ grep -v grep 04:54:31 ++ tr -s ' ' 04:54:31 ++ cut -f2 '-d ' 04:54:31 + pid=2087 04:54:31 + echo 'karaf main: org.apache.karaf.main.Main, pid:2087' 04:54:31 karaf main: org.apache.karaf.main.Main, pid:2087 04:54:31 + ssh 10.30.171.137 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2087' 04:54:31 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 04:54:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:54:32 + CONTROLLERIP=ODL_SYSTEM_2_IP 04:54:32 + echo 'Let'\''s take the karaf thread dump' 04:54:32 Let's take the karaf thread dump 04:54:32 + ssh 10.30.171.79 'sudo ps aux' 04:54:32 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 04:54:32 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_before.log 04:54:32 ++ grep -v grep 04:54:32 ++ tr -s ' ' 04:54:32 ++ cut -f2 '-d ' 04:54:32 + pid=2085 04:54:32 + echo 'karaf main: org.apache.karaf.main.Main, pid:2085' 04:54:32 karaf main: org.apache.karaf.main.Main, pid:2085 04:54:32 + ssh 10.30.171.79 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2085' 04:54:32 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 04:54:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:54:33 + CONTROLLERIP=ODL_SYSTEM_3_IP 04:54:33 + echo 'Let'\''s take the karaf thread dump' 04:54:33 Let's take the karaf thread dump 04:54:33 + ssh 10.30.171.210 'sudo ps aux' 04:54:33 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 04:54:33 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_before.log 04:54:33 ++ grep -v grep 04:54:33 ++ tr -s ' ' 04:54:33 ++ cut -f2 '-d ' 04:54:33 + pid=2081 04:54:33 + echo 'karaf main: org.apache.karaf.main.Main, pid:2081' 04:54:33 karaf main: org.apache.karaf.main.Main, pid:2081 04:54:33 + ssh 10.30.171.210 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2081' 04:54:33 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 04:54:34 + '[' 0 -gt 0 ']' 04:54:34 + echo 'Generating controller variables...' 04:54:34 Generating controller variables... 04:54:34 ++ seq 1 3 04:54:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:54:34 + CONTROLLERIP=ODL_SYSTEM_1_IP 04:54:34 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.137' 04:54:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:54:34 + CONTROLLERIP=ODL_SYSTEM_2_IP 04:54:34 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.137 -v ODL_SYSTEM_2_IP:10.30.171.79' 04:54:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 04:54:34 + CONTROLLERIP=ODL_SYSTEM_3_IP 04:54:34 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.137 -v ODL_SYSTEM_2_IP:10.30.171.79 -v ODL_SYSTEM_3_IP:10.30.171.210' 04:54:34 + echo 'Generating mininet variables...' 04:54:34 Generating mininet variables... 04:54:34 ++ seq 1 0 04:54:34 + get_test_suites SUITES 04:54:34 + local __suite_list=SUITES 04:54:34 + echo 'Locating test plan to use...' 04:54:34 Locating test plan to use... 04:54:34 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/testplans/controller-clustering-ask-vanadium.txt 04:54:34 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/testplans/controller-clustering-ask-vanadium.txt ']' 04:54:34 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/testplans/controller-clustering-ask.txt 04:54:34 + '[' disabled '!=' disabled ']' 04:54:34 + echo 'Changing the testplan path...' 04:54:34 Changing the testplan path... 04:54:34 + sed s:integration:/w/workspace/controller-csit-3node-clustering-ask-all-vanadium: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/testplans/controller-clustering-ask.txt 04:54:34 + cat testplan.txt 04:54:34 # Place the suites in run order: 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot 04:54:34 /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot 04:54:34 + '[' -z '' ']' 04:54:34 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 04:54:34 ++ tr '\012' ' ' 04:54:34 + suite_list='/w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ' 04:54:34 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\''' 04:54:34 ++ SUITES='/w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ' 04:54:34 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...' 04:54:34 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ... 04:54:34 + robot -N controller-clustering-ask.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.0-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251001.223429-376.zip -v CONTROLLER:10.30.171.137 -v CONTROLLER1:10.30.171.79 -v CONTROLLER2:10.30.171.210 -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-vanadium -v MININET: -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:0 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.171.137 -v ODL_SYSTEM_1_IP:10.30.171.137 -v ODL_SYSTEM_2_IP:10.30.171.79 -v ODL_SYSTEM_3_IP:10.30.171.210 -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-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot 04:54:34 ============================================================================== 04:54:34 controller-clustering-ask.txt 04:54:34 ============================================================================== 04:54:35 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 04:54:35 ============================================================================== 04:54:40 Stop_All_Members :: Stop every odl node. | PASS | 04:58:51 ------------------------------------------------------------------------------ 04:58:51 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 04:58:59 ------------------------------------------------------------------------------ 04:58:59 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 05:00:08 Got rc: 1 or stderr was not empty: sudo: netstat: command not found 05:00:08 ------------------------------------------------------------------------------ 05:00:08 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 05:00:08 3 tests, 2 passed, 1 failed 05:00:08 ============================================================================== 05:00:08 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBroker testi... 05:00:08 ============================================================================== 05:00:14 Register_Rpc_On_Each_Node :: Register global rpc on each node of t... | PASS | 05:00:15 ------------------------------------------------------------------------------ 05:00:15 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | PASS | 05:00:17 ------------------------------------------------------------------------------ 05:00:17 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS | 05:00:19 ------------------------------------------------------------------------------ 05:00:19 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | PASS | 05:00:21 ------------------------------------------------------------------------------ 05:00:21 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS | 05:00:21 ------------------------------------------------------------------------------ 05:00:21 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS | 05:00:22 ------------------------------------------------------------------------------ 05:00:22 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | PASS | 05:00:23 ------------------------------------------------------------------------------ 05:00:23 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | PASS | 05:00:24 ------------------------------------------------------------------------------ 05:00:24 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBro... | PASS | 05:00:24 8 tests, 8 passed, 0 failed 05:00:24 ============================================================================== 05:00:24 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 05:00:24 ============================================================================== 05:00:26 Stop_All_Members :: Stop every odl node. | PASS | 05:04:37 ------------------------------------------------------------------------------ 05:04:37 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 05:04:45 ------------------------------------------------------------------------------ 05:04:45 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 05:10:56 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.210:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 05:10:56 ------------------------------------------------------------------------------ 05:10:56 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 05:10:56 3 tests, 2 passed, 1 failed 05:10:56 ============================================================================== 05:10:56 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: DOMRpcBrok... 05:10:56 ============================================================================== 05:11:01 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | PASS | 05:11:03 ------------------------------------------------------------------------------ 05:11:03 Invoke_Rpc_On_Each_Node :: Invoke get-constant rpc on every node o... | FAIL | 05:11:14 ... click for list of related bugs or create a new one if needed (with the 05:11:14 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node" 05:11:14 reference somewhere inside) 05:11:14 "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" 05:11:14 05:11:14 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.210:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant 05:11:14 ------------------------------------------------------------------------------ 05:11:14 Isolate_One_Node :: Isolate one node with registered rpc. From the... | FAIL | 05:11:14 ... click for list of related bugs or create a new one if needed (with the 05:11:14 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_isolate_one_node" 05:11:14 reference somewhere inside) 05:11:14 "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" 05:11:14 05:11:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.210:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant 05:11:14 ------------------------------------------------------------------------------ 05:11:14 Invoke_Rpc_On_Nonisolated_Nodes :: Invoke rpc on non-islolated nodes. | FAIL | 05:12:16 ... click for list of related bugs or create a new one if needed (with the 05:12:16 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_nonisolated_nodes" 05:12:16 reference somewhere inside) 05:12:16 "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" 05:12:16 05:12:16 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.210:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant 05:12:16 ------------------------------------------------------------------------------ 05:12:16 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL | 05:12:16 ... click for list of related bugs or create a new one if needed (with the 05:12:16 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member" 05:12:16 reference somewhere inside) 05:12:16 "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" 05:12:16 05:12:16 Variable '${isolated_idx}' not found. 05:12:16 ------------------------------------------------------------------------------ 05:12:16 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-constant on every ... | FAIL | 05:12:28 ... click for list of related bugs or create a new one if needed (with the 05:12:28 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again" 05:12:28 reference somewhere inside) 05:12:28 "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" 05:12:28 05:12:28 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.210:8181/rests/operations/odl-mdsal-lowlevel-target:get-constant 05:12:28 ------------------------------------------------------------------------------ 05:12:28 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | PASS | 05:12:29 ------------------------------------------------------------------------------ 05:12:29 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: D... | FAIL | 05:12:29 7 tests, 2 passed, 5 failed 05:12:29 ============================================================================== 05:12:29 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 05:12:29 ============================================================================== 05:12:32 Stop_All_Members :: Stop every odl node. | PASS | 05:16:43 ------------------------------------------------------------------------------ 05:16:43 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 05:16:52 ------------------------------------------------------------------------------ 05:16:52 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 05:23: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.210:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 05:23:03 ------------------------------------------------------------------------------ 05:23:03 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 05:23:03 3 tests, 2 passed, 1 failed 05:23:03 ============================================================================== 05:23:03 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpcBroker te... 05:23:03 ============================================================================== 05:23:08 Register_Rpc_On_Each_Node :: Register routed rpc on each node of t... | FAIL | 05:23:10 ... click for list of related bugs or create a new one if needed (with the 05:23:10 "controller_clustering_ask_txt_action_provider_precedence_register_rpc_on_each_node" 05:23:10 reference somewhere inside) 05:23:10 "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" 05:23:10 05:23:10 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.210:8181/rests/operations/odl-mdsal-lowlevel-control:register-bound-constant 05:23:10 ------------------------------------------------------------------------------ 05:23:10 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | FAIL | 05:23:11 ... click for list of related bugs or create a new one if needed (with the 05:23:11 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node" 05:23:11 reference somewhere inside) 05:23:11 "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" 05:23:11 05:23:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.210:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant 05:23:11 ------------------------------------------------------------------------------ 05:23:11 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS | 05:23:11 ------------------------------------------------------------------------------ 05:23:11 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | PASS | 05:23:12 ------------------------------------------------------------------------------ 05:23:12 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS | 05:23:12 ------------------------------------------------------------------------------ 05:23:12 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS | 05:23:13 ------------------------------------------------------------------------------ 05:23:13 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | FAIL | 05:23:13 ... click for list of related bugs or create a new one if needed (with the 05:23:13 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node_again" 05:23:13 reference somewhere inside) 05:23:13 "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" 05:23:13 05:23:13 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.210:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant 05:23:13 ------------------------------------------------------------------------------ 05:23:13 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | FAIL | 05:23:14 ... click for list of related bugs or create a new one if needed (with the 05:23:14 "controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_each_node" 05:23:14 reference somewhere inside) 05:23:14 "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" 05:23:14 05:23:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.210:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-bound-constant 05:23:14 ------------------------------------------------------------------------------ 05:23:14 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpc... | FAIL | 05:23:14 8 tests, 4 passed, 4 failed 05:23:14 ============================================================================== 05:23:14 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 05:23:14 ============================================================================== 05:23:16 Stop_All_Members :: Stop every odl node. | FAIL | 05:29:27 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 05:29:27 ------------------------------------------------------------------------------ 05:29:27 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 05:29:37 ------------------------------------------------------------------------------ 05:29:37 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 05:35:45 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.79:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 05:35:45 ------------------------------------------------------------------------------ 05:35:45 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 05:35:45 3 tests, 1 passed, 2 failed 05:35:45 ============================================================================== 05:35:45 controller-clustering-ask.txt.Action Provider Partition And Heal :: DOMRpcB... 05:35:45 ============================================================================== 05:36:18 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | FAIL | 05:36:39 ... click for list of related bugs or create a new one if needed (with the 05:36:39 "controller_clustering_ask_txt_action_provider_partition_and_heal_register_rpc_on_two_nodes" 05:36:39 reference somewhere inside) 05:36:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_register_rpc_on_two_nodes&order=bug_status" 05:36:39 05:36:39 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.79:8181/rests/operations/odl-mdsal-lowlevel-control:register-bound-constant 05:36:39 ------------------------------------------------------------------------------ 05:36:39 Invoke_Rpc_On_Each_Node :: Invoke get-contexted-constant rpc on ev... | FAIL | 05:37:10 ... click for list of related bugs or create a new one if needed (with the 05:37:10 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node" 05:37:10 reference somewhere inside) 05:37:10 "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" 05:37:10 05:37:10 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.79:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant 05:37:10 ------------------------------------------------------------------------------ 05:37:10 Isolate_One_Node :: Isolate one node with registered rpc. | FAIL | 05:37:31 ... click for list of related bugs or create a new one if needed (with the 05:37:31 "controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node" 05:37:31 reference somewhere inside) 05:37:31 "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" 05:37:31 05:37:31 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.210:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant 05:37:31 ------------------------------------------------------------------------------ 05:37:31 Invoke_Rpc_On_Remaining_Nodes :: Invoke rpc on non-islolated nodes... | FAIL | 05:39:03 ... click for list of related bugs or create a new one if needed (with the 05:39:03 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes" 05:39:03 reference somewhere inside) 05:39:03 "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" 05:39:03 05:39:03 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.79:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant 05:39:03 ------------------------------------------------------------------------------ 05:39:03 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL | 05:39:23 ... click for list of related bugs or create a new one if needed (with the 05:39:23 "controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member" 05:39:23 reference somewhere inside) 05:39:23 "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" 05:39:23 05:39:23 Variable '${isolated_idx}' not found. 05:39:23 ------------------------------------------------------------------------------ 05:39:23 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-contexted-constant... | FAIL | 05:39:54 ... click for list of related bugs or create a new one if needed (with the 05:39:54 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again" 05:39:54 reference somewhere inside) 05:39:54 "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" 05:39:54 05:39:54 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.79:8181/rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant 05:39:54 ------------------------------------------------------------------------------ 05:39:54 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | FAIL | 05:40:14 ... click for list of related bugs or create a new one if needed (with the 05:40:14 "controller_clustering_ask_txt_action_provider_partition_and_heal_unregister_rpc_on_each_node" 05:40:14 reference somewhere inside) 05:40:14 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_partition_and_heal_unregister_rpc_on_each_node&order=bug_status" 05:40:14 05:40:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.79:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-bound-constant 05:40:14 ------------------------------------------------------------------------------ 05:40:14 controller-clustering-ask.txt.Action Provider Partition And Heal :... | FAIL | 05:40:14 7 tests, 0 passed, 7 failed 05:40:14 ============================================================================== 05:40:14 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 05:40:14 ============================================================================== 05:40:47 Stop_All_Members :: Stop every odl node. | FAIL | 05:46:58 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1 05:46:58 ------------------------------------------------------------------------------ 05:46:58 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 05:47:07 ------------------------------------------------------------------------------ 05:47:07 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 05:53:15 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.79:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 05:53:15 ------------------------------------------------------------------------------ 05:53:15 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 05:53:15 3 tests, 1 passed, 2 failed 05:53:15 ============================================================================== 05:53:15 controller-clustering-ask.txt.Master Stability :: Cluster Singleton testing... 05:53:15 ============================================================================== 05:53:49 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL | 05:54:11 ... click for list of related bugs or create a new one if needed (with the 05:54:11 "controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify" 05:54:11 reference somewhere inside) 05:54:11 "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" 05:54:11 05:54:11 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.79:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant 05:54:11 ------------------------------------------------------------------------------ 05:54:11 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL | 05:54:31 ... click for list of related bugs or create a new one if needed (with the 05:54:31 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node" 05:54:31 reference somewhere inside) 05:54:31 "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" 05:54:31 05:54:31 Variable '@{cs_candidates}' not found. Did you mean: 05:54:31 @{cs_exp_candidates} 05:54:31 ------------------------------------------------------------------------------ 05:54:31 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL | 05:54:51 ... click for list of related bugs or create a new one if needed (with the 05:54:51 "controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered" 05:54:51 reference somewhere inside) 05:54:51 "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" 05:54:51 05:54:51 Variable '${cs_owner}' not found. 05:54:51 ------------------------------------------------------------------------------ 05:54:51 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL | 05:55:12 ... click for list of related bugs or create a new one if needed (with the 05:55:12 "controller_clustering_ask_txt_master_stability_reregister_singleton_constant" 05:55:12 reference somewhere inside) 05:55:12 "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" 05:55:12 05:55:12 Variable '${unregistered_node}' not found. 05:55:12 ------------------------------------------------------------------------------ 05:55:12 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL | 05:55:32 ... click for list of related bugs or create a new one if needed (with the 05:55:32 "controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration" 05:55:32 reference somewhere inside) 05:55:32 "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" 05:55:32 05:55:32 Variable '${cs_owner}' not found. 05:55:32 ------------------------------------------------------------------------------ 05:55:32 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL | 05:55:53 ... click for list of related bugs or create a new one if needed (with the 05:55:53 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_each_node" 05:55:53 reference somewhere inside) 05:55:53 "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" 05:55:53 05:55:53 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.79:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant 05:55:53 ------------------------------------------------------------------------------ 05:55:53 controller-clustering-ask.txt.Master Stability :: Cluster Singleto... | FAIL | 05:55:53 6 tests, 0 passed, 6 failed 05:55:53 ============================================================================== 05:55:53 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 05:55:53 ============================================================================== 05:56:26 Stop_All_Members :: Stop every odl node. | FAIL | 06:02:35 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1 06:02:35 ------------------------------------------------------------------------------ 06:02:35 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 06:02:45 ------------------------------------------------------------------------------ 06:02:45 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 06:08:53 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.79:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 06:08:53 ------------------------------------------------------------------------------ 06:08:53 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 06:08:53 3 tests, 1 passed, 2 failed 06:08:53 ============================================================================== 06:08:53 controller-clustering-ask.txt.Partition And Heal :: Cluster Singleton testi... 06:08:53 ============================================================================== 06:09:26 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL | 06:09:47 ... click for list of related bugs or create a new one if needed (with the 06:09:47 "controller_clustering_ask_txt_partition_and_heal_register_singleton_constant_on_each_node" 06:09:47 reference somewhere inside) 06:09:47 "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" 06:09:47 06:09:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.79:8181/rests/operations/odl-mdsal-lowlevel-control:register-singleton-constant 06:09:47 ------------------------------------------------------------------------------ 06:09:47 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL | 06:10:08 ... click for list of related bugs or create a new one if needed (with the 06:10:08 "controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node" 06:10:08 reference somewhere inside) 06:10:08 "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" 06:10:08 06:10:08 Could not parse owner and candidates for device get-singleton-constant-service'] 06:10:08 ------------------------------------------------------------------------------ 06:10:08 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL | 06:10:28 ... click for list of related bugs or create a new one if needed (with the 06:10:28 "controller_clustering_ask_txt_partition_and_heal_isolate_owner_node" 06:10:28 reference somewhere inside) 06:10:28 "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" 06:10:28 06:10:28 Variable '${cs_owner}' not found. 06:10:28 ------------------------------------------------------------------------------ 06:10:28 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL | 06:10:49 ... click for list of related bugs or create a new one if needed (with the 06:10:49 "controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated" 06:10:49 reference somewhere inside) 06:10:49 "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" 06:10:49 06:10:49 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found. 06:10:49 ------------------------------------------------------------------------------ 06:10:49 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL | 06:11:09 ... click for list of related bugs or create a new one if needed (with the 06:11:09 "controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node" 06:11:09 reference somewhere inside) 06:11:09 "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" 06:11:09 06:11:09 Variable '${cs_isolated_index}' not found. 06:11:09 ------------------------------------------------------------------------------ 06:11:09 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL | 06:11:30 ... click for list of related bugs or create a new one if needed (with the 06:11:30 "controller_clustering_ask_txt_partition_and_heal_unregister_singleton_constant_on_each_node" 06:11:30 reference somewhere inside) 06:11:30 "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" 06:11:30 06:11:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.79:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-singleton-constant 06:11:30 ------------------------------------------------------------------------------ 06:11:30 controller-clustering-ask.txt.Partition And Heal :: Cluster Single... | FAIL | 06:11:30 6 tests, 0 passed, 6 failed 06:11:30 ============================================================================== 06:11:30 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 06:11:30 ============================================================================== 06:12:03 Stop_All_Members :: Stop every odl node. | FAIL | 06:22: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 06:22:12 ------------------------------------------------------------------------------ 06:22:12 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 06:22:22 ------------------------------------------------------------------------------ 06:22:22 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 06:28: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.137:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 06:28:26 ------------------------------------------------------------------------------ 06:28:26 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 06:28:26 3 tests, 1 passed, 2 failed 06:28:26 ============================================================================== 06:28:26 controller-clustering-ask.txt.Chasing The Leader :: Cluster Singleton testi... 06:28:26 ============================================================================== 06:29:00 Register_Candidates :: Register a candidate application on each no... | FAIL | 06:29:20 ... click for list of related bugs or create a new one if needed (with the 06:29:20 "controller_clustering_ask_txt_chasing_the_leader_register_candidates" 06:29:20 reference somewhere inside) 06:29:20 "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" 06:29:20 06:29:20 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/operations/odl-mdsal-lowlevel-control:register-flapping-singleton 06:29:20 ------------------------------------------------------------------------------ 06:29:20 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS | 06:30:41 ------------------------------------------------------------------------------ 06:30:41 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL | 06:31:01 ... click for list of related bugs or create a new one if needed (with the 06:31:01 "controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria" 06:31:01 reference somewhere inside) 06:31:01 "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" 06:31:01 06:31:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/operations/odl-mdsal-lowlevel-control:unregister-flapping-singleton 06:31:01 ------------------------------------------------------------------------------ 06:31:01 controller-clustering-ask.txt.Chasing The Leader :: Cluster Single... | FAIL | 06:31:01 3 tests, 1 passed, 2 failed 06:31:01 ============================================================================== 06:31:01 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 06:31:01 ============================================================================== 06:31:34 Stop_All_Members :: Stop every odl node. | FAIL | 06:37:40 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1 06:37:40 ------------------------------------------------------------------------------ 06:37:40 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 06:37:49 ------------------------------------------------------------------------------ 06:37:49 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 06:43:54 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.137:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 06:43:54 ------------------------------------------------------------------------------ 06:43:54 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 06:43:54 3 tests, 1 passed, 2 failed 06:43:54 ============================================================================== 06:43:54 controller-clustering-ask.txt.Global Rpc Kill :: Controller functional HA t... 06:43:54 ============================================================================== 06:44:38 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL | 06:44:38 Parent suite setup failed: 06:44:38 No match found for 'opendaylight-user' in 10 seconds 06:44:38 Output: 06:44:38 . 06:44:38 ------------------------------------------------------------------------------ 06:44:38 Rpc_Before_Stopping_On_Owner :: Run rpc on the service owner. | FAIL | 06:44:38 Parent suite setup failed: 06:44:38 No match found for 'opendaylight-user' in 10 seconds 06:44:38 Output: 06:44:38 . 06:44:38 ------------------------------------------------------------------------------ 06:44:38 Rpc_Before_Stop_On_Successors :: Run rpc on non owher cluster nodes. | FAIL | 06:44:38 Parent suite setup failed: 06:44:38 No match found for 'opendaylight-user' in 10 seconds 06:44:38 Output: 06:44:38 . 06:44:38 ------------------------------------------------------------------------------ 06:44:38 Stop_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL | 06:44:38 Parent suite setup failed: 06:44:38 No match found for 'opendaylight-user' in 10 seconds 06:44:38 Output: 06:44:38 . 06:44:38 ------------------------------------------------------------------------------ 06:44:38 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL | 06:44:38 Parent suite setup failed: 06:44:38 No match found for 'opendaylight-user' in 10 seconds 06:44:38 Output: 06:44:38 . 06:44:38 ------------------------------------------------------------------------------ 06:44:38 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL | 06:44:38 Parent suite setup failed: 06:44:38 No match found for 'opendaylight-user' in 10 seconds 06:44:38 Output: 06:44:38 . 06:44:38 ------------------------------------------------------------------------------ 06:44:38 Restart_Stopped_Member :: Restart stopped node | FAIL | 06:44:38 Parent suite setup failed: 06:44:38 No match found for 'opendaylight-user' in 10 seconds 06:44:38 Output: 06:44:38 . 06:44:38 ------------------------------------------------------------------------------ 06:44:38 Verify_New_Owner_Remained_After_Rejoin :: Verify no owner change h... | FAIL | 06:44:38 Parent suite setup failed: 06:44:38 No match found for 'opendaylight-user' in 10 seconds 06:44:38 Output: 06:44:38 . 06:44:38 ------------------------------------------------------------------------------ 06:44:38 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL | 06:44:38 Parent suite setup failed: 06:44:38 No match found for 'opendaylight-user' in 10 seconds 06:44:38 Output: 06:44:38 . 06:44:38 ------------------------------------------------------------------------------ 06:44:38 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL | 06:44:38 Parent suite setup failed: 06:44:38 No match found for 'opendaylight-user' in 10 seconds 06:44:38 Output: 06:44:38 . 06:44:38 ------------------------------------------------------------------------------ 06:44:38 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL | 06:44:38 Parent suite setup failed: 06:44:38 No match found for 'opendaylight-user' in 10 seconds 06:44:38 Output: 06:44:38 . 06:44:38 ------------------------------------------------------------------------------ 06:44:38 controller-clustering-ask.txt.Global Rpc Kill :: Controller functi... | FAIL | 06:44:38 Suite setup failed: 06:44:38 No match found for 'opendaylight-user' in 10 seconds 06:44:38 Output: 06:44:38 . 06:44:38 06:44:38 11 tests, 0 passed, 11 failed 06:44:38 ============================================================================== 06:44:38 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 06:44:38 ============================================================================== 06:45:10 Stop_All_Members :: Stop every odl node. | FAIL | 06:51:18 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1 06:51:18 ------------------------------------------------------------------------------ 06:51:18 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 06:51:28 ------------------------------------------------------------------------------ 06:51:28 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 06:57:32 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.137:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 06:57:32 ------------------------------------------------------------------------------ 06:57:32 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 06:57:32 3 tests, 1 passed, 2 failed 06:57:32 ============================================================================== 06:57:33 controller-clustering-ask.txt.Global Rpc Freeze :: Controller functional HA... 06:57:33 ============================================================================== 06:58:17 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL | 06:58:17 Parent suite setup failed: 06:58:17 No match found for 'opendaylight-user' in 10 seconds 06:58:17 Output: 06:58:17 . 06:58:17 ------------------------------------------------------------------------------ 06:58:17 Rpc_Before_Freezing_On_Owner :: Run rpc on the service owner. | FAIL | 06:58:17 Parent suite setup failed: 06:58:17 No match found for 'opendaylight-user' in 10 seconds 06:58:17 Output: 06:58:17 . 06:58:17 ------------------------------------------------------------------------------ 06:58:17 Rpc_Before_Freeze_On_Successors :: Run rpc on non owher cluster no... | FAIL | 06:58:17 Parent suite setup failed: 06:58:17 No match found for 'opendaylight-user' in 10 seconds 06:58:17 Output: 06:58:17 . 06:58:17 ------------------------------------------------------------------------------ 06:58:17 Freeze_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL | 06:58:17 Parent suite setup failed: 06:58:17 No match found for 'opendaylight-user' in 10 seconds 06:58:17 Output: 06:58:17 . 06:58:17 ------------------------------------------------------------------------------ 06:58:17 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL | 06:58:17 Parent suite setup failed: 06:58:17 No match found for 'opendaylight-user' in 10 seconds 06:58:17 Output: 06:58:17 . 06:58:17 ------------------------------------------------------------------------------ 06:58:17 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL | 06:58:17 Parent suite setup failed: 06:58:17 No match found for 'opendaylight-user' in 10 seconds 06:58:17 Output: 06:58:17 . 06:58:17 ------------------------------------------------------------------------------ 06:58:17 Unfreeze_Frozen_Member :: Restart frozen node | FAIL | 06:58:17 Parent suite setup failed: 06:58:17 No match found for 'opendaylight-user' in 10 seconds 06:58:17 Output: 06:58:17 . 06:58:17 ------------------------------------------------------------------------------ 06:58:17 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL | 06:58:17 Parent suite setup failed: 06:58:17 No match found for 'opendaylight-user' in 10 seconds 06:58:17 Output: 06:58:17 . 06:58:17 ------------------------------------------------------------------------------ 06:58:17 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL | 06:58:17 Parent suite setup failed: 06:58:17 No match found for 'opendaylight-user' in 10 seconds 06:58:17 Output: 06:58:17 . 06:58:17 ------------------------------------------------------------------------------ 06:58:17 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL | 06:58:17 Parent suite setup failed: 06:58:17 No match found for 'opendaylight-user' in 10 seconds 06:58:17 Output: 06:58:17 . 06:58:17 ------------------------------------------------------------------------------ 06:58:17 controller-clustering-ask.txt.Global Rpc Freeze :: Controller func... | FAIL | 06:58:17 Suite setup failed: 06:58:17 No match found for 'opendaylight-user' in 10 seconds 06:58:17 Output: 06:58:17 . 06:58:17 06:58:17 10 tests, 0 passed, 10 failed 06:58:17 ============================================================================== 06:58:17 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 06:58:17 ============================================================================== 06:58:49 Stop_All_Members :: Stop every odl node. | FAIL | 07:04:56 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1 07:04:56 ------------------------------------------------------------------------------ 07:04:56 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 07:05:06 ------------------------------------------------------------------------------ 07:05:06 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 07:11:12 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.137:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 07:11:12 ------------------------------------------------------------------------------ 07:11:12 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 07:11:12 3 tests, 1 passed, 2 failed 07:11:12 ============================================================================== 07:11:12 controller-clustering-ask.txt.Global Rpc Isolate :: Controller functional H... 07:11:12 ============================================================================== 07:11:56 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL | 07:11:56 Parent suite setup failed: 07:11:56 No match found for 'opendaylight-user' in 10 seconds 07:11:56 Output: 07:11:56 . 07:11:56 ------------------------------------------------------------------------------ 07:11:56 Rpc_Before_Isolation_On_Owner :: Run rpc on the service owner. | FAIL | 07:11:56 Parent suite setup failed: 07:11:56 No match found for 'opendaylight-user' in 10 seconds 07:11:56 Output: 07:11:56 . 07:11:56 ------------------------------------------------------------------------------ 07:11:56 Rpc_Before_Isolation_On_Successors :: Run rpc on non owher cluster... | FAIL | 07:11:56 Parent suite setup failed: 07:11:56 No match found for 'opendaylight-user' in 10 seconds 07:11:56 Output: 07:11:56 . 07:11:56 ------------------------------------------------------------------------------ 07:11:56 Isolate_Current_Owner_Member :: Isolating cluster node which is th... | FAIL | 07:11:56 Parent suite setup failed: 07:11:56 No match found for 'opendaylight-user' in 10 seconds 07:11:56 Output: 07:11:56 . 07:11:56 ------------------------------------------------------------------------------ 07:11:56 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL | 07:11:56 Parent suite setup failed: 07:11:56 No match found for 'opendaylight-user' in 10 seconds 07:11:56 Output: 07:11:56 . 07:11:56 ------------------------------------------------------------------------------ 07:11:56 Rpc_On_Isolated_Node :: Run rpc on isolated cluster node. | FAIL | 07:11:56 Parent suite setup failed: 07:11:56 No match found for 'opendaylight-user' in 10 seconds 07:11:56 Output: 07:11:56 . 07:11:56 ------------------------------------------------------------------------------ 07:11:56 Rpc_On_Non_Isolated_Cluster_Nodes :: Run rpc on remained cluster n... | FAIL | 07:11:56 Parent suite setup failed: 07:11:56 No match found for 'opendaylight-user' in 10 seconds 07:11:56 Output: 07:11:56 . 07:11:56 ------------------------------------------------------------------------------ 07:11:56 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL | 07:11:56 Parent suite setup failed: 07:11:56 No match found for 'opendaylight-user' in 10 seconds 07:11:56 Output: 07:11:56 . 07:11:56 ------------------------------------------------------------------------------ 07:11:56 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL | 07:11:56 Parent suite setup failed: 07:11:56 No match found for 'opendaylight-user' in 10 seconds 07:11:56 Output: 07:11:56 . 07:11:56 ------------------------------------------------------------------------------ 07:11:56 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL | 07:11:56 Parent suite setup failed: 07:11:56 No match found for 'opendaylight-user' in 10 seconds 07:11:56 Output: 07:11:56 . 07:11:56 ------------------------------------------------------------------------------ 07:11:56 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL | 07:11:56 Parent suite setup failed: 07:11:56 No match found for 'opendaylight-user' in 10 seconds 07:11:56 Output: 07:11:56 . 07:11:56 ------------------------------------------------------------------------------ 07:11:56 controller-clustering-ask.txt.Global Rpc Isolate :: Controller fun... | FAIL | 07:11:56 Suite setup failed: 07:11:56 No match found for 'opendaylight-user' in 10 seconds 07:11:56 Output: 07:11:56 . 07:11:56 07:11:56 11 tests, 0 passed, 11 failed 07:11:56 ============================================================================== 07:11:56 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te... 07:11:56 ============================================================================== 07:12:28 Stop_All_Members :: Stop every odl node. | FAIL | 07:18:35 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1 07:18:35 ------------------------------------------------------------------------------ 07:18:35 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS | 07:18:46 ------------------------------------------------------------------------------ 07:18:46 Start_All_And_Sync :: Start each member and wait for sync. | FAIL | 07:24:50 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.137:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore 07:24:50 ------------------------------------------------------------------------------ 07:24:50 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL | 07:24:50 3 tests, 1 passed, 2 failed 07:24:50 ============================================================================== 07:24:50 controller-clustering-ask.txt.Carpeople Crud :: Suite for performing basic ... 07:24:50 ============================================================================== 07:25:24 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL | 07:25:24 Parent suite setup failed: 07:25:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:24 ------------------------------------------------------------------------------ 07:25:24 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL | 07:25:24 Parent suite setup failed: 07:25:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:24 ------------------------------------------------------------------------------ 07:25:24 See_Added_Cars_On_Followers :: The same check on other members. | FAIL | 07:25:24 Parent suite setup failed: 07:25:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:24 ------------------------------------------------------------------------------ 07:25:24 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL | 07:25:24 Parent suite setup failed: 07:25:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:24 ------------------------------------------------------------------------------ 07:25:24 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL | 07:25:24 Parent suite setup failed: 07:25:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:24 ------------------------------------------------------------------------------ 07:25:24 See_Added_People_On_Followers :: The same check on other members. | FAIL | 07:25:24 Parent suite setup failed: 07:25:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:24 ------------------------------------------------------------------------------ 07:25:24 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL | 07:25:24 Parent suite setup failed: 07:25:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:24 ------------------------------------------------------------------------------ 07:25:24 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL | 07:25:24 Parent suite setup failed: 07:25:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:24 ------------------------------------------------------------------------------ 07:25:24 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL | 07:25:24 Parent suite setup failed: 07:25:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:24 ------------------------------------------------------------------------------ 07:25:24 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL | 07:25:24 Parent suite setup failed: 07:25:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:24 ------------------------------------------------------------------------------ 07:25:24 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL | 07:25:24 Parent suite setup failed: 07:25:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:24 ------------------------------------------------------------------------------ 07:25:24 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL | 07:25:24 Parent suite setup failed: 07:25:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:24 ------------------------------------------------------------------------------ 07:25:24 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL | 07:25:24 Parent suite setup failed: 07:25:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:24 ------------------------------------------------------------------------------ 07:25:24 controller-clustering-ask.txt.Carpeople Crud :: Suite for performi... | FAIL | 07:25:24 Suite setup failed: 07:25:24 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:24 07:25:24 13 tests, 0 passed, 13 failed 07:25:24 ============================================================================== 07:25:25 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing basic opera... 07:25:25 ============================================================================== 07:25:57 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL | 07:25:57 Parent suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 ------------------------------------------------------------------------------ 07:25:57 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing ba... | FAIL | 07:25:57 Suite setup failed: 07:25:57 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:25:57 07:25:57 16 tests, 0 passed, 16 failed 07:25:57 ============================================================================== 07:25:57 controller-clustering-ask.txt.Car Persistence Recovery :: This test restart... 07:25:57 ============================================================================== 07:26:30 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL | 07:26:30 Parent suite setup failed: 07:26:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:26:30 ------------------------------------------------------------------------------ 07:26:30 Stop_All_Members :: Stop all controllers. | FAIL | 07:26:30 Parent suite setup failed: 07:26:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:26:30 ------------------------------------------------------------------------------ 07:26:30 Start_All_Members :: Start all controllers (should restore the per... | FAIL | 07:26:30 Parent suite setup failed: 07:26:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:26:30 ------------------------------------------------------------------------------ 07:26:30 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL | 07:26:30 Parent suite setup failed: 07:26:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:26:30 ------------------------------------------------------------------------------ 07:26:30 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL | 07:26:30 Parent suite setup failed: 07:26:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:26:30 ------------------------------------------------------------------------------ 07:26:30 See_Cars_On_Followers :: The same check on other members. | FAIL | 07:26:30 Parent suite setup failed: 07:26:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:26:30 ------------------------------------------------------------------------------ 07:26:30 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL | 07:26:30 Parent suite setup failed: 07:26:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:26:30 ------------------------------------------------------------------------------ 07:26:30 controller-clustering-ask.txt.Car Persistence Recovery :: This tes... | FAIL | 07:26:30 Suite setup failed: 07:26:30 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:26:30 07:26:30 7 tests, 0 passed, 7 failed 07:26:30 ============================================================================== 07:26:30 controller-clustering-ask.txt.Buycar Failover :: This test focuses on testi... 07:26:30 ============================================================================== 07:27:02 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL | 07:27:02 Parent suite setup failed: 07:27:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:02 ------------------------------------------------------------------------------ 07:27:02 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL | 07:27:02 Parent suite setup failed: 07:27:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:02 ------------------------------------------------------------------------------ 07:27:02 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL | 07:27:02 Parent suite setup failed: 07:27:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:02 ------------------------------------------------------------------------------ 07:27:02 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL | 07:27:02 Parent suite setup failed: 07:27:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:02 ------------------------------------------------------------------------------ 07:27:02 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL | 07:27:02 Parent suite setup failed: 07:27:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:02 ------------------------------------------------------------------------------ 07:27:02 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL | 07:27:02 Parent suite setup failed: 07:27:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:02 ------------------------------------------------------------------------------ 07:27:02 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL | 07:27:02 Parent suite setup failed: 07:27:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:02 ------------------------------------------------------------------------------ 07:27:02 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL | 07:27:02 Parent suite setup failed: 07:27:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:02 ------------------------------------------------------------------------------ 07:27:02 Delete_All_People :: DELETE people container. No verification beyo... | FAIL | 07:27:02 Parent suite setup failed: 07:27:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:02 ------------------------------------------------------------------------------ 07:27:02 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL | 07:27:02 Parent suite setup failed: 07:27:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:02 ------------------------------------------------------------------------------ 07:27:02 controller-clustering-ask.txt.Buycar Failover :: This test focuses... | FAIL | 07:27:02 Suite setup failed: 07:27:02 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:02 07:27:02 10 tests, 0 passed, 10 failed 07:27:02 ============================================================================== 07:27:02 controller-clustering-ask.txt.Entity Isolate :: Suite for performing member... 07:27:02 ============================================================================== 07:27:35 Check All Shards Before Isolate :: Check all shards in controller. | FAIL | 07:27:35 Parent suite setup failed: 07:27:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:35 ------------------------------------------------------------------------------ 07:27:35 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL | 07:27:35 Parent suite setup failed: 07:27:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:35 ------------------------------------------------------------------------------ 07:27:35 Check All Shards After Isolate :: Check all shards in controller. | FAIL | 07:27:35 Parent suite setup failed: 07:27:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:35 ------------------------------------------------------------------------------ 07:27:35 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL | 07:27:35 Parent suite setup failed: 07:27:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:35 ------------------------------------------------------------------------------ 07:27:35 Check All Shards After Rejoin :: Check all shards in controller. | FAIL | 07:27:35 Parent suite setup failed: 07:27:35 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:35 ------------------------------------------------------------------------------ 07:27:36 controller-clustering-ask.txt.Entity Isolate :: Suite for performi... | FAIL | 07:27:36 Suite setup failed: 07:27:36 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:27:36 07:27:36 5 tests, 0 passed, 5 failed 07:27:36 ============================================================================== 07:27:36 controller-clustering-ask.txt.Buycar Failover Isolation :: This test focuse... 07:27:36 ============================================================================== 07:28:09 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL | 07:28:09 Parent suite setup failed: 07:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:09 ------------------------------------------------------------------------------ 07:28:09 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL | 07:28:09 Parent suite setup failed: 07:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:09 ------------------------------------------------------------------------------ 07:28:09 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL | 07:28:09 Parent suite setup failed: 07:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:09 ------------------------------------------------------------------------------ 07:28:09 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL | 07:28:09 Parent suite setup failed: 07:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:09 ------------------------------------------------------------------------------ 07:28:09 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL | 07:28:09 Parent suite setup failed: 07:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:09 ------------------------------------------------------------------------------ 07:28:09 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL | 07:28:09 Parent suite setup failed: 07:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:09 ------------------------------------------------------------------------------ 07:28:09 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL | 07:28:09 Parent suite setup failed: 07:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:09 ------------------------------------------------------------------------------ 07:28:09 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL | 07:28:09 Parent suite setup failed: 07:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:09 ------------------------------------------------------------------------------ 07:28:09 Delete_All_People :: DELETE people container. No verification beyo... | FAIL | 07:28:09 Parent suite setup failed: 07:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:09 ------------------------------------------------------------------------------ 07:28:09 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL | 07:28:09 Parent suite setup failed: 07:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:09 ------------------------------------------------------------------------------ 07:28:09 controller-clustering-ask.txt.Buycar Failover Isolation :: This te... | FAIL | 07:28:09 Suite setup failed: 07:28:09 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:09 07:28:09 10 tests, 0 passed, 10 failed 07:28:09 ============================================================================== 07:28:09 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite mixing b... 07:28:09 ============================================================================== 07:28:42 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL | 07:28:42 Parent suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 ------------------------------------------------------------------------------ 07:28:42 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite... | FAIL | 07:28:42 Suite setup failed: 07:28:42 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:28:42 07:28:42 16 tests, 0 passed, 16 failed 07:28:42 ============================================================================== 07:28:42 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite for testi... 07:28:42 ============================================================================== 07:29:14 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL | 07:29:14 Parent suite setup failed: 07:29:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:29:14 ------------------------------------------------------------------------------ 07:29:14 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL | 07:29:14 Parent suite setup failed: 07:29:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:29:14 ------------------------------------------------------------------------------ 07:29:14 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL | 07:29:14 Parent suite setup failed: 07:29:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:29:14 ------------------------------------------------------------------------------ 07:29:14 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL | 07:29:14 Parent suite setup failed: 07:29:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:29:14 ------------------------------------------------------------------------------ 07:29:14 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL | 07:29:14 Parent suite setup failed: 07:29:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:29:14 ------------------------------------------------------------------------------ 07:29:14 Start_Other_Followers :: Start other followers without persisted d... | FAIL | 07:29:14 Parent suite setup failed: 07:29:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:29:14 ------------------------------------------------------------------------------ 07:29:14 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL | 07:29:14 Parent suite setup failed: 07:29:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:29:14 ------------------------------------------------------------------------------ 07:29:14 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL | 07:29:14 Parent suite setup failed: 07:29:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:29:14 ------------------------------------------------------------------------------ 07:29:14 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite ... | FAIL | 07:29:14 Suite setup failed: 07:29:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.137:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig 07:29:14 07:29:14 8 tests, 0 passed, 8 failed 07:29:14 ============================================================================== 07:29:14 controller-clustering-ask.txt | FAIL | 07:29:14 195 tests, 29 passed, 166 failed 07:29:14 ============================================================================== 07:29:14 Output: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/output.xml 07:29:25 Log: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/log.html 07:29:25 Report: /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/report.html 07:29:25 + true 07:29:25 + echo 'Examining the files in data/log and checking filesize' 07:29:25 Examining the files in data/log and checking filesize 07:29:25 + ssh 10.30.171.137 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/' 07:29:25 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 07:29:25 total 9924 07:29:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 04:51 . 07:29:25 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 2 04:51 karaf_console.log 07:29:25 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 07:18 .. 07:29:25 -rw-rw-r-- 1 jenkins jenkins 10144441 Oct 2 07:29 karaf.log 07:29:25 + ssh 10.30.171.137 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*' 07:29:25 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 07:29:26 9.7M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 07:29:26 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 07:29:26 + ssh 10.30.171.79 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/' 07:29:26 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 07:29:26 total 91752 07:29:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 04:51 . 07:29:26 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 2 04:51 karaf_console.log 07:29:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 2 07:18 .. 07:29:26 -rw-rw-r-- 1 jenkins jenkins 93935650 Oct 2 07:29 karaf.log 07:29:26 + ssh 10.30.171.79 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*' 07:29:26 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 07:29:26 90M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 07:29:26 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 07:29:26 + ssh 10.30.171.210 'ls -altr /tmp/karaf-0.23.0-SNAPSHOT/data/log/' 07:29:26 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 07:29:27 total 19300 07:29:27 drwxrwxr-x 2 jenkins jenkins 4096 Oct 2 04:51 . 07:29:27 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 2 04:51 karaf_console.log 07:29:27 drwxrwxr-x 9 jenkins jenkins 4096 Oct 2 07:18 .. 07:29:27 -rw-rw-r-- 1 jenkins jenkins 19743582 Oct 2 07:29 karaf.log 07:29:27 + ssh 10.30.171.210 'du -hs /tmp/karaf-0.23.0-SNAPSHOT/data/log/*' 07:29:27 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 07:29:27 19M /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 07:29:27 4.0K /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 07:29:27 + set +e 07:29:27 ++ seq 1 3 07:29:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 07:29:27 + CONTROLLERIP=ODL_SYSTEM_1_IP 07:29:27 + echo 'Let'\''s take the karaf thread dump again' 07:29:27 Let's take the karaf thread dump again 07:29:27 + ssh 10.30.171.137 'sudo ps aux' 07:29:27 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 07:29:27 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_after.log 07:29:27 ++ grep -v grep 07:29:27 ++ tr -s ' ' 07:29:27 ++ cut -f2 '-d ' 07:29:27 + pid=34239 07:29:27 + echo 'karaf main: org.apache.karaf.main.Main, pid:34239' 07:29:27 karaf main: org.apache.karaf.main.Main, pid:34239 07:29:27 + ssh 10.30.171.137 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 34239' 07:29:27 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 07:29:28 + echo 'killing karaf process...' 07:29:28 killing karaf process... 07:29:28 + ssh 10.30.171.137 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 07:29:28 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 07:29:28 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 07:29:28 + CONTROLLERIP=ODL_SYSTEM_2_IP 07:29:28 + echo 'Let'\''s take the karaf thread dump again' 07:29:28 Let's take the karaf thread dump again 07:29:28 + ssh 10.30.171.79 'sudo ps aux' 07:29:28 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 07:29:28 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_after.log 07:29:28 ++ grep -v grep 07:29:28 ++ tr -s ' ' 07:29:28 ++ cut -f2 '-d ' 07:29:28 + pid=16727 07:29:28 + echo 'karaf main: org.apache.karaf.main.Main, pid:16727' 07:29:28 karaf main: org.apache.karaf.main.Main, pid:16727 07:29:28 + ssh 10.30.171.79 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 16727' 07:29:28 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 07:29:29 + echo 'killing karaf process...' 07:29:29 killing karaf process... 07:29:29 + ssh 10.30.171.79 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 07:29:29 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 07:29:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 07:29:29 + CONTROLLERIP=ODL_SYSTEM_3_IP 07:29:29 + echo 'Let'\''s take the karaf thread dump again' 07:29:29 Let's take the karaf thread dump again 07:29:29 + ssh 10.30.171.210 'sudo ps aux' 07:29:29 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 07:29:29 ++ tr -s ' ' 07:29:29 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/ps_after.log 07:29:29 ++ grep -v grep 07:29:29 ++ cut -f2 '-d ' 07:29:29 + pid=38480 07:29:29 + echo 'karaf main: org.apache.karaf.main.Main, pid:38480' 07:29:29 karaf main: org.apache.karaf.main.Main, pid:38480 07:29:29 + ssh 10.30.171.210 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 38480' 07:29:29 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 07:29:30 + echo 'killing karaf process...' 07:29:30 killing karaf process... 07:29:30 + ssh 10.30.171.210 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 07:29:30 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 07:29:30 + sleep 5 07:29:35 ++ seq 1 3 07:29:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 07:29:35 + CONTROLLERIP=ODL_SYSTEM_1_IP 07:29:35 + echo 'Compressing karaf.log 1' 07:29:35 Compressing karaf.log 1 07:29:35 + ssh 10.30.171.137 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 07:29:35 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 07:29:35 + echo 'Fetching compressed karaf.log 1' 07:29:35 Fetching compressed karaf.log 1 07:29:35 + scp 10.30.171.137:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz 07:29:36 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 07:29:36 + ssh 10.30.171.137 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz 07:29:36 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 07:29:36 + scp 10.30.171.137:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log 07:29:36 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 07:29:36 + ssh 10.30.171.137 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 07:29:36 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 07:29:36 + echo 'Fetch GC logs' 07:29:36 Fetch GC logs 07:29:36 + mkdir -p gclogs-1 07:29:36 + scp '10.30.171.137:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-1/ 07:29:36 Warning: Permanently added '10.30.171.137' (ECDSA) to the list of known hosts. 07:29:37 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory 07:29:37 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 07:29:37 + CONTROLLERIP=ODL_SYSTEM_2_IP 07:29:37 + echo 'Compressing karaf.log 2' 07:29:37 Compressing karaf.log 2 07:29:37 + ssh 10.30.171.79 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 07:29:37 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 07:29:38 + echo 'Fetching compressed karaf.log 2' 07:29:38 Fetching compressed karaf.log 2 07:29:38 + scp 10.30.171.79:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz 07:29:38 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 07:29:38 + ssh 10.30.171.79 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz 07:29:38 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 07:29:38 + scp 10.30.171.79:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log 07:29:38 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 07:29:38 + ssh 10.30.171.79 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 07:29:38 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 07:29:39 + echo 'Fetch GC logs' 07:29:39 Fetch GC logs 07:29:39 + mkdir -p gclogs-2 07:29:39 + scp '10.30.171.79:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-2/ 07:29:39 Warning: Permanently added '10.30.171.79' (ECDSA) to the list of known hosts. 07:29:39 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory 07:29:39 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 07:29:39 + CONTROLLERIP=ODL_SYSTEM_3_IP 07:29:39 + echo 'Compressing karaf.log 3' 07:29:39 Compressing karaf.log 3 07:29:39 + ssh 10.30.171.210 gzip --best /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log 07:29:39 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 07:29:39 + echo 'Fetching compressed karaf.log 3' 07:29:39 Fetching compressed karaf.log 3 07:29:39 + scp 10.30.171.210:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz 07:29:39 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 07:29:40 + ssh 10.30.171.210 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf.log.gz 07:29:40 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 07:29:40 + scp 10.30.171.210:/tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log 07:29:40 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 07:29:40 + ssh 10.30.171.210 rm -f /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 07:29:40 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 07:29:40 + echo 'Fetch GC logs' 07:29:40 Fetch GC logs 07:29:40 + mkdir -p gclogs-3 07:29:40 + scp '10.30.171.210:/tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log' gclogs-3/ 07:29:40 Warning: Permanently added '10.30.171.210' (ECDSA) to the list of known hosts. 07:29:40 scp: /tmp/karaf-0.23.0-SNAPSHOT/data/log/*.log: No such file or directory 07:29:40 + echo 'Examine copied files' 07:29:40 Examine copied files 07:29:40 + ls -lt 07:29:40 total 73084 07:29:40 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 07:29 gclogs-3 07:29:40 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 2 07:29 odl3_karaf_console.log 07:29:40 -rw-rw-r--. 1 jenkins jenkins 941801 Oct 2 07:29 odl3_karaf.log.gz 07:29:40 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 07:29 gclogs-2 07:29:40 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 2 07:29 odl2_karaf_console.log 07:29:40 -rw-rw-r--. 1 jenkins jenkins 1161419 Oct 2 07:29 odl2_karaf.log.gz 07:29:40 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 07:29 gclogs-1 07:29:40 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 2 07:29 odl1_karaf_console.log 07:29:40 -rw-rw-r--. 1 jenkins jenkins 731866 Oct 2 07:29 odl1_karaf.log.gz 07:29:40 -rw-rw-r--. 1 jenkins jenkins 93862 Oct 2 07:29 karaf_3_38480_threads_after.log 07:29:40 -rw-rw-r--. 1 jenkins jenkins 14052 Oct 2 07:29 ps_after.log 07:29:40 -rw-rw-r--. 1 jenkins jenkins 115746 Oct 2 07:29 karaf_2_16727_threads_after.log 07:29:40 -rw-rw-r--. 1 jenkins jenkins 115238 Oct 2 07:29 karaf_1_34239_threads_after.log 07:29:40 -rw-rw-r--. 1 jenkins jenkins 299011 Oct 2 07:29 report.html 07:29:40 -rw-rw-r--. 1 jenkins jenkins 3363203 Oct 2 07:29 log.html 07:29:40 -rw-rw-r--. 1 jenkins jenkins 67530200 Oct 2 07:29 output.xml 07:29:40 -rw-rw-r--. 1 jenkins jenkins 4120 Oct 2 04:54 testplan.txt 07:29:40 -rw-rw-r--. 1 jenkins jenkins 112830 Oct 2 04:54 karaf_3_2081_threads_before.log 07:29:40 -rw-rw-r--. 1 jenkins jenkins 15366 Oct 2 04:54 ps_before.log 07:29:40 -rw-rw-r--. 1 jenkins jenkins 117347 Oct 2 04:54 karaf_2_2085_threads_before.log 07:29:40 -rw-rw-r--. 1 jenkins jenkins 121754 Oct 2 04:54 karaf_1_2087_threads_before.log 07:29:40 -rw-rw-r--. 1 jenkins jenkins 3106 Oct 2 04:51 post-startup-script.sh 07:29:40 -rw-rw-r--. 1 jenkins jenkins 252 Oct 2 04:51 startup-script.sh 07:29:40 -rw-rw-r--. 1 jenkins jenkins 3473 Oct 2 04:51 configuration-script.sh 07:29:40 -rw-rw-r--. 1 jenkins jenkins 695 Oct 2 04:51 custom_shard_config.txt 07:29:40 -rw-rw-r--. 1 jenkins jenkins 135 Oct 2 04:51 scriptplan.txt 07:29:40 -rw-rw-r--. 1 jenkins jenkins 337 Oct 2 04:50 detect_variables.env 07:29:40 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 2 04:50 pom.xml 07:29:40 -rw-rw-r--. 1 jenkins jenkins 92 Oct 2 04:50 set_variables.env 07:29:40 -rw-rw-r--. 1 jenkins jenkins 313 Oct 2 04:50 slave_addresses.txt 07:29:40 -rw-rw-r--. 1 jenkins jenkins 570 Oct 2 04:50 requirements.txt 07:29:40 -rw-rw-r--. 1 jenkins jenkins 26 Oct 2 04:50 env.properties 07:29:40 -rw-rw-r--. 1 jenkins jenkins 332 Oct 2 04:48 stack-parameters.yaml 07:29:40 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 2 04:47 test 07:29:40 drwxrwxr-x. 2 jenkins jenkins 6 Oct 2 04:47 test@tmp 07:29:40 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 1 22:34 maven-metadata.xml 07:29:40 + true 07:29:40 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/sh /tmp/jenkins3212010303052677875.sh 07:29:40 Cleaning up Robot installation... 07:29:41 $ ssh-agent -k 07:29:41 unset SSH_AUTH_SOCK; 07:29:41 unset SSH_AGENT_PID; 07:29:41 echo Agent pid 5278 killed; 07:29:41 [ssh-agent] Stopped. 07:29:41 Recording plot data 07:29:41 Robot results publisher started... 07:29:41 INFO: Checking test criticality is deprecated and will be dropped in a future release! 07:29:41 -Parsing output xml: 07:29:43 Done! 07:29:43 -Copying log files to build dir: 07:29:45 Done! 07:29:45 -Assigning results to build: 07:29:46 Done! 07:29:46 -Checking thresholds: 07:29:46 Done! 07:29:46 Done publishing Robot results. 07:29:46 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 07:29:46 [PostBuildScript] - [INFO] Executing post build scripts. 07:29:46 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins2625958366297167161.sh 07:29:46 Archiving csit artifacts 07:29:46 mv: cannot stat '*_1.png': No such file or directory 07:29:46 mv: cannot stat '/tmp/odl1_*': No such file or directory 07:29:46 mv: cannot stat '*_2.png': No such file or directory 07:29:46 mv: cannot stat '/tmp/odl2_*': No such file or directory 07:29:46 mv: cannot stat '*_3.png': No such file or directory 07:29:46 mv: cannot stat '/tmp/odl3_*': No such file or directory 07:29:46 % Total % Received % Xferd Average Speed Time Time Time Current 07:29:46 Dload Upload Total Spent Left Speed 07:29:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3968k 0 3968k 0 0 5420k 0 --:--:-- --:--:-- --:--:-- 5413k 100 6183k 0 6183k 0 0 5244k 0 --:--:-- 0:00:01 --:--:-- 5244k 07:29:47 Archive: robot-plugin.zip 07:29:47 inflating: ./archives/robot-plugin/log.html 07:29:47 inflating: ./archives/robot-plugin/output.xml 07:29:47 inflating: ./archives/robot-plugin/report.html 07:29:47 mv: cannot stat '*.log.gz': No such file or directory 07:29:47 mv: cannot stat '*.csv': No such file or directory 07:29:47 mv: cannot stat '*.png': No such file or directory 07:29:47 [PostBuildScript] - [INFO] Executing post build scripts. 07:29:47 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins2345232473097327853.sh 07:29:47 [PostBuildScript] - [INFO] Executing post build scripts. 07:29:47 [EnvInject] - Injecting environment variables from a build step. 07:29:47 [EnvInject] - Injecting as environment variables the properties content 07:29:47 OS_CLOUD=vex 07:29:47 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-vanadium-9 07:29:47 07:29:47 [EnvInject] - Variables injected successfully. 07:29:47 provisioning config files... 07:29:48 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:29:48 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins10341878733530225493.sh 07:29:48 ---> openstack-stack-delete.sh 07:29:48 Setup pyenv: 07:29:48 system 07:29:48 3.8.13 07:29:48 3.9.13 07:29:48 3.10.13 07:29:48 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 07:29:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HU29 from file:/tmp/.os_lf_venv 07:29:48 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:29:48 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:29:50 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. 07:29:50 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 07:29:50 lf-activate-venv(): INFO: Base packages installed successfully 07:29:50 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 07:30:08 lf-activate-venv(): INFO: Adding /tmp/venv-HU29/bin to PATH 07:30:08 INFO: Retrieving stack cost for: releng-controller-csit-3node-clustering-ask-all-vanadium-9 07:30:12 DEBUG: Successfully retrieved stack cost: total: 0.99 07:30:24 INFO: Deleting stack releng-controller-csit-3node-clustering-ask-all-vanadium-9 07:30:24 Successfully deleted stack releng-controller-csit-3node-clustering-ask-all-vanadium-9 07:30:24 [PostBuildScript] - [INFO] Executing post build scripts. 07:30:24 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins7566611941609018293.sh 07:30:24 ---> sysstat.sh 07:30:25 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins10932480859553428108.sh 07:30:25 ---> package-listing.sh 07:30:25 ++ tr '[:upper:]' '[:lower:]' 07:30:25 ++ facter osfamily 07:30:25 + OS_FAMILY=redhat 07:30:25 + workspace=/w/workspace/controller-csit-3node-clustering-ask-all-vanadium 07:30:25 + START_PACKAGES=/tmp/packages_start.txt 07:30:25 + END_PACKAGES=/tmp/packages_end.txt 07:30:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:30:25 + PACKAGES=/tmp/packages_start.txt 07:30:25 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-vanadium ']' 07:30:25 + PACKAGES=/tmp/packages_end.txt 07:30:25 + case "${OS_FAMILY}" in 07:30:25 + rpm -qa 07:30:25 + sort 07:30:26 + '[' -f /tmp/packages_start.txt ']' 07:30:26 + '[' -f /tmp/packages_end.txt ']' 07:30:26 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:30:26 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-vanadium ']' 07:30:26 + mkdir -p /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/archives/ 07:30:26 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/archives/ 07:30:26 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins18073843815135590563.sh 07:30:26 ---> capture-instance-metadata.sh 07:30:26 Setup pyenv: 07:30:26 system 07:30:26 3.8.13 07:30:26 3.9.13 07:30:26 3.10.13 07:30:26 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 07:30:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HU29 from file:/tmp/.os_lf_venv 07:30:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:28 lf-activate-venv(): INFO: Base packages installed successfully 07:30:28 lf-activate-venv(): INFO: Installing additional packages: lftools 07:30:38 lf-activate-venv(): INFO: Adding /tmp/venv-HU29/bin to PATH 07:30:38 INFO: Running in OpenStack, capturing instance metadata 07:30:38 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins12485494726810209595.sh 07:30:38 provisioning config files... 07:30:39 Could not find credentials [logs] for controller-csit-3node-clustering-ask-all-vanadium #9 07:30:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-ask-all-vanadium@tmp/config11141626426836500620tmp 07:30:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:30:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:30:39 provisioning config files... 07:30:39 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:30:39 [EnvInject] - Injecting environment variables from a build step. 07:30:39 [EnvInject] - Injecting as environment variables the properties content 07:30:39 SERVER_ID=logs 07:30:39 07:30:39 [EnvInject] - Variables injected successfully. 07:30:39 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins8958711914860738983.sh 07:30:39 ---> create-netrc.sh 07:30:39 WARN: Log server credential not found. 07:30:39 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins17709687526401384191.sh 07:30:39 ---> python-tools-install.sh 07:30:39 Setup pyenv: 07:30:39 system 07:30:39 3.8.13 07:30:39 3.9.13 07:30:39 3.10.13 07:30:39 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 07:30:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HU29 from file:/tmp/.os_lf_venv 07:30:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:39 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:41 lf-activate-venv(): INFO: Base packages installed successfully 07:30:41 lf-activate-venv(): INFO: Installing additional packages: lftools 07:30:51 lf-activate-venv(): INFO: Adding /tmp/venv-HU29/bin to PATH 07:30:51 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins14902860638711736040.sh 07:30:51 ---> sudo-logs.sh 07:30:51 Archiving 'sudo' log.. 07:30:52 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash /tmp/jenkins5454714796219709492.sh 07:30:52 ---> job-cost.sh 07:30:52 Setup pyenv: 07:30:52 system 07:30:52 3.8.13 07:30:52 3.9.13 07:30:52 3.10.13 07:30:52 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 07:30:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HU29 from file:/tmp/.os_lf_venv 07:30:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:30:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:30:54 lf-activate-venv(): INFO: Base packages installed successfully 07:30:54 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:31:01 lf-activate-venv(): INFO: Adding /tmp/venv-HU29/bin to PATH 07:31:01 DEBUG: total: 0.99 07:31:01 INFO: Retrieving Stack Cost... 07:31:02 INFO: Retrieving Pricing Info for: v3-standard-2 07:31:02 INFO: Archiving Costs 07:31:02 [controller-csit-3node-clustering-ask-all-vanadium] $ /bin/bash -l /tmp/jenkins3363708450648288541.sh 07:31:02 ---> logs-deploy.sh 07:31:02 Setup pyenv: 07:31:02 system 07:31:02 3.8.13 07:31:02 3.9.13 07:31:02 3.10.13 07:31:02 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-vanadium/.python-version) 07:31:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-HU29 from file:/tmp/.os_lf_venv 07:31:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:31:02 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:31:04 lf-activate-venv(): INFO: Base packages installed successfully 07:31:04 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:31:17 lf-activate-venv(): INFO: Adding /tmp/venv-HU29/bin to PATH 07:31:17 WARNING: Nexus logging server not set 07:31:17 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-ask-all-vanadium/9/ 07:31:17 INFO: archiving logs to S3 07:31:18 ---> uname -a: 07:31:18 Linux prd-centos8-robot-2c-8g-42.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 07:31:18 07:31:18 07:31:18 ---> lscpu: 07:31:18 Architecture: x86_64 07:31:18 CPU op-mode(s): 32-bit, 64-bit 07:31:18 Byte Order: Little Endian 07:31:18 CPU(s): 2 07:31:18 On-line CPU(s) list: 0,1 07:31:18 Thread(s) per core: 1 07:31:18 Core(s) per socket: 1 07:31:18 Socket(s): 2 07:31:18 NUMA node(s): 1 07:31:18 Vendor ID: AuthenticAMD 07:31:18 CPU family: 23 07:31:18 Model: 49 07:31:18 Model name: AMD EPYC-Rome Processor 07:31:18 Stepping: 0 07:31:18 CPU MHz: 2799.998 07:31:18 BogoMIPS: 5599.99 07:31:18 Virtualization: AMD-V 07:31:18 Hypervisor vendor: KVM 07:31:18 Virtualization type: full 07:31:18 L1d cache: 32K 07:31:18 L1i cache: 32K 07:31:18 L2 cache: 512K 07:31:18 L3 cache: 16384K 07:31:18 NUMA node0 CPU(s): 0,1 07:31:18 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 07:31:18 07:31:18 07:31:18 ---> nproc: 07:31:18 2 07:31:18 07:31:18 07:31:18 ---> df -h: 07:31:18 Filesystem Size Used Avail Use% Mounted on 07:31:18 devtmpfs 3.8G 0 3.8G 0% /dev 07:31:18 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:31:18 tmpfs 3.8G 17M 3.8G 1% /run 07:31:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:31:18 /dev/vda1 40G 8.5G 32G 22% / 07:31:18 tmpfs 770M 0 770M 0% /run/user/1001 07:31:18 07:31:18 07:31:18 ---> free -m: 07:31:18 total used free shared buff/cache available 07:31:18 Mem: 7697 673 4681 19 2342 6725 07:31:18 Swap: 1023 0 1023 07:31:18 07:31:18 07:31:18 ---> ip addr: 07:31:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:31:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:31:18 inet 127.0.0.1/8 scope host lo 07:31:18 valid_lft forever preferred_lft forever 07:31:18 inet6 ::1/128 scope host 07:31:18 valid_lft forever preferred_lft forever 07:31:18 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:31:18 link/ether fa:16:3e:bf:27:0d brd ff:ff:ff:ff:ff:ff 07:31:18 altname enp0s3 07:31:18 altname ens3 07:31:18 inet 10.30.170.97/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 07:31:18 valid_lft 76539sec preferred_lft 76539sec 07:31:18 inet6 fe80::f816:3eff:febf:270d/64 scope link 07:31:18 valid_lft forever preferred_lft forever 07:31:18 07:31:18 07:31:18 ---> sar -b -r -n DEV: 07:31:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 07:31:18 07:31:18 04:46:53 LINUX RESTART (2 CPU) 07:31:18 07:31:18 04:48:01 AM tps rtps wtps bread/s bwrtn/s 07:31:18 04:49:01 AM 125.17 0.82 124.36 56.25 12351.48 07:31:18 04:50:01 AM 35.78 0.47 35.31 65.72 4245.39 07:31:18 04:51:01 AM 71.41 9.45 61.97 1685.02 4372.01 07:31:18 04:52:01 AM 25.96 0.00 25.96 0.00 5593.67 07:31:18 04:53:01 AM 2.73 0.00 2.73 0.00 81.94 07:31:18 04:54:01 AM 0.15 0.00 0.15 0.00 1.18 07:31:18 04:55:01 AM 0.43 0.20 0.23 11.60 7.28 07:31:18 04:56:01 AM 2.17 0.00 2.17 0.00 103.85 07:31:18 04:57:01 AM 0.43 0.00 0.43 0.00 19.88 07:31:18 04:58:01 AM 7.61 5.75 1.87 555.55 39.35 07:31:18 04:59:01 AM 1.63 0.03 1.60 1.87 58.21 07:31:18 05:00:01 AM 0.28 0.00 0.28 0.00 25.39 07:31:18 05:01:01 AM 0.37 0.03 0.33 0.27 77.32 07:31:18 05:02:01 AM 0.55 0.10 0.45 2.00 12.31 07:31:18 05:03:01 AM 1.28 0.00 1.28 0.00 39.74 07:31:18 05:04:01 AM 0.20 0.00 0.20 0.00 16.81 07:31:18 05:05:01 AM 0.27 0.00 0.27 0.00 31.59 07:31:18 05:06:01 AM 0.17 0.00 0.17 0.00 3.62 07:31:18 05:07:01 AM 0.27 0.00 0.27 0.00 22.23 07:31:18 05:08:01 AM 0.23 0.00 0.23 0.00 14.03 07:31:18 05:09:01 AM 0.53 0.32 0.22 6.93 26.90 07:31:18 05:10:01 AM 0.82 0.00 0.82 0.00 33.11 07:31:18 05:11:01 AM 0.40 0.00 0.40 0.00 15.74 07:31:18 05:12:01 AM 0.32 0.00 0.32 0.00 127.09 07:31:18 05:13:01 AM 0.40 0.00 0.40 0.00 145.01 07:31:18 05:14:01 AM 0.22 0.00 0.22 0.00 16.83 07:31:18 05:15:01 AM 0.25 0.00 0.25 0.00 14.06 07:31:18 05:16:01 AM 0.18 0.00 0.18 0.00 9.86 07:31:18 05:17:01 AM 0.22 0.00 0.22 0.00 24.66 07:31:18 05:18:01 AM 0.53 0.00 0.53 0.00 24.10 07:31:18 05:19:01 AM 0.23 0.00 0.23 0.00 10.60 07:31:18 05:20:01 AM 0.22 0.00 0.22 0.00 23.78 07:31:18 05:21:01 AM 0.17 0.00 0.17 0.00 17.38 07:31:18 05:22:01 AM 0.23 0.00 0.23 0.00 18.66 07:31:18 05:23:02 AM 0.25 0.00 0.25 0.00 21.31 07:31:18 05:24:01 AM 0.19 0.00 0.19 0.00 56.87 07:31:18 05:25:01 AM 0.35 0.00 0.35 0.00 20.29 07:31:18 05:26:01 AM 0.23 0.00 0.23 0.00 14.26 07:31:18 05:27:01 AM 0.17 0.00 0.17 0.00 15.59 07:31:18 05:28:01 AM 0.40 0.00 0.40 0.00 15.18 07:31:18 05:29:01 AM 0.15 0.00 0.15 0.00 14.26 07:31:18 05:30:01 AM 0.28 0.00 0.28 0.00 31.08 07:31:18 05:31:01 AM 0.30 0.00 0.30 0.00 8.70 07:31:18 05:32:01 AM 0.42 0.00 0.42 0.00 17.08 07:31:18 05:33:01 AM 0.35 0.00 0.35 0.00 14.91 07:31:18 05:34:01 AM 0.23 0.00 0.23 0.00 10.25 07:31:18 05:35:01 AM 0.25 0.00 0.25 0.00 12.85 07:31:18 05:36:01 AM 0.23 0.00 0.23 0.00 14.55 07:31:18 05:37:01 AM 0.15 0.00 0.15 0.00 4.25 07:31:18 05:38:01 AM 0.30 0.00 0.30 0.00 43.56 07:31:18 05:39:01 AM 0.25 0.00 0.25 0.00 109.97 07:31:18 05:40:01 AM 0.22 0.00 0.22 0.00 29.84 07:31:18 05:41:01 AM 0.25 0.00 0.25 0.00 39.41 07:31:18 05:42:01 AM 0.22 0.00 0.22 0.00 19.61 07:31:18 05:43:01 AM 0.27 0.00 0.27 0.00 13.96 07:31:18 05:44:01 AM 0.18 0.00 0.18 0.00 16.43 07:31:18 05:45:01 AM 0.15 0.00 0.15 0.00 8.95 07:31:18 05:46:01 AM 0.40 0.00 0.40 0.00 21.85 07:31:18 05:47:01 AM 0.65 0.00 0.65 0.00 21.26 07:31:18 05:48:01 AM 0.23 0.00 0.23 0.00 17.85 07:31:18 05:49:01 AM 0.22 0.00 0.22 0.00 15.31 07:31:18 05:50:01 AM 0.27 0.00 0.27 0.00 10.36 07:31:18 05:51:01 AM 0.42 0.00 0.42 0.00 17.84 07:31:18 05:52:01 AM 0.23 0.00 0.23 0.00 9.32 07:31:18 05:53:01 AM 0.25 0.00 0.25 0.00 16.11 07:31:18 05:54:01 AM 0.20 0.00 0.20 0.00 10.18 07:31:18 05:55:01 AM 0.18 0.00 0.18 0.00 10.73 07:31:18 05:56:01 AM 0.18 0.00 0.18 0.00 7.33 07:31:18 05:57:01 AM 0.18 0.00 0.18 0.00 19.08 07:31:18 05:58:01 AM 0.32 0.00 0.32 0.00 11.98 07:31:18 05:59:01 AM 0.15 0.00 0.15 0.00 16.39 07:31:18 06:00:01 AM 0.13 0.00 0.13 0.00 16.26 07:31:18 06:01:01 AM 0.33 0.00 0.33 0.00 15.09 07:31:18 06:02:01 AM 0.37 0.00 0.37 0.00 17.84 07:31:18 06:03:01 AM 0.23 0.00 0.23 0.00 11.45 07:31:18 06:04:01 AM 0.15 0.00 0.15 0.00 23.73 07:31:18 06:05:01 AM 0.25 0.00 0.25 0.00 10.51 07:31:18 06:06:01 AM 0.17 0.00 0.17 0.00 13.56 07:31:18 06:07:01 AM 0.33 0.00 0.33 0.00 13.18 07:31:18 06:08:01 AM 0.37 0.00 0.37 0.00 14.76 07:31:18 06:09:01 AM 0.28 0.00 0.28 0.00 16.64 07:31:18 06:10:01 AM 0.15 0.00 0.15 0.00 4.02 07:31:18 06:11:01 AM 0.27 0.00 0.27 0.00 14.18 07:31:18 06:12:01 AM 0.40 0.00 0.40 0.00 15.83 07:31:18 06:13:01 AM 0.25 0.00 0.25 0.00 14.15 07:31:18 06:14:01 AM 0.15 0.00 0.15 0.00 15.34 07:31:18 06:15:01 AM 0.18 0.00 0.18 0.00 16.18 07:31:18 06:16:01 AM 0.12 0.00 0.12 0.00 8.40 07:31:18 06:17:01 AM 0.23 0.00 0.23 0.00 18.71 07:31:18 06:18:01 AM 0.28 0.00 0.28 0.00 18.60 07:31:18 06:19:01 AM 0.13 0.00 0.13 0.00 8.40 07:31:18 06:20:01 AM 0.18 0.00 0.18 0.00 18.78 07:31:18 06:21:01 AM 0.27 0.00 0.27 0.00 16.41 07:31:18 06:22:01 AM 0.25 0.00 0.25 0.00 10.23 07:31:18 06:23:01 AM 0.30 0.00 0.30 0.00 30.64 07:31:18 06:24:01 AM 0.18 0.00 0.18 0.00 5.98 07:31:18 06:25:01 AM 0.12 0.00 0.12 0.00 3.07 07:31:18 06:26:01 AM 0.17 0.00 0.17 0.00 5.98 07:31:18 06:27:01 AM 0.20 0.00 0.20 0.00 4.43 07:31:18 06:28:01 AM 1.13 0.00 1.13 0.00 22.40 07:31:18 06:29:01 AM 0.25 0.00 0.25 0.00 9.65 07:31:18 06:30:01 AM 0.18 0.00 0.18 0.00 7.93 07:31:18 06:31:01 AM 0.22 0.00 0.22 0.00 3.72 07:31:18 06:32:01 AM 0.35 0.00 0.35 0.00 17.25 07:31:18 06:33:01 AM 0.30 0.00 0.30 0.00 19.73 07:31:18 06:34:01 AM 0.12 0.00 0.12 0.00 9.08 07:31:18 06:35:01 AM 0.15 0.00 0.15 0.00 14.80 07:31:18 06:36:01 AM 0.18 0.00 0.18 0.00 16.26 07:31:18 06:37:01 AM 0.17 0.00 0.17 0.00 16.51 07:31:18 06:38:01 AM 0.32 0.00 0.32 0.00 22.38 07:31:18 06:39:01 AM 0.20 0.00 0.20 0.00 10.41 07:31:18 06:40:01 AM 0.12 0.00 0.12 0.00 2.93 07:31:18 06:41:01 AM 0.33 0.00 0.33 0.00 8.58 07:31:18 06:42:01 AM 0.22 0.00 0.22 0.00 4.58 07:31:18 06:43:01 AM 0.30 0.00 0.30 0.00 8.38 07:31:18 06:44:01 AM 0.13 0.00 0.13 0.00 3.07 07:31:18 06:45:01 AM 0.13 0.00 0.13 0.00 12.66 07:31:18 06:46:01 AM 0.12 0.00 0.12 0.00 7.87 07:31:18 06:47:01 AM 0.17 0.00 0.17 0.00 16.38 07:31:18 06:48:01 AM 0.28 0.00 0.28 0.00 19.56 07:31:18 06:49:01 AM 0.23 0.00 0.23 0.00 10.11 07:31:18 06:50:01 AM 0.20 0.00 0.20 0.00 19.21 07:31:18 06:51:01 AM 0.15 0.00 0.15 0.00 8.83 07:31:18 06:52:01 AM 0.20 0.00 0.20 0.00 28.54 07:31:18 06:53:01 AM 0.27 0.00 0.27 0.00 6.40 07:31:18 06:54:01 AM 0.18 0.00 0.18 0.00 5.48 07:31:18 06:55:01 AM 0.13 0.00 0.13 0.00 5.47 07:31:18 06:56:01 AM 0.23 0.00 0.23 0.00 4.65 07:31:18 06:57:01 AM 0.20 0.00 0.20 0.00 3.87 07:31:18 06:58:01 AM 0.28 0.00 0.28 0.00 11.45 07:31:18 06:59:01 AM 0.27 0.00 0.27 0.00 10.10 07:31:18 07:00:01 AM 0.25 0.00 0.25 0.00 17.23 07:31:18 07:01:01 AM 0.15 0.00 0.15 0.00 8.97 07:31:18 07:02:01 AM 0.37 0.00 0.37 0.00 21.91 07:31:18 07:03:01 AM 0.27 0.00 0.27 0.00 18.11 07:31:18 07:04:01 AM 0.12 0.00 0.12 0.00 8.98 07:31:18 07:05:01 AM 0.23 0.00 0.23 0.00 18.80 07:31:18 07:06:01 AM 0.13 0.00 0.13 0.00 21.06 07:31:18 07:07:01 AM 0.15 0.00 0.15 0.00 3.17 07:31:18 07:08:01 AM 0.27 0.00 0.27 0.00 7.31 07:31:18 07:09:01 AM 0.15 0.00 0.15 0.00 5.20 07:31:18 07:10:01 AM 0.22 0.00 0.22 0.00 4.38 07:31:18 07:11:01 AM 0.23 0.00 0.23 0.00 5.18 07:31:18 07:12:01 AM 0.25 0.00 0.25 0.00 10.80 07:31:18 07:13:01 AM 0.25 0.00 0.25 0.00 18.50 07:31:18 07:14:01 AM 0.13 0.00 0.13 0.00 7.50 07:31:18 07:15:01 AM 0.45 0.00 0.45 0.00 23.06 07:31:18 07:16:01 AM 0.30 0.00 0.30 0.00 16.01 07:31:18 07:17:01 AM 0.33 0.00 0.33 0.00 15.40 07:31:18 07:18:01 AM 0.25 0.00 0.25 0.00 11.18 07:31:18 07:19:01 AM 0.17 0.00 0.17 0.00 31.19 07:31:18 07:20:01 AM 0.12 0.00 0.12 0.00 3.22 07:31:18 07:21:01 AM 0.22 0.00 0.22 0.00 5.92 07:31:18 07:22:01 AM 0.27 0.00 0.27 0.00 6.45 07:31:18 07:23:01 AM 0.22 0.00 0.22 0.00 7.63 07:31:18 07:24:01 AM 0.23 0.00 0.23 0.00 4.65 07:31:18 07:25:01 AM 0.18 0.00 0.18 0.00 9.48 07:31:18 07:26:01 AM 0.33 0.00 0.33 0.00 10.50 07:31:18 07:27:01 AM 0.35 0.00 0.35 0.00 16.86 07:31:18 07:28:01 AM 0.25 0.00 0.25 0.00 18.03 07:31:18 07:29:01 AM 0.22 0.00 0.22 0.00 13.98 07:31:18 07:30:01 AM 13.88 0.32 13.56 36.92 612.63 07:31:18 07:31:01 AM 31.21 0.48 30.72 53.85 3900.32 07:31:18 Average: 2.20 0.11 2.09 15.20 208.75 07:31:18 07:31:18 04:48:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:31:18 04:49:01 AM 5207340 7049664 2675084 33.94 2688 2018064 663908 7.43 192184 2128996 104332 07:31:18 04:50:01 AM 5250064 7094096 2632360 33.40 2688 2019996 626248 7.01 219284 2059480 10768 07:31:18 04:51:01 AM 4971464 7078340 2910960 36.93 2688 2274652 631832 7.07 267756 2265300 156588 07:31:18 04:52:01 AM 4934152 7040876 2948272 37.40 2688 2274624 667056 7.47 267768 2296600 4 07:31:18 04:53:01 AM 4933924 7040652 2948500 37.41 2688 2274628 667056 7.47 267772 2296672 4 07:31:18 04:54:01 AM 4934296 7041024 2948128 37.40 2688 2274628 667056 7.47 267780 2296704 4 07:31:18 04:55:01 AM 4889196 6997024 2993228 37.97 2688 2275736 740008 8.29 267908 2341192 748 07:31:18 04:56:01 AM 4887668 6995876 2994756 37.99 2688 2276116 740008 8.29 267908 2342852 68 07:31:18 04:57:01 AM 4885228 6993828 2997196 38.02 2688 2276500 740008 8.29 267908 2345188 56 07:31:18 04:58:01 AM 4866448 6992096 3015976 38.26 2688 2293540 743592 8.33 270176 2361648 148 07:31:18 04:59:01 AM 4861624 6988136 3020800 38.32 2688 2294392 743592 8.33 270388 2366272 620 07:31:18 05:00:01 AM 4860748 6987340 3021676 38.33 2688 2294472 760476 8.52 270452 2366844 24 07:31:18 05:01:01 AM 4856100 6984904 3026324 38.39 2688 2296688 760476 8.52 270472 2371464 56 07:31:18 05:02:01 AM 4855284 6984364 3027140 38.40 2688 2296944 744512 8.34 270988 2371704 112 07:31:18 05:03:01 AM 4853040 6982488 3029384 38.43 2688 2297316 744512 8.34 270992 2373932 196 07:31:18 05:04:01 AM 4852812 6982648 3029612 38.44 2688 2297704 760012 8.51 270988 2374184 148 07:31:18 05:05:01 AM 4852196 6982760 3030228 38.44 2688 2298440 760012 8.51 270988 2374972 24 07:31:18 05:06:01 AM 4851796 6982640 3030628 38.45 2688 2298720 760012 8.51 270988 2375368 248 07:31:18 05:07:01 AM 4851236 6982568 3031188 38.46 2688 2299208 760012 8.51 270988 2375740 168 07:31:18 05:08:01 AM 4850708 6982520 3031716 38.46 2688 2299696 760012 8.51 270988 2376440 348 07:31:18 05:09:01 AM 4849844 6982264 3032580 38.47 2688 2300288 760012 8.51 271132 2376992 8 07:31:18 05:10:01 AM 4849372 6982280 3033052 38.48 2688 2300776 741860 8.31 271132 2377328 88 07:31:18 05:11:01 AM 4847208 6980796 3035216 38.51 2688 2301460 741860 8.31 271132 2379692 456 07:31:18 05:12:01 AM 4840500 6978756 3041924 38.59 2688 2306128 741860 8.31 271132 2386388 1424 07:31:18 05:13:01 AM 4833588 6974712 3048836 38.68 2688 2309004 764880 8.56 271132 2393224 112 07:31:18 05:14:01 AM 4833304 6974816 3049120 38.68 2688 2309388 764880 8.56 271132 2393588 40 07:31:18 05:15:01 AM 4832660 6974556 3049764 38.69 2688 2309772 764880 8.56 271132 2394012 56 07:31:18 05:16:01 AM 4831404 6973680 3051020 38.71 2688 2310152 764880 8.56 271132 2395512 204 07:31:18 05:17:01 AM 4830616 6973672 3051808 38.72 2688 2310924 764880 8.56 271132 2396400 292 07:31:18 05:18:01 AM 4830108 6973380 3052316 38.72 2688 2311140 764880 8.56 271132 2396724 4 07:31:18 05:19:01 AM 4829464 6973216 3052960 38.73 2688 2311628 764880 8.56 271132 2397392 244 07:31:18 05:20:01 AM 4829152 6973392 3053272 38.74 2688 2312116 783888 8.78 271132 2397728 92 07:31:18 05:21:01 AM 4828860 6973584 3053564 38.74 2688 2312596 783888 8.78 271132 2398092 88 07:31:18 05:22:01 AM 4828152 6973364 3054272 38.75 2688 2313080 783888 8.78 271132 2398684 100 07:31:18 05:23:02 AM 4827628 6973340 3054796 38.75 2688 2313572 783888 8.78 271132 2399172 64 07:31:18 05:24:01 AM 4825904 6973384 3056520 38.78 2688 2315348 764472 8.56 271156 2400760 192 07:31:18 05:25:01 AM 4825420 6973280 3057004 38.78 2688 2315728 764472 8.56 271156 2401140 112 07:31:18 05:26:01 AM 4825200 6973452 3057224 38.79 2688 2316112 764472 8.56 271156 2401536 148 07:31:18 05:27:01 AM 4824852 6973480 3057572 38.79 2688 2316496 764472 8.56 271156 2401964 100 07:31:18 05:28:01 AM 4824444 6973452 3057980 38.79 2688 2316876 764472 8.56 271156 2402456 192 07:31:18 05:29:01 AM 4823824 6973212 3058600 38.80 2688 2317256 764472 8.56 271156 2402916 176 07:31:18 05:30:01 AM 4823100 6973160 3059324 38.81 2688 2317920 758324 8.49 271184 2403560 32 07:31:18 05:31:01 AM 4822896 6973240 3059528 38.81 2688 2318208 758324 8.49 271184 2403724 152 07:31:18 05:32:01 AM 4822772 6973404 3059652 38.82 2688 2318492 758324 8.49 271184 2404008 56 07:31:18 05:33:01 AM 4822116 6972992 3060308 38.82 2688 2318728 758324 8.49 271184 2404528 4 07:31:18 05:34:01 AM 4822236 6973392 3060188 38.82 2688 2319008 758324 8.49 271184 2404536 56 07:31:18 05:35:01 AM 4821928 6973368 3060496 38.83 2688 2319292 758324 8.49 271184 2404936 4 07:31:18 05:36:01 AM 4821428 6973256 3060996 38.83 2688 2319680 758324 8.49 271236 2405164 32 07:31:18 05:37:01 AM 4821312 6973472 3061112 38.83 2688 2320012 758324 8.49 271236 2405480 268 07:31:18 05:38:01 AM 4819632 6973320 3062792 38.86 2688 2321556 758324 8.49 271236 2407196 628 07:31:18 05:39:01 AM 4816352 6973216 3066072 38.90 2688 2324712 758324 8.49 271236 2410184 556 07:31:18 05:40:01 AM 4814940 6972932 3067484 38.92 2688 2325836 776700 8.70 271236 2411660 856 07:31:18 05:41:01 AM 4814952 6973356 3067472 38.92 2688 2326252 776700 8.70 271236 2411724 164 07:31:18 05:42:01 AM 4814560 6973344 3067864 38.92 2688 2326632 776700 8.70 271236 2412104 24 07:31:18 05:43:01 AM 4813932 6973100 3068492 38.93 2688 2327016 760800 8.52 271236 2412560 112 07:31:18 05:44:01 AM 4813572 6973124 3068852 38.93 2688 2327400 760800 8.52 271236 2413048 40 07:31:18 05:45:01 AM 4813340 6973272 3069084 38.94 2688 2327780 760800 8.52 271236 2413352 192 07:31:18 05:46:01 AM 4812828 6973144 3069596 38.94 2688 2328164 760800 8.52 271236 2413868 24 07:31:18 05:47:01 AM 4812520 6973324 3069904 38.95 2688 2328640 760800 8.52 271236 2414248 64 07:31:18 05:48:01 AM 4811964 6973288 3070460 38.95 2688 2329168 760800 8.52 271236 2414828 160 07:31:18 05:49:01 AM 4811488 6973060 3070936 38.96 2688 2329408 760800 8.52 271236 2415008 4 07:31:18 05:50:01 AM 4811472 6973324 3070952 38.96 2688 2329688 757788 8.48 271232 2415244 108 07:31:18 05:51:01 AM 4811636 6973772 3070788 38.96 2688 2329972 757788 8.48 271232 2415300 4 07:31:18 05:52:01 AM 4811196 6973616 3071228 38.96 2688 2330256 757788 8.48 271232 2415700 104 07:31:18 05:53:01 AM 4810676 6973368 3071748 38.97 2688 2330536 757788 8.48 271232 2416048 8 07:31:18 05:54:01 AM 4810556 6973564 3071868 38.97 2688 2330844 757788 8.48 271232 2416304 72 07:31:18 05:55:01 AM 4810208 6973460 3072216 38.98 2688 2331088 757788 8.48 271240 2416424 56 07:31:18 05:56:01 AM 4809980 6973544 3072444 38.98 2688 2331400 757788 8.48 271244 2416728 196 07:31:18 05:57:01 AM 4809656 6973556 3072768 38.98 2688 2331744 757788 8.48 271244 2417068 24 07:31:18 05:58:01 AM 4809332 6973616 3073092 38.99 2688 2332128 757788 8.48 271244 2417516 176 07:31:18 05:59:01 AM 4809028 6973704 3073396 38.99 2688 2332508 757788 8.48 271244 2417840 100 07:31:18 06:00:01 AM 4808324 6973376 3074100 39.00 2688 2332892 779136 8.72 271244 2418332 24 07:31:18 06:01:01 AM 4807192 6972644 3075232 39.01 2688 2333284 779136 8.72 271244 2419304 56 07:31:18 06:02:01 AM 4807376 6973216 3075048 39.01 2688 2333664 779136 8.72 271252 2419344 68 07:31:18 06:03:01 AM 4806972 6973512 3075452 39.02 2688 2334364 779136 8.72 271252 2419840 536 07:31:18 06:04:01 AM 4806948 6973728 3075476 39.02 2688 2334612 779136 8.72 271252 2419932 104 07:31:18 06:05:01 AM 4806484 6973556 3075940 39.02 2688 2334896 762616 8.54 271252 2420224 152 07:31:18 06:06:01 AM 4806208 6973540 3076216 39.03 2688 2335156 762616 8.54 271252 2420600 56 07:31:18 06:07:01 AM 4805924 6973532 3076500 39.03 2688 2335440 762616 8.54 271252 2420760 56 07:31:18 06:08:01 AM 4805744 6973632 3076680 39.03 2688 2335720 762616 8.54 271252 2421108 52 07:31:18 06:09:01 AM 4805372 6973636 3077052 39.04 2688 2336088 762616 8.54 271252 2421536 4 07:31:18 06:10:01 AM 4804688 6973184 3077736 39.05 2688 2336320 757820 8.49 271252 2421776 160 07:31:18 06:11:01 AM 4804696 6973388 3077728 39.05 2688 2336512 757820 8.49 271260 2421844 24 07:31:18 06:12:01 AM 4804620 6973600 3077804 39.05 2688 2336800 757820 8.49 271260 2422132 4 07:31:18 06:13:01 AM 4803896 6973292 3078528 39.06 2688 2337224 757820 8.49 271260 2422632 144 07:31:18 06:14:01 AM 4803756 6973540 3078668 39.06 2688 2337604 757820 8.49 271260 2422952 96 07:31:18 06:15:01 AM 4803432 6973584 3078992 39.06 2688 2337980 757820 8.49 271260 2423320 24 07:31:18 06:16:01 AM 4803160 6973692 3079264 39.06 2688 2338356 773452 8.66 271260 2423696 172 07:31:18 06:17:01 AM 4802628 6973560 3079796 39.07 2688 2338756 773452 8.66 271260 2424084 100 07:31:18 06:18:01 AM 4802036 6973356 3080388 39.08 2688 2339136 773452 8.66 271260 2424540 24 07:31:18 06:19:01 AM 4801968 6973664 3080456 39.08 2688 2339520 773452 8.66 271260 2424848 184 07:31:18 06:20:01 AM 4801124 6973204 3081300 39.09 2688 2339904 759084 8.50 271260 2425464 68 07:31:18 06:21:01 AM 4801076 6973540 3081348 39.09 2688 2340284 759084 8.50 271260 2425620 40 07:31:18 06:22:01 AM 4800628 6973468 3081796 39.10 2688 2340668 759084 8.50 271260 2426156 220 07:31:18 06:23:01 AM 4799896 6973316 3082528 39.11 2688 2341240 759084 8.50 271260 2426816 32 07:31:18 06:24:01 AM 4799756 6973268 3082668 39.11 2688 2341332 759084 8.50 271260 2426840 4 07:31:18 06:25:01 AM 4799788 6973396 3082636 39.11 2688 2341428 759084 8.50 271260 2426936 36 07:31:18 06:26:01 AM 4799636 6973336 3082788 39.11 2688 2341520 759084 8.50 271260 2427028 4 07:31:18 06:27:01 AM 4799460 6973256 3082964 39.11 2688 2341616 759376 8.50 280512 2417872 288 07:31:18 06:28:01 AM 4799452 6973344 3082972 39.11 2688 2341712 759376 8.50 280512 2418036 4 07:31:18 06:29:01 AM 4798264 6972416 3084160 39.13 2688 2341964 759376 8.50 280512 2418932 88 07:31:18 06:30:01 AM 4797772 6972044 3084652 39.13 2688 2342084 759044 8.50 280512 2419256 4 07:31:18 06:31:01 AM 4797852 6972232 3084572 39.13 2688 2342196 759044 8.50 280516 2419468 112 07:31:18 06:32:01 AM 4797588 6972332 3084836 39.14 2688 2342564 759044 8.50 280516 2419844 100 07:31:18 06:33:01 AM 4796856 6971984 3085568 39.14 2688 2342948 759044 8.50 280516 2420492 36 07:31:18 06:34:01 AM 4796828 6972332 3085596 39.15 2688 2343316 759044 8.50 280516 2420596 164 07:31:18 06:35:01 AM 4796368 6972248 3086056 39.15 2688 2343696 759044 8.50 280516 2420972 128 07:31:18 06:36:01 AM 4795980 6972244 3086444 39.16 2688 2344080 759044 8.50 280516 2421492 84 07:31:18 06:37:01 AM 4795288 6971948 3087136 39.16 2688 2344464 759044 8.50 280516 2422204 16 07:31:18 06:38:01 AM 4794848 6972224 3087576 39.17 2688 2345180 759044 8.50 280516 2422580 192 07:31:18 06:39:01 AM 4794748 6972212 3087676 39.17 2688 2345268 759044 8.50 280516 2422600 4 07:31:18 06:40:01 AM 4794216 6971776 3088208 39.18 2688 2345364 750884 8.41 280516 2422928 40 07:31:18 06:41:01 AM 4794580 6972232 3087844 39.17 2688 2345456 750884 8.41 280516 2422792 4 07:31:18 06:42:01 AM 4794380 6972120 3088044 39.18 2688 2345552 750884 8.41 280516 2422880 40 07:31:18 06:43:01 AM 4794364 6972200 3088060 39.18 2688 2345640 750884 8.41 280516 2423160 4 07:31:18 06:44:01 AM 4794064 6972112 3088360 39.18 2688 2345860 750884 8.41 280516 2423308 164 07:31:18 06:45:01 AM 4793792 6972052 3088632 39.18 2688 2346064 750884 8.41 280516 2423412 16 07:31:18 06:46:01 AM 4793472 6972108 3088952 39.19 2688 2346448 770888 8.63 280516 2423780 188 07:31:18 06:47:01 AM 4793284 6972312 3089140 39.19 2688 2346832 770888 8.63 280516 2424172 116 07:31:18 06:48:01 AM 4792860 6972264 3089564 39.20 2688 2347216 770888 8.63 280516 2424616 40 07:31:18 06:49:01 AM 4792672 6972456 3089752 39.20 2688 2347596 770888 8.63 280516 2424928 192 07:31:18 06:50:01 AM 4791796 6971960 3090628 39.21 2688 2347976 770888 8.63 280516 2425540 52 07:31:18 06:51:01 AM 4791740 6972292 3090684 39.21 2688 2348364 755148 8.46 280516 2425696 208 07:31:18 06:52:01 AM 4790980 6972144 3091444 39.22 2688 2348976 755148 8.46 280516 2426308 32 07:31:18 06:53:01 AM 4790872 6972136 3091552 39.22 2688 2349076 755148 8.46 280516 2426476 72 07:31:18 06:54:01 AM 4790800 6972156 3091624 39.22 2688 2349168 755148 8.46 280516 2426500 40 07:31:18 06:55:01 AM 4790528 6971976 3091896 39.23 2688 2349260 755148 8.46 280516 2426864 4 07:31:18 06:56:01 AM 4790696 6972232 3091728 39.22 2688 2349340 755148 8.46 280516 2426680 24 07:31:18 06:57:01 AM 4790424 6972052 3092000 39.23 2688 2349432 755148 8.46 280516 2426888 56 07:31:18 06:58:01 AM 4790048 6971904 3092376 39.23 2688 2349660 755148 8.46 280516 2427080 48 07:31:18 06:59:01 AM 4789892 6972044 3092532 39.23 2688 2349956 755148 8.46 280516 2427320 104 07:31:18 07:00:01 AM 4789664 6972196 3092760 39.24 2688 2350344 750884 8.41 280516 2427804 68 07:31:18 07:01:01 AM 4788520 6971444 3093904 39.25 2688 2350732 750884 8.41 280516 2428784 224 07:31:18 07:02:01 AM 4788656 6971964 3093768 39.25 2688 2351112 750884 8.41 280540 2428648 116 07:31:18 07:03:01 AM 4788644 6972340 3093780 39.25 2688 2351492 750884 8.41 280540 2428912 68 07:31:18 07:04:01 AM 4787804 6971880 3094620 39.26 2688 2351880 750884 8.41 280540 2429428 224 07:31:18 07:05:01 AM 4787536 6972136 3094888 39.26 2688 2352396 750884 8.41 280540 2429756 252 07:31:18 07:06:01 AM 4787384 6972352 3095040 39.27 2688 2352772 750884 8.41 280540 2430116 24 07:31:18 07:07:01 AM 4787124 6972188 3095300 39.27 2688 2352868 750884 8.41 280540 2430328 56 07:31:18 07:08:01 AM 4787052 6972208 3095372 39.27 2688 2352960 750884 8.41 280540 2430372 40 07:31:18 07:09:01 AM 4786912 6972168 3095512 39.27 2688 2353052 750884 8.41 280540 2430404 4 07:31:18 07:10:01 AM 4786456 6971800 3095968 39.28 2688 2353140 750880 8.41 280540 2430608 36 07:31:18 07:11:01 AM 4786240 6971676 3096184 39.28 2688 2353240 750880 8.41 280540 2430892 68 07:31:18 07:12:01 AM 4786300 6972044 3096124 39.28 2688 2353540 750880 8.41 280540 2430932 124 07:31:18 07:13:01 AM 4785908 6971972 3096516 39.28 2688 2353868 770428 8.63 280540 2431408 24 07:31:18 07:14:01 AM 4785812 6972256 3096612 39.29 2688 2354248 770428 8.63 280540 2431744 208 07:31:18 07:15:01 AM 4785184 6972016 3097240 39.29 2688 2354628 770428 8.63 280548 2432108 24 07:31:18 07:16:01 AM 4784724 6971936 3097700 39.30 2688 2355016 770428 8.63 280540 2432512 24 07:31:18 07:17:01 AM 4784496 6972088 3097928 39.30 2688 2355396 770428 8.63 280540 2432776 68 07:31:18 07:18:01 AM 4783840 6971820 3098584 39.31 2688 2355776 754372 8.45 280540 2433372 220 07:31:18 07:19:01 AM 4782880 6971568 3099544 39.32 2688 2356480 754372 8.45 280548 2434372 36 07:31:18 07:20:01 AM 4783180 6971952 3099244 39.32 2688 2356572 750884 8.41 280540 2434052 60 07:31:18 07:21:01 AM 4783308 6972176 3099116 39.32 2688 2356668 750884 8.41 280540 2434052 24 07:31:18 07:22:01 AM 4783220 6972180 3099204 39.32 2688 2356760 750884 8.41 280540 2434144 56 07:31:18 07:23:01 AM 4782900 6971948 3099524 39.32 2688 2356848 750884 8.41 280540 2434416 20 07:31:18 07:24:01 AM 4783052 6972204 3099372 39.32 2688 2356944 750884 8.41 280540 2434336 52 07:31:18 07:25:01 AM 4782672 6972028 3099752 39.32 2688 2357148 750884 8.41 280540 2434664 24 07:31:18 07:26:01 AM 4779968 6969688 3102456 39.36 2688 2357520 772540 8.65 280540 2437060 188 07:31:18 07:27:01 AM 4779288 6969260 3103136 39.37 2688 2357756 793184 8.88 280540 2437544 48 07:31:18 07:28:01 AM 4776168 6966552 3106256 39.41 2688 2358168 833736 9.34 280540 2440424 24 07:31:18 07:29:01 AM 4775380 6966136 3107044 39.42 2688 2358532 850292 9.52 280540 2440984 40 07:31:18 07:30:01 AM 4747696 6871188 3134728 39.77 2688 2296612 802640 8.99 376740 2394176 125468 07:31:18 07:31:01 AM 4793200 6885784 3089224 39.19 2688 2265820 789800 8.84 542840 2185152 27044 07:31:18 Average: 4817299 6976119 3065125 38.89 2688 2326818 757527 8.48 276148 2405170 2719 07:31:18 07:31:18 04:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:31:18 04:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 04:49:01 AM eth0 108.28 89.15 1323.33 12.52 0.00 0.00 0.00 0.00 07:31:18 04:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 04:50:01 AM eth0 16.85 8.05 6.55 3.50 0.00 0.00 0.00 0.00 07:31:18 04:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 04:51:01 AM eth0 61.89 46.14 339.55 14.08 0.00 0.00 0.00 0.00 07:31:18 04:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 04:52:01 AM eth0 456.90 335.44 86.98 74.09 0.00 0.00 0.00 0.00 07:31:18 04:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 04:53:01 AM eth0 3.13 2.02 0.61 0.49 0.00 0.00 0.00 0.00 07:31:18 04:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 04:54:01 AM eth0 2.68 1.82 0.44 0.41 0.00 0.00 0.00 0.00 07:31:18 04:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 04:55:01 AM eth0 53.47 35.91 14.44 4.36 0.00 0.00 0.00 0.00 07:31:18 04:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 04:56:01 AM eth0 11.31 9.18 2.68 1.80 0.00 0.00 0.00 0.00 07:31:18 04:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 04:57:01 AM eth0 13.35 9.40 3.38 2.03 0.00 0.00 0.00 0.00 07:31:18 04:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 04:58:01 AM eth0 15.84 10.06 3.42 2.11 0.00 0.00 0.00 0.00 07:31:18 04:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 04:59:01 AM eth0 23.75 19.08 5.76 3.65 0.00 0.00 0.00 0.00 07:31:18 05:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:00:01 AM eth0 1.60 0.30 0.19 0.05 0.00 0.00 0.00 0.00 07:31:18 05:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:01:01 AM eth0 83.74 81.31 16.80 7.40 0.00 0.00 0.00 0.00 07:31:18 05:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:02:01 AM eth0 5.36 4.61 1.51 1.07 0.00 0.00 0.00 0.00 07:31:18 05:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:03:01 AM eth0 12.26 9.50 3.04 1.89 0.00 0.00 0.00 0.00 07:31:18 05:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:04:01 AM eth0 13.13 9.13 2.89 1.80 0.00 0.00 0.00 0.00 07:31:18 05:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:05:01 AM eth0 20.88 17.09 5.24 3.24 0.00 0.00 0.00 0.00 07:31:18 05:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:06:01 AM eth0 2.03 0.87 0.33 0.15 0.00 0.00 0.00 0.00 07:31:18 05:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:07:01 AM eth0 5.00 1.08 0.83 0.22 0.00 0.00 0.00 0.00 07:31:18 05:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:08:01 AM eth0 4.87 1.65 1.42 0.71 0.00 0.00 0.00 0.00 07:31:18 05:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:09:01 AM eth0 1.30 1.07 0.61 0.38 0.00 0.00 0.00 0.00 07:31:18 05:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:10:01 AM eth0 6.18 1.08 1.12 0.22 0.00 0.00 0.00 0.00 07:31:18 05:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:11:01 AM eth0 25.47 21.09 4.17 1.98 0.00 0.00 0.00 0.00 07:31:18 05:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:12:01 AM eth0 22.71 23.46 3.34 2.12 0.00 0.00 0.00 0.00 07:31:18 05:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:13:01 AM eth0 40.73 40.01 7.03 4.08 0.00 0.00 0.00 0.00 07:31:18 05:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:14:01 AM eth0 11.13 8.98 2.75 1.79 0.00 0.00 0.00 0.00 07:31:18 05:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:15:01 AM eth0 11.83 9.17 2.88 1.80 0.00 0.00 0.00 0.00 07:31:18 05:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:16:01 AM eth0 10.71 9.13 2.70 1.80 0.00 0.00 0.00 0.00 07:31:18 05:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:17:01 AM eth0 23.16 18.28 5.70 3.49 0.00 0.00 0.00 0.00 07:31:18 05:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:18:01 AM eth0 4.40 1.37 1.13 0.61 0.00 0.00 0.00 0.00 07:31:18 05:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:19:01 AM eth0 2.28 1.22 0.71 0.41 0.00 0.00 0.00 0.00 07:31:18 05:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:20:01 AM eth0 2.87 1.08 0.58 0.22 0.00 0.00 0.00 0.00 07:31:18 05:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:21:01 AM eth0 2.08 1.07 0.55 0.22 0.00 0.00 0.00 0.00 07:31:18 05:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:22:01 AM eth0 2.23 1.20 0.75 0.41 0.00 0.00 0.00 0.00 07:31:18 05:23:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:23:02 AM eth0 1.98 1.67 0.73 0.39 0.00 0.00 0.00 0.00 07:31:18 05:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:24:01 AM eth0 88.49 87.31 14.33 7.77 0.00 0.00 0.00 0.00 07:31:18 05:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:25:01 AM eth0 10.98 9.00 2.75 1.79 0.00 0.00 0.00 0.00 07:31:18 05:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:26:01 AM eth0 11.03 8.92 2.76 1.78 0.00 0.00 0.00 0.00 07:31:18 05:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:27:01 AM eth0 11.66 8.93 2.87 1.78 0.00 0.00 0.00 0.00 07:31:18 05:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:28:01 AM eth0 11.25 9.15 2.86 1.86 0.00 0.00 0.00 0.00 07:31:18 05:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:29:01 AM eth0 11.11 9.12 2.79 1.83 0.00 0.00 0.00 0.00 07:31:18 05:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:30:01 AM eth0 18.00 15.05 4.59 2.83 0.00 0.00 0.00 0.00 07:31:18 05:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:31:01 AM eth0 0.92 0.70 0.20 0.14 0.00 0.00 0.00 0.00 07:31:18 05:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:32:01 AM eth0 1.38 0.67 0.26 0.13 0.00 0.00 0.00 0.00 07:31:18 05:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:33:01 AM eth0 1.37 0.93 0.63 0.42 0.00 0.00 0.00 0.00 07:31:18 05:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:34:01 AM eth0 1.42 0.53 0.24 0.11 0.00 0.00 0.00 0.00 07:31:18 05:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:35:01 AM eth0 1.40 0.60 0.22 0.13 0.00 0.00 0.00 0.00 07:31:18 05:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:36:01 AM eth0 7.82 7.15 1.52 0.98 0.00 0.00 0.00 0.00 07:31:18 05:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:37:01 AM eth0 13.95 13.78 2.00 1.10 0.00 0.00 0.00 0.00 07:31:18 05:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:38:01 AM eth0 10.95 11.15 1.68 1.21 0.00 0.00 0.00 0.00 07:31:18 05:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:39:01 AM eth0 2.52 3.20 0.33 0.86 0.00 0.00 0.00 0.00 07:31:18 05:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:40:01 AM eth0 13.01 13.10 1.89 1.21 0.00 0.00 0.00 0.00 07:31:18 05:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:41:01 AM eth0 15.55 14.91 2.88 1.81 0.00 0.00 0.00 0.00 07:31:18 05:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:42:01 AM eth0 11.48 8.95 2.88 1.78 0.00 0.00 0.00 0.00 07:31:18 05:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:43:01 AM eth0 11.30 9.17 2.90 1.86 0.00 0.00 0.00 0.00 07:31:18 05:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:44:01 AM eth0 11.56 9.00 2.98 1.79 0.00 0.00 0.00 0.00 07:31:18 05:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:45:01 AM eth0 11.93 9.25 2.86 1.84 0.00 0.00 0.00 0.00 07:31:18 05:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:46:01 AM eth0 11.26 9.10 2.85 1.80 0.00 0.00 0.00 0.00 07:31:18 05:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:47:01 AM eth0 13.16 10.86 3.27 2.16 0.00 0.00 0.00 0.00 07:31:18 05:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:48:01 AM eth0 11.43 9.07 3.01 1.70 0.00 0.00 0.00 0.00 07:31:18 05:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:49:01 AM eth0 0.85 0.67 0.20 0.13 0.00 0.00 0.00 0.00 07:31:18 05:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:50:01 AM eth0 1.27 0.55 0.30 0.11 0.00 0.00 0.00 0.00 07:31:18 05:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:51:01 AM eth0 0.75 0.60 0.20 0.13 0.00 0.00 0.00 0.00 07:31:18 05:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:52:01 AM eth0 0.83 0.60 0.20 0.13 0.00 0.00 0.00 0.00 07:31:18 05:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:53:01 AM eth0 1.02 0.78 0.34 0.20 0.00 0.00 0.00 0.00 07:31:18 05:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:54:01 AM eth0 13.81 12.55 2.33 1.38 0.00 0.00 0.00 0.00 07:31:18 05:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:55:01 AM eth0 14.46 14.40 2.09 1.10 0.00 0.00 0.00 0.00 07:31:18 05:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:56:01 AM eth0 15.53 13.78 2.35 1.34 0.00 0.00 0.00 0.00 07:31:18 05:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:57:01 AM eth0 14.98 13.86 3.03 1.86 0.00 0.00 0.00 0.00 07:31:18 05:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:58:01 AM eth0 11.26 9.17 2.90 1.86 0.00 0.00 0.00 0.00 07:31:18 05:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 05:59:01 AM eth0 11.23 9.15 2.82 1.80 0.00 0.00 0.00 0.00 07:31:18 06:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:00:01 AM eth0 11.65 9.07 2.91 1.79 0.00 0.00 0.00 0.00 07:31:18 06:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:01:01 AM eth0 10.83 8.95 2.73 1.78 0.00 0.00 0.00 0.00 07:31:18 06:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:02:01 AM eth0 11.11 9.16 2.97 1.98 0.00 0.00 0.00 0.00 07:31:18 06:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:03:01 AM eth0 19.15 16.21 4.99 3.14 0.00 0.00 0.00 0.00 07:31:18 06:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:04:01 AM eth0 0.85 0.65 0.19 0.12 0.00 0.00 0.00 0.00 07:31:18 06:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:05:01 AM eth0 0.78 0.60 0.23 0.13 0.00 0.00 0.00 0.00 07:31:18 06:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:06:01 AM eth0 1.00 0.63 0.21 0.12 0.00 0.00 0.00 0.00 07:31:18 06:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:07:01 AM eth0 1.38 0.65 0.30 0.13 0.00 0.00 0.00 0.00 07:31:18 06:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:08:01 AM eth0 1.00 0.75 0.33 0.20 0.00 0.00 0.00 0.00 07:31:18 06:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:09:01 AM eth0 4.18 3.60 1.03 0.71 0.00 0.00 0.00 0.00 07:31:18 06:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:10:01 AM eth0 13.70 13.63 2.05 1.10 0.00 0.00 0.00 0.00 07:31:18 06:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:11:01 AM eth0 13.18 13.08 1.94 1.04 0.00 0.00 0.00 0.00 07:31:18 06:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:12:01 AM eth0 13.06 12.56 2.11 1.23 0.00 0.00 0.00 0.00 07:31:18 06:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:13:01 AM eth0 15.55 13.31 3.63 2.23 0.00 0.00 0.00 0.00 07:31:18 06:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:14:01 AM eth0 10.71 9.08 2.63 1.79 0.00 0.00 0.00 0.00 07:31:18 06:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:15:01 AM eth0 11.03 9.05 2.75 1.79 0.00 0.00 0.00 0.00 07:31:18 06:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:16:01 AM eth0 11.05 9.03 2.69 1.79 0.00 0.00 0.00 0.00 07:31:18 06:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:17:01 AM eth0 11.61 9.50 2.94 1.87 0.00 0.00 0.00 0.00 07:31:18 06:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:18:01 AM eth0 10.95 9.07 2.83 1.85 0.00 0.00 0.00 0.00 07:31:18 06:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:19:01 AM eth0 10.48 8.86 2.68 1.78 0.00 0.00 0.00 0.00 07:31:18 06:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:20:01 AM eth0 11.11 8.93 2.83 1.78 0.00 0.00 0.00 0.00 07:31:18 06:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:21:01 AM eth0 11.05 9.18 2.82 1.80 0.00 0.00 0.00 0.00 07:31:18 06:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:22:01 AM eth0 11.25 9.08 2.85 1.79 0.00 0.00 0.00 0.00 07:31:18 06:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:23:01 AM eth0 14.66 12.71 3.85 2.45 0.00 0.00 0.00 0.00 07:31:18 06:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:24:01 AM eth0 0.32 0.25 0.09 0.05 0.00 0.00 0.00 0.00 07:31:18 06:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:25:01 AM eth0 0.30 0.25 0.09 0.05 0.00 0.00 0.00 0.00 07:31:18 06:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:26:01 AM eth0 0.85 0.28 0.25 0.05 0.00 0.00 0.00 0.00 07:31:18 06:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:27:01 AM eth0 0.37 0.20 0.13 0.04 0.00 0.00 0.00 0.00 07:31:18 06:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:28:01 AM eth0 0.77 0.33 0.28 0.11 0.00 0.00 0.00 0.00 07:31:18 06:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:29:01 AM eth0 13.03 12.00 2.51 1.46 0.00 0.00 0.00 0.00 07:31:18 06:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:30:01 AM eth0 6.45 6.38 0.92 0.53 0.00 0.00 0.00 0.00 07:31:18 06:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:31:01 AM eth0 5.35 5.23 0.77 0.43 0.00 0.00 0.00 0.00 07:31:18 06:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:32:01 AM eth0 16.26 14.36 3.27 1.97 0.00 0.00 0.00 0.00 07:31:18 06:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:33:01 AM eth0 12.13 9.38 3.33 2.09 0.00 0.00 0.00 0.00 07:31:18 06:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:34:01 AM eth0 10.95 8.71 2.78 1.74 0.00 0.00 0.00 0.00 07:31:18 06:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:35:01 AM eth0 10.68 8.98 2.75 1.79 0.00 0.00 0.00 0.00 07:31:18 06:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:36:01 AM eth0 10.61 8.92 2.69 1.78 0.00 0.00 0.00 0.00 07:31:18 06:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:37:01 AM eth0 11.86 9.27 3.13 1.98 0.00 0.00 0.00 0.00 07:31:18 06:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:38:01 AM eth0 20.08 16.86 5.25 3.28 0.00 0.00 0.00 0.00 07:31:18 06:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:39:01 AM eth0 0.73 0.18 0.22 0.04 0.00 0.00 0.00 0.00 07:31:18 06:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:40:01 AM eth0 0.27 0.20 0.09 0.04 0.00 0.00 0.00 0.00 07:31:18 06:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:41:01 AM eth0 0.37 0.25 0.09 0.05 0.00 0.00 0.00 0.00 07:31:18 06:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:42:01 AM eth0 0.35 0.25 0.09 0.05 0.00 0.00 0.00 0.00 07:31:18 06:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:43:01 AM eth0 0.58 0.32 0.22 0.11 0.00 0.00 0.00 0.00 07:31:18 06:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:44:01 AM eth0 3.68 3.25 0.92 0.65 0.00 0.00 0.00 0.00 07:31:18 06:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:45:01 AM eth0 14.60 13.85 2.54 1.55 0.00 0.00 0.00 0.00 07:31:18 06:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:46:01 AM eth0 14.20 12.38 3.17 1.97 0.00 0.00 0.00 0.00 07:31:18 06:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:47:01 AM eth0 10.68 8.91 2.72 1.78 0.00 0.00 0.00 0.00 07:31:18 06:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:48:01 AM eth0 11.38 9.13 2.93 1.86 0.00 0.00 0.00 0.00 07:31:18 06:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:49:01 AM eth0 11.26 9.06 2.82 1.79 0.00 0.00 0.00 0.00 07:31:18 06:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:50:01 AM eth0 10.58 8.90 2.70 1.78 0.00 0.00 0.00 0.00 07:31:18 06:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:51:01 AM eth0 10.90 8.98 2.78 1.79 0.00 0.00 0.00 0.00 07:31:18 06:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:52:01 AM eth0 16.03 13.65 4.11 2.59 0.00 0.00 0.00 0.00 07:31:18 06:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:53:01 AM eth0 0.55 0.42 0.22 0.11 0.00 0.00 0.00 0.00 07:31:18 06:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:54:01 AM eth0 0.60 0.20 0.13 0.04 0.00 0.00 0.00 0.00 07:31:18 06:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:55:01 AM eth0 0.70 0.53 0.35 0.25 0.00 0.00 0.00 0.00 07:31:18 06:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:56:01 AM eth0 0.47 0.25 0.10 0.05 0.00 0.00 0.00 0.00 07:31:18 06:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:57:01 AM eth0 0.57 0.20 0.17 0.04 0.00 0.00 0.00 0.00 07:31:18 06:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:58:01 AM eth0 7.42 6.88 1.54 1.00 0.00 0.00 0.00 0.00 07:31:18 06:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 06:59:01 AM eth0 16.61 16.28 3.06 1.93 0.00 0.00 0.00 0.00 07:31:18 07:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:00:01 AM eth0 10.60 8.88 2.69 1.78 0.00 0.00 0.00 0.00 07:31:18 07:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:01:01 AM eth0 10.66 9.00 2.73 1.79 0.00 0.00 0.00 0.00 07:31:18 07:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:02:01 AM eth0 11.13 9.13 2.97 1.98 0.00 0.00 0.00 0.00 07:31:18 07:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:03:01 AM eth0 11.86 9.10 3.02 1.85 0.00 0.00 0.00 0.00 07:31:18 07:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:04:01 AM eth0 12.20 9.20 3.27 2.01 0.00 0.00 0.00 0.00 07:31:18 07:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:05:01 AM eth0 15.05 12.83 3.94 2.55 0.00 0.00 0.00 0.00 07:31:18 07:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:06:01 AM eth0 8.55 6.90 2.12 1.23 0.00 0.00 0.00 0.00 07:31:18 07:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:07:01 AM eth0 0.30 0.25 0.09 0.05 0.00 0.00 0.00 0.00 07:31:18 07:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:08:01 AM eth0 0.48 0.38 0.22 0.11 0.00 0.00 0.00 0.00 07:31:18 07:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:09:01 AM eth0 0.28 0.27 0.11 0.06 0.00 0.00 0.00 0.00 07:31:18 07:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:10:01 AM eth0 0.73 0.20 0.16 0.04 0.00 0.00 0.00 0.00 07:31:18 07:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:11:01 AM eth0 0.50 0.47 0.33 0.25 0.00 0.00 0.00 0.00 07:31:18 07:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:12:01 AM eth0 13.23 12.58 2.59 1.69 0.00 0.00 0.00 0.00 07:31:18 07:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:13:01 AM eth0 14.98 13.60 3.07 1.85 0.00 0.00 0.00 0.00 07:31:18 07:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:14:01 AM eth0 10.83 9.03 2.78 1.79 0.00 0.00 0.00 0.00 07:31:18 07:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:15:01 AM eth0 10.90 9.05 2.78 1.79 0.00 0.00 0.00 0.00 07:31:18 07:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:16:01 AM eth0 11.03 9.02 2.75 1.79 0.00 0.00 0.00 0.00 07:31:18 07:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:17:01 AM eth0 14.33 8.95 2.99 1.78 0.00 0.00 0.00 0.00 07:31:18 07:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:18:01 AM eth0 11.35 9.25 3.16 2.07 0.00 0.00 0.00 0.00 07:31:18 07:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:19:01 AM eth0 19.21 16.25 5.12 3.26 0.00 0.00 0.00 0.00 07:31:18 07:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:20:01 AM eth0 0.23 0.20 0.09 0.04 0.00 0.00 0.00 0.00 07:31:18 07:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:21:01 AM eth0 0.27 0.20 0.09 0.04 0.00 0.00 0.00 0.00 07:31:18 07:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:22:01 AM eth0 0.27 0.20 0.09 0.04 0.00 0.00 0.00 0.00 07:31:18 07:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:23:01 AM eth0 0.92 0.38 0.25 0.11 0.00 0.00 0.00 0.00 07:31:18 07:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:24:01 AM eth0 0.28 0.27 0.09 0.05 0.00 0.00 0.00 0.00 07:31:18 07:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:25:01 AM eth0 3.55 3.22 0.90 0.63 0.00 0.00 0.00 0.00 07:31:18 07:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:26:01 AM eth0 17.83 17.46 3.04 2.02 0.00 0.00 0.00 0.00 07:31:18 07:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:27:01 AM eth0 12.75 12.31 2.12 1.27 0.00 0.00 0.00 0.00 07:31:18 07:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:28:01 AM eth0 18.33 17.75 3.47 2.15 0.00 0.00 0.00 0.00 07:31:18 07:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:29:01 AM eth0 17.16 16.65 3.07 1.89 0.00 0.00 0.00 0.00 07:31:18 07:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:30:01 AM eth0 134.31 91.17 236.23 299.87 0.00 0.00 0.00 0.00 07:31:18 07:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 07:31:01 AM eth0 17.11 16.18 14.95 7.66 0.00 0.00 0.00 0.00 07:31:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:31:18 Average: eth0 14.60 11.84 14.49 3.82 0.00 0.00 0.00 0.00 07:31:18 07:31:18 07:31:18 ---> sar -P ALL: 07:31:18 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/02/2025 _x86_64_ (2 CPU) 07:31:18 07:31:18 04:46:53 LINUX RESTART (2 CPU) 07:31:18 07:31:18 04:48:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 04:49:01 AM all 38.69 0.00 5.65 1.50 0.10 54.06 07:31:18 04:49:01 AM 0 22.78 0.00 4.64 1.14 0.10 71.33 07:31:18 04:49:01 AM 1 54.66 0.00 6.66 1.86 0.10 36.71 07:31:18 04:50:01 AM all 11.99 0.00 1.69 0.69 0.07 85.56 07:31:18 04:50:01 AM 0 16.53 0.00 1.92 1.03 0.05 80.47 07:31:18 04:50:01 AM 1 7.45 0.00 1.47 0.35 0.08 90.64 07:31:18 04:51:01 AM all 33.14 0.00 5.89 0.87 0.13 59.98 07:31:18 04:51:01 AM 0 29.08 0.00 6.11 1.10 0.12 63.60 07:31:18 04:51:01 AM 1 37.19 0.00 5.68 0.63 0.13 56.36 07:31:18 04:52:01 AM all 0.94 0.00 1.00 0.49 0.04 97.54 07:31:18 04:52:01 AM 0 0.75 0.00 1.01 0.32 0.05 97.87 07:31:18 04:52:01 AM 1 1.12 0.00 0.99 0.65 0.03 97.21 07:31:18 04:53:01 AM all 0.34 0.00 0.08 0.01 0.04 99.52 07:31:18 04:53:01 AM 0 0.08 0.00 0.07 0.02 0.05 99.78 07:31:18 04:53:01 AM 1 0.60 0.00 0.10 0.00 0.03 99.27 07:31:18 04:54:01 AM all 0.33 0.00 0.07 0.00 0.04 99.56 07:31:18 04:54:01 AM 0 0.15 0.00 0.05 0.00 0.05 99.75 07:31:18 04:54:01 AM 1 0.52 0.00 0.08 0.00 0.03 99.37 07:31:18 04:55:01 AM all 3.98 0.00 0.44 0.00 0.05 95.53 07:31:18 04:55:01 AM 0 2.81 0.00 0.32 0.00 0.05 96.82 07:31:18 04:55:01 AM 1 5.15 0.00 0.55 0.00 0.05 94.24 07:31:18 04:56:01 AM all 4.35 0.00 0.33 0.01 0.07 95.24 07:31:18 04:56:01 AM 0 3.84 0.00 0.33 0.02 0.08 95.72 07:31:18 04:56:01 AM 1 4.86 0.00 0.33 0.00 0.05 94.75 07:31:18 04:57:01 AM all 4.51 0.00 0.37 0.01 0.08 95.03 07:31:18 04:57:01 AM 0 3.93 0.00 0.32 0.02 0.08 95.65 07:31:18 04:57:01 AM 1 5.10 0.00 0.42 0.00 0.08 94.40 07:31:18 04:58:01 AM all 4.57 0.28 0.43 0.12 0.08 94.52 07:31:18 04:58:01 AM 0 4.06 0.48 0.52 0.22 0.07 94.65 07:31:18 04:58:01 AM 1 5.08 0.08 0.35 0.02 0.08 94.38 07:31:18 04:59:01 AM all 7.89 0.00 0.47 0.01 0.09 91.54 07:31:18 04:59:01 AM 0 2.71 0.00 0.28 0.02 0.08 96.91 07:31:18 04:59:01 AM 1 13.07 0.00 0.65 0.00 0.10 86.18 07:31:18 07:31:18 04:59:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 05:00:01 AM all 0.59 0.00 0.09 0.00 0.08 99.24 07:31:18 05:00:01 AM 0 0.57 0.00 0.08 0.00 0.03 99.32 07:31:18 05:00:01 AM 1 0.62 0.00 0.10 0.00 0.12 99.16 07:31:18 05:01:01 AM all 10.59 0.00 0.84 0.00 0.08 88.50 07:31:18 05:01:01 AM 0 7.84 0.00 0.50 0.00 0.07 91.59 07:31:18 05:01:01 AM 1 13.34 0.00 1.18 0.00 0.08 85.39 07:31:18 05:02:01 AM all 2.33 0.00 0.34 0.00 0.06 97.27 07:31:18 05:02:01 AM 0 1.75 0.00 0.35 0.00 0.07 97.83 07:31:18 05:02:01 AM 1 2.90 0.00 0.33 0.00 0.05 96.71 07:31:18 05:03:01 AM all 4.37 0.00 0.33 0.01 0.08 95.21 07:31:18 05:03:01 AM 0 3.39 0.00 0.27 0.02 0.07 96.26 07:31:18 05:03:01 AM 1 5.35 0.00 0.40 0.00 0.08 94.17 07:31:18 05:04:01 AM all 4.34 0.00 0.35 0.00 0.08 95.24 07:31:18 05:04:01 AM 0 2.94 0.00 0.25 0.00 0.07 96.74 07:31:18 05:04:01 AM 1 5.74 0.00 0.45 0.00 0.08 93.73 07:31:18 05:05:01 AM all 6.80 0.00 0.37 0.00 0.08 92.75 07:31:18 05:05:01 AM 0 5.62 0.00 0.35 0.00 0.08 93.95 07:31:18 05:05:01 AM 1 7.99 0.00 0.38 0.00 0.07 91.56 07:31:18 05:06:01 AM all 0.97 0.00 0.09 0.00 0.07 98.87 07:31:18 05:06:01 AM 0 1.00 0.00 0.12 0.00 0.08 98.80 07:31:18 05:06:01 AM 1 0.93 0.00 0.07 0.00 0.05 98.95 07:31:18 05:07:01 AM all 1.21 0.00 0.13 0.00 0.08 98.58 07:31:18 05:07:01 AM 0 1.49 0.00 0.18 0.00 0.08 98.25 07:31:18 05:07:01 AM 1 0.93 0.00 0.08 0.00 0.07 98.92 07:31:18 05:08:01 AM all 1.20 0.00 0.14 0.00 0.06 98.60 07:31:18 05:08:01 AM 0 1.47 0.00 0.17 0.00 0.07 98.29 07:31:18 05:08:01 AM 1 0.94 0.00 0.12 0.00 0.05 98.90 07:31:18 05:09:01 AM all 1.05 0.01 0.16 0.01 0.07 98.71 07:31:18 05:09:01 AM 0 1.29 0.00 0.18 0.02 0.08 98.43 07:31:18 05:09:01 AM 1 0.82 0.02 0.13 0.00 0.05 98.98 07:31:18 05:10:01 AM all 1.23 0.00 0.13 0.00 0.08 98.56 07:31:18 05:10:01 AM 0 1.97 0.00 0.17 0.00 0.08 97.78 07:31:18 05:10:01 AM 1 0.48 0.00 0.08 0.00 0.08 99.35 07:31:18 07:31:18 05:10:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 05:11:01 AM all 2.79 0.00 0.39 0.01 0.06 96.76 07:31:18 05:11:01 AM 0 0.84 0.00 0.27 0.00 0.05 98.85 07:31:18 05:11:01 AM 1 4.74 0.00 0.50 0.02 0.07 94.68 07:31:18 05:12:01 AM all 14.94 0.00 1.39 0.00 0.08 83.59 07:31:18 05:12:01 AM 0 11.09 0.00 1.34 0.00 0.08 87.49 07:31:18 05:12:01 AM 1 18.78 0.00 1.44 0.00 0.08 79.70 07:31:18 05:13:01 AM all 11.64 0.00 0.50 0.00 0.07 87.79 07:31:18 05:13:01 AM 0 4.20 0.00 0.35 0.00 0.05 95.40 07:31:18 05:13:01 AM 1 19.09 0.00 0.65 0.00 0.08 80.17 07:31:18 05:14:01 AM all 4.41 0.00 0.28 0.00 0.06 95.26 07:31:18 05:14:01 AM 0 2.09 0.00 0.13 0.00 0.05 97.73 07:31:18 05:14:01 AM 1 6.72 0.00 0.42 0.00 0.07 92.79 07:31:18 05:15:01 AM all 4.32 0.00 0.33 0.00 0.05 95.30 07:31:18 05:15:01 AM 0 3.53 0.00 0.30 0.00 0.05 96.12 07:31:18 05:15:01 AM 1 5.11 0.00 0.35 0.00 0.05 94.48 07:31:18 05:16:01 AM all 4.41 0.00 0.36 0.00 0.06 95.17 07:31:18 05:16:01 AM 0 2.44 0.00 0.23 0.00 0.05 97.28 07:31:18 05:16:01 AM 1 6.39 0.00 0.49 0.00 0.07 93.06 07:31:18 05:17:01 AM all 7.54 0.00 0.43 0.00 0.08 91.95 07:31:18 05:17:01 AM 0 3.49 0.00 0.25 0.00 0.07 96.19 07:31:18 05:17:01 AM 1 11.59 0.00 0.62 0.00 0.08 87.70 07:31:18 05:18:01 AM all 0.89 0.00 0.09 0.00 0.05 98.96 07:31:18 05:18:01 AM 0 0.80 0.00 0.12 0.00 0.05 99.03 07:31:18 05:18:01 AM 1 0.98 0.00 0.07 0.00 0.05 98.90 07:31:18 05:19:01 AM all 1.17 0.00 0.13 0.00 0.06 98.65 07:31:18 05:19:01 AM 0 1.17 0.00 0.13 0.00 0.05 98.65 07:31:18 05:19:01 AM 1 1.17 0.00 0.12 0.00 0.07 98.65 07:31:18 05:20:01 AM all 1.24 0.00 0.14 0.00 0.08 98.54 07:31:18 05:20:01 AM 0 1.15 0.00 0.13 0.00 0.07 98.65 07:31:18 05:20:01 AM 1 1.34 0.00 0.15 0.00 0.08 98.43 07:31:18 05:21:01 AM all 1.27 0.00 0.13 0.03 0.05 98.52 07:31:18 05:21:01 AM 0 1.62 0.00 0.18 0.05 0.07 98.08 07:31:18 05:21:01 AM 1 0.92 0.00 0.08 0.00 0.03 98.96 07:31:18 07:31:18 05:21:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 05:22:01 AM all 1.29 0.00 0.11 0.00 0.06 98.55 07:31:18 05:22:01 AM 0 1.99 0.00 0.15 0.00 0.07 97.79 07:31:18 05:22:01 AM 1 0.58 0.00 0.07 0.00 0.05 99.30 07:31:18 05:23:02 AM all 1.41 0.00 0.12 0.00 0.04 98.43 07:31:18 05:23:02 AM 0 1.02 0.00 0.13 0.00 0.03 98.81 07:31:18 05:23:02 AM 1 1.80 0.00 0.10 0.00 0.05 98.05 07:31:18 05:24:01 AM all 9.27 0.00 0.66 0.00 0.07 90.00 07:31:18 05:24:01 AM 0 5.46 0.00 0.56 0.00 0.07 93.90 07:31:18 05:24:01 AM 1 13.08 0.00 0.75 0.00 0.07 86.10 07:31:18 05:25:01 AM all 4.39 0.00 0.33 0.00 0.07 95.22 07:31:18 05:25:01 AM 0 5.59 0.00 0.38 0.00 0.07 93.96 07:31:18 05:25:01 AM 1 3.19 0.00 0.27 0.00 0.07 96.47 07:31:18 05:26:01 AM all 4.41 0.00 0.33 0.00 0.07 95.19 07:31:18 05:26:01 AM 0 4.31 0.00 0.35 0.00 0.07 95.27 07:31:18 05:26:01 AM 1 4.51 0.00 0.30 0.00 0.07 95.12 07:31:18 05:27:01 AM all 4.34 0.00 0.33 0.00 0.06 95.26 07:31:18 05:27:01 AM 0 3.93 0.00 0.27 0.00 0.05 95.75 07:31:18 05:27:01 AM 1 4.76 0.00 0.40 0.00 0.07 94.77 07:31:18 05:28:01 AM all 4.44 0.00 0.33 0.00 0.08 95.15 07:31:18 05:28:01 AM 0 2.36 0.00 0.22 0.00 0.07 97.36 07:31:18 05:28:01 AM 1 6.52 0.00 0.45 0.00 0.08 92.95 07:31:18 05:29:01 AM all 4.54 0.00 0.34 0.00 0.08 95.05 07:31:18 05:29:01 AM 0 3.33 0.00 0.27 0.00 0.07 96.34 07:31:18 05:29:01 AM 1 5.75 0.00 0.42 0.00 0.08 93.75 07:31:18 05:30:01 AM all 6.06 0.00 0.39 0.00 0.08 93.47 07:31:18 05:30:01 AM 0 4.01 0.00 0.28 0.00 0.07 95.64 07:31:18 05:30:01 AM 1 8.10 0.00 0.50 0.00 0.08 91.31 07:31:18 05:31:01 AM all 0.94 0.00 0.11 0.01 0.04 98.90 07:31:18 05:31:01 AM 0 0.60 0.00 0.08 0.00 0.03 99.28 07:31:18 05:31:01 AM 1 1.29 0.00 0.13 0.02 0.05 98.51 07:31:18 05:32:01 AM all 0.94 0.00 0.11 0.00 0.06 98.89 07:31:18 05:32:01 AM 0 0.74 0.00 0.12 0.00 0.05 99.10 07:31:18 05:32:01 AM 1 1.15 0.00 0.10 0.00 0.07 98.68 07:31:18 07:31:18 05:32:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 05:33:01 AM all 0.87 0.00 0.12 0.00 0.06 98.96 07:31:18 05:33:01 AM 0 1.20 0.00 0.15 0.00 0.07 98.58 07:31:18 05:33:01 AM 1 0.54 0.00 0.08 0.00 0.05 99.33 07:31:18 05:34:01 AM all 0.85 0.00 0.10 0.00 0.08 98.97 07:31:18 05:34:01 AM 0 0.77 0.00 0.10 0.00 0.07 99.06 07:31:18 05:34:01 AM 1 0.94 0.00 0.10 0.00 0.08 98.88 07:31:18 05:35:01 AM all 0.92 0.00 0.12 0.00 0.07 98.90 07:31:18 05:35:01 AM 0 0.93 0.00 0.08 0.00 0.05 98.93 07:31:18 05:35:01 AM 1 0.90 0.00 0.15 0.00 0.08 98.86 07:31:18 05:36:01 AM all 3.34 0.00 0.84 0.00 0.06 95.76 07:31:18 05:36:01 AM 0 2.00 0.00 0.12 0.00 0.05 97.83 07:31:18 05:36:01 AM 1 4.70 0.00 1.58 0.00 0.07 93.65 07:31:18 05:37:01 AM all 7.17 0.00 2.28 0.00 0.07 90.48 07:31:18 05:37:01 AM 0 9.78 0.00 0.66 0.00 0.07 89.49 07:31:18 05:37:01 AM 1 4.69 0.00 3.82 0.00 0.07 91.42 07:31:18 05:38:01 AM all 9.09 0.00 1.02 0.00 0.06 89.83 07:31:18 05:38:01 AM 0 3.07 0.00 0.50 0.00 0.05 96.38 07:31:18 05:38:01 AM 1 15.50 0.00 1.56 0.00 0.07 82.87 07:31:18 05:39:01 AM all 9.85 0.00 0.42 0.00 0.08 89.66 07:31:18 05:39:01 AM 0 9.71 0.00 0.45 0.00 0.07 89.77 07:31:18 05:39:01 AM 1 9.99 0.00 0.38 0.00 0.08 89.55 07:31:18 05:40:01 AM all 8.60 0.00 0.48 0.00 0.06 90.87 07:31:18 05:40:01 AM 0 9.11 0.00 0.69 0.00 0.07 90.13 07:31:18 05:40:01 AM 1 8.12 0.00 0.27 0.00 0.05 91.56 07:31:18 05:41:01 AM all 7.49 0.00 0.47 0.00 0.06 91.98 07:31:18 05:41:01 AM 0 7.68 0.00 0.51 0.00 0.05 91.76 07:31:18 05:41:01 AM 1 7.31 0.00 0.43 0.00 0.07 92.20 07:31:18 05:42:01 AM all 4.33 0.00 0.33 0.00 0.08 95.27 07:31:18 05:42:01 AM 0 3.86 0.00 0.32 0.00 0.07 95.76 07:31:18 05:42:01 AM 1 4.80 0.00 0.33 0.00 0.08 94.79 07:31:18 05:43:01 AM all 4.36 0.00 0.31 0.00 0.08 95.25 07:31:18 05:43:01 AM 0 3.88 0.00 0.27 0.00 0.07 95.79 07:31:18 05:43:01 AM 1 4.84 0.00 0.35 0.00 0.08 94.72 07:31:18 07:31:18 05:43:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 05:44:01 AM all 4.35 0.00 0.32 0.00 0.06 95.28 07:31:18 05:44:01 AM 0 1.82 0.00 0.18 0.00 0.05 97.95 07:31:18 05:44:01 AM 1 6.87 0.00 0.45 0.00 0.07 92.61 07:31:18 05:45:01 AM all 4.47 0.00 0.32 0.00 0.07 95.14 07:31:18 05:45:01 AM 0 4.18 0.00 0.32 0.00 0.07 95.44 07:31:18 05:45:01 AM 1 4.76 0.00 0.32 0.00 0.07 94.85 07:31:18 05:46:01 AM all 4.42 0.00 0.33 0.00 0.08 95.18 07:31:18 05:46:01 AM 0 2.62 0.00 0.22 0.00 0.07 97.09 07:31:18 05:46:01 AM 1 6.22 0.00 0.43 0.00 0.08 93.27 07:31:18 05:47:01 AM all 5.15 0.00 0.33 0.01 0.07 94.45 07:31:18 05:47:01 AM 0 2.57 0.00 0.18 0.02 0.05 97.18 07:31:18 05:47:01 AM 1 7.73 0.00 0.47 0.00 0.08 91.72 07:31:18 05:48:01 AM all 3.66 0.00 0.23 0.00 0.08 96.04 07:31:18 05:48:01 AM 0 1.20 0.00 0.10 0.00 0.05 98.65 07:31:18 05:48:01 AM 1 6.12 0.00 0.35 0.00 0.10 93.43 07:31:18 05:49:01 AM all 0.91 0.00 0.09 0.00 0.07 98.93 07:31:18 05:49:01 AM 0 0.87 0.00 0.08 0.00 0.07 98.98 07:31:18 05:49:01 AM 1 0.95 0.00 0.10 0.00 0.07 98.88 07:31:18 05:50:01 AM all 0.85 0.00 0.10 0.00 0.05 99.00 07:31:18 05:50:01 AM 0 0.60 0.00 0.07 0.00 0.03 99.30 07:31:18 05:50:01 AM 1 1.10 0.00 0.13 0.00 0.07 98.70 07:31:18 05:51:01 AM all 0.93 0.00 0.11 0.00 0.07 98.90 07:31:18 05:51:01 AM 0 0.62 0.00 0.08 0.00 0.05 99.25 07:31:18 05:51:01 AM 1 1.24 0.00 0.13 0.00 0.08 98.55 07:31:18 05:52:01 AM all 0.99 0.00 0.11 0.00 0.05 98.86 07:31:18 05:52:01 AM 0 0.60 0.00 0.10 0.00 0.05 99.25 07:31:18 05:52:01 AM 1 1.37 0.00 0.12 0.00 0.05 98.46 07:31:18 05:53:01 AM all 0.90 0.00 0.09 0.00 0.06 98.95 07:31:18 05:53:01 AM 0 0.92 0.00 0.05 0.00 0.05 98.98 07:31:18 05:53:01 AM 1 0.89 0.00 0.13 0.00 0.07 98.91 07:31:18 05:54:01 AM all 6.06 0.00 2.98 0.00 0.07 90.89 07:31:18 05:54:01 AM 0 3.57 0.00 0.36 0.00 0.05 96.02 07:31:18 05:54:01 AM 1 8.57 0.00 5.63 0.00 0.09 85.72 07:31:18 07:31:18 05:54:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 05:55:01 AM all 7.05 0.00 0.52 0.00 0.06 92.36 07:31:18 05:55:01 AM 0 2.52 0.00 0.27 0.00 0.07 97.14 07:31:18 05:55:01 AM 1 11.88 0.00 0.79 0.00 0.05 87.28 07:31:18 05:56:01 AM all 7.29 0.00 0.51 0.00 0.05 92.15 07:31:18 05:56:01 AM 0 5.94 0.00 0.41 0.00 0.05 93.60 07:31:18 05:56:01 AM 1 8.67 0.00 0.60 0.00 0.05 90.67 07:31:18 05:57:01 AM all 5.93 0.00 0.44 0.00 0.07 93.56 07:31:18 05:57:01 AM 0 3.07 0.00 0.32 0.00 0.05 96.56 07:31:18 05:57:01 AM 1 8.89 0.00 0.57 0.00 0.09 90.45 07:31:18 05:58:01 AM all 4.42 0.00 0.32 0.00 0.06 95.20 07:31:18 05:58:01 AM 0 3.38 0.00 0.27 0.00 0.05 96.31 07:31:18 05:58:01 AM 1 5.47 0.00 0.37 0.00 0.07 94.10 07:31:18 05:59:01 AM all 4.41 0.00 0.32 0.00 0.06 95.21 07:31:18 05:59:01 AM 0 3.21 0.00 0.25 0.00 0.07 96.47 07:31:18 05:59:01 AM 1 5.62 0.00 0.38 0.00 0.05 93.95 07:31:18 06:00:01 AM all 4.35 0.00 0.33 0.00 0.08 95.24 07:31:18 06:00:01 AM 0 3.19 0.00 0.27 0.00 0.07 96.47 07:31:18 06:00:01 AM 1 5.51 0.00 0.40 0.00 0.08 94.00 07:31:18 06:01:01 AM all 4.40 0.00 0.35 0.00 0.06 95.19 07:31:18 06:01:01 AM 0 4.12 0.00 0.30 0.00 0.05 95.53 07:31:18 06:01:01 AM 1 4.69 0.00 0.40 0.00 0.07 94.84 07:31:18 06:02:01 AM all 4.36 0.00 0.34 0.01 0.06 95.23 07:31:18 06:02:01 AM 0 2.72 0.00 0.25 0.02 0.05 96.96 07:31:18 06:02:01 AM 1 6.00 0.00 0.43 0.00 0.07 93.50 07:31:18 06:03:01 AM all 6.65 0.00 0.36 0.00 0.08 92.92 07:31:18 06:03:01 AM 0 7.91 0.00 0.42 0.00 0.07 91.61 07:31:18 06:03:01 AM 1 5.39 0.00 0.30 0.00 0.08 94.23 07:31:18 06:04:01 AM all 0.76 0.00 0.10 0.00 0.05 99.09 07:31:18 06:04:01 AM 0 0.64 0.00 0.10 0.00 0.05 99.21 07:31:18 06:04:01 AM 1 0.89 0.00 0.10 0.00 0.05 98.96 07:31:18 06:05:01 AM all 0.91 0.00 0.10 0.00 0.05 98.94 07:31:18 06:05:01 AM 0 0.64 0.00 0.08 0.00 0.03 99.25 07:31:18 06:05:01 AM 1 1.19 0.00 0.12 0.00 0.07 98.63 07:31:18 07:31:18 06:05:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 06:06:01 AM all 0.89 0.00 0.09 0.00 0.06 98.96 07:31:18 06:06:01 AM 0 0.63 0.00 0.08 0.00 0.05 99.23 07:31:18 06:06:01 AM 1 1.14 0.00 0.10 0.00 0.07 98.70 07:31:18 06:07:01 AM all 0.92 0.00 0.11 0.00 0.06 98.91 07:31:18 06:07:01 AM 0 1.12 0.00 0.12 0.00 0.07 98.70 07:31:18 06:07:01 AM 1 0.72 0.00 0.10 0.00 0.05 99.13 07:31:18 06:08:01 AM all 0.91 0.00 0.11 0.00 0.05 98.93 07:31:18 06:08:01 AM 0 1.22 0.00 0.17 0.00 0.07 98.55 07:31:18 06:08:01 AM 1 0.60 0.00 0.05 0.00 0.03 99.32 07:31:18 06:09:01 AM all 2.52 0.00 0.18 0.00 0.08 97.23 07:31:18 06:09:01 AM 0 1.80 0.00 0.17 0.00 0.10 97.93 07:31:18 06:09:01 AM 1 3.24 0.00 0.19 0.00 0.05 96.52 07:31:18 06:10:01 AM all 6.78 0.00 2.85 0.00 0.06 90.31 07:31:18 06:10:01 AM 0 0.67 0.00 0.13 0.00 0.07 99.13 07:31:18 06:10:01 AM 1 13.34 0.00 5.77 0.00 0.05 80.84 07:31:18 06:11:01 AM all 6.83 0.00 0.49 0.00 0.05 92.63 07:31:18 06:11:01 AM 0 2.78 0.00 0.25 0.00 0.05 96.92 07:31:18 06:11:01 AM 1 11.14 0.00 0.74 0.00 0.05 88.07 07:31:18 06:12:01 AM all 7.27 0.00 0.49 0.00 0.04 92.19 07:31:18 06:12:01 AM 0 4.40 0.00 0.20 0.00 0.03 95.36 07:31:18 06:12:01 AM 1 10.31 0.00 0.79 0.00 0.05 88.85 07:31:18 06:13:01 AM all 4.89 0.00 0.37 0.00 0.08 94.66 07:31:18 06:13:01 AM 0 3.16 0.00 0.25 0.00 0.08 96.51 07:31:18 06:13:01 AM 1 6.63 0.00 0.49 0.00 0.08 92.80 07:31:18 06:14:01 AM all 4.27 0.00 0.35 0.00 0.07 95.31 07:31:18 06:14:01 AM 0 3.83 0.00 0.33 0.00 0.07 95.77 07:31:18 06:14:01 AM 1 4.71 0.00 0.37 0.00 0.07 94.85 07:31:18 06:15:01 AM all 4.28 0.00 0.32 0.00 0.07 95.34 07:31:18 06:15:01 AM 0 1.24 0.00 0.17 0.00 0.05 98.55 07:31:18 06:15:01 AM 1 7.32 0.00 0.47 0.00 0.08 92.13 07:31:18 06:16:01 AM all 4.34 0.00 0.33 0.00 0.08 95.25 07:31:18 06:16:01 AM 0 2.32 0.00 0.23 0.00 0.07 97.38 07:31:18 06:16:01 AM 1 6.35 0.00 0.43 0.00 0.08 93.13 07:31:18 07:31:18 06:16:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 06:17:01 AM all 4.45 0.00 0.31 0.00 0.06 95.18 07:31:18 06:17:01 AM 0 2.41 0.00 0.20 0.00 0.05 97.34 07:31:18 06:17:01 AM 1 6.50 0.00 0.42 0.00 0.07 93.01 07:31:18 06:18:01 AM all 4.39 0.00 0.33 0.00 0.08 95.21 07:31:18 06:18:01 AM 0 2.39 0.00 0.25 0.00 0.07 97.29 07:31:18 06:18:01 AM 1 6.39 0.00 0.40 0.00 0.08 93.13 07:31:18 06:19:01 AM all 4.35 0.00 0.31 0.00 0.08 95.26 07:31:18 06:19:01 AM 0 4.43 0.00 0.32 0.00 0.07 95.18 07:31:18 06:19:01 AM 1 4.28 0.00 0.30 0.00 0.08 95.34 07:31:18 06:20:01 AM all 4.45 0.00 0.30 0.00 0.08 95.18 07:31:18 06:20:01 AM 0 3.35 0.00 0.22 0.00 0.07 96.37 07:31:18 06:20:01 AM 1 5.55 0.00 0.38 0.00 0.08 93.99 07:31:18 06:21:01 AM all 4.39 0.00 0.33 0.00 0.06 95.23 07:31:18 06:21:01 AM 0 2.71 0.00 0.22 0.00 0.05 97.03 07:31:18 06:21:01 AM 1 6.07 0.00 0.43 0.00 0.07 93.43 07:31:18 06:22:01 AM all 4.42 0.00 0.33 0.00 0.06 95.19 07:31:18 06:22:01 AM 0 3.39 0.00 0.27 0.00 0.05 96.29 07:31:18 06:22:01 AM 1 5.45 0.00 0.38 0.00 0.07 94.10 07:31:18 06:23:01 AM all 5.02 0.00 0.29 0.00 0.06 94.63 07:31:18 06:23:01 AM 0 5.35 0.00 0.23 0.00 0.05 94.37 07:31:18 06:23:01 AM 1 4.69 0.00 0.35 0.00 0.07 94.89 07:31:18 06:24:01 AM all 0.57 0.00 0.07 0.00 0.06 99.31 07:31:18 06:24:01 AM 0 0.52 0.00 0.08 0.00 0.07 99.33 07:31:18 06:24:01 AM 1 0.62 0.00 0.05 0.00 0.05 99.28 07:31:18 06:25:01 AM all 0.54 0.00 0.09 0.00 0.05 99.32 07:31:18 06:25:01 AM 0 0.45 0.00 0.10 0.00 0.07 99.38 07:31:18 06:25:01 AM 1 0.63 0.00 0.08 0.00 0.03 99.25 07:31:18 06:26:01 AM all 0.55 0.00 0.10 0.00 0.06 99.29 07:31:18 06:26:01 AM 0 0.67 0.00 0.12 0.00 0.07 99.15 07:31:18 06:26:01 AM 1 0.43 0.00 0.08 0.00 0.05 99.43 07:31:18 06:27:01 AM all 0.51 0.17 0.16 0.01 0.07 99.09 07:31:18 06:27:01 AM 0 0.74 0.05 0.13 0.00 0.05 99.03 07:31:18 06:27:01 AM 1 0.28 0.28 0.18 0.02 0.08 99.15 07:31:18 07:31:18 06:27:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 06:28:01 AM all 0.56 0.00 0.08 0.00 0.06 99.30 07:31:18 06:28:01 AM 0 0.62 0.00 0.05 0.00 0.05 99.28 07:31:18 06:28:01 AM 1 0.50 0.00 0.12 0.00 0.07 99.31 07:31:18 06:29:01 AM all 4.84 0.00 2.05 0.00 0.06 93.05 07:31:18 06:29:01 AM 0 7.66 0.00 4.00 0.00 0.07 88.27 07:31:18 06:29:01 AM 1 2.16 0.00 0.18 0.00 0.05 97.61 07:31:18 06:30:01 AM all 4.66 0.00 0.34 0.00 0.04 94.95 07:31:18 06:30:01 AM 0 0.20 0.00 0.12 0.00 0.05 99.63 07:31:18 06:30:01 AM 1 9.38 0.00 0.58 0.00 0.04 90.00 07:31:18 06:31:01 AM all 2.87 0.00 0.22 0.00 0.06 96.85 07:31:18 06:31:01 AM 0 4.56 0.00 0.36 0.00 0.07 95.01 07:31:18 06:31:01 AM 1 1.23 0.00 0.08 0.00 0.05 98.63 07:31:18 06:32:01 AM all 6.44 0.00 0.44 0.00 0.08 93.04 07:31:18 06:32:01 AM 0 3.96 0.00 0.28 0.00 0.08 95.67 07:31:18 06:32:01 AM 1 9.04 0.00 0.59 0.00 0.07 90.29 07:31:18 06:33:01 AM all 4.44 0.00 0.32 0.00 0.08 95.17 07:31:18 06:33:01 AM 0 2.47 0.00 0.17 0.00 0.07 97.29 07:31:18 06:33:01 AM 1 6.40 0.00 0.47 0.00 0.08 93.05 07:31:18 06:34:01 AM all 4.29 0.00 0.34 0.00 0.08 95.29 07:31:18 06:34:01 AM 0 4.23 0.00 0.31 0.00 0.08 95.38 07:31:18 06:34:01 AM 1 4.35 0.00 0.37 0.00 0.07 95.21 07:31:18 06:35:01 AM all 4.34 0.00 0.32 0.00 0.07 95.28 07:31:18 06:35:01 AM 0 2.49 0.00 0.20 0.00 0.05 97.26 07:31:18 06:35:01 AM 1 6.19 0.00 0.43 0.00 0.08 93.30 07:31:18 06:36:01 AM all 4.31 0.00 0.30 0.00 0.08 95.31 07:31:18 06:36:01 AM 0 2.99 0.00 0.23 0.00 0.07 96.71 07:31:18 06:36:01 AM 1 5.63 0.00 0.37 0.00 0.08 93.92 07:31:18 06:37:01 AM all 4.44 0.00 0.33 0.00 0.08 95.15 07:31:18 06:37:01 AM 0 2.04 0.00 0.23 0.00 0.07 97.66 07:31:18 06:37:01 AM 1 6.85 0.00 0.43 0.00 0.08 92.63 07:31:18 06:38:01 AM all 6.81 0.00 0.38 0.00 0.07 92.74 07:31:18 06:38:01 AM 0 3.03 0.00 0.23 0.00 0.07 96.67 07:31:18 06:38:01 AM 1 10.61 0.00 0.52 0.00 0.07 88.81 07:31:18 07:31:18 06:38:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 06:39:01 AM all 0.53 0.00 0.09 0.00 0.07 99.32 07:31:18 06:39:01 AM 0 0.48 0.00 0.12 0.00 0.08 99.31 07:31:18 06:39:01 AM 1 0.57 0.00 0.07 0.00 0.05 99.32 07:31:18 06:40:01 AM all 0.56 0.00 0.10 0.00 0.07 99.27 07:31:18 06:40:01 AM 0 0.48 0.00 0.13 0.00 0.08 99.30 07:31:18 06:40:01 AM 1 0.63 0.00 0.07 0.00 0.05 99.25 07:31:18 06:41:01 AM all 0.61 0.00 0.10 0.00 0.07 99.22 07:31:18 06:41:01 AM 0 0.58 0.00 0.08 0.00 0.05 99.28 07:31:18 06:41:01 AM 1 0.63 0.00 0.12 0.00 0.08 99.16 07:31:18 06:42:01 AM all 0.55 0.00 0.09 0.00 0.06 99.30 07:31:18 06:42:01 AM 0 0.67 0.00 0.07 0.00 0.05 99.22 07:31:18 06:42:01 AM 1 0.43 0.00 0.12 0.00 0.07 99.38 07:31:18 06:43:01 AM all 0.55 0.00 0.08 0.00 0.06 99.31 07:31:18 06:43:01 AM 0 0.67 0.00 0.10 0.00 0.05 99.18 07:31:18 06:43:01 AM 1 0.43 0.00 0.07 0.00 0.07 99.43 07:31:18 06:44:01 AM all 1.99 0.00 0.17 0.00 0.06 97.79 07:31:18 06:44:01 AM 0 2.00 0.00 0.17 0.00 0.05 97.78 07:31:18 06:44:01 AM 1 1.97 0.00 0.17 0.00 0.07 97.79 07:31:18 06:45:01 AM all 6.94 0.00 2.69 0.00 0.06 90.31 07:31:18 06:45:01 AM 0 13.96 0.00 5.44 0.00 0.07 80.52 07:31:18 06:45:01 AM 1 0.40 0.00 0.13 0.00 0.05 99.41 07:31:18 06:46:01 AM all 5.09 0.00 0.35 0.00 0.06 94.50 07:31:18 06:46:01 AM 0 4.43 0.00 0.25 0.00 0.05 95.27 07:31:18 06:46:01 AM 1 5.76 0.00 0.44 0.00 0.07 93.73 07:31:18 06:47:01 AM all 4.37 0.00 0.30 0.00 0.08 95.25 07:31:18 06:47:01 AM 0 2.12 0.00 0.17 0.00 0.07 97.64 07:31:18 06:47:01 AM 1 6.62 0.00 0.43 0.00 0.08 92.86 07:31:18 06:48:01 AM all 4.35 0.00 0.31 0.00 0.07 95.28 07:31:18 06:48:01 AM 0 6.26 0.00 0.40 0.00 0.07 93.28 07:31:18 06:48:01 AM 1 2.44 0.00 0.22 0.00 0.07 97.28 07:31:18 06:49:01 AM all 4.39 0.00 0.34 0.00 0.05 95.22 07:31:18 06:49:01 AM 0 3.54 0.00 0.30 0.00 0.05 96.10 07:31:18 06:49:01 AM 1 5.23 0.00 0.38 0.00 0.05 94.33 07:31:18 07:31:18 06:49:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 06:50:01 AM all 4.31 0.00 0.28 0.00 0.06 95.34 07:31:18 06:50:01 AM 0 3.33 0.00 0.20 0.00 0.05 96.42 07:31:18 06:50:01 AM 1 5.30 0.00 0.37 0.00 0.07 94.27 07:31:18 06:51:01 AM all 4.23 0.00 0.30 0.00 0.07 95.40 07:31:18 06:51:01 AM 0 4.63 0.00 0.28 0.00 0.05 95.03 07:31:18 06:51:01 AM 1 3.83 0.00 0.32 0.00 0.08 95.77 07:31:18 06:52:01 AM all 5.52 0.00 0.28 0.00 0.07 94.13 07:31:18 06:52:01 AM 0 5.32 0.00 0.20 0.00 0.05 94.43 07:31:18 06:52:01 AM 1 5.73 0.00 0.35 0.00 0.08 93.83 07:31:18 06:53:01 AM all 0.54 0.00 0.11 0.00 0.08 99.27 07:31:18 06:53:01 AM 0 0.58 0.00 0.07 0.00 0.05 99.30 07:31:18 06:53:01 AM 1 0.50 0.00 0.15 0.00 0.10 99.25 07:31:18 06:54:01 AM all 0.57 0.00 0.09 0.00 0.08 99.27 07:31:18 06:54:01 AM 0 0.62 0.00 0.08 0.00 0.05 99.25 07:31:18 06:54:01 AM 1 0.52 0.00 0.10 0.00 0.10 99.28 07:31:18 06:55:01 AM all 0.52 0.00 0.09 0.00 0.08 99.32 07:31:18 06:55:01 AM 0 0.63 0.00 0.07 0.00 0.07 99.23 07:31:18 06:55:01 AM 1 0.40 0.00 0.12 0.00 0.08 99.40 07:31:18 06:56:01 AM all 0.53 0.00 0.10 0.00 0.06 99.32 07:31:18 06:56:01 AM 0 0.53 0.00 0.08 0.00 0.03 99.35 07:31:18 06:56:01 AM 1 0.52 0.00 0.12 0.00 0.08 99.28 07:31:18 06:57:01 AM all 0.39 0.00 0.08 0.00 0.07 99.46 07:31:18 06:57:01 AM 0 0.49 0.00 0.08 0.00 0.07 99.36 07:31:18 06:57:01 AM 1 0.30 0.00 0.07 0.00 0.07 99.57 07:31:18 06:58:01 AM all 3.94 0.00 2.09 0.00 0.07 93.90 07:31:18 06:58:01 AM 0 0.72 0.00 0.10 0.00 0.07 99.12 07:31:18 06:58:01 AM 1 7.28 0.00 4.15 0.00 0.07 88.50 07:31:18 06:59:01 AM all 7.19 0.00 0.53 0.00 0.07 92.21 07:31:18 06:59:01 AM 0 1.00 0.00 0.15 0.00 0.05 98.80 07:31:18 06:59:01 AM 1 13.85 0.00 0.93 0.00 0.09 85.13 07:31:18 07:00:01 AM all 4.23 0.00 0.31 0.00 0.07 95.40 07:31:18 07:00:01 AM 0 5.67 0.00 0.42 0.00 0.07 93.85 07:31:18 07:00:01 AM 1 2.78 0.00 0.20 0.00 0.07 96.95 07:31:18 07:31:18 07:00:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 07:01:01 AM all 4.38 0.00 0.31 0.00 0.06 95.25 07:31:18 07:01:01 AM 0 4.10 0.00 0.27 0.00 0.05 95.59 07:31:18 07:01:01 AM 1 4.66 0.00 0.35 0.00 0.07 94.92 07:31:18 07:02:01 AM all 4.39 0.00 0.30 0.01 0.06 95.24 07:31:18 07:02:01 AM 0 6.71 0.00 0.43 0.00 0.07 92.79 07:31:18 07:02:01 AM 1 2.07 0.00 0.17 0.02 0.05 97.69 07:31:18 07:03:01 AM all 4.35 0.00 0.33 0.00 0.06 95.26 07:31:18 07:03:01 AM 0 5.45 0.00 0.40 0.00 0.07 94.08 07:31:18 07:03:01 AM 1 3.26 0.00 0.25 0.00 0.05 96.44 07:31:18 07:04:01 AM all 4.37 0.00 0.29 0.00 0.06 95.28 07:31:18 07:04:01 AM 0 3.71 0.00 0.28 0.00 0.05 95.96 07:31:18 07:04:01 AM 1 5.03 0.00 0.30 0.00 0.07 94.60 07:31:18 07:05:01 AM all 5.85 0.00 0.35 0.00 0.06 93.74 07:31:18 07:05:01 AM 0 4.65 0.00 0.25 0.00 0.05 95.05 07:31:18 07:05:01 AM 1 7.06 0.00 0.45 0.00 0.07 92.42 07:31:18 07:06:01 AM all 2.66 0.00 0.19 0.00 0.05 97.09 07:31:18 07:06:01 AM 0 2.79 0.00 0.18 0.00 0.03 96.99 07:31:18 07:06:01 AM 1 2.54 0.00 0.20 0.00 0.07 97.19 07:31:18 07:07:01 AM all 0.56 0.00 0.08 0.00 0.04 99.32 07:31:18 07:07:01 AM 0 0.63 0.00 0.05 0.00 0.03 99.28 07:31:18 07:07:01 AM 1 0.48 0.00 0.10 0.00 0.05 99.37 07:31:18 07:08:01 AM all 0.58 0.00 0.08 0.00 0.05 99.28 07:31:18 07:08:01 AM 0 0.52 0.00 0.07 0.00 0.05 99.36 07:31:18 07:08:01 AM 1 0.65 0.00 0.10 0.00 0.05 99.20 07:31:18 07:09:01 AM all 0.56 0.00 0.10 0.00 0.03 99.31 07:31:18 07:09:01 AM 0 0.67 0.00 0.07 0.00 0.02 99.25 07:31:18 07:09:01 AM 1 0.45 0.00 0.13 0.00 0.05 99.36 07:31:18 07:10:01 AM all 0.54 0.00 0.08 0.00 0.05 99.32 07:31:18 07:10:01 AM 0 0.47 0.00 0.07 0.00 0.03 99.43 07:31:18 07:10:01 AM 1 0.62 0.00 0.10 0.00 0.07 99.22 07:31:18 07:11:01 AM all 0.49 0.00 0.12 0.00 0.05 99.34 07:31:18 07:11:01 AM 0 0.32 0.00 0.08 0.00 0.05 99.55 07:31:18 07:11:01 AM 1 0.67 0.00 0.15 0.00 0.05 99.13 07:31:18 07:31:18 07:11:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 07:12:01 AM all 6.55 0.00 2.65 0.00 0.06 90.73 07:31:18 07:12:01 AM 0 1.35 0.00 0.18 0.00 0.07 98.40 07:31:18 07:12:01 AM 1 12.06 0.00 5.27 0.00 0.05 82.61 07:31:18 07:13:01 AM all 5.88 0.00 0.45 0.00 0.06 93.61 07:31:18 07:13:01 AM 0 2.64 0.00 0.25 0.00 0.05 97.06 07:31:18 07:13:01 AM 1 9.25 0.00 0.66 0.00 0.07 90.02 07:31:18 07:14:01 AM all 4.26 0.00 0.32 0.00 0.06 95.37 07:31:18 07:14:01 AM 0 4.70 0.00 0.35 0.00 0.07 94.88 07:31:18 07:14:01 AM 1 3.81 0.00 0.28 0.00 0.05 95.85 07:31:18 07:15:01 AM all 4.36 0.00 0.32 0.00 0.06 95.26 07:31:18 07:15:01 AM 0 2.39 0.00 0.20 0.00 0.05 97.36 07:31:18 07:15:01 AM 1 6.33 0.00 0.43 0.00 0.07 93.17 07:31:18 07:16:01 AM all 4.33 0.00 0.29 0.00 0.05 95.33 07:31:18 07:16:01 AM 0 1.89 0.00 0.17 0.00 0.03 97.91 07:31:18 07:16:01 AM 1 6.78 0.00 0.42 0.00 0.07 92.74 07:31:18 07:17:01 AM all 4.46 0.00 0.33 0.01 0.08 95.13 07:31:18 07:17:01 AM 0 2.02 0.00 0.20 0.02 0.07 97.70 07:31:18 07:17:01 AM 1 6.90 0.00 0.45 0.00 0.08 92.56 07:31:18 07:18:01 AM all 4.42 0.00 0.31 0.00 0.07 95.20 07:31:18 07:18:01 AM 0 2.67 0.00 0.25 0.00 0.07 97.01 07:31:18 07:18:01 AM 1 6.17 0.00 0.37 0.00 0.07 93.39 07:31:18 07:19:01 AM all 6.68 0.00 0.38 0.00 0.07 92.87 07:31:18 07:19:01 AM 0 3.09 0.00 0.22 0.00 0.05 96.64 07:31:18 07:19:01 AM 1 10.27 0.00 0.55 0.00 0.08 89.09 07:31:18 07:20:01 AM all 0.59 0.00 0.07 0.00 0.07 99.27 07:31:18 07:20:01 AM 0 0.63 0.00 0.07 0.00 0.07 99.23 07:31:18 07:20:01 AM 1 0.55 0.00 0.07 0.00 0.07 99.32 07:31:18 07:21:01 AM all 0.57 0.00 0.09 0.00 0.04 99.30 07:31:18 07:21:01 AM 0 0.65 0.00 0.10 0.00 0.03 99.22 07:31:18 07:21:01 AM 1 0.48 0.00 0.08 0.00 0.05 99.38 07:31:18 07:22:01 AM all 0.58 0.00 0.09 0.00 0.08 99.25 07:31:18 07:22:01 AM 0 0.65 0.00 0.07 0.00 0.07 99.22 07:31:18 07:22:01 AM 1 0.52 0.00 0.12 0.00 0.08 99.28 07:31:18 07:31:18 07:22:01 AM CPU %user %nice %system %iowait %steal %idle 07:31:18 07:23:01 AM all 0.55 0.00 0.08 0.00 0.06 99.31 07:31:18 07:23:01 AM 0 0.78 0.00 0.10 0.00 0.05 99.06 07:31:18 07:23:01 AM 1 0.32 0.00 0.07 0.00 0.07 99.55 07:31:18 07:24:01 AM all 0.53 0.00 0.10 0.00 0.06 99.31 07:31:18 07:24:01 AM 0 0.57 0.00 0.08 0.00 0.05 99.30 07:31:18 07:24:01 AM 1 0.48 0.00 0.12 0.00 0.07 99.33 07:31:18 07:25:01 AM all 2.43 0.00 0.19 0.00 0.06 97.32 07:31:18 07:25:01 AM 0 0.53 0.00 0.12 0.00 0.05 99.30 07:31:18 07:25:01 AM 1 4.35 0.00 0.27 0.00 0.07 95.31 07:31:18 07:26:01 AM all 7.05 0.00 3.61 0.00 0.07 89.27 07:31:18 07:26:01 AM 0 8.04 0.00 3.96 0.00 0.07 87.93 07:31:18 07:26:01 AM 1 6.07 0.00 3.26 0.00 0.07 90.60 07:31:18 07:27:01 AM all 6.56 0.00 3.92 0.00 0.07 89.45 07:31:18 07:27:01 AM 0 7.78 0.00 3.52 0.00 0.09 88.60 07:31:18 07:27:01 AM 1 5.39 0.00 4.30 0.00 0.05 90.26 07:31:18 07:28:01 AM all 7.39 0.00 3.58 0.00 0.08 88.95 07:31:18 07:28:01 AM 0 7.79 0.00 3.66 0.00 0.09 88.46 07:31:18 07:28:01 AM 1 6.98 0.00 3.51 0.00 0.07 89.45 07:31:18 07:29:01 AM all 7.15 0.00 3.20 0.00 0.07 89.59 07:31:18 07:29:01 AM 0 5.39 0.00 3.36 0.00 0.07 91.18 07:31:18 07:29:01 AM 1 8.94 0.00 3.02 0.00 0.07 87.96 07:31:18 07:30:01 AM all 24.20 0.00 2.69 0.06 0.08 72.97 07:31:18 07:30:01 AM 0 30.77 0.00 2.35 0.07 0.08 66.72 07:31:18 07:30:01 AM 1 17.48 0.00 3.04 0.05 0.07 79.36 07:31:18 07:31:01 AM all 31.37 0.00 3.92 0.26 0.09 64.36 07:31:18 07:31:01 AM 0 26.06 0.00 3.70 0.35 0.08 69.81 07:31:18 07:31:01 AM 1 36.69 0.00 4.13 0.17 0.10 58.91 07:31:18 Average: all 4.46 0.00 0.56 0.03 0.06 94.89 07:31:18 Average: 0 3.50 0.00 0.47 0.03 0.06 95.94 07:31:18 Average: 1 5.41 0.00 0.66 0.02 0.07 93.83 07:31:18 07:31:18 07:31:18