23:00:17 Started by upstream project "integration-distribution-mri-test-titanium" build number 58
23:00:17 originally caused by:
23:00:17 Started by timer
23:00:17 Running as SYSTEM
23:00:17 [EnvInject] - Loading node environment variables.
23:00:17 Building remotely on prd-centos8-robot-2c-8g-2288 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-ask-all-titanium
23:00:19 [ssh-agent] Looking for ssh-agent implementation...
23:00:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:00:19 $ ssh-agent
23:00:19 SSH_AUTH_SOCK=/tmp/ssh-EyXUrEbn2FA2/agent.5286
23:00:19 SSH_AGENT_PID=5287
23:00:19 [ssh-agent] Started.
23:00:19 Running ssh-add (command line suppressed)
23:00:19 Identity added: /w/workspace/controller-csit-3node-clustering-ask-all-titanium@tmp/private_key_1964986140709855236.key (/w/workspace/controller-csit-3node-clustering-ask-all-titanium@tmp/private_key_1964986140709855236.key)
23:00:19 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:00:19 The recommended git tool is: NONE
23:00:23 using credential opendaylight-jenkins-ssh
23:00:24 Wiping out workspace first.
23:00:24 Cloning the remote Git repository
23:00:24 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:00:24 > git init /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test # timeout=10
23:00:24 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:00:24 > git --version # timeout=10
23:00:24 > git --version # 'git version 2.43.0'
23:00:24 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:00:24 [INFO] Currently running in a labeled security context
23:00:24 [INFO] Currently SELinux is 'enforcing' on the host
23:00:24 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test@tmp/jenkins-gitclient-ssh1914798148650786397.key
23:00:24 Verifying host key using known hosts file
23:00:24 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:00:24 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:00:27 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:00:27 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:00:28 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:00:28 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:00:28 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:00:28 [INFO] Currently running in a labeled security context
23:00:28 [INFO] Currently SELinux is 'enforcing' on the host
23:00:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test@tmp/jenkins-gitclient-ssh5798680778518355108.key
23:00:28 Verifying host key using known hosts file
23:00:28 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:00:28 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:00:28 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:00:28 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:00:28 > git config core.sparsecheckout # timeout=10
23:00:28 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:00:29 Commit message: "Adapt test for new pce-allocation field"
23:00:29 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:00:29 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:00:29 No emails were triggered.
23:00:29 provisioning config files...
23:00:29 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:00:29 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:00:29 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:00:29 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins5692142168786661018.sh
23:00:30 ---> python-tools-install.sh
23:00:30 Setup pyenv:
23:00:30 system
23:00:30 * 3.8.13 (set by /opt/pyenv/version)
23:00:30 * 3.9.13 (set by /opt/pyenv/version)
23:00:30 * 3.10.13 (set by /opt/pyenv/version)
23:00:30 * 3.11.7 (set by /opt/pyenv/version)
23:00:38 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tU6U
23:00:38 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:00:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:00:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:00:49 lf-activate-venv(): INFO: Base packages installed successfully
23:00:49 lf-activate-venv(): INFO: Installing additional packages: lftools
23:01:17 lf-activate-venv(): INFO: Adding /tmp/venv-tU6U/bin to PATH
23:01:17 Generating Requirements File
23:01:37 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:01:37 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:01:37 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
23:01:37 Python 3.11.7
23:01:37 pip 25.3 from /tmp/venv-tU6U/lib/python3.11/site-packages/pip (python 3.11)
23:01:38 appdirs==1.4.4
23:01:38 argcomplete==3.6.3
23:01:38 aspy.yaml==1.3.0
23:01:38 attrs==25.4.0
23:01:38 autopage==0.5.2
23:01:38 beautifulsoup4==4.14.2
23:01:38 boto3==1.40.59
23:01:38 botocore==1.40.59
23:01:38 bs4==0.0.2
23:01:38 cachetools==6.2.1
23:01:38 certifi==2025.10.5
23:01:38 cffi==2.0.0
23:01:38 cfgv==3.4.0
23:01:38 chardet==5.2.0
23:01:38 charset-normalizer==3.4.4
23:01:38 click==8.3.0
23:01:38 cliff==4.11.0
23:01:38 cmd2==2.7.0
23:01:38 cryptography==3.3.2
23:01:38 debtcollector==3.0.0
23:01:38 decorator==5.2.1
23:01:38 defusedxml==0.7.1
23:01:38 Deprecated==1.2.18
23:01:38 distlib==0.4.0
23:01:38 dnspython==2.8.0
23:01:38 docker==7.1.0
23:01:38 dogpile.cache==1.5.0
23:01:38 durationpy==0.10
23:01:38 email-validator==2.3.0
23:01:38 filelock==3.20.0
23:01:38 future==1.0.0
23:01:38 gitdb==4.0.12
23:01:38 GitPython==3.1.45
23:01:38 google-auth==2.41.1
23:01:38 httplib2==0.31.0
23:01:38 identify==2.6.15
23:01:38 idna==3.11
23:01:38 importlib-resources==1.5.0
23:01:38 iso8601==2.1.0
23:01:38 Jinja2==3.1.6
23:01:38 jmespath==1.0.1
23:01:38 jsonpatch==1.33
23:01:38 jsonpointer==3.0.0
23:01:38 jsonschema==4.25.1
23:01:38 jsonschema-specifications==2025.9.1
23:01:38 keystoneauth1==5.12.0
23:01:38 kubernetes==34.1.0
23:01:38 lftools==0.37.15
23:01:38 lxml==6.0.2
23:01:38 markdown-it-py==4.0.0
23:01:38 MarkupSafe==3.0.3
23:01:38 mdurl==0.1.2
23:01:38 msgpack==1.1.2
23:01:38 multi_key_dict==2.0.3
23:01:38 munch==4.0.0
23:01:38 netaddr==1.3.0
23:01:38 niet==1.4.2
23:01:38 nodeenv==1.9.1
23:01:38 oauth2client==4.1.3
23:01:38 oauthlib==3.3.1
23:01:38 openstacksdk==4.7.1
23:01:38 os-service-types==1.8.0
23:01:38 osc-lib==4.2.0
23:01:38 oslo.config==10.0.0
23:01:38 oslo.context==6.1.0
23:01:38 oslo.i18n==6.6.0
23:01:38 oslo.log==7.2.1
23:01:38 oslo.serialization==5.8.0
23:01:38 oslo.utils==9.1.0
23:01:38 packaging==25.0
23:01:38 pbr==7.0.1
23:01:38 platformdirs==4.5.0
23:01:38 prettytable==3.16.0
23:01:38 psutil==7.1.2
23:01:38 pyasn1==0.6.1
23:01:38 pyasn1_modules==0.4.2
23:01:38 pycparser==2.23
23:01:38 pygerrit2==2.0.15
23:01:38 PyGithub==2.8.1
23:01:38 Pygments==2.19.2
23:01:38 PyJWT==2.10.1
23:01:38 PyNaCl==1.6.0
23:01:38 pyparsing==2.4.7
23:01:38 pyperclip==1.11.0
23:01:38 pyrsistent==0.20.0
23:01:38 python-cinderclient==9.8.0
23:01:38 python-dateutil==2.9.0.post0
23:01:38 python-heatclient==4.3.0
23:01:38 python-jenkins==1.8.3
23:01:38 python-keystoneclient==5.7.0
23:01:38 python-magnumclient==4.9.0
23:01:38 python-openstackclient==8.2.0
23:01:38 python-swiftclient==4.8.0
23:01:38 PyYAML==6.0.3
23:01:38 referencing==0.37.0
23:01:38 requests==2.32.5
23:01:38 requests-oauthlib==2.0.0
23:01:38 requestsexceptions==1.4.0
23:01:38 rfc3986==2.0.0
23:01:38 rich==14.2.0
23:01:38 rich-argparse==1.7.1
23:01:38 rpds-py==0.28.0
23:01:38 rsa==4.9.1
23:01:38 ruamel.yaml==0.18.16
23:01:38 ruamel.yaml.clib==0.2.14
23:01:38 s3transfer==0.14.0
23:01:38 simplejson==3.20.2
23:01:38 six==1.17.0
23:01:38 smmap==5.0.2
23:01:38 soupsieve==2.8
23:01:38 stevedore==5.5.0
23:01:38 tabulate==0.9.0
23:01:38 toml==0.10.2
23:01:38 tomlkit==0.13.3
23:01:38 tqdm==4.67.1
23:01:38 typing_extensions==4.15.0
23:01:38 tzdata==2025.2
23:01:38 urllib3==1.26.20
23:01:38 virtualenv==20.35.3
23:01:38 wcwidth==0.2.14
23:01:38 websocket-client==1.9.0
23:01:38 wrapt==2.0.0
23:01:38 xdg==6.0.0
23:01:38 xmltodict==1.0.2
23:01:38 yq==3.4.3
23:01:38 [EnvInject] - Injecting environment variables from a build step.
23:01:38 [EnvInject] - Injecting as environment variables the properties content
23:01:38 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:01:38 OS_CLOUD=vex
23:01:38 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-titanium-58
23:01:38 OS_STACK_TEMPLATE_DIR=openstack-hot
23:01:38
23:01:38 [EnvInject] - Variables injected successfully.
23:01:38 provisioning config files...
23:01:39 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:01:39 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins15521640838350966337.sh
23:01:39 ---> Create parameters file for OpenStack HOT
23:01:39 OpenStack Heat parameters generated
23:01:39 -----------------------------------
23:01:39 parameters:
23:01:39 vm_0_count: '3'
23:01:39 vm_0_flavor: 'v3-standard-4'
23:01:39 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:01:39 vm_1_count: '0'
23:01:39 vm_1_flavor: 'v3-standard-2'
23:01:39 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:01:39
23:01:39 job_name: '19183-58'
23:01:39 silo: 'releng'
23:01:39 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins8451119076987326569.sh
23:01:39 ---> Create HEAT stack
23:01:39 + source /home/jenkins/lf-env.sh
23:01:39 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:01:39 ++ mktemp -d /tmp/venv-XXXX
23:01:39 + lf_venv=/tmp/venv-iqv3
23:01:39 + local venv_file=/tmp/.os_lf_venv
23:01:39 + local python=python3
23:01:39 + local options
23:01:39 + local set_path=true
23:01:39 + local install_args=
23:01:39 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:01:39 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:01:39 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:01:39 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:01:39 + true
23:01:39 + case $1 in
23:01:39 + python=python3
23:01:39 + shift 2
23:01:39 + true
23:01:39 + case $1 in
23:01:39 + shift
23:01:39 + break
23:01:39 + case $python in
23:01:39 + local pkg_list=
23:01:39 + [[ -d /opt/pyenv ]]
23:01:39 + echo 'Setup pyenv:'
23:01:39 Setup pyenv:
23:01:39 + export PYENV_ROOT=/opt/pyenv
23:01:39 + PYENV_ROOT=/opt/pyenv
23:01:39 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:01:39 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:01:39 + pyenv versions
23:01:39 system
23:01:39 3.8.13
23:01:39 3.9.13
23:01:39 3.10.13
23:01:39 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
23:01:39 + command -v pyenv
23:01:39 ++ pyenv init - --no-rehash
23:01:39 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:01:39 for i in ${!paths[@]}; do
23:01:39 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:01:39 fi; done;
23:01:39 echo "${paths[*]}"'\'')"
23:01:39 export PATH="/opt/pyenv/shims:${PATH}"
23:01:39 export PYENV_SHELL=bash
23:01:39 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:01:39 pyenv() {
23:01:39 local command
23:01:39 command="${1:-}"
23:01:39 if [ "$#" -gt 0 ]; then
23:01:39 shift
23:01:39 fi
23:01:39
23:01:39 case "$command" in
23:01:39 rehash|shell)
23:01:39 eval "$(pyenv "sh-$command" "$@")"
23:01:39 ;;
23:01:39 *)
23:01:39 command pyenv "$command" "$@"
23:01:39 ;;
23:01:39 esac
23:01:39 }'
23:01:39 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:01:39 for i in ${!paths[@]}; do
23:01:39 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:01:39 fi; done;
23:01:39 echo "${paths[*]}"'
23:01:39 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:01:39 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:01:39 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:01:39 ++ export PYENV_SHELL=bash
23:01:39 ++ PYENV_SHELL=bash
23:01:39 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:01:39 +++ complete -F _pyenv pyenv
23:01:39 ++ lf-pyver python3
23:01:39 ++ local py_version_xy=python3
23:01:39 ++ local py_version_xyz=
23:01:39 ++ awk '{ print $1 }'
23:01:39 ++ pyenv versions
23:01:39 ++ local command
23:01:39 ++ command=versions
23:01:39 ++ '[' 1 -gt 0 ']'
23:01:39 ++ shift
23:01:39 ++ case "$command" in
23:01:39 ++ command pyenv versions
23:01:39 ++ pyenv versions
23:01:39 ++ sed 's/^[ *]* //'
23:01:39 ++ grep -E '^[0-9.]*[0-9]$'
23:01:39 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:01:39 +++ grep '^3' /tmp/.pyenv_versions
23:01:39 +++ tail -n 1
23:01:39 +++ sort -V
23:01:39 ++ py_version_xyz=3.11.7
23:01:39 ++ [[ -z 3.11.7 ]]
23:01:39 ++ echo 3.11.7
23:01:39 ++ return 0
23:01:39 + pyenv local 3.11.7
23:01:39 + local command
23:01:39 + command=local
23:01:39 + '[' 2 -gt 0 ']'
23:01:39 + shift
23:01:39 + case "$command" in
23:01:39 + command pyenv local 3.11.7
23:01:39 + pyenv local 3.11.7
23:01:39 + for arg in "$@"
23:01:39 + case $arg in
23:01:39 + pkg_list+='lftools[openstack] '
23:01:39 + for arg in "$@"
23:01:39 + case $arg in
23:01:39 + pkg_list+='kubernetes '
23:01:39 + for arg in "$@"
23:01:39 + case $arg in
23:01:39 + pkg_list+='niet '
23:01:39 + for arg in "$@"
23:01:39 + case $arg in
23:01:39 + pkg_list+='python-heatclient '
23:01:39 + for arg in "$@"
23:01:39 + case $arg in
23:01:39 + pkg_list+='python-openstackclient '
23:01:39 + for arg in "$@"
23:01:39 + case $arg in
23:01:39 + pkg_list+='python-magnumclient '
23:01:39 + for arg in "$@"
23:01:39 + case $arg in
23:01:39 + pkg_list+='urllib3~=1.26.15 '
23:01:39 + for arg in "$@"
23:01:39 + case $arg in
23:01:39 + pkg_list+='yq '
23:01:39 + [[ -f /tmp/.os_lf_venv ]]
23:01:39 ++ cat /tmp/.os_lf_venv
23:01:39 + lf_venv=/tmp/venv-tU6U
23:01:39 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tU6U from' file:/tmp/.os_lf_venv
23:01:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tU6U from file:/tmp/.os_lf_venv
23:01:39 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:01:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:01:39 + local 'pip_opts=--upgrade --quiet'
23:01:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:01:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:01:39 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:01:39 + [[ -n '' ]]
23:01:39 + [[ -n '' ]]
23:01:39 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:01:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:01:39 + /tmp/venv-tU6U/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:01:41 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:01:41 lf-activate-venv(): INFO: Base packages installed successfully
23:01:41 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:01:41 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:01:41 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:01:41 + /tmp/venv-tU6U/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:01:59 + type python3
23:01:59 + true
23:01:59 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-tU6U/bin to PATH'
23:01:59 lf-activate-venv(): INFO: Adding /tmp/venv-tU6U/bin to PATH
23:01:59 + PATH=/tmp/venv-tU6U/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:01:59 + return 0
23:01:59 + openstack --os-cloud vex limits show --absolute
23:02:01 +--------------------------+---------+
23:02:01 | Name | Value |
23:02:01 +--------------------------+---------+
23:02:01 | maxTotalInstances | -1 |
23:02:01 | maxTotalCores | 450 |
23:02:01 | maxTotalRAMSize | 1000000 |
23:02:01 | maxServerMeta | 128 |
23:02:01 | maxImageMeta | 128 |
23:02:01 | maxPersonality | 5 |
23:02:01 | maxPersonalitySize | 10240 |
23:02:01 | maxTotalKeypairs | 100 |
23:02:01 | maxServerGroups | 10 |
23:02:01 | maxServerGroupMembers | 10 |
23:02:01 | maxTotalFloatingIps | -1 |
23:02:01 | maxSecurityGroups | -1 |
23:02:01 | maxSecurityGroupRules | -1 |
23:02:01 | totalRAMUsed | 352256 |
23:02:01 | totalCoresUsed | 86 |
23:02:01 | totalInstancesUsed | 37 |
23:02:01 | totalFloatingIpsUsed | 0 |
23:02:01 | totalSecurityGroupsUsed | 0 |
23:02:01 | totalServerGroupsUsed | 0 |
23:02:01 | maxTotalVolumes | -1 |
23:02:01 | maxTotalSnapshots | 10 |
23:02:01 | maxTotalVolumeGigabytes | 4096 |
23:02:01 | maxTotalBackups | 10 |
23:02:01 | maxTotalBackupGigabytes | 1000 |
23:02:01 | totalVolumesUsed | 3 |
23:02:01 | totalGigabytesUsed | 60 |
23:02:01 | totalSnapshotsUsed | 0 |
23:02:01 | totalBackupsUsed | 0 |
23:02:01 | totalBackupGigabytesUsed | 0 |
23:02:01 +--------------------------+---------+
23:02:01 + pushd /opt/ciman/openstack-hot
23:02:01 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-ask-all-titanium
23:02:01 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-ask-all-titanium-58 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-ask-all-titanium/stack-parameters.yaml
23:02:49 Creating stack releng-controller-csit-3node-clustering-ask-all-titanium-58
23:02:49 Waiting to initialize infrastructure...
23:02:49 Waiting to initialize infrastructure...
23:02:49 Waiting to initialize infrastructure...
23:02:49 Stack initialization successful.
23:02:49 ------------------------------------
23:02:49 Stack Details
23:02:49 ------------------------------------
23:02:49 {'added': None,
23:02:49 'capabilities': [],
23:02:49 'created_at': '2025-10-26T23:02:04Z',
23:02:49 'deleted': None,
23:02:49 'deleted_at': None,
23:02:49 'description': 'No description',
23:02:49 'environment': None,
23:02:49 'environment_files': None,
23:02:49 'files': None,
23:02:49 'files_container': None,
23:02:49 'id': '0c374ac7-8ce2-44f6-b162-a0c69fa68622',
23:02:49 'is_rollback_disabled': True,
23:02:49 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-ask-all-titanium-58/0c374ac7-8ce2-44f6-b162-a0c69fa68622',
23:02:49 'rel': 'self'}],
23:02:49 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:02:49 'name': 'releng-controller-csit-3node-clustering-ask-all-titanium-58',
23:02:49 'notification_topics': [],
23:02:49 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:02:49 'output_key': 'vm_0_ips',
23:02:49 'output_value': ['10.30.170.8',
23:02:49 '10.30.171.227',
23:02:49 '10.30.171.116']},
23:02:49 {'description': 'IP addresses of the 2nd vm types',
23:02:49 'output_key': 'vm_1_ips',
23:02:49 'output_value': []}],
23:02:49 'owner_id': ****,
23:02:49 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:02:49 'OS::stack_id': '0c374ac7-8ce2-44f6-b162-a0c69fa68622',
23:02:49 'OS::stack_name': 'releng-controller-csit-3node-clustering-ask-all-titanium-58',
23:02:49 'job_name': '19183-58',
23:02:49 'silo': 'releng',
23:02:49 'vm_0_count': '3',
23:02:49 'vm_0_flavor': 'v3-standard-4',
23:02:49 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:02:49 '20250917-133034.447',
23:02:49 'vm_1_count': '0',
23:02:49 'vm_1_flavor': 'v3-standard-2',
23:02:49 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:02:49 '- 20250917-133034.654'},
23:02:49 'parent_id': None,
23:02:49 'replaced': None,
23:02:49 'status': 'CREATE_COMPLETE',
23:02:49 'status_reason': 'Stack CREATE completed successfully',
23:02:49 'tags': [],
23:02:49 'template': None,
23:02:49 'template_description': 'No description',
23:02:49 'template_url': None,
23:02:49 'timeout_mins': 15,
23:02:49 'unchanged': None,
23:02:49 'updated': None,
23:02:49 'updated_at': None,
23:02:49 'user_project_id': '7aa8b38480ff406d87cdfb43aaf44718'}
23:02:49 ------------------------------------
23:02:49 + popd
23:02:49 /w/workspace/controller-csit-3node-clustering-ask-all-titanium
23:02:50 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins3976970963590227790.sh
23:02:50 ---> Copy SSH public keys to CSIT lab
23:02:50 Setup pyenv:
23:02:50 system
23:02:50 3.8.13
23:02:50 3.9.13
23:02:50 3.10.13
23:02:50 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
23:02:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tU6U from file:/tmp/.os_lf_venv
23:02:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:02:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:03 lf-activate-venv(): INFO: Base packages installed successfully
23:03:03 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:03:39 lf-activate-venv(): INFO: Adding /tmp/venv-tU6U/bin to PATH
23:03:42 SSH not responding on 10.30.170.8. Retrying in 10 seconds...
23:03:42 SSH not responding on 10.30.171.116. Retrying in 10 seconds...
23:03:45 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
23:03:46 releng-19183-58-0-builder-1
23:03:46 Successfully copied public keys to slave 10.30.171.227
23:03:52 Ping to 10.30.170.8 successful.
23:03:52 Ping to 10.30.171.116 successful.
23:03:53 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:03:53 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:03:53 releng-19183-58-0-builder-0
23:03:53 Successfully copied public keys to slave 10.30.170.8
23:03:53 Process 6524 ready.
23:03:53 Process 6525 ready.
23:03:53 releng-19183-58-0-builder-2
23:03:53 Successfully copied public keys to slave 10.30.171.116
23:03:53 Process 6526 ready.
23:03:53 SSH ready on all stack servers.
23:03:53 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins17191030721524691047.sh
23:03:53 Setup pyenv:
23:03:54 system
23:03:54 3.8.13
23:03:54 3.9.13
23:03:54 3.10.13
23:03:54 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
23:03:58 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-hX4G
23:03:58 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.robot_venv
23:03:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:03 lf-activate-venv(): INFO: Base packages installed successfully
23:04:03 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:04:05 lf-activate-venv(): INFO: Adding /tmp/venv-hX4G/bin to PATH
23:04:05 + echo 'Installing Python Requirements'
23:04:05 Installing Python Requirements
23:04:05 + cat
23:04:05 + python -m pip install -r requirements.txt
23:04:06 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:04:06 Collecting docker-py (from -r requirements.txt (line 1))
23:04:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:04:06 Collecting ipaddr (from -r requirements.txt (line 2))
23:04:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:04:06 Installing build dependencies: started
23:04:08 Installing build dependencies: finished with status 'done'
23:04:08 Getting requirements to build wheel: started
23:04:08 Getting requirements to build wheel: finished with status 'done'
23:04:08 Preparing metadata (pyproject.toml): started
23:04:08 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:08 Collecting netaddr (from -r requirements.txt (line 3))
23:04:08 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:04:08 Collecting netifaces (from -r requirements.txt (line 4))
23:04:08 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:04:08 Installing build dependencies: started
23:04:09 Installing build dependencies: finished with status 'done'
23:04:09 Getting requirements to build wheel: started
23:04:10 Getting requirements to build wheel: finished with status 'done'
23:04:10 Preparing metadata (pyproject.toml): started
23:04:10 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:10 Collecting pyhocon (from -r requirements.txt (line 5))
23:04:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:04:10 Collecting requests (from -r requirements.txt (line 6))
23:04:10 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:04:10 Collecting robotframework (from -r requirements.txt (line 7))
23:04:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:04:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 11.2 MB/s 0:00:00
23:04:10 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:04:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:04:10 Installing build dependencies: started
23:04:11 Installing build dependencies: finished with status 'done'
23:04:11 Getting requirements to build wheel: started
23:04:11 Getting requirements to build wheel: finished with status 'done'
23:04:11 Preparing metadata (pyproject.toml): started
23:04:12 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:12 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:04:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:04:12 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:04:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:04:12 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:04:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:04:12 Installing build dependencies: started
23:04:13 Installing build dependencies: finished with status 'done'
23:04:13 Getting requirements to build wheel: started
23:04:13 Getting requirements to build wheel: finished with status 'done'
23:04:13 Preparing metadata (pyproject.toml): started
23:04:13 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:13 Collecting scapy (from -r requirements.txt (line 12))
23:04:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:04:13 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 51.6 MB/s 0:00:00
23:04:13 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:04:13 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:04:14 Installing build dependencies: started
23:04:14 Installing build dependencies: finished with status 'done'
23:04:14 Getting requirements to build wheel: started
23:04:15 Getting requirements to build wheel: finished with status 'done'
23:04:15 Preparing metadata (pyproject.toml): started
23:04:15 Preparing metadata (pyproject.toml): finished with status 'done'
23:04:15 Collecting elasticsearch (from -r requirements.txt (line 18))
23:04:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
23:04:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 44.8 MB/s 0:00:00
23:04:15 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:04:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:04:15 Collecting pyangbind (from -r requirements.txt (line 22))
23:04:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:04:15 Collecting isodate (from -r requirements.txt (line 25))
23:04:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:04:15 Collecting jmespath (from -r requirements.txt (line 28))
23:04:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:04:15 Collecting jsonpatch (from -r requirements.txt (line 31))
23:04:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:04:15 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:04:15 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:04:15 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:04:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:04:16 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:04:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:04:16 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:04:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:04:16 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:04:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:04:16 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:04:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:04:16 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:04:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:04:16 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:04:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:04:16 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:04:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:04:16 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:04:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:04:16 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:04:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:04:16 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:04:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:04:16 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:04:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:04:16 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:04:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:04:16 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
23:04:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:04:16 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:04:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:04:17 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:04:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:04:17 Collecting sniffio (from elastic-transport<10,>=9.1.0->elasticsearch->-r requirements.txt (line 18))
23:04:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:04:17 Collecting elasticsearch (from -r requirements.txt (line 18))
23:04:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
23:04:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 24.7 MB/s 0:00:00
23:04:17 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:04:17 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:04:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:04:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:04:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:04:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:04:17 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:04:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:04:17 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:04:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:04:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 11.6 MB/s 0:00:00
23:04:17 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:04:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:04:18 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:04:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.10.23/regex-2025.10.23-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:04:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.3/800.3 kB 3.5 MB/s 0:00:00
23:04:18 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:04:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:04:19 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:04:19 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:04:20 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:04:20 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:20 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)
23:04:20 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:04:20 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:04:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:04:21 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:04:21 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 21.5 MB/s 0:00:00
23:04:21 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:04:21 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:04:21 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
23:04:22 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:04:22 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:04:22 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:04:22 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:04:22 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:04:22 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:04:22 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:04:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:04:22 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:04:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:04:22 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:04:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:04:23 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:04:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:04:23 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:04:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:04:23 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:04:23 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:04:23 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:04:23 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=a6f24c7d6eb5cb3fe80f7e81e116ab12ff9a3370349a4a11430e76f8bf0e91e2
23:04:23 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:04:23 Building wheel for ipaddr (pyproject.toml): started
23:04:23 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:04:23 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=2681ff4a4e4a8fe9d7d87905248ce7d5c447aa9dfaeb88787e0f8586d01b1acb
23:04:23 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:04:23 Building wheel for netifaces (pyproject.toml): started
23:04:26 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:04:26 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=ede41899af27d5760a12737e6b618c4b4afc7ebbf7b6ffb18da5e1a7d84c6ca6
23:04:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:04:26 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:04:26 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:04:26 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=d6381b70fd988e15caf3ccb7e5426369e7cc9f4873b0d6aff48d2b2d30c9fdf1
23:04:26 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:04:26 Building wheel for jsonpath-rw (pyproject.toml): started
23:04:26 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:04:26 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=eef980c689372b0aaf9e4d4aa8b12b31d2bf2e6fc60de3c8f06b089b8b1db9c9
23:04:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:04:26 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:04:26 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:04:34
23:04:34 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.10.23 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.2.0
23:04:34 + pip freeze
23:04:35 attrs==25.4.0
23:04:35 bcrypt==5.0.0
23:04:35 beautifulsoup4==4.14.2
23:04:35 certifi==2025.10.5
23:04:35 cffi==2.0.0
23:04:35 charset-normalizer==3.4.4
23:04:35 click==8.3.0
23:04:35 cryptography==46.0.3
23:04:35 decorator==5.2.1
23:04:35 distlib==0.4.0
23:04:35 docker-py==1.10.6
23:04:35 docker-pycreds==0.4.0
23:04:35 elastic-transport==8.17.1
23:04:35 elasticsearch==8.19.1
23:04:35 elasticsearch-dsl==8.15.4
23:04:35 enum34==1.1.10
23:04:35 filelock==3.20.0
23:04:35 h11==0.16.0
23:04:35 idna==3.11
23:04:35 invoke==2.2.1
23:04:35 ipaddr==2.2.0
23:04:35 isodate==0.7.2
23:04:35 jmespath==1.0.1
23:04:35 jsonpatch==1.33
23:04:35 jsonpath-rw==1.4.0
23:04:35 jsonpointer==3.0.0
23:04:35 lxml==6.0.2
23:04:35 netaddr==1.3.0
23:04:35 netifaces==0.11.0
23:04:35 outcome==1.3.0.post0
23:04:35 paramiko==4.0.0
23:04:35 platformdirs==4.5.0
23:04:35 ply==3.11
23:04:35 pyang==2.7.1
23:04:35 pyangbind==0.8.6
23:04:35 pycparser==2.23
23:04:35 pyhocon==0.3.61
23:04:35 PyNaCl==1.6.0
23:04:35 pyparsing==3.2.5
23:04:35 PySocks==1.7.1
23:04:35 python-dateutil==2.9.0.post0
23:04:35 regex==2025.10.23
23:04:35 requests==2.32.5
23:04:35 robotframework==7.3.2
23:04:35 robotframework-httplibrary==0.4.2
23:04:35 robotframework-pythonlibcore==4.4.1
23:04:35 robotframework-requests==0.9.7
23:04:35 robotframework-selenium2library==3.0.0
23:04:35 robotframework-seleniumlibrary==6.8.0
23:04:35 robotframework-sshlibrary==3.8.0
23:04:35 scapy==2.6.1
23:04:35 scp==0.15.0
23:04:35 selenium==4.38.0
23:04:35 six==1.17.0
23:04:35 sniffio==1.3.1
23:04:35 sortedcontainers==2.4.0
23:04:35 soupsieve==2.8
23:04:35 trio==0.31.0
23:04:35 trio-websocket==0.12.2
23:04:35 typing_extensions==4.15.0
23:04:35 urllib3==2.5.0
23:04:35 virtualenv==20.35.3
23:04:35 waitress==3.0.2
23:04:35 WebOb==1.8.9
23:04:35 websocket-client==1.9.0
23:04:35 WebTest==3.0.7
23:04:35 wsproto==1.2.0
23:04:35 [EnvInject] - Injecting environment variables from a build step.
23:04:35 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:04:35 [EnvInject] - Variables injected successfully.
23:04:35 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins9542566406439229176.sh
23:04:35 Setup pyenv:
23:04:35 system
23:04:35 3.8.13
23:04:35 3.9.13
23:04:35 3.10.13
23:04:35 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
23:04:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tU6U from file:/tmp/.os_lf_venv
23:04:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:37 lf-activate-venv(): INFO: Base packages installed successfully
23:04:37 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:04:44 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:04:44 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
23:04:44 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:04:44 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:04:45 lf-activate-venv(): INFO: Adding /tmp/venv-tU6U/bin to PATH
23:04:45 + ODL_SYSTEM=()
23:04:45 + TOOLS_SYSTEM=()
23:04:45 + OPENSTACK_SYSTEM=()
23:04:45 + OPENSTACK_CONTROLLERS=()
23:04:45 + mapfile -t ADDR
23:04:45 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-ask-all-titanium-58
23:04:45 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:04:46 + for i in "${ADDR[@]}"
23:04:46 ++ ssh 10.30.170.8 hostname -s
23:04:46 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:04:47 + REMHOST=releng-19183-58-0-builder-0
23:04:47 + case ${REMHOST} in
23:04:47 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:04:47 + for i in "${ADDR[@]}"
23:04:47 ++ ssh 10.30.171.227 hostname -s
23:04:47 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
23:04:47 + REMHOST=releng-19183-58-0-builder-1
23:04:47 + case ${REMHOST} in
23:04:47 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:04:47 + for i in "${ADDR[@]}"
23:04:47 ++ ssh 10.30.171.116 hostname -s
23:04:47 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:04:48 + REMHOST=releng-19183-58-0-builder-2
23:04:48 + case ${REMHOST} in
23:04:48 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:04:48 + echo NUM_ODL_SYSTEM=3
23:04:48 + echo NUM_TOOLS_SYSTEM=0
23:04:48 + '[' '' == yes ']'
23:04:48 + NUM_OPENSTACK_SYSTEM=0
23:04:48 + echo NUM_OPENSTACK_SYSTEM=0
23:04:48 + '[' 0 -eq 2 ']'
23:04:48 + echo ODL_SYSTEM_IP=10.30.170.8
23:04:48 ++ seq 0 2
23:04:48 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:04:48 + echo ODL_SYSTEM_1_IP=10.30.170.8
23:04:48 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:04:48 + echo ODL_SYSTEM_2_IP=10.30.171.227
23:04:48 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:04:48 + echo ODL_SYSTEM_3_IP=10.30.171.116
23:04:48 + echo TOOLS_SYSTEM_IP=
23:04:48 ++ seq 0 -1
23:04:48 + openstack_index=0
23:04:48 + NUM_OPENSTACK_CONTROL_NODES=1
23:04:48 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:04:48 ++ seq 0 0
23:04:48 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:04:48 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:04:48 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:04:48 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:04:48 + '[' -1 -ge 2 ']'
23:04:48 ++ seq 0 -2
23:04:48 + NUM_OPENSTACK_HAPROXY_NODES=0
23:04:48 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:04:48 ++ seq 0 -1
23:04:48 + echo 'Contents of slave_addresses.txt:'
23:04:48 Contents of slave_addresses.txt:
23:04:48 + cat slave_addresses.txt
23:04:48 NUM_ODL_SYSTEM=3
23:04:48 NUM_TOOLS_SYSTEM=0
23:04:48 NUM_OPENSTACK_SYSTEM=0
23:04:48 ODL_SYSTEM_IP=10.30.170.8
23:04:48 ODL_SYSTEM_1_IP=10.30.170.8
23:04:48 ODL_SYSTEM_2_IP=10.30.171.227
23:04:48 ODL_SYSTEM_3_IP=10.30.171.116
23:04:48 TOOLS_SYSTEM_IP=
23:04:48 NUM_OPENSTACK_CONTROL_NODES=1
23:04:48 OPENSTACK_CONTROL_NODE_1_IP=
23:04:48 NUM_OPENSTACK_COMPUTE_NODES=-1
23:04:48 NUM_OPENSTACK_HAPROXY_NODES=0
23:04:48 [EnvInject] - Injecting environment variables from a build step.
23:04:48 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:04:48 [EnvInject] - Variables injected successfully.
23:04:48 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/sh /tmp/jenkins9119415420692208564.sh
23:04:48 Preparing for JRE Version 21
23:04:48 Karaf artifact is karaf
23:04:48 Karaf project is integration
23:04:48 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:04:48 [EnvInject] - Injecting environment variables from a build step.
23:04:48 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:04:48 [EnvInject] - Variables injected successfully.
23:04:48 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins16622676466199696845.sh
23:04:48 2025-10-26 23:04:48 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:04:48 Bundle version is 0.22.2-SNAPSHOT
23:04:48 --2025-10-26 23:04:48-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:04:48 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:04:48 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:04:48 HTTP request sent, awaiting response... 200 OK
23:04:48 Length: 1404 (1.4K) [application/xml]
23:04:48 Saving to: ‘maven-metadata.xml’
23:04:48
23:04:48 0K . 100% 43.0M=0s
23:04:48
23:04:48 2025-10-26 23:04:48 (43.0 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
23:04:48
23:04:48
23:04:48
23:04:48 org.opendaylight.integration
23:04:48 karaf
23:04:48 0.22.2-SNAPSHOT
23:04:48
23:04:48
23:04:48 20251026.175551
23:04:48 32
23:04:48
23:04:48 20251026175551
23:04:48
23:04:48
23:04:48 pom
23:04:48 0.22.2-20251026.175551-32
23:04:48 20251026175551
23:04:48
23:04:48
23:04:48 tar.gz
23:04:48 0.22.2-20251026.175551-32
23:04:48 20251026175551
23:04:48
23:04:48
23:04:48 zip
23:04:48 0.22.2-20251026.175551-32
23:04:48 20251026175551
23:04:48
23:04:48
23:04:48 cyclonedx
23:04:48 xml
23:04:48 0.22.2-20251026.175551-32
23:04:48 20251026175551
23:04:48
23:04:48
23:04:48 cyclonedx
23:04:48 json
23:04:48 0.22.2-20251026.175551-32
23:04:48 20251026175551
23:04:48
23:04:48
23:04:48
23:04:48
23:04:48 Nexus timestamp is 0.22.2-20251026.175551-32
23:04:48 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:04:48 Distribution bundle is karaf-0.22.2-20251026.175551-32.zip
23:04:48 Distribution bundle version is 0.22.2-SNAPSHOT
23:04:48 Distribution folder is karaf-0.22.2-SNAPSHOT
23:04:48 Nexus prefix is https://nexus.opendaylight.org
23:04:48 [EnvInject] - Injecting environment variables from a build step.
23:04:48 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:04:48 [EnvInject] - Variables injected successfully.
23:04:48 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins3130270017795210664.sh
23:04:48 Setup pyenv:
23:04:48 system
23:04:48 3.8.13
23:04:48 3.9.13
23:04:48 3.10.13
23:04:48 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
23:04:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tU6U from file:/tmp/.os_lf_venv
23:04:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04: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.
23:04:50 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:04:50 lf-activate-venv(): INFO: Base packages installed successfully
23:04:50 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:04:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:04:57 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:04:57 lf-activate-venv(): INFO: Adding /tmp/venv-tU6U/bin to PATH
23:04:57 Copying common-functions.sh to /tmp
23:04:58 Copying common-functions.sh to 10.30.170.8:/tmp
23:04:59 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:04:59 Copying common-functions.sh to 10.30.171.227:/tmp
23:04:59 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
23:04:59 Copying common-functions.sh to 10.30.171.116:/tmp
23:04:59 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:05:00 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins403228361627172106.sh
23:05:00 common-functions.sh is being sourced
23:05:00 common-functions environment:
23:05:00 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:00 ACTUALFEATURES:
23:05:00 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:00 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:00 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:00 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:00 CONTROLLERMEM: 2048m
23:05:00 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:00 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:00 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:00 SUITES:
23:05:00
23:05:00 #################################################
23:05:00 ## Configure Cluster and Start ##
23:05:00 #################################################
23:05:00 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
23:05:00 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
23:05:00 Locating script plan to use...
23:05:00 script plan exists!!!
23:05:00 Changing the script plan path...
23:05:00 # Place the scripts in run order:
23:05:00 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/scripts/car_people_shard.sh
23:05:00 Executing /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/scripts/car_people_shard.sh...
23:05:00 Add car-people shards file
23:05:00 Copy shard config to member-1 with IP address 10.30.170.8
23:05:00 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:05:00 Copy shard config to member-2 with IP address 10.30.171.227
23:05:00 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
23:05:00 Copy shard config to member-3 with IP address 10.30.171.116
23:05:00 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:05:01 Finished running script plans
23:05:01 Configuring member-1 with IP address 10.30.170.8
23:05:01 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:05:01 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:05:01 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:05:01 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:05:01 ++ echo 'common-functions.sh is being sourced'
23:05:01 common-functions.sh is being sourced
23:05:01 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:05:01 ++ DISTROSTREAM=titanium
23:05:01 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:01 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:01 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:01 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:01 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:01 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:01 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:01 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:01 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:01 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:01 ++ export CONTROLLERMEM=
23:05:01 ++ CONTROLLERMEM=
23:05:01 ++ case "${DISTROSTREAM}" in
23:05:01 ++ CLUSTER_SYSTEM=pekko
23:05:01 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:01 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:01 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:01 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:01 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:01 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:01 ++ print_common_env
23:05:01 ++ cat
23:05:01 common-functions environment:
23:05:01 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:01 ACTUALFEATURES:
23:05:01 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:01 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:01 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:01 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:01 CONTROLLERMEM:
23:05:01 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:01 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:01 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:01 SUITES:
23:05:01
23:05:01 ++ SSH='ssh -t -t'
23:05:01 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:05:01 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:05:01 Changing to /tmp
23:05:01 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:01 + echo 'Changing to /tmp'
23:05:01 + cd /tmp
23:05:01 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip'
23:05:01 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:01 --2025-10-26 23:05:01-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:01 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:05:01 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:05:01 HTTP request sent, awaiting response... 200 OK
23:05:01 Length: 234981029 (224M) [application/zip]
23:05:01 Saving to: ‘karaf-0.22.2-20251026.175551-32.zip’
23:05:01
23:05:01 0K ........ ........ ........ ........ ........ ........ 1% 64.0M 3s
23:05:01 3072K ........ ........ ........ ........ ........ ........ 2% 123M 3s
23:05:01 6144K ........ ........ ........ ........ ........ ........ 4% 158M 2s
23:05:01 9216K ........ ........ ........ ........ ........ ........ 5% 162M 2s
23:05:01 12288K ........ ........ ........ ........ ........ ........ 6% 194M 2s
23:05:01 15360K ........ ........ ........ ........ ........ ........ 8% 205M 2s
23:05:01 18432K ........ ........ ........ ........ ........ ........ 9% 212M 1s
23:05:01 21504K ........ ........ ........ ........ ........ ........ 10% 229M 1s
23:05:01 24576K ........ ........ ........ ........ ........ ........ 12% 235M 1s
23:05:01 27648K ........ ........ ........ ........ ........ ........ 13% 254M 1s
23:05:01 30720K ........ ........ ........ ........ ........ ........ 14% 265M 1s
23:05:01 33792K ........ ........ ........ ........ ........ ........ 16% 286M 1s
23:05:01 36864K ........ ........ ........ ........ ........ ........ 17% 286M 1s
23:05:01 39936K ........ ........ ........ ........ ........ ........ 18% 323M 1s
23:05:01 43008K ........ ........ ........ ........ ........ ........ 20% 327M 1s
23:05:01 46080K ........ ........ ........ ........ ........ ........ 21% 334M 1s
23:05:01 49152K ........ ........ ........ ........ ........ ........ 22% 355M 1s
23:05:01 52224K ........ ........ ........ ........ ........ ........ 24% 313M 1s
23:05:01 55296K ........ ........ ........ ........ ........ ........ 25% 232M 1s
23:05:01 58368K ........ ........ ........ ........ ........ ........ 26% 235M 1s
23:05:01 61440K ........ ........ ........ ........ ........ ........ 28% 221M 1s
23:05:01 64512K ........ ........ ........ ........ ........ ........ 29% 230M 1s
23:05:01 67584K ........ ........ ........ ........ ........ ........ 30% 231M 1s
23:05:01 70656K ........ ........ ........ ........ ........ ........ 32% 301M 1s
23:05:01 73728K ........ ........ ........ ........ ........ ........ 33% 311M 1s
23:05:01 76800K ........ ........ ........ ........ ........ ........ 34% 349M 1s
23:05:01 79872K ........ ........ ........ ........ ........ ........ 36% 335M 1s
23:05:02 82944K ........ ........ ........ ........ ........ ........ 37% 345M 1s
23:05:02 86016K ........ ........ ........ ........ ........ ........ 38% 326M 1s
23:05:02 89088K ........ ........ ........ ........ ........ ........ 40% 330M 1s
23:05:02 92160K ........ ........ ........ ........ ........ ........ 41% 282M 1s
23:05:02 95232K ........ ........ ........ ........ ........ ........ 42% 442M 1s
23:05:02 98304K ........ ........ ........ ........ ........ ........ 44% 342M 1s
23:05:02 101376K ........ ........ ........ ........ ........ ........ 45% 342M 1s
23:05:02 104448K ........ ........ ........ ........ ........ ........ 46% 295M 1s
23:05:02 107520K ........ ........ ........ ........ ........ ........ 48% 280M 0s
23:05:02 110592K ........ ........ ........ ........ ........ ........ 49% 280M 0s
23:05:02 113664K ........ ........ ........ ........ ........ ........ 50% 247M 0s
23:05:02 116736K ........ ........ ........ ........ ........ ........ 52% 199M 0s
23:05:02 119808K ........ ........ ........ ........ ........ ........ 53% 224M 0s
23:05:02 122880K ........ ........ ........ ........ ........ ........ 54% 202M 0s
23:05:02 125952K ........ ........ ........ ........ ........ ........ 56% 225M 0s
23:05:02 129024K ........ ........ ........ ........ ........ ........ 57% 305M 0s
23:05:02 132096K ........ ........ ........ ........ ........ ........ 58% 271M 0s
23:05:02 135168K ........ ........ ........ ........ ........ ........ 60% 274M 0s
23:05:02 138240K ........ ........ ........ ........ ........ ........ 61% 365M 0s
23:05:02 141312K ........ ........ ........ ........ ........ ........ 62% 346M 0s
23:05:02 144384K ........ ........ ........ ........ ........ ........ 64% 361M 0s
23:05:02 147456K ........ ........ ........ ........ ........ ........ 65% 346M 0s
23:05:02 150528K ........ ........ ........ ........ ........ ........ 66% 310M 0s
23:05:02 153600K ........ ........ ........ ........ ........ ........ 68% 172M 0s
23:05:02 156672K ........ ........ ........ ........ ........ ........ 69% 289M 0s
23:05:02 159744K ........ ........ ........ ........ ........ ........ 70% 267M 0s
23:05:02 162816K ........ ........ ........ ........ ........ ........ 72% 302M 0s
23:05:02 165888K ........ ........ ........ ........ ........ ........ 73% 294M 0s
23:05:02 168960K ........ ........ ........ ........ ........ ........ 74% 330M 0s
23:05:02 172032K ........ ........ ........ ........ ........ ........ 76% 329M 0s
23:05:02 175104K ........ ........ ........ ........ ........ ........ 77% 311M 0s
23:05:02 178176K ........ ........ ........ ........ ........ ........ 78% 331M 0s
23:05:02 181248K ........ ........ ........ ........ ........ ........ 80% 301M 0s
23:05:02 184320K ........ ........ ........ ........ ........ ........ 81% 279M 0s
23:05:02 187392K ........ ........ ........ ........ ........ ........ 83% 298M 0s
23:05:02 190464K ........ ........ ........ ........ ........ ........ 84% 295M 0s
23:05:02 193536K ........ ........ ........ ........ ........ ........ 85% 327M 0s
23:05:02 196608K ........ ........ ........ ........ ........ ........ 87% 269M 0s
23:05:02 199680K ........ ........ ........ ........ ........ ........ 88% 240M 0s
23:05:02 202752K ........ ........ ........ ........ ........ ........ 89% 290M 0s
23:05:02 205824K ........ ........ ........ ........ ........ ........ 91% 306M 0s
23:05:02 208896K ........ ........ ........ ........ ........ ........ 92% 334M 0s
23:05:02 211968K ........ ........ ........ ........ ........ ........ 93% 185M 0s
23:05:02 215040K ........ ........ ........ ........ ........ ........ 95% 262M 0s
23:05:02 218112K ........ ........ ........ ........ ........ ........ 96% 279M 0s
23:05:02 221184K ........ ........ ........ ........ ........ ........ 97% 369M 0s
23:05:02 224256K ........ ........ ........ ........ ........ ........ 99% 319M 0s
23:05:02 227328K ........ ........ ........ ........ . 100% 312M=0.9s
23:05:02
23:05:02 2025-10-26 23:05:02 (257 MB/s) - ‘karaf-0.22.2-20251026.175551-32.zip’ saved [234981029/234981029]
23:05:02
23:05:02 Extracting the new controller...
23:05:02 + echo 'Extracting the new controller...'
23:05:02 + unzip -q karaf-0.22.2-20251026.175551-32.zip
23:05:04 Adding external repositories...
23:05:04 + echo 'Adding external repositories...'
23:05: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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:04 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:04 ################################################################################
23:05:04 #
23:05:04 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:04 # contributor license agreements. See the NOTICE file distributed with
23:05:04 # this work for additional information regarding copyright ownership.
23:05:04 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:04 # (the "License"); you may not use this file except in compliance with
23:05:04 # the License. You may obtain a copy of the License at
23:05:04 #
23:05:04 # http://www.apache.org/licenses/LICENSE-2.0
23:05:04 #
23:05:04 # Unless required by applicable law or agreed to in writing, software
23:05:04 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:04 # See the License for the specific language governing permissions and
23:05:04 # limitations under the License.
23:05:04 #
23:05:04 ################################################################################
23:05:04
23:05:04 #
23:05:04 # If set to true, the following property will not allow any certificate to be used
23:05:04 # when accessing Maven repositories through SSL
23:05:04 #
23:05:04 #org.ops4j.pax.url.mvn.certificateCheck=
23:05:04
23:05:04 #
23:05:04 # Path to the local Maven settings file.
23:05:04 # The repositories defined in this file will be automatically added to the list
23:05:04 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:05:04 # below is not set.
23:05:04 # The following locations are checked for the existence of the settings.xml file
23:05:04 # * 1. looks for the specified url
23:05:04 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:05:04 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:05:04 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:05:04 #
23:05:04 #org.ops4j.pax.url.mvn.settings=
23:05:04
23:05:04 #
23:05:04 # Path to the local Maven repository which is used to avoid downloading
23:05:04 # artifacts when they already exist locally.
23:05:04 # The value of this property will be extracted from the settings.xml file
23:05:04 # above, or defaulted to:
23:05:04 # System.getProperty( "user.home" ) + "/.m2/repository"
23:05:04 #
23:05:04 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:05:04
23:05:04 #
23:05:04 # Default this to false. It's just weird to use undocumented repos
23:05:04 #
23:05:04 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:05:04
23:05:04 #
23:05:04 # Uncomment if you don't wanna use the proxy settings
23:05:04 # from the Maven conf/settings.xml file
23:05:04 #
23:05:04 # org.ops4j.pax.url.mvn.proxySupport=false
23:05:04
23:05:04 #
23:05:04 # Comma separated list of repositories scanned when resolving an artifact.
23:05:04 # Those repositories will be checked before iterating through the
23:05:04 # below list of repositories and even before the local repository
23:05:04 # A repository url can be appended with zero or more of the following flags:
23:05:04 # @snapshots : the repository contains snaphots
23:05:04 # @noreleases : the repository does not contain any released artifacts
23:05:04 #
23:05:04 # The following property value will add the system folder as a repo.
23:05:04 #
23:05:04 org.ops4j.pax.url.mvn.defaultRepositories=\
23:05:04 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:05:04 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:05:04 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:05:04
23:05:04 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:05:04 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:05:04
23:05:04 #
23:05:04 # Comma separated list of repositories scanned when resolving an artifact.
23:05:04 # The default list includes the following repositories:
23:05:04 # http://repo1.maven.org/maven2@id=central
23:05:04 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:05:04 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:05:04 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:05:04 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:05:04 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:05:04 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:05:04 # To add repositories to the default ones, prepend '+' to the list of repositories
23:05:04 # to add.
23:05:04 # A repository url can be appended with zero or more of the following flags:
23:05:04 # @snapshots : the repository contains snapshots
23:05:04 # @noreleases : the repository does not contain any released artifacts
23:05:04 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:05:04 #
23:05: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
23:05:04
23:05:04 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:05:04 + [[ True == \T\r\u\e ]]
23:05:04 + echo 'Configuring the startup features...'
23:05:04 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:04 + FEATURE_TEST_STRING=features-test
23:05:04 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:05:04 + KARAF_VERSION=karaf4
23:05:04 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:05:04 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:04 + [[ ! -z '' ]]
23:05:04 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:04 ################################################################################
23:05:04 #
23:05:04 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:04 # contributor license agreements. See the NOTICE file distributed with
23:05:04 # this work for additional information regarding copyright ownership.
23:05:04 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:04 # (the "License"); you may not use this file except in compliance with
23:05:04 # the License. You may obtain a copy of the License at
23:05:04 #
23:05:04 # http://www.apache.org/licenses/LICENSE-2.0
23:05:04 #
23:05:04 # Unless required by applicable law or agreed to in writing, software
23:05:04 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:04 # See the License for the specific language governing permissions and
23:05:04 # limitations under the License.
23:05:04 #
23:05:04 ################################################################################
23:05:04
23:05:04 #
23:05:04 # Comma separated list of features repositories to register by default
23:05:04 #
23:05:04 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9b5c47d9-8b88-4da6-8d81-5ba731d2e0ec.xml
23:05:04
23:05:04 #
23:05:04 # Comma separated list of features to install at startup
23:05:04 #
23:05:04 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, d82901e9-f5c9-4298-bf10-24f10dde7b09
23:05:04
23:05:04 #
23:05:04 # Resource repositories (OBR) that the features resolver can use
23:05:04 # to resolve requirements/capabilities
23:05:04 #
23:05:04 # The format of the resourceRepositories is
23:05:04 # resourceRepositories=[xml:url|json:url],...
23:05:04 # for Instance:
23:05:04 #
23:05:04 #resourceRepositories=xml:http://host/path/to/index.xml
23:05:04 # or
23:05:04 #resourceRepositories=json:http://host/path/to/index.json
23:05:04 #
23:05:04
23:05:04 #
23:05:04 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:05:04 #
23:05:04 featuresBootAsynchronous=false
23:05:04
23:05:04 #
23:05:04 # Service requirements enforcement
23:05:04 #
23:05:04 # By default, the feature resolver checks the service requirements/capabilities of
23:05:04 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:05:04 # the required bundles.
23:05:04 # The following flag can have those values:
23:05:04 # - disable: service requirements are completely ignored
23:05:04 # - default: service requirements are ignored for old features
23:05:04 # - enforce: service requirements are always verified
23:05:04 #
23:05:04 #serviceRequirements=default
23:05:04
23:05:04 #
23:05:04 # Store cfg file for config element in feature
23:05:04 #
23:05:04 #configCfgStore=true
23:05:04
23:05:04 #
23:05:04 # Define if the feature service automatically refresh bundles
23:05:04 #
23:05:04 autoRefresh=true
23:05:04
23:05:04 #
23:05:04 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:05:04 # XML file defines instructions related to features processing
23:05:04 # versions.properties may declare properties to resolve placeholders in XML file
23:05:04 # both files are relative to ${karaf.etc}
23:05:04 #
23:05:04 #featureProcessing=org.apache.karaf.features.xml
23:05:04 #featureProcessingVersions=versions.properties
23:05:04 + configure_karaf_log karaf4 ''
23:05:04 + local -r karaf_version=karaf4
23:05:04 + local -r controllerdebugmap=
23:05:04 + local logapi=log4j
23:05:04 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:04 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:05:04 log4j2.rootLogger.level = INFO
23:05:04 #log4j2.rootLogger.type = asyncRoot
23:05:04 #log4j2.rootLogger.includeLocation = false
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:05:04 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:05:04 log4j2.rootLogger.appenderRef.Console.ref = Console
23:05:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:05:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:05:04 log4j2.logger.spifly.name = org.apache.aries.spifly
23:05:04 log4j2.logger.spifly.level = WARN
23:05:04 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:05:04 log4j2.logger.audit.level = INFO
23:05:04 log4j2.logger.audit.additivity = false
23:05:04 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:05:04 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:05:04 log4j2.appender.console.type = Console
23:05:04 log4j2.appender.console.name = Console
23:05:04 log4j2.appender.console.layout.type = PatternLayout
23:05:04 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:05:04 log4j2.appender.rolling.type = RollingRandomAccessFile
23:05:04 log4j2.appender.rolling.name = RollingFile
23:05:04 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:05:04 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:05:04 #log4j2.appender.rolling.immediateFlush = false
23:05:04 log4j2.appender.rolling.append = true
23:05:04 log4j2.appender.rolling.layout.type = PatternLayout
23:05:04 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:05:04 log4j2.appender.rolling.policies.type = Policies
23:05:04 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:05:04 log4j2.appender.rolling.policies.size.size = 64MB
23:05:04 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:05:04 log4j2.appender.rolling.strategy.max = 7
23:05:04 log4j2.appender.audit.type = RollingRandomAccessFile
23:05:04 log4j2.appender.audit.name = AuditRollingFile
23:05:04 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:05:04 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:05:04 log4j2.appender.audit.append = true
23:05:04 log4j2.appender.audit.layout.type = PatternLayout
23:05:04 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:05:04 log4j2.appender.audit.policies.type = Policies
23:05:04 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:05:04 log4j2.appender.audit.policies.size.size = 8MB
23:05:04 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:05:04 log4j2.appender.audit.strategy.max = 7
23:05:04 log4j2.appender.osgi.type = PaxOsgi
23:05:04 log4j2.appender.osgi.name = PaxOsgi
23:05:04 log4j2.appender.osgi.filter = *
23:05:04 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:05:04 #log4j2.logger.aether.level = TRACE
23:05:04 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:05:04 #log4j2.logger.http-headers.level = DEBUG
23:05:04 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:05:04 #log4j2.logger.maven.level = TRACE
23:05:04 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:05:04 + logapi=log4j2
23:05:04 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:05:04 + '[' log4j2 == log4j2 ']'
23:05:04 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:04 controllerdebugmap:
23:05:04 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:04 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:05:04 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:05:04 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:05:04 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:05:04 + unset IFS
23:05:04 + echo 'controllerdebugmap: '
23:05:04 + '[' -n '' ']'
23:05:04 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:05:04 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:04 ################################################################################
23:05:04 #
23:05:04 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:04 # contributor license agreements. See the NOTICE file distributed with
23:05:04 # this work for additional information regarding copyright ownership.
23:05:04 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:04 # (the "License"); you may not use this file except in compliance with
23:05:04 # the License. You may obtain a copy of the License at
23:05:04 #
23:05:04 # http://www.apache.org/licenses/LICENSE-2.0
23:05:04 #
23:05:04 # Unless required by applicable law or agreed to in writing, software
23:05:04 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:04 # See the License for the specific language governing permissions and
23:05:04 # limitations under the License.
23:05:04 #
23:05:04 ################################################################################
23:05:04
23:05:04 # Common pattern layout for appenders
23:05:04 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:05:04
23:05:04 # Root logger
23:05:04 log4j2.rootLogger.level = INFO
23:05:04 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:05:04 #log4j2.rootLogger.type = asyncRoot
23:05:04 #log4j2.rootLogger.includeLocation = false
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:05:04 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:05:04 log4j2.rootLogger.appenderRef.Console.ref = Console
23:05:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:05:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:05:04
23:05:04 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:05:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:05:04
23:05:04 # Loggers configuration
23:05:04
23:05:04 # Spifly logger
23:05:04 log4j2.logger.spifly.name = org.apache.aries.spifly
23:05:04 log4j2.logger.spifly.level = WARN
23:05:04
23:05:04 # Security audit logger
23:05:04 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:05:04 log4j2.logger.audit.level = INFO
23:05:04 log4j2.logger.audit.additivity = false
23:05:04 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:05:04
23:05:04 # Appenders configuration
23:05:04
23:05:04 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:05:04 log4j2.appender.console.type = Console
23:05:04 log4j2.appender.console.name = Console
23:05:04 log4j2.appender.console.layout.type = PatternLayout
23:05:04 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:05:04
23:05:04 # Rolling file appender
23:05:04 log4j2.appender.rolling.type = RollingRandomAccessFile
23:05:04 log4j2.appender.rolling.name = RollingFile
23:05:04 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:05:04 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:05:04 # uncomment to not force a disk flush
23:05:04 #log4j2.appender.rolling.immediateFlush = false
23:05:04 log4j2.appender.rolling.append = true
23:05:04 log4j2.appender.rolling.layout.type = PatternLayout
23:05:04 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:05:04 log4j2.appender.rolling.policies.type = Policies
23:05:04 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:05:04 log4j2.appender.rolling.policies.size.size = 1GB
23:05:04 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:05:04 log4j2.appender.rolling.strategy.max = 7
23:05:04
23:05:04 # Audit file appender
23:05:04 log4j2.appender.audit.type = RollingRandomAccessFile
23:05:04 log4j2.appender.audit.name = AuditRollingFile
23:05:04 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:05:04 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:05:04 log4j2.appender.audit.append = true
23:05:04 log4j2.appender.audit.layout.type = PatternLayout
23:05:04 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:05:04 log4j2.appender.audit.policies.type = Policies
23:05:04 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:05:04 log4j2.appender.audit.policies.size.size = 8MB
23:05:04 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:05:04 log4j2.appender.audit.strategy.max = 7
23:05:04
23:05:04 # OSGi appender
23:05:04 log4j2.appender.osgi.type = PaxOsgi
23:05:04 log4j2.appender.osgi.name = PaxOsgi
23:05:04 log4j2.appender.osgi.filter = *
23:05:04
23:05:04 # help with identification of maven-related problems with pax-url-aether
23:05:04 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:05:04 #log4j2.logger.aether.level = TRACE
23:05:04 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:05:04 #log4j2.logger.http-headers.level = DEBUG
23:05:04 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:05:04 #log4j2.logger.maven.level = TRACE
23:05:04 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:05:04 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:05:04 Configure
23:05:04 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:05:04 max memory: 3072m
23:05:04 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:04 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:04 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:05:04 + local -r controllermem=3072m
23:05:04 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:04 + echo Configure
23:05:04 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:05:04 + echo ' max memory: 3072m'
23:05:04 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:05:04 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:04 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:04 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:04 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:05:04 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:04 #!/bin/sh
23:05:04 #
23:05:04 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:04 # contributor license agreements. See the NOTICE file distributed with
23:05:04 # this work for additional information regarding copyright ownership.
23:05:04 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:04 # (the "License"); you may not use this file except in compliance with
23:05:04 # the License. You may obtain a copy of the License at
23:05:04 #
23:05:04 # http://www.apache.org/licenses/LICENSE-2.0
23:05:04 #
23:05:04 # Unless required by applicable law or agreed to in writing, software
23:05:04 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:04 # See the License for the specific language governing permissions and
23:05:04 # limitations under the License.
23:05:04 #
23:05:04
23:05:04 #
23:05:04 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:05:04 # script: client, instance, shell, start, status, stop, karaf
23:05:04 #
23:05:04 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:05:04 # Actions go here...
23:05:04 # fi
23:05:04
23:05:04 #
23:05:04 # general settings which should be applied for all scripts go here; please keep
23:05:04 # in mind that it is possible that scripts might be executed more than once, e.g.
23:05:04 # in example of the start script where the start script is executed first and the
23:05:04 # karaf script afterwards.
23:05:04 #
23:05:04
23:05:04 #
23:05:04 # The following section shows the possible configuration options for the default
23:05:04 # karaf scripts
23:05:04 #
23:05:04 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:05:04 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:05:04 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:05:04 # export EXTRA_JAVA_OPTS # Additional JVM options
23:05:04 # export KARAF_HOME # Karaf home folder
23:05:04 # export KARAF_DATA # Karaf data folder
23:05:04 # export KARAF_BASE # Karaf base folder
23:05:04 # export KARAF_ETC # Karaf etc folder
23:05:04 # export KARAF_LOG # Karaf log folder
23:05:04 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:05:04 # export KARAF_OPTS # Additional available Karaf options
23:05:04 # export KARAF_DEBUG # Enable debug mode
23:05:04 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:05:04 # export KARAF_NOROOT # Prevent execution as root if set to true
23:05:04 Set Java version
23:05:04 + echo 'Set Java version'
23:05:04 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:05: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
23:05:04 sudo: a password is required
23:05:04 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:04 JDK default version ...
23:05: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
23:05:04 sudo: a password is required
23:05:04 + echo 'JDK default version ...'
23:05:04 + java -version
23:05:04 openjdk version "21.0.8" 2025-07-15
23:05:04 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:05:04 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:05:04 Set JAVA_HOME
23:05:04 + echo 'Set JAVA_HOME'
23:05:04 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:05:04 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:05:04 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:04 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:04 Listing all open ports on controller system...
23:05:04 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:04 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:05:04 + echo 'Listing all open ports on controller system...'
23:05:04 + netstat -pnatu
23:05:04 /tmp/configuration-script.sh: line 40: netstat: command not found
23:05:04 Custom shard config exists!!!
23:05:04 Copying the shard config...
23:05:04 + '[' -f /tmp/custom_shard_config.txt ']'
23:05:04 + echo 'Custom shard config exists!!!'
23:05:04 + echo 'Copying the shard config...'
23:05:04 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:05:04 Configuring cluster
23:05:04 + echo 'Configuring cluster'
23:05:04 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.8 10.30.171.227 10.30.171.116
23:05:04 ################################################
23:05:04 ## Configure Cluster ##
23:05:04 ################################################
23:05:04 NOTE: Cluster configuration files not found. Copying from
23:05:04 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:05:04 Configuring unique name in pekko.conf
23:05:04 Configuring hostname in pekko.conf
23:05:04 Configuring data and rpc seed nodes in pekko.conf
23:05:04 modules = [
23:05:04
23:05:04 {
23:05:04 name = "inventory"
23:05:04 namespace = "urn:opendaylight:inventory"
23:05:04 shard-strategy = "module"
23:05:04 },
23:05:04 {
23:05:04 name = "topology"
23:05:04 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:05:04 shard-strategy = "module"
23:05:04 },
23:05:04 {
23:05:04 name = "toaster"
23:05:04 namespace = "http://netconfcentral.org/ns/toaster"
23:05:04 shard-strategy = "module"
23:05:04 },
23:05:04 {
23:05:04 name = "car"
23:05:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:05:04 shard-strategy = "module"
23:05:04 },
23:05:04 {
23:05:04 name = "people"
23:05:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:05:04 shard-strategy = "module"
23:05:04 },
23:05:04 {
23:05:04 name = "car-people"
23:05:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:05:04 shard-strategy = "module"
23:05:04 }
23:05:04 ]
23:05:04 Configuring replication type in module-shards.conf
23:05:04 ################################################
23:05:04 ## NOTE: Manually restart controller to ##
23:05:04 ## apply configuration. ##
23:05:04 ################################################
23:05:04 Dump pekko.conf
23:05:04 + echo 'Dump pekko.conf'
23:05:04 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:04
23:05:04 odl-cluster-data {
23:05:04 pekko {
23:05:04 remote {
23:05:04 artery {
23:05:04 enabled = on
23:05:04 transport = tcp
23:05:04 canonical.hostname = "10.30.170.8"
23:05:04 canonical.port = 2550
23:05:04 }
23:05:04 }
23:05:04
23:05:04 cluster {
23:05:04 # Using artery.
23:05:04 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.8:2550",
23:05:04 "pekko://opendaylight-cluster-data@10.30.171.227:2550",
23:05:04 "pekko://opendaylight-cluster-data@10.30.171.116:2550"]
23:05:04
23:05:04 roles = ["member-1"]
23:05:04
23:05:04 # when under load we might trip a false positive on the failure detector
23:05:04 # failure-detector {
23:05:04 # heartbeat-interval = 4 s
23:05:04 # acceptable-heartbeat-pause = 16s
23:05:04 # }
23:05:04 }
23:05:04
23:05:04 persistence {
23:05:04 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:05:04 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:05:04 # The relative path is always relative to KARAF_HOME.
23:05:04
23:05:04 # snapshot-store.local.dir = "target/snapshots"
23:05:04
23:05:04 # Use lz4 compression for LocalSnapshotStore snapshots
23:05:04 snapshot-store.local.use-lz4-compression = false
23:05:04 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:05:04 snapshot-store.local.lz4-blocksize = 256KB
23:05:04 }
23:05:04 disable-default-actor-system-quarantined-event-handling = "false"
23:05:04 }
23:05:04 }
23:05:04 Dump modules.conf
23:05:04 + echo 'Dump modules.conf'
23:05:04 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:04 modules = [
23:05:04
23:05:04 {
23:05:04 name = "inventory"
23:05:04 namespace = "urn:opendaylight:inventory"
23:05:04 shard-strategy = "module"
23:05:04 },
23:05:04 {
23:05:04 name = "topology"
23:05:04 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:05:04 shard-strategy = "module"
23:05:04 },
23:05:04 {
23:05:04 name = "toaster"
23:05:04 namespace = "http://netconfcentral.org/ns/toaster"
23:05:04 shard-strategy = "module"
23:05:04 },
23:05:04 {
23:05:04 name = "car"
23:05:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:05:04 shard-strategy = "module"
23:05:04 },
23:05:04 {
23:05:04 name = "people"
23:05:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:05:04 shard-strategy = "module"
23:05:04 },
23:05:04 {
23:05:04 name = "car-people"
23:05:04 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:05:04 shard-strategy = "module"
23:05:04 }
23:05:04 ]
23:05:04 Dump module-shards.conf
23:05:04 + echo 'Dump module-shards.conf'
23:05:04 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:04 module-shards = [
23:05:04 {
23:05:04 name = "default"
23:05:04 shards = [
23:05:04 {
23:05:04 name = "default"
23:05:04 replicas = ["member-1",
23:05:04 "member-2",
23:05:04 "member-3"]
23:05:04 }
23:05:04 ]
23:05:04 },
23:05:04 {
23:05:04 name = "inventory"
23:05:04 shards = [
23:05:04 {
23:05:04 name="inventory"
23:05:04 replicas = ["member-1",
23:05:04 "member-2",
23:05:04 "member-3"]
23:05:04 }
23:05:04 ]
23:05:04 },
23:05:04 {
23:05:04 name = "topology"
23:05:04 shards = [
23:05:04 {
23:05:04 name="topology"
23:05:04 replicas = ["member-1",
23:05:04 "member-2",
23:05:04 "member-3"]
23:05:04 }
23:05:04 ]
23:05:04 },
23:05:04 {
23:05:04 name = "toaster"
23:05:04 shards = [
23:05:04 {
23:05:04 name="toaster"
23:05:04 replicas = ["member-1",
23:05:04 "member-2",
23:05:04 "member-3"]
23:05:04 }
23:05:04 ]
23:05:04 },
23:05:04 {
23:05:04 name = "car"
23:05:04 shards = [
23:05:04 {
23:05:04 name="car"
23:05:04 replicas = ["member-1",
23:05:04 "member-2",
23:05:04 "member-3"]
23:05:04 }
23:05:04 ]
23:05:04 },
23:05:04 {
23:05:04 name = "people"
23:05:04 shards = [
23:05:04 {
23:05:04 name="people"
23:05:04 replicas = ["member-1",
23:05:04 "member-2",
23:05:04 "member-3"]
23:05:04 }
23:05:04 ]
23:05:04 },
23:05:04 {
23:05:04 name = "car-people"
23:05:04 shards = [
23:05:04 {
23:05:04 name="car-people"
23:05:04 replicas = ["member-1",
23:05:04 "member-2",
23:05:04 "member-3"]
23:05:04 }
23:05:04 ]
23:05:04 }
23:05:04 ]
23:05:04 Configuring member-2 with IP address 10.30.171.227
23:05:04 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
23:05:05 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
23:05:05 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:05: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 ]]
23:05:05 ++ echo 'common-functions.sh is being sourced'
23:05:05 common-functions.sh is being sourced
23:05:05 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:05:05 ++ DISTROSTREAM=titanium
23:05:05 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:05 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:05 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:05 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:05 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:05 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:05 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:05 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:05 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:05 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:05 ++ export CONTROLLERMEM=
23:05:05 ++ CONTROLLERMEM=
23:05:05 ++ case "${DISTROSTREAM}" in
23:05:05 ++ CLUSTER_SYSTEM=pekko
23:05:05 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:05 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:05 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:05 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:05 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:05 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:05 ++ print_common_env
23:05:05 ++ cat
23:05:05 common-functions environment:
23:05:05 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:05 ACTUALFEATURES:
23:05:05 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:05 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:05 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:05 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:05 CONTROLLERMEM:
23:05:05 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:05 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:05 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:05 SUITES:
23:05:05
23:05:05 ++ SSH='ssh -t -t'
23:05:05 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:05:05 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:05:05 Changing to /tmp
23:05:05 + echo 'Changing to /tmp'
23:05:05 + cd /tmp
23:05:05 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:05 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip'
23:05:05 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:05 --2025-10-26 23:05:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:05:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:05:05 HTTP request sent, awaiting response... 200 OK
23:05:05 Length: 234981029 (224M) [application/zip]
23:05:05 Saving to: ‘karaf-0.22.2-20251026.175551-32.zip’
23:05:05
23:05:05 0K ........ ........ ........ ........ ........ ........ 1% 84.0M 3s
23:05:05 3072K ........ ........ ........ ........ ........ ........ 2% 156M 2s
23:05:05 6144K ........ ........ ........ ........ ........ ........ 4% 168M 2s
23:05:05 9216K ........ ........ ........ ........ ........ ........ 5% 172M 2s
23:05:05 12288K ........ ........ ........ ........ ........ ........ 6% 212M 1s
23:05:05 15360K ........ ........ ........ ........ ........ ........ 8% 214M 1s
23:05:05 18432K ........ ........ ........ ........ ........ ........ 9% 221M 1s
23:05:05 21504K ........ ........ ........ ........ ........ ........ 10% 259M 1s
23:05:05 24576K ........ ........ ........ ........ ........ ........ 12% 266M 1s
23:05:05 27648K ........ ........ ........ ........ ........ ........ 13% 202M 1s
23:05:05 30720K ........ ........ ........ ........ ........ ........ 14% 233M 1s
23:05:05 33792K ........ ........ ........ ........ ........ ........ 16% 224M 1s
23:05:05 36864K ........ ........ ........ ........ ........ ........ 17% 295M 1s
23:05:05 39936K ........ ........ ........ ........ ........ ........ 18% 289M 1s
23:05:05 43008K ........ ........ ........ ........ ........ ........ 20% 172M 1s
23:05:05 46080K ........ ........ ........ ........ ........ ........ 21% 189M 1s
23:05:05 49152K ........ ........ ........ ........ ........ ........ 22% 246M 1s
23:05:05 52224K ........ ........ ........ ........ ........ ........ 24% 215M 1s
23:05:05 55296K ........ ........ ........ ........ ........ ........ 25% 194M 1s
23:05:05 58368K ........ ........ ........ ........ ........ ........ 26% 145M 1s
23:05:05 61440K ........ ........ ........ ........ ........ ........ 28% 224M 1s
23:05:05 64512K ........ ........ ........ ........ ........ ........ 29% 308M 1s
23:05:05 67584K ........ ........ ........ ........ ........ ........ 30% 311M 1s
23:05:05 70656K ........ ........ ........ ........ ........ ........ 32% 210M 1s
23:05:05 73728K ........ ........ ........ ........ ........ ........ 33% 280M 1s
23:05:05 76800K ........ ........ ........ ........ ........ ........ 34% 246M 1s
23:05:05 79872K ........ ........ ........ ........ ........ ........ 36% 254M 1s
23:05:05 82944K ........ ........ ........ ........ ........ ........ 37% 232M 1s
23:05:05 86016K ........ ........ ........ ........ ........ ........ 38% 300M 1s
23:05:05 89088K ........ ........ ........ ........ ........ ........ 40% 212M 1s
23:05:05 92160K ........ ........ ........ ........ ........ ........ 41% 196M 1s
23:05:05 95232K ........ ........ ........ ........ ........ ........ 42% 203M 1s
23:05:05 98304K ........ ........ ........ ........ ........ ........ 44% 268M 1s
23:05:05 101376K ........ ........ ........ ........ ........ ........ 45% 214M 1s
23:05:05 104448K ........ ........ ........ ........ ........ ........ 46% 290M 1s
23:05:05 107520K ........ ........ ........ ........ ........ ........ 48% 198M 1s
23:05:05 110592K ........ ........ ........ ........ ........ ........ 49% 269M 1s
23:05:05 113664K ........ ........ ........ ........ ........ ........ 50% 219M 1s
23:05:05 116736K ........ ........ ........ ........ ........ ........ 52% 282M 1s
23:05:05 119808K ........ ........ ........ ........ ........ ........ 53% 195M 0s
23:05:05 122880K ........ ........ ........ ........ ........ ........ 54% 303M 0s
23:05:05 125952K ........ ........ ........ ........ ........ ........ 56% 204M 0s
23:05:05 129024K ........ ........ ........ ........ ........ ........ 57% 272M 0s
23:05:05 132096K ........ ........ ........ ........ ........ ........ 58% 220M 0s
23:05:05 135168K ........ ........ ........ ........ ........ ........ 60% 292M 0s
23:05:05 138240K ........ ........ ........ ........ ........ ........ 61% 223M 0s
23:05:05 141312K ........ ........ ........ ........ ........ ........ 62% 229M 0s
23:05:06 144384K ........ ........ ........ ........ ........ ........ 64% 299M 0s
23:05:06 147456K ........ ........ ........ ........ ........ ........ 65% 204M 0s
23:05:06 150528K ........ ........ ........ ........ ........ ........ 66% 257M 0s
23:05:06 153600K ........ ........ ........ ........ ........ ........ 68% 296M 0s
23:05:06 156672K ........ ........ ........ ........ ........ ........ 69% 253M 0s
23:05:06 159744K ........ ........ ........ ........ ........ ........ 70% 256M 0s
23:05:06 162816K ........ ........ ........ ........ ........ ........ 72% 250M 0s
23:05:06 165888K ........ ........ ........ ........ ........ ........ 73% 194M 0s
23:05:06 168960K ........ ........ ........ ........ ........ ........ 74% 258M 0s
23:05:06 172032K ........ ........ ........ ........ ........ ........ 76% 275M 0s
23:05:06 175104K ........ ........ ........ ........ ........ ........ 77% 201M 0s
23:05:06 178176K ........ ........ ........ ........ ........ ........ 78% 187M 0s
23:05:06 181248K ........ ........ ........ ........ ........ ........ 80% 253M 0s
23:05:06 184320K ........ ........ ........ ........ ........ ........ 81% 312M 0s
23:05:06 187392K ........ ........ ........ ........ ........ ........ 83% 234M 0s
23:05:06 190464K ........ ........ ........ ........ ........ ........ 84% 175M 0s
23:05:06 193536K ........ ........ ........ ........ ........ ........ 85% 237M 0s
23:05:06 196608K ........ ........ ........ ........ ........ ........ 87% 285M 0s
23:05:06 199680K ........ ........ ........ ........ ........ ........ 88% 207M 0s
23:05:06 202752K ........ ........ ........ ........ ........ ........ 89% 188M 0s
23:05:06 205824K ........ ........ ........ ........ ........ ........ 91% 276M 0s
23:05:06 208896K ........ ........ ........ ........ ........ ........ 92% 253M 0s
23:05:06 211968K ........ ........ ........ ........ ........ ........ 93% 227M 0s
23:05:06 215040K ........ ........ ........ ........ ........ ........ 95% 198M 0s
23:05:06 218112K ........ ........ ........ ........ ........ ........ 96% 278M 0s
23:05:06 221184K ........ ........ ........ ........ ........ ........ 97% 219M 0s
23:05:06 224256K ........ ........ ........ ........ ........ ........ 99% 148M 0s
23:05:06 227328K ........ ........ ........ ........ . 100% 227M=1.0s
23:05:06
23:05:06 2025-10-26 23:05:06 (222 MB/s) - ‘karaf-0.22.2-20251026.175551-32.zip’ saved [234981029/234981029]
23:05:06
23:05:06 Extracting the new controller...
23:05:06 + echo 'Extracting the new controller...'
23:05:06 + unzip -q karaf-0.22.2-20251026.175551-32.zip
23:05:08 Adding external repositories...
23:05:08 + echo 'Adding external repositories...'
23:05: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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:08 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:08 ################################################################################
23:05:08 #
23:05:08 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:08 # contributor license agreements. See the NOTICE file distributed with
23:05:08 # this work for additional information regarding copyright ownership.
23:05:08 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:08 # (the "License"); you may not use this file except in compliance with
23:05:08 # the License. You may obtain a copy of the License at
23:05:08 #
23:05:08 # http://www.apache.org/licenses/LICENSE-2.0
23:05:08 #
23:05:08 # Unless required by applicable law or agreed to in writing, software
23:05:08 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:08 # See the License for the specific language governing permissions and
23:05:08 # limitations under the License.
23:05:08 #
23:05:08 ################################################################################
23:05:08
23:05:08 #
23:05:08 # If set to true, the following property will not allow any certificate to be used
23:05:08 # when accessing Maven repositories through SSL
23:05:08 #
23:05:08 #org.ops4j.pax.url.mvn.certificateCheck=
23:05:08
23:05:08 #
23:05:08 # Path to the local Maven settings file.
23:05:08 # The repositories defined in this file will be automatically added to the list
23:05:08 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:05:08 # below is not set.
23:05:08 # The following locations are checked for the existence of the settings.xml file
23:05:08 # * 1. looks for the specified url
23:05:08 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:05:08 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:05:08 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:05:08 #
23:05:08 #org.ops4j.pax.url.mvn.settings=
23:05:08
23:05:08 #
23:05:08 # Path to the local Maven repository which is used to avoid downloading
23:05:08 # artifacts when they already exist locally.
23:05:08 # The value of this property will be extracted from the settings.xml file
23:05:08 # above, or defaulted to:
23:05:08 # System.getProperty( "user.home" ) + "/.m2/repository"
23:05:08 #
23:05:08 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:05:08
23:05:08 #
23:05:08 # Default this to false. It's just weird to use undocumented repos
23:05:08 #
23:05:08 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:05:08
23:05:08 #
23:05:08 # Uncomment if you don't wanna use the proxy settings
23:05:08 # from the Maven conf/settings.xml file
23:05:08 #
23:05:08 # org.ops4j.pax.url.mvn.proxySupport=false
23:05:08
23:05:08 #
23:05:08 # Comma separated list of repositories scanned when resolving an artifact.
23:05:08 # Those repositories will be checked before iterating through the
23:05:08 # below list of repositories and even before the local repository
23:05:08 # A repository url can be appended with zero or more of the following flags:
23:05:08 # @snapshots : the repository contains snaphots
23:05:08 # @noreleases : the repository does not contain any released artifacts
23:05:08 #
23:05:08 # The following property value will add the system folder as a repo.
23:05:08 #
23:05:08 org.ops4j.pax.url.mvn.defaultRepositories=\
23:05:08 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:05:08 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:05:08 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:05:08
23:05:08 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:05:08 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:05:08
23:05:08 #
23:05:08 # Comma separated list of repositories scanned when resolving an artifact.
23:05:08 # The default list includes the following repositories:
23:05:08 # http://repo1.maven.org/maven2@id=central
23:05:08 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:05:08 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:05:08 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:05:08 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:05:08 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:05:08 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:05:08 # To add repositories to the default ones, prepend '+' to the list of repositories
23:05:08 # to add.
23:05:08 # A repository url can be appended with zero or more of the following flags:
23:05:08 # @snapshots : the repository contains snapshots
23:05:08 # @noreleases : the repository does not contain any released artifacts
23:05:08 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:05:08 #
23:05: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
23:05:08
23:05:08 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:05:08 + [[ True == \T\r\u\e ]]
23:05:08 + echo 'Configuring the startup features...'
23:05:08 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:08 + FEATURE_TEST_STRING=features-test
23:05:08 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:05:08 + KARAF_VERSION=karaf4
23:05:08 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:05:08 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:08 + [[ ! -z '' ]]
23:05:08 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:08 ################################################################################
23:05:08 #
23:05:08 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:08 # contributor license agreements. See the NOTICE file distributed with
23:05:08 # this work for additional information regarding copyright ownership.
23:05:08 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:08 # (the "License"); you may not use this file except in compliance with
23:05:08 # the License. You may obtain a copy of the License at
23:05:08 #
23:05:08 # http://www.apache.org/licenses/LICENSE-2.0
23:05:08 #
23:05:08 # Unless required by applicable law or agreed to in writing, software
23:05:08 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:08 # See the License for the specific language governing permissions and
23:05:08 # limitations under the License.
23:05:08 #
23:05:08 ################################################################################
23:05:08
23:05:08 #
23:05:08 # Comma separated list of features repositories to register by default
23:05:08 #
23:05:08 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9b5c47d9-8b88-4da6-8d81-5ba731d2e0ec.xml
23:05:08
23:05:08 #
23:05:08 # Comma separated list of features to install at startup
23:05:08 #
23:05:08 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, d82901e9-f5c9-4298-bf10-24f10dde7b09
23:05:08
23:05:08 #
23:05:08 # Resource repositories (OBR) that the features resolver can use
23:05:08 # to resolve requirements/capabilities
23:05:08 #
23:05:08 # The format of the resourceRepositories is
23:05:08 # resourceRepositories=[xml:url|json:url],...
23:05:08 # for Instance:
23:05:08 #
23:05:08 #resourceRepositories=xml:http://host/path/to/index.xml
23:05:08 # or
23:05:08 #resourceRepositories=json:http://host/path/to/index.json
23:05:08 #
23:05:08
23:05:08 #
23:05:08 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:05:08 #
23:05:08 featuresBootAsynchronous=false
23:05:08
23:05:08 #
23:05:08 # Service requirements enforcement
23:05:08 #
23:05:08 # By default, the feature resolver checks the service requirements/capabilities of
23:05:08 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:05:08 # the required bundles.
23:05:08 # The following flag can have those values:
23:05:08 # - disable: service requirements are completely ignored
23:05:08 # - default: service requirements are ignored for old features
23:05:08 # - enforce: service requirements are always verified
23:05:08 #
23:05:08 #serviceRequirements=default
23:05:08
23:05:08 #
23:05:08 # Store cfg file for config element in feature
23:05:08 #
23:05:08 #configCfgStore=true
23:05:08
23:05:08 #
23:05:08 # Define if the feature service automatically refresh bundles
23:05:08 #
23:05:08 autoRefresh=true
23:05:08
23:05:08 #
23:05:08 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:05:08 # XML file defines instructions related to features processing
23:05:08 # versions.properties may declare properties to resolve placeholders in XML file
23:05:08 # both files are relative to ${karaf.etc}
23:05:08 #
23:05:08 #featureProcessing=org.apache.karaf.features.xml
23:05:08 #featureProcessingVersions=versions.properties
23:05:08 + configure_karaf_log karaf4 ''
23:05:08 + local -r karaf_version=karaf4
23:05:08 + local -r controllerdebugmap=
23:05:08 + local logapi=log4j
23:05:08 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:08 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:05:08 log4j2.rootLogger.level = INFO
23:05:08 #log4j2.rootLogger.type = asyncRoot
23:05:08 #log4j2.rootLogger.includeLocation = false
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:05:08 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:05:08 log4j2.rootLogger.appenderRef.Console.ref = Console
23:05:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:05:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:05:08 log4j2.logger.spifly.name = org.apache.aries.spifly
23:05:08 log4j2.logger.spifly.level = WARN
23:05:08 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:05:08 log4j2.logger.audit.level = INFO
23:05:08 log4j2.logger.audit.additivity = false
23:05:08 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:05:08 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:05:08 log4j2.appender.console.type = Console
23:05:08 log4j2.appender.console.name = Console
23:05:08 log4j2.appender.console.layout.type = PatternLayout
23:05:08 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:05:08 log4j2.appender.rolling.type = RollingRandomAccessFile
23:05:08 log4j2.appender.rolling.name = RollingFile
23:05:08 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:05:08 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:05:08 #log4j2.appender.rolling.immediateFlush = false
23:05:08 log4j2.appender.rolling.append = true
23:05:08 log4j2.appender.rolling.layout.type = PatternLayout
23:05:08 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:05:08 log4j2.appender.rolling.policies.type = Policies
23:05:08 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:05:08 log4j2.appender.rolling.policies.size.size = 64MB
23:05:08 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:05:08 log4j2.appender.rolling.strategy.max = 7
23:05:08 log4j2.appender.audit.type = RollingRandomAccessFile
23:05:08 log4j2.appender.audit.name = AuditRollingFile
23:05:08 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:05:08 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:05:08 log4j2.appender.audit.append = true
23:05:08 log4j2.appender.audit.layout.type = PatternLayout
23:05:08 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:05:08 log4j2.appender.audit.policies.type = Policies
23:05:08 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:05:08 log4j2.appender.audit.policies.size.size = 8MB
23:05:08 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:05:08 log4j2.appender.audit.strategy.max = 7
23:05:08 log4j2.appender.osgi.type = PaxOsgi
23:05:08 log4j2.appender.osgi.name = PaxOsgi
23:05:08 log4j2.appender.osgi.filter = *
23:05:08 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:05:08 #log4j2.logger.aether.level = TRACE
23:05:08 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:05:08 #log4j2.logger.http-headers.level = DEBUG
23:05:08 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:05:08 #log4j2.logger.maven.level = TRACE
23:05:08 + logapi=log4j2
23:05:08 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:05:08 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:05:08 + '[' log4j2 == log4j2 ']'
23:05:08 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:08 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:05:08 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:05:08 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:05:08 controllerdebugmap:
23:05:08 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:08 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:05:08 + unset IFS
23:05:08 + echo 'controllerdebugmap: '
23:05:08 + '[' -n '' ']'
23:05:08 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:05:08 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:08 ################################################################################
23:05:08 #
23:05:08 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:08 # contributor license agreements. See the NOTICE file distributed with
23:05:08 # this work for additional information regarding copyright ownership.
23:05:08 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:08 # (the "License"); you may not use this file except in compliance with
23:05:08 # the License. You may obtain a copy of the License at
23:05:08 #
23:05:08 # http://www.apache.org/licenses/LICENSE-2.0
23:05:08 #
23:05:08 # Unless required by applicable law or agreed to in writing, software
23:05:08 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:08 # See the License for the specific language governing permissions and
23:05:08 # limitations under the License.
23:05:08 #
23:05:08 ################################################################################
23:05:08
23:05:08 # Common pattern layout for appenders
23:05:08 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:05:08
23:05:08 # Root logger
23:05:08 log4j2.rootLogger.level = INFO
23:05:08 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:05:08 #log4j2.rootLogger.type = asyncRoot
23:05:08 #log4j2.rootLogger.includeLocation = false
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:05:08 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:05:08 log4j2.rootLogger.appenderRef.Console.ref = Console
23:05:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:05:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:05:08
23:05:08 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:05:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:05:08
23:05:08 # Loggers configuration
23:05:08
23:05:08 # Spifly logger
23:05:08 log4j2.logger.spifly.name = org.apache.aries.spifly
23:05:08 log4j2.logger.spifly.level = WARN
23:05:08
23:05:08 # Security audit logger
23:05:08 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:05:08 log4j2.logger.audit.level = INFO
23:05:08 log4j2.logger.audit.additivity = false
23:05:08 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:05:08
23:05:08 # Appenders configuration
23:05:08
23:05:08 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:05:08 log4j2.appender.console.type = Console
23:05:08 log4j2.appender.console.name = Console
23:05:08 log4j2.appender.console.layout.type = PatternLayout
23:05:08 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:05:08
23:05:08 # Rolling file appender
23:05:08 log4j2.appender.rolling.type = RollingRandomAccessFile
23:05:08 log4j2.appender.rolling.name = RollingFile
23:05:08 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:05:08 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:05:08 # uncomment to not force a disk flush
23:05:08 #log4j2.appender.rolling.immediateFlush = false
23:05:08 log4j2.appender.rolling.append = true
23:05:08 log4j2.appender.rolling.layout.type = PatternLayout
23:05:08 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:05:08 log4j2.appender.rolling.policies.type = Policies
23:05:08 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:05:08 log4j2.appender.rolling.policies.size.size = 1GB
23:05:08 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:05:08 log4j2.appender.rolling.strategy.max = 7
23:05:08
23:05:08 # Audit file appender
23:05:08 log4j2.appender.audit.type = RollingRandomAccessFile
23:05:08 log4j2.appender.audit.name = AuditRollingFile
23:05:08 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:05:08 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:05:08 log4j2.appender.audit.append = true
23:05:08 log4j2.appender.audit.layout.type = PatternLayout
23:05:08 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:05:08 log4j2.appender.audit.policies.type = Policies
23:05:08 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:05:08 log4j2.appender.audit.policies.size.size = 8MB
23:05:08 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:05:08 log4j2.appender.audit.strategy.max = 7
23:05:08
23:05:08 # OSGi appender
23:05:08 log4j2.appender.osgi.type = PaxOsgi
23:05:08 log4j2.appender.osgi.name = PaxOsgi
23:05:08 log4j2.appender.osgi.filter = *
23:05:08
23:05:08 # help with identification of maven-related problems with pax-url-aether
23:05:08 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:05:08 #log4j2.logger.aether.level = TRACE
23:05:08 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:05:08 #log4j2.logger.http-headers.level = DEBUG
23:05:08 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:05:08 #log4j2.logger.maven.level = TRACE
23:05:08 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:05:08 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:05:08 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:08 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:05:08 + local -r controllermem=3072m
23:05:08 Configure
23:05:08 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:05:08 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:08 + echo Configure
23:05:08 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:05:08 max memory: 3072m
23:05:08 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:08 + echo ' max memory: 3072m'
23:05:08 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:05:08 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:08 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:08 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:08 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:05:08 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:08 #!/bin/sh
23:05:08 #
23:05:08 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:08 # contributor license agreements. See the NOTICE file distributed with
23:05:08 # this work for additional information regarding copyright ownership.
23:05:08 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:08 # (the "License"); you may not use this file except in compliance with
23:05:08 # the License. You may obtain a copy of the License at
23:05:08 #
23:05:08 # http://www.apache.org/licenses/LICENSE-2.0
23:05:08 #
23:05:08 # Unless required by applicable law or agreed to in writing, software
23:05:08 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:08 # See the License for the specific language governing permissions and
23:05:08 # limitations under the License.
23:05:08 #
23:05:08
23:05:08 #
23:05:08 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:05:08 # script: client, instance, shell, start, status, stop, karaf
23:05:08 #
23:05:08 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:05:08 # Actions go here...
23:05:08 # fi
23:05:08
23:05:08 #
23:05:08 # general settings which should be applied for all scripts go here; please keep
23:05:08 # in mind that it is possible that scripts might be executed more than once, e.g.
23:05:08 # in example of the start script where the start script is executed first and the
23:05:08 # karaf script afterwards.
23:05:08 #
23:05:08
23:05:08 #
23:05:08 # The following section shows the possible configuration options for the default
23:05:08 # karaf scripts
23:05:08 #
23:05:08 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:05:08 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:05:08 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:05:08 # export EXTRA_JAVA_OPTS # Additional JVM options
23:05:08 # export KARAF_HOME # Karaf home folder
23:05:08 # export KARAF_DATA # Karaf data folder
23:05:08 # export KARAF_BASE # Karaf base folder
23:05:08 # export KARAF_ETC # Karaf etc folder
23:05:08 # export KARAF_LOG # Karaf log folder
23:05:08 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:05:08 # export KARAF_OPTS # Additional available Karaf options
23:05:08 # export KARAF_DEBUG # Enable debug mode
23:05:08 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:05:08 # export KARAF_NOROOT # Prevent execution as root if set to true
23:05:08 Set Java version
23:05:08 + echo 'Set Java version'
23:05:08 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:05: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
23:05:08 sudo: a password is required
23:05:08 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05: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
23:05:08 sudo: a password is required
23:05:08 JDK default version ...
23:05:08 + echo 'JDK default version ...'
23:05:08 + java -version
23:05:08 openjdk version "21.0.8" 2025-07-15
23:05:08 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:05:08 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:05:08 Set JAVA_HOME
23:05:08 + echo 'Set JAVA_HOME'
23:05:08 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:05:08 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:05:08 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:08 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:08 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:08 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:05:08 Listing all open ports on controller system...
23:05:08 + echo 'Listing all open ports on controller system...'
23:05:08 + netstat -pnatu
23:05:08 /tmp/configuration-script.sh: line 40: netstat: command not found
23:05:08 + '[' -f /tmp/custom_shard_config.txt ']'
23:05:08 + echo 'Custom shard config exists!!!'
23:05:08 Custom shard config exists!!!
23:05:08 Copying the shard config...
23:05:08 + echo 'Copying the shard config...'
23:05:08 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:05:08 Configuring cluster
23:05:08 + echo 'Configuring cluster'
23:05:08 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.8 10.30.171.227 10.30.171.116
23:05:08 ################################################
23:05:08 ## Configure Cluster ##
23:05:08 ################################################
23:05:08 NOTE: Cluster configuration files not found. Copying from
23:05:08 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:05:08 Configuring unique name in pekko.conf
23:05:08 Configuring hostname in pekko.conf
23:05:08 Configuring data and rpc seed nodes in pekko.conf
23:05:08 modules = [
23:05:08
23:05:08 {
23:05:08 name = "inventory"
23:05:08 namespace = "urn:opendaylight:inventory"
23:05:08 shard-strategy = "module"
23:05:08 },
23:05:08 {
23:05:08 name = "topology"
23:05:08 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:05:08 shard-strategy = "module"
23:05:08 },
23:05:08 {
23:05:08 name = "toaster"
23:05:08 namespace = "http://netconfcentral.org/ns/toaster"
23:05:08 shard-strategy = "module"
23:05:08 },
23:05:08 {
23:05:08 name = "car"
23:05:08 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:05:08 shard-strategy = "module"
23:05:08 },
23:05:08 {
23:05:08 name = "people"
23:05:08 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:05:08 shard-strategy = "module"
23:05:08 },
23:05:08 {
23:05:08 name = "car-people"
23:05:08 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:05:08 shard-strategy = "module"
23:05:08 }
23:05:08 ]
23:05:08 Configuring replication type in module-shards.conf
23:05:08 ################################################
23:05:08 ## NOTE: Manually restart controller to ##
23:05:08 ## apply configuration. ##
23:05:08 ################################################
23:05:08 Dump pekko.conf
23:05:08 + echo 'Dump pekko.conf'
23:05:08 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:08
23:05:08 odl-cluster-data {
23:05:08 pekko {
23:05:08 remote {
23:05:08 artery {
23:05:08 enabled = on
23:05:08 transport = tcp
23:05:08 canonical.hostname = "10.30.171.227"
23:05:08 canonical.port = 2550
23:05:08 }
23:05:08 }
23:05:08
23:05:08 cluster {
23:05:08 # Using artery.
23:05:08 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.8:2550",
23:05:08 "pekko://opendaylight-cluster-data@10.30.171.227:2550",
23:05:08 "pekko://opendaylight-cluster-data@10.30.171.116:2550"]
23:05:08
23:05:08 roles = ["member-2"]
23:05:08
23:05:08 # when under load we might trip a false positive on the failure detector
23:05:08 # failure-detector {
23:05:08 # heartbeat-interval = 4 s
23:05:08 # acceptable-heartbeat-pause = 16s
23:05:08 # }
23:05:08 }
23:05:08
23:05:08 persistence {
23:05:08 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:05:08 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:05:08 # The relative path is always relative to KARAF_HOME.
23:05:08
23:05:08 # snapshot-store.local.dir = "target/snapshots"
23:05:08
23:05:08 # Use lz4 compression for LocalSnapshotStore snapshots
23:05:08 snapshot-store.local.use-lz4-compression = false
23:05:08 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:05:08 snapshot-store.local.lz4-blocksize = 256KB
23:05:08 }
23:05:08 disable-default-actor-system-quarantined-event-handling = "false"
23:05:08 }
23:05:08 }
23:05:08 Dump modules.conf
23:05:08 + echo 'Dump modules.conf'
23:05:08 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:08 modules = [
23:05:08
23:05:08 {
23:05:08 name = "inventory"
23:05:08 namespace = "urn:opendaylight:inventory"
23:05:08 shard-strategy = "module"
23:05:08 },
23:05:08 {
23:05:08 name = "topology"
23:05:08 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:05:08 shard-strategy = "module"
23:05:08 },
23:05:08 {
23:05:08 name = "toaster"
23:05:08 namespace = "http://netconfcentral.org/ns/toaster"
23:05:08 shard-strategy = "module"
23:05:08 },
23:05:08 {
23:05:08 name = "car"
23:05:08 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:05:08 shard-strategy = "module"
23:05:08 },
23:05:08 {
23:05:08 name = "people"
23:05:08 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:05:08 shard-strategy = "module"
23:05:08 },
23:05:08 {
23:05:08 name = "car-people"
23:05:08 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:05:08 shard-strategy = "module"
23:05:08 }
23:05:08 ]
23:05:08 Dump module-shards.conf
23:05:08 + echo 'Dump module-shards.conf'
23:05:08 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:08 module-shards = [
23:05:08 {
23:05:08 name = "default"
23:05:08 shards = [
23:05:08 {
23:05:08 name = "default"
23:05:08 replicas = ["member-1",
23:05:08 "member-2",
23:05:08 "member-3"]
23:05:08 }
23:05:08 ]
23:05:08 },
23:05:08 {
23:05:08 name = "inventory"
23:05:08 shards = [
23:05:08 {
23:05:08 name="inventory"
23:05:08 replicas = ["member-1",
23:05:08 "member-2",
23:05:08 "member-3"]
23:05:08 }
23:05:08 ]
23:05:08 },
23:05:08 {
23:05:08 name = "topology"
23:05:08 shards = [
23:05:08 {
23:05:08 name="topology"
23:05:08 replicas = ["member-1",
23:05:08 "member-2",
23:05:08 "member-3"]
23:05:08 }
23:05:08 ]
23:05:08 },
23:05:08 {
23:05:08 name = "toaster"
23:05:08 shards = [
23:05:08 {
23:05:08 name="toaster"
23:05:08 replicas = ["member-1",
23:05:08 "member-2",
23:05:08 "member-3"]
23:05:08 }
23:05:08 ]
23:05:08 },
23:05:08 {
23:05:08 name = "car"
23:05:08 shards = [
23:05:08 {
23:05:08 name="car"
23:05:08 replicas = ["member-1",
23:05:08 "member-2",
23:05:08 "member-3"]
23:05:08 }
23:05:08 ]
23:05:08 },
23:05:08 {
23:05:08 name = "people"
23:05:08 shards = [
23:05:08 {
23:05:08 name="people"
23:05:08 replicas = ["member-1",
23:05:08 "member-2",
23:05:08 "member-3"]
23:05:08 }
23:05:08 ]
23:05:08 },
23:05:08 {
23:05:08 name = "car-people"
23:05:08 shards = [
23:05:08 {
23:05:08 name="car-people"
23:05:08 replicas = ["member-1",
23:05:08 "member-2",
23:05:08 "member-3"]
23:05:08 }
23:05:08 ]
23:05:08 }
23:05:08 ]
23:05:08 Configuring member-3 with IP address 10.30.171.116
23:05:08 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:05:09 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:05:09 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:05: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 ]]
23:05:09 common-functions.sh is being sourced
23:05:09 ++ echo 'common-functions.sh is being sourced'
23:05:09 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:05:09 ++ DISTROSTREAM=titanium
23:05:09 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:09 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:09 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:09 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:09 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:09 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:09 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:09 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:09 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:09 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:09 ++ export CONTROLLERMEM=
23:05:09 ++ CONTROLLERMEM=
23:05:09 ++ case "${DISTROSTREAM}" in
23:05:09 ++ CLUSTER_SYSTEM=pekko
23:05:09 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:09 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:09 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:09 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:09 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:09 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:09 ++ print_common_env
23:05:09 ++ cat
23:05:09 common-functions environment:
23:05:09 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:09 ACTUALFEATURES:
23:05:09 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:09 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:09 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:09 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:09 CONTROLLERMEM:
23:05:09 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:09 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:09 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:09 SUITES:
23:05:09
23:05:09 ++ SSH='ssh -t -t'
23:05:09 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:05:09 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:05:09 Changing to /tmp
23:05:09 + echo 'Changing to /tmp'
23:05:09 + cd /tmp
23:05:09 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:09 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip'
23:05:09 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:09 --2025-10-26 23:05:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip
23:05:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:05:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:05:09 HTTP request sent, awaiting response... 200 OK
23:05:09 Length: 234981029 (224M) [application/zip]
23:05:09 Saving to: ‘karaf-0.22.2-20251026.175551-32.zip’
23:05:09
23:05:09 0K ........ ........ ........ ........ ........ ........ 1% 69.1M 3s
23:05:09 3072K ........ ........ ........ ........ ........ ........ 2% 133M 2s
23:05:09 6144K ........ ........ ........ ........ ........ ........ 4% 161M 2s
23:05:09 9216K ........ ........ ........ ........ ........ ........ 5% 101M 2s
23:05:09 12288K ........ ........ ........ ........ ........ ........ 6% 98.9M 2s
23:05:09 15360K ........ ........ ........ ........ ........ ........ 8% 152M 2s
23:05:09 18432K ........ ........ ........ ........ ........ ........ 9% 181M 2s
23:05:09 21504K ........ ........ ........ ........ ........ ........ 10% 140M 2s
23:05:09 24576K ........ ........ ........ ........ ........ ........ 12% 193M 2s
23:05:09 27648K ........ ........ ........ ........ ........ ........ 13% 204M 2s
23:05:09 30720K ........ ........ ........ ........ ........ ........ 14% 221M 1s
23:05:09 33792K ........ ........ ........ ........ ........ ........ 16% 229M 1s
23:05:09 36864K ........ ........ ........ ........ ........ ........ 17% 264M 1s
23:05:09 39936K ........ ........ ........ ........ ........ ........ 18% 250M 1s
23:05:09 43008K ........ ........ ........ ........ ........ ........ 20% 285M 1s
23:05:09 46080K ........ ........ ........ ........ ........ ........ 21% 289M 1s
23:05:09 49152K ........ ........ ........ ........ ........ ........ 22% 289M 1s
23:05:09 52224K ........ ........ ........ ........ ........ ........ 24% 262M 1s
23:05:09 55296K ........ ........ ........ ........ ........ ........ 25% 215M 1s
23:05:09 58368K ........ ........ ........ ........ ........ ........ 26% 233M 1s
23:05:09 61440K ........ ........ ........ ........ ........ ........ 28% 268M 1s
23:05:09 64512K ........ ........ ........ ........ ........ ........ 29% 281M 1s
23:05:09 67584K ........ ........ ........ ........ ........ ........ 30% 268M 1s
23:05:09 70656K ........ ........ ........ ........ ........ ........ 32% 280M 1s
23:05:09 73728K ........ ........ ........ ........ ........ ........ 33% 270M 1s
23:05:09 76800K ........ ........ ........ ........ ........ ........ 34% 300M 1s
23:05:09 79872K ........ ........ ........ ........ ........ ........ 36% 293M 1s
23:05:09 82944K ........ ........ ........ ........ ........ ........ 37% 292M 1s
23:05:09 86016K ........ ........ ........ ........ ........ ........ 38% 297M 1s
23:05:09 89088K ........ ........ ........ ........ ........ ........ 40% 293M 1s
23:05:09 92160K ........ ........ ........ ........ ........ ........ 41% 258M 1s
23:05:09 95232K ........ ........ ........ ........ ........ ........ 42% 264M 1s
23:05:09 98304K ........ ........ ........ ........ ........ ........ 44% 283M 1s
23:05:09 101376K ........ ........ ........ ........ ........ ........ 45% 293M 1s
23:05:09 104448K ........ ........ ........ ........ ........ ........ 46% 291M 1s
23:05:09 107520K ........ ........ ........ ........ ........ ........ 48% 294M 1s
23:05:09 110592K ........ ........ ........ ........ ........ ........ 49% 287M 1s
23:05:09 113664K ........ ........ ........ ........ ........ ........ 50% 295M 1s
23:05:09 116736K ........ ........ ........ ........ ........ ........ 52% 298M 1s
23:05:09 119808K ........ ........ ........ ........ ........ ........ 53% 293M 0s
23:05:09 122880K ........ ........ ........ ........ ........ ........ 54% 301M 0s
23:05:09 125952K ........ ........ ........ ........ ........ ........ 56% 313M 0s
23:05:09 129024K ........ ........ ........ ........ ........ ........ 57% 262M 0s
23:05:09 132096K ........ ........ ........ ........ ........ ........ 58% 279M 0s
23:05:09 135168K ........ ........ ........ ........ ........ ........ 60% 275M 0s
23:05:09 138240K ........ ........ ........ ........ ........ ........ 61% 291M 0s
23:05:09 141312K ........ ........ ........ ........ ........ ........ 62% 228M 0s
23:05:09 144384K ........ ........ ........ ........ ........ ........ 64% 214M 0s
23:05:09 147456K ........ ........ ........ ........ ........ ........ 65% 261M 0s
23:05:09 150528K ........ ........ ........ ........ ........ ........ 66% 271M 0s
23:05:09 153600K ........ ........ ........ ........ ........ ........ 68% 275M 0s
23:05:10 156672K ........ ........ ........ ........ ........ ........ 69% 265M 0s
23:05:10 159744K ........ ........ ........ ........ ........ ........ 70% 274M 0s
23:05:10 162816K ........ ........ ........ ........ ........ ........ 72% 266M 0s
23:05:10 165888K ........ ........ ........ ........ ........ ........ 73% 230M 0s
23:05:10 168960K ........ ........ ........ ........ ........ ........ 74% 279M 0s
23:05:10 172032K ........ ........ ........ ........ ........ ........ 76% 279M 0s
23:05:10 175104K ........ ........ ........ ........ ........ ........ 77% 288M 0s
23:05:10 178176K ........ ........ ........ ........ ........ ........ 78% 283M 0s
23:05:10 181248K ........ ........ ........ ........ ........ ........ 80% 296M 0s
23:05:10 184320K ........ ........ ........ ........ ........ ........ 81% 273M 0s
23:05:10 187392K ........ ........ ........ ........ ........ ........ 83% 277M 0s
23:05:10 190464K ........ ........ ........ ........ ........ ........ 84% 162M 0s
23:05:10 193536K ........ ........ ........ ........ ........ ........ 85% 298M 0s
23:05:10 196608K ........ ........ ........ ........ ........ ........ 87% 260M 0s
23:05:10 199680K ........ ........ ........ ........ ........ ........ 88% 240M 0s
23:05:10 202752K ........ ........ ........ ........ ........ ........ 89% 265M 0s
23:05:10 205824K ........ ........ ........ ........ ........ ........ 91% 250M 0s
23:05:10 208896K ........ ........ ........ ........ ........ ........ 92% 255M 0s
23:05:10 211968K ........ ........ ........ ........ ........ ........ 93% 260M 0s
23:05:10 215040K ........ ........ ........ ........ ........ ........ 95% 224M 0s
23:05:10 218112K ........ ........ ........ ........ ........ ........ 96% 318M 0s
23:05:10 221184K ........ ........ ........ ........ ........ ........ 97% 285M 0s
23:05:10 224256K ........ ........ ........ ........ ........ ........ 99% 269M 0s
23:05:10 227328K ........ ........ ........ ........ . 100% 196M=1.0s
23:05:10
23:05:10 2025-10-26 23:05:10 (233 MB/s) - ‘karaf-0.22.2-20251026.175551-32.zip’ saved [234981029/234981029]
23:05:10
23:05:10 Extracting the new controller...
23:05:10 + echo 'Extracting the new controller...'
23:05:10 + unzip -q karaf-0.22.2-20251026.175551-32.zip
23:05:12 Adding external repositories...
23:05:12 + echo 'Adding external repositories...'
23:05: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.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:12 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:12 ################################################################################
23:05:12 #
23:05:12 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:12 # contributor license agreements. See the NOTICE file distributed with
23:05:12 # this work for additional information regarding copyright ownership.
23:05:12 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:12 # (the "License"); you may not use this file except in compliance with
23:05:12 # the License. You may obtain a copy of the License at
23:05:12 #
23:05:12 # http://www.apache.org/licenses/LICENSE-2.0
23:05:12 #
23:05:12 # Unless required by applicable law or agreed to in writing, software
23:05:12 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:12 # See the License for the specific language governing permissions and
23:05:12 # limitations under the License.
23:05:12 #
23:05:12 ################################################################################
23:05:12
23:05:12 #
23:05:12 # If set to true, the following property will not allow any certificate to be used
23:05:12 # when accessing Maven repositories through SSL
23:05:12 #
23:05:12 #org.ops4j.pax.url.mvn.certificateCheck=
23:05:12
23:05:12 #
23:05:12 # Path to the local Maven settings file.
23:05:12 # The repositories defined in this file will be automatically added to the list
23:05:12 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:05:12 # below is not set.
23:05:12 # The following locations are checked for the existence of the settings.xml file
23:05:12 # * 1. looks for the specified url
23:05:12 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:05:12 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:05:12 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:05:12 #
23:05:12 #org.ops4j.pax.url.mvn.settings=
23:05:12
23:05:12 #
23:05:12 # Path to the local Maven repository which is used to avoid downloading
23:05:12 # artifacts when they already exist locally.
23:05:12 # The value of this property will be extracted from the settings.xml file
23:05:12 # above, or defaulted to:
23:05:12 # System.getProperty( "user.home" ) + "/.m2/repository"
23:05:12 #
23:05:12 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:05:12
23:05:12 #
23:05:12 # Default this to false. It's just weird to use undocumented repos
23:05:12 #
23:05:12 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:05:12
23:05:12 #
23:05:12 # Uncomment if you don't wanna use the proxy settings
23:05:12 # from the Maven conf/settings.xml file
23:05:12 #
23:05:12 # org.ops4j.pax.url.mvn.proxySupport=false
23:05:12
23:05:12 #
23:05:12 # Comma separated list of repositories scanned when resolving an artifact.
23:05:12 # Those repositories will be checked before iterating through the
23:05:12 # below list of repositories and even before the local repository
23:05:12 # A repository url can be appended with zero or more of the following flags:
23:05:12 # @snapshots : the repository contains snaphots
23:05:12 # @noreleases : the repository does not contain any released artifacts
23:05:12 #
23:05:12 # The following property value will add the system folder as a repo.
23:05:12 #
23:05:12 org.ops4j.pax.url.mvn.defaultRepositories=\
23:05:12 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:05:12 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:05:12 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:05:12
23:05:12 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:05:12 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:05:12
23:05:12 #
23:05:12 # Comma separated list of repositories scanned when resolving an artifact.
23:05:12 # The default list includes the following repositories:
23:05:12 # http://repo1.maven.org/maven2@id=central
23:05:12 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:05:12 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:05:12 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:05:12 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:05:12 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:05:12 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:05:12 # To add repositories to the default ones, prepend '+' to the list of repositories
23:05:12 # to add.
23:05:12 # A repository url can be appended with zero or more of the following flags:
23:05:12 # @snapshots : the repository contains snapshots
23:05:12 # @noreleases : the repository does not contain any released artifacts
23:05:12 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:05:12 #
23:05: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
23:05:12
23:05:12 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:05:12 + [[ True == \T\r\u\e ]]
23:05:12 + echo 'Configuring the startup features...'
23:05:12 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:12 + FEATURE_TEST_STRING=features-test
23:05:12 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:05:12 + KARAF_VERSION=karaf4
23:05:12 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:05:12 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:12 + [[ ! -z '' ]]
23:05:12 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:12 ################################################################################
23:05:12 #
23:05:12 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:12 # contributor license agreements. See the NOTICE file distributed with
23:05:12 # this work for additional information regarding copyright ownership.
23:05:12 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:12 # (the "License"); you may not use this file except in compliance with
23:05:12 # the License. You may obtain a copy of the License at
23:05:12 #
23:05:12 # http://www.apache.org/licenses/LICENSE-2.0
23:05:12 #
23:05:12 # Unless required by applicable law or agreed to in writing, software
23:05:12 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:12 # See the License for the specific language governing permissions and
23:05:12 # limitations under the License.
23:05:12 #
23:05:12 ################################################################################
23:05:12
23:05:12 #
23:05:12 # Comma separated list of features repositories to register by default
23:05:12 #
23:05:12 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9b5c47d9-8b88-4da6-8d81-5ba731d2e0ec.xml
23:05:12
23:05:12 #
23:05:12 # Comma separated list of features to install at startup
23:05:12 #
23:05:12 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, d82901e9-f5c9-4298-bf10-24f10dde7b09
23:05:12
23:05:12 #
23:05:12 # Resource repositories (OBR) that the features resolver can use
23:05:12 # to resolve requirements/capabilities
23:05:12 #
23:05:12 # The format of the resourceRepositories is
23:05:12 # resourceRepositories=[xml:url|json:url],...
23:05:12 # for Instance:
23:05:12 #
23:05:12 #resourceRepositories=xml:http://host/path/to/index.xml
23:05:12 # or
23:05:12 #resourceRepositories=json:http://host/path/to/index.json
23:05:12 #
23:05:12
23:05:12 #
23:05:12 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:05:12 #
23:05:12 featuresBootAsynchronous=false
23:05:12
23:05:12 #
23:05:12 # Service requirements enforcement
23:05:12 #
23:05:12 # By default, the feature resolver checks the service requirements/capabilities of
23:05:12 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:05:12 # the required bundles.
23:05:12 # The following flag can have those values:
23:05:12 # - disable: service requirements are completely ignored
23:05:12 # - default: service requirements are ignored for old features
23:05:12 # - enforce: service requirements are always verified
23:05:12 #
23:05:12 #serviceRequirements=default
23:05:12
23:05:12 #
23:05:12 # Store cfg file for config element in feature
23:05:12 #
23:05:12 #configCfgStore=true
23:05:12
23:05:12 #
23:05:12 # Define if the feature service automatically refresh bundles
23:05:12 #
23:05:12 autoRefresh=true
23:05:12
23:05:12 #
23:05:12 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:05:12 # XML file defines instructions related to features processing
23:05:12 # versions.properties may declare properties to resolve placeholders in XML file
23:05:12 # both files are relative to ${karaf.etc}
23:05:12 #
23:05:12 #featureProcessing=org.apache.karaf.features.xml
23:05:12 #featureProcessingVersions=versions.properties
23:05:12 + configure_karaf_log karaf4 ''
23:05:12 + local -r karaf_version=karaf4
23:05:12 + local -r controllerdebugmap=
23:05:12 + local logapi=log4j
23:05:12 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:05:12 log4j2.rootLogger.level = INFO
23:05:12 #log4j2.rootLogger.type = asyncRoot
23:05:12 #log4j2.rootLogger.includeLocation = false
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:05:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:05:12 log4j2.rootLogger.appenderRef.Console.ref = Console
23:05:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:05:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:05:12 log4j2.logger.spifly.name = org.apache.aries.spifly
23:05:12 log4j2.logger.spifly.level = WARN
23:05:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:05:12 log4j2.logger.audit.level = INFO
23:05:12 log4j2.logger.audit.additivity = false
23:05:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:05:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:05:12 log4j2.appender.console.type = Console
23:05:12 log4j2.appender.console.name = Console
23:05:12 log4j2.appender.console.layout.type = PatternLayout
23:05:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:05:12 log4j2.appender.rolling.type = RollingRandomAccessFile
23:05:12 log4j2.appender.rolling.name = RollingFile
23:05:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:05:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:05:12 #log4j2.appender.rolling.immediateFlush = false
23:05:12 log4j2.appender.rolling.append = true
23:05:12 log4j2.appender.rolling.layout.type = PatternLayout
23:05:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:05:12 log4j2.appender.rolling.policies.type = Policies
23:05:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:05:12 log4j2.appender.rolling.policies.size.size = 64MB
23:05:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:05:12 log4j2.appender.rolling.strategy.max = 7
23:05:12 log4j2.appender.audit.type = RollingRandomAccessFile
23:05:12 log4j2.appender.audit.name = AuditRollingFile
23:05:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:05:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:05:12 log4j2.appender.audit.append = true
23:05:12 log4j2.appender.audit.layout.type = PatternLayout
23:05:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:05:12 log4j2.appender.audit.policies.type = Policies
23:05:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:05:12 log4j2.appender.audit.policies.size.size = 8MB
23:05:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:05:12 log4j2.appender.audit.strategy.max = 7
23:05:12 log4j2.appender.osgi.type = PaxOsgi
23:05:12 log4j2.appender.osgi.name = PaxOsgi
23:05:12 log4j2.appender.osgi.filter = *
23:05:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:05:12 #log4j2.logger.aether.level = TRACE
23:05:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:05:12 #log4j2.logger.http-headers.level = DEBUG
23:05:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:05:12 #log4j2.logger.maven.level = TRACE
23:05:12 + logapi=log4j2
23:05:12 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:05:12 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:05:12 + '[' log4j2 == log4j2 ']'
23:05:12 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:12 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:05:12 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:05:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:05:12 controllerdebugmap:
23:05:12 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:05:12 + unset IFS
23:05:12 + echo 'controllerdebugmap: '
23:05:12 + '[' -n '' ']'
23:05:12 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:05:12 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:12 ################################################################################
23:05:12 #
23:05:12 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:12 # contributor license agreements. See the NOTICE file distributed with
23:05:12 # this work for additional information regarding copyright ownership.
23:05:12 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:12 # (the "License"); you may not use this file except in compliance with
23:05:12 # the License. You may obtain a copy of the License at
23:05:12 #
23:05:12 # http://www.apache.org/licenses/LICENSE-2.0
23:05:12 #
23:05:12 # Unless required by applicable law or agreed to in writing, software
23:05:12 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:12 # See the License for the specific language governing permissions and
23:05:12 # limitations under the License.
23:05:12 #
23:05:12 ################################################################################
23:05:12
23:05:12 # Common pattern layout for appenders
23:05:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:05:12
23:05:12 # Root logger
23:05:12 log4j2.rootLogger.level = INFO
23:05:12 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:05:12 #log4j2.rootLogger.type = asyncRoot
23:05:12 #log4j2.rootLogger.includeLocation = false
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:05:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:05:12 log4j2.rootLogger.appenderRef.Console.ref = Console
23:05:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:05:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:05:12
23:05:12 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:05:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:05:12
23:05:12 # Loggers configuration
23:05:12
23:05:12 # Spifly logger
23:05:12 log4j2.logger.spifly.name = org.apache.aries.spifly
23:05:12 log4j2.logger.spifly.level = WARN
23:05:12
23:05:12 # Security audit logger
23:05:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:05:12 log4j2.logger.audit.level = INFO
23:05:12 log4j2.logger.audit.additivity = false
23:05:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:05:12
23:05:12 # Appenders configuration
23:05:12
23:05:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:05:12 log4j2.appender.console.type = Console
23:05:12 log4j2.appender.console.name = Console
23:05:12 log4j2.appender.console.layout.type = PatternLayout
23:05:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:05:12
23:05:12 # Rolling file appender
23:05:12 log4j2.appender.rolling.type = RollingRandomAccessFile
23:05:12 log4j2.appender.rolling.name = RollingFile
23:05:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:05:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:05:12 # uncomment to not force a disk flush
23:05:12 #log4j2.appender.rolling.immediateFlush = false
23:05:12 log4j2.appender.rolling.append = true
23:05:12 log4j2.appender.rolling.layout.type = PatternLayout
23:05:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:05:12 log4j2.appender.rolling.policies.type = Policies
23:05:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:05:12 log4j2.appender.rolling.policies.size.size = 1GB
23:05:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:05:12 log4j2.appender.rolling.strategy.max = 7
23:05:12
23:05:12 # Audit file appender
23:05:12 log4j2.appender.audit.type = RollingRandomAccessFile
23:05:12 log4j2.appender.audit.name = AuditRollingFile
23:05:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:05:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:05:12 log4j2.appender.audit.append = true
23:05:12 log4j2.appender.audit.layout.type = PatternLayout
23:05:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:05:12 log4j2.appender.audit.policies.type = Policies
23:05:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:05:12 log4j2.appender.audit.policies.size.size = 8MB
23:05:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:05:12 log4j2.appender.audit.strategy.max = 7
23:05:12
23:05:12 # OSGi appender
23:05:12 log4j2.appender.osgi.type = PaxOsgi
23:05:12 log4j2.appender.osgi.name = PaxOsgi
23:05:12 log4j2.appender.osgi.filter = *
23:05:12
23:05:12 # help with identification of maven-related problems with pax-url-aether
23:05:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:05:12 #log4j2.logger.aether.level = TRACE
23:05:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:05:12 #log4j2.logger.http-headers.level = DEBUG
23:05:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:05:12 #log4j2.logger.maven.level = TRACE
23:05:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:05:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:05:12 Configure
23:05:12 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:05:12 max memory: 3072m
23:05:12 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:12 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:12 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:05:12 + local -r controllermem=3072m
23:05:12 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:12 + echo Configure
23:05:12 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:05:12 + echo ' max memory: 3072m'
23:05:12 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:05:12 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:12 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:12 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:12 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:05:12 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:12 #!/bin/sh
23:05:12 #
23:05:12 # Licensed to the Apache Software Foundation (ASF) under one or more
23:05:12 # contributor license agreements. See the NOTICE file distributed with
23:05:12 # this work for additional information regarding copyright ownership.
23:05:12 # The ASF licenses this file to You under the Apache License, Version 2.0
23:05:12 # (the "License"); you may not use this file except in compliance with
23:05:12 # the License. You may obtain a copy of the License at
23:05:12 #
23:05:12 # http://www.apache.org/licenses/LICENSE-2.0
23:05:12 #
23:05:12 # Unless required by applicable law or agreed to in writing, software
23:05:12 # distributed under the License is distributed on an "AS IS" BASIS,
23:05:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:05:12 # See the License for the specific language governing permissions and
23:05:12 # limitations under the License.
23:05:12 #
23:05:12
23:05:12 #
23:05:12 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:05:12 # script: client, instance, shell, start, status, stop, karaf
23:05:12 #
23:05:12 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:05:12 # Actions go here...
23:05:12 # fi
23:05:12
23:05:12 #
23:05:12 # general settings which should be applied for all scripts go here; please keep
23:05:12 # in mind that it is possible that scripts might be executed more than once, e.g.
23:05:12 # in example of the start script where the start script is executed first and the
23:05:12 # karaf script afterwards.
23:05:12 #
23:05:12
23:05:12 #
23:05:12 # The following section shows the possible configuration options for the default
23:05:12 # karaf scripts
23:05:12 #
23:05:12 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:05:12 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:05:12 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:05:12 # export EXTRA_JAVA_OPTS # Additional JVM options
23:05:12 # export KARAF_HOME # Karaf home folder
23:05:12 # export KARAF_DATA # Karaf data folder
23:05:12 # export KARAF_BASE # Karaf base folder
23:05:12 # export KARAF_ETC # Karaf etc folder
23:05:12 # export KARAF_LOG # Karaf log folder
23:05:12 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:05:12 # export KARAF_OPTS # Additional available Karaf options
23:05:12 # export KARAF_DEBUG # Enable debug mode
23:05:12 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:05:12 # export KARAF_NOROOT # Prevent execution as root if set to true
23:05:12 Set Java version
23:05:12 + echo 'Set Java version'
23:05:12 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:05: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
23:05:12 sudo: a password is required
23:05:12 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05: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
23:05:12 sudo: a password is required
23:05:12 JDK default version ...
23:05:12 + echo 'JDK default version ...'
23:05:12 + java -version
23:05:13 openjdk version "21.0.8" 2025-07-15
23:05:13 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:05:13 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:05:13 Set JAVA_HOME
23:05:13 + echo 'Set JAVA_HOME'
23:05:13 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:05:13 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:05:13 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:13 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:13 Listing all open ports on controller system...
23:05:13 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:05:13 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:05:13 + echo 'Listing all open ports on controller system...'
23:05:13 + netstat -pnatu
23:05:13 /tmp/configuration-script.sh: line 40: netstat: command not found
23:05:13 Custom shard config exists!!!
23:05:13 Copying the shard config...
23:05:13 + '[' -f /tmp/custom_shard_config.txt ']'
23:05:13 + echo 'Custom shard config exists!!!'
23:05:13 + echo 'Copying the shard config...'
23:05:13 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.22.2-SNAPSHOT/bin/
23:05:13 Configuring cluster
23:05:13 + echo 'Configuring cluster'
23:05:13 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.8 10.30.171.227 10.30.171.116
23:05:13 ################################################
23:05:13 ## Configure Cluster ##
23:05:13 ################################################
23:05:13 NOTE: Cluster configuration files not found. Copying from
23:05:13 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:05:13 Configuring unique name in pekko.conf
23:05:13 Configuring hostname in pekko.conf
23:05:13 Configuring data and rpc seed nodes in pekko.conf
23:05:13 modules = [
23:05:13
23:05:13 {
23:05:13 name = "inventory"
23:05:13 namespace = "urn:opendaylight:inventory"
23:05:13 shard-strategy = "module"
23:05:13 },
23:05:13 {
23:05:13 name = "topology"
23:05:13 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:05:13 shard-strategy = "module"
23:05:13 },
23:05:13 {
23:05:13 name = "toaster"
23:05:13 namespace = "http://netconfcentral.org/ns/toaster"
23:05:13 shard-strategy = "module"
23:05:13 },
23:05:13 {
23:05:13 name = "car"
23:05:13 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:05:13 shard-strategy = "module"
23:05:13 },
23:05:13 {
23:05:13 name = "people"
23:05:13 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:05:13 shard-strategy = "module"
23:05:13 },
23:05:13 {
23:05:13 name = "car-people"
23:05:13 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:05:13 shard-strategy = "module"
23:05:13 }
23:05:13 ]
23:05:13 Configuring replication type in module-shards.conf
23:05:13 ################################################
23:05:13 ## NOTE: Manually restart controller to ##
23:05:13 ## apply configuration. ##
23:05:13 ################################################
23:05:13 Dump pekko.conf
23:05:13 + echo 'Dump pekko.conf'
23:05:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:13
23:05:13 odl-cluster-data {
23:05:13 pekko {
23:05:13 remote {
23:05:13 artery {
23:05:13 enabled = on
23:05:13 transport = tcp
23:05:13 canonical.hostname = "10.30.171.116"
23:05:13 canonical.port = 2550
23:05:13 }
23:05:13 }
23:05:13
23:05:13 cluster {
23:05:13 # Using artery.
23:05:13 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.8:2550",
23:05:13 "pekko://opendaylight-cluster-data@10.30.171.227:2550",
23:05:13 "pekko://opendaylight-cluster-data@10.30.171.116:2550"]
23:05:13
23:05:13 roles = ["member-3"]
23:05:13
23:05:13 # when under load we might trip a false positive on the failure detector
23:05:13 # failure-detector {
23:05:13 # heartbeat-interval = 4 s
23:05:13 # acceptable-heartbeat-pause = 16s
23:05:13 # }
23:05:13 }
23:05:13
23:05:13 persistence {
23:05:13 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:05:13 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:05:13 # The relative path is always relative to KARAF_HOME.
23:05:13
23:05:13 # snapshot-store.local.dir = "target/snapshots"
23:05:13
23:05:13 # Use lz4 compression for LocalSnapshotStore snapshots
23:05:13 snapshot-store.local.use-lz4-compression = false
23:05:13 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:05:13 snapshot-store.local.lz4-blocksize = 256KB
23:05:13 }
23:05:13 disable-default-actor-system-quarantined-event-handling = "false"
23:05:13 }
23:05:13 }
23:05:13 Dump modules.conf
23:05:13 + echo 'Dump modules.conf'
23:05:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:13 modules = [
23:05:13
23:05:13 {
23:05:13 name = "inventory"
23:05:13 namespace = "urn:opendaylight:inventory"
23:05:13 shard-strategy = "module"
23:05:13 },
23:05:13 {
23:05:13 name = "topology"
23:05:13 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:05:13 shard-strategy = "module"
23:05:13 },
23:05:13 {
23:05:13 name = "toaster"
23:05:13 namespace = "http://netconfcentral.org/ns/toaster"
23:05:13 shard-strategy = "module"
23:05:13 },
23:05:13 {
23:05:13 name = "car"
23:05:13 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
23:05:13 shard-strategy = "module"
23:05:13 },
23:05:13 {
23:05:13 name = "people"
23:05:13 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
23:05:13 shard-strategy = "module"
23:05:13 },
23:05:13 {
23:05:13 name = "car-people"
23:05:13 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
23:05:13 shard-strategy = "module"
23:05:13 }
23:05:13 ]
23:05:13 Dump module-shards.conf
23:05:13 + echo 'Dump module-shards.conf'
23:05:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:13 module-shards = [
23:05:13 {
23:05:13 name = "default"
23:05:13 shards = [
23:05:13 {
23:05:13 name = "default"
23:05:13 replicas = ["member-1",
23:05:13 "member-2",
23:05:13 "member-3"]
23:05:13 }
23:05:13 ]
23:05:13 },
23:05:13 {
23:05:13 name = "inventory"
23:05:13 shards = [
23:05:13 {
23:05:13 name="inventory"
23:05:13 replicas = ["member-1",
23:05:13 "member-2",
23:05:13 "member-3"]
23:05:13 }
23:05:13 ]
23:05:13 },
23:05:13 {
23:05:13 name = "topology"
23:05:13 shards = [
23:05:13 {
23:05:13 name="topology"
23:05:13 replicas = ["member-1",
23:05:13 "member-2",
23:05:13 "member-3"]
23:05:13 }
23:05:13 ]
23:05:13 },
23:05:13 {
23:05:13 name = "toaster"
23:05:13 shards = [
23:05:13 {
23:05:13 name="toaster"
23:05:13 replicas = ["member-1",
23:05:13 "member-2",
23:05:13 "member-3"]
23:05:13 }
23:05:13 ]
23:05:13 },
23:05:13 {
23:05:13 name = "car"
23:05:13 shards = [
23:05:13 {
23:05:13 name="car"
23:05:13 replicas = ["member-1",
23:05:13 "member-2",
23:05:13 "member-3"]
23:05:13 }
23:05:13 ]
23:05:13 },
23:05:13 {
23:05:13 name = "people"
23:05:13 shards = [
23:05:13 {
23:05:13 name="people"
23:05:13 replicas = ["member-1",
23:05:13 "member-2",
23:05:13 "member-3"]
23:05:13 }
23:05:13 ]
23:05:13 },
23:05:13 {
23:05:13 name = "car-people"
23:05:13 shards = [
23:05:13 {
23:05:13 name="car-people"
23:05:13 replicas = ["member-1",
23:05:13 "member-2",
23:05:13 "member-3"]
23:05:13 }
23:05:13 ]
23:05:13 }
23:05:13 ]
23:05:13 Locating config plan to use...
23:05:13 Finished running config plans
23:05:13 Starting member-1 with IP address 10.30.170.8
23:05:13 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:05:13 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:05:13 Redirecting karaf console output to karaf_console.log
23:05:13 Starting controller...
23:05:13 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:05:13 Starting member-2 with IP address 10.30.171.227
23:05:13 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
23:05:13 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
23:05:14 Redirecting karaf console output to karaf_console.log
23:05:14 Starting controller...
23:05:14 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:05:14 Starting member-3 with IP address 10.30.171.116
23:05:14 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:05:14 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:05:14 Redirecting karaf console output to karaf_console.log
23:05:14 Starting controller...
23:05:14 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:05:14 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins12152652125244208005.sh
23:05:14 common-functions.sh is being sourced
23:05:14 common-functions environment:
23:05:14 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:05:14 ACTUALFEATURES:
23:05:14 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:05:14 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:05:14 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:05:14 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:05:14 CONTROLLERMEM: 2048m
23:05:14 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:05:14 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:05:14 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:05:14 SUITES:
23:05:14
23:05:14 + echo '#################################################'
23:05:14 #################################################
23:05:14 + echo '## Verify Cluster is UP ##'
23:05:14 ## Verify Cluster is UP ##
23:05:14 + echo '#################################################'
23:05:14 #################################################
23:05:14 + create_post_startup_script
23:05:14 + cat
23:05:14 + copy_and_run_post_startup_script
23:05:14 + seed_index=1
23:05:14 ++ seq 1 3
23:05:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:05:14 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:05:14 + echo 'Execute the post startup script on controller 10.30.170.8'
23:05:14 Execute the post startup script on controller 10.30.170.8
23:05:14 + scp /w/workspace/controller-csit-3node-clustering-ask-all-titanium/post-startup-script.sh 10.30.170.8:/tmp/
23:05:14 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:05:14 + ssh 10.30.170.8 'bash /tmp/post-startup-script.sh 1'
23:05:14 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:05:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:05:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:15 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:06:20 2025-10-26T23:06:10,666 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:06:20 Controller is UP
23:06:20 2025-10-26T23:06:10,666 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:06:20 Listing all open ports on controller system...
23:06:20 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:06:20 looking for "BindException: Address already in use" in log file
23:06:20 looking for "server is unhealthy" in log file
23:06:20 + '[' 1 == 0 ']'
23:06:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:06:20 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:06:20 + echo 'Execute the post startup script on controller 10.30.171.227'
23:06:20 Execute the post startup script on controller 10.30.171.227
23:06:20 + scp /w/workspace/controller-csit-3node-clustering-ask-all-titanium/post-startup-script.sh 10.30.171.227:/tmp/
23:06:20 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
23:06:20 + ssh 10.30.171.227 'bash /tmp/post-startup-script.sh 2'
23:06:20 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
23:06:20 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:25 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:30 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:35 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:40 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:45 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:50 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:06:55 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:00 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:05 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:10 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:15 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:20 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:07:25 2025-10-26T23:06:11,250 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:07:25 Controller is UP
23:07:25 2025-10-26T23:06:11,250 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:07:25 Listing all open ports on controller system...
23:07:25 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:07:25 looking for "BindException: Address already in use" in log file
23:07:25 looking for "server is unhealthy" in log file
23:07:25 + '[' 2 == 0 ']'
23:07:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:07:25 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:07:25 + echo 'Execute the post startup script on controller 10.30.171.116'
23:07:25 Execute the post startup script on controller 10.30.171.116
23:07:25 + scp /w/workspace/controller-csit-3node-clustering-ask-all-titanium/post-startup-script.sh 10.30.171.116:/tmp/
23:07:25 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:07:26 + ssh 10.30.171.116 'bash /tmp/post-startup-script.sh 3'
23:07:26 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:07:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:26 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:08:31 2025-10-26T23:06:10,936 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:08:31 Controller is UP
23:08:31 2025-10-26T23:06:10,936 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 284 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:08:31 Listing all open ports on controller system...
23:08:31 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:08:31 looking for "BindException: Address already in use" in log file
23:08:31 looking for "server is unhealthy" in log file
23:08:31 + '[' 0 == 0 ']'
23:08:31 + seed_index=1
23:08:31 + dump_controller_threads
23:08:31 ++ seq 1 3
23:08:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:31 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:08:31 + echo 'Let'\''s take the karaf thread dump'
23:08:31 Let's take the karaf thread dump
23:08:31 + ssh 10.30.170.8 'sudo ps aux'
23:08:31 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:08:32 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_before.log
23:08:32 ++ grep -v grep
23:08:32 ++ tr -s ' '
23:08:32 ++ cut -f2 '-d '
23:08:32 + pid=2082
23:08:32 + echo 'karaf main: org.apache.karaf.main.Main, pid:2082'
23:08:32 karaf main: org.apache.karaf.main.Main, pid:2082
23:08:32 + ssh 10.30.170.8 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2082'
23:08:32 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
23:08:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:32 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:08:32 + echo 'Let'\''s take the karaf thread dump'
23:08:32 Let's take the karaf thread dump
23:08:32 + ssh 10.30.171.227 'sudo ps aux'
23:08:32 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
23:08:33 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_before.log
23:08:33 ++ cut -f2 '-d '
23:08:33 ++ grep -v grep
23:08:33 ++ tr -s ' '
23:08:33 + pid=2088
23:08:33 + echo 'karaf main: org.apache.karaf.main.Main, pid:2088'
23:08:33 karaf main: org.apache.karaf.main.Main, pid:2088
23:08:33 + ssh 10.30.171.227 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2088'
23:08:33 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
23:08:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:33 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:08:33 + echo 'Let'\''s take the karaf thread dump'
23:08:33 Let's take the karaf thread dump
23:08:33 + ssh 10.30.171.116 'sudo ps aux'
23:08:33 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:08:34 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_before.log
23:08:34 ++ grep -v grep
23:08:34 ++ tr -s ' '
23:08:34 ++ cut -f2 '-d '
23:08:34 + pid=2089
23:08:34 + echo 'karaf main: org.apache.karaf.main.Main, pid:2089'
23:08:34 karaf main: org.apache.karaf.main.Main, pid:2089
23:08:34 + ssh 10.30.171.116 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2089'
23:08:34 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
23:08:34 + '[' 0 -gt 0 ']'
23:08:34 + echo 'Generating controller variables...'
23:08:34 Generating controller variables...
23:08:34 ++ seq 1 3
23:08:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:34 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:08:34 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.8'
23:08:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:34 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:08:34 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.8 -v ODL_SYSTEM_2_IP:10.30.171.227'
23:08:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:34 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:08:34 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.8 -v ODL_SYSTEM_2_IP:10.30.171.227 -v ODL_SYSTEM_3_IP:10.30.171.116'
23:08:34 + echo 'Generating mininet variables...'
23:08:34 Generating mininet variables...
23:08:34 ++ seq 1 0
23:08:34 + get_test_suites SUITES
23:08:34 + local __suite_list=SUITES
23:08:34 + echo 'Locating test plan to use...'
23:08:34 Locating test plan to use...
23:08:34 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/testplans/controller-clustering-ask-titanium.txt
23:08:34 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/testplans/controller-clustering-ask-titanium.txt ']'
23:08:34 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/testplans/controller-clustering-ask.txt
23:08:34 + '[' disabled '!=' disabled ']'
23:08:34 + echo 'Changing the testplan path...'
23:08:34 Changing the testplan path...
23:08:34 + sed s:integration:/w/workspace/controller-csit-3node-clustering-ask-all-titanium: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/testplans/controller-clustering-ask.txt
23:08:34 + cat testplan.txt
23:08:34 # Place the suites in run order:
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
23:08:34 /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:08:34 + '[' -z '' ']'
23:08:34 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:08:34 ++ tr '\012' ' '
23:08:34 + suite_list='/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:08:34 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
23:08:34 ++ SUITES='/w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
23:08:34 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
23:08:34 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
23:08:34 + robot -N controller-clustering-ask.txt --removekeywords wuks -e exclude -e skip_if_titanium -v BUNDLEFOLDER:karaf-0.22.2-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251026.175551-32.zip -v CONTROLLER:10.30.170.8 -v CONTROLLER1:10.30.171.227 -v CONTROLLER2:10.30.171.116 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/controller-csit-3node-clustering-ask-all-titanium -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:titanium -v ODL_SYSTEM_IP:10.30.170.8 -v ODL_SYSTEM_1_IP:10.30.170.8 -v ODL_SYSTEM_2_IP:10.30.171.227 -v ODL_SYSTEM_3_IP:10.30.171.116 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP: -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/rpc_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_precedence.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_rpc_broker/action_provider_partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_kill.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_freeze.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/singleton_service/global_rpc_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_false.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-ask-all-titanium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
23:08:35 ==============================================================================
23:08:35 controller-clustering-ask.txt
23:08:35 ==============================================================================
23:08:35 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:08:35 ==============================================================================
23:08:40 Stop_All_Members :: Stop every odl node. | FAIL |
23:14:51 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:14:51 ------------------------------------------------------------------------------
23:14:51 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:15:00 ------------------------------------------------------------------------------
23:15:00 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:21:12 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:21:12 ------------------------------------------------------------------------------
23:21:12 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
23:21:12 3 tests, 1 passed, 2 failed
23:21:12 ==============================================================================
23:21:12 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBroker testi...
23:21:12 ==============================================================================
23:21:19 Register_Rpc_On_Each_Node :: Register global rpc on each node of t... | FAIL |
23:21:21 ... click for list of related bugs or create a new one if needed (with the
23:21:21 "controller_clustering_ask_txt_rpc_provider_precedence_register_rpc_on_each_node"
23:21:21 reference somewhere inside)
23:21:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_register_rpc_on_each_node&order=bug_status"
23:21:21
23:21:21 ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:register-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:21:21 ------------------------------------------------------------------------------
23:21:21 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | FAIL |
23:21:22 ... click for list of related bugs or create a new one if needed (with the
23:21:22 "controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_each_node"
23:21:22 reference somewhere inside)
23:21:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_each_node&order=bug_status"
23:21:22
23:21:22 ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:21:22 ------------------------------------------------------------------------------
23:21:22 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS |
23:21:22 ------------------------------------------------------------------------------
23:21:22 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | FAIL |
23:21:23 ... click for list of related bugs or create a new one if needed (with the
23:21:23 "controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc"
23:21:23 reference somewhere inside)
23:21:23 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc&order=bug_status"
23:21:23
23:21:23 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
23:21:23 ------------------------------------------------------------------------------
23:21:23 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
23:21:23 ------------------------------------------------------------------------------
23:21:23 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS |
23:21:23 ------------------------------------------------------------------------------
23:21:23 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | FAIL |
23:21:24 ... click for list of related bugs or create a new one if needed (with the
23:21:24 "controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_each_node_again"
23:21:24 reference somewhere inside)
23:21:24 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_invoke_rpc_on_each_node_again&order=bug_status"
23:21:24
23:21:24 ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:21:24 ------------------------------------------------------------------------------
23:21:24 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | FAIL |
23:21:25 ... click for list of related bugs or create a new one if needed (with the
23:21:25 "controller_clustering_ask_txt_rpc_provider_precedence_unregister_rpc_on_each_node"
23:21:25 reference somewhere inside)
23:21:25 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_precedence_unregister_rpc_on_each_node&order=bug_status"
23:21:25
23:21:25 ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:unregister-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:21:25 ------------------------------------------------------------------------------
23:21:25 controller-clustering-ask.txt.Rpc Provider Precedence :: DOMRpcBro... | FAIL |
23:21:25 8 tests, 3 passed, 5 failed
23:21:25 ==============================================================================
23:21:25 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:21:25 ==============================================================================
23:21:30 Stop_All_Members :: Stop every odl node. | FAIL |
23:27:39 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:27:39 ------------------------------------------------------------------------------
23:27:39 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:27:48 ------------------------------------------------------------------------------
23:27:48 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:33:56 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.227', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:33:56 ------------------------------------------------------------------------------
23:33:56 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
23:33:56 3 tests, 1 passed, 2 failed
23:33:56 ==============================================================================
23:33:56 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: DOMRpcBrok...
23:33:56 ==============================================================================
23:34:03 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | FAIL |
23:34:04 ... click for list of related bugs or create a new one if needed (with the
23:34:04 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_register_rpc_on_two_nodes"
23:34:04 reference somewhere inside)
23:34:04 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_register_rpc_on_two_nodes&order=bug_status"
23:34:04
23:34:04 ConnectionError: HTTPConnectionPool(host='10.30.171.227', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:register-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:34:04 ------------------------------------------------------------------------------
23:34:04 Invoke_Rpc_On_Each_Node :: Invoke get-constant rpc on every node o... | FAIL |
23:34:15 ... click for list of related bugs or create a new one if needed (with the
23:34:15 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node"
23:34:15 reference somewhere inside)
23:34:15 "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"
23:34:15
23:34:15 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.227', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:34:15 ------------------------------------------------------------------------------
23:34:15 Isolate_One_Node :: Isolate one node with registered rpc. From the... | FAIL |
23:34:19 ... click for list of related bugs or create a new one if needed (with the
23:34:19 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_isolate_one_node"
23:34:19 reference somewhere inside)
23:34:19 "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"
23:34:19
23:34:19 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
23:34:19 ------------------------------------------------------------------------------
23:34:19 Invoke_Rpc_On_Nonisolated_Nodes :: Invoke rpc on non-islolated nodes. | FAIL |
23:35:20 ... click for list of related bugs or create a new one if needed (with the
23:35:20 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_nonisolated_nodes"
23:35:20 reference somewhere inside)
23:35:20 "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"
23:35:20
23:35:20 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: ConnectionError: HTTPConnectionPool(host='10.30.171.227', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:35:20 ------------------------------------------------------------------------------
23:35:20 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
23:35:20 ... click for list of related bugs or create a new one if needed (with the
23:35:20 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_rejoin_isolated_member"
23:35:20 reference somewhere inside)
23:35:20 "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"
23:35:20
23:35:20 Variable '${isolated_idx}' not found.
23:35:20 ------------------------------------------------------------------------------
23:35:20 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-constant on every ... | FAIL |
23:35:32 ... click for list of related bugs or create a new one if needed (with the
23:35:32 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_invoke_rpc_on_each_node_again"
23:35:32 reference somewhere inside)
23:35:32 "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"
23:35:32
23:35:32 Keyword 'Verify_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.227', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:35:32 ------------------------------------------------------------------------------
23:35:32 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | FAIL |
23:35:32 ... click for list of related bugs or create a new one if needed (with the
23:35:32 "controller_clustering_ask_txt_rpc_provider_partition_and_heal_unregister_rpc_on_each_node"
23:35:32 reference somewhere inside)
23:35:32 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_rpc_provider_partition_and_heal_unregister_rpc_on_each_node&order=bug_status"
23:35:32
23:35:32 ConnectionError: HTTPConnectionPool(host='10.30.171.227', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-control:unregister-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:35:32 ------------------------------------------------------------------------------
23:35:32 controller-clustering-ask.txt.Rpc Provider Partition And Heal :: D... | FAIL |
23:35:32 7 tests, 0 passed, 7 failed
23:35:32 ==============================================================================
23:35:32 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:35:32 ==============================================================================
23:35:38 Stop_All_Members :: Stop every odl node. | FAIL |
23:41:49 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:41:49 ------------------------------------------------------------------------------
23:41:49 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:41:59 ------------------------------------------------------------------------------
23:41:59 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:48:10 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
23:48:10 ------------------------------------------------------------------------------
23:48:10 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
23:48:10 3 tests, 1 passed, 2 failed
23:48:10 ==============================================================================
23:48:10 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpcBroker te...
23:48:10 ==============================================================================
23:48:44 Register_Rpc_On_Each_Node :: Register routed rpc on each node of t... | FAIL |
23:49:06 ... click for list of related bugs or create a new one if needed (with the
23:49:06 "controller_clustering_ask_txt_action_provider_precedence_register_rpc_on_each_node"
23:49:06 reference somewhere inside)
23:49:06 "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"
23:49:06
23:49:06 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
23:49:06 ------------------------------------------------------------------------------
23:49:06 Invoke_Rpc_On_Each_Node :: Verify that the rpc response comes from... | FAIL |
23:49:27 ... click for list of related bugs or create a new one if needed (with the
23:49:27 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node"
23:49:27 reference somewhere inside)
23:49:27 "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"
23:49:27
23:49:27 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
23:49:27 ------------------------------------------------------------------------------
23:49:27 Unregister_Rpc_On_Node :: Unregister the rpc on one of the cluster... | PASS |
23:49:48 ------------------------------------------------------------------------------
23:49:48 Invoke_Rpc_On_Node_With_Unregistered_Rpc :: Invoke rcp on the node... | FAIL |
23:50:08 ... click for list of related bugs or create a new one if needed (with the
23:50:08 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc"
23:50:08 reference somewhere inside)
23:50:08 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_node_with_unregistered_rpc&order=bug_status"
23:50:08
23:50:08 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
23:50:08 ------------------------------------------------------------------------------
23:50:08 Invoke_Rpc_On_Remaining_Nodes :: Verify that the rpc response come... | PASS |
23:50:29 ------------------------------------------------------------------------------
23:50:29 Reregister_Rpc_On_Node :: Reregister the rpc. | PASS |
23:50:49 ------------------------------------------------------------------------------
23:50:49 Invoke_Rpc_On_Each_Node_Again :: Verify that the rpc response come... | FAIL |
23:51:16 ... click for list of related bugs or create a new one if needed (with the
23:51:16 "controller_clustering_ask_txt_action_provider_precedence_invoke_rpc_on_each_node_again"
23:51:16 reference somewhere inside)
23:51:16 "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"
23:51:16
23:51:16 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
23:51:16 ------------------------------------------------------------------------------
23:51:16 Unregister_Rpc_On_Each_Node :: Unregister rpc on every node. | FAIL |
23:51:42 ... click for list of related bugs or create a new one if needed (with the
23:51:42 "controller_clustering_ask_txt_action_provider_precedence_unregister_rpc_on_each_node"
23:51:42 reference somewhere inside)
23:51:42 "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"
23:51:42
23:51:42 ConnectionError: ('Connection aborted.', RemoteDisconnected('Remote end closed connection without response'))
23:51:42 ------------------------------------------------------------------------------
23:51:42 controller-clustering-ask.txt.Action Provider Precedence :: DOMRpc... | FAIL |
23:51:42 8 tests, 3 passed, 5 failed
23:51:42 ==============================================================================
23:51:42 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
23:51:42 ==============================================================================
23:52:15 Stop_All_Members :: Stop every odl node. | FAIL |
23:58:28 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:58:28 ------------------------------------------------------------------------------
23:58:28 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
23:58:37 ------------------------------------------------------------------------------
23:58:37 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:04:49 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:04:49 ------------------------------------------------------------------------------
00:04:49 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:04:49 3 tests, 1 passed, 2 failed
00:04:49 ==============================================================================
00:04:49 controller-clustering-ask.txt.Action Provider Partition And Heal :: DOMRpcB...
00:04:49 ==============================================================================
00:04:56 Register_Rpc_On_Two_Nodes :: Register rpc on two nodes of the odl ... | PASS |
00:04:57 ------------------------------------------------------------------------------
00:04:57 Invoke_Rpc_On_Each_Node :: Invoke get-contexted-constant rpc on ev... | FAIL |
00:05:09 ... click for list of related bugs or create a new one if needed (with the
00:05:09 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node"
00:05:09 reference somewhere inside)
00:05:09 "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"
00:05:09
00:05:09 Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:05:09 ------------------------------------------------------------------------------
00:05:09 Isolate_One_Node :: Isolate one node with registered rpc. | FAIL |
00:05:09 ... click for list of related bugs or create a new one if needed (with the
00:05:09 "controller_clustering_ask_txt_action_provider_partition_and_heal_isolate_one_node"
00:05:09 reference somewhere inside)
00:05:09 "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"
00:05:09
00:05:09 ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:05:09 ------------------------------------------------------------------------------
00:05:09 Invoke_Rpc_On_Remaining_Nodes :: Invoke rpc on non-islolated nodes... | FAIL |
00:06:24 ... click for list of related bugs or create a new one if needed (with the
00:06:24 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_remaining_nodes"
00:06:24 reference somewhere inside)
00:06:24 "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"
00:06:24
00:06:24 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: ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:06:24 ------------------------------------------------------------------------------
00:06:24 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
00:06:24 ... click for list of related bugs or create a new one if needed (with the
00:06:24 "controller_clustering_ask_txt_action_provider_partition_and_heal_rejoin_isolated_member"
00:06:24 reference somewhere inside)
00:06:24 "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"
00:06:24
00:06:24 Variable '${isolated_idx}' not found.
00:06:24 ------------------------------------------------------------------------------
00:06:24 Invoke_Rpc_On_Each_Node_Again :: Invoke rpc get-contexted-constant... | FAIL |
00:06:36 ... click for list of related bugs or create a new one if needed (with the
00:06:36 "controller_clustering_ask_txt_action_provider_partition_and_heal_invoke_rpc_on_each_node_again"
00:06:36 reference somewhere inside)
00:06:36 "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"
00:06:36
00:06:36 Keyword 'Verify_Contexted_Constant_On_Active_Nodes' failed after retrying for 10 seconds. The last error was: ConnectionError: HTTPConnectionPool(host='10.30.171.116', port=8181): Max retries exceeded with url: /rests/operations/odl-mdsal-lowlevel-target:get-contexted-constant (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
00:06:36 ------------------------------------------------------------------------------
00:06:36 Unregister_Rpc_On_Each_Node :: Inregister rpc on both nodes. | PASS |
00:06:36 ------------------------------------------------------------------------------
00:06:36 controller-clustering-ask.txt.Action Provider Partition And Heal :... | FAIL |
00:06:36 7 tests, 2 passed, 5 failed
00:06:36 ==============================================================================
00:06:37 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:06:37 ==============================================================================
00:06:42 Stop_All_Members :: Stop every odl node. | PASS |
00:10:53 ------------------------------------------------------------------------------
00:10:53 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:11:02 ------------------------------------------------------------------------------
00:11:02 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:12:00 Got rc: 1 or stderr was not empty: sudo: netstat: command not found
00:12:00 ------------------------------------------------------------------------------
00:12:00 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:12:00 3 tests, 2 passed, 1 failed
00:12:00 ==============================================================================
00:12:00 controller-clustering-ask.txt.Master Stability :: Cluster Singleton testing...
00:12:00 ==============================================================================
00:12:06 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
00:12:07 ... click for list of related bugs or create a new one if needed (with the
00:12:07 "controller_clustering_ask_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
00:12:07 reference somewhere inside)
00:12:07 "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"
00:12:07
00:12:07 Could not parse owner and candidates for device get-singleton-constant-service']
00:12:07 ------------------------------------------------------------------------------
00:12:07 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
00:12:07 ... click for list of related bugs or create a new one if needed (with the
00:12:07 "controller_clustering_ask_txt_master_stability_unregister_singleton_constant_on_non_master_node"
00:12:07 reference somewhere inside)
00:12:07 "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"
00:12:07
00:12:07 Variable '@{cs_candidates}' not found. Did you mean:
00:12:07 @{cs_exp_candidates}
00:12:07 ------------------------------------------------------------------------------
00:12:07 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
00:12:08 ... click for list of related bugs or create a new one if needed (with the
00:12:08 "controller_clustering_ask_txt_master_stability_monitor_stability_while_unregistered"
00:12:08 reference somewhere inside)
00:12:08 "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"
00:12:08
00:12:08 Variable '${cs_owner}' not found.
00:12:08 ------------------------------------------------------------------------------
00:12:08 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
00:12:08 ... click for list of related bugs or create a new one if needed (with the
00:12:08 "controller_clustering_ask_txt_master_stability_reregister_singleton_constant"
00:12:08 reference somewhere inside)
00:12:08 "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"
00:12:08
00:12:08 Variable '${unregistered_node}' not found.
00:12:08 ------------------------------------------------------------------------------
00:12:08 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
00:12:08 ... click for list of related bugs or create a new one if needed (with the
00:12:08 "controller_clustering_ask_txt_master_stability_verify_stability_after_reregistration"
00:12:08 reference somewhere inside)
00:12:08 "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"
00:12:08
00:12:08 Variable '${cs_owner}' not found.
00:12:08 ------------------------------------------------------------------------------
00:12:08 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | PASS |
00:12:09 ------------------------------------------------------------------------------
00:12:09 controller-clustering-ask.txt.Master Stability :: Cluster Singleto... | FAIL |
00:12:09 6 tests, 1 passed, 5 failed
00:12:09 ==============================================================================
00:12:09 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:12:09 ==============================================================================
00:12:12 Stop_All_Members :: Stop every odl node. | PASS |
00:12:35 ------------------------------------------------------------------------------
00:12:35 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:12:45 ------------------------------------------------------------------------------
00:12:45 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:13:43 Got rc: 1 or stderr was not empty: sudo: netstat: command not found
00:13:43 ------------------------------------------------------------------------------
00:13:43 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:13:43 3 tests, 2 passed, 1 failed
00:13:43 ==============================================================================
00:13:43 controller-clustering-ask.txt.Partition And Heal :: Cluster Singleton testi...
00:13:43 ==============================================================================
00:13:48 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | PASS |
00:13:49 ------------------------------------------------------------------------------
00:13:49 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
00:13:49 ... click for list of related bugs or create a new one if needed (with the
00:13:49 "controller_clustering_ask_txt_partition_and_heal_verify_singleton_constant_on_each_node"
00:13:49 reference somewhere inside)
00:13:49 "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"
00:13:49
00:13:49 Could not parse owner and candidates for device get-singleton-constant-service']
00:13:49 ------------------------------------------------------------------------------
00:13:49 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
00:13:50 ... click for list of related bugs or create a new one if needed (with the
00:13:50 "controller_clustering_ask_txt_partition_and_heal_isolate_owner_node"
00:13:50 reference somewhere inside)
00:13:50 "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"
00:13:50
00:13:50 Variable '${cs_owner}' not found.
00:13:50 ------------------------------------------------------------------------------
00:13:50 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
00:13:50 ... click for list of related bugs or create a new one if needed (with the
00:13:50 "controller_clustering_ask_txt_partition_and_heal_monitor_stability_while_isolated"
00:13:50 reference somewhere inside)
00:13:50 "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"
00:13:50
00:13:50 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
00:13:50 ------------------------------------------------------------------------------
00:13:50 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
00:13:50 ... click for list of related bugs or create a new one if needed (with the
00:13:50 "controller_clustering_ask_txt_partition_and_heal_rejoin_isolated_node"
00:13:50 reference somewhere inside)
00:13:50 "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"
00:13:50
00:13:50 Variable '${cs_isolated_index}' not found.
00:13:50 ------------------------------------------------------------------------------
00:13:50 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | PASS |
00:13:51 ------------------------------------------------------------------------------
00:13:51 controller-clustering-ask.txt.Partition And Heal :: Cluster Single... | FAIL |
00:13:51 6 tests, 2 passed, 4 failed
00:13:51 ==============================================================================
00:13:51 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:13:51 ==============================================================================
00:13:53 Stop_All_Members :: Stop every odl node. | PASS |
00:18:05 ------------------------------------------------------------------------------
00:18:05 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:18:14 ------------------------------------------------------------------------------
00:18:14 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:19:13 Got rc: 1 or stderr was not empty: sudo: netstat: command not found
00:19:13 ------------------------------------------------------------------------------
00:19:13 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:19:13 3 tests, 2 passed, 1 failed
00:19:13 ==============================================================================
00:19:13 controller-clustering-ask.txt.Chasing The Leader :: Cluster Singleton testi...
00:19:13 ==============================================================================
00:19:18 Register_Candidates :: Register a candidate application on each no... | PASS |
00:19:19 ------------------------------------------------------------------------------
00:19:19 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
00:20:19 ------------------------------------------------------------------------------
00:20:19 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
00:20:20 ... click for list of related bugs or create a new one if needed (with the
00:20:20 "controller_clustering_ask_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
00:20:20 reference somewhere inside)
00:20:20 "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"
00:20:20
00:20:20 Acceptance rate 5 not reached, actual rate is 3.816666666666667.
00:20:20 ------------------------------------------------------------------------------
00:20:20 controller-clustering-ask.txt.Chasing The Leader :: Cluster Single... | FAIL |
00:20:20 3 tests, 2 passed, 1 failed
00:20:20 ==============================================================================
00:20:20 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:20:20 ==============================================================================
00:20:24 Stop_All_Members :: Stop every odl node. | FAIL |
00:26:36 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:26:36 ------------------------------------------------------------------------------
00:26:36 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:26:46 ------------------------------------------------------------------------------
00:26:46 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:32:57 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:32:57 ------------------------------------------------------------------------------
00:32:57 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:32:57 3 tests, 1 passed, 2 failed
00:32:57 ==============================================================================
00:32:57 controller-clustering-ask.txt.Global Rpc Kill :: Controller functional HA t...
00:32:57 ==============================================================================
00:33:41 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
00:33:41 Parent suite setup failed:
00:33:41 No match found for 'opendaylight-user' in 10 seconds
00:33:41 Output:
00:33:41 .
00:33:41 ------------------------------------------------------------------------------
00:33:41 Rpc_Before_Stopping_On_Owner :: Run rpc on the service owner. | FAIL |
00:33:41 Parent suite setup failed:
00:33:41 No match found for 'opendaylight-user' in 10 seconds
00:33:41 Output:
00:33:41 .
00:33:41 ------------------------------------------------------------------------------
00:33:41 Rpc_Before_Stop_On_Successors :: Run rpc on non owher cluster nodes. | FAIL |
00:33:41 Parent suite setup failed:
00:33:41 No match found for 'opendaylight-user' in 10 seconds
00:33:41 Output:
00:33:41 .
00:33:41 ------------------------------------------------------------------------------
00:33:41 Stop_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
00:33:41 Parent suite setup failed:
00:33:41 No match found for 'opendaylight-user' in 10 seconds
00:33:41 Output:
00:33:41 .
00:33:41 ------------------------------------------------------------------------------
00:33:41 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
00:33:41 Parent suite setup failed:
00:33:41 No match found for 'opendaylight-user' in 10 seconds
00:33:41 Output:
00:33:41 .
00:33:41 ------------------------------------------------------------------------------
00:33:41 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
00:33:41 Parent suite setup failed:
00:33:41 No match found for 'opendaylight-user' in 10 seconds
00:33:41 Output:
00:33:41 .
00:33:41 ------------------------------------------------------------------------------
00:33:41 Restart_Stopped_Member :: Restart stopped node | FAIL |
00:33:41 Parent suite setup failed:
00:33:41 No match found for 'opendaylight-user' in 10 seconds
00:33:41 Output:
00:33:41 .
00:33:41 ------------------------------------------------------------------------------
00:33:41 Verify_New_Owner_Remained_After_Rejoin :: Verify no owner change h... | FAIL |
00:33:41 Parent suite setup failed:
00:33:41 No match found for 'opendaylight-user' in 10 seconds
00:33:41 Output:
00:33:41 .
00:33:41 ------------------------------------------------------------------------------
00:33:41 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
00:33:41 Parent suite setup failed:
00:33:41 No match found for 'opendaylight-user' in 10 seconds
00:33:41 Output:
00:33:41 .
00:33:41 ------------------------------------------------------------------------------
00:33:41 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
00:33:41 Parent suite setup failed:
00:33:41 No match found for 'opendaylight-user' in 10 seconds
00:33:41 Output:
00:33:41 .
00:33:41 ------------------------------------------------------------------------------
00:33:41 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
00:33:41 Parent suite setup failed:
00:33:41 No match found for 'opendaylight-user' in 10 seconds
00:33:41 Output:
00:33:41 .
00:33:41 ------------------------------------------------------------------------------
00:33:41 controller-clustering-ask.txt.Global Rpc Kill :: Controller functi... | FAIL |
00:33:41 Suite setup failed:
00:33:41 No match found for 'opendaylight-user' in 10 seconds
00:33:41 Output:
00:33:41 .
00:33:41
00:33:41 11 tests, 0 passed, 11 failed
00:33:41 ==============================================================================
00:33:41 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:33:41 ==============================================================================
00:34:14 Stop_All_Members :: Stop every odl node. | FAIL |
00:40: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
00:40:27 ------------------------------------------------------------------------------
00:40:27 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:40:37 ------------------------------------------------------------------------------
00:40:37 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:46:48 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
00:46:48 ------------------------------------------------------------------------------
00:46:48 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
00:46:48 3 tests, 1 passed, 2 failed
00:46:48 ==============================================================================
00:46:48 controller-clustering-ask.txt.Global Rpc Freeze :: Controller functional HA...
00:46:48 ==============================================================================
00:47:33 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
00:47:33 Parent suite setup failed:
00:47:33 No match found for 'opendaylight-user' in 10 seconds
00:47:33 Output:
00:47:33 .
00:47:33 ------------------------------------------------------------------------------
00:47:33 Rpc_Before_Freezing_On_Owner :: Run rpc on the service owner. | FAIL |
00:47:33 Parent suite setup failed:
00:47:33 No match found for 'opendaylight-user' in 10 seconds
00:47:33 Output:
00:47:33 .
00:47:33 ------------------------------------------------------------------------------
00:47:33 Rpc_Before_Freeze_On_Successors :: Run rpc on non owher cluster no... | FAIL |
00:47:33 Parent suite setup failed:
00:47:33 No match found for 'opendaylight-user' in 10 seconds
00:47:33 Output:
00:47:33 .
00:47:33 ------------------------------------------------------------------------------
00:47:33 Freeze_Current_Owner_Member :: Stop cluster node which is the owner. | FAIL |
00:47:33 Parent suite setup failed:
00:47:33 No match found for 'opendaylight-user' in 10 seconds
00:47:33 Output:
00:47:33 .
00:47:33 ------------------------------------------------------------------------------
00:47:33 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
00:47:33 Parent suite setup failed:
00:47:33 No match found for 'opendaylight-user' in 10 seconds
00:47:33 Output:
00:47:33 .
00:47:33 ------------------------------------------------------------------------------
00:47:33 Rpc_On_Remained_Cluster_Nodes :: Run rpc on remained cluster nodes. | FAIL |
00:47:33 Parent suite setup failed:
00:47:33 No match found for 'opendaylight-user' in 10 seconds
00:47:33 Output:
00:47:33 .
00:47:33 ------------------------------------------------------------------------------
00:47:33 Unfreeze_Frozen_Member :: Restart frozen node | FAIL |
00:47:33 Parent suite setup failed:
00:47:33 No match found for 'opendaylight-user' in 10 seconds
00:47:33 Output:
00:47:33 .
00:47:33 ------------------------------------------------------------------------------
00:47:33 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
00:47:33 Parent suite setup failed:
00:47:33 No match found for 'opendaylight-user' in 10 seconds
00:47:33 Output:
00:47:33 .
00:47:33 ------------------------------------------------------------------------------
00:47:33 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
00:47:33 Parent suite setup failed:
00:47:33 No match found for 'opendaylight-user' in 10 seconds
00:47:33 Output:
00:47:33 .
00:47:33 ------------------------------------------------------------------------------
00:47:33 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
00:47:33 Parent suite setup failed:
00:47:33 No match found for 'opendaylight-user' in 10 seconds
00:47:33 Output:
00:47:33 .
00:47:33 ------------------------------------------------------------------------------
00:47:33 controller-clustering-ask.txt.Global Rpc Freeze :: Controller func... | FAIL |
00:47:33 Suite setup failed:
00:47:33 No match found for 'opendaylight-user' in 10 seconds
00:47:33 Output:
00:47:33 .
00:47:33
00:47:33 10 tests, 0 passed, 10 failed
00:47:33 ==============================================================================
00:47:33 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
00:47:33 ==============================================================================
00:48:05 Stop_All_Members :: Stop every odl node. | FAIL |
00:54: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
00:54:18 ------------------------------------------------------------------------------
00:54:18 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
00:54:28 ------------------------------------------------------------------------------
00:54:28 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:00:40 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.116:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:00:40 ------------------------------------------------------------------------------
01:00:40 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:00:40 3 tests, 1 passed, 2 failed
01:00:40 ==============================================================================
01:00:40 controller-clustering-ask.txt.Global Rpc Isolate :: Controller functional H...
01:00:40 ==============================================================================
01:01:25 Get_Basic_Rpc_Test_Owner :: Find a service owner and successors. | FAIL |
01:01:25 Parent suite setup failed:
01:01:25 No match found for 'opendaylight-user' in 10 seconds
01:01:25 Output:
01:01:25 .
01:01:25 ------------------------------------------------------------------------------
01:01:25 Rpc_Before_Isolation_On_Owner :: Run rpc on the service owner. | FAIL |
01:01:25 Parent suite setup failed:
01:01:25 No match found for 'opendaylight-user' in 10 seconds
01:01:25 Output:
01:01:25 .
01:01:25 ------------------------------------------------------------------------------
01:01:25 Rpc_Before_Isolation_On_Successors :: Run rpc on non owher cluster... | FAIL |
01:01:25 Parent suite setup failed:
01:01:25 No match found for 'opendaylight-user' in 10 seconds
01:01:25 Output:
01:01:25 .
01:01:25 ------------------------------------------------------------------------------
01:01:25 Isolate_Current_Owner_Member :: Isolating cluster node which is th... | FAIL |
01:01:25 Parent suite setup failed:
01:01:25 No match found for 'opendaylight-user' in 10 seconds
01:01:25 Output:
01:01:25 .
01:01:25 ------------------------------------------------------------------------------
01:01:25 Verify_New_Basic_Rpc_Test_Owner_Elected :: Verify new owner of the... | FAIL |
01:01:25 Parent suite setup failed:
01:01:25 No match found for 'opendaylight-user' in 10 seconds
01:01:25 Output:
01:01:25 .
01:01:25 ------------------------------------------------------------------------------
01:01:25 Rpc_On_Isolated_Node :: Run rpc on isolated cluster node. | FAIL |
01:01:25 Parent suite setup failed:
01:01:25 No match found for 'opendaylight-user' in 10 seconds
01:01:25 Output:
01:01:25 .
01:01:25 ------------------------------------------------------------------------------
01:01:25 Rpc_On_Non_Isolated_Cluster_Nodes :: Run rpc on remained cluster n... | FAIL |
01:01:25 Parent suite setup failed:
01:01:25 No match found for 'opendaylight-user' in 10 seconds
01:01:25 Output:
01:01:25 .
01:01:25 ------------------------------------------------------------------------------
01:01:25 Rejoin_Isolated_Member :: Rejoin isolated node | FAIL |
01:01:25 Parent suite setup failed:
01:01:25 No match found for 'opendaylight-user' in 10 seconds
01:01:25 Output:
01:01:25 .
01:01:25 ------------------------------------------------------------------------------
01:01:25 Rpc_After_Rejoin_On_New_Owner :: Run rpc on the new service owner ... | FAIL |
01:01:25 Parent suite setup failed:
01:01:25 No match found for 'opendaylight-user' in 10 seconds
01:01:25 Output:
01:01:25 .
01:01:25 ------------------------------------------------------------------------------
01:01:25 Rpc_After_Rejoin_On_Old_Owner :: Run rpc on rejoined cluster node. | FAIL |
01:01:25 Parent suite setup failed:
01:01:25 No match found for 'opendaylight-user' in 10 seconds
01:01:25 Output:
01:01:25 .
01:01:25 ------------------------------------------------------------------------------
01:01:25 Rpc_After_Rejoin_On_All :: Run rpc again on all nodes. | FAIL |
01:01:25 Parent suite setup failed:
01:01:25 No match found for 'opendaylight-user' in 10 seconds
01:01:25 Output:
01:01:25 .
01:01:25 ------------------------------------------------------------------------------
01:01:25 controller-clustering-ask.txt.Global Rpc Isolate :: Controller fun... | FAIL |
01:01:25 Suite setup failed:
01:01:25 No match found for 'opendaylight-user' in 10 seconds
01:01:25 Output:
01:01:25 .
01:01:25
01:01:25 11 tests, 0 passed, 11 failed
01:01:25 ==============================================================================
01:01:25 controller-clustering-ask.txt.Restart Odl With Tell Based False :: Unset te...
01:01:25 ==============================================================================
01:01:57 Stop_All_Members :: Stop every odl node. | FAIL |
01:08:11 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
01:08:11 ------------------------------------------------------------------------------
01:08:11 Unset_Tell_Based_Protocol_Usage :: Comment out the flag usage in c... | PASS |
01:08:21 ------------------------------------------------------------------------------
01:08:21 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
01:14: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.116:8181/jolokia/read/org.opendaylight.controller:Category=ShardManager,name=shard-manager-config,type=DistributedConfigDatastore
01:14:32 ------------------------------------------------------------------------------
01:14:32 controller-clustering-ask.txt.Restart Odl With Tell Based False ::... | FAIL |
01:14:32 3 tests, 1 passed, 2 failed
01:14:32 ==============================================================================
01:14:32 controller-clustering-ask.txt.Carpeople Crud :: Suite for performing basic ...
01:14:32 ==============================================================================
01:15:08 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
01:15:08 Parent suite setup failed:
01:15:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:08 ------------------------------------------------------------------------------
01:15:08 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
01:15:08 Parent suite setup failed:
01:15:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:08 ------------------------------------------------------------------------------
01:15:08 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
01:15:08 Parent suite setup failed:
01:15:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:08 ------------------------------------------------------------------------------
01:15:08 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
01:15:08 Parent suite setup failed:
01:15:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:08 ------------------------------------------------------------------------------
01:15:08 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
01:15:08 Parent suite setup failed:
01:15:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:08 ------------------------------------------------------------------------------
01:15:08 See_Added_People_On_Followers :: The same check on other members. | FAIL |
01:15:08 Parent suite setup failed:
01:15:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:08 ------------------------------------------------------------------------------
01:15:08 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
01:15:08 Parent suite setup failed:
01:15:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:08 ------------------------------------------------------------------------------
01:15:08 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
01:15:08 Parent suite setup failed:
01:15:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:08 ------------------------------------------------------------------------------
01:15:08 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
01:15:08 Parent suite setup failed:
01:15:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:08 ------------------------------------------------------------------------------
01:15:08 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
01:15:08 Parent suite setup failed:
01:15:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:08 ------------------------------------------------------------------------------
01:15:08 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
01:15:08 Parent suite setup failed:
01:15:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:08 ------------------------------------------------------------------------------
01:15:08 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
01:15:08 Parent suite setup failed:
01:15:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:08 ------------------------------------------------------------------------------
01:15:08 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
01:15:08 Parent suite setup failed:
01:15:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:08 ------------------------------------------------------------------------------
01:15:08 controller-clustering-ask.txt.Carpeople Crud :: Suite for performi... | FAIL |
01:15:08 Suite setup failed:
01:15:08 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:08
01:15:08 13 tests, 0 passed, 13 failed
01:15:08 ==============================================================================
01:15:08 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing basic opera...
01:15:08 ==============================================================================
01:15:41 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
01:15:41 Parent suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41 ------------------------------------------------------------------------------
01:15:41 controller-clustering-ask.txt.Car Failover Crud :: Suite mixing ba... | FAIL |
01:15:41 Suite setup failed:
01:15:41 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:15:41
01:15:41 16 tests, 0 passed, 16 failed
01:15:41 ==============================================================================
01:15:41 controller-clustering-ask.txt.Car Persistence Recovery :: This test restart...
01:15:41 ==============================================================================
01:16:14 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
01:16:14 Parent suite setup failed:
01:16:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:14 ------------------------------------------------------------------------------
01:16:14 Stop_All_Members :: Stop all controllers. | FAIL |
01:16:14 Parent suite setup failed:
01:16:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:14 ------------------------------------------------------------------------------
01:16:14 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
01:16:14 Parent suite setup failed:
01:16:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:14 ------------------------------------------------------------------------------
01:16:14 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
01:16:14 Parent suite setup failed:
01:16:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:14 ------------------------------------------------------------------------------
01:16:14 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
01:16:14 Parent suite setup failed:
01:16:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:14 ------------------------------------------------------------------------------
01:16:14 See_Cars_On_Followers :: The same check on other members. | FAIL |
01:16:14 Parent suite setup failed:
01:16:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:14 ------------------------------------------------------------------------------
01:16:14 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
01:16:14 Parent suite setup failed:
01:16:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:14 ------------------------------------------------------------------------------
01:16:14 controller-clustering-ask.txt.Car Persistence Recovery :: This tes... | FAIL |
01:16:14 Suite setup failed:
01:16:14 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:14
01:16:14 7 tests, 0 passed, 7 failed
01:16:14 ==============================================================================
01:16:14 controller-clustering-ask.txt.Buycar Failover :: This test focuses on testi...
01:16:14 ==============================================================================
01:16:47 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
01:16:47 Parent suite setup failed:
01:16:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:47 ------------------------------------------------------------------------------
01:16:47 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
01:16:47 Parent suite setup failed:
01:16:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:47 ------------------------------------------------------------------------------
01:16:47 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
01:16:47 Parent suite setup failed:
01:16:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:47 ------------------------------------------------------------------------------
01:16:47 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
01:16:47 Parent suite setup failed:
01:16:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:47 ------------------------------------------------------------------------------
01:16:47 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
01:16:47 Parent suite setup failed:
01:16:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:47 ------------------------------------------------------------------------------
01:16:47 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
01:16:47 Parent suite setup failed:
01:16:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:47 ------------------------------------------------------------------------------
01:16:47 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
01:16:47 Parent suite setup failed:
01:16:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:47 ------------------------------------------------------------------------------
01:16:47 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
01:16:47 Parent suite setup failed:
01:16:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:47 ------------------------------------------------------------------------------
01:16:47 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
01:16:47 Parent suite setup failed:
01:16:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:47 ------------------------------------------------------------------------------
01:16:47 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
01:16:47 Parent suite setup failed:
01:16:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:47 ------------------------------------------------------------------------------
01:16:47 controller-clustering-ask.txt.Buycar Failover :: This test focuses... | FAIL |
01:16:47 Suite setup failed:
01:16:47 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:16:47
01:16:47 10 tests, 0 passed, 10 failed
01:16:47 ==============================================================================
01:16:47 controller-clustering-ask.txt.Entity Isolate :: Suite for performing member...
01:16:47 ==============================================================================
01:17:20 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
01:17:20 Parent suite setup failed:
01:17:20 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
01:17:20 [ Message content over the limit has been removed. ]
01:17:20 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
01:17:20 ------------------------------------------------------------------------------
01:17:20 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
01:17:20 Parent suite setup failed:
01:17:20 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
01:17:20 [ Message content over the limit has been removed. ]
01:17:20 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
01:17:20 ------------------------------------------------------------------------------
01:17:20 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
01:17:20 Parent suite setup failed:
01:17:20 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
01:17:20 [ Message content over the limit has been removed. ]
01:17:20 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
01:17:20 ------------------------------------------------------------------------------
01:17:20 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
01:17:20 Parent suite setup failed:
01:17:20 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
01:17:20 [ Message content over the limit has been removed. ]
01:17:20 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
01:17:20 ------------------------------------------------------------------------------
01:17:20 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
01:17:20 Parent suite setup failed:
01:17:20 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
01:17:20 [ Message content over the limit has been removed. ]
01:17:20 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
01:17:20 ------------------------------------------------------------------------------
01:17:22 controller-clustering-ask.txt.Entity Isolate :: Suite for performi... | FAIL |
01:17:22 Suite setup failed:
01:17:22 Evaluating expression 'json.loads(\'\'\'{\n "error": "javax.management.InstanceNotFoundException : org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "error_type": "javax.management.InstanceNotFoundException",\n "request": {\n "mbean": "org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore",\n "type": "read"\n },\n "stacktrace": "javax.management.InstanceNotFoundException: org.opendaylight.controller:Category=Shards,name=member-1-shard-entity-ownership-operational,type=DistributedOperationalDatastore\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1073)\\n\\tat java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBeanInfo(DefaultMBeanServerInterceptor.java:1343)\\n\\tat java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.getMBeanInfo(JmxMBeanServer.java:921)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:46)\\n\\tat org.jolokia.handler.ReadHandler$1.execute(ReadHandler.java:41)\\n\\tat org.jolokia.backend.executor.AbstractMBeanServerExecutor.call(AbstractMBeanServerExecutor.java:90)\\n\\tat org.jolokia.handler.ReadHandler.getMBeanInfo(ReadHandler.java:233)\\n\\tat org.jolokia.handler.ReadHandler.getAllAttributesNames(ReadHandler.java:245)\\n\\tat org.jolokia.handler.ReadHandler.resolveAttributes(ReadHandler.java:221)\\n\\tat org.jolokia.handler.ReadHandler.f...
01:17:22 [ Message content over the limit has been removed. ]
01:17:22 ...lipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:127)\\n\\tat org.eclipse.jetty.server.Server.handle(Server.java:516)\\n\\tat org.eclipse.jetty.server.HttpChannel.lambda$handle$1(HttpChannel.java:487)\\n\\tat org.eclipse.jetty.server.HttpChannel.dispatch(HttpChannel.java:732)\\n\\tat org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:479)\\n\\tat org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:277)\\n\\tat org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:311)\\n\\tat org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:105)\\n\\tat org.eclipse.jetty.io.ChannelEndPoint$1.run(ChannelEndPoint.java:104)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.runTask(EatWhatYouKill.java:338)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:315)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.tryProduce(EatWhatYouKill.java:173)\\n\\tat org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)\\n\\tat org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:409)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:883)\\n\\tat org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1034)\\n\\tat java.base/java.lang.Thread.run(Thread.java:1583)\\n",\n "status": 404\n}\n\'\'\')' failed: JSONDecodeError: Invalid control character at: line 8 column 190 (char 619)
01:17:22
01:17:22 5 tests, 0 passed, 5 failed
01:17:22 ==============================================================================
01:17:22 controller-clustering-ask.txt.Buycar Failover Isolation :: This test focuse...
01:17:22 ==============================================================================
01:17:54 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
01:17:54 Parent suite setup failed:
01:17:54 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:17:54 ------------------------------------------------------------------------------
01:17:54 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
01:17:54 Parent suite setup failed:
01:17:54 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:17:54 ------------------------------------------------------------------------------
01:17:54 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
01:17:54 Parent suite setup failed:
01:17:54 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:17:54 ------------------------------------------------------------------------------
01:17:54 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
01:17:54 Parent suite setup failed:
01:17:54 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:17:54 ------------------------------------------------------------------------------
01:17:54 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
01:17:54 Parent suite setup failed:
01:17:54 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:17:54 ------------------------------------------------------------------------------
01:17:54 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
01:17:54 Parent suite setup failed:
01:17:54 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:17:54 ------------------------------------------------------------------------------
01:17:54 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
01:17:54 Parent suite setup failed:
01:17:54 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:17:54 ------------------------------------------------------------------------------
01:17:54 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
01:17:54 Parent suite setup failed:
01:17:54 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:17:54 ------------------------------------------------------------------------------
01:17:54 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
01:17:54 Parent suite setup failed:
01:17:54 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:17:54 ------------------------------------------------------------------------------
01:17:54 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
01:17:54 Parent suite setup failed:
01:17:54 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:17:54 ------------------------------------------------------------------------------
01:17:54 controller-clustering-ask.txt.Buycar Failover Isolation :: This te... | FAIL |
01:17:54 Suite setup failed:
01:17:54 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:17:54
01:17:54 10 tests, 0 passed, 10 failed
01:17:54 ==============================================================================
01:17:55 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite mixing b...
01:17:55 ==============================================================================
01:18:28 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
01:18:28 Parent suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28 ------------------------------------------------------------------------------
01:18:28 controller-clustering-ask.txt.Car Failover Crud Isolation :: Suite... | FAIL |
01:18:28 Suite setup failed:
01:18:28 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:18:28
01:18:28 16 tests, 0 passed, 16 failed
01:18:28 ==============================================================================
01:18:28 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite for testi...
01:18:28 ==============================================================================
01:19:01 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
01:19:01 Parent suite setup failed:
01:19:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:19:01 ------------------------------------------------------------------------------
01:19:01 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
01:19:01 Parent suite setup failed:
01:19:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:19:01 ------------------------------------------------------------------------------
01:19:01 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
01:19:01 Parent suite setup failed:
01:19:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:19:01 ------------------------------------------------------------------------------
01:19:01 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
01:19:01 Parent suite setup failed:
01:19:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:19:01 ------------------------------------------------------------------------------
01:19:01 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
01:19:01 Parent suite setup failed:
01:19:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:19:01 ------------------------------------------------------------------------------
01:19:01 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
01:19:01 Parent suite setup failed:
01:19:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:19:01 ------------------------------------------------------------------------------
01:19:01 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
01:19:01 Parent suite setup failed:
01:19:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:19:01 ------------------------------------------------------------------------------
01:19:01 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
01:19:01 Parent suite setup failed:
01:19:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:19:01 ------------------------------------------------------------------------------
01:19:01 controller-clustering-ask.txt.Car Outage Corners :: Cluster suite ... | FAIL |
01:19:01 Suite setup failed:
01:19:01 HTTPError: 401 Client Error: Unauthorized for url: http://10.30.171.116:8181/rests/data/ietf-yang-library:modules-state?content=nonconfig
01:19:01
01:19:01 8 tests, 0 passed, 8 failed
01:19:01 ==============================================================================
01:19:01 controller-clustering-ask.txt | FAIL |
01:19:01 195 tests, 27 passed, 168 failed
01:19:01 ==============================================================================
01:19:01 Output: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/output.xml
01:19:12 Log: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/log.html
01:19:12 Report: /w/workspace/controller-csit-3node-clustering-ask-all-titanium/report.html
01:19:13 + true
01:19:13 + echo 'Examining the files in data/log and checking filesize'
01:19:13 Examining the files in data/log and checking filesize
01:19:13 + ssh 10.30.170.8 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
01:19:13 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
01:19:14 total 9000
01:19:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 23:05 .
01:19:14 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 26 23:05 karaf_console.log
01:19:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 01:08 ..
01:19:14 -rw-rw-r-- 1 jenkins jenkins 9198985 Oct 27 01:18 karaf.log
01:19:14 + ssh 10.30.170.8 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
01:19:14 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
01:19:14 8.8M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
01:19:14 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:19:14 + ssh 10.30.171.227 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
01:19:14 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
01:19:15 total 8640
01:19:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 23:05 .
01:19:15 -rw-rw-r-- 1 jenkins jenkins 2337 Oct 26 23:05 karaf_console.log
01:19:15 drwxrwxr-x 9 jenkins jenkins 4096 Oct 27 01:08 ..
01:19:15 -rw-rw-r-- 1 jenkins jenkins 8830211 Oct 27 01:18 karaf.log
01:19:15 + ssh 10.30.171.227 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
01:19:15 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
01:19:15 8.5M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
01:19:15 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:19:15 + ssh 10.30.171.116 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
01:19:15 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
01:19:15 total 125044
01:19:15 drwxrwxr-x 2 jenkins jenkins 4096 Oct 26 23:05 .
01:19:15 -rw-rw-r-- 1 jenkins jenkins 11321 Oct 26 23:15 karaf_console.log
01:19:15 drwxrwxr-x 4 jenkins jenkins 4096 Oct 27 01:08 ..
01:19:15 -rw-rw-r-- 1 jenkins jenkins 128017397 Oct 27 01:19 karaf.log
01:19:15 + ssh 10.30.171.116 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
01:19:15 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
01:19:16 123M /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
01:19:16 12K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:19:16 + set +e
01:19:16 ++ seq 1 3
01:19:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:19:16 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:19:16 + echo 'Let'\''s take the karaf thread dump again'
01:19:16 Let's take the karaf thread dump again
01:19:16 + ssh 10.30.170.8 'sudo ps aux'
01:19:16 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
01:19:16 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_after.log
01:19:16 ++ grep -v grep
01:19:16 ++ tr -s ' '
01:19:16 ++ cut -f2 '-d '
01:19:16 + pid=28922
01:19:16 + echo 'karaf main: org.apache.karaf.main.Main, pid:28922'
01:19:16 karaf main: org.apache.karaf.main.Main, pid:28922
01:19:16 + ssh 10.30.170.8 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 28922'
01:19:16 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
01:19:16 + echo 'killing karaf process...'
01:19:16 killing karaf process...
01:19:16 + ssh 10.30.170.8 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:19:17 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
01:19:17 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:19:17 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:19:17 + echo 'Let'\''s take the karaf thread dump again'
01:19:17 Let's take the karaf thread dump again
01:19:17 + ssh 10.30.171.227 'sudo ps aux'
01:19:17 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
01:19:17 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_after.log
01:19:17 ++ grep -v grep
01:19:17 ++ tr -s ' '
01:19:17 ++ cut -f2 '-d '
01:19:17 + pid=43519
01:19:17 + echo 'karaf main: org.apache.karaf.main.Main, pid:43519'
01:19:17 karaf main: org.apache.karaf.main.Main, pid:43519
01:19:17 + ssh 10.30.171.227 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 43519'
01:19:17 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
01:19:18 + echo 'killing karaf process...'
01:19:18 killing karaf process...
01:19:18 + ssh 10.30.171.227 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:19:18 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
01:19:18 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:19:18 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:19:18 + echo 'Let'\''s take the karaf thread dump again'
01:19:18 Let's take the karaf thread dump again
01:19:18 + ssh 10.30.171.116 'sudo ps aux'
01:19:18 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
01:19:18 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-ask-all-titanium/ps_after.log
01:19:18 ++ grep -v grep
01:19:18 ++ tr -s ' '
01:19:18 ++ cut -f2 '-d '
01:19:18 + pid=53658
01:19:18 + echo 'karaf main: org.apache.karaf.main.Main, pid:53658'
01:19:18 karaf main: org.apache.karaf.main.Main, pid:53658
01:19:18 + ssh 10.30.171.116 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 53658'
01:19:18 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
01:19:19 + echo 'killing karaf process...'
01:19:19 killing karaf process...
01:19:19 + ssh 10.30.171.116 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:19:19 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
01:19:19 + sleep 5
01:19:24 ++ seq 1 3
01:19:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:19:24 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:19:24 + echo 'Compressing karaf.log 1'
01:19:24 Compressing karaf.log 1
01:19:24 + ssh 10.30.170.8 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
01:19:24 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
01:19:24 + echo 'Fetching compressed karaf.log 1'
01:19:24 Fetching compressed karaf.log 1
01:19:24 + scp 10.30.170.8:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
01:19:24 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
01:19:24 + ssh 10.30.170.8 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
01:19:25 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
01:19:25 + scp 10.30.170.8:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
01:19:25 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
01:19:25 + ssh 10.30.170.8 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:19:25 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
01:19:25 + echo 'Fetch GC logs'
01:19:25 Fetch GC logs
01:19:25 + mkdir -p gclogs-1
01:19:25 + scp '10.30.170.8:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-1/
01:19:25 Warning: Permanently added '10.30.170.8' (ECDSA) to the list of known hosts.
01:19:25 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
01:19:25 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:19:25 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:19:25 + echo 'Compressing karaf.log 2'
01:19:25 Compressing karaf.log 2
01:19:25 + ssh 10.30.171.227 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
01:19:25 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
01:19:26 + echo 'Fetching compressed karaf.log 2'
01:19:26 Fetching compressed karaf.log 2
01:19:26 + scp 10.30.171.227:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
01:19:26 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
01:19:26 + ssh 10.30.171.227 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
01:19:26 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
01:19:26 + scp 10.30.171.227:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
01:19:26 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
01:19:26 + ssh 10.30.171.227 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:19:27 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
01:19:27 + echo 'Fetch GC logs'
01:19:27 Fetch GC logs
01:19:27 + mkdir -p gclogs-2
01:19:27 + scp '10.30.171.227:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-2/
01:19:27 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts.
01:19:27 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
01:19:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:19:27 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:19:27 + echo 'Compressing karaf.log 3'
01:19:27 Compressing karaf.log 3
01:19:27 + ssh 10.30.171.116 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
01:19:27 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
01:19:29 + echo 'Fetching compressed karaf.log 3'
01:19:29 Fetching compressed karaf.log 3
01:19:29 + scp 10.30.171.116:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
01:19:29 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
01:19:29 + ssh 10.30.171.116 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
01:19:29 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
01:19:29 + scp 10.30.171.116:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
01:19:29 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
01:19:29 + ssh 10.30.171.116 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
01:19:29 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
01:19:29 + echo 'Fetch GC logs'
01:19:29 Fetch GC logs
01:19:29 + mkdir -p gclogs-3
01:19:29 + scp '10.30.171.116:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-3/
01:19:29 Warning: Permanently added '10.30.171.116' (ECDSA) to the list of known hosts.
01:19:30 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
01:19:30 + echo 'Examine copied files'
01:19:30 Examine copied files
01:19:30 + ls -lt
01:19:30 total 83036
01:19:30 drwxrwxr-x. 2 jenkins jenkins 6 Oct 27 01:19 gclogs-3
01:19:30 -rw-rw-r--. 1 jenkins jenkins 11321 Oct 27 01:19 odl3_karaf_console.log
01:19:30 -rw-rw-r--. 1 jenkins jenkins 1596411 Oct 27 01:19 odl3_karaf.log.gz
01:19:30 drwxrwxr-x. 2 jenkins jenkins 6 Oct 27 01:19 gclogs-2
01:19:30 -rw-rw-r--. 1 jenkins jenkins 2337 Oct 27 01:19 odl2_karaf_console.log
01:19:30 -rw-rw-r--. 1 jenkins jenkins 625350 Oct 27 01:19 odl2_karaf.log.gz
01:19:30 drwxrwxr-x. 2 jenkins jenkins 6 Oct 27 01:19 gclogs-1
01:19:30 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 27 01:19 odl1_karaf_console.log
01:19:30 -rw-rw-r--. 1 jenkins jenkins 682585 Oct 27 01:19 odl1_karaf.log.gz
01:19:30 -rw-rw-r--. 1 jenkins jenkins 155716 Oct 27 01:19 karaf_3_53658_threads_after.log
01:19:30 -rw-rw-r--. 1 jenkins jenkins 14220 Oct 27 01:19 ps_after.log
01:19:30 -rw-rw-r--. 1 jenkins jenkins 134699 Oct 27 01:19 karaf_2_43519_threads_after.log
01:19:30 -rw-rw-r--. 1 jenkins jenkins 137132 Oct 27 01:19 karaf_1_28922_threads_after.log
01:19:30 -rw-rw-r--. 1 jenkins jenkins 304456 Oct 27 01:19 report.html
01:19:30 -rw-rw-r--. 1 jenkins jenkins 3903410 Oct 27 01:19 log.html
01:19:30 -rw-rw-r--. 1 jenkins jenkins 76993269 Oct 27 01:19 output.xml
01:19:30 -rw-rw-r--. 1 jenkins jenkins 4120 Oct 26 23:08 testplan.txt
01:19:30 -rw-rw-r--. 1 jenkins jenkins 117968 Oct 26 23:08 karaf_3_2089_threads_before.log
01:19:30 -rw-rw-r--. 1 jenkins jenkins 13756 Oct 26 23:08 ps_before.log
01:19:30 -rw-rw-r--. 1 jenkins jenkins 115397 Oct 26 23:08 karaf_2_2088_threads_before.log
01:19:30 -rw-rw-r--. 1 jenkins jenkins 119637 Oct 26 23:08 karaf_1_2082_threads_before.log
01:19:30 -rw-rw-r--. 1 jenkins jenkins 3106 Oct 26 23:05 post-startup-script.sh
01:19:30 -rw-rw-r--. 1 jenkins jenkins 252 Oct 26 23:05 startup-script.sh
01:19:30 -rw-rw-r--. 1 jenkins jenkins 3469 Oct 26 23:05 configuration-script.sh
01:19:30 -rw-rw-r--. 1 jenkins jenkins 695 Oct 26 23:05 custom_shard_config.txt
01:19:30 -rw-rw-r--. 1 jenkins jenkins 135 Oct 26 23:05 scriptplan.txt
01:19:30 -rw-rw-r--. 1 jenkins jenkins 335 Oct 26 23:04 detect_variables.env
01:19:30 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 26 23:04 pom.xml
01:19:30 -rw-rw-r--. 1 jenkins jenkins 92 Oct 26 23:04 set_variables.env
01:19:30 -rw-rw-r--. 1 jenkins jenkins 310 Oct 26 23:04 slave_addresses.txt
01:19:30 -rw-rw-r--. 1 jenkins jenkins 570 Oct 26 23:04 requirements.txt
01:19:30 -rw-rw-r--. 1 jenkins jenkins 26 Oct 26 23:04 env.properties
01:19:30 -rw-rw-r--. 1 jenkins jenkins 333 Oct 26 23:01 stack-parameters.yaml
01:19:30 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 26 23:00 test
01:19:30 drwxrwxr-x. 2 jenkins jenkins 6 Oct 26 23:00 test@tmp
01:19:30 -rw-rw-r--. 1 jenkins jenkins 1404 Oct 26 17:56 maven-metadata.xml
01:19:30 + true
01:19:30 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/sh /tmp/jenkins16913861721357855233.sh
01:19:30 Cleaning up Robot installation...
01:19:30 $ ssh-agent -k
01:19:30 unset SSH_AUTH_SOCK;
01:19:30 unset SSH_AGENT_PID;
01:19:30 echo Agent pid 5287 killed;
01:19:30 [ssh-agent] Stopped.
01:19:30 Recording plot data
01:19:30 Robot results publisher started...
01:19:30 INFO: Checking test criticality is deprecated and will be dropped in a future release!
01:19:30 -Parsing output xml:
01:19:32 Done!
01:19:32 -Copying log files to build dir:
01:19:35 Done!
01:19:35 -Assigning results to build:
01:19:35 Done!
01:19:35 -Checking thresholds:
01:19:35 Done!
01:19:35 Done publishing Robot results.
01:19:35 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
01:19:35 [PostBuildScript] - [INFO] Executing post build scripts.
01:19:35 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins7775564154390490166.sh
01:19:35 Archiving csit artifacts
01:19:35 mv: cannot stat '*_1.png': No such file or directory
01:19:35 mv: cannot stat '/tmp/odl1_*': No such file or directory
01:19:35 mv: cannot stat '*_2.png': No such file or directory
01:19:35 mv: cannot stat '/tmp/odl2_*': No such file or directory
01:19:35 mv: cannot stat '*_3.png': No such file or directory
01:19:35 mv: cannot stat '/tmp/odl3_*': No such file or directory
01:19:35 % Total % Received % Xferd Average Speed Time Time Time Current
01:19:35 Dload Upload Total Spent Left Speed
01:19:35
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 3973k 0 3973k 0 0 4851k 0 --:--:-- --:--:-- --:--:-- 4851k
100 7348k 0 7348k 0 0 5078k 0 --:--:-- 0:00:01 --:--:-- 5082k
01:19:37 Archive: robot-plugin.zip
01:19:37 inflating: ./archives/robot-plugin/log.html
01:19:37 inflating: ./archives/robot-plugin/output.xml
01:19:37 inflating: ./archives/robot-plugin/report.html
01:19:37 mv: cannot stat '*.log.gz': No such file or directory
01:19:37 mv: cannot stat '*.csv': No such file or directory
01:19:37 mv: cannot stat '*.png': No such file or directory
01:19:37 [PostBuildScript] - [INFO] Executing post build scripts.
01:19:37 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins14538931895613476297.sh
01:19:37 [PostBuildScript] - [INFO] Executing post build scripts.
01:19:37 [EnvInject] - Injecting environment variables from a build step.
01:19:37 [EnvInject] - Injecting as environment variables the properties content
01:19:37 OS_CLOUD=vex
01:19:37 OS_STACK_NAME=releng-controller-csit-3node-clustering-ask-all-titanium-58
01:19:37
01:19:37 [EnvInject] - Variables injected successfully.
01:19:37 provisioning config files...
01:19:38 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:19:38 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins1292586997568087919.sh
01:19:38 ---> openstack-stack-delete.sh
01:19:38 Setup pyenv:
01:19:38 system
01:19:38 3.8.13
01:19:38 3.9.13
01:19:38 3.10.13
01:19:38 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
01:19:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tU6U from file:/tmp/.os_lf_venv
01:19:38 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:19:38 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:19:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
01:19:40 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
01:19:40 lf-activate-venv(): INFO: Base packages installed successfully
01:19:40 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:19:55 lf-activate-venv(): INFO: Adding /tmp/venv-tU6U/bin to PATH
01:19:55 INFO: Stack cost retrieval disabled, setting cost to 0
01:20:08 INFO: Deleting stack releng-controller-csit-3node-clustering-ask-all-titanium-58
01:20:08 Successfully deleted stack releng-controller-csit-3node-clustering-ask-all-titanium-58
01:20:08 [PostBuildScript] - [INFO] Executing post build scripts.
01:20:08 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins9875446300787740448.sh
01:20:08 ---> sysstat.sh
01:20:08 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins2109151404415292063.sh
01:20:08 ---> package-listing.sh
01:20:08 ++ facter osfamily
01:20:08 ++ tr '[:upper:]' '[:lower:]'
01:20:08 + OS_FAMILY=redhat
01:20:08 + workspace=/w/workspace/controller-csit-3node-clustering-ask-all-titanium
01:20:08 + START_PACKAGES=/tmp/packages_start.txt
01:20:08 + END_PACKAGES=/tmp/packages_end.txt
01:20:08 + DIFF_PACKAGES=/tmp/packages_diff.txt
01:20:08 + PACKAGES=/tmp/packages_start.txt
01:20:08 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-titanium ']'
01:20:08 + PACKAGES=/tmp/packages_end.txt
01:20:08 + case "${OS_FAMILY}" in
01:20:08 + rpm -qa
01:20:08 + sort
01:20:09 + '[' -f /tmp/packages_start.txt ']'
01:20:09 + '[' -f /tmp/packages_end.txt ']'
01:20:09 + diff /tmp/packages_start.txt /tmp/packages_end.txt
01:20:09 + '[' /w/workspace/controller-csit-3node-clustering-ask-all-titanium ']'
01:20:09 + mkdir -p /w/workspace/controller-csit-3node-clustering-ask-all-titanium/archives/
01:20:09 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-ask-all-titanium/archives/
01:20:09 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins2465606229197241681.sh
01:20:09 ---> capture-instance-metadata.sh
01:20:09 Setup pyenv:
01:20:09 system
01:20:09 3.8.13
01:20:09 3.9.13
01:20:09 3.10.13
01:20:09 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
01:20:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tU6U from file:/tmp/.os_lf_venv
01:20:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:20:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:20:11 lf-activate-venv(): INFO: Base packages installed successfully
01:20:11 lf-activate-venv(): INFO: Installing additional packages: lftools
01:20:23 lf-activate-venv(): INFO: Adding /tmp/venv-tU6U/bin to PATH
01:20:23 INFO: Running in OpenStack, capturing instance metadata
01:20:24 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins6119242351027189342.sh
01:20:24 provisioning config files...
01:20:24 Could not find credentials [logs] for controller-csit-3node-clustering-ask-all-titanium #58
01:20:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-ask-all-titanium@tmp/config8291740385806331929tmp
01:20:24 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
01:20:24 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
01:20:24 provisioning config files...
01:20:24 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
01:20:24 [EnvInject] - Injecting environment variables from a build step.
01:20:24 [EnvInject] - Injecting as environment variables the properties content
01:20:24 SERVER_ID=logs
01:20:24
01:20:24 [EnvInject] - Variables injected successfully.
01:20:24 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins4565716756068458988.sh
01:20:24 ---> create-netrc.sh
01:20:24 WARN: Log server credential not found.
01:20:24 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins5110725451824195725.sh
01:20:24 ---> python-tools-install.sh
01:20:24 Setup pyenv:
01:20:24 system
01:20:24 3.8.13
01:20:24 3.9.13
01:20:24 3.10.13
01:20:24 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
01:20:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tU6U from file:/tmp/.os_lf_venv
01:20:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:20:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:20:27 lf-activate-venv(): INFO: Base packages installed successfully
01:20:27 lf-activate-venv(): INFO: Installing additional packages: lftools
01:20:38 lf-activate-venv(): INFO: Adding /tmp/venv-tU6U/bin to PATH
01:20:38 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins16962688769144391741.sh
01:20:38 ---> sudo-logs.sh
01:20:38 Archiving 'sudo' log..
01:20:38 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash /tmp/jenkins5868472198714421366.sh
01:20:38 ---> job-cost.sh
01:20:38 Setup pyenv:
01:20:38 system
01:20:38 3.8.13
01:20:38 3.9.13
01:20:38 3.10.13
01:20:38 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
01:20:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tU6U from file:/tmp/.os_lf_venv
01:20:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:20:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:20:40 lf-activate-venv(): INFO: Base packages installed successfully
01:20:40 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
01:20:49 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.
01:20:49 deprecated 1.2.18 requires wrapt<2,>=1.10, but you have wrapt 2.0.0 which is incompatible.
01:20:49 lf-activate-venv(): INFO: Adding /tmp/venv-tU6U/bin to PATH
01:20:49 DEBUG: total: 0
01:20:49 INFO: Retrieving Stack Cost...
01:20:50 INFO: Retrieving Pricing Info for: v3-standard-2
01:20:50 INFO: Archiving Costs
01:20:50 [controller-csit-3node-clustering-ask-all-titanium] $ /bin/bash -l /tmp/jenkins14630905178817647452.sh
01:20:50 ---> logs-deploy.sh
01:20:50 Setup pyenv:
01:20:50 system
01:20:50 3.8.13
01:20:50 3.9.13
01:20:50 3.10.13
01:20:50 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-ask-all-titanium/.python-version)
01:20:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-tU6U from file:/tmp/.os_lf_venv
01:20:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:20:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:20:52 lf-activate-venv(): INFO: Base packages installed successfully
01:20:52 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:21:02 lf-activate-venv(): INFO: Adding /tmp/venv-tU6U/bin to PATH
01:21:02 WARNING: Nexus logging server not set
01:21:02 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-ask-all-titanium/58/
01:21:02 INFO: archiving logs to S3
01:21:04 ---> uname -a:
01:21:04 Linux prd-centos8-robot-2c-8g-2288.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
01:21:04
01:21:04
01:21:04 ---> lscpu:
01:21:04 Architecture: x86_64
01:21:04 CPU op-mode(s): 32-bit, 64-bit
01:21:04 Byte Order: Little Endian
01:21:04 CPU(s): 2
01:21:04 On-line CPU(s) list: 0,1
01:21:04 Thread(s) per core: 1
01:21:04 Core(s) per socket: 1
01:21:04 Socket(s): 2
01:21:04 NUMA node(s): 1
01:21:04 Vendor ID: AuthenticAMD
01:21:04 CPU family: 23
01:21:04 Model: 49
01:21:04 Model name: AMD EPYC-Rome Processor
01:21:04 Stepping: 0
01:21:04 CPU MHz: 2799.998
01:21:04 BogoMIPS: 5599.99
01:21:04 Virtualization: AMD-V
01:21:04 Hypervisor vendor: KVM
01:21:04 Virtualization type: full
01:21:04 L1d cache: 32K
01:21:04 L1i cache: 32K
01:21:04 L2 cache: 512K
01:21:04 L3 cache: 16384K
01:21:04 NUMA node0 CPU(s): 0,1
01:21:04 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
01:21:04
01:21:04
01:21:04 ---> nproc:
01:21:04 2
01:21:04
01:21:04
01:21:04 ---> df -h:
01:21:04 Filesystem Size Used Avail Use% Mounted on
01:21:04 devtmpfs 3.8G 0 3.8G 0% /dev
01:21:04 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:21:04 tmpfs 3.8G 17M 3.8G 1% /run
01:21:04 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:21:04 /dev/vda1 40G 8.5G 32G 22% /
01:21:04 tmpfs 770M 0 770M 0% /run/user/1001
01:21:04
01:21:04
01:21:04 ---> free -m:
01:21:04 total used free shared buff/cache available
01:21:04 Mem: 7697 642 4692 19 2362 6756
01:21:04 Swap: 1023 0 1023
01:21:04
01:21:04
01:21:04 ---> ip addr:
01:21:04 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:21:04 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:21:04 inet 127.0.0.1/8 scope host lo
01:21:04 valid_lft forever preferred_lft forever
01:21:04 inet6 ::1/128 scope host
01:21:04 valid_lft forever preferred_lft forever
01:21:04 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:21:04 link/ether fa:16:3e:06:fc:b4 brd ff:ff:ff:ff:ff:ff
01:21:04 altname enp0s3
01:21:04 altname ens3
01:21:04 inet 10.30.170.149/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:21:04 valid_lft 77881sec preferred_lft 77881sec
01:21:04 inet6 fe80::f816:3eff:fe06:fcb4/64 scope link
01:21:04 valid_lft forever preferred_lft forever
01:21:04
01:21:04
01:21:04 ---> sar -b -r -n DEV:
01:21:04 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-2288.novalocal) 10/27/2025 _x86_64_ (2 CPU)
01:21:04
01:21:04 12:00:01 AM tps rtps wtps bread/s bwrtn/s
01:21:04 12:01:01 AM 1.13 0.00 1.13 0.00 215.24
01:21:04 12:02:01 AM 0.45 0.00 0.45 0.00 25.28
01:21:04 12:03:01 AM 0.20 0.00 0.20 0.00 13.36
01:21:04 12:04:01 AM 0.17 0.00 0.17 0.00 22.93
01:21:04 12:05:01 AM 0.27 0.00 0.27 0.00 15.86
01:21:04 12:06:01 AM 0.33 0.00 0.33 0.00 142.57
01:21:04 12:07:01 AM 0.25 0.00 0.25 0.00 165.82
01:21:04 12:08:01 AM 0.45 0.07 0.38 7.60 27.77
01:21:04 12:09:01 AM 0.27 0.00 0.27 0.00 18.96
01:21:04 12:10:01 AM 0.28 0.00 0.28 0.00 12.10
01:21:04 12:11:01 AM 0.18 0.00 0.18 0.00 17.14
01:21:04 12:12:01 AM 0.35 0.00 0.35 0.00 38.13
01:21:04 12:13:01 AM 0.30 0.00 0.30 0.00 58.74
01:21:04 12:14:01 AM 0.35 0.00 0.35 0.00 19.33
01:21:04 12:15:01 AM 0.32 0.00 0.32 0.00 48.53
01:21:04 12:16:01 AM 0.15 0.00 0.15 0.00 16.46
01:21:04 12:17:01 AM 0.30 0.00 0.30 0.00 14.41
01:21:04 12:18:01 AM 0.13 0.00 0.13 0.00 13.86
01:21:04 12:19:01 AM 0.13 0.00 0.13 0.00 23.61
01:21:04 12:20:01 AM 0.30 0.00 0.30 0.00 33.04
01:21:04 12:21:01 AM 0.30 0.00 0.30 0.00 22.86
01:21:04 12:22:01 AM 0.27 0.00 0.27 0.00 11.23
01:21:04 12:23:01 AM 0.18 0.00 0.18 0.00 18.38
01:21:04 12:24:01 AM 0.13 0.00 0.13 0.00 15.35
01:21:04 12:25:01 AM 0.33 0.00 0.33 0.00 20.38
01:21:04 12:26:01 AM 0.15 0.00 0.15 0.00 8.67
01:21:04 12:27:01 AM 0.15 0.00 0.15 0.00 29.47
01:21:04 12:28:01 AM 0.17 0.00 0.17 0.00 7.62
01:21:04 12:29:01 AM 0.23 0.00 0.23 0.00 23.70
01:21:04 12:30:01 AM 0.32 0.00 0.32 0.00 15.83
01:21:04 12:31:01 AM 0.17 0.00 0.17 0.00 23.25
01:21:04 12:32:01 AM 0.20 0.00 0.20 0.00 12.95
01:21:04 12:33:01 AM 0.13 0.00 0.13 0.00 25.08
01:21:04 12:34:01 AM 0.22 0.00 0.22 0.00 10.41
01:21:04 12:35:01 AM 0.47 0.00 0.47 0.00 17.60
01:21:04 12:36:01 AM 0.37 0.00 0.37 0.00 13.33
01:21:04 12:37:01 AM 0.20 0.00 0.20 0.00 18.80
01:21:04 12:38:01 AM 0.30 0.00 0.30 0.00 15.86
01:21:04 12:39:02 AM 0.35 0.00 0.35 0.00 16.54
01:21:04 12:40:01 AM 0.29 0.00 0.29 0.00 13.91
01:21:04 12:41:01 AM 0.18 0.00 0.18 0.00 27.37
01:21:04 12:42:01 AM 0.20 0.00 0.20 0.00 16.15
01:21:04 12:43:01 AM 0.23 0.00 0.23 0.00 10.90
01:21:04 12:44:01 AM 0.42 0.00 0.42 0.00 28.29
01:21:04 12:45:01 AM 0.30 0.00 0.30 0.00 17.98
01:21:04 12:46:01 AM 0.28 0.00 0.28 0.00 18.41
01:21:04 12:47:01 AM 0.18 0.00 0.18 0.00 14.40
01:21:04 12:48:01 AM 0.17 0.00 0.17 0.00 15.08
01:21:04 12:49:01 AM 0.13 0.00 0.13 0.00 13.73
01:21:04 12:50:01 AM 0.27 0.00 0.27 0.00 18.34
01:21:04 12:51:01 AM 0.25 0.00 0.25 0.00 10.68
01:21:04 12:52:01 AM 0.23 0.00 0.23 0.00 18.28
01:21:04 12:53:01 AM 0.13 0.00 0.13 0.00 16.26
01:21:04 12:54:01 AM 0.13 0.00 0.13 0.00 8.68
01:21:04 12:55:01 AM 0.33 0.00 0.33 0.00 30.54
01:21:04 12:56:01 AM 0.15 0.00 0.15 0.00 9.75
01:21:04 12:57:01 AM 0.18 0.00 0.18 0.00 25.19
01:21:04 12:58:01 AM 0.17 0.00 0.17 0.00 15.31
01:21:04 12:59:01 AM 0.12 0.00 0.12 0.00 11.33
01:21:04 01:00:01 AM 0.38 0.00 0.38 0.00 26.99
01:21:04 01:01:01 AM 0.22 0.00 0.22 0.00 13.13
01:21:04 01:02:01 AM 0.30 0.00 0.30 0.00 18.67
01:21:04 01:03:01 AM 0.28 0.00 0.28 0.00 16.53
01:21:04 01:04:01 AM 0.15 0.00 0.15 0.00 15.80
01:21:04 01:05:01 AM 0.22 0.00 0.22 0.00 10.61
01:21:04 01:06:01 AM 0.33 0.00 0.33 0.00 21.70
01:21:04 01:07:01 AM 0.30 0.00 0.30 0.00 17.86
01:21:04 01:08:01 AM 0.20 0.00 0.20 0.00 11.13
01:21:04 01:09:01 AM 0.15 0.00 0.15 0.00 22.79
01:21:04 01:10:01 AM 0.93 0.00 0.93 0.00 29.85
01:21:04 01:11:01 AM 0.40 0.00 0.40 0.00 22.58
01:21:04 01:12:01 AM 0.18 0.00 0.18 0.00 18.13
01:21:04 01:13:01 AM 0.15 0.00 0.15 0.00 18.36
01:21:04 01:14:01 AM 0.40 0.00 0.40 0.00 21.71
01:21:04 01:15:01 AM 0.43 0.00 0.43 0.00 20.23
01:21:04 01:16:01 AM 0.20 0.00 0.20 0.00 28.41
01:21:04 01:17:01 AM 0.12 0.00 0.12 0.00 15.33
01:21:04 01:18:01 AM 0.17 0.00 0.17 0.00 26.70
01:21:04 01:19:01 AM 0.18 0.00 0.18 0.00 14.55
01:21:04 01:20:01 AM 12.00 0.28 11.71 33.86 610.83
01:21:04 01:21:01 AM 34.23 0.42 33.82 48.24 4281.76
01:21:04 Average: 0.83 0.01 0.82 1.11 85.15
01:21:04
01:21:04 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:21:04 12:01:01 AM 4865136 7018504 3017296 38.28 2688 2320228 694068 7.77 270496 2362552 168
01:21:04 12:02:01 AM 4865476 7019332 3016956 38.27 2688 2320716 694068 7.77 270524 2362272 100
01:21:04 12:03:01 AM 4865144 7019492 3017288 38.28 2688 2321208 694068 7.77 270532 2362656 256
01:21:04 12:04:01 AM 4864392 7019224 3018040 38.29 2688 2321692 694068 7.77 270524 2363320 100
01:21:04 12:05:01 AM 4863176 7019136 3019256 38.30 2688 2322828 694068 7.77 270524 2364584 896
01:21:04 12:06:01 AM 4858444 7019244 3023988 38.36 2688 2327668 694068 7.77 270524 2369244 1536
01:21:04 12:07:01 AM 4844880 7009324 3037552 38.54 2688 2331300 716328 8.02 270524 2382708 256
01:21:04 12:08:01 AM 4844404 7009588 3038028 38.54 2688 2332044 723160 8.10 270628 2383236 100
01:21:04 12:09:01 AM 4843832 7009396 3038600 38.55 2688 2332424 723160 8.10 270628 2383732 20
01:21:04 12:10:01 AM 4842360 7008316 3040072 38.57 2688 2332808 704240 7.89 270628 2385120 176
01:21:04 12:11:01 AM 4843864 7010568 3038568 38.55 2688 2333552 704240 7.89 270628 2383928 460
01:21:04 12:12:01 AM 4843324 7010720 3039108 38.56 2688 2334244 704240 7.89 270632 2384420 136
01:21:04 12:13:01 AM 4841728 7010648 3040704 38.58 2688 2335768 704240 7.89 270660 2386032 24
01:21:04 12:14:01 AM 4838168 7008556 3044264 38.62 2688 2337240 720076 8.06 270660 2389356 1040
01:21:04 12:15:01 AM 4837624 7008408 3044808 38.63 2688 2337636 720076 8.06 270660 2389872 128
01:21:04 12:16:01 AM 4837488 7008668 3044944 38.63 2688 2338024 720076 8.06 270660 2390088 56
01:21:04 12:17:01 AM 4837116 7008688 3045316 38.63 2688 2338420 720076 8.06 270660 2390400 124
01:21:04 12:18:01 AM 4838940 7010892 3043492 38.61 2688 2338800 720076 8.06 270660 2388724 116
01:21:04 12:19:01 AM 4838288 7010820 3044144 38.62 2688 2339372 720076 8.06 270660 2389384 4
01:21:04 12:20:01 AM 4836824 7010212 3045608 38.64 2688 2340228 695240 7.78 270664 2390560 4
01:21:04 12:21:01 AM 4834452 7008476 3047980 38.67 2688 2340868 711080 7.96 270672 2393232 84
01:21:04 12:22:01 AM 4834324 7008728 3048108 38.67 2688 2341248 711080 7.96 270668 2393268 236
01:21:04 12:23:01 AM 4834056 7008840 3048376 38.67 2688 2341628 711080 7.96 270668 2393648 128
01:21:04 12:24:01 AM 4833516 7008688 3048916 38.68 2688 2342016 711080 7.96 270668 2394036 84
01:21:04 12:25:01 AM 4832896 7008456 3049536 38.69 2688 2342396 711080 7.96 270668 2394564 4
01:21:04 12:26:01 AM 4832796 7008728 3049636 38.69 2688 2342776 726736 8.14 270668 2394868 160
01:21:04 12:27:01 AM 4831380 7008024 3051052 38.71 2688 2343480 726736 8.14 270668 2395988 28
01:21:04 12:28:01 AM 4831468 7008512 3050964 38.71 2688 2343888 726736 8.14 270668 2396040 248
01:21:04 12:29:01 AM 4830984 7008508 3051448 38.71 2688 2344364 726736 8.14 270668 2396516 88
01:21:04 12:30:01 AM 4830204 7008204 3052228 38.72 2688 2344840 702604 7.87 270668 2397224 244
01:21:04 12:31:01 AM 4829872 7008284 3052560 38.73 2688 2345240 702604 7.87 270668 2397504 4
01:21:04 12:32:01 AM 4829564 7008456 3052868 38.73 2688 2345720 702604 7.87 270668 2397888 168
01:21:04 12:33:01 AM 4830888 7010396 3051544 38.71 2688 2346336 702604 7.87 270668 2396548 72
01:21:04 12:34:01 AM 4830552 7010256 3051880 38.72 2688 2346532 702604 7.87 270668 2396872 4
01:21:04 12:35:01 AM 4830216 7010312 3052216 38.72 2688 2346924 702836 7.87 270668 2397248 52
01:21:04 12:36:01 AM 4829976 7010440 3052456 38.72 2688 2347296 702836 7.87 270668 2397476 168
01:21:04 12:37:01 AM 4829804 7010664 3052628 38.73 2688 2347692 702836 7.87 270668 2397804 40
01:21:04 12:38:01 AM 4829164 7010404 3053268 38.74 2688 2348072 702836 7.87 270668 2398336 20
01:21:04 12:39:02 AM 4828636 7010264 3053796 38.74 2688 2348460 702836 7.87 270668 2398984 28
01:21:04 12:40:01 AM 4827912 7009920 3054520 38.75 2688 2348840 722976 8.10 270668 2399364 136
01:21:04 12:41:01 AM 4827404 7010064 3055028 38.76 2688 2349492 703516 7.88 270668 2400048 28
01:21:04 12:42:01 AM 4827208 7010344 3055224 38.76 2688 2349968 703516 7.88 270668 2400316 92
01:21:04 12:43:01 AM 4826748 7010288 3055684 38.77 2688 2350364 703516 7.88 270668 2400860 244
01:21:04 12:44:01 AM 4826512 7010536 3055920 38.77 2688 2350848 703516 7.88 270668 2401072 4
01:21:04 12:45:01 AM 4825716 7010220 3056716 38.78 2688 2351328 703516 7.88 270668 2401704 96
01:21:04 12:46:01 AM 4825576 7010556 3056856 38.78 2688 2351804 703516 7.88 270668 2402044 80
01:21:04 12:47:01 AM 4824776 7010292 3057656 38.79 2688 2352340 703516 7.88 270668 2402580 248
01:21:04 12:48:01 AM 4824628 7010360 3057804 38.79 2688 2352556 703516 7.88 270668 2402912 48
01:21:04 12:49:01 AM 4824320 7010468 3058112 38.80 2688 2352976 703516 7.88 270668 2403200 84
01:21:04 12:50:01 AM 4823696 7010228 3058736 38.80 2688 2353360 723372 8.10 270668 2403816 36
01:21:04 12:51:01 AM 4823356 7010276 3059076 38.81 2688 2353744 723372 8.10 270668 2404276 192
01:21:04 12:52:01 AM 4822912 7010216 3059520 38.81 2688 2354128 723372 8.10 270668 2404536 116
01:21:04 12:53:01 AM 4822568 7010252 3059864 38.82 2688 2354508 723372 8.10 270668 2405032 36
01:21:04 12:54:01 AM 4822304 7010372 3060128 38.82 2688 2354892 723372 8.10 270668 2405192 200
01:21:04 12:55:01 AM 4821768 7010520 3060664 38.83 2688 2355576 723372 8.10 270668 2405800 104
01:21:04 12:56:01 AM 4821208 7010356 3061224 38.84 2688 2355972 723372 8.10 270668 2406264 244
01:21:04 12:57:01 AM 4820800 7010428 3061632 38.84 2688 2356452 723372 8.10 270668 2406676 4
01:21:04 12:58:01 AM 4820352 7010460 3062080 38.85 2688 2356932 707660 7.92 270668 2407156 88
01:21:04 12:59:01 AM 4819824 7010408 3062608 38.85 2688 2357408 707660 7.92 270668 2407632 248
01:21:04 01:00:01 AM 4818980 7010040 3063452 38.86 2688 2357884 725584 8.12 270668 2408340 88
01:21:04 01:01:01 AM 4817740 7009304 3064692 38.88 2688 2358376 700868 7.85 270668 2409344 252
01:21:04 01:02:01 AM 4816428 7008240 3066004 38.90 2688 2358632 700868 7.85 270684 2411020 80
01:21:04 01:03:01 AM 4818232 7010444 3064200 38.87 2688 2359032 700868 7.85 270684 2409244 84
01:21:04 01:04:01 AM 4817396 7009988 3065036 38.88 2688 2359412 700868 7.85 270684 2409776 36
01:21:04 01:05:01 AM 4817224 7010200 3065208 38.89 2688 2359796 700868 7.85 270684 2410236 200
01:21:04 01:06:01 AM 4816820 7010176 3065612 38.89 2688 2360176 700868 7.85 270684 2410572 56
01:21:04 01:07:01 AM 4816592 7010332 3065840 38.89 2688 2360560 700868 7.85 270684 2410908 4
01:21:04 01:08:01 AM 4816348 7010480 3066084 38.90 2688 2360944 700868 7.85 270684 2411196 100
01:21:04 01:09:01 AM 4814876 7009648 3067556 38.92 2688 2361580 703996 7.88 279836 2403368 340
01:21:04 01:10:01 AM 4814664 7009920 3067768 38.92 2688 2362064 703528 7.88 279836 2403636 92
01:21:04 01:11:01 AM 4814076 7009804 3068356 38.93 2688 2362540 703528 7.88 279836 2404020 88
01:21:04 01:12:01 AM 4813844 7010052 3068588 38.93 2688 2363020 703528 7.88 279836 2404432 88
01:21:04 01:13:01 AM 4813168 7009856 3069264 38.94 2688 2363496 703528 7.88 279836 2405024 48
01:21:04 01:14:01 AM 4812852 7010024 3069580 38.94 2688 2363972 703528 7.88 279836 2405416 4
01:21:04 01:15:01 AM 4812264 7009864 3070168 38.95 2688 2364400 703528 7.88 279836 2405980 68
01:21:04 01:16:01 AM 4809068 7007444 3073364 38.99 2688 2365168 724536 8.11 279836 2409028 52
01:21:04 01:17:01 AM 4805536 7004696 3076896 39.03 2688 2365944 757900 8.49 279836 2412308 396
01:21:04 01:18:01 AM 4804112 7003988 3078320 39.05 2688 2366668 794068 8.89 279836 2413380 352
01:21:04 01:19:01 AM 4800916 7001472 3081516 39.09 2688 2367372 817368 9.15 279836 2416428 664
01:21:04 01:20:01 AM 4819484 6926876 3062948 38.86 2688 2279652 748976 8.39 393660 2305576 115380
01:21:04 01:21:01 AM 4775608 6892116 3106824 39.41 2688 2289080 779576 8.73 554320 2193248 31820
01:21:04 Average: 4828286 7007727 3054146 38.75 2688 2346410 713411 7.99 276919 2393496 1978
01:21:04
01:21:04 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:21:04 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:01:01 AM eth0 2.07 1.02 0.53 0.23 0.00 0.00 0.00 0.00
01:21:04 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:02:01 AM eth0 1.90 1.22 0.67 0.41 0.00 0.00 0.00 0.00
01:21:04 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:03:01 AM eth0 1.68 0.98 0.38 0.18 0.00 0.00 0.00 0.00
01:21:04 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:04:01 AM eth0 3.27 1.30 0.84 0.42 0.00 0.00 0.00 0.00
01:21:04 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:05:01 AM eth0 21.16 20.25 3.73 2.10 0.00 0.00 0.00 0.00
01:21:04 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:06:01 AM eth0 14.38 13.23 2.29 1.86 0.00 0.00 0.00 0.00
01:21:04 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:07:01 AM eth0 31.19 28.85 5.23 3.18 0.00 0.00 0.00 0.00
01:21:04 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:08:01 AM eth0 11.38 9.06 2.79 1.79 0.00 0.00 0.00 0.00
01:21:04 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:09:01 AM eth0 11.43 9.13 2.79 1.80 0.00 0.00 0.00 0.00
01:21:04 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:10:01 AM eth0 11.11 9.13 2.79 1.80 0.00 0.00 0.00 0.00
01:21:04 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:11:01 AM eth0 21.83 18.11 5.71 3.52 0.00 0.00 0.00 0.00
01:21:04 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:12:01 AM eth0 7.27 6.22 4.48 1.14 0.00 0.00 0.00 0.00
01:21:04 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:13:01 AM eth0 83.60 80.14 14.62 8.00 0.00 0.00 0.00 0.00
01:21:04 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:14:01 AM eth0 69.88 66.91 14.31 6.00 0.00 0.00 0.00 0.00
01:21:04 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:15:01 AM eth0 12.01 9.72 3.19 2.11 0.00 0.00 0.00 0.00
01:21:04 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:16:01 AM eth0 13.91 9.18 3.29 1.87 0.00 0.00 0.00 0.00
01:21:04 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:17:01 AM eth0 11.83 9.33 2.90 1.82 0.00 0.00 0.00 0.00
01:21:04 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:18:01 AM eth0 11.56 9.08 2.84 1.79 0.00 0.00 0.00 0.00
01:21:04 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:19:01 AM eth0 14.45 12.30 3.68 2.31 0.00 0.00 0.00 0.00
01:21:04 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:20:01 AM eth0 27.01 25.84 7.22 2.40 0.00 0.00 0.00 0.00
01:21:04 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:21:01 AM eth0 27.41 25.83 5.28 3.04 0.00 0.00 0.00 0.00
01:21:04 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:22:01 AM eth0 10.71 8.93 2.71 1.78 0.00 0.00 0.00 0.00
01:21:04 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:23:01 AM eth0 10.90 9.02 2.74 1.79 0.00 0.00 0.00 0.00
01:21:04 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:24:01 AM eth0 11.63 8.98 2.80 1.79 0.00 0.00 0.00 0.00
01:21:04 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:25:01 AM eth0 14.30 9.26 3.16 2.02 0.00 0.00 0.00 0.00
01:21:04 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:26:01 AM eth0 13.93 9.30 3.12 1.86 0.00 0.00 0.00 0.00
01:21:04 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:27:01 AM eth0 20.14 16.51 5.47 3.47 0.00 0.00 0.00 0.00
01:21:04 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:28:01 AM eth0 1.33 1.02 0.34 0.20 0.00 0.00 0.00 0.00
01:21:04 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:29:01 AM eth0 1.30 1.03 0.38 0.22 0.00 0.00 0.00 0.00
01:21:04 12:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:30:01 AM eth0 1.57 1.10 0.45 0.22 0.00 0.00 0.00 0.00
01:21:04 12:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:31:01 AM eth0 1.70 1.18 0.70 0.44 0.00 0.00 0.00 0.00
01:21:04 12:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:32:01 AM eth0 1.68 1.00 0.42 0.22 0.00 0.00 0.00 0.00
01:21:04 12:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:33:01 AM eth0 6.30 4.65 1.71 1.07 0.00 0.00 0.00 0.00
01:21:04 12:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:34:01 AM eth0 17.30 16.58 3.05 1.79 0.00 0.00 0.00 0.00
01:21:04 12:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:35:01 AM eth0 11.61 9.47 3.08 2.03 0.00 0.00 0.00 0.00
01:21:04 12:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:36:01 AM eth0 11.11 9.08 2.88 1.85 0.00 0.00 0.00 0.00
01:21:04 12:37:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:37:01 AM eth0 10.88 8.88 2.71 1.78 0.00 0.00 0.00 0.00
01:21:04 12:38:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:38:01 AM eth0 12.95 9.56 3.33 2.04 0.00 0.00 0.00 0.00
01:21:04 12:39:02 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:39:02 AM eth0 12.73 9.78 3.17 8.21 0.00 0.00 0.00 0.00
01:21:04 12:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:40:01 AM eth0 12.83 9.20 2.98 1.82 0.00 0.00 0.00 0.00
01:21:04 12:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:41:01 AM eth0 21.39 17.09 5.94 9.54 0.00 0.00 0.00 0.00
01:21:04 12:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:42:01 AM eth0 1.82 1.13 0.42 0.22 0.00 0.00 0.00 0.00
01:21:04 12:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:43:01 AM eth0 3.68 1.12 0.86 0.38 0.00 0.00 0.00 0.00
01:21:04 12:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:44:01 AM eth0 7.05 1.05 0.90 0.22 0.00 0.00 0.00 0.00
01:21:04 12:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:45:01 AM eth0 3.45 1.45 1.03 0.64 0.00 0.00 0.00 0.00
01:21:04 12:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:46:01 AM eth0 2.22 1.18 0.54 0.29 0.00 0.00 0.00 0.00
01:21:04 12:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:47:01 AM eth0 6.45 4.18 1.40 0.83 0.00 0.00 0.00 0.00
01:21:04 12:48:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:48:01 AM eth0 17.43 16.48 2.81 1.63 0.00 0.00 0.00 0.00
01:21:04 12:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:49:01 AM eth0 12.33 9.96 3.01 1.95 0.00 0.00 0.00 0.00
01:21:04 12:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:50:01 AM eth0 12.83 9.05 2.86 1.79 0.00 0.00 0.00 0.00
01:21:04 12:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:51:01 AM eth0 12.35 9.10 2.94 1.85 0.00 0.00 0.00 0.00
01:21:04 12:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:52:01 AM eth0 11.08 9.11 2.79 1.79 0.00 0.00 0.00 0.00
01:21:04 12:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:53:01 AM eth0 11.81 9.30 2.87 1.81 0.00 0.00 0.00 0.00
01:21:04 12:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:54:01 AM eth0 12.31 9.30 3.16 2.02 0.00 0.00 0.00 0.00
01:21:04 12:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:55:01 AM eth0 16.53 13.91 4.21 2.63 0.00 0.00 0.00 0.00
01:21:04 12:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:56:01 AM eth0 2.70 0.98 0.70 0.25 0.00 0.00 0.00 0.00
01:21:04 12:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:57:01 AM eth0 1.57 1.00 0.38 0.22 0.00 0.00 0.00 0.00
01:21:04 12:58:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:58:01 AM eth0 1.42 1.05 0.39 0.22 0.00 0.00 0.00 0.00
01:21:04 12:59:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 12:59:01 AM eth0 1.55 1.00 0.38 0.22 0.00 0.00 0.00 0.00
01:21:04 01:00:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:00:01 AM eth0 1.47 1.08 0.46 0.22 0.00 0.00 0.00 0.00
01:21:04 01:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:01:01 AM eth0 11.16 10.41 2.16 1.28 0.00 0.00 0.00 0.00
01:21:04 01:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:02:01 AM eth0 12.62 12.16 2.39 1.54 0.00 0.00 0.00 0.00
01:21:04 01:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:03:01 AM eth0 12.48 9.47 2.95 1.87 0.00 0.00 0.00 0.00
01:21:04 01:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:04:01 AM eth0 13.01 9.55 3.46 2.22 0.00 0.00 0.00 0.00
01:21:04 01:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:05:01 AM eth0 12.36 9.51 3.56 2.36 0.00 0.00 0.00 0.00
01:21:04 01:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:06:01 AM eth0 12.98 9.20 3.17 1.86 0.00 0.00 0.00 0.00
01:21:04 01:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:07:01 AM eth0 12.23 8.98 2.92 1.79 0.00 0.00 0.00 0.00
01:21:04 01:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:08:01 AM eth0 11.58 9.16 2.86 1.82 0.00 0.00 0.00 0.00
01:21:04 01:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:09:01 AM eth0 15.66 12.80 4.09 2.57 0.00 0.00 0.00 0.00
01:21:04 01:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:10:01 AM eth0 1.25 1.05 0.38 0.22 0.00 0.00 0.00 0.00
01:21:04 01:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:11:01 AM eth0 1.65 1.10 0.51 0.28 0.00 0.00 0.00 0.00
01:21:04 01:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:12:01 AM eth0 1.97 1.10 0.41 0.22 0.00 0.00 0.00 0.00
01:21:04 01:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:13:01 AM eth0 3.40 1.05 0.53 0.22 0.00 0.00 0.00 0.00
01:21:04 01:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:14:01 AM eth0 4.18 1.30 0.96 0.45 0.00 0.00 0.00 0.00
01:21:04 01:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:15:01 AM eth0 11.46 10.51 2.52 1.64 0.00 0.00 0.00 0.00
01:21:04 01:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:16:01 AM eth0 22.81 19.58 6.89 2.58 0.00 0.00 0.00 0.00
01:21:04 01:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:17:01 AM eth0 21.78 16.95 6.52 2.07 0.00 0.00 0.00 0.00
01:21:04 01:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:18:01 AM eth0 12.95 11.15 4.66 1.99 0.00 0.00 0.00 0.00
01:21:04 01:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:19:01 AM eth0 16.86 15.93 5.63 1.84 0.00 0.00 0.00 0.00
01:21:04 01:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:20:01 AM eth0 145.47 95.15 261.57 343.12 0.00 0.00 0.00 0.00
01:21:04 01:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 01:21:01 AM eth0 18.96 16.97 15.26 8.75 0.00 0.00 0.00 0.00
01:21:04 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:21:04 Average: eth0 13.99 11.27 6.25 6.07 0.00 0.00 0.00 0.00
01:21:04
01:21:04
01:21:04 ---> sar -P ALL:
01:21:04 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-2288.novalocal) 10/27/2025 _x86_64_ (2 CPU)
01:21:04
01:21:04 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
01:21:04 12:01:01 AM all 1.14 0.03 0.33 0.06 0.06 98.40
01:21:04 12:01:01 AM 0 1.29 0.05 0.45 0.12 0.07 98.03
01:21:04 12:01:01 AM 1 0.99 0.00 0.20 0.00 0.05 98.76
01:21:04 12:02:01 AM all 1.26 0.00 0.13 0.00 0.04 98.56
01:21:04 12:02:01 AM 0 1.79 0.00 0.15 0.00 0.03 98.03
01:21:04 12:02:01 AM 1 0.74 0.00 0.12 0.00 0.05 99.10
01:21:04 12:03:01 AM all 1.22 0.00 0.13 0.00 0.04 98.61
01:21:04 12:03:01 AM 0 1.42 0.00 0.12 0.00 0.05 98.42
01:21:04 12:03:01 AM 1 1.02 0.00 0.15 0.00 0.03 98.80
01:21:04 12:04:01 AM all 1.29 0.00 0.13 0.00 0.05 98.53
01:21:04 12:04:01 AM 0 1.44 0.00 0.15 0.00 0.05 98.36
01:21:04 12:04:01 AM 1 1.15 0.00 0.10 0.00 0.05 98.70
01:21:04 12:05:01 AM all 3.95 0.00 0.59 0.00 0.07 95.40
01:21:04 12:05:01 AM 0 5.61 0.00 0.75 0.00 0.07 93.57
01:21:04 12:05:01 AM 1 2.29 0.00 0.42 0.00 0.07 97.22
01:21:04 12:06:01 AM all 14.22 0.00 1.15 0.00 0.08 84.55
01:21:04 12:06:01 AM 0 17.60 0.00 1.79 0.00 0.08 80.53
01:21:04 12:06:01 AM 1 10.82 0.00 0.52 0.00 0.07 88.59
01:21:04 12:07:01 AM all 12.66 0.00 0.54 0.01 0.08 86.72
01:21:04 12:07:01 AM 0 14.36 0.00 0.60 0.02 0.08 84.94
01:21:04 12:07:01 AM 1 10.95 0.00 0.48 0.00 0.07 88.50
01:21:04 12:08:01 AM all 4.40 0.00 0.38 0.01 0.07 95.14
01:21:04 12:08:01 AM 0 3.96 0.00 0.33 0.00 0.08 95.63
01:21:04 12:08:01 AM 1 4.85 0.00 0.44 0.02 0.05 94.64
01:21:04 12:09:01 AM all 4.34 0.00 0.31 0.00 0.07 95.28
01:21:04 12:09:01 AM 0 4.71 0.00 0.38 0.00 0.07 94.83
01:21:04 12:09:01 AM 1 3.97 0.00 0.23 0.00 0.07 95.73
01:21:04 12:10:01 AM all 4.40 0.00 0.37 0.00 0.07 95.17
01:21:04 12:10:01 AM 0 4.96 0.00 0.38 0.00 0.07 94.58
01:21:04 12:10:01 AM 1 3.83 0.00 0.35 0.00 0.07 95.75
01:21:04 12:11:01 AM all 7.52 0.00 0.44 0.01 0.06 91.98
01:21:04 12:11:01 AM 0 8.82 0.00 0.50 0.02 0.05 90.61
01:21:04 12:11:01 AM 1 6.21 0.00 0.37 0.00 0.07 93.35
01:21:04
01:21:04 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
01:21:04 12:12:01 AM all 3.28 0.00 0.31 0.00 0.06 96.35
01:21:04 12:12:01 AM 0 1.57 0.00 0.17 0.00 0.05 98.21
01:21:04 12:12:01 AM 1 5.00 0.00 0.45 0.00 0.07 94.48
01:21:04 12:13:01 AM all 10.10 0.00 0.76 0.00 0.06 89.08
01:21:04 12:13:01 AM 0 14.95 0.00 0.91 0.00 0.07 84.08
01:21:04 12:13:01 AM 1 5.29 0.00 0.60 0.00 0.05 94.06
01:21:04 12:14:01 AM all 6.62 0.00 0.69 0.00 0.07 92.63
01:21:04 12:14:01 AM 0 9.00 0.00 0.74 0.00 0.07 90.19
01:21:04 12:14:01 AM 1 4.23 0.00 0.64 0.00 0.07 95.06
01:21:04 12:15:01 AM all 4.64 0.00 0.33 0.00 0.06 94.97
01:21:04 12:15:01 AM 0 5.33 0.00 0.33 0.00 0.07 94.27
01:21:04 12:15:01 AM 1 3.95 0.00 0.33 0.00 0.05 95.67
01:21:04 12:16:01 AM all 4.39 0.00 0.33 0.00 0.07 95.22
01:21:04 12:16:01 AM 0 5.45 0.00 0.37 0.00 0.07 94.12
01:21:04 12:16:01 AM 1 3.33 0.00 0.28 0.00 0.07 96.32
01:21:04 12:17:01 AM all 4.43 0.00 0.33 0.00 0.07 95.18
01:21:04 12:17:01 AM 0 5.74 0.00 0.38 0.00 0.07 93.81
01:21:04 12:17:01 AM 1 3.11 0.00 0.27 0.00 0.07 96.55
01:21:04 12:18:01 AM all 4.37 0.00 0.33 0.00 0.08 95.22
01:21:04 12:18:01 AM 0 6.03 0.00 0.42 0.00 0.08 93.46
01:21:04 12:18:01 AM 1 2.71 0.00 0.25 0.00 0.07 96.97
01:21:04 12:19:01 AM all 4.98 0.00 0.29 0.00 0.05 94.67
01:21:04 12:19:01 AM 0 7.20 0.00 0.38 0.00 0.07 92.35
01:21:04 12:19:01 AM 1 2.78 0.00 0.20 0.00 0.03 96.99
01:21:04 12:20:01 AM all 3.65 0.00 0.49 0.00 0.06 95.81
01:21:04 12:20:01 AM 0 5.22 0.00 0.74 0.00 0.07 93.98
01:21:04 12:20:01 AM 1 2.09 0.00 0.23 0.00 0.05 97.63
01:21:04 12:21:01 AM all 4.96 0.00 0.33 0.00 0.08 94.64
01:21:04 12:21:01 AM 0 4.50 0.00 0.27 0.00 0.07 95.16
01:21:04 12:21:01 AM 1 5.42 0.00 0.38 0.00 0.08 94.11
01:21:04 12:22:01 AM all 4.38 0.00 0.32 0.00 0.06 95.25
01:21:04 12:22:01 AM 0 6.10 0.00 0.42 0.00 0.07 93.42
01:21:04 12:22:01 AM 1 2.66 0.00 0.22 0.00 0.05 97.07
01:21:04
01:21:04 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
01:21:04 12:23:01 AM all 4.41 0.00 0.35 0.00 0.07 95.17
01:21:04 12:23:01 AM 0 6.72 0.00 0.48 0.00 0.07 92.73
01:21:04 12:23:01 AM 1 2.11 0.00 0.22 0.00 0.07 97.61
01:21:04 12:24:01 AM all 4.39 0.00 0.33 0.00 0.07 95.21
01:21:04 12:24:01 AM 0 3.88 0.00 0.28 0.00 0.07 95.77
01:21:04 12:24:01 AM 1 4.90 0.00 0.38 0.00 0.07 94.65
01:21:04 12:25:01 AM all 4.44 0.00 0.33 0.00 0.07 95.17
01:21:04 12:25:01 AM 0 6.44 0.00 0.42 0.00 0.07 93.08
01:21:04 12:25:01 AM 1 2.44 0.00 0.23 0.00 0.07 97.26
01:21:04 12:26:01 AM all 4.51 0.00 0.36 0.00 0.08 95.06
01:21:04 12:26:01 AM 0 5.50 0.00 0.42 0.00 0.08 94.00
01:21:04 12:26:01 AM 1 3.51 0.00 0.30 0.00 0.07 96.12
01:21:04 12:27:01 AM all 6.54 0.00 0.34 0.00 0.07 93.05
01:21:04 12:27:01 AM 0 10.54 0.00 0.45 0.00 0.08 88.93
01:21:04 12:27:01 AM 1 2.54 0.00 0.23 0.00 0.05 97.17
01:21:04 12:28:01 AM all 1.14 0.00 0.14 0.00 0.06 98.66
01:21:04 12:28:01 AM 0 1.64 0.00 0.18 0.00 0.07 98.11
01:21:04 12:28:01 AM 1 0.65 0.00 0.10 0.00 0.05 99.20
01:21:04 12:29:01 AM all 1.31 0.00 0.13 0.00 0.06 98.50
01:21:04 12:29:01 AM 0 1.40 0.00 0.12 0.00 0.05 98.43
01:21:04 12:29:01 AM 1 1.22 0.00 0.15 0.00 0.07 98.56
01:21:04 12:30:01 AM all 1.27 0.00 0.12 0.00 0.07 98.55
01:21:04 12:30:01 AM 0 1.67 0.00 0.15 0.00 0.08 98.10
01:21:04 12:30:01 AM 1 0.87 0.00 0.08 0.00 0.05 99.00
01:21:04 12:31:01 AM all 1.03 0.00 0.15 0.00 0.06 98.76
01:21:04 12:31:01 AM 0 1.00 0.00 0.15 0.00 0.05 98.80
01:21:04 12:31:01 AM 1 1.05 0.00 0.15 0.00 0.07 98.73
01:21:04 12:32:01 AM all 1.30 0.00 0.13 0.00 0.08 98.50
01:21:04 12:32:01 AM 0 2.00 0.00 0.17 0.00 0.10 97.73
01:21:04 12:32:01 AM 1 0.60 0.00 0.08 0.00 0.05 99.26
01:21:04 12:33:01 AM all 2.53 0.00 0.23 0.00 0.06 97.19
01:21:04 12:33:01 AM 0 4.02 0.00 0.25 0.00 0.05 95.68
01:21:04 12:33:01 AM 1 1.04 0.00 0.20 0.00 0.07 98.69
01:21:04
01:21:04 12:33:01 AM CPU %user %nice %system %iowait %steal %idle
01:21:04 12:34:01 AM all 6.31 0.00 3.52 0.00 0.07 90.09
01:21:04 12:34:01 AM 0 12.13 0.00 7.08 0.00 0.05 80.73
01:21:04 12:34:01 AM 1 0.88 0.00 0.20 0.00 0.08 98.83
01:21:04 12:35:01 AM all 5.12 0.00 0.39 0.00 0.06 94.43
01:21:04 12:35:01 AM 0 8.75 0.00 0.63 0.00 0.07 90.55
01:21:04 12:35:01 AM 1 1.57 0.00 0.15 0.00 0.05 98.23
01:21:04 12:36:01 AM all 4.32 0.00 0.30 0.00 0.07 95.31
01:21:04 12:36:01 AM 0 6.18 0.00 0.35 0.00 0.08 93.38
01:21:04 12:36:01 AM 1 2.46 0.00 0.25 0.00 0.05 97.24
01:21:04 12:37:01 AM all 4.34 0.00 0.32 0.00 0.06 95.28
01:21:04 12:37:01 AM 0 4.43 0.00 0.32 0.00 0.05 95.21
01:21:04 12:37:01 AM 1 4.26 0.00 0.32 0.00 0.07 95.35
01:21:04 12:38:01 AM all 4.39 0.00 0.36 0.00 0.06 95.20
01:21:04 12:38:01 AM 0 4.58 0.00 0.37 0.00 0.07 94.99
01:21:04 12:38:01 AM 1 4.20 0.00 0.35 0.00 0.05 95.40
01:21:04 12:39:02 AM all 4.46 0.00 0.34 0.00 0.08 95.12
01:21:04 12:39:02 AM 0 2.41 0.00 0.23 0.00 0.07 97.29
01:21:04 12:39:02 AM 1 6.52 0.00 0.45 0.00 0.08 92.94
01:21:04 12:40:01 AM all 4.35 0.00 0.37 0.00 0.07 95.20
01:21:04 12:40:01 AM 0 4.21 0.00 0.41 0.00 0.07 95.31
01:21:04 12:40:01 AM 1 4.49 0.00 0.34 0.00 0.07 95.10
01:21:04 12:41:01 AM all 6.06 0.00 0.38 0.00 0.06 93.50
01:21:04 12:41:01 AM 0 6.08 0.00 0.38 0.00 0.05 93.48
01:21:04 12:41:01 AM 1 6.03 0.00 0.39 0.00 0.07 93.52
01:21:04 12:42:01 AM all 1.29 0.00 0.10 0.00 0.06 98.55
01:21:04 12:42:01 AM 0 0.75 0.00 0.05 0.00 0.03 99.17
01:21:04 12:42:01 AM 1 1.84 0.00 0.15 0.00 0.08 97.93
01:21:04 12:43:01 AM all 1.10 0.00 0.15 0.01 0.08 98.66
01:21:04 12:43:01 AM 0 1.40 0.00 0.18 0.02 0.08 98.31
01:21:04 12:43:01 AM 1 0.80 0.00 0.12 0.00 0.08 99.00
01:21:04 12:44:01 AM all 1.30 0.00 0.13 0.01 0.08 98.48
01:21:04 12:44:01 AM 0 0.99 0.00 0.12 0.02 0.08 98.80
01:21:04 12:44:01 AM 1 1.61 0.00 0.15 0.00 0.08 98.16
01:21:04
01:21:04 12:44:01 AM CPU %user %nice %system %iowait %steal %idle
01:21:04 12:45:01 AM all 1.38 0.00 0.17 0.10 0.06 98.29
01:21:04 12:45:01 AM 0 1.79 0.00 0.18 0.20 0.07 97.76
01:21:04 12:45:01 AM 1 0.97 0.00 0.15 0.00 0.05 98.83
01:21:04 12:46:01 AM all 1.32 0.00 0.15 0.00 0.06 98.47
01:21:04 12:46:01 AM 0 1.17 0.00 0.13 0.00 0.05 98.65
01:21:04 12:46:01 AM 1 1.47 0.00 0.17 0.00 0.07 98.29
01:21:04 12:47:01 AM all 3.23 0.00 0.24 0.00 0.05 96.49
01:21:04 12:47:01 AM 0 1.34 0.00 0.15 0.00 0.05 98.46
01:21:04 12:47:01 AM 1 5.15 0.00 0.32 0.00 0.05 94.47
01:21:04 12:48:01 AM all 7.01 0.00 2.88 0.00 0.08 90.03
01:21:04 12:48:01 AM 0 4.71 0.00 0.43 0.00 0.07 94.79
01:21:04 12:48:01 AM 1 9.35 0.00 5.36 0.00 0.09 85.21
01:21:04 12:49:01 AM all 5.20 0.00 0.38 0.00 0.06 94.37
01:21:04 12:49:01 AM 0 6.16 0.00 0.42 0.00 0.07 93.35
01:21:04 12:49:01 AM 1 4.24 0.00 0.33 0.00 0.05 95.38
01:21:04 12:50:01 AM all 4.43 0.00 0.36 0.00 0.05 95.16
01:21:04 12:50:01 AM 0 6.12 0.00 0.42 0.00 0.05 93.41
01:21:04 12:50:01 AM 1 2.74 0.00 0.30 0.00 0.05 96.91
01:21:04 12:51:01 AM all 4.48 0.00 0.33 0.00 0.06 95.13
01:21:04 12:51:01 AM 0 4.80 0.00 0.33 0.00 0.07 94.80
01:21:04 12:51:01 AM 1 4.17 0.00 0.32 0.00 0.05 95.46
01:21:04 12:52:01 AM all 4.38 0.00 0.32 0.00 0.07 95.23
01:21:04 12:52:01 AM 0 5.59 0.00 0.35 0.00 0.07 94.00
01:21:04 12:52:01 AM 1 3.18 0.00 0.28 0.00 0.07 96.47
01:21:04 12:53:01 AM all 4.43 0.00 0.36 0.00 0.06 95.15
01:21:04 12:53:01 AM 0 7.19 0.00 0.50 0.00 0.07 92.25
01:21:04 12:53:01 AM 1 1.67 0.00 0.22 0.00 0.05 98.06
01:21:04 12:54:01 AM all 4.46 0.00 0.33 0.00 0.06 95.15
01:21:04 12:54:01 AM 0 5.06 0.00 0.35 0.00 0.05 94.54
01:21:04 12:54:01 AM 1 3.86 0.00 0.30 0.00 0.07 95.77
01:21:04 12:55:01 AM all 5.77 0.00 0.33 0.00 0.07 93.83
01:21:04 12:55:01 AM 0 7.25 0.00 0.38 0.00 0.08 92.28
01:21:04 12:55:01 AM 1 4.28 0.00 0.28 0.00 0.05 95.39
01:21:04
01:21:04 12:55:01 AM CPU %user %nice %system %iowait %steal %idle
01:21:04 12:56:01 AM all 1.35 0.00 0.13 0.00 0.04 98.47
01:21:04 12:56:01 AM 0 0.65 0.00 0.08 0.00 0.03 99.23
01:21:04 12:56:01 AM 1 2.06 0.00 0.18 0.00 0.05 97.71
01:21:04 12:57:01 AM all 1.35 0.00 0.15 0.00 0.06 98.44
01:21:04 12:57:01 AM 0 1.47 0.00 0.17 0.00 0.05 98.31
01:21:04 12:57:01 AM 1 1.24 0.00 0.13 0.00 0.07 98.56
01:21:04 12:58:01 AM all 1.23 0.00 0.13 0.00 0.07 98.57
01:21:04 12:58:01 AM 0 1.95 0.00 0.17 0.00 0.08 97.80
01:21:04 12:58:01 AM 1 0.50 0.00 0.10 0.00 0.05 99.35
01:21:04 12:59:01 AM all 1.38 0.00 0.15 0.00 0.06 98.41
01:21:04 12:59:01 AM 0 1.94 0.00 0.20 0.00 0.07 97.80
01:21:04 12:59:01 AM 1 0.82 0.00 0.10 0.00 0.05 99.03
01:21:04 01:00:01 AM all 1.30 0.00 0.13 0.00 0.06 98.51
01:21:04 01:00:01 AM 0 0.85 0.00 0.10 0.00 0.05 99.00
01:21:04 01:00:01 AM 1 1.76 0.00 0.15 0.00 0.07 98.03
01:21:04 01:01:01 AM all 3.86 0.00 1.33 0.00 0.05 94.76
01:21:04 01:01:01 AM 0 3.86 0.00 0.48 0.00 0.05 95.62
01:21:04 01:01:01 AM 1 3.86 0.00 2.18 0.00 0.05 93.90
01:21:04 01:02:01 AM all 7.21 0.00 1.28 0.00 0.08 91.43
01:21:04 01:02:01 AM 0 13.09 0.00 2.44 0.00 0.05 84.42
01:21:04 01:02:01 AM 1 1.77 0.00 0.22 0.00 0.10 97.91
01:21:04 01:03:01 AM all 4.57 0.00 0.33 0.00 0.06 95.04
01:21:04 01:03:01 AM 0 6.07 0.00 0.42 0.00 0.07 93.44
01:21:04 01:03:01 AM 1 3.08 0.00 0.23 0.00 0.05 96.64
01:21:04 01:04:01 AM all 4.55 0.00 0.33 0.00 0.08 95.05
01:21:04 01:04:01 AM 0 4.93 0.00 0.32 0.00 0.08 94.67
01:21:04 01:04:01 AM 1 4.16 0.00 0.33 0.00 0.07 95.44
01:21:04 01:05:01 AM all 4.43 0.00 0.30 0.00 0.08 95.19
01:21:04 01:05:01 AM 0 6.35 0.00 0.40 0.00 0.08 93.16
01:21:04 01:05:01 AM 1 2.51 0.00 0.20 0.00 0.07 97.22
01:21:04 01:06:01 AM all 4.48 0.00 0.33 0.00 0.07 95.12
01:21:04 01:06:01 AM 0 4.68 0.00 0.33 0.00 0.07 94.92
01:21:04 01:06:01 AM 1 4.28 0.00 0.33 0.00 0.07 95.32
01:21:04
01:21:04 01:06:01 AM CPU %user %nice %system %iowait %steal %idle
01:21:04 01:07:01 AM all 4.46 0.00 0.32 0.00 0.08 95.14
01:21:04 01:07:01 AM 0 6.75 0.00 0.40 0.00 0.08 92.76
01:21:04 01:07:01 AM 1 2.17 0.00 0.23 0.00 0.07 97.52
01:21:04 01:08:01 AM all 4.49 0.00 0.33 0.00 0.07 95.12
01:21:04 01:08:01 AM 0 5.68 0.00 0.38 0.00 0.07 93.86
01:21:04 01:08:01 AM 1 3.30 0.00 0.27 0.00 0.07 96.37
01:21:04 01:09:01 AM all 5.13 0.18 0.37 0.00 0.08 94.23
01:21:04 01:09:01 AM 0 7.59 0.05 0.42 0.00 0.10 91.84
01:21:04 01:09:01 AM 1 2.68 0.32 0.32 0.00 0.07 96.62
01:21:04 01:10:01 AM all 1.31 0.00 0.14 0.01 0.06 98.48
01:21:04 01:10:01 AM 0 1.10 0.00 0.12 0.00 0.05 98.73
01:21:04 01:10:01 AM 1 1.52 0.00 0.17 0.02 0.07 98.23
01:21:04 01:11:01 AM all 1.24 0.00 0.13 0.00 0.07 98.56
01:21:04 01:11:01 AM 0 0.65 0.00 0.12 0.00 0.05 99.18
01:21:04 01:11:01 AM 1 1.82 0.00 0.15 0.00 0.08 97.94
01:21:04 01:12:01 AM all 1.29 0.00 0.12 0.00 0.06 98.53
01:21:04 01:12:01 AM 0 0.67 0.00 0.08 0.00 0.05 99.20
01:21:04 01:12:01 AM 1 1.92 0.00 0.15 0.00 0.07 97.86
01:21:04 01:13:01 AM all 1.26 0.00 0.15 0.00 0.06 98.53
01:21:04 01:13:01 AM 0 0.57 0.00 0.12 0.00 0.05 99.27
01:21:04 01:13:01 AM 1 1.96 0.00 0.18 0.00 0.07 97.79
01:21:04 01:14:01 AM all 1.30 0.00 0.13 0.00 0.07 98.50
01:21:04 01:14:01 AM 0 0.90 0.00 0.07 0.00 0.07 98.97
01:21:04 01:14:01 AM 1 1.71 0.00 0.20 0.00 0.07 98.03
01:21:04 01:15:01 AM all 4.35 0.00 2.40 0.00 0.06 93.19
01:21:04 01:15:01 AM 0 6.34 0.00 4.67 0.00 0.05 88.94
01:21:04 01:15:01 AM 1 2.43 0.00 0.20 0.00 0.07 97.31
01:21:04 01:16:01 AM all 7.70 0.00 4.29 0.00 0.11 87.89
01:21:04 01:16:01 AM 0 11.99 0.00 8.24 0.00 0.09 79.68
01:21:04 01:16:01 AM 1 3.60 0.00 0.51 0.00 0.14 95.76
01:21:04 01:17:01 AM all 8.04 0.00 3.53 0.00 0.10 88.33
01:21:04 01:17:01 AM 0 13.36 0.00 6.79 0.00 0.12 79.73
01:21:04 01:17:01 AM 1 2.99 0.00 0.44 0.00 0.07 96.50
01:21:04
01:21:04 01:17:01 AM CPU %user %nice %system %iowait %steal %idle
01:21:04 01:18:01 AM all 7.97 0.00 4.24 0.00 0.08 87.72
01:21:04 01:18:01 AM 0 7.13 0.00 4.22 0.00 0.07 88.58
01:21:04 01:18:01 AM 1 8.82 0.00 4.25 0.00 0.09 86.84
01:21:04 01:19:01 AM all 7.66 0.00 3.87 0.00 0.07 88.40
01:21:04 01:19:01 AM 0 6.51 0.00 3.54 0.00 0.05 89.90
01:21:04 01:19:01 AM 1 8.81 0.00 4.20 0.00 0.09 86.90
01:21:04 01:20:01 AM all 30.12 0.00 2.89 0.12 0.09 66.78
01:21:04 01:20:01 AM 0 25.12 0.00 2.57 0.18 0.10 72.03
01:21:04 01:20:01 AM 1 35.14 0.00 3.21 0.05 0.08 61.51
01:21:04 01:21:01 AM all 33.87 0.00 4.18 0.53 0.10 61.32
01:21:04 01:21:01 AM 0 43.92 0.00 4.42 0.40 0.10 51.16
01:21:04 01:21:01 AM 1 23.80 0.00 3.94 0.67 0.10 71.50
01:21:04 Average: all 4.81 0.00 0.68 0.01 0.07 94.44
01:21:04 Average: 0 5.77 0.00 0.83 0.01 0.07 93.32
01:21:04 Average: 1 3.85 0.00 0.52 0.01 0.06 95.55
01:21:04
01:21:04
01:21:04