19:27:23 Started by upstream project "integration-distribution-mri-test-scandium" build number 76
19:27:23 originally caused by:
19:27:23 Started by timer
19:27:23 Running as SYSTEM
19:27:23 [EnvInject] - Loading node environment variables.
19:27:23 Building remotely on prd-centos8-robot-2c-8g-1207 (centos8-robot-2c-8g) in workspace /w/workspace/controller-csit-3node-clustering-tell-all-scandium
19:27:23 [ssh-agent] Looking for ssh-agent implementation...
19:27:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
19:27:23 $ ssh-agent
19:27:24 SSH_AUTH_SOCK=/tmp/ssh-3xzquIcrTk1n/agent.5162
19:27:24 SSH_AGENT_PID=5163
19:27:24 [ssh-agent] Started.
19:27:24 Running ssh-add (command line suppressed)
19:27:24 Identity added: /w/workspace/controller-csit-3node-clustering-tell-all-scandium@tmp/private_key_5906074262850596052.key (/w/workspace/controller-csit-3node-clustering-tell-all-scandium@tmp/private_key_5906074262850596052.key)
19:27:24 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
19:27:24 The recommended git tool is: NONE
19:27:31 using credential opendaylight-jenkins-ssh
19:27:31 Wiping out workspace first.
19:27:31 Cloning the remote Git repository
19:27:31 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
19:27:31 > git init /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test # timeout=10
19:27:31 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
19:27:31 > git --version # timeout=10
19:27:31 > git --version # 'git version 2.43.0'
19:27:31 using GIT_SSH to set credentials Release Engineering Jenkins Key
19:27:31 [INFO] Currently running in a labeled security context
19:27:31 [INFO] Currently SELinux is 'enforcing' on the host
19:27:31 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test@tmp/jenkins-gitclient-ssh12468917035044533388.key
19:27:31 Verifying host key using known hosts file
19:27:31 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.
19:27:31 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
19:27:33 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
19:27:34 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
19:27:34 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
19:27:34 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
19:27:34 using GIT_SSH to set credentials Release Engineering Jenkins Key
19:27:34 [INFO] Currently running in a labeled security context
19:27:34 [INFO] Currently SELinux is 'enforcing' on the host
19:27:34 > /usr/bin/chcon --type=ssh_home_t /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test@tmp/jenkins-gitclient-ssh9656849037753205002.key
19:27:34 Verifying host key using known hosts file
19:27:34 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.
19:27:34 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
19:27:34 > git rev-parse FETCH_HEAD^{commit} # timeout=10
19:27:34 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
19:27:34 > git config core.sparsecheckout # timeout=10
19:27:34 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
19:27:35 Commit message: "Adapt test for new pce-allocation field"
19:27:35 > git rev-parse FETCH_HEAD^{commit} # timeout=10
19:27:35 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
19:27:35 No emails were triggered.
19:27:35 provisioning config files...
19:27:35 copy managed file [npmrc] to file:/home/jenkins/.npmrc
19:27:35 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
19:27:35 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:27:35 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins2007194133285548173.sh
19:27:35 ---> python-tools-install.sh
19:27:35 Setup pyenv:
19:27:36 system
19:27:36 * 3.8.13 (set by /opt/pyenv/version)
19:27:36 * 3.9.13 (set by /opt/pyenv/version)
19:27:36 * 3.10.13 (set by /opt/pyenv/version)
19:27:36 * 3.11.7 (set by /opt/pyenv/version)
19:27:40 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-DyLm
19:27:40 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
19:27:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:27:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:27:45 lf-activate-venv(): INFO: Base packages installed successfully
19:27:45 lf-activate-venv(): INFO: Installing additional packages: lftools
19:28:13 lf-activate-venv(): INFO: Adding /tmp/venv-DyLm/bin to PATH
19:28:13 Generating Requirements File
19:28:36 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
19:28:36 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
19:28:36 Python 3.11.7
19:28:36 pip 25.2 from /tmp/venv-DyLm/lib/python3.11/site-packages/pip (python 3.11)
19:28:36 appdirs==1.4.4
19:28:36 argcomplete==3.6.2
19:28:36 aspy.yaml==1.3.0
19:28:36 attrs==25.4.0
19:28:36 autopage==0.5.2
19:28:36 beautifulsoup4==4.14.2
19:28:36 boto3==1.40.45
19:28:36 botocore==1.40.45
19:28:36 bs4==0.0.2
19:28:36 cachetools==6.2.0
19:28:36 certifi==2025.10.5
19:28:36 cffi==2.0.0
19:28:36 cfgv==3.4.0
19:28:36 chardet==5.2.0
19:28:36 charset-normalizer==3.4.3
19:28:36 click==8.3.0
19:28:36 cliff==4.11.0
19:28:36 cmd2==2.7.0
19:28:36 cryptography==3.3.2
19:28:36 debtcollector==3.0.0
19:28:36 decorator==5.2.1
19:28:36 defusedxml==0.7.1
19:28:36 Deprecated==1.2.18
19:28:36 distlib==0.4.0
19:28:36 dnspython==2.8.0
19:28:36 docker==7.1.0
19:28:36 dogpile.cache==1.4.1
19:28:36 durationpy==0.10
19:28:36 email-validator==2.3.0
19:28:36 filelock==3.19.1
19:28:36 future==1.0.0
19:28:36 gitdb==4.0.12
19:28:36 GitPython==3.1.45
19:28:36 google-auth==2.41.1
19:28:36 httplib2==0.31.0
19:28:36 identify==2.6.15
19:28:36 idna==3.10
19:28:36 importlib-resources==1.5.0
19:28:36 iso8601==2.1.0
19:28:36 Jinja2==3.1.6
19:28:36 jmespath==1.0.1
19:28:36 jsonpatch==1.33
19:28:36 jsonpointer==3.0.0
19:28:36 jsonschema==4.25.1
19:28:36 jsonschema-specifications==2025.9.1
19:28:36 keystoneauth1==5.12.0
19:28:36 kubernetes==34.1.0
19:28:36 lftools==0.37.14
19:28:36 lxml==6.0.2
19:28:36 markdown-it-py==4.0.0
19:28:36 MarkupSafe==3.0.3
19:28:36 mdurl==0.1.2
19:28:36 msgpack==1.1.1
19:28:36 multi_key_dict==2.0.3
19:28:36 munch==4.0.0
19:28:36 netaddr==1.3.0
19:28:36 niet==1.4.2
19:28:36 nodeenv==1.9.1
19:28:36 oauth2client==4.1.3
19:28:36 oauthlib==3.3.1
19:28:36 openstacksdk==4.7.1
19:28:36 os-service-types==1.8.0
19:28:36 osc-lib==4.2.0
19:28:36 oslo.config==10.0.0
19:28:36 oslo.context==6.1.0
19:28:36 oslo.i18n==6.6.0
19:28:36 oslo.log==7.2.1
19:28:36 oslo.serialization==5.8.0
19:28:36 oslo.utils==9.1.0
19:28:36 packaging==25.0
19:28:36 pbr==7.0.1
19:28:36 platformdirs==4.4.0
19:28:36 prettytable==3.16.0
19:28:36 psutil==7.1.0
19:28:36 pyasn1==0.6.1
19:28:36 pyasn1_modules==0.4.2
19:28:36 pycparser==2.23
19:28:36 pygerrit2==2.0.15
19:28:36 PyGithub==2.8.1
19:28:36 Pygments==2.19.2
19:28:36 PyJWT==2.10.1
19:28:36 PyNaCl==1.6.0
19:28:36 pyparsing==2.4.7
19:28:36 pyperclip==1.11.0
19:28:36 pyrsistent==0.20.0
19:28:36 python-cinderclient==9.8.0
19:28:36 python-dateutil==2.9.0.post0
19:28:36 python-heatclient==4.3.0
19:28:36 python-jenkins==1.8.3
19:28:36 python-keystoneclient==5.7.0
19:28:36 python-magnumclient==4.9.0
19:28:36 python-openstackclient==8.2.0
19:28:36 python-swiftclient==4.8.0
19:28:36 PyYAML==6.0.3
19:28:36 referencing==0.36.2
19:28:36 requests==2.32.5
19:28:36 requests-oauthlib==2.0.0
19:28:36 requestsexceptions==1.4.0
19:28:36 rfc3986==2.0.0
19:28:36 rich==14.1.0
19:28:36 rich-argparse==1.7.1
19:28:36 rpds-py==0.27.1
19:28:36 rsa==4.9.1
19:28:36 ruamel.yaml==0.18.15
19:28:36 ruamel.yaml.clib==0.2.14
19:28:36 s3transfer==0.14.0
19:28:36 simplejson==3.20.2
19:28:36 six==1.17.0
19:28:36 smmap==5.0.2
19:28:36 soupsieve==2.8
19:28:36 stevedore==5.5.0
19:28:36 tabulate==0.9.0
19:28:36 toml==0.10.2
19:28:36 tomlkit==0.13.3
19:28:36 tqdm==4.67.1
19:28:36 typing_extensions==4.15.0
19:28:36 tzdata==2025.2
19:28:36 urllib3==1.26.20
19:28:36 virtualenv==20.34.0
19:28:36 wcwidth==0.2.14
19:28:36 websocket-client==1.8.0
19:28:36 wrapt==1.17.3
19:28:36 xdg==6.0.0
19:28:36 xmltodict==1.0.2
19:28:36 yq==3.4.3
19:28:36 [EnvInject] - Injecting environment variables from a build step.
19:28:36 [EnvInject] - Injecting as environment variables the properties content
19:28:36 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
19:28:36 OS_CLOUD=vex
19:28:36 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-scandium-76
19:28:36 OS_STACK_TEMPLATE_DIR=openstack-hot
19:28:36
19:28:36 [EnvInject] - Variables injected successfully.
19:28:36 provisioning config files...
19:28:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
19:28:37 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins5422865262728091250.sh
19:28:37 ---> Create parameters file for OpenStack HOT
19:28:37 OpenStack Heat parameters generated
19:28:37 -----------------------------------
19:28:37 parameters:
19:28:37 vm_0_count: '3'
19:28:37 vm_0_flavor: 'v3-standard-4'
19:28:37 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857'
19:28:37 vm_1_count: '0'
19:28:37 vm_1_flavor: 'v3-standard-2'
19:28:37 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911'
19:28:37
19:28:37 job_name: '43164-76'
19:28:37 silo: 'releng'
19:28:37 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins17808298517823761786.sh
19:28:37 ---> Create HEAT stack
19:28:37 + source /home/jenkins/lf-env.sh
19:28:37 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
19:28:37 ++ mktemp -d /tmp/venv-XXXX
19:28:37 + lf_venv=/tmp/venv-xGHA
19:28:37 + local venv_file=/tmp/.os_lf_venv
19:28:37 + local python=python3
19:28:37 + local options
19:28:37 + local set_path=true
19:28:37 + local install_args=
19:28:37 ++ 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
19:28:37 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
19:28:37 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
19:28:37 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
19:28:37 + true
19:28:37 + case $1 in
19:28:37 + python=python3
19:28:37 + shift 2
19:28:37 + true
19:28:37 + case $1 in
19:28:37 + shift
19:28:37 + break
19:28:37 + case $python in
19:28:37 + local pkg_list=
19:28:37 + [[ -d /opt/pyenv ]]
19:28:37 + echo 'Setup pyenv:'
19:28:37 Setup pyenv:
19:28:37 + export PYENV_ROOT=/opt/pyenv
19:28:37 + PYENV_ROOT=/opt/pyenv
19:28:37 + 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
19:28:37 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:28:37 + pyenv versions
19:28:37 system
19:28:37 3.8.13
19:28:37 3.9.13
19:28:37 3.10.13
19:28:37 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
19:28:37 + command -v pyenv
19:28:37 ++ pyenv init - --no-rehash
19:28:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
19:28:37 for i in ${!paths[@]}; do
19:28:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
19:28:37 fi; done;
19:28:37 echo "${paths[*]}"'\'')"
19:28:37 export PATH="/opt/pyenv/shims:${PATH}"
19:28:37 export PYENV_SHELL=bash
19:28:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
19:28:37 pyenv() {
19:28:37 local command
19:28:37 command="${1:-}"
19:28:37 if [ "$#" -gt 0 ]; then
19:28:37 shift
19:28:37 fi
19:28:37
19:28:37 case "$command" in
19:28:37 rehash|shell)
19:28:37 eval "$(pyenv "sh-$command" "$@")"
19:28:37 ;;
19:28:37 *)
19:28:37 command pyenv "$command" "$@"
19:28:37 ;;
19:28:37 esac
19:28:37 }'
19:28:37 +++ bash --norc -ec 'IFS=:; paths=($PATH);
19:28:37 for i in ${!paths[@]}; do
19:28:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
19:28:37 fi; done;
19:28:37 echo "${paths[*]}"'
19:28:37 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
19:28:37 ++ 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
19:28:37 ++ 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
19:28:37 ++ export PYENV_SHELL=bash
19:28:37 ++ PYENV_SHELL=bash
19:28:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
19:28:37 +++ complete -F _pyenv pyenv
19:28:37 ++ lf-pyver python3
19:28:37 ++ local py_version_xy=python3
19:28:37 ++ local py_version_xyz=
19:28:37 ++ awk '{ print $1 }'
19:28:37 ++ pyenv versions
19:28:37 ++ local command
19:28:37 ++ command=versions
19:28:37 ++ '[' 1 -gt 0 ']'
19:28:37 ++ shift
19:28:37 ++ case "$command" in
19:28:37 ++ command pyenv versions
19:28:37 ++ pyenv versions
19:28:37 ++ sed 's/^[ *]* //'
19:28:37 ++ grep -E '^[0-9.]*[0-9]$'
19:28:37 ++ [[ ! -s /tmp/.pyenv_versions ]]
19:28:37 +++ grep '^3' /tmp/.pyenv_versions
19:28:37 +++ tail -n 1
19:28:37 +++ sort -V
19:28:37 ++ py_version_xyz=3.11.7
19:28:37 ++ [[ -z 3.11.7 ]]
19:28:37 ++ echo 3.11.7
19:28:37 ++ return 0
19:28:37 + pyenv local 3.11.7
19:28:37 + local command
19:28:37 + command=local
19:28:37 + '[' 2 -gt 0 ']'
19:28:37 + shift
19:28:37 + case "$command" in
19:28:37 + command pyenv local 3.11.7
19:28:37 + pyenv local 3.11.7
19:28:37 + for arg in "$@"
19:28:37 + case $arg in
19:28:37 + pkg_list+='lftools[openstack] '
19:28:37 + for arg in "$@"
19:28:37 + case $arg in
19:28:37 + pkg_list+='kubernetes '
19:28:37 + for arg in "$@"
19:28:37 + case $arg in
19:28:37 + pkg_list+='niet '
19:28:37 + for arg in "$@"
19:28:37 + case $arg in
19:28:37 + pkg_list+='python-heatclient '
19:28:37 + for arg in "$@"
19:28:37 + case $arg in
19:28:37 + pkg_list+='python-openstackclient '
19:28:37 + for arg in "$@"
19:28:37 + case $arg in
19:28:37 + pkg_list+='python-magnumclient '
19:28:37 + for arg in "$@"
19:28:37 + case $arg in
19:28:37 + pkg_list+='urllib3~=1.26.15 '
19:28:37 + for arg in "$@"
19:28:37 + case $arg in
19:28:37 + pkg_list+='yq '
19:28:37 + [[ -f /tmp/.os_lf_venv ]]
19:28:37 ++ cat /tmp/.os_lf_venv
19:28:37 + lf_venv=/tmp/venv-DyLm
19:28:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DyLm from' file:/tmp/.os_lf_venv
19:28:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DyLm from file:/tmp/.os_lf_venv
19:28:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
19:28:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:28:37 + local 'pip_opts=--upgrade --quiet'
19:28:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
19:28:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
19:28:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
19:28:37 + [[ -n '' ]]
19:28:37 + [[ -n '' ]]
19:28:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
19:28:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:28:37 + /tmp/venv-DyLm/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
19:28:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
19:28:39 lf-activate-venv(): INFO: Base packages installed successfully
19:28:39 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
19:28:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
19:28:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
19:28:39 + /tmp/venv-DyLm/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
19:28:58 + type python3
19:28:58 + true
19:28:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-DyLm/bin to PATH'
19:28:58 lf-activate-venv(): INFO: Adding /tmp/venv-DyLm/bin to PATH
19:28:58 + PATH=/tmp/venv-DyLm/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
19:28:58 + return 0
19:28:58 + openstack --os-cloud vex limits show --absolute
19:29:00 +--------------------------+---------+
19:29:00 | Name | Value |
19:29:00 +--------------------------+---------+
19:29:00 | maxTotalInstances | -1 |
19:29:00 | maxTotalCores | 450 |
19:29:00 | maxTotalRAMSize | 1000000 |
19:29:00 | maxServerMeta | 128 |
19:29:00 | maxImageMeta | 128 |
19:29:00 | maxPersonality | 5 |
19:29:00 | maxPersonalitySize | 10240 |
19:29:00 | maxTotalKeypairs | 100 |
19:29:00 | maxServerGroups | 10 |
19:29:00 | maxServerGroupMembers | 10 |
19:29:00 | maxTotalFloatingIps | -1 |
19:29:00 | maxSecurityGroups | -1 |
19:29:00 | maxSecurityGroupRules | -1 |
19:29:00 | totalRAMUsed | 778240 |
19:29:00 | totalCoresUsed | 190 |
19:29:00 | totalInstancesUsed | 64 |
19:29:00 | totalFloatingIpsUsed | 0 |
19:29:00 | totalSecurityGroupsUsed | 0 |
19:29:00 | totalServerGroupsUsed | 0 |
19:29:00 | maxTotalVolumes | -1 |
19:29:00 | maxTotalSnapshots | 10 |
19:29:00 | maxTotalVolumeGigabytes | 4096 |
19:29:00 | maxTotalBackups | 10 |
19:29:00 | maxTotalBackupGigabytes | 1000 |
19:29:00 | totalVolumesUsed | 0 |
19:29:00 | totalGigabytesUsed | 0 |
19:29:00 | totalSnapshotsUsed | 0 |
19:29:00 | totalBackupsUsed | 0 |
19:29:00 | totalBackupGigabytesUsed | 0 |
19:29:00 +--------------------------+---------+
19:29:00 + pushd /opt/ciman/openstack-hot
19:29:00 /opt/ciman/openstack-hot /w/workspace/controller-csit-3node-clustering-tell-all-scandium
19:29:00 + lftools openstack --os-cloud vex stack create releng-controller-csit-3node-clustering-tell-all-scandium-76 csit-2-instance-type.yaml /w/workspace/controller-csit-3node-clustering-tell-all-scandium/stack-parameters.yaml
19:29:26 Creating stack releng-controller-csit-3node-clustering-tell-all-scandium-76
19:29:26 Waiting to initialize infrastructure...
19:29:26 Stack initialization successful.
19:29:26 ------------------------------------
19:29:26 Stack Details
19:29:26 ------------------------------------
19:29:26 {'added': None,
19:29:26 'capabilities': [],
19:29:26 'created_at': '2025-10-06T19:29:03Z',
19:29:26 'deleted': None,
19:29:26 'deleted_at': None,
19:29:26 'description': 'No description',
19:29:26 'environment': None,
19:29:26 'environment_files': None,
19:29:26 'files': None,
19:29:26 'files_container': None,
19:29:26 'id': '632b8e55-fc07-4d8b-b9a6-ca8d5991c436',
19:29:26 'is_rollback_disabled': True,
19:29:26 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-controller-csit-3node-clustering-tell-all-scandium-76/632b8e55-fc07-4d8b-b9a6-ca8d5991c436',
19:29:26 'rel': 'self'}],
19:29:26 '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'})}),
19:29:26 'name': 'releng-controller-csit-3node-clustering-tell-all-scandium-76',
19:29:26 'notification_topics': [],
19:29:26 'outputs': [{'description': 'IP addresses of the 1st vm types',
19:29:26 'output_key': 'vm_0_ips',
19:29:26 'output_value': ['10.30.170.103',
19:29:26 '10.30.171.180',
19:29:26 '10.30.171.153']},
19:29:26 {'description': 'IP addresses of the 2nd vm types',
19:29:26 'output_key': 'vm_1_ips',
19:29:26 'output_value': []}],
19:29:26 'owner_id': ****,
19:29:26 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
19:29:26 'OS::stack_id': '632b8e55-fc07-4d8b-b9a6-ca8d5991c436',
19:29:26 'OS::stack_name': 'releng-controller-csit-3node-clustering-tell-all-scandium-76',
19:29:26 'job_name': '43164-76',
19:29:26 'silo': 'releng',
19:29:26 'vm_0_count': '3',
19:29:26 'vm_0_flavor': 'v3-standard-4',
19:29:26 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
19:29:26 '20250201-010426.857',
19:29:26 'vm_1_count': '0',
19:29:26 'vm_1_flavor': 'v3-standard-2',
19:29:26 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
19:29:26 '- 20250201-060151.911'},
19:29:26 'parent_id': None,
19:29:26 'replaced': None,
19:29:26 'status': 'CREATE_COMPLETE',
19:29:26 'status_reason': 'Stack CREATE completed successfully',
19:29:26 'tags': [],
19:29:26 'template': None,
19:29:26 'template_description': 'No description',
19:29:26 'template_url': None,
19:29:26 'timeout_mins': 15,
19:29:26 'unchanged': None,
19:29:26 'updated': None,
19:29:26 'updated_at': None,
19:29:26 'user_project_id': 'eaf487173a50469ab7b263150be3a8a4'}
19:29:26 ------------------------------------
19:29:26 + popd
19:29:26 /w/workspace/controller-csit-3node-clustering-tell-all-scandium
19:29:26 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins12811460903208966685.sh
19:29:26 ---> Copy SSH public keys to CSIT lab
19:29:26 Setup pyenv:
19:29:27 system
19:29:27 3.8.13
19:29:27 3.9.13
19:29:27 3.10.13
19:29:27 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
19:29:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DyLm from file:/tmp/.os_lf_venv
19:29:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:29:27 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:29:34 lf-activate-venv(): INFO: Base packages installed successfully
19:29:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
19:29:53 lf-activate-venv(): INFO: Adding /tmp/venv-DyLm/bin to PATH
19:29:55 SSH not responding on 10.30.170.103. Retrying in 10 seconds...
19:29:55 SSH not responding on 10.30.171.180. Retrying in 10 seconds...
19:29:56 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
19:29:56 releng-43164-76-0-builder-2
19:29:56 Successfully copied public keys to slave 10.30.171.153
19:30:05 Ping to 10.30.170.103 successful.
19:30:05 Ping to 10.30.171.180 successful.
19:30:06 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
19:30:06 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
19:30:07 releng-43164-76-0-builder-0
19:30:07 Successfully copied public keys to slave 10.30.170.103
19:30:07 Process 6494 ready.
19:30:07 releng-43164-76-0-builder-1
19:30:07 Successfully copied public keys to slave 10.30.171.180
19:30:07 Process 6495 ready.
19:30:07 Process 6496 ready.
19:30:07 SSH ready on all stack servers.
19:30:07 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins7017975955935340812.sh
19:30:07 Setup pyenv:
19:30:07 system
19:30:07 3.8.13
19:30:07 3.9.13
19:30:07 3.10.13
19:30:07 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
19:30:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-MHfE
19:30:11 lf-activate-venv(): INFO: Save venv in file: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.robot_venv
19:30:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:30:11 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:30:15 lf-activate-venv(): INFO: Base packages installed successfully
19:30:15 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
19:30:17 lf-activate-venv(): INFO: Adding /tmp/venv-MHfE/bin to PATH
19:30:17 + echo 'Installing Python Requirements'
19:30:17 Installing Python Requirements
19:30:17 + cat
19:30:17 + python -m pip install -r requirements.txt
19:30:17 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
19:30:18 Collecting docker-py (from -r requirements.txt (line 1))
19:30:18 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)
19:30:18 Collecting ipaddr (from -r requirements.txt (line 2))
19:30:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
19:30:18 Preparing metadata (setup.py): started
19:30:18 Preparing metadata (setup.py): finished with status 'done'
19:30:18 Collecting netaddr (from -r requirements.txt (line 3))
19:30:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
19:30:18 Collecting netifaces (from -r requirements.txt (line 4))
19:30:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
19:30:18 Preparing metadata (setup.py): started
19:30:18 Preparing metadata (setup.py): finished with status 'done'
19:30:18 Collecting pyhocon (from -r requirements.txt (line 5))
19:30:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
19:30:18 Collecting requests (from -r requirements.txt (line 6))
19:30:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
19:30:18 Collecting robotframework (from -r requirements.txt (line 7))
19:30:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
19:30:18 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 26.9 MB/s 0:00:00
19:30:19 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
19:30:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
19:30:19 Preparing metadata (setup.py): started
19:30:19 Preparing metadata (setup.py): finished with status 'done'
19:30:19 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
19:30:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
19:30:19 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
19:30:19 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)
19:30:19 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
19:30:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
19:30:19 Preparing metadata (setup.py): started
19:30:19 Preparing metadata (setup.py): finished with status 'done'
19:30:19 Collecting scapy (from -r requirements.txt (line 12))
19:30:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
19:30:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 39.1 MB/s 0:00:00
19:30:19 Collecting jsonpath-rw (from -r requirements.txt (line 15))
19:30:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
19:30:20 Preparing metadata (setup.py): started
19:30:20 Preparing metadata (setup.py): finished with status 'done'
19:30:20 Collecting elasticsearch (from -r requirements.txt (line 18))
19:30:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB)
19:30:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 31.1 MB/s 0:00:00
19:30:20 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
19:30:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
19:30:20 Collecting pyangbind (from -r requirements.txt (line 22))
19:30:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
19:30:20 Collecting isodate (from -r requirements.txt (line 25))
19:30:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
19:30:20 Collecting jmespath (from -r requirements.txt (line 28))
19:30:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
19:30:20 Collecting jsonpatch (from -r requirements.txt (line 31))
19:30:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
19:30:20 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:30:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
19:30:20 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:30:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
19:30:20 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
19:30:20 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)
19:30:21 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
19:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
19:30:21 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
19:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB)
19:30:21 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
19:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
19:30:21 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
19:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB)
19:30:21 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
19:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB)
19:30:21 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
19:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
19:30:21 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
19:30:21 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
19:30:21 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
19:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB)
19:30:21 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
19:30:21 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)
19:30:21 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
19:30:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
19:30:22 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
19:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
19:30:22 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
19:30:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
19:30:22 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18))
19:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB)
19:30:22 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
19:30:22 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)
19:30:22 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
19:30:22 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)
19:30:22 Collecting elasticsearch (from -r requirements.txt (line 18))
19:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB)
19:30:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 30.6 MB/s 0:00:00
19:30:22 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
19:30:22 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
19:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
19:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
19:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
19:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
19:30:22 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
19:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
19:30:22 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
19:30:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
19:30:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 19.7 MB/s 0:00:00
19:30:23 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
19:30:23 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)
19:30:24 Collecting regex (from pyangbind->-r requirements.txt (line 22))
19:30:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB)
19:30:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 27.3 MB/s 0:00:00
19:30:24 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
19:30:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
19:30:24 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:30:24 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)
19:30:24 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:30:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
19:30:24 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:30:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB)
19:30:25 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:30:25 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)
19:30:25 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:30:25 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)
19:30:25 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
19:30:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
19:30:25 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:30:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB)
19:30:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 35.3 MB/s 0:00:00
19:30:25 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:30:25 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)
19:30:26 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:30:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
19:30:26 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB)
19:30:26 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))
19:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
19:30:26 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:30:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
19:30:26 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:30:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
19:30:26 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:30:26 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)
19:30:27 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
19:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
19:30:27 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))
19:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
19:30:27 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))
19:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
19:30:27 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
19:30:27 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
19:30:27 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:30:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
19:30:27 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))
19:30:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
19:30:27 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
19:30:27 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
19:30:27 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
19:30:27 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
19:30:27 Building wheel for robotframework-sshlibrary (setup.py): started
19:30:28 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done'
19:30:28 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=1393c359cd6b6c23f5f4a58965b721d0571ab5ac54ca1e2a761c9ff13e5d046c
19:30:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
19:30:28 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334
19:30:28 Building wheel for ipaddr (setup.py): started
19:30:28 Building wheel for ipaddr (setup.py): finished with status 'done'
19:30:28 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=1c37cc340476054efca833ce9a00135383116aff26c7127bb26ac9b152a90b60
19:30:28 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
19:30:28 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334
19:30:28 Building wheel for netifaces (setup.py): started
19:30:30 Building wheel for netifaces (setup.py): finished with status 'done'
19:30:30 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41064 sha256=7cdf6dda26edd11bdd2ca64c07eec3e3e703daf806564f0091cbe10a91f4662c
19:30:30 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
19:30:30 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334
19:30:30 Building wheel for robotframework-httplibrary (setup.py): started
19:30:31 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done'
19:30:31 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=377a8493ef4baeb72ae57c2ff0fa3d4de1e5d78fae91d8d757d91e80d5257dd0
19:30:31 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
19:30:31 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334
19:30:31 Building wheel for jsonpath-rw (setup.py): started
19:30:31 Building wheel for jsonpath-rw (setup.py): finished with status 'done'
19:30:31 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=57163705aef2f07e7b2501c1589b43f53388c556fa248bb0a8f7f459dd114cd3
19:30:31 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
19:30:31 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
19:30:31 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
19:30:38
19:30:38 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0
19:30:38 + pip freeze
19:30:38 attrs==25.4.0
19:30:38 bcrypt==5.0.0
19:30:38 beautifulsoup4==4.14.2
19:30:38 certifi==2025.10.5
19:30:38 cffi==2.0.0
19:30:38 charset-normalizer==3.4.3
19:30:38 click==8.3.0
19:30:38 cryptography==46.0.2
19:30:38 decorator==5.2.1
19:30:38 distlib==0.4.0
19:30:38 docker-py==1.10.6
19:30:38 docker-pycreds==0.4.0
19:30:38 elastic-transport==8.17.1
19:30:38 elasticsearch==8.19.1
19:30:38 elasticsearch-dsl==8.15.4
19:30:38 enum34==1.1.10
19:30:38 filelock==3.19.1
19:30:38 h11==0.16.0
19:30:38 idna==3.10
19:30:38 invoke==2.2.0
19:30:38 ipaddr==2.2.0
19:30:38 isodate==0.7.2
19:30:38 jmespath==1.0.1
19:30:38 jsonpatch==1.33
19:30:38 jsonpath-rw==1.4.0
19:30:38 jsonpointer==3.0.0
19:30:38 lxml==6.0.2
19:30:38 netaddr==1.3.0
19:30:38 netifaces==0.11.0
19:30:38 outcome==1.3.0.post0
19:30:38 paramiko==4.0.0
19:30:38 platformdirs==4.4.0
19:30:38 ply==3.11
19:30:38 pyang==2.7.1
19:30:38 pyangbind==0.8.6
19:30:38 pycparser==2.23
19:30:38 pyhocon==0.3.61
19:30:38 PyNaCl==1.6.0
19:30:38 pyparsing==3.2.5
19:30:38 PySocks==1.7.1
19:30:38 python-dateutil==2.9.0.post0
19:30:38 regex==2025.9.18
19:30:38 requests==2.32.5
19:30:38 robotframework==7.3.2
19:30:38 robotframework-httplibrary==0.4.2
19:30:38 robotframework-pythonlibcore==4.4.1
19:30:38 robotframework-requests==0.9.7
19:30:38 robotframework-selenium2library==3.0.0
19:30:38 robotframework-seleniumlibrary==6.8.0
19:30:38 robotframework-sshlibrary==3.8.0
19:30:38 scapy==2.6.1
19:30:38 scp==0.15.0
19:30:38 selenium==4.36.0
19:30:38 six==1.17.0
19:30:38 sniffio==1.3.1
19:30:38 sortedcontainers==2.4.0
19:30:38 soupsieve==2.8
19:30:38 trio==0.31.0
19:30:38 trio-websocket==0.12.2
19:30:38 typing_extensions==4.15.0
19:30:38 urllib3==2.5.0
19:30:38 virtualenv==20.34.0
19:30:38 waitress==3.0.2
19:30:38 WebOb==1.8.9
19:30:38 websocket-client==1.8.0
19:30:38 WebTest==3.0.6
19:30:38 wsproto==1.2.0
19:30:38 [EnvInject] - Injecting environment variables from a build step.
19:30:38 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
19:30:38 [EnvInject] - Variables injected successfully.
19:30:38 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins3376056661184785336.sh
19:30:39 Setup pyenv:
19:30:39 system
19:30:39 3.8.13
19:30:39 3.9.13
19:30:39 3.10.13
19:30:39 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
19:30:39 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DyLm from file:/tmp/.os_lf_venv
19:30:39 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:30:39 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:30:41 lf-activate-venv(): INFO: Base packages installed successfully
19:30:41 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
19:30: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.
19:30:49 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
19:30:49 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
19:30:50 lf-activate-venv(): INFO: Adding /tmp/venv-DyLm/bin to PATH
19:30:50 + ODL_SYSTEM=()
19:30:50 + TOOLS_SYSTEM=()
19:30:50 + OPENSTACK_SYSTEM=()
19:30:50 + OPENSTACK_CONTROLLERS=()
19:30:50 + mapfile -t ADDR
19:30:50 ++ openstack stack show -f json -c outputs releng-controller-csit-3node-clustering-tell-all-scandium-76
19:30:50 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
19:30:51 + for i in "${ADDR[@]}"
19:30:51 ++ ssh 10.30.170.103 hostname -s
19:30:51 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
19:30:52 + REMHOST=releng-43164-76-0-builder-0
19:30:52 + case ${REMHOST} in
19:30:52 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
19:30:52 + for i in "${ADDR[@]}"
19:30:52 ++ ssh 10.30.171.180 hostname -s
19:30:52 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
19:30:52 + REMHOST=releng-43164-76-0-builder-1
19:30:52 + case ${REMHOST} in
19:30:52 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
19:30:52 + for i in "${ADDR[@]}"
19:30:52 ++ ssh 10.30.171.153 hostname -s
19:30:52 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
19:30:52 + REMHOST=releng-43164-76-0-builder-2
19:30:52 + case ${REMHOST} in
19:30:52 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
19:30:52 + echo NUM_ODL_SYSTEM=3
19:30:52 + echo NUM_TOOLS_SYSTEM=0
19:30:52 + '[' '' == yes ']'
19:30:52 + NUM_OPENSTACK_SYSTEM=0
19:30:52 + echo NUM_OPENSTACK_SYSTEM=0
19:30:52 + '[' 0 -eq 2 ']'
19:30:52 + echo ODL_SYSTEM_IP=10.30.170.103
19:30:52 ++ seq 0 2
19:30:52 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
19:30:52 + echo ODL_SYSTEM_1_IP=10.30.170.103
19:30:52 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
19:30:52 + echo ODL_SYSTEM_2_IP=10.30.171.180
19:30:52 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
19:30:52 + echo ODL_SYSTEM_3_IP=10.30.171.153
19:30:52 + echo TOOLS_SYSTEM_IP=
19:30:52 ++ seq 0 -1
19:30:52 + openstack_index=0
19:30:52 + NUM_OPENSTACK_CONTROL_NODES=1
19:30:52 + echo NUM_OPENSTACK_CONTROL_NODES=1
19:30:52 ++ seq 0 0
19:30:52 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
19:30:52 + echo OPENSTACK_CONTROL_NODE_1_IP=
19:30:52 + NUM_OPENSTACK_COMPUTE_NODES=-1
19:30:52 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
19:30:52 + '[' -1 -ge 2 ']'
19:30:52 ++ seq 0 -2
19:30:52 + NUM_OPENSTACK_HAPROXY_NODES=0
19:30:52 + echo NUM_OPENSTACK_HAPROXY_NODES=0
19:30:52 ++ seq 0 -1
19:30:52 + echo 'Contents of slave_addresses.txt:'
19:30:52 Contents of slave_addresses.txt:
19:30:52 + cat slave_addresses.txt
19:30:52 NUM_ODL_SYSTEM=3
19:30:52 NUM_TOOLS_SYSTEM=0
19:30:52 NUM_OPENSTACK_SYSTEM=0
19:30:52 ODL_SYSTEM_IP=10.30.170.103
19:30:52 ODL_SYSTEM_1_IP=10.30.170.103
19:30:52 ODL_SYSTEM_2_IP=10.30.171.180
19:30:52 ODL_SYSTEM_3_IP=10.30.171.153
19:30:52 TOOLS_SYSTEM_IP=
19:30:52 NUM_OPENSTACK_CONTROL_NODES=1
19:30:52 OPENSTACK_CONTROL_NODE_1_IP=
19:30:52 NUM_OPENSTACK_COMPUTE_NODES=-1
19:30:52 NUM_OPENSTACK_HAPROXY_NODES=0
19:30:52 [EnvInject] - Injecting environment variables from a build step.
19:30:52 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
19:30:52 [EnvInject] - Variables injected successfully.
19:30:52 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/sh /tmp/jenkins8139767318640987735.sh
19:30:52 Preparing for JRE Version 21
19:30:52 Karaf artifact is karaf
19:30:52 Karaf project is integration
19:30:52 Java home is /usr/lib/jvm/java-21-openjdk-amd64
19:30:52 [EnvInject] - Injecting environment variables from a build step.
19:30:52 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
19:30:52 [EnvInject] - Variables injected successfully.
19:30:52 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins3199212416196864723.sh
19:30:53 2025-10-06 19:30:53 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/scandium/pom.xml [2619/2619] -> "pom.xml" [1]
19:30:53 Bundle version is 0.21.3-SNAPSHOT
19:30:53 --2025-10-06 19:30:53-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/maven-metadata.xml
19:30:53 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
19:30:53 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
19:30:53 HTTP request sent, awaiting response... 200 OK
19:30:53 Length: 1410 (1.4K) [application/xml]
19:30:53 Saving to: ‘maven-metadata.xml’
19:30:53
19:30:53 0K . 100% 47.0M=0s
19:30:53
19:30:53 2025-10-06 19:30:53 (47.0 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
19:30:53
19:30:53
19:30:53
19:30:53 org.opendaylight.integration
19:30:53 karaf
19:30:53 0.21.3-SNAPSHOT
19:30:53
19:30:53
19:30:53 20251006.183506
19:30:53 364
19:30:53
19:30:53 20251006183506
19:30:53
19:30:53
19:30:53 pom
19:30:53 0.21.3-20251006.183506-364
19:30:53 20251006183506
19:30:53
19:30:53
19:30:53 tar.gz
19:30:53 0.21.3-20251006.183506-364
19:30:53 20251006183506
19:30:53
19:30:53
19:30:53 zip
19:30:53 0.21.3-20251006.183506-364
19:30:53 20251006183506
19:30:53
19:30:53
19:30:53 cyclonedx
19:30:53 xml
19:30:53 0.21.3-20251006.183506-364
19:30:53 20251006183506
19:30:53
19:30:53
19:30:53 cyclonedx
19:30:53 json
19:30:53 0.21.3-20251006.183506-364
19:30:53 20251006183506
19:30:53
19:30:53
19:30:53
19:30:53
19:30:53 Nexus timestamp is 0.21.3-20251006.183506-364
19:30:53 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.183506-364.zip
19:30:53 Distribution bundle is karaf-0.21.3-20251006.183506-364.zip
19:30:53 Distribution bundle version is 0.21.3-SNAPSHOT
19:30:53 Distribution folder is karaf-0.21.3-SNAPSHOT
19:30:53 Nexus prefix is https://nexus.opendaylight.org
19:30:53 [EnvInject] - Injecting environment variables from a build step.
19:30:53 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
19:30:53 [EnvInject] - Variables injected successfully.
19:30:53 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins10340478701957982914.sh
19:30:53 Setup pyenv:
19:30:53 system
19:30:53 3.8.13
19:30:53 3.9.13
19:30:53 3.10.13
19:30:53 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
19:30:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DyLm from file:/tmp/.os_lf_venv
19:30:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
19:30:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
19:30:55 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
19:30:55 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
19:30:55 lf-activate-venv(): INFO: Base packages installed successfully
19:30:55 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
19:31:02 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
19:31:02 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
19:31:02 lf-activate-venv(): INFO: Adding /tmp/venv-DyLm/bin to PATH
19:31:02 Copying common-functions.sh to /tmp
19:31:03 Copying common-functions.sh to 10.30.170.103:/tmp
19:31:03 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
19:31:04 Copying common-functions.sh to 10.30.171.180:/tmp
19:31:04 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
19:31:04 Copying common-functions.sh to 10.30.171.153:/tmp
19:31:04 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
19:31:05 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins7190930483423804179.sh
19:31:05 common-functions.sh is being sourced
19:31:05 common-functions environment:
19:31:05 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:05 ACTUALFEATURES:
19:31:05 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:05 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
19:31:05 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:05 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:05 CONTROLLERMEM: 2048m
19:31:05 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
19:31:05 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
19:31:05 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
19:31:05 SUITES:
19:31:05
19:31:05 #################################################
19:31:05 ## Configure Cluster and Start ##
19:31:05 #################################################
19:31:05 ACTUALFEATURES: odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app
19:31:05 SPACE_SEPARATED_FEATURES: odl-integration-compatible-with-all odl-jolokia odl-restconf odl-clustering-test-app
19:31:05 Locating script plan to use...
19:31:05 script plan exists!!!
19:31:05 Changing the script plan path...
19:31:05 # Place the scripts in run order:
19:31:05 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/scripts/car_people_shard.sh
19:31:05 Executing /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/scripts/car_people_shard.sh...
19:31:05 Add car-people shards file
19:31:05 Copy shard config to member-1 with IP address 10.30.170.103
19:31:05 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
19:31:05 Copy shard config to member-2 with IP address 10.30.171.180
19:31:05 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
19:31:05 Copy shard config to member-3 with IP address 10.30.171.153
19:31:05 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
19:31:05 Finished running script plans
19:31:05 Configuring member-1 with IP address 10.30.170.103
19:31:05 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
19:31:06 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
19:31:06 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
19:31:06 common-functions.sh is being sourced
19:31:06 ++ [[ /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 ]]
19:31:06 ++ echo 'common-functions.sh is being sourced'
19:31:06 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
19:31:06 ++ DISTROSTREAM=scandium
19:31:06 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:06 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:06 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:06 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:06 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
19:31:06 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
19:31:06 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:06 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:06 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:06 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:06 ++ export CONTROLLERMEM=
19:31:06 ++ CONTROLLERMEM=
19:31:06 ++ case "${DISTROSTREAM}" in
19:31:06 ++ CLUSTER_SYSTEM=akka
19:31:06 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
19:31:06 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
19:31:06 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
19:31:06 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
19:31:06 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
19:31:06 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
19:31:06 ++ print_common_env
19:31:06 ++ cat
19:31:06 common-functions environment:
19:31:06 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:06 ACTUALFEATURES:
19:31:06 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:06 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
19:31:06 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:06 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:06 CONTROLLERMEM:
19:31:06 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
19:31:06 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
19:31:06 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
19:31:06 SUITES:
19:31:06
19:31:06 ++ SSH='ssh -t -t'
19:31:06 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
19:31:06 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
19:31:06 Changing to /tmp
19:31:06 + echo 'Changing to /tmp'
19:31:06 + cd /tmp
19:31:06 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.183506-364.zip
19:31:06 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.183506-364.zip'
19:31:06 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.183506-364.zip
19:31:06 --2025-10-06 19:31:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.183506-364.zip
19:31:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
19:31:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
19:31:06 HTTP request sent, awaiting response... 200 OK
19:31:06 Length: 190794064 (182M) [application/zip]
19:31:06 Saving to: ‘karaf-0.21.3-20251006.183506-364.zip’
19:31:06
19:31:06 0K ........ ........ ........ ........ ........ ........ 1% 61.4M 3s
19:31:06 3072K ........ ........ ........ ........ ........ ........ 3% 107M 2s
19:31:06 6144K ........ ........ ........ ........ ........ ........ 4% 135M 2s
19:31:06 9216K ........ ........ ........ ........ ........ ........ 6% 140M 2s
19:31:06 12288K ........ ........ ........ ........ ........ ........ 8% 139M 2s
19:31:06 15360K ........ ........ ........ ........ ........ ........ 9% 126M 2s
19:31:06 18432K ........ ........ ........ ........ ........ ........ 11% 149M 1s
19:31:06 21504K ........ ........ ........ ........ ........ ........ 13% 160M 1s
19:31:06 24576K ........ ........ ........ ........ ........ ........ 14% 173M 1s
19:31:06 27648K ........ ........ ........ ........ ........ ........ 16% 177M 1s
19:31:06 30720K ........ ........ ........ ........ ........ ........ 18% 192M 1s
19:31:06 33792K ........ ........ ........ ........ ........ ........ 19% 233M 1s
19:31:06 36864K ........ ........ ........ ........ ........ ........ 21% 211M 1s
19:31:06 39936K ........ ........ ........ ........ ........ ........ 23% 218M 1s
19:31:06 43008K ........ ........ ........ ........ ........ ........ 24% 246M 1s
19:31:06 46080K ........ ........ ........ ........ ........ ........ 26% 249M 1s
19:31:06 49152K ........ ........ ........ ........ ........ ........ 28% 241M 1s
19:31:06 52224K ........ ........ ........ ........ ........ ........ 29% 252M 1s
19:31:06 55296K ........ ........ ........ ........ ........ ........ 31% 237M 1s
19:31:06 58368K ........ ........ ........ ........ ........ ........ 32% 231M 1s
19:31:06 61440K ........ ........ ........ ........ ........ ........ 34% 230M 1s
19:31:06 64512K ........ ........ ........ ........ ........ ........ 36% 228M 1s
19:31:06 67584K ........ ........ ........ ........ ........ ........ 37% 227M 1s
19:31:06 70656K ........ ........ ........ ........ ........ ........ 39% 228M 1s
19:31:06 73728K ........ ........ ........ ........ ........ ........ 41% 220M 1s
19:31:06 76800K ........ ........ ........ ........ ........ ........ 42% 230M 1s
19:31:06 79872K ........ ........ ........ ........ ........ ........ 44% 226M 1s
19:31:06 82944K ........ ........ ........ ........ ........ ........ 46% 230M 1s
19:31:06 86016K ........ ........ ........ ........ ........ ........ 47% 232M 1s
19:31:06 89088K ........ ........ ........ ........ ........ ........ 49% 225M 1s
19:31:06 92160K ........ ........ ........ ........ ........ ........ 51% 230M 0s
19:31:06 95232K ........ ........ ........ ........ ........ ........ 52% 231M 0s
19:31:06 98304K ........ ........ ........ ........ ........ ........ 54% 239M 0s
19:31:06 101376K ........ ........ ........ ........ ........ ........ 56% 227M 0s
19:31:06 104448K ........ ........ ........ ........ ........ ........ 57% 242M 0s
19:31:06 107520K ........ ........ ........ ........ ........ ........ 59% 228M 0s
19:31:06 110592K ........ ........ ........ ........ ........ ........ 61% 231M 0s
19:31:06 113664K ........ ........ ........ ........ ........ ........ 62% 243M 0s
19:31:06 116736K ........ ........ ........ ........ ........ ........ 64% 219M 0s
19:31:06 119808K ........ ........ ........ ........ ........ ........ 65% 239M 0s
19:31:06 122880K ........ ........ ........ ........ ........ ........ 67% 248M 0s
19:31:07 125952K ........ ........ ........ ........ ........ ........ 69% 248M 0s
19:31:07 129024K ........ ........ ........ ........ ........ ........ 70% 244M 0s
19:31:07 132096K ........ ........ ........ ........ ........ ........ 72% 253M 0s
19:31:07 135168K ........ ........ ........ ........ ........ ........ 74% 247M 0s
19:31:07 138240K ........ ........ ........ ........ ........ ........ 75% 237M 0s
19:31:07 141312K ........ ........ ........ ........ ........ ........ 77% 252M 0s
19:31:07 144384K ........ ........ ........ ........ ........ ........ 79% 237M 0s
19:31:07 147456K ........ ........ ........ ........ ........ ........ 80% 238M 0s
19:31:07 150528K ........ ........ ........ ........ ........ ........ 82% 242M 0s
19:31:07 153600K ........ ........ ........ ........ ........ ........ 84% 236M 0s
19:31:07 156672K ........ ........ ........ ........ ........ ........ 85% 243M 0s
19:31:07 159744K ........ ........ ........ ........ ........ ........ 87% 236M 0s
19:31:07 162816K ........ ........ ........ ........ ........ ........ 89% 239M 0s
19:31:07 165888K ........ ........ ........ ........ ........ ........ 90% 221M 0s
19:31:07 168960K ........ ........ ........ ........ ........ ........ 92% 203M 0s
19:31:07 172032K ........ ........ ........ ........ ........ ........ 93% 232M 0s
19:31:07 175104K ........ ........ ........ ........ ........ ........ 95% 242M 0s
19:31:07 178176K ........ ........ ........ ........ ........ ........ 97% 243M 0s
19:31:07 181248K ........ ........ ........ ........ ........ ........ 98% 227M 0s
19:31:07 184320K ........ ........ ........ ....... 100% 230M=0.9s
19:31:07
19:31:07 2025-10-06 19:31:07 (204 MB/s) - ‘karaf-0.21.3-20251006.183506-364.zip’ saved [190794064/190794064]
19:31:07
19:31:07 Extracting the new controller...
19:31:07 + echo 'Extracting the new controller...'
19:31:07 + unzip -q karaf-0.21.3-20251006.183506-364.zip
19:31:08 Adding external repositories...
19:31:08 + echo 'Adding external repositories...'
19:31: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.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:08 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:08 ################################################################################
19:31:08 #
19:31:08 # Licensed to the Apache Software Foundation (ASF) under one or more
19:31:08 # contributor license agreements. See the NOTICE file distributed with
19:31:08 # this work for additional information regarding copyright ownership.
19:31:08 # The ASF licenses this file to You under the Apache License, Version 2.0
19:31:08 # (the "License"); you may not use this file except in compliance with
19:31:08 # the License. You may obtain a copy of the License at
19:31:08 #
19:31:08 # http://www.apache.org/licenses/LICENSE-2.0
19:31:08 #
19:31:08 # Unless required by applicable law or agreed to in writing, software
19:31:08 # distributed under the License is distributed on an "AS IS" BASIS,
19:31:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:31:08 # See the License for the specific language governing permissions and
19:31:08 # limitations under the License.
19:31:08 #
19:31:08 ################################################################################
19:31:08
19:31:08 #
19:31:08 # If set to true, the following property will not allow any certificate to be used
19:31:08 # when accessing Maven repositories through SSL
19:31:08 #
19:31:08 #org.ops4j.pax.url.mvn.certificateCheck=
19:31:08
19:31:08 #
19:31:08 # Path to the local Maven settings file.
19:31:08 # The repositories defined in this file will be automatically added to the list
19:31:08 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
19:31:08 # below is not set.
19:31:08 # The following locations are checked for the existence of the settings.xml file
19:31:08 # * 1. looks for the specified url
19:31:08 # * 2. if not found looks for ${user.home}/.m2/settings.xml
19:31:08 # * 3. if not found looks for ${maven.home}/conf/settings.xml
19:31:08 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
19:31:08 #
19:31:08 #org.ops4j.pax.url.mvn.settings=
19:31:08
19:31:08 #
19:31:08 # Path to the local Maven repository which is used to avoid downloading
19:31:08 # artifacts when they already exist locally.
19:31:08 # The value of this property will be extracted from the settings.xml file
19:31:08 # above, or defaulted to:
19:31:08 # System.getProperty( "user.home" ) + "/.m2/repository"
19:31:08 #
19:31:08 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
19:31:08
19:31:08 #
19:31:08 # Default this to false. It's just weird to use undocumented repos
19:31:08 #
19:31:08 org.ops4j.pax.url.mvn.useFallbackRepositories=false
19:31:08
19:31:08 #
19:31:08 # Uncomment if you don't wanna use the proxy settings
19:31:08 # from the Maven conf/settings.xml file
19:31:08 #
19:31:08 # org.ops4j.pax.url.mvn.proxySupport=false
19:31:08
19:31:08 #
19:31:08 # Comma separated list of repositories scanned when resolving an artifact.
19:31:08 # Those repositories will be checked before iterating through the
19:31:08 # below list of repositories and even before the local repository
19:31:08 # A repository url can be appended with zero or more of the following flags:
19:31:08 # @snapshots : the repository contains snaphots
19:31:08 # @noreleases : the repository does not contain any released artifacts
19:31:08 #
19:31:08 # The following property value will add the system folder as a repo.
19:31:08 #
19:31:08 org.ops4j.pax.url.mvn.defaultRepositories=\
19:31:08 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
19:31:08 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
19:31:08 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
19:31:08
19:31:08 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
19:31:08 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
19:31:08
19:31:08 #
19:31:08 # Comma separated list of repositories scanned when resolving an artifact.
19:31:08 # The default list includes the following repositories:
19:31:08 # http://repo1.maven.org/maven2@id=central
19:31:08 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
19:31:08 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
19:31:08 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
19:31:08 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
19:31:08 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
19:31:08 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
19:31:08 # To add repositories to the default ones, prepend '+' to the list of repositories
19:31:08 # to add.
19:31:08 # A repository url can be appended with zero or more of the following flags:
19:31:08 # @snapshots : the repository contains snapshots
19:31:08 # @noreleases : the repository does not contain any released artifacts
19:31:08 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
19:31:08 #
19:31: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
19:31:08
19:31:08 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
19:31:08 + [[ True == \T\r\u\e ]]
19:31:08 + echo 'Configuring the startup features...'
19:31:08 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:08 + FEATURE_TEST_STRING=features-test
19:31:08 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
19:31:08 + KARAF_VERSION=karaf4
19:31:08 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
19:31:08 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:08 + [[ ! -z '' ]]
19:31:08 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:08 ################################################################################
19:31:08 #
19:31:08 # Licensed to the Apache Software Foundation (ASF) under one or more
19:31:08 # contributor license agreements. See the NOTICE file distributed with
19:31:08 # this work for additional information regarding copyright ownership.
19:31:08 # The ASF licenses this file to You under the Apache License, Version 2.0
19:31:08 # (the "License"); you may not use this file except in compliance with
19:31:08 # the License. You may obtain a copy of the License at
19:31:08 #
19:31:08 # http://www.apache.org/licenses/LICENSE-2.0
19:31:08 #
19:31:08 # Unless required by applicable law or agreed to in writing, software
19:31:08 # distributed under the License is distributed on an "AS IS" BASIS,
19:31:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:31:08 # See the License for the specific language governing permissions and
19:31:08 # limitations under the License.
19:31:08 #
19:31:08 ################################################################################
19:31:08
19:31:08 #
19:31:08 # Comma separated list of features repositories to register by default
19:31:08 #
19:31:08 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/943186ae-6ff6-48c1-8326-89a825229f44.xml
19:31:08
19:31:08 #
19:31:08 # Comma separated list of features to install at startup
19:31:08 #
19:31:08 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, c6badae2-b1f5-49f1-9c6d-753f26476ccd
19:31:08
19:31:08 #
19:31:08 # Resource repositories (OBR) that the features resolver can use
19:31:08 # to resolve requirements/capabilities
19:31:08 #
19:31:08 # The format of the resourceRepositories is
19:31:08 # resourceRepositories=[xml:url|json:url],...
19:31:08 # for Instance:
19:31:08 #
19:31:08 #resourceRepositories=xml:http://host/path/to/index.xml
19:31:08 # or
19:31:08 #resourceRepositories=json:http://host/path/to/index.json
19:31:08 #
19:31:08
19:31:08 #
19:31:08 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
19:31:08 #
19:31:08 featuresBootAsynchronous=false
19:31:08
19:31:08 #
19:31:08 # Service requirements enforcement
19:31:08 #
19:31:08 # By default, the feature resolver checks the service requirements/capabilities of
19:31:08 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
19:31:08 # the required bundles.
19:31:08 # The following flag can have those values:
19:31:08 # - disable: service requirements are completely ignored
19:31:08 # - default: service requirements are ignored for old features
19:31:08 # - enforce: service requirements are always verified
19:31:08 #
19:31:08 #serviceRequirements=default
19:31:08
19:31:08 #
19:31:08 # Store cfg file for config element in feature
19:31:08 #
19:31:08 #configCfgStore=true
19:31:08
19:31:08 #
19:31:08 # Define if the feature service automatically refresh bundles
19:31:08 #
19:31:08 autoRefresh=true
19:31:08
19:31:08 #
19:31:08 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
19:31:08 # XML file defines instructions related to features processing
19:31:08 # versions.properties may declare properties to resolve placeholders in XML file
19:31:08 # both files are relative to ${karaf.etc}
19:31:08 #
19:31:08 #featureProcessing=org.apache.karaf.features.xml
19:31:08 #featureProcessingVersions=versions.properties
19:31:08 + configure_karaf_log karaf4 ''
19:31:08 + local -r karaf_version=karaf4
19:31:08 + local -r controllerdebugmap=
19:31:08 + local logapi=log4j
19:31:08 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:08 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
19:31:08 log4j2.rootLogger.level = INFO
19:31:08 #log4j2.rootLogger.type = asyncRoot
19:31:08 #log4j2.rootLogger.includeLocation = false
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
19:31:08 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
19:31:08 log4j2.rootLogger.appenderRef.Console.ref = Console
19:31:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
19:31:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
19:31:08 log4j2.logger.spifly.name = org.apache.aries.spifly
19:31:08 log4j2.logger.spifly.level = WARN
19:31:08 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
19:31:08 log4j2.logger.audit.level = INFO
19:31:08 log4j2.logger.audit.additivity = false
19:31:08 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
19:31:08 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
19:31:08 log4j2.appender.console.type = Console
19:31:08 log4j2.appender.console.name = Console
19:31:08 log4j2.appender.console.layout.type = PatternLayout
19:31:08 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
19:31:08 log4j2.appender.rolling.type = RollingRandomAccessFile
19:31:08 log4j2.appender.rolling.name = RollingFile
19:31:08 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
19:31:08 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
19:31:08 #log4j2.appender.rolling.immediateFlush = false
19:31:08 log4j2.appender.rolling.append = true
19:31:08 log4j2.appender.rolling.layout.type = PatternLayout
19:31:08 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
19:31:08 log4j2.appender.rolling.policies.type = Policies
19:31:08 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
19:31:08 log4j2.appender.rolling.policies.size.size = 64MB
19:31:08 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
19:31:08 log4j2.appender.rolling.strategy.max = 7
19:31:08 log4j2.appender.audit.type = RollingRandomAccessFile
19:31:08 log4j2.appender.audit.name = AuditRollingFile
19:31:08 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
19:31:08 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
19:31:08 log4j2.appender.audit.append = true
19:31:08 log4j2.appender.audit.layout.type = PatternLayout
19:31:08 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
19:31:08 log4j2.appender.audit.policies.type = Policies
19:31:08 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
19:31:08 log4j2.appender.audit.policies.size.size = 8MB
19:31:08 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
19:31:08 log4j2.appender.audit.strategy.max = 7
19:31:08 log4j2.appender.osgi.type = PaxOsgi
19:31:08 log4j2.appender.osgi.name = PaxOsgi
19:31:08 log4j2.appender.osgi.filter = *
19:31:08 #log4j2.logger.aether.name = shaded.org.eclipse.aether
19:31:08 #log4j2.logger.aether.level = TRACE
19:31:08 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
19:31:08 #log4j2.logger.http-headers.level = DEBUG
19:31:08 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
19:31:08 #log4j2.logger.maven.level = TRACE
19:31:08 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
19:31:08 + logapi=log4j2
19:31:08 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
19:31:08 + '[' log4j2 == log4j2 ']'
19:31:08 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:08 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
19:31:08 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
19:31:08 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
19:31:08 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
19:31:08 controllerdebugmap:
19:31:08 + unset IFS
19:31:08 + echo 'controllerdebugmap: '
19:31:08 + '[' -n '' ']'
19:31:08 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:08 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
19:31:08 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:08 ################################################################################
19:31:08 #
19:31:08 # Licensed to the Apache Software Foundation (ASF) under one or more
19:31:08 # contributor license agreements. See the NOTICE file distributed with
19:31:08 # this work for additional information regarding copyright ownership.
19:31:08 # The ASF licenses this file to You under the Apache License, Version 2.0
19:31:08 # (the "License"); you may not use this file except in compliance with
19:31:08 # the License. You may obtain a copy of the License at
19:31:08 #
19:31:08 # http://www.apache.org/licenses/LICENSE-2.0
19:31:08 #
19:31:08 # Unless required by applicable law or agreed to in writing, software
19:31:08 # distributed under the License is distributed on an "AS IS" BASIS,
19:31:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:31:08 # See the License for the specific language governing permissions and
19:31:08 # limitations under the License.
19:31:08 #
19:31:08 ################################################################################
19:31:08
19:31:08 # Common pattern layout for appenders
19:31:08 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
19:31:08
19:31:08 # Root logger
19:31:08 log4j2.rootLogger.level = INFO
19:31:08 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
19:31:08 #log4j2.rootLogger.type = asyncRoot
19:31:08 #log4j2.rootLogger.includeLocation = false
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
19:31:08 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
19:31:08 log4j2.rootLogger.appenderRef.Console.ref = Console
19:31:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
19:31:08 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
19:31:08
19:31:08 # Filters for logs marked by org.opendaylight.odlparent.Markers
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
19:31:08 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
19:31:08
19:31:08 # Loggers configuration
19:31:08
19:31:08 # Spifly logger
19:31:08 log4j2.logger.spifly.name = org.apache.aries.spifly
19:31:08 log4j2.logger.spifly.level = WARN
19:31:08
19:31:08 # Security audit logger
19:31:08 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
19:31:08 log4j2.logger.audit.level = INFO
19:31:08 log4j2.logger.audit.additivity = false
19:31:08 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
19:31:08
19:31:08 # Appenders configuration
19:31:08
19:31:08 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
19:31:08 log4j2.appender.console.type = Console
19:31:08 log4j2.appender.console.name = Console
19:31:08 log4j2.appender.console.layout.type = PatternLayout
19:31:08 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
19:31:08
19:31:08 # Rolling file appender
19:31:08 log4j2.appender.rolling.type = RollingRandomAccessFile
19:31:08 log4j2.appender.rolling.name = RollingFile
19:31:08 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
19:31:08 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
19:31:08 # uncomment to not force a disk flush
19:31:08 #log4j2.appender.rolling.immediateFlush = false
19:31:08 log4j2.appender.rolling.append = true
19:31:08 log4j2.appender.rolling.layout.type = PatternLayout
19:31:08 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
19:31:08 log4j2.appender.rolling.policies.type = Policies
19:31:08 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
19:31:08 log4j2.appender.rolling.policies.size.size = 1GB
19:31:08 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
19:31:08 log4j2.appender.rolling.strategy.max = 7
19:31:08
19:31:08 # Audit file appender
19:31:08 log4j2.appender.audit.type = RollingRandomAccessFile
19:31:08 log4j2.appender.audit.name = AuditRollingFile
19:31:08 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
19:31:08 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
19:31:08 log4j2.appender.audit.append = true
19:31:08 log4j2.appender.audit.layout.type = PatternLayout
19:31:08 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
19:31:08 log4j2.appender.audit.policies.type = Policies
19:31:08 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
19:31:08 log4j2.appender.audit.policies.size.size = 8MB
19:31:08 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
19:31:08 log4j2.appender.audit.strategy.max = 7
19:31:08
19:31:08 # OSGi appender
19:31:08 log4j2.appender.osgi.type = PaxOsgi
19:31:08 log4j2.appender.osgi.name = PaxOsgi
19:31:08 log4j2.appender.osgi.filter = *
19:31:08
19:31:08 # help with identification of maven-related problems with pax-url-aether
19:31:08 #log4j2.logger.aether.name = shaded.org.eclipse.aether
19:31:08 #log4j2.logger.aether.level = TRACE
19:31:08 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
19:31:08 #log4j2.logger.http-headers.level = DEBUG
19:31:08 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
19:31:08 #log4j2.logger.maven.level = TRACE
19:31:08 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
19:31:08 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
19:31:08 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:08 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
19:31:08 + local -r controllermem=3072m
19:31:08 Configure
19:31:08 java home: /usr/lib/jvm/java-21-openjdk-amd64
19:31:08 max memory: 3072m
19:31:08 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:08 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:08 + echo Configure
19:31:08 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
19:31:08 + echo ' max memory: 3072m'
19:31:08 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
19:31:08 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:08 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:08 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:08 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
19:31:08 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:08 #!/bin/sh
19:31:08 #
19:31:08 # Licensed to the Apache Software Foundation (ASF) under one or more
19:31:08 # contributor license agreements. See the NOTICE file distributed with
19:31:08 # this work for additional information regarding copyright ownership.
19:31:08 # The ASF licenses this file to You under the Apache License, Version 2.0
19:31:08 # (the "License"); you may not use this file except in compliance with
19:31:08 # the License. You may obtain a copy of the License at
19:31:08 #
19:31:08 # http://www.apache.org/licenses/LICENSE-2.0
19:31:08 #
19:31:08 # Unless required by applicable law or agreed to in writing, software
19:31:08 # distributed under the License is distributed on an "AS IS" BASIS,
19:31:08 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:31:08 # See the License for the specific language governing permissions and
19:31:08 # limitations under the License.
19:31:08 #
19:31:08
19:31:08 #
19:31:08 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
19:31:08 # script: client, instance, shell, start, status, stop, karaf
19:31:08 #
19:31:08 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
19:31:08 # Actions go here...
19:31:08 # fi
19:31:08
19:31:08 #
19:31:08 # general settings which should be applied for all scripts go here; please keep
19:31:08 # in mind that it is possible that scripts might be executed more than once, e.g.
19:31:08 # in example of the start script where the start script is executed first and the
19:31:08 # karaf script afterwards.
19:31:08 #
19:31:08
19:31:08 #
19:31:08 # The following section shows the possible configuration options for the default
19:31:08 # karaf scripts
19:31:08 #
19:31:08 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
19:31:08 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
19:31:08 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
19:31:08 # export EXTRA_JAVA_OPTS # Additional JVM options
19:31:08 # export KARAF_HOME # Karaf home folder
19:31:08 # export KARAF_DATA # Karaf data folder
19:31:08 # export KARAF_BASE # Karaf base folder
19:31:08 # export KARAF_ETC # Karaf etc folder
19:31:08 # export KARAF_LOG # Karaf log folder
19:31:08 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
19:31:08 # export KARAF_OPTS # Additional available Karaf options
19:31:08 # export KARAF_DEBUG # Enable debug mode
19:31:08 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
19:31:08 # export KARAF_NOROOT # Prevent execution as root if set to true
19:31:08 Set Java version
19:31:08 + echo 'Set Java version'
19:31:08 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
19:31: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
19:31:08 sudo: a password is required
19:31:08 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:31: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
19:31:08 sudo: a password is required
19:31:08 JDK default version ...
19:31:08 + echo 'JDK default version ...'
19:31:08 + java -version
19:31:09 openjdk version "21.0.5" 2024-10-15
19:31:09 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
19:31:09 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
19:31:09 Set JAVA_HOME
19:31:09 + echo 'Set JAVA_HOME'
19:31:09 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
19:31:09 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
19:31:09 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:31:09 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:31:09 Listing all open ports on controller system...
19:31:09 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:31:09 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
19:31:09 + echo 'Listing all open ports on controller system...'
19:31:09 + netstat -pnatu
19:31:09 /tmp/configuration-script.sh: line 40: netstat: command not found
19:31:09 + '[' -f /tmp/custom_shard_config.txt ']'
19:31:09 + echo 'Custom shard config exists!!!'
19:31:09 Custom shard config exists!!!
19:31:09 Copying the shard config...
19:31:09 + echo 'Copying the shard config...'
19:31:09 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.3-SNAPSHOT/bin/
19:31:09 Configuring cluster
19:31:09 + echo 'Configuring cluster'
19:31:09 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.103 10.30.171.180 10.30.171.153
19:31:09 ################################################
19:31:09 ## Configure Cluster ##
19:31:09 ################################################
19:31:09 NOTE: Cluster configuration files not found. Copying from
19:31:09 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
19:31:09 Configuring unique name in akka.conf
19:31:09 Configuring hostname in akka.conf
19:31:09 Configuring data and rpc seed nodes in akka.conf
19:31:09 modules = [
19:31:09
19:31:09 {
19:31:09 name = "inventory"
19:31:09 namespace = "urn:opendaylight:inventory"
19:31:09 shard-strategy = "module"
19:31:09 },
19:31:09 {
19:31:09 name = "topology"
19:31:09 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
19:31:09 shard-strategy = "module"
19:31:09 },
19:31:09 {
19:31:09 name = "toaster"
19:31:09 namespace = "http://netconfcentral.org/ns/toaster"
19:31:09 shard-strategy = "module"
19:31:09 },
19:31:09 {
19:31:09 name = "car"
19:31:09 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
19:31:09 shard-strategy = "module"
19:31:09 },
19:31:09 {
19:31:09 name = "people"
19:31:09 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
19:31:09 shard-strategy = "module"
19:31:09 },
19:31:09 {
19:31:09 name = "car-people"
19:31:09 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
19:31:09 shard-strategy = "module"
19:31:09 }
19:31:09 ]
19:31:09 Configuring replication type in module-shards.conf
19:31:09 ################################################
19:31:09 ## NOTE: Manually restart controller to ##
19:31:09 ## apply configuration. ##
19:31:09 ################################################
19:31:09 Dump akka.conf
19:31:09 + echo 'Dump akka.conf'
19:31:09 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
19:31:09
19:31:09 odl-cluster-data {
19:31:09 akka {
19:31:09 remote {
19:31:09 artery {
19:31:09 enabled = on
19:31:09 transport = tcp
19:31:09 canonical.hostname = "10.30.170.103"
19:31:09 canonical.port = 2550
19:31:09 }
19:31:09 }
19:31:09
19:31:09 cluster {
19:31:09 # Using artery.
19:31:09 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.103:2550",
19:31:09 "akka://opendaylight-cluster-data@10.30.171.180:2550",
19:31:09 "akka://opendaylight-cluster-data@10.30.171.153:2550"]
19:31:09
19:31:09 roles = ["member-1"]
19:31:09
19:31:09 # when under load we might trip a false positive on the failure detector
19:31:09 # failure-detector {
19:31:09 # heartbeat-interval = 4 s
19:31:09 # acceptable-heartbeat-pause = 16s
19:31:09 # }
19:31:09 }
19:31:09
19:31:09 persistence {
19:31:09 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
19:31:09 # modifying the following two properties. The directory location specified may be a relative or absolute path.
19:31:09 # The relative path is always relative to KARAF_HOME.
19:31:09
19:31:09 # snapshot-store.local.dir = "target/snapshots"
19:31:09
19:31:09 # Use lz4 compression for LocalSnapshotStore snapshots
19:31:09 snapshot-store.local.use-lz4-compression = false
19:31:09 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
19:31:09 snapshot-store.local.lz4-blocksize = 256KB
19:31:09 }
19:31:09 disable-default-actor-system-quarantined-event-handling = "false"
19:31:09 }
19:31:09 }
19:31:09 Dump modules.conf
19:31:09 + echo 'Dump modules.conf'
19:31:09 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
19:31:09 modules = [
19:31:09
19:31:09 {
19:31:09 name = "inventory"
19:31:09 namespace = "urn:opendaylight:inventory"
19:31:09 shard-strategy = "module"
19:31:09 },
19:31:09 {
19:31:09 name = "topology"
19:31:09 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
19:31:09 shard-strategy = "module"
19:31:09 },
19:31:09 {
19:31:09 name = "toaster"
19:31:09 namespace = "http://netconfcentral.org/ns/toaster"
19:31:09 shard-strategy = "module"
19:31:09 },
19:31:09 {
19:31:09 name = "car"
19:31:09 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
19:31:09 shard-strategy = "module"
19:31:09 },
19:31:09 {
19:31:09 name = "people"
19:31:09 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
19:31:09 shard-strategy = "module"
19:31:09 },
19:31:09 {
19:31:09 name = "car-people"
19:31:09 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
19:31:09 shard-strategy = "module"
19:31:09 }
19:31:09 ]
19:31:09 Dump module-shards.conf
19:31:09 + echo 'Dump module-shards.conf'
19:31:09 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
19:31:09 module-shards = [
19:31:09 {
19:31:09 name = "default"
19:31:09 shards = [
19:31:09 {
19:31:09 name = "default"
19:31:09 replicas = ["member-1",
19:31:09 "member-2",
19:31:09 "member-3"]
19:31:09 }
19:31:09 ]
19:31:09 },
19:31:09 {
19:31:09 name = "inventory"
19:31:09 shards = [
19:31:09 {
19:31:09 name="inventory"
19:31:09 replicas = ["member-1",
19:31:09 "member-2",
19:31:09 "member-3"]
19:31:09 }
19:31:09 ]
19:31:09 },
19:31:09 {
19:31:09 name = "topology"
19:31:09 shards = [
19:31:09 {
19:31:09 name="topology"
19:31:09 replicas = ["member-1",
19:31:09 "member-2",
19:31:09 "member-3"]
19:31:09 }
19:31:09 ]
19:31:09 },
19:31:09 {
19:31:09 name = "toaster"
19:31:09 shards = [
19:31:09 {
19:31:09 name="toaster"
19:31:09 replicas = ["member-1",
19:31:09 "member-2",
19:31:09 "member-3"]
19:31:09 }
19:31:09 ]
19:31:09 },
19:31:09 {
19:31:09 name = "car"
19:31:09 shards = [
19:31:09 {
19:31:09 name="car"
19:31:09 replicas = ["member-1",
19:31:09 "member-2",
19:31:09 "member-3"]
19:31:09 }
19:31:09 ]
19:31:09 },
19:31:09 {
19:31:09 name = "people"
19:31:09 shards = [
19:31:09 {
19:31:09 name="people"
19:31:09 replicas = ["member-1",
19:31:09 "member-2",
19:31:09 "member-3"]
19:31:09 }
19:31:09 ]
19:31:09 },
19:31:09 {
19:31:09 name = "car-people"
19:31:09 shards = [
19:31:09 {
19:31:09 name="car-people"
19:31:09 replicas = ["member-1",
19:31:09 "member-2",
19:31:09 "member-3"]
19:31:09 }
19:31:09 ]
19:31:09 }
19:31:09 ]
19:31:09 Configuring member-2 with IP address 10.30.171.180
19:31:09 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
19:31:09 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
19:31:09 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
19:31:09 common-functions.sh is being sourced
19:31: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 ]]
19:31:09 ++ echo 'common-functions.sh is being sourced'
19:31:09 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
19:31:09 ++ DISTROSTREAM=scandium
19:31:09 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:09 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:09 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:09 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:09 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
19:31:09 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
19:31:09 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:09 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:09 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:09 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:09 ++ export CONTROLLERMEM=
19:31:09 ++ CONTROLLERMEM=
19:31:09 ++ case "${DISTROSTREAM}" in
19:31:09 ++ CLUSTER_SYSTEM=akka
19:31:09 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
19:31:09 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
19:31:09 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
19:31:09 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
19:31:09 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
19:31:09 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
19:31:09 ++ print_common_env
19:31:09 ++ cat
19:31:09 common-functions environment:
19:31:09 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:09 ACTUALFEATURES:
19:31:09 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:09 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
19:31:09 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:09 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:09 CONTROLLERMEM:
19:31:09 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
19:31:09 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
19:31:09 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
19:31:09 SUITES:
19:31:09
19:31:09 ++ SSH='ssh -t -t'
19:31:09 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
19:31:09 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
19:31:09 Changing to /tmp
19:31:09 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.183506-364.zip
19:31:09 + echo 'Changing to /tmp'
19:31:09 + cd /tmp
19:31:09 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.183506-364.zip'
19:31:09 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.183506-364.zip
19:31:10 --2025-10-06 19:31:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.183506-364.zip
19:31:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
19:31:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
19:31:10 HTTP request sent, awaiting response... 200 OK
19:31:10 Length: 190794064 (182M) [application/zip]
19:31:10 Saving to: ‘karaf-0.21.3-20251006.183506-364.zip’
19:31:10
19:31:10 0K ........ ........ ........ ........ ........ ........ 1% 68.6M 3s
19:31:10 3072K ........ ........ ........ ........ ........ ........ 3% 119M 2s
19:31:10 6144K ........ ........ ........ ........ ........ ........ 4% 150M 2s
19:31:10 9216K ........ ........ ........ ........ ........ ........ 6% 136M 2s
19:31:10 12288K ........ ........ ........ ........ ........ ........ 8% 136M 1s
19:31:10 15360K ........ ........ ........ ........ ........ ........ 9% 178M 1s
19:31:10 18432K ........ ........ ........ ........ ........ ........ 11% 174M 1s
19:31:10 21504K ........ ........ ........ ........ ........ ........ 13% 208M 1s
19:31:10 24576K ........ ........ ........ ........ ........ ........ 14% 225M 1s
19:31:10 27648K ........ ........ ........ ........ ........ ........ 16% 235M 1s
19:31:10 30720K ........ ........ ........ ........ ........ ........ 18% 222M 1s
19:31:10 33792K ........ ........ ........ ........ ........ ........ 19% 251M 1s
19:31:10 36864K ........ ........ ........ ........ ........ ........ 21% 299M 1s
19:31:10 39936K ........ ........ ........ ........ ........ ........ 23% 289M 1s
19:31:10 43008K ........ ........ ........ ........ ........ ........ 24% 274M 1s
19:31:10 46080K ........ ........ ........ ........ ........ ........ 26% 290M 1s
19:31:10 49152K ........ ........ ........ ........ ........ ........ 28% 264M 1s
19:31:10 52224K ........ ........ ........ ........ ........ ........ 29% 261M 1s
19:31:10 55296K ........ ........ ........ ........ ........ ........ 31% 257M 1s
19:31:10 58368K ........ ........ ........ ........ ........ ........ 32% 260M 1s
19:31:10 61440K ........ ........ ........ ........ ........ ........ 34% 252M 1s
19:31:10 64512K ........ ........ ........ ........ ........ ........ 36% 256M 1s
19:31:10 67584K ........ ........ ........ ........ ........ ........ 37% 255M 1s
19:31:10 70656K ........ ........ ........ ........ ........ ........ 39% 253M 1s
19:31:10 73728K ........ ........ ........ ........ ........ ........ 41% 263M 1s
19:31:10 76800K ........ ........ ........ ........ ........ ........ 42% 222M 1s
19:31:10 79872K ........ ........ ........ ........ ........ ........ 44% 251M 1s
19:31:10 82944K ........ ........ ........ ........ ........ ........ 46% 201M 0s
19:31:10 86016K ........ ........ ........ ........ ........ ........ 47% 240M 0s
19:31:10 89088K ........ ........ ........ ........ ........ ........ 49% 242M 0s
19:31:10 92160K ........ ........ ........ ........ ........ ........ 51% 256M 0s
19:31:10 95232K ........ ........ ........ ........ ........ ........ 52% 261M 0s
19:31:10 98304K ........ ........ ........ ........ ........ ........ 54% 258M 0s
19:31:10 101376K ........ ........ ........ ........ ........ ........ 56% 234M 0s
19:31:10 104448K ........ ........ ........ ........ ........ ........ 57% 238M 0s
19:31:10 107520K ........ ........ ........ ........ ........ ........ 59% 248M 0s
19:31:10 110592K ........ ........ ........ ........ ........ ........ 61% 236M 0s
19:31:10 113664K ........ ........ ........ ........ ........ ........ 62% 233M 0s
19:31:10 116736K ........ ........ ........ ........ ........ ........ 64% 234M 0s
19:31:10 119808K ........ ........ ........ ........ ........ ........ 65% 228M 0s
19:31:10 122880K ........ ........ ........ ........ ........ ........ 67% 232M 0s
19:31:10 125952K ........ ........ ........ ........ ........ ........ 69% 227M 0s
19:31:10 129024K ........ ........ ........ ........ ........ ........ 70% 232M 0s
19:31:10 132096K ........ ........ ........ ........ ........ ........ 72% 235M 0s
19:31:10 135168K ........ ........ ........ ........ ........ ........ 74% 235M 0s
19:31:10 138240K ........ ........ ........ ........ ........ ........ 75% 230M 0s
19:31:10 141312K ........ ........ ........ ........ ........ ........ 77% 238M 0s
19:31:10 144384K ........ ........ ........ ........ ........ ........ 79% 230M 0s
19:31:10 147456K ........ ........ ........ ........ ........ ........ 80% 227M 0s
19:31:10 150528K ........ ........ ........ ........ ........ ........ 82% 231M 0s
19:31:10 153600K ........ ........ ........ ........ ........ ........ 84% 224M 0s
19:31:10 156672K ........ ........ ........ ........ ........ ........ 85% 234M 0s
19:31:10 159744K ........ ........ ........ ........ ........ ........ 87% 226M 0s
19:31:10 162816K ........ ........ ........ ........ ........ ........ 89% 228M 0s
19:31:10 165888K ........ ........ ........ ........ ........ ........ 90% 227M 0s
19:31:10 168960K ........ ........ ........ ........ ........ ........ 92% 233M 0s
19:31:10 172032K ........ ........ ........ ........ ........ ........ 93% 225M 0s
19:31:10 175104K ........ ........ ........ ........ ........ ........ 95% 219M 0s
19:31:10 178176K ........ ........ ........ ........ ........ ........ 97% 212M 0s
19:31:10 181248K ........ ........ ........ ........ ........ ........ 98% 220M 0s
19:31:10 184320K ........ ........ ........ ....... 100% 230M=0.8s
19:31:10
19:31:10 2025-10-06 19:31:10 (216 MB/s) - ‘karaf-0.21.3-20251006.183506-364.zip’ saved [190794064/190794064]
19:31:10
19:31:10 Extracting the new controller...
19:31:10 + echo 'Extracting the new controller...'
19:31:10 + unzip -q karaf-0.21.3-20251006.183506-364.zip
19:31:12 Adding external repositories...
19:31:12 + echo 'Adding external repositories...'
19:31: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.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:12 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:12 ################################################################################
19:31:12 #
19:31:12 # Licensed to the Apache Software Foundation (ASF) under one or more
19:31:12 # contributor license agreements. See the NOTICE file distributed with
19:31:12 # this work for additional information regarding copyright ownership.
19:31:12 # The ASF licenses this file to You under the Apache License, Version 2.0
19:31:12 # (the "License"); you may not use this file except in compliance with
19:31:12 # the License. You may obtain a copy of the License at
19:31:12 #
19:31:12 # http://www.apache.org/licenses/LICENSE-2.0
19:31:12 #
19:31:12 # Unless required by applicable law or agreed to in writing, software
19:31:12 # distributed under the License is distributed on an "AS IS" BASIS,
19:31:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:31:12 # See the License for the specific language governing permissions and
19:31:12 # limitations under the License.
19:31:12 #
19:31:12 ################################################################################
19:31:12
19:31:12 #
19:31:12 # If set to true, the following property will not allow any certificate to be used
19:31:12 # when accessing Maven repositories through SSL
19:31:12 #
19:31:12 #org.ops4j.pax.url.mvn.certificateCheck=
19:31:12
19:31:12 #
19:31:12 # Path to the local Maven settings file.
19:31:12 # The repositories defined in this file will be automatically added to the list
19:31:12 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
19:31:12 # below is not set.
19:31:12 # The following locations are checked for the existence of the settings.xml file
19:31:12 # * 1. looks for the specified url
19:31:12 # * 2. if not found looks for ${user.home}/.m2/settings.xml
19:31:12 # * 3. if not found looks for ${maven.home}/conf/settings.xml
19:31:12 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
19:31:12 #
19:31:12 #org.ops4j.pax.url.mvn.settings=
19:31:12
19:31:12 #
19:31:12 # Path to the local Maven repository which is used to avoid downloading
19:31:12 # artifacts when they already exist locally.
19:31:12 # The value of this property will be extracted from the settings.xml file
19:31:12 # above, or defaulted to:
19:31:12 # System.getProperty( "user.home" ) + "/.m2/repository"
19:31:12 #
19:31:12 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
19:31:12
19:31:12 #
19:31:12 # Default this to false. It's just weird to use undocumented repos
19:31:12 #
19:31:12 org.ops4j.pax.url.mvn.useFallbackRepositories=false
19:31:12
19:31:12 #
19:31:12 # Uncomment if you don't wanna use the proxy settings
19:31:12 # from the Maven conf/settings.xml file
19:31:12 #
19:31:12 # org.ops4j.pax.url.mvn.proxySupport=false
19:31:12
19:31:12 #
19:31:12 # Comma separated list of repositories scanned when resolving an artifact.
19:31:12 # Those repositories will be checked before iterating through the
19:31:12 # below list of repositories and even before the local repository
19:31:12 # A repository url can be appended with zero or more of the following flags:
19:31:12 # @snapshots : the repository contains snaphots
19:31:12 # @noreleases : the repository does not contain any released artifacts
19:31:12 #
19:31:12 # The following property value will add the system folder as a repo.
19:31:12 #
19:31:12 org.ops4j.pax.url.mvn.defaultRepositories=\
19:31:12 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
19:31:12 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
19:31:12 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
19:31:12
19:31:12 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
19:31:12 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
19:31:12
19:31:12 #
19:31:12 # Comma separated list of repositories scanned when resolving an artifact.
19:31:12 # The default list includes the following repositories:
19:31:12 # http://repo1.maven.org/maven2@id=central
19:31:12 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
19:31:12 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
19:31:12 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
19:31:12 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
19:31:12 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
19:31:12 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
19:31:12 # To add repositories to the default ones, prepend '+' to the list of repositories
19:31:12 # to add.
19:31:12 # A repository url can be appended with zero or more of the following flags:
19:31:12 # @snapshots : the repository contains snapshots
19:31:12 # @noreleases : the repository does not contain any released artifacts
19:31:12 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
19:31:12 #
19:31: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
19:31:12
19:31:12 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
19:31:12 + [[ True == \T\r\u\e ]]
19:31:12 + echo 'Configuring the startup features...'
19:31:12 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:12 + FEATURE_TEST_STRING=features-test
19:31:12 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
19:31:12 + KARAF_VERSION=karaf4
19:31:12 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
19:31:12 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:12 + [[ ! -z '' ]]
19:31:12 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:12 ################################################################################
19:31:12 #
19:31:12 # Licensed to the Apache Software Foundation (ASF) under one or more
19:31:12 # contributor license agreements. See the NOTICE file distributed with
19:31:12 # this work for additional information regarding copyright ownership.
19:31:12 # The ASF licenses this file to You under the Apache License, Version 2.0
19:31:12 # (the "License"); you may not use this file except in compliance with
19:31:12 # the License. You may obtain a copy of the License at
19:31:12 #
19:31:12 # http://www.apache.org/licenses/LICENSE-2.0
19:31:12 #
19:31:12 # Unless required by applicable law or agreed to in writing, software
19:31:12 # distributed under the License is distributed on an "AS IS" BASIS,
19:31:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:31:12 # See the License for the specific language governing permissions and
19:31:12 # limitations under the License.
19:31:12 #
19:31:12 ################################################################################
19:31:12
19:31:12 #
19:31:12 # Comma separated list of features repositories to register by default
19:31:12 #
19:31:12 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/943186ae-6ff6-48c1-8326-89a825229f44.xml
19:31:12
19:31:12 #
19:31:12 # Comma separated list of features to install at startup
19:31:12 #
19:31:12 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, c6badae2-b1f5-49f1-9c6d-753f26476ccd
19:31:12
19:31:12 #
19:31:12 # Resource repositories (OBR) that the features resolver can use
19:31:12 # to resolve requirements/capabilities
19:31:12 #
19:31:12 # The format of the resourceRepositories is
19:31:12 # resourceRepositories=[xml:url|json:url],...
19:31:12 # for Instance:
19:31:12 #
19:31:12 #resourceRepositories=xml:http://host/path/to/index.xml
19:31:12 # or
19:31:12 #resourceRepositories=json:http://host/path/to/index.json
19:31:12 #
19:31:12
19:31:12 #
19:31:12 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
19:31:12 #
19:31:12 featuresBootAsynchronous=false
19:31:12
19:31:12 #
19:31:12 # Service requirements enforcement
19:31:12 #
19:31:12 # By default, the feature resolver checks the service requirements/capabilities of
19:31:12 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
19:31:12 # the required bundles.
19:31:12 # The following flag can have those values:
19:31:12 # - disable: service requirements are completely ignored
19:31:12 # - default: service requirements are ignored for old features
19:31:12 # - enforce: service requirements are always verified
19:31:12 #
19:31:12 #serviceRequirements=default
19:31:12
19:31:12 #
19:31:12 # Store cfg file for config element in feature
19:31:12 #
19:31:12 #configCfgStore=true
19:31:12
19:31:12 #
19:31:12 # Define if the feature service automatically refresh bundles
19:31:12 #
19:31:12 autoRefresh=true
19:31:12
19:31:12 #
19:31:12 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
19:31:12 # XML file defines instructions related to features processing
19:31:12 # versions.properties may declare properties to resolve placeholders in XML file
19:31:12 # both files are relative to ${karaf.etc}
19:31:12 #
19:31:12 #featureProcessing=org.apache.karaf.features.xml
19:31:12 #featureProcessingVersions=versions.properties
19:31:12 + configure_karaf_log karaf4 ''
19:31:12 + local -r karaf_version=karaf4
19:31:12 + local -r controllerdebugmap=
19:31:12 + local logapi=log4j
19:31:12 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
19:31:12 log4j2.rootLogger.level = INFO
19:31:12 #log4j2.rootLogger.type = asyncRoot
19:31:12 #log4j2.rootLogger.includeLocation = false
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
19:31:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
19:31:12 log4j2.rootLogger.appenderRef.Console.ref = Console
19:31:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
19:31:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
19:31:12 log4j2.logger.spifly.name = org.apache.aries.spifly
19:31:12 log4j2.logger.spifly.level = WARN
19:31:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
19:31:12 log4j2.logger.audit.level = INFO
19:31:12 log4j2.logger.audit.additivity = false
19:31:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
19:31:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
19:31:12 log4j2.appender.console.type = Console
19:31:12 log4j2.appender.console.name = Console
19:31:12 log4j2.appender.console.layout.type = PatternLayout
19:31:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
19:31:12 log4j2.appender.rolling.type = RollingRandomAccessFile
19:31:12 log4j2.appender.rolling.name = RollingFile
19:31:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
19:31:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
19:31:12 #log4j2.appender.rolling.immediateFlush = false
19:31:12 log4j2.appender.rolling.append = true
19:31:12 log4j2.appender.rolling.layout.type = PatternLayout
19:31:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
19:31:12 log4j2.appender.rolling.policies.type = Policies
19:31:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
19:31:12 log4j2.appender.rolling.policies.size.size = 64MB
19:31:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
19:31:12 log4j2.appender.rolling.strategy.max = 7
19:31:12 log4j2.appender.audit.type = RollingRandomAccessFile
19:31:12 log4j2.appender.audit.name = AuditRollingFile
19:31:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
19:31:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
19:31:12 log4j2.appender.audit.append = true
19:31:12 log4j2.appender.audit.layout.type = PatternLayout
19:31:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
19:31:12 log4j2.appender.audit.policies.type = Policies
19:31:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
19:31:12 log4j2.appender.audit.policies.size.size = 8MB
19:31:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
19:31:12 log4j2.appender.audit.strategy.max = 7
19:31:12 log4j2.appender.osgi.type = PaxOsgi
19:31:12 log4j2.appender.osgi.name = PaxOsgi
19:31:12 log4j2.appender.osgi.filter = *
19:31:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether
19:31:12 #log4j2.logger.aether.level = TRACE
19:31:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
19:31:12 #log4j2.logger.http-headers.level = DEBUG
19:31:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
19:31:12 #log4j2.logger.maven.level = TRACE
19:31:12 + logapi=log4j2
19:31:12 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
19:31:12 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
19:31:12 + '[' log4j2 == log4j2 ']'
19:31:12 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:12 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
19:31:12 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
19:31:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
19:31:12 controllerdebugmap:
19:31:12 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:12 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
19:31:12 + unset IFS
19:31:12 + echo 'controllerdebugmap: '
19:31:12 + '[' -n '' ']'
19:31:12 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
19:31:12 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:12 ################################################################################
19:31:12 #
19:31:12 # Licensed to the Apache Software Foundation (ASF) under one or more
19:31:12 # contributor license agreements. See the NOTICE file distributed with
19:31:12 # this work for additional information regarding copyright ownership.
19:31:12 # The ASF licenses this file to You under the Apache License, Version 2.0
19:31:12 # (the "License"); you may not use this file except in compliance with
19:31:12 # the License. You may obtain a copy of the License at
19:31:12 #
19:31:12 # http://www.apache.org/licenses/LICENSE-2.0
19:31:12 #
19:31:12 # Unless required by applicable law or agreed to in writing, software
19:31:12 # distributed under the License is distributed on an "AS IS" BASIS,
19:31:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:31:12 # See the License for the specific language governing permissions and
19:31:12 # limitations under the License.
19:31:12 #
19:31:12 ################################################################################
19:31:12
19:31:12 # Common pattern layout for appenders
19:31:12 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
19:31:12
19:31:12 # Root logger
19:31:12 log4j2.rootLogger.level = INFO
19:31:12 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
19:31:12 #log4j2.rootLogger.type = asyncRoot
19:31:12 #log4j2.rootLogger.includeLocation = false
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
19:31:12 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
19:31:12 log4j2.rootLogger.appenderRef.Console.ref = Console
19:31:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
19:31:12 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
19:31:12
19:31:12 # Filters for logs marked by org.opendaylight.odlparent.Markers
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
19:31:12 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
19:31:12
19:31:12 # Loggers configuration
19:31:12
19:31:12 # Spifly logger
19:31:12 log4j2.logger.spifly.name = org.apache.aries.spifly
19:31:12 log4j2.logger.spifly.level = WARN
19:31:12
19:31:12 # Security audit logger
19:31:12 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
19:31:12 log4j2.logger.audit.level = INFO
19:31:12 log4j2.logger.audit.additivity = false
19:31:12 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
19:31:12
19:31:12 # Appenders configuration
19:31:12
19:31:12 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
19:31:12 log4j2.appender.console.type = Console
19:31:12 log4j2.appender.console.name = Console
19:31:12 log4j2.appender.console.layout.type = PatternLayout
19:31:12 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
19:31:12
19:31:12 # Rolling file appender
19:31:12 log4j2.appender.rolling.type = RollingRandomAccessFile
19:31:12 log4j2.appender.rolling.name = RollingFile
19:31:12 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
19:31:12 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
19:31:12 # uncomment to not force a disk flush
19:31:12 #log4j2.appender.rolling.immediateFlush = false
19:31:12 log4j2.appender.rolling.append = true
19:31:12 log4j2.appender.rolling.layout.type = PatternLayout
19:31:12 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
19:31:12 log4j2.appender.rolling.policies.type = Policies
19:31:12 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
19:31:12 log4j2.appender.rolling.policies.size.size = 1GB
19:31:12 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
19:31:12 log4j2.appender.rolling.strategy.max = 7
19:31:12
19:31:12 # Audit file appender
19:31:12 log4j2.appender.audit.type = RollingRandomAccessFile
19:31:12 log4j2.appender.audit.name = AuditRollingFile
19:31:12 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
19:31:12 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
19:31:12 log4j2.appender.audit.append = true
19:31:12 log4j2.appender.audit.layout.type = PatternLayout
19:31:12 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
19:31:12 log4j2.appender.audit.policies.type = Policies
19:31:12 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
19:31:12 log4j2.appender.audit.policies.size.size = 8MB
19:31:12 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
19:31:12 log4j2.appender.audit.strategy.max = 7
19:31:12
19:31:12 # OSGi appender
19:31:12 log4j2.appender.osgi.type = PaxOsgi
19:31:12 log4j2.appender.osgi.name = PaxOsgi
19:31:12 log4j2.appender.osgi.filter = *
19:31:12
19:31:12 # help with identification of maven-related problems with pax-url-aether
19:31:12 #log4j2.logger.aether.name = shaded.org.eclipse.aether
19:31:12 #log4j2.logger.aether.level = TRACE
19:31:12 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
19:31:12 #log4j2.logger.http-headers.level = DEBUG
19:31:12 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
19:31:12 #log4j2.logger.maven.level = TRACE
19:31:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
19:31:12 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
19:31:12 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:12 Configure
19:31:12 java home: /usr/lib/jvm/java-21-openjdk-amd64
19:31:12 max memory: 3072m
19:31:12 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:12 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
19:31:12 + local -r controllermem=3072m
19:31:12 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:12 + echo Configure
19:31:12 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
19:31:12 + echo ' max memory: 3072m'
19:31:12 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
19:31:12 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:12 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:12 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:12 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
19:31:12 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:12 #!/bin/sh
19:31:12 #
19:31:12 # Licensed to the Apache Software Foundation (ASF) under one or more
19:31:12 # contributor license agreements. See the NOTICE file distributed with
19:31:12 # this work for additional information regarding copyright ownership.
19:31:12 # The ASF licenses this file to You under the Apache License, Version 2.0
19:31:12 # (the "License"); you may not use this file except in compliance with
19:31:12 # the License. You may obtain a copy of the License at
19:31:12 #
19:31:12 # http://www.apache.org/licenses/LICENSE-2.0
19:31:12 #
19:31:12 # Unless required by applicable law or agreed to in writing, software
19:31:12 # distributed under the License is distributed on an "AS IS" BASIS,
19:31:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:31:12 # See the License for the specific language governing permissions and
19:31:12 # limitations under the License.
19:31:12 #
19:31:12
19:31:12 #
19:31:12 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
19:31:12 # script: client, instance, shell, start, status, stop, karaf
19:31:12 #
19:31:12 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
19:31:12 # Actions go here...
19:31:12 # fi
19:31:12
19:31:12 #
19:31:12 # general settings which should be applied for all scripts go here; please keep
19:31:12 # in mind that it is possible that scripts might be executed more than once, e.g.
19:31:12 # in example of the start script where the start script is executed first and the
19:31:12 # karaf script afterwards.
19:31:12 #
19:31:12
19:31:12 #
19:31:12 # The following section shows the possible configuration options for the default
19:31:12 # karaf scripts
19:31:12 #
19:31:12 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
19:31:12 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
19:31:12 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
19:31:12 # export EXTRA_JAVA_OPTS # Additional JVM options
19:31:12 # export KARAF_HOME # Karaf home folder
19:31:12 # export KARAF_DATA # Karaf data folder
19:31:12 # export KARAF_BASE # Karaf base folder
19:31:12 # export KARAF_ETC # Karaf etc folder
19:31:12 # export KARAF_LOG # Karaf log folder
19:31:12 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
19:31:12 # export KARAF_OPTS # Additional available Karaf options
19:31:12 # export KARAF_DEBUG # Enable debug mode
19:31:12 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
19:31:12 # export KARAF_NOROOT # Prevent execution as root if set to true
19:31:12 Set Java version
19:31:12 + echo 'Set Java version'
19:31:12 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
19:31: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
19:31:12 sudo: a password is required
19:31:12 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:31: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
19:31:12 sudo: a password is required
19:31:12 + echo 'JDK default version ...'
19:31:12 JDK default version ...
19:31:12 + java -version
19:31:12 openjdk version "21.0.5" 2024-10-15
19:31:12 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
19:31:12 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
19:31:12 Set JAVA_HOME
19:31:12 + echo 'Set JAVA_HOME'
19:31:12 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
19:31:12 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
19:31:12 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:31:12 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:31:12 Listing all open ports on controller system...
19:31:12 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:31:12 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
19:31:12 + echo 'Listing all open ports on controller system...'
19:31:12 + netstat -pnatu
19:31:12 /tmp/configuration-script.sh: line 40: netstat: command not found
19:31:12 Custom shard config exists!!!
19:31:12 Copying the shard config...
19:31:12 + '[' -f /tmp/custom_shard_config.txt ']'
19:31:12 + echo 'Custom shard config exists!!!'
19:31:12 + echo 'Copying the shard config...'
19:31:12 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.3-SNAPSHOT/bin/
19:31:12 Configuring cluster
19:31:12 + echo 'Configuring cluster'
19:31:12 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.103 10.30.171.180 10.30.171.153
19:31:12 ################################################
19:31:12 ## Configure Cluster ##
19:31:12 ################################################
19:31:12 NOTE: Cluster configuration files not found. Copying from
19:31:12 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
19:31:12 Configuring unique name in akka.conf
19:31:12 Configuring hostname in akka.conf
19:31:12 Configuring data and rpc seed nodes in akka.conf
19:31:12 modules = [
19:31:12
19:31:12 {
19:31:12 name = "inventory"
19:31:12 namespace = "urn:opendaylight:inventory"
19:31:12 shard-strategy = "module"
19:31:12 },
19:31:12 {
19:31:12 name = "topology"
19:31:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
19:31:12 shard-strategy = "module"
19:31:12 },
19:31:12 {
19:31:12 name = "toaster"
19:31:12 namespace = "http://netconfcentral.org/ns/toaster"
19:31:12 shard-strategy = "module"
19:31:12 },
19:31:12 {
19:31:12 name = "car"
19:31:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
19:31:12 shard-strategy = "module"
19:31:12 },
19:31:12 {
19:31:12 name = "people"
19:31:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
19:31:12 shard-strategy = "module"
19:31:12 },
19:31:12 {
19:31:12 name = "car-people"
19:31:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
19:31:12 shard-strategy = "module"
19:31:12 }
19:31:12 ]
19:31:12 Configuring replication type in module-shards.conf
19:31:12 ################################################
19:31:12 ## NOTE: Manually restart controller to ##
19:31:12 ## apply configuration. ##
19:31:12 ################################################
19:31:12 Dump akka.conf
19:31:12 + echo 'Dump akka.conf'
19:31:12 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
19:31:12
19:31:12 odl-cluster-data {
19:31:12 akka {
19:31:12 remote {
19:31:12 artery {
19:31:12 enabled = on
19:31:12 transport = tcp
19:31:12 canonical.hostname = "10.30.171.180"
19:31:12 canonical.port = 2550
19:31:12 }
19:31:12 }
19:31:12
19:31:12 cluster {
19:31:12 # Using artery.
19:31:12 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.103:2550",
19:31:12 "akka://opendaylight-cluster-data@10.30.171.180:2550",
19:31:12 "akka://opendaylight-cluster-data@10.30.171.153:2550"]
19:31:12
19:31:12 roles = ["member-2"]
19:31:12
19:31:12 # when under load we might trip a false positive on the failure detector
19:31:12 # failure-detector {
19:31:12 # heartbeat-interval = 4 s
19:31:12 # acceptable-heartbeat-pause = 16s
19:31:12 # }
19:31:12 }
19:31:12
19:31:12 persistence {
19:31:12 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
19:31:12 # modifying the following two properties. The directory location specified may be a relative or absolute path.
19:31:12 # The relative path is always relative to KARAF_HOME.
19:31:12
19:31:12 # snapshot-store.local.dir = "target/snapshots"
19:31:12
19:31:12 # Use lz4 compression for LocalSnapshotStore snapshots
19:31:12 snapshot-store.local.use-lz4-compression = false
19:31:12 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
19:31:12 snapshot-store.local.lz4-blocksize = 256KB
19:31:12 }
19:31:12 disable-default-actor-system-quarantined-event-handling = "false"
19:31:12 }
19:31:12 }
19:31:12 Dump modules.conf
19:31:12 + echo 'Dump modules.conf'
19:31:12 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
19:31:12 modules = [
19:31:12
19:31:12 {
19:31:12 name = "inventory"
19:31:12 namespace = "urn:opendaylight:inventory"
19:31:12 shard-strategy = "module"
19:31:12 },
19:31:12 {
19:31:12 name = "topology"
19:31:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
19:31:12 shard-strategy = "module"
19:31:12 },
19:31:12 {
19:31:12 name = "toaster"
19:31:12 namespace = "http://netconfcentral.org/ns/toaster"
19:31:12 shard-strategy = "module"
19:31:12 },
19:31:12 {
19:31:12 name = "car"
19:31:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
19:31:12 shard-strategy = "module"
19:31:12 },
19:31:12 {
19:31:12 name = "people"
19:31:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
19:31:12 shard-strategy = "module"
19:31:12 },
19:31:12 {
19:31:12 name = "car-people"
19:31:12 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
19:31:12 shard-strategy = "module"
19:31:12 }
19:31:12 ]
19:31:12 Dump module-shards.conf
19:31:12 + echo 'Dump module-shards.conf'
19:31:12 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
19:31:12 module-shards = [
19:31:12 {
19:31:12 name = "default"
19:31:12 shards = [
19:31:12 {
19:31:12 name = "default"
19:31:12 replicas = ["member-1",
19:31:12 "member-2",
19:31:12 "member-3"]
19:31:12 }
19:31:12 ]
19:31:12 },
19:31:12 {
19:31:12 name = "inventory"
19:31:12 shards = [
19:31:12 {
19:31:12 name="inventory"
19:31:12 replicas = ["member-1",
19:31:12 "member-2",
19:31:12 "member-3"]
19:31:12 }
19:31:12 ]
19:31:12 },
19:31:12 {
19:31:12 name = "topology"
19:31:12 shards = [
19:31:12 {
19:31:12 name="topology"
19:31:12 replicas = ["member-1",
19:31:12 "member-2",
19:31:12 "member-3"]
19:31:12 }
19:31:12 ]
19:31:12 },
19:31:12 {
19:31:12 name = "toaster"
19:31:12 shards = [
19:31:12 {
19:31:12 name="toaster"
19:31:12 replicas = ["member-1",
19:31:12 "member-2",
19:31:12 "member-3"]
19:31:12 }
19:31:12 ]
19:31:12 },
19:31:12 {
19:31:12 name = "car"
19:31:12 shards = [
19:31:12 {
19:31:12 name="car"
19:31:12 replicas = ["member-1",
19:31:12 "member-2",
19:31:12 "member-3"]
19:31:12 }
19:31:12 ]
19:31:12 },
19:31:12 {
19:31:12 name = "people"
19:31:12 shards = [
19:31:12 {
19:31:12 name="people"
19:31:12 replicas = ["member-1",
19:31:12 "member-2",
19:31:12 "member-3"]
19:31:12 }
19:31:12 ]
19:31:12 },
19:31:12 {
19:31:12 name = "car-people"
19:31:12 shards = [
19:31:12 {
19:31:12 name="car-people"
19:31:12 replicas = ["member-1",
19:31:12 "member-2",
19:31:12 "member-3"]
19:31:12 }
19:31:12 ]
19:31:12 }
19:31:12 ]
19:31:12 Configuring member-3 with IP address 10.30.171.153
19:31:12 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
19:31:13 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
19:31:13 + source /tmp/common-functions.sh karaf-0.21.3-SNAPSHOT scandium
19:31:13 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
19:31:13 common-functions.sh is being sourced
19:31:13 ++ echo 'common-functions.sh is being sourced'
19:31:13 ++ BUNDLEFOLDER=karaf-0.21.3-SNAPSHOT
19:31:13 ++ DISTROSTREAM=scandium
19:31:13 ++ export MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:13 ++ MAVENCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:13 ++ export FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:13 ++ FEATURESCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:13 ++ export CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
19:31:13 ++ CUSTOMPROP=/tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
19:31:13 ++ export LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:13 ++ LOGCONF=/tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:13 ++ export MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:13 ++ MEMCONF=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:13 ++ export CONTROLLERMEM=
19:31:13 ++ CONTROLLERMEM=
19:31:13 ++ case "${DISTROSTREAM}" in
19:31:13 ++ CLUSTER_SYSTEM=akka
19:31:13 ++ export AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
19:31:13 ++ AKKACONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
19:31:13 ++ export MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
19:31:13 ++ MODULESCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
19:31:13 ++ export MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
19:31:13 ++ MODULESHARDSCONF=/tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
19:31:13 ++ print_common_env
19:31:13 ++ cat
19:31:13 common-functions environment:
19:31:13 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:13 ACTUALFEATURES:
19:31:13 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:13 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
19:31:13 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:13 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:13 CONTROLLERMEM:
19:31:13 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
19:31:13 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
19:31:13 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
19:31:13 SUITES:
19:31:13
19:31:13 ++ SSH='ssh -t -t'
19:31:13 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
19:31:13 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
19:31:13 Changing to /tmp
19:31:13 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.183506-364.zip
19:31:13 + echo 'Changing to /tmp'
19:31:13 + cd /tmp
19:31:13 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.183506-364.zip'
19:31:13 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.183506-364.zip
19:31:13 --2025-10-06 19:31:13-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.183506-364.zip
19:31:13 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
19:31:13 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
19:31:13 HTTP request sent, awaiting response... 200 OK
19:31:13 Length: 190794064 (182M) [application/zip]
19:31:13 Saving to: ‘karaf-0.21.3-20251006.183506-364.zip’
19:31:13
19:31:13 0K ........ ........ ........ ........ ........ ........ 1% 84.5M 2s
19:31:13 3072K ........ ........ ........ ........ ........ ........ 3% 125M 2s
19:31:13 6144K ........ ........ ........ ........ ........ ........ 4% 124M 2s
19:31:13 9216K ........ ........ ........ ........ ........ ........ 6% 99.7M 2s
19:31:13 12288K ........ ........ ........ ........ ........ ........ 8% 163M 1s
19:31:13 15360K ........ ........ ........ ........ ........ ........ 9% 180M 1s
19:31:13 18432K ........ ........ ........ ........ ........ ........ 11% 182M 1s
19:31:13 21504K ........ ........ ........ ........ ........ ........ 13% 220M 1s
19:31:13 24576K ........ ........ ........ ........ ........ ........ 14% 213M 1s
19:31:13 27648K ........ ........ ........ ........ ........ ........ 16% 210M 1s
19:31:13 30720K ........ ........ ........ ........ ........ ........ 18% 240M 1s
19:31:13 33792K ........ ........ ........ ........ ........ ........ 19% 223M 1s
19:31:13 36864K ........ ........ ........ ........ ........ ........ 21% 227M 1s
19:31:13 39936K ........ ........ ........ ........ ........ ........ 23% 159M 1s
19:31:13 43008K ........ ........ ........ ........ ........ ........ 24% 112M 1s
19:31:13 46080K ........ ........ ........ ........ ........ ........ 26% 156M 1s
19:31:13 49152K ........ ........ ........ ........ ........ ........ 28% 238M 1s
19:31:13 52224K ........ ........ ........ ........ ........ ........ 29% 253M 1s
19:31:13 55296K ........ ........ ........ ........ ........ ........ 31% 284M 1s
19:31:13 58368K ........ ........ ........ ........ ........ ........ 32% 246M 1s
19:31:13 61440K ........ ........ ........ ........ ........ ........ 34% 264M 1s
19:31:13 64512K ........ ........ ........ ........ ........ ........ 36% 330M 1s
19:31:13 67584K ........ ........ ........ ........ ........ ........ 37% 333M 1s
19:31:13 70656K ........ ........ ........ ........ ........ ........ 39% 351M 1s
19:31:13 73728K ........ ........ ........ ........ ........ ........ 41% 327M 1s
19:31:13 76800K ........ ........ ........ ........ ........ ........ 42% 253M 1s
19:31:13 79872K ........ ........ ........ ........ ........ ........ 44% 251M 1s
19:31:13 82944K ........ ........ ........ ........ ........ ........ 46% 278M 1s
19:31:13 86016K ........ ........ ........ ........ ........ ........ 47% 173M 0s
19:31:13 89088K ........ ........ ........ ........ ........ ........ 49% 329M 0s
19:31:13 92160K ........ ........ ........ ........ ........ ........ 51% 303M 0s
19:31:13 95232K ........ ........ ........ ........ ........ ........ 52% 334M 0s
19:31:13 98304K ........ ........ ........ ........ ........ ........ 54% 332M 0s
19:31:13 101376K ........ ........ ........ ........ ........ ........ 56% 338M 0s
19:31:13 104448K ........ ........ ........ ........ ........ ........ 57% 328M 0s
19:31:13 107520K ........ ........ ........ ........ ........ ........ 59% 287M 0s
19:31:13 110592K ........ ........ ........ ........ ........ ........ 61% 370M 0s
19:31:13 113664K ........ ........ ........ ........ ........ ........ 62% 359M 0s
19:31:13 116736K ........ ........ ........ ........ ........ ........ 64% 312M 0s
19:31:13 119808K ........ ........ ........ ........ ........ ........ 65% 303M 0s
19:31:13 122880K ........ ........ ........ ........ ........ ........ 67% 327M 0s
19:31:13 125952K ........ ........ ........ ........ ........ ........ 69% 259M 0s
19:31:13 129024K ........ ........ ........ ........ ........ ........ 70% 432M 0s
19:31:13 132096K ........ ........ ........ ........ ........ ........ 72% 410M 0s
19:31:13 135168K ........ ........ ........ ........ ........ ........ 74% 350M 0s
19:31:14 138240K ........ ........ ........ ........ ........ ........ 75% 262M 0s
19:31:14 141312K ........ ........ ........ ........ ........ ........ 77% 217M 0s
19:31:14 144384K ........ ........ ........ ........ ........ ........ 79% 223M 0s
19:31:14 147456K ........ ........ ........ ........ ........ ........ 80% 219M 0s
19:31:14 150528K ........ ........ ........ ........ ........ ........ 82% 235M 0s
19:31:14 153600K ........ ........ ........ ........ ........ ........ 84% 260M 0s
19:31:14 156672K ........ ........ ........ ........ ........ ........ 85% 318M 0s
19:31:14 159744K ........ ........ ........ ........ ........ ........ 87% 345M 0s
19:31:14 162816K ........ ........ ........ ........ ........ ........ 89% 331M 0s
19:31:14 165888K ........ ........ ........ ........ ........ ........ 90% 329M 0s
19:31:14 168960K ........ ........ ........ ........ ........ ........ 92% 324M 0s
19:31:14 172032K ........ ........ ........ ........ ........ ........ 93% 328M 0s
19:31:14 175104K ........ ........ ........ ........ ........ ........ 95% 325M 0s
19:31:14 178176K ........ ........ ........ ........ ........ ........ 97% 325M 0s
19:31:14 181248K ........ ........ ........ ........ ........ ........ 98% 312M 0s
19:31:14 184320K ........ ........ ........ ....... 100% 332M=0.8s
19:31:14
19:31:14 2025-10-06 19:31:14 (237 MB/s) - ‘karaf-0.21.3-20251006.183506-364.zip’ saved [190794064/190794064]
19:31:14
19:31:14 Extracting the new controller...
19:31:14 + echo 'Extracting the new controller...'
19:31:14 + unzip -q karaf-0.21.3-20251006.183506-364.zip
19:31:15 Adding external repositories...
19:31:15 + echo 'Adding external repositories...'
19:31:15 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:15 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:15 ################################################################################
19:31:15 #
19:31:15 # Licensed to the Apache Software Foundation (ASF) under one or more
19:31:15 # contributor license agreements. See the NOTICE file distributed with
19:31:15 # this work for additional information regarding copyright ownership.
19:31:15 # The ASF licenses this file to You under the Apache License, Version 2.0
19:31:15 # (the "License"); you may not use this file except in compliance with
19:31:15 # the License. You may obtain a copy of the License at
19:31:15 #
19:31:15 # http://www.apache.org/licenses/LICENSE-2.0
19:31:15 #
19:31:15 # Unless required by applicable law or agreed to in writing, software
19:31:15 # distributed under the License is distributed on an "AS IS" BASIS,
19:31:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:31:15 # See the License for the specific language governing permissions and
19:31:15 # limitations under the License.
19:31:15 #
19:31:15 ################################################################################
19:31:15
19:31:15 #
19:31:15 # If set to true, the following property will not allow any certificate to be used
19:31:15 # when accessing Maven repositories through SSL
19:31:15 #
19:31:15 #org.ops4j.pax.url.mvn.certificateCheck=
19:31:15
19:31:15 #
19:31:15 # Path to the local Maven settings file.
19:31:15 # The repositories defined in this file will be automatically added to the list
19:31:15 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
19:31:15 # below is not set.
19:31:15 # The following locations are checked for the existence of the settings.xml file
19:31:15 # * 1. looks for the specified url
19:31:15 # * 2. if not found looks for ${user.home}/.m2/settings.xml
19:31:15 # * 3. if not found looks for ${maven.home}/conf/settings.xml
19:31:15 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
19:31:15 #
19:31:15 #org.ops4j.pax.url.mvn.settings=
19:31:15
19:31:15 #
19:31:15 # Path to the local Maven repository which is used to avoid downloading
19:31:15 # artifacts when they already exist locally.
19:31:15 # The value of this property will be extracted from the settings.xml file
19:31:15 # above, or defaulted to:
19:31:15 # System.getProperty( "user.home" ) + "/.m2/repository"
19:31:15 #
19:31:15 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
19:31:15
19:31:15 #
19:31:15 # Default this to false. It's just weird to use undocumented repos
19:31:15 #
19:31:15 org.ops4j.pax.url.mvn.useFallbackRepositories=false
19:31:15
19:31:15 #
19:31:15 # Uncomment if you don't wanna use the proxy settings
19:31:15 # from the Maven conf/settings.xml file
19:31:15 #
19:31:15 # org.ops4j.pax.url.mvn.proxySupport=false
19:31:15
19:31:15 #
19:31:15 # Comma separated list of repositories scanned when resolving an artifact.
19:31:15 # Those repositories will be checked before iterating through the
19:31:15 # below list of repositories and even before the local repository
19:31:15 # A repository url can be appended with zero or more of the following flags:
19:31:15 # @snapshots : the repository contains snaphots
19:31:15 # @noreleases : the repository does not contain any released artifacts
19:31:15 #
19:31:15 # The following property value will add the system folder as a repo.
19:31:15 #
19:31:15 org.ops4j.pax.url.mvn.defaultRepositories=\
19:31:15 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
19:31:15 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
19:31:15 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
19:31:15
19:31:15 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
19:31:15 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
19:31:15
19:31:15 #
19:31:15 # Comma separated list of repositories scanned when resolving an artifact.
19:31:15 # The default list includes the following repositories:
19:31:15 # http://repo1.maven.org/maven2@id=central
19:31:15 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
19:31:15 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
19:31:15 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
19:31:15 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
19:31:15 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
19:31:15 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
19:31:15 # To add repositories to the default ones, prepend '+' to the list of repositories
19:31:15 # to add.
19:31:15 # A repository url can be appended with zero or more of the following flags:
19:31:15 # @snapshots : the repository contains snapshots
19:31:15 # @noreleases : the repository does not contain any released artifacts
19:31:15 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
19:31:15 #
19:31:15 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
19:31:15
19:31:15 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
19:31:15 + echo 'Configuring the startup features...'
19:31:15 Configuring the startup features...
19:31:15 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app,/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:15 + FEATURE_TEST_STRING=features-test
19:31:15 + FEATURE_TEST_VERSION=0.21.3-SNAPSHOT
19:31:15 + KARAF_VERSION=karaf4
19:31:15 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
19:31:15 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:15 + [[ ! -z '' ]]
19:31:15 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:15 ################################################################################
19:31:15 #
19:31:15 # Licensed to the Apache Software Foundation (ASF) under one or more
19:31:15 # contributor license agreements. See the NOTICE file distributed with
19:31:15 # this work for additional information regarding copyright ownership.
19:31:15 # The ASF licenses this file to You under the Apache License, Version 2.0
19:31:15 # (the "License"); you may not use this file except in compliance with
19:31:15 # the License. You may obtain a copy of the License at
19:31:15 #
19:31:15 # http://www.apache.org/licenses/LICENSE-2.0
19:31:15 #
19:31:15 # Unless required by applicable law or agreed to in writing, software
19:31:15 # distributed under the License is distributed on an "AS IS" BASIS,
19:31:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:31:15 # See the License for the specific language governing permissions and
19:31:15 # limitations under the License.
19:31:15 #
19:31:15 ################################################################################
19:31:15
19:31:15 #
19:31:15 # Comma separated list of features repositories to register by default
19:31:15 #
19:31:15 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.21.3-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/943186ae-6ff6-48c1-8326-89a825229f44.xml
19:31:15
19:31:15 #
19:31:15 # Comma separated list of features to install at startup
19:31:15 #
19:31:15 featuresBoot = odl-integration-compatible-with-all,odl-jolokia,odl-restconf,odl-clustering-test-app, c6badae2-b1f5-49f1-9c6d-753f26476ccd
19:31:15
19:31:15 #
19:31:15 # Resource repositories (OBR) that the features resolver can use
19:31:15 # to resolve requirements/capabilities
19:31:15 #
19:31:15 # The format of the resourceRepositories is
19:31:15 # resourceRepositories=[xml:url|json:url],...
19:31:15 # for Instance:
19:31:15 #
19:31:15 #resourceRepositories=xml:http://host/path/to/index.xml
19:31:15 # or
19:31:15 #resourceRepositories=json:http://host/path/to/index.json
19:31:15 #
19:31:15
19:31:15 #
19:31:15 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
19:31:15 #
19:31:15 featuresBootAsynchronous=false
19:31:15
19:31:15 #
19:31:15 # Service requirements enforcement
19:31:15 #
19:31:15 # By default, the feature resolver checks the service requirements/capabilities of
19:31:15 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
19:31:15 # the required bundles.
19:31:15 # The following flag can have those values:
19:31:15 # - disable: service requirements are completely ignored
19:31:15 # - default: service requirements are ignored for old features
19:31:15 # - enforce: service requirements are always verified
19:31:15 #
19:31:15 #serviceRequirements=default
19:31:15
19:31:15 #
19:31:15 # Store cfg file for config element in feature
19:31:15 #
19:31:15 #configCfgStore=true
19:31:15
19:31:15 #
19:31:15 # Define if the feature service automatically refresh bundles
19:31:15 #
19:31:15 autoRefresh=true
19:31:15
19:31:15 #
19:31:15 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
19:31:15 # XML file defines instructions related to features processing
19:31:15 # versions.properties may declare properties to resolve placeholders in XML file
19:31:15 # both files are relative to ${karaf.etc}
19:31:15 #
19:31:15 #featureProcessing=org.apache.karaf.features.xml
19:31:15 #featureProcessingVersions=versions.properties
19:31:15 + configure_karaf_log karaf4 ''
19:31:15 + local -r karaf_version=karaf4
19:31:15 + local -r controllerdebugmap=
19:31:15 + local logapi=log4j
19:31:15 + grep log4j2 /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
19:31:15 log4j2.rootLogger.level = INFO
19:31:15 #log4j2.rootLogger.type = asyncRoot
19:31:15 #log4j2.rootLogger.includeLocation = false
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
19:31:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
19:31:15 log4j2.rootLogger.appenderRef.Console.ref = Console
19:31:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
19:31:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
19:31:15 log4j2.logger.spifly.name = org.apache.aries.spifly
19:31:15 log4j2.logger.spifly.level = WARN
19:31:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
19:31:15 log4j2.logger.audit.level = INFO
19:31:15 log4j2.logger.audit.additivity = false
19:31:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
19:31:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
19:31:15 log4j2.appender.console.type = Console
19:31:15 log4j2.appender.console.name = Console
19:31:15 log4j2.appender.console.layout.type = PatternLayout
19:31:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
19:31:15 log4j2.appender.rolling.type = RollingRandomAccessFile
19:31:15 log4j2.appender.rolling.name = RollingFile
19:31:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
19:31:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
19:31:15 #log4j2.appender.rolling.immediateFlush = false
19:31:15 log4j2.appender.rolling.append = true
19:31:15 log4j2.appender.rolling.layout.type = PatternLayout
19:31:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
19:31:15 log4j2.appender.rolling.policies.type = Policies
19:31:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
19:31:15 log4j2.appender.rolling.policies.size.size = 64MB
19:31:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
19:31:15 log4j2.appender.rolling.strategy.max = 7
19:31:15 log4j2.appender.audit.type = RollingRandomAccessFile
19:31:15 log4j2.appender.audit.name = AuditRollingFile
19:31:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
19:31:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
19:31:15 log4j2.appender.audit.append = true
19:31:15 log4j2.appender.audit.layout.type = PatternLayout
19:31:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
19:31:15 log4j2.appender.audit.policies.type = Policies
19:31:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
19:31:15 log4j2.appender.audit.policies.size.size = 8MB
19:31:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
19:31:15 log4j2.appender.audit.strategy.max = 7
19:31:15 log4j2.appender.osgi.type = PaxOsgi
19:31:15 log4j2.appender.osgi.name = PaxOsgi
19:31:15 log4j2.appender.osgi.filter = *
19:31:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
19:31:15 #log4j2.logger.aether.level = TRACE
19:31:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
19:31:15 #log4j2.logger.http-headers.level = DEBUG
19:31:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
19:31:15 #log4j2.logger.maven.level = TRACE
19:31:15 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
19:31:15 + logapi=log4j2
19:31:15 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
19:31:15 + '[' log4j2 == log4j2 ']'
19:31:15 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:15 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
19:31:15 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
19:31:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
19:31:15 controllerdebugmap:
19:31:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
19:31:15 + unset IFS
19:31:15 + echo 'controllerdebugmap: '
19:31:15 cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:15 + '[' -n '' ']'
19:31:15 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
19:31:15 + cat /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:15 ################################################################################
19:31:15 #
19:31:15 # Licensed to the Apache Software Foundation (ASF) under one or more
19:31:15 # contributor license agreements. See the NOTICE file distributed with
19:31:15 # this work for additional information regarding copyright ownership.
19:31:15 # The ASF licenses this file to You under the Apache License, Version 2.0
19:31:15 # (the "License"); you may not use this file except in compliance with
19:31:15 # the License. You may obtain a copy of the License at
19:31:15 #
19:31:15 # http://www.apache.org/licenses/LICENSE-2.0
19:31:15 #
19:31:15 # Unless required by applicable law or agreed to in writing, software
19:31:15 # distributed under the License is distributed on an "AS IS" BASIS,
19:31:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:31:15 # See the License for the specific language governing permissions and
19:31:15 # limitations under the License.
19:31:15 #
19:31:15 ################################################################################
19:31:15
19:31:15 # Common pattern layout for appenders
19:31:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
19:31:15
19:31:15 # Root logger
19:31:15 log4j2.rootLogger.level = INFO
19:31:15 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
19:31:15 #log4j2.rootLogger.type = asyncRoot
19:31:15 #log4j2.rootLogger.includeLocation = false
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
19:31:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
19:31:15 log4j2.rootLogger.appenderRef.Console.ref = Console
19:31:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
19:31:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
19:31:15
19:31:15 # Filters for logs marked by org.opendaylight.odlparent.Markers
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
19:31:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
19:31:15
19:31:15 # Loggers configuration
19:31:15
19:31:15 # Spifly logger
19:31:15 log4j2.logger.spifly.name = org.apache.aries.spifly
19:31:15 log4j2.logger.spifly.level = WARN
19:31:15
19:31:15 # Security audit logger
19:31:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
19:31:15 log4j2.logger.audit.level = INFO
19:31:15 log4j2.logger.audit.additivity = false
19:31:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
19:31:15
19:31:15 # Appenders configuration
19:31:15
19:31:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
19:31:15 log4j2.appender.console.type = Console
19:31:15 log4j2.appender.console.name = Console
19:31:15 log4j2.appender.console.layout.type = PatternLayout
19:31:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
19:31:15
19:31:15 # Rolling file appender
19:31:15 log4j2.appender.rolling.type = RollingRandomAccessFile
19:31:15 log4j2.appender.rolling.name = RollingFile
19:31:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
19:31:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
19:31:15 # uncomment to not force a disk flush
19:31:15 #log4j2.appender.rolling.immediateFlush = false
19:31:15 log4j2.appender.rolling.append = true
19:31:15 log4j2.appender.rolling.layout.type = PatternLayout
19:31:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
19:31:15 log4j2.appender.rolling.policies.type = Policies
19:31:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
19:31:15 log4j2.appender.rolling.policies.size.size = 1GB
19:31:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
19:31:15 log4j2.appender.rolling.strategy.max = 7
19:31:15
19:31:15 # Audit file appender
19:31:15 log4j2.appender.audit.type = RollingRandomAccessFile
19:31:15 log4j2.appender.audit.name = AuditRollingFile
19:31:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
19:31:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
19:31:15 log4j2.appender.audit.append = true
19:31:15 log4j2.appender.audit.layout.type = PatternLayout
19:31:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
19:31:15 log4j2.appender.audit.policies.type = Policies
19:31:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
19:31:15 log4j2.appender.audit.policies.size.size = 8MB
19:31:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
19:31:15 log4j2.appender.audit.strategy.max = 7
19:31:15
19:31:15 # OSGi appender
19:31:15 log4j2.appender.osgi.type = PaxOsgi
19:31:15 log4j2.appender.osgi.name = PaxOsgi
19:31:15 log4j2.appender.osgi.filter = *
19:31:15
19:31:15 # help with identification of maven-related problems with pax-url-aether
19:31:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether
19:31:15 #log4j2.logger.aether.level = TRACE
19:31:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
19:31:15 #log4j2.logger.http-headers.level = DEBUG
19:31:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
19:31:15 #log4j2.logger.maven.level = TRACE
19:31:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
19:31:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
19:31:15 Configure
19:31:15 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 3072m /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:15 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
19:31:15 + local -r controllermem=3072m
19:31:15 + local -r memconf=/tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:15 + echo Configure
19:31:15 java home: /usr/lib/jvm/java-21-openjdk-amd64
19:31:15 max memory: 3072m
19:31:15 memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:15 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
19:31:15 + echo ' max memory: 3072m'
19:31:15 + echo ' memconf: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
19:31:15 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:15 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=3072m/g' /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:15 cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:15 + echo 'cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv'
19:31:15 + cat /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:15 #!/bin/sh
19:31:15 #
19:31:15 # Licensed to the Apache Software Foundation (ASF) under one or more
19:31:15 # contributor license agreements. See the NOTICE file distributed with
19:31:15 # this work for additional information regarding copyright ownership.
19:31:15 # The ASF licenses this file to You under the Apache License, Version 2.0
19:31:15 # (the "License"); you may not use this file except in compliance with
19:31:15 # the License. You may obtain a copy of the License at
19:31:15 #
19:31:15 # http://www.apache.org/licenses/LICENSE-2.0
19:31:15 #
19:31:15 # Unless required by applicable law or agreed to in writing, software
19:31:15 # distributed under the License is distributed on an "AS IS" BASIS,
19:31:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19:31:15 # See the License for the specific language governing permissions and
19:31:15 # limitations under the License.
19:31:15 #
19:31:15
19:31:15 #
19:31:15 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
19:31:15 # script: client, instance, shell, start, status, stop, karaf
19:31:15 #
19:31:15 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
19:31:15 # Actions go here...
19:31:15 # fi
19:31:15
19:31:15 #
19:31:15 # general settings which should be applied for all scripts go here; please keep
19:31:15 # in mind that it is possible that scripts might be executed more than once, e.g.
19:31:15 # in example of the start script where the start script is executed first and the
19:31:15 # karaf script afterwards.
19:31:15 #
19:31:15
19:31:15 #
19:31:15 # The following section shows the possible configuration options for the default
19:31:15 # karaf scripts
19:31:15 #
19:31:15 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
19:31:15 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
19:31:15 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
19:31:15 # export EXTRA_JAVA_OPTS # Additional JVM options
19:31:15 # export KARAF_HOME # Karaf home folder
19:31:15 # export KARAF_DATA # Karaf data folder
19:31:15 # export KARAF_BASE # Karaf base folder
19:31:15 # export KARAF_ETC # Karaf etc folder
19:31:15 # export KARAF_LOG # Karaf log folder
19:31:15 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
19:31:15 # export KARAF_OPTS # Additional available Karaf options
19:31:15 # export KARAF_DEBUG # Enable debug mode
19:31:15 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
19:31:15 # export KARAF_NOROOT # Prevent execution as root if set to true
19:31:15 Set Java version
19:31:15 + echo 'Set Java version'
19:31:15 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
19:31:15 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
19:31:15 sudo: a password is required
19:31:15 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:31:15 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
19:31:15 sudo: a password is required
19:31:15 JDK default version ...
19:31:15 + echo 'JDK default version ...'
19:31:15 + java -version
19:31:16 openjdk version "21.0.5" 2024-10-15
19:31:16 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04)
19:31:16 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing)
19:31:16 Set JAVA_HOME
19:31:16 + echo 'Set JAVA_HOME'
19:31:16 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
19:31:16 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
19:31:16 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:31:16 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:31:16 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
19:31:16 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
19:31:16 Listing all open ports on controller system...
19:31:16 + echo 'Listing all open ports on controller system...'
19:31:16 + netstat -pnatu
19:31:16 /tmp/configuration-script.sh: line 40: netstat: command not found
19:31:16 Custom shard config exists!!!
19:31:16 Copying the shard config...
19:31:16 + '[' -f /tmp/custom_shard_config.txt ']'
19:31:16 + echo 'Custom shard config exists!!!'
19:31:16 + echo 'Copying the shard config...'
19:31:16 + cp /tmp/custom_shard_config.txt /tmp/karaf-0.21.3-SNAPSHOT/bin/
19:31:16 Configuring cluster
19:31:16 + echo 'Configuring cluster'
19:31:16 + /tmp/karaf-0.21.3-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.103 10.30.171.180 10.30.171.153
19:31:16 ################################################
19:31:16 ## Configure Cluster ##
19:31:16 ################################################
19:31:16 NOTE: Cluster configuration files not found. Copying from
19:31:16 /tmp/karaf-0.21.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/10.0.14
19:31:16 Configuring unique name in akka.conf
19:31:16 Configuring hostname in akka.conf
19:31:16 Configuring data and rpc seed nodes in akka.conf
19:31:16 modules = [
19:31:16
19:31:16 {
19:31:16 name = "inventory"
19:31:16 namespace = "urn:opendaylight:inventory"
19:31:16 shard-strategy = "module"
19:31:16 },
19:31:16 {
19:31:16 name = "topology"
19:31:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
19:31:16 shard-strategy = "module"
19:31:16 },
19:31:16 {
19:31:16 name = "toaster"
19:31:16 namespace = "http://netconfcentral.org/ns/toaster"
19:31:16 shard-strategy = "module"
19:31:16 },
19:31:16 {
19:31:16 name = "car"
19:31:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
19:31:16 shard-strategy = "module"
19:31:16 },
19:31:16 {
19:31:16 name = "people"
19:31:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
19:31:16 shard-strategy = "module"
19:31:16 },
19:31:16 {
19:31:16 name = "car-people"
19:31:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
19:31:16 shard-strategy = "module"
19:31:16 }
19:31:16 ]
19:31:16 Configuring replication type in module-shards.conf
19:31:16 ################################################
19:31:16 ## NOTE: Manually restart controller to ##
19:31:16 ## apply configuration. ##
19:31:16 ################################################
19:31:16 Dump akka.conf
19:31:16 + echo 'Dump akka.conf'
19:31:16 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
19:31:16
19:31:16 odl-cluster-data {
19:31:16 akka {
19:31:16 remote {
19:31:16 artery {
19:31:16 enabled = on
19:31:16 transport = tcp
19:31:16 canonical.hostname = "10.30.171.153"
19:31:16 canonical.port = 2550
19:31:16 }
19:31:16 }
19:31:16
19:31:16 cluster {
19:31:16 # Using artery.
19:31:16 seed-nodes = ["akka://opendaylight-cluster-data@10.30.170.103:2550",
19:31:16 "akka://opendaylight-cluster-data@10.30.171.180:2550",
19:31:16 "akka://opendaylight-cluster-data@10.30.171.153:2550"]
19:31:16
19:31:16 roles = ["member-3"]
19:31:16
19:31:16 # when under load we might trip a false positive on the failure detector
19:31:16 # failure-detector {
19:31:16 # heartbeat-interval = 4 s
19:31:16 # acceptable-heartbeat-pause = 16s
19:31:16 # }
19:31:16 }
19:31:16
19:31:16 persistence {
19:31:16 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
19:31:16 # modifying the following two properties. The directory location specified may be a relative or absolute path.
19:31:16 # The relative path is always relative to KARAF_HOME.
19:31:16
19:31:16 # snapshot-store.local.dir = "target/snapshots"
19:31:16
19:31:16 # Use lz4 compression for LocalSnapshotStore snapshots
19:31:16 snapshot-store.local.use-lz4-compression = false
19:31:16 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
19:31:16 snapshot-store.local.lz4-blocksize = 256KB
19:31:16 }
19:31:16 disable-default-actor-system-quarantined-event-handling = "false"
19:31:16 }
19:31:16 }
19:31:16 Dump modules.conf
19:31:16 + echo 'Dump modules.conf'
19:31:16 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
19:31:16 modules = [
19:31:16
19:31:16 {
19:31:16 name = "inventory"
19:31:16 namespace = "urn:opendaylight:inventory"
19:31:16 shard-strategy = "module"
19:31:16 },
19:31:16 {
19:31:16 name = "topology"
19:31:16 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
19:31:16 shard-strategy = "module"
19:31:16 },
19:31:16 {
19:31:16 name = "toaster"
19:31:16 namespace = "http://netconfcentral.org/ns/toaster"
19:31:16 shard-strategy = "module"
19:31:16 },
19:31:16 {
19:31:16 name = "car"
19:31:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car"
19:31:16 shard-strategy = "module"
19:31:16 },
19:31:16 {
19:31:16 name = "people"
19:31:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:people"
19:31:16 shard-strategy = "module"
19:31:16 },
19:31:16 {
19:31:16 name = "car-people"
19:31:16 namespace = "urn:opendaylight:params:xml:ns:yang:controller:config:sal-clustering-it:car-people"
19:31:16 shard-strategy = "module"
19:31:16 }
19:31:16 ]
19:31:16 Dump module-shards.conf
19:31:16 + echo 'Dump module-shards.conf'
19:31:16 + cat /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
19:31:16 module-shards = [
19:31:16 {
19:31:16 name = "default"
19:31:16 shards = [
19:31:16 {
19:31:16 name = "default"
19:31:16 replicas = ["member-1",
19:31:16 "member-2",
19:31:16 "member-3"]
19:31:16 }
19:31:16 ]
19:31:16 },
19:31:16 {
19:31:16 name = "inventory"
19:31:16 shards = [
19:31:16 {
19:31:16 name="inventory"
19:31:16 replicas = ["member-1",
19:31:16 "member-2",
19:31:16 "member-3"]
19:31:16 }
19:31:16 ]
19:31:16 },
19:31:16 {
19:31:16 name = "topology"
19:31:16 shards = [
19:31:16 {
19:31:16 name="topology"
19:31:16 replicas = ["member-1",
19:31:16 "member-2",
19:31:16 "member-3"]
19:31:16 }
19:31:16 ]
19:31:16 },
19:31:16 {
19:31:16 name = "toaster"
19:31:16 shards = [
19:31:16 {
19:31:16 name="toaster"
19:31:16 replicas = ["member-1",
19:31:16 "member-2",
19:31:16 "member-3"]
19:31:16 }
19:31:16 ]
19:31:16 },
19:31:16 {
19:31:16 name = "car"
19:31:16 shards = [
19:31:16 {
19:31:16 name="car"
19:31:16 replicas = ["member-1",
19:31:16 "member-2",
19:31:16 "member-3"]
19:31:16 }
19:31:16 ]
19:31:16 },
19:31:16 {
19:31:16 name = "people"
19:31:16 shards = [
19:31:16 {
19:31:16 name="people"
19:31:16 replicas = ["member-1",
19:31:16 "member-2",
19:31:16 "member-3"]
19:31:16 }
19:31:16 ]
19:31:16 },
19:31:16 {
19:31:16 name = "car-people"
19:31:16 shards = [
19:31:16 {
19:31:16 name="car-people"
19:31:16 replicas = ["member-1",
19:31:16 "member-2",
19:31:16 "member-3"]
19:31:16 }
19:31:16 ]
19:31:16 }
19:31:16 ]
19:31:16 Locating config plan to use...
19:31:16 Finished running config plans
19:31:16 Starting member-1 with IP address 10.30.170.103
19:31:16 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
19:31:16 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
19:31:16 Redirecting karaf console output to karaf_console.log
19:31:16 Starting controller...
19:31:16 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
19:31:16 Starting member-2 with IP address 10.30.171.180
19:31:16 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
19:31:17 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
19:31:17 Redirecting karaf console output to karaf_console.log
19:31:17 Starting controller...
19:31:17 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
19:31:17 Starting member-3 with IP address 10.30.171.153
19:31:17 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
19:31:17 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
19:31:17 Redirecting karaf console output to karaf_console.log
19:31:17 Starting controller...
19:31:17 start: Redirecting Karaf output to /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
19:31:17 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins12536295351992642192.sh
19:31:17 common-functions.sh is being sourced
19:31:17 common-functions environment:
19:31:17 MAVENCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
19:31:17 ACTUALFEATURES:
19:31:17 FEATURESCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.apache.karaf.features.cfg
19:31:17 CUSTOMPROP: /tmp/karaf-0.21.3-SNAPSHOT/etc/custom.properties
19:31:17 LOGCONF: /tmp/karaf-0.21.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
19:31:17 MEMCONF: /tmp/karaf-0.21.3-SNAPSHOT/bin/setenv
19:31:17 CONTROLLERMEM: 2048m
19:31:17 AKKACONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/akka.conf
19:31:17 MODULESCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/modules.conf
19:31:17 MODULESHARDSCONF: /tmp/karaf-0.21.3-SNAPSHOT/configuration/initial/module-shards.conf
19:31:17 SUITES:
19:31:17
19:31:17 + echo '#################################################'
19:31:17 #################################################
19:31:17 + echo '## Verify Cluster is UP ##'
19:31:17 ## Verify Cluster is UP ##
19:31:17 + echo '#################################################'
19:31:17 #################################################
19:31:17 + create_post_startup_script
19:31:17 + cat
19:31:17 + copy_and_run_post_startup_script
19:31:17 + seed_index=1
19:31:17 ++ seq 1 3
19:31:17 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:31:17 + CONTROLLERIP=ODL_SYSTEM_1_IP
19:31:17 + echo 'Execute the post startup script on controller 10.30.170.103'
19:31:17 Execute the post startup script on controller 10.30.170.103
19:31:17 + scp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/post-startup-script.sh 10.30.170.103:/tmp/
19:31:17 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
19:31:18 + ssh 10.30.170.103 'bash /tmp/post-startup-script.sh 1'
19:31:18 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
19:31:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:31:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:31:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:31:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:31:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:31:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:31:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:31:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:31:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:32:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:32:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:32:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:32:18 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
19:32:23 2025-10-06T19:32:01,696 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
19:32:23 Controller is UP
19:32:23 2025-10-06T19:32:01,696 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
19:32:23 Listing all open ports on controller system...
19:32:23 /tmp/post-startup-script.sh: line 51: netstat: command not found
19:32:23 looking for "BindException: Address already in use" in log file
19:32:23 looking for "server is unhealthy" in log file
19:32:23 + '[' 1 == 0 ']'
19:32:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:32:23 + CONTROLLERIP=ODL_SYSTEM_2_IP
19:32:23 + echo 'Execute the post startup script on controller 10.30.171.180'
19:32:23 Execute the post startup script on controller 10.30.171.180
19:32:23 + scp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/post-startup-script.sh 10.30.171.180:/tmp/
19:32:23 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
19:32:23 + ssh 10.30.171.180 'bash /tmp/post-startup-script.sh 2'
19:32:23 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
19:32:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:32:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:32:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:32:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:32:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:32:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:32:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:32:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:33:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:33:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:33:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:33:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:33:24 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
19:33:29 2025-10-06T19:32:02,188 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
19:33:29 Controller is UP
19:33:29 2025-10-06T19:32:02,188 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
19:33:29 Listing all open ports on controller system...
19:33:29 /tmp/post-startup-script.sh: line 51: netstat: command not found
19:33:29 looking for "BindException: Address already in use" in log file
19:33:29 looking for "server is unhealthy" in log file
19:33:29 + '[' 2 == 0 ']'
19:33:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:33:29 + CONTROLLERIP=ODL_SYSTEM_3_IP
19:33:29 + echo 'Execute the post startup script on controller 10.30.171.153'
19:33:29 Execute the post startup script on controller 10.30.171.153
19:33:29 + scp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/post-startup-script.sh 10.30.171.153:/tmp/
19:33:29 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
19:33:29 + ssh 10.30.171.153 'bash /tmp/post-startup-script.sh 3'
19:33:29 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
19:33:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:33:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:33:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:33:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:33:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:33:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:33:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:34:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:34:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:34:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:34:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:34:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
19:34:29 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
19:34:35 2025-10-06T19:32:04,328 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
19:34:35 Controller is UP
19:34:35 2025-10-06T19:32:04,328 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 282 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
19:34:35 Listing all open ports on controller system...
19:34:35 /tmp/post-startup-script.sh: line 51: netstat: command not found
19:34:35 looking for "BindException: Address already in use" in log file
19:34:35 looking for "server is unhealthy" in log file
19:34:35 + '[' 0 == 0 ']'
19:34:35 + seed_index=1
19:34:35 + dump_controller_threads
19:34:35 ++ seq 1 3
19:34:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:34:35 + CONTROLLERIP=ODL_SYSTEM_1_IP
19:34:35 + echo 'Let'\''s take the karaf thread dump'
19:34:35 Let's take the karaf thread dump
19:34:35 + ssh 10.30.170.103 'sudo ps aux'
19:34:35 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
19:34:35 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_before.log
19:34:35 ++ grep -v grep
19:34:35 ++ tr -s ' '
19:34:35 ++ cut -f2 '-d '
19:34:35 + pid=2085
19:34:35 + echo 'karaf main: org.apache.karaf.main.Main, pid:2085'
19:34:35 karaf main: org.apache.karaf.main.Main, pid:2085
19:34:35 + ssh 10.30.170.103 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2085'
19:34:35 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
19:34:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:34:36 + CONTROLLERIP=ODL_SYSTEM_2_IP
19:34:36 + echo 'Let'\''s take the karaf thread dump'
19:34:36 Let's take the karaf thread dump
19:34:36 + ssh 10.30.171.180 'sudo ps aux'
19:34:36 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
19:34:36 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_before.log
19:34:36 ++ grep -v grep
19:34:36 ++ tr -s ' '
19:34:36 ++ cut -f2 '-d '
19:34:36 + pid=2080
19:34:36 + echo 'karaf main: org.apache.karaf.main.Main, pid:2080'
19:34:36 karaf main: org.apache.karaf.main.Main, pid:2080
19:34:36 + ssh 10.30.171.180 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2080'
19:34:36 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
19:34:37 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:34:37 + CONTROLLERIP=ODL_SYSTEM_3_IP
19:34:37 + echo 'Let'\''s take the karaf thread dump'
19:34:37 Let's take the karaf thread dump
19:34:37 + ssh 10.30.171.153 'sudo ps aux'
19:34:37 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
19:34:37 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_before.log
19:34:37 ++ grep -v grep
19:34:37 ++ tr -s ' '
19:34:37 ++ cut -f2 '-d '
19:34:37 + pid=2082
19:34:37 + echo 'karaf main: org.apache.karaf.main.Main, pid:2082'
19:34:37 karaf main: org.apache.karaf.main.Main, pid:2082
19:34:37 + ssh 10.30.171.153 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2082'
19:34:37 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
19:34:38 + '[' 0 -gt 0 ']'
19:34:38 + echo 'Generating controller variables...'
19:34:38 Generating controller variables...
19:34:38 ++ seq 1 3
19:34:38 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:34:38 + CONTROLLERIP=ODL_SYSTEM_1_IP
19:34:38 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.103'
19:34:38 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:34:38 + CONTROLLERIP=ODL_SYSTEM_2_IP
19:34:38 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.103 -v ODL_SYSTEM_2_IP:10.30.171.180'
19:34:38 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
19:34:38 + CONTROLLERIP=ODL_SYSTEM_3_IP
19:34:38 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.103 -v ODL_SYSTEM_2_IP:10.30.171.180 -v ODL_SYSTEM_3_IP:10.30.171.153'
19:34:38 + echo 'Generating mininet variables...'
19:34:38 Generating mininet variables...
19:34:38 ++ seq 1 0
19:34:38 + get_test_suites SUITES
19:34:38 + local __suite_list=SUITES
19:34:38 + echo 'Locating test plan to use...'
19:34:38 Locating test plan to use...
19:34:38 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell-scandium.txt
19:34:38 + '[' '!' -f /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell-scandium.txt ']'
19:34:38 + testplan_filepath=/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell.txt
19:34:38 + '[' disabled '!=' disabled ']'
19:34:38 + echo 'Changing the testplan path...'
19:34:38 Changing the testplan path...
19:34:38 + sed s:integration:/w/workspace/controller-csit-3node-clustering-tell-all-scandium: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/testplans/controller-clustering-tell.txt
19:34:38 + cat testplan.txt
19:34:38 # Place the suites in run order:
19:34:38
19:34:38 # disabling all "prefix based" suites. This functionality was newly
19:34:38 # introduced with these tests in 2017. The assumption is that
19:34:38 # development stopped in that area, but may continue at a later
19:34:38 # time. Still, the tests are failing and no resources to solve the
19:34:38 # failures at this time. If/When this changes, we can uncomment
19:34:38 # those suites. Note that every suite is commented out with it's
19:34:38 # accompanying "restart_with_tell_based_true" setup suite.
19:34:38
19:34:38
19:34:38 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-prefix-based.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot
19:34:38 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown_prefbasedshard.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot
19:34:38 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement_prefbasedshard.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot
19:34:38 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation_prefbasedshard.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot
19:34:38 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation_prefbasedshard.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot
19:34:38 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 # /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability_prefbasedshard.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot
19:34:38 /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
19:34:38 + '[' -z '' ']'
19:34:38 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
19:34:38 ++ tr '\012' ' '
19:34:38 + suite_list='/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
19:34:38 + eval 'SUITES='\''/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '\'''
19:34:38 ++ SUITES='/w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot '
19:34:38 + echo 'Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...'
19:34:38 Starting Robot test suites /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot ...
19:34:38 + robot -N controller-clustering-tell.txt --removekeywords wuks -e exclude -e skip_if_scandium -v BUNDLEFOLDER:karaf-0.21.3-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.21.3-SNAPSHOT/karaf-0.21.3-20251006.183506-364.zip -v CONTROLLER:10.30.170.103 -v CONTROLLER1:10.30.171.180 -v CONTROLLER2:10.30.171.153 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/controller-csit-3node-clustering-tell-all-scandium -v MININET: -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:0 -v ODL_STREAM:scandium -v ODL_SYSTEM_IP:10.30.170.103 -v ODL_SYSTEM_1_IP:10.30.170.103 -v ODL_SYSTEM_2_IP:10.30.171.180 -v ODL_SYSTEM_3_IP:10.30.171.153 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP: -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/ddb-sanity-module-based.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/clean_leader_shutdown.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/explicit_leader_movement.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/leader_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/client_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/listener_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/master_stability.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/partition_and_heal.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/cluster_singleton/chasing_the_leader.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/dom_data_broker/restart_odl_with_tell_based_true.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/carpeople_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_persistence_recovery.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/entity_isolate.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/buycar_failover_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_failover_crud_isolation.robot /w/workspace/controller-csit-3node-clustering-tell-all-scandium/test/csit/suites/controller/Clustering_Datastore/car_outage_corners.robot
19:34:38 ==============================================================================
19:34:38 controller-clustering-tell.txt
19:34:38 ==============================================================================
19:34:39 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
19:34:39 ==============================================================================
19:34:44 Stop_All_Members :: Stop every odl node. | FAIL |
19:40:53 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
19:40:53 ------------------------------------------------------------------------------
19:40:53 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
19:41:03 ------------------------------------------------------------------------------
19:41:03 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
19:48:13 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
19:48:13 ------------------------------------------------------------------------------
19:48:13 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
19:48:13 3 tests, 1 passed, 2 failed
19:48:13 ==============================================================================
19:48:13 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataBroker tes...
19:48:13 ==============================================================================
19:48:16 Get_Shard_Role :: Get shard role. | FAIL |
19:48:17 ... click for list of related bugs or create a new one if needed (with the
19:48:17 "controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role"
19:48:17 reference somewhere inside)
19:48:17 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_get_shard_role&order=bug_status"
19:48:17
19:48:17 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.103:8181/restconf/operations/cluster-admin:get-shard-role
19:48:17 ------------------------------------------------------------------------------
19:48:17 Subscribe_Listener_To_Leader :: Subscribe listener to leader. | FAIL |
19:50:22 ... click for list of related bugs or create a new one if needed (with the
19:50:22 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader"
19:50:22 reference somewhere inside)
19:50:22 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_leader&order=bug_status"
19:50:22
19:50:22 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
19:50:22 ------------------------------------------------------------------------------
19:50:22 Subscribe_Listener_To_Follower :: Subscribe listener to follower. | FAIL |
19:52:28 ... click for list of related bugs or create a new one if needed (with the
19:52:28 "controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower"
19:52:28 reference somewhere inside)
19:52:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_subscribe_listener_to_follower&order=bug_status"
19:52:28
19:52:28 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
19:52:28 ------------------------------------------------------------------------------
19:52:28 Make_Leader_Local :: Make the loeader local and verify. | FAIL |
19:54:33 ... click for list of related bugs or create a new one if needed (with the
19:54:33 "controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local"
19:54:33 reference somewhere inside)
19:54:33 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_make_leader_local&order=bug_status"
19:54:33
19:54:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
19:54:33 ------------------------------------------------------------------------------
19:54:33 Remove_Leader_Shard_Replica_And_Add_It_Back :: Remove and add shar... | FAIL |
19:56:39 ... click for list of related bugs or create a new one if needed (with the
19:56:39 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back"
19:56:39 reference somewhere inside)
19:56:39 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_remove_leader_shard_replica_and_add_it_back&order=bug_status"
19:56:39
19:56:39 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
19:56:39 ------------------------------------------------------------------------------
19:56:39 Remove_Follower_Shard_Replica_And_Add_It_Back :: Remove and add sh... | FAIL |
19:58:44 ... click for list of related bugs or create a new one if needed (with the
19:58:44 "controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back"
19:58:44 reference somewhere inside)
19:58:44 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_remove_follower_shard_replica_and_add_it_back&order=bug_status"
19:58:44
19:58:44 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
19:58:44 ------------------------------------------------------------------------------
19:58:44 Write_Transactions_One_Node_Leader :: Write transactions. | FAIL |
20:00:50 ... click for list of related bugs or create a new one if needed (with the
20:00:50 "controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_leader"
20:00:50 reference somewhere inside)
20:00:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_leader&order=bug_status"
20:00:50
20:00:50 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
20:00:50 ------------------------------------------------------------------------------
20:00:50 Write_Transactions_One_Node_Follower :: Write transactions. | FAIL |
20:02:55 ... click for list of related bugs or create a new one if needed (with the
20:02:55 "controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_follower"
20:02:55 reference somewhere inside)
20:02:55 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_one_node_follower&order=bug_status"
20:02:55
20:02:55 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
20:02:55 ------------------------------------------------------------------------------
20:02:55 Write_Transactions_All_Nodes :: Write transactions. | FAIL |
20:10:21 ... click for list of related bugs or create a new one if needed (with the
20:10:21 "controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_all_nodes"
20:10:21 reference somewhere inside)
20:10:21 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_ddb_sanity_module_based_write_transactions_all_nodes&order=bug_status"
20:10:21
20:10:21 Resolving variable '${response.text}' failed: AttributeError: 'ConnectionError' object has no attribute 'text'
20:10:21 ------------------------------------------------------------------------------
20:10:21 controller-clustering-tell.txt.Ddb-Sanity-Module-Based :: DOMDataB... | FAIL |
20:10:21 9 tests, 0 passed, 9 failed
20:10:21 ==============================================================================
20:10:21 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
20:10:21 ==============================================================================
20:10:24 Stop_All_Members :: Stop every odl node. | FAIL |
20:16:34 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
20:16:34 ------------------------------------------------------------------------------
20:16:34 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
20:16:44 ------------------------------------------------------------------------------
20:16:44 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
20:23:53 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
20:23:53 ------------------------------------------------------------------------------
20:23:53 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
20:23:53 3 tests, 1 passed, 2 failed
20:23:53 ==============================================================================
20:23:53 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBroker testi...
20:23:53 ==============================================================================
20:23:56 Local_Leader_Shutdown :: Shutdown the leader on the same node as t... | FAIL |
20:28:02 ... click for list of related bugs or create a new one if needed (with the
20:28:02 "controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown"
20:28:02 reference somewhere inside)
20:28:02 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_local_leader_shutdown&order=bug_status"
20:28:02
20:28:02 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
20:28:02 ------------------------------------------------------------------------------
20:28:02 Restart :: Restart odl | FAIL |
20:34:12 ... click for list of related bugs or create a new one if needed (with the
20:34:12 "controller_clustering_tell_txt_clean_leader_shutdown_restart"
20:34:12 reference somewhere inside)
20:34:12 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_restart&order=bug_status"
20:34:12
20:34:12 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
20:34:12 ------------------------------------------------------------------------------
20:34:12 Remote_Leader_Shutdown :: Shutdown the leader on different node as... | FAIL |
20:36:23 ... click for list of related bugs or create a new one if needed (with the
20:36:23 "controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown"
20:36:23 reference somewhere inside)
20:36:23 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_clean_leader_shutdown_remote_leader_shutdown&order=bug_status"
20:36:23
20:36:23 ConnectionError: HTTPConnectionPool(host='10.30.170.103', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
20:36:23 ------------------------------------------------------------------------------
20:36:23 controller-clustering-tell.txt.Clean Leader Shutdown :: DOMDataBro... | FAIL |
20:36:23 3 tests, 0 passed, 3 failed
20:36:23 ==============================================================================
20:36:23 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
20:36:23 ==============================================================================
20:36:29 Stop_All_Members :: Stop every odl node. | FAIL |
20:42:33 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
20:42:33 ------------------------------------------------------------------------------
20:42:33 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
20:42:43 ------------------------------------------------------------------------------
20:42:43 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
20:49:42 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
20:49:42 ------------------------------------------------------------------------------
20:49:42 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
20:49:42 3 tests, 1 passed, 2 failed
20:49:42 ==============================================================================
20:49:42 controller-clustering-tell.txt.Explicit Leader Movement :: DOMDataBroker te...
20:49:42 ==============================================================================
20:49:45 Local_To_Remote_Movement :: Leader moves from local to remote node... | FAIL |
20:51:51 ... click for list of related bugs or create a new one if needed (with the
20:51:51 "controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement"
20:51:51 reference somewhere inside)
20:51:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_local_to_remote_movement&order=bug_status"
20:51:51
20:51:51 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
20:51:51 ------------------------------------------------------------------------------
20:51:51 Restart1 :: Restart odl | FAIL |
20:58:00 ... click for list of related bugs or create a new one if needed (with the
20:58:00 "controller_clustering_tell_txt_explicit_leader_movement_restart1"
20:58:00 reference somewhere inside)
20:58:00 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart1&order=bug_status"
20:58:00
20:58:00 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
20:58:00 ------------------------------------------------------------------------------
20:58:00 Remote_To_Remote_Movement :: Leader moves from one remote to other... | FAIL |
20:58:11 ... click for list of related bugs or create a new one if needed (with the
20:58:11 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement"
20:58:11 reference somewhere inside)
20:58:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_remote_to_remote_movement&order=bug_status"
20:58:11
20:58:11 ConnectionError: HTTPConnectionPool(host='10.30.170.103', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
20:58:11 ------------------------------------------------------------------------------
20:58:11 Restart2 :: Restart odl | FAIL |
21:04:16 ... click for list of related bugs or create a new one if needed (with the
21:04:16 "controller_clustering_tell_txt_explicit_leader_movement_restart2"
21:04:16 reference somewhere inside)
21:04:16 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_restart2&order=bug_status"
21:04:16
21:04:16 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
21:04:16 ------------------------------------------------------------------------------
21:04:16 Remote_To_Local_Movement :: Leader moves from remote to local node... | FAIL |
21:04:16 ... click for list of related bugs or create a new one if needed (with the
21:04:16 "controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement"
21:04:16 reference somewhere inside)
21:04:16 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_explicit_leader_movement_remote_to_local_movement&order=bug_status"
21:04:16
21:04:16 ConnectionError: HTTPConnectionPool(host='10.30.170.103', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
21:04:16 ------------------------------------------------------------------------------
21:04:16 controller-clustering-tell.txt.Explicit Leader Movement :: DOMData... | FAIL |
21:04:16 5 tests, 0 passed, 5 failed
21:04:16 ==============================================================================
21:04:16 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
21:04:16 ==============================================================================
21:04:22 Stop_All_Members :: Stop every odl node. | FAIL |
21:10:24 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
21:10:24 ------------------------------------------------------------------------------
21:10:24 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
21:10:34 ------------------------------------------------------------------------------
21:10:34 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
21:17:43 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
21:17:43 ------------------------------------------------------------------------------
21:17:43 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
21:17:43 3 tests, 1 passed, 2 failed
21:17:43 ==============================================================================
21:17:43 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker testing: L...
21:17:43 ==============================================================================
21:17:46 Healing_Within_Request_Timeout :: The isolated node (leader) is re... | FAIL |
21:19:52 ... click for list of related bugs or create a new one if needed (with the
21:19:52 "controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout"
21:19:52 reference somewhere inside)
21:19:52 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_healing_within_request_timeout&order=bug_status"
21:19:52
21:19:52 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
21:19:52 ------------------------------------------------------------------------------
21:19:52 Restart :: Restart odl | FAIL |
21:26:01 ... click for list of related bugs or create a new one if needed (with the
21:26:01 "controller_clustering_tell_txt_leader_isolation_restart"
21:26:01 reference somewhere inside)
21:26:01 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_restart&order=bug_status"
21:26:01
21:26:01 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
21:26:01 ------------------------------------------------------------------------------
21:26:01 Healing_After_Request_Timeout :: The isolated node (leader) is rej... | FAIL |
21:26:12 ... click for list of related bugs or create a new one if needed (with the
21:26:12 "controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout"
21:26:12 reference somewhere inside)
21:26:12 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_leader_isolation_healing_after_request_timeout&order=bug_status"
21:26:12
21:26:12 ConnectionError: HTTPConnectionPool(host='10.30.170.103', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
21:26:12 ------------------------------------------------------------------------------
21:26:12 controller-clustering-tell.txt.Leader Isolation :: DOMDataBroker t... | FAIL |
21:26:12 3 tests, 0 passed, 3 failed
21:26:12 ==============================================================================
21:26:12 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
21:26:12 ==============================================================================
21:26:17 Stop_All_Members :: Stop every odl node. | FAIL |
21:32:20 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
21:32:20 ------------------------------------------------------------------------------
21:32:20 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
21:32:30 ------------------------------------------------------------------------------
21:32:30 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
21:39:39 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
21:39:39 ------------------------------------------------------------------------------
21:39:39 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
21:39:39 3 tests, 1 passed, 2 failed
21:39:39 ==============================================================================
21:39:39 controller-clustering-tell.txt.Client Isolation :: DOMDataBroker testing: C...
21:39:39 ==============================================================================
21:39:42 Producer_On_Shard_Leader_Node_ChainedTx :: Client isolation with p... | FAIL |
21:54:19 ... click for list of related bugs or create a new one if needed (with the
21:54:19 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx"
21:54:19 reference somewhere inside)
21:54:19 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_chainedtx&order=bug_status"
21:54:19
21:54:19 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
21:54:19
21:54:19 Also keyword teardown failed:
21:54:19 Several failures occurred:
21:54:19
21:54:19 1) Variable '${client_node_dst}' not found.
21:54:19
21:54:19 2) Variable '${client_node_dst}' not found.
21:54:19
21:54:19 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
21:54:19
21:54:19 1) ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
21:54:19
21:54:19 2) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
21:54:19
21:54:19 3) Resolving variable '${response.status_code}' failed: AttributeError: 'No...
21:54:19 [ Message content over the limit has been removed. ]
21:54:19
21:54:19 119) Resolving variable '${response.text}' failed: AttributeError: 'NoneType' object has no attribute 'text'
21:54:19
21:54:19 120) Evaluating expression "json.loads('''None''')" failed: JSONDecodeError: Expecting value: line 1 column 1 (char 0)
21:54:19
21:54:19 121) TypeError: Expected argument 1 to be a dictionary, got None instead.
21:54:19
21:54:19 122) TypeError: Expected argument 1 to be a dictionary, got None instead.
21:54:19
21:54:19 123) Unrecognized Raft state: None
21:54:19
21:54:19 124) No leader found.
21:54:19
21:54:19 125) Too many Leaders.
21:54:19
21:54:19 126) IndexError: Given index 0 is out of the range 0--1.
21:54:19
21:54:19 4) KeyError: 'threads'
21:54:19 ------------------------------------------------------------------------------
21:54:19 Restart1 :: Restart odl | FAIL |
22:00:29 ... click for list of related bugs or create a new one if needed (with the
22:00:29 "controller_clustering_tell_txt_client_isolation_restart1"
22:00:29 reference somewhere inside)
22:00:29 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_restart1&order=bug_status"
22:00:29
22:00:29 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
22:00:29 ------------------------------------------------------------------------------
22:00:29 Producer_On_Shard_Leader_Node_SimpleTx :: Client isolation with pr... | FAIL |
22:13:11 ... click for list of related bugs or create a new one if needed (with the
22:13:11 "controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx"
22:13:11 reference somewhere inside)
22:13:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_client_isolation_producer_on_shard_leader_node_simpletx&order=bug_status"
22:13:11
22:13:11 ConnectionError: HTTPConnectionPool(host='10.30.170.103', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
22:13:11
22:13:11 Also keyword teardown failed:
22:13:11 Several failures occurred:
22:13:11
22:13:11 1) Variable '${client_node_dst}' not found.
22:13:11
22:13:11 2) Variable '${client_node_dst}' not found.
22:13:11
22:13:11 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
22:13:11
22:13:11 1) ConnectionError: HTTPConnectionPool(host='10.30.170.103', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
22:31:49
22:31:49 Also keyword teardown failed:
22:31:49 Several failures occurred:
22:31:49
22:31:49 1) Variable '${client_node_dst}' not found.
22:31:49
22:31:49 2) Variable '${client_node_dst}' not found.
22:31:49
22:31:49 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
22:31:49
22:31:49 1) ConnectionError: HTTPConnectionPool(host='10.30.170.103', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
22:50:27
22:50:27 Also keyword teardown failed:
22:50:27 Several failures occurred:
22:50:27
22:50:27 1) Variable '${client_node_dst}' not found.
22:50:27
22:50:27 2) Variable '${client_node_dst}' not found.
22:50:27
22:50:27 3) Keyword 'ShardStability.Shards_Stability_Get_Details' failed after retrying for 1 minute 10 seconds. The last error was: Several failures occurred:
22:50:27
22:50:27 1) ConnectionError: HTTPConnectionPool(host='10.30.170.103', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:12:23 ------------------------------------------------------------------------------
23:12:23 Restart_2 :: Restart odl. | FAIL |
23:18:28 ... click for list of related bugs or create a new one if needed (with the
23:18:28 "controller_clustering_tell_txt_listener_stability_restart_2"
23:18:28 reference somewhere inside)
23:18:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_restart_2&order=bug_status"
23:18:28
23:18: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:18:28 ------------------------------------------------------------------------------
23:18:28 Move_Leader_From_Listener_Remote_To_Local :: Listener runs on foll... | FAIL |
23:18:28 ... click for list of related bugs or create a new one if needed (with the
23:18:28 "controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local"
23:18:28 reference somewhere inside)
23:18:28 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_listener_stability_move_leader_from_listener_remote_to_local&order=bug_status"
23:18:28
23:18:28 ConnectionError: HTTPConnectionPool(host='10.30.170.103', port=8181): Max retries exceeded with url: /jolokia/read/org.opendaylight.controller:Category=Shards,name=member-1-shard-default-config,type=DistributedConfigDatastore (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused'))
23:18:28 ------------------------------------------------------------------------------
23:18:28 controller-clustering-tell.txt.Listener Stability :: DOMDataBroker... | FAIL |
23:18:28 5 tests, 0 passed, 5 failed
23:18:28 ==============================================================================
23:18:28 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:18:28 ==============================================================================
23:18:34 Stop_All_Members :: Stop every odl node. | FAIL |
23:24: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
23:24:36 ------------------------------------------------------------------------------
23:24:36 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:24:46 ------------------------------------------------------------------------------
23:24:46 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:31:55 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
23:31:55 ------------------------------------------------------------------------------
23:31:55 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
23:31:55 3 tests, 1 passed, 2 failed
23:31:55 ==============================================================================
23:31:55 controller-clustering-tell.txt.Master Stability :: Cluster Singleton testin...
23:31:55 ==============================================================================
23:31:58 Register_Singleton_Constant_On_Each_Node_And_Verify :: Register a ... | FAIL |
23:34:04 ... click for list of related bugs or create a new one if needed (with the
23:34:04 "controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify"
23:34:04 reference somewhere inside)
23:34:04 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_register_singleton_constant_on_each_node_and_verify&order=bug_status"
23:34:04
23:34:04 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
23:34:04 ------------------------------------------------------------------------------
23:34:04 Unregister_Singleton_Constant_On_Non_Master_Node :: Unregister the... | FAIL |
23:34:04 ... click for list of related bugs or create a new one if needed (with the
23:34:04 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node"
23:34:04 reference somewhere inside)
23:34:04 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_non_master_node&order=bug_status"
23:34:04
23:34:04 Variable '@{cs_candidates}' not found. Did you mean:
23:34:04 @{cs_exp_candidates}
23:34:04 ------------------------------------------------------------------------------
23:34:04 Monitor_Stability_While_Unregistered :: Verify that the owner rema... | FAIL |
23:34:05 ... click for list of related bugs or create a new one if needed (with the
23:34:05 "controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered"
23:34:05 reference somewhere inside)
23:34:05 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_monitor_stability_while_unregistered&order=bug_status"
23:34:05
23:34:05 Variable '${cs_owner}' not found.
23:34:05 ------------------------------------------------------------------------------
23:34:05 Reregister_Singleton_Constant :: Re-register the unregistered cand... | FAIL |
23:34:05 ... click for list of related bugs or create a new one if needed (with the
23:34:05 "controller_clustering_tell_txt_master_stability_reregister_singleton_constant"
23:34:05 reference somewhere inside)
23:34:05 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_reregister_singleton_constant&order=bug_status"
23:34:05
23:34:05 Variable '${unregistered_node}' not found.
23:34:05 ------------------------------------------------------------------------------
23:34:05 Verify_Stability_After_Reregistration :: Verify that the owner rem... | FAIL |
23:34:05 ... click for list of related bugs or create a new one if needed (with the
23:34:05 "controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration"
23:34:05 reference somewhere inside)
23:34:05 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_verify_stability_after_reregistration&order=bug_status"
23:34:05
23:34:05 Variable '${cs_owner}' not found.
23:34:05 ------------------------------------------------------------------------------
23:34:05 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
23:36:11 ... click for list of related bugs or create a new one if needed (with the
23:36:11 "controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node"
23:36:11 reference somewhere inside)
23:36:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_master_stability_unregister_singleton_constant_on_each_node&order=bug_status"
23:36:11
23:36:11 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
23:36:11 ------------------------------------------------------------------------------
23:36:11 controller-clustering-tell.txt.Master Stability :: Cluster Singlet... | FAIL |
23:36:11 6 tests, 0 passed, 6 failed
23:36:11 ==============================================================================
23:36:11 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:36:11 ==============================================================================
23:36:14 Stop_All_Members :: Stop every odl node. | FAIL |
23:42:21 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
23:42:21 ------------------------------------------------------------------------------
23:42:21 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
23:42:31 ------------------------------------------------------------------------------
23:42:31 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
23:49:40 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
23:49:40 ------------------------------------------------------------------------------
23:49:40 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
23:49:40 3 tests, 1 passed, 2 failed
23:49:40 ==============================================================================
23:49:40 controller-clustering-tell.txt.Partition And Heal :: Cluster Singleton test...
23:49:40 ==============================================================================
23:49:43 Register_Singleton_Constant_On_Each_Node :: Register a candidate a... | FAIL |
23:51:49 ... click for list of related bugs or create a new one if needed (with the
23:51:49 "controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node"
23:51:49 reference somewhere inside)
23:51:49 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_register_singleton_constant_on_each_node&order=bug_status"
23:51:49
23:51:49 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
23:51:49 ------------------------------------------------------------------------------
23:51:49 Verify_Singleton_Constant_On_Each_Node :: Store the owner and cand... | FAIL |
23:51:50 ... click for list of related bugs or create a new one if needed (with the
23:51:50 "controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node"
23:51:50 reference somewhere inside)
23:51:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_verify_singleton_constant_on_each_node&order=bug_status"
23:51:50
23:51:50 Could not parse owner and candidates for device get-singleton-constant-service']
23:51:50 ------------------------------------------------------------------------------
23:51:50 Isolate_Owner_Node :: Isolate the cluster node which is the owner.... | FAIL |
23:51:50 ... click for list of related bugs or create a new one if needed (with the
23:51:50 "controller_clustering_tell_txt_partition_and_heal_isolate_owner_node"
23:51:50 reference somewhere inside)
23:51:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_isolate_owner_node&order=bug_status"
23:51:50
23:51:50 Variable '${cs_owner}' not found.
23:51:50 ------------------------------------------------------------------------------
23:51:50 Monitor_Stability_While_Isolated :: Monitor the stability of the s... | FAIL |
23:51:50 ... click for list of related bugs or create a new one if needed (with the
23:51:50 "controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated"
23:51:50 reference somewhere inside)
23:51:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_monitor_stability_while_isolated&order=bug_status"
23:51:50
23:51:50 Invalid IF condition: Evaluating expression '"${index}" == "${cs_isolated_index}"' failed: Variable '${cs_isolated_index}' not found.
23:51:50 ------------------------------------------------------------------------------
23:51:50 Rejoin_Isolated_node :: Rejoin isolated node. | FAIL |
23:51:51 ... click for list of related bugs or create a new one if needed (with the
23:51:51 "controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node"
23:51:51 reference somewhere inside)
23:51:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_rejoin_isolated_node&order=bug_status"
23:51:51
23:51:51 Variable '${cs_isolated_index}' not found.
23:51:51 ------------------------------------------------------------------------------
23:51:51 Unregister_Singleton_Constant_On_Each_Node :: Unregister the appli... | FAIL |
23:53:56 ... click for list of related bugs or create a new one if needed (with the
23:53:56 "controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node"
23:53:56 reference somewhere inside)
23:53:56 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_partition_and_heal_unregister_singleton_constant_on_each_node&order=bug_status"
23:53:56
23:53:56 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
23:53:56 ------------------------------------------------------------------------------
23:53:56 controller-clustering-tell.txt.Partition And Heal :: Cluster Singl... | FAIL |
23:53:56 6 tests, 0 passed, 6 failed
23:53:56 ==============================================================================
23:53:56 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
23:53:56 ==============================================================================
23:53:59 Stop_All_Members :: Stop every odl node. | FAIL |
00:00:09 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:00:09 ------------------------------------------------------------------------------
00:00:09 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:00:18 ------------------------------------------------------------------------------
00:00:18 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:07:27 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
00:07:27 ------------------------------------------------------------------------------
00:07:27 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:07:27 3 tests, 1 passed, 2 failed
00:07:27 ==============================================================================
00:07:27 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singleton test...
00:07:27 ==============================================================================
00:07:30 Register_Candidates :: Register a candidate application on each no... | FAIL |
00:09:37 ... click for list of related bugs or create a new one if needed (with the
00:09:37 "controller_clustering_tell_txt_chasing_the_leader_register_candidates"
00:09:37 reference somewhere inside)
00:09:37 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_chasing_the_leader_register_candidates&order=bug_status"
00:09:37
00:09:37 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
00:09:37 ------------------------------------------------------------------------------
00:09:37 Do_Nothing :: Do nothing for the time of the test duration, becaus... | PASS |
00:10:37 ------------------------------------------------------------------------------
00:10:37 Unregister_Candidates_And_Validate_Criteria :: Unregister the test... | FAIL |
00:12:43 ... click for list of related bugs or create a new one if needed (with the
00:12:43 "controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria"
00:12:43 reference somewhere inside)
00:12:43 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=controller_clustering_tell_txt_chasing_the_leader_unregister_candidates_and_validate_criteria&order=bug_status"
00:12:43
00:12:43 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
00:12:43 ------------------------------------------------------------------------------
00:12:43 controller-clustering-tell.txt.Chasing The Leader :: Cluster Singl... | FAIL |
00:12:43 3 tests, 1 passed, 2 failed
00:12:43 ==============================================================================
00:12:43 controller-clustering-tell.txt.Restart Odl With Tell Based True :: Set tell...
00:12:43 ==============================================================================
00:12:46 Stop_All_Members :: Stop every odl node. | FAIL |
00:18:58 Keyword 'Verify_Karaf_Is_Not_Running_On_Member' failed after retrying for 6 minutes. The last error was: Found running Karaf count: 1: 0 != 1
00:18:58 ------------------------------------------------------------------------------
00:18:58 Set_Tell_Based_Protocol_Usage :: Un-comment the flag usage in conf... | PASS |
00:19:07 ------------------------------------------------------------------------------
00:19:07 Start_All_And_Sync :: Start each member and wait for sync. | FAIL |
00:26:17 Keyword 'Verify_Members_Are_Ready' failed after retrying for 6 minutes. The last error was: ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=125.0)
00:26:17 ------------------------------------------------------------------------------
00:26:17 controller-clustering-tell.txt.Restart Odl With Tell Based True ::... | FAIL |
00:26:17 3 tests, 1 passed, 2 failed
00:26:17 ==============================================================================
00:26:17 controller-clustering-tell.txt.Carpeople Crud :: Suite for performing basic...
00:26:17 ==============================================================================
00:26:25 Add_Cars_To_Leader :: Add 30 cars to car Leader by one big PUT. | FAIL |
00:26:25 Parent suite setup failed:
00:26:25 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:25 ------------------------------------------------------------------------------
00:26:25 See_Added_Cars_On_Leader :: GET response from Leader should match ... | FAIL |
00:26:25 Parent suite setup failed:
00:26:25 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:25 ------------------------------------------------------------------------------
00:26:25 See_Added_Cars_On_Followers :: The same check on other members. | FAIL |
00:26:25 Parent suite setup failed:
00:26:25 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:25 ------------------------------------------------------------------------------
00:26:25 Add_People_To_First_Follower :: Add 30 people to people first Foll... | FAIL |
00:26:25 Parent suite setup failed:
00:26:25 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:25 ------------------------------------------------------------------------------
00:26:25 See_Added_People_On_Leader :: GET response from Leader should matc... | FAIL |
00:26:25 Parent suite setup failed:
00:26:25 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:25 ------------------------------------------------------------------------------
00:26:25 See_Added_People_On_Followers :: The same check on other members. | FAIL |
00:26:25 Parent suite setup failed:
00:26:25 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:25 ------------------------------------------------------------------------------
00:26:25 Buy_Cars_On_Leader :: Buy some cars on car-people Leader, loop of ... | FAIL |
00:26:25 Parent suite setup failed:
00:26:25 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:25 ------------------------------------------------------------------------------
00:26:25 Buy_Cars_On_Followers :: On each Follower buy corresponding ID seg... | FAIL |
00:26:25 Parent suite setup failed:
00:26:25 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:25 ------------------------------------------------------------------------------
00:26:25 See_Added_CarPeople_On_Leader :: GET car-person mappings from Lead... | FAIL |
00:26:25 Parent suite setup failed:
00:26:25 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:25 ------------------------------------------------------------------------------
00:26:25 See_Added_CarPeople_On_Followers :: The same check on other members. | FAIL |
00:26:25 Parent suite setup failed:
00:26:25 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:25 ------------------------------------------------------------------------------
00:26:25 Delete_All_CarPeople_On_Leader :: DELETE car-people container. No ... | FAIL |
00:26:25 Parent suite setup failed:
00:26:25 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:25 ------------------------------------------------------------------------------
00:26:25 Delete_All_People_On_Leader :: DELETE people container. No verific... | FAIL |
00:26:25 Parent suite setup failed:
00:26:25 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:25 ------------------------------------------------------------------------------
00:26:25 Delete_All_Cars_On_Leader :: DELETE cars container. No verificatio... | FAIL |
00:26:25 Parent suite setup failed:
00:26:25 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:25 ------------------------------------------------------------------------------
00:26:25 controller-clustering-tell.txt.Carpeople Crud :: Suite for perform... | FAIL |
00:26:25 Suite setup failed:
00:26:25 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:25
00:26:25 13 tests, 0 passed, 13 failed
00:26:25 ==============================================================================
00:26:25 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing basic oper...
00:26:25 ==============================================================================
00:26:33 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 Stop_Original_Car_Leader :: Stop the car Leader to cause a new lea... | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 Start_Old_Car_Leader :: Start the stopped member without deleting ... | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
00:26:33 Parent suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33 ------------------------------------------------------------------------------
00:26:33 controller-clustering-tell.txt.Car Failover Crud :: Suite mixing b... | FAIL |
00:26:33 Suite setup failed:
00:26:33 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:33
00:26:33 16 tests, 0 passed, 16 failed
00:26:33 ==============================================================================
00:26:33 controller-clustering-tell.txt.Car Persistence Recovery :: This test restar...
00:26:33 ==============================================================================
00:26:40 Add_Cars_On_Leader_And_Verify :: Single big PUT to datastore to ad... | FAIL |
00:26:40 Parent suite setup failed:
00:26:40 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:40 ------------------------------------------------------------------------------
00:26:40 Stop_All_Members :: Stop all controllers. | FAIL |
00:26:40 Parent suite setup failed:
00:26:40 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:40 ------------------------------------------------------------------------------
00:26:40 Start_All_Members :: Start all controllers (should restore the per... | FAIL |
00:26:40 Parent suite setup failed:
00:26:40 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:40 ------------------------------------------------------------------------------
00:26:40 Memorize_Leader_And_Followers :: Locate current Leader of car Shard. | FAIL |
00:26:40 Parent suite setup failed:
00:26:40 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:40 ------------------------------------------------------------------------------
00:26:40 See_Cars_On_Leader :: GET cars from Leader, should match the PUT d... | FAIL |
00:26:40 Parent suite setup failed:
00:26:40 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:40 ------------------------------------------------------------------------------
00:26:40 See_Cars_On_Followers :: The same check on other members. | FAIL |
00:26:40 Parent suite setup failed:
00:26:40 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:40 ------------------------------------------------------------------------------
00:26:40 Delete_Cars_On_Leader :: Delete cars on the new Leader. | FAIL |
00:26:40 Parent suite setup failed:
00:26:40 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:40 ------------------------------------------------------------------------------
00:26:40 controller-clustering-tell.txt.Car Persistence Recovery :: This te... | FAIL |
00:26:40 Suite setup failed:
00:26:40 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:40
00:26:40 7 tests, 0 passed, 7 failed
00:26:40 ==============================================================================
00:26:41 controller-clustering-tell.txt.Buycar Failover :: This test focuses on test...
00:26:41 ==============================================================================
00:26:48 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
00:26:48 Parent suite setup failed:
00:26:48 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:48 ------------------------------------------------------------------------------
00:26:48 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
00:26:48 Parent suite setup failed:
00:26:48 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:48 ------------------------------------------------------------------------------
00:26:48 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
00:26:48 Parent suite setup failed:
00:26:48 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:48 ------------------------------------------------------------------------------
00:26:48 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
00:26:48 Parent suite setup failed:
00:26:48 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:48 ------------------------------------------------------------------------------
00:26:48 Reboot_People_Leader :: Previous people Leader is rebooted. We sho... | FAIL |
00:26:48 Parent suite setup failed:
00:26:48 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:48 ------------------------------------------------------------------------------
00:26:48 Buy_Cars_On_Leader_After_Reboot_And_Verify :: Buy some cars on the... | FAIL |
00:26:48 Parent suite setup failed:
00:26:48 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:48 ------------------------------------------------------------------------------
00:26:48 Buy_Cars_On_Follower_After_Reboot_And_Verify :: Buy some cars on t... | FAIL |
00:26:48 Parent suite setup failed:
00:26:48 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:48 ------------------------------------------------------------------------------
00:26:48 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
00:26:48 Parent suite setup failed:
00:26:48 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:48 ------------------------------------------------------------------------------
00:26:48 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
00:26:48 Parent suite setup failed:
00:26:48 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:48 ------------------------------------------------------------------------------
00:26:48 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
00:26:48 Parent suite setup failed:
00:26:48 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:48 ------------------------------------------------------------------------------
00:26:48 controller-clustering-tell.txt.Buycar Failover :: This test focuse... | FAIL |
00:26:48 Suite setup failed:
00:26:48 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:48
00:26:48 10 tests, 0 passed, 10 failed
00:26:48 ==============================================================================
00:26:48 controller-clustering-tell.txt.Entity Isolate :: Suite for performing membe...
00:26:48 ==============================================================================
00:26:50 Check All Shards Before Isolate :: Check all shards in controller. | FAIL |
00:26:50 Parent suite setup failed:
00:26:50 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...
00:26:50 [ Message content over the limit has been removed. ]
00:26:50 ...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)
00:26:50 ------------------------------------------------------------------------------
00:26:50 Isolate Entity Leader :: Isolate the entity-ownership Leader to ca... | FAIL |
00:26:50 Parent suite setup failed:
00:26:50 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...
00:26:50 [ Message content over the limit has been removed. ]
00:26:50 ...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)
00:26:50 ------------------------------------------------------------------------------
00:26:50 Check All Shards After Isolate :: Check all shards in controller. | FAIL |
00:26:50 Parent suite setup failed:
00:26:50 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...
00:26:50 [ Message content over the limit has been removed. ]
00:26:50 ...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)
00:26:50 ------------------------------------------------------------------------------
00:26:50 Rejoin Entity Leader :: Rejoin the entity-ownership Leader. | FAIL |
00:26:50 Parent suite setup failed:
00:26:50 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...
00:26:50 [ Message content over the limit has been removed. ]
00:26:50 ...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)
00:26:50 ------------------------------------------------------------------------------
00:26:50 Check All Shards After Rejoin :: Check all shards in controller. | FAIL |
00:26:50 Parent suite setup failed:
00:26:50 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...
00:26:50 [ Message content over the limit has been removed. ]
00:26:50 ...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)
00:26:50 ------------------------------------------------------------------------------
00:26:51 controller-clustering-tell.txt.Entity Isolate :: Suite for perform... | FAIL |
00:26:51 Suite setup failed:
00:26:51 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...
00:26:51 [ Message content over the limit has been removed. ]
00:26:51 ...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)
00:26:51
00:26:51 5 tests, 0 passed, 5 failed
00:26:51 ==============================================================================
00:26:51 controller-clustering-tell.txt.Buycar Failover Isolation :: This test focus...
00:26:51 ==============================================================================
00:26:59 Add_Cars_To_Leader_And_Verify :: Add all needed cars to car Leader... | FAIL |
00:26:59 Parent suite setup failed:
00:26:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:59 ------------------------------------------------------------------------------
00:26:59 Add_People_To_First_Follower_And_Verify :: Add all needed people t... | FAIL |
00:26:59 Parent suite setup failed:
00:26:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:59 ------------------------------------------------------------------------------
00:26:59 Buy_Cars_On_Leader_And_Verify :: Buy some cars on the leader member. | FAIL |
00:26:59 Parent suite setup failed:
00:26:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:59 ------------------------------------------------------------------------------
00:26:59 Buy_Cars_On_Follower_And_Verify :: Buy some cars on the first foll... | FAIL |
00:26:59 Parent suite setup failed:
00:26:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:59 ------------------------------------------------------------------------------
00:26:59 Isolate_and_Rejoin_People_Leader :: Previous people Leader is isol... | FAIL |
00:26:59 Parent suite setup failed:
00:26:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:59 ------------------------------------------------------------------------------
00:26:59 Buy_Cars_On_Leader_After_Rejoin_And_Verify :: Buy some cars on the... | FAIL |
00:26:59 Parent suite setup failed:
00:26:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:59 ------------------------------------------------------------------------------
00:26:59 Buy_Cars_On_Follower_After_Rejoin_And_Verify :: Buy some cars on t... | FAIL |
00:26:59 Parent suite setup failed:
00:26:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:59 ------------------------------------------------------------------------------
00:26:59 Delete_All_CarPeople :: DELETE car-people container. No verificati... | FAIL |
00:26:59 Parent suite setup failed:
00:26:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:59 ------------------------------------------------------------------------------
00:26:59 Delete_All_People :: DELETE people container. No verification beyo... | FAIL |
00:26:59 Parent suite setup failed:
00:26:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:59 ------------------------------------------------------------------------------
00:26:59 Delete_All_Cars :: DELETE cars container. No verification beyond h... | FAIL |
00:26:59 Parent suite setup failed:
00:26:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:59 ------------------------------------------------------------------------------
00:26:59 controller-clustering-tell.txt.Buycar Failover Isolation :: This t... | FAIL |
00:26:59 Suite setup failed:
00:26:59 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:26:59
00:26:59 10 tests, 0 passed, 10 failed
00:26:59 ==============================================================================
00:26:59 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suite mixing ...
00:26:59 ==============================================================================
00:27:06 Add_Original_Cars_On_Old_Leader_And_Verify :: Add initial cars on ... | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 Isolate_Original_Car_Leader :: Isolate the car Leader to cause a n... | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 Wait_For_New_Leader :: Wait until new car Leader is elected. | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 See_Original_Cars_On_New_Leader :: GET cars from new Leader, shoul... | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 See_Original_Cars_On_New_Followers :: The same check on other exis... | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 Delete_Original_Cars_On_New_Leader :: Delete cars on the new Leader. | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 Add_Leader_Cars_On_New_Leader :: Add cars on the new Leader. | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 See_Leader_Cars_On_New_Leader :: GET cars from new Leader, should ... | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 See_Leader_Cars_On_New_Followers :: The same check on other existi... | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 Delete_Leader_Cars_On_New_First_Follower :: Delete cars in new fir... | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 Add_Follower_Cars_On_New_First_Follower :: Add cars on the new fir... | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 See_Folower_Cars_On_New_Leader :: Get cars from the new Leader, sh... | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 See_Follower_Cars_On_New_Followers :: The same check on other exis... | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 Rejoin_Old_Car_Leader :: Rejoin the isolated member without deleti... | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 See_Folower_Cars_On_Old_Leader :: GET cars from the restarted memb... | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 Delete_Follower_Cars_On_New_Leader :: Delete cars on the last Leader. | FAIL |
00:27:06 Parent suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06 ------------------------------------------------------------------------------
00:27:06 controller-clustering-tell.txt.Car Failover Crud Isolation :: Suit... | FAIL |
00:27:06 Suite setup failed:
00:27:06 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:06
00:27:06 16 tests, 0 passed, 16 failed
00:27:06 ==============================================================================
00:27:07 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite for test...
00:27:07 ==============================================================================
00:27:14 Stop_Majority_Of_The_Followers :: Stop half plus one car Follower ... | FAIL |
00:27:14 Parent suite setup failed:
00:27:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:14 ------------------------------------------------------------------------------
00:27:14 Attempt_To_Add_Cars_To_Leader :: Adding cars should fail, as major... | FAIL |
00:27:14 Parent suite setup failed:
00:27:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:14 ------------------------------------------------------------------------------
00:27:14 Start_Tipping_Follower :: Start one Follower member without persis... | FAIL |
00:27:14 Parent suite setup failed:
00:27:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:14 ------------------------------------------------------------------------------
00:27:14 Add_Cars_On_Tipping_Follower :: Add cars on the tipping Follower. | FAIL |
00:27:14 Parent suite setup failed:
00:27:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:14 ------------------------------------------------------------------------------
00:27:14 See_Cars_On_Existing_Members :: On each up member: GET cars, shoul... | FAIL |
00:27:14 Parent suite setup failed:
00:27:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:14 ------------------------------------------------------------------------------
00:27:14 Start_Other_Followers :: Start other followers without persisted d... | FAIL |
00:27:14 Parent suite setup failed:
00:27:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:14 ------------------------------------------------------------------------------
00:27:14 See_Cars_On_New_Follower_Leader :: GET cars from a new follower to... | FAIL |
00:27:14 Parent suite setup failed:
00:27:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:14 ------------------------------------------------------------------------------
00:27:14 Delete_Cars_On_Leader :: Delete cars on Leader. | FAIL |
00:27:14 Parent suite setup failed:
00:27:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:14 ------------------------------------------------------------------------------
00:27:14 controller-clustering-tell.txt.Car Outage Corners :: Cluster suite... | FAIL |
00:27:14 Suite setup failed:
00:27:14 ReadTimeout: HTTPConnectionPool(host='10.30.171.180', port=8181): Read timed out. (read timeout=5.0)
00:27:14
00:27:14 8 tests, 0 passed, 8 failed
00:27:14 ==============================================================================
00:27:14 controller-clustering-tell.txt | FAIL |
00:27:14 162 tests, 11 passed, 151 failed
00:27:14 ==============================================================================
00:27:14 Output: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/output.xml
00:27:24 Log: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/log.html
00:27:24 Report: /w/workspace/controller-csit-3node-clustering-tell-all-scandium/report.html
00:27:24 + true
00:27:24 + echo 'Examining the files in data/log and checking filesize'
00:27:24 Examining the files in data/log and checking filesize
00:27:24 + ssh 10.30.170.103 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/'
00:27:25 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
00:27:25 total 8428
00:27:25 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 19:31 .
00:27:25 -rw-rw-r-- 1 jenkins jenkins 1720 Oct 6 19:31 karaf_console.log
00:27:25 drwxrwxr-x 9 jenkins jenkins 4096 Oct 7 00:19 ..
00:27:25 -rw-rw-r-- 1 jenkins jenkins 8612026 Oct 7 00:27 karaf.log
00:27:25 + ssh 10.30.170.103 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*'
00:27:25 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
00:27:25 8.3M /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
00:27:25 4.0K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
00:27:25 + ssh 10.30.171.180 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/'
00:27:25 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
00:27:26 total 6296
00:27:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 19:31 .
00:27:26 -rw-rw-r-- 1 jenkins jenkins 8319 Oct 6 19:41 karaf_console.log
00:27:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 00:19 ..
00:27:26 -rw-rw-r-- 1 jenkins jenkins 6419386 Oct 7 00:27 karaf.log
00:27:26 + ssh 10.30.171.180 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*'
00:27:26 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
00:27:26 6.2M /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
00:27:26 12K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
00:27:26 + ssh 10.30.171.153 'ls -altr /tmp/karaf-0.21.3-SNAPSHOT/data/log/'
00:27:26 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
00:27:26 total 2824
00:27:26 drwxrwxr-x 2 jenkins jenkins 4096 Oct 6 19:31 .
00:27:26 -rw-rw-r-- 1 jenkins jenkins 132599 Oct 6 20:02 karaf_console.log
00:27:26 drwxrwxr-x 4 jenkins jenkins 4096 Oct 7 00:19 ..
00:27:26 -rw-rw-r-- 1 jenkins jenkins 2747635 Oct 7 00:27 karaf.log
00:27:26 + ssh 10.30.171.153 'du -hs /tmp/karaf-0.21.3-SNAPSHOT/data/log/*'
00:27:26 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
00:27:27 2.7M /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
00:27:27 132K /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
00:27:27 + set +e
00:27:27 ++ seq 1 3
00:27:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:27:27 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:27:27 + echo 'Let'\''s take the karaf thread dump again'
00:27:27 Let's take the karaf thread dump again
00:27:27 + ssh 10.30.170.103 'sudo ps aux'
00:27:27 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
00:27:27 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_after.log
00:27:27 ++ grep -v grep
00:27:27 ++ tr -s ' '
00:27:27 ++ cut -f2 '-d '
00:27:27 + pid=29650
00:27:27 + echo 'karaf main: org.apache.karaf.main.Main, pid:29650'
00:27:27 karaf main: org.apache.karaf.main.Main, pid:29650
00:27:27 + ssh 10.30.170.103 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 29650'
00:27:27 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
00:27:27 + echo 'killing karaf process...'
00:27:27 killing karaf process...
00:27:27 + ssh 10.30.170.103 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:27:27 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
00:27:28 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:27:28 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:27:28 + echo 'Let'\''s take the karaf thread dump again'
00:27:28 Let's take the karaf thread dump again
00:27:28 + ssh 10.30.171.180 'sudo ps aux'
00:27:28 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
00:27:28 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_after.log
00:27:28 ++ grep -v grep
00:27:28 ++ tr -s ' '
00:27:28 ++ cut -f2 '-d '
00:27:28 + pid=2080
00:27:28 + echo 'karaf main: org.apache.karaf.main.Main, pid:2080'
00:27:28 karaf main: org.apache.karaf.main.Main, pid:2080
00:27:28 + ssh 10.30.171.180 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2080'
00:27:28 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
00:27:28 + echo 'killing karaf process...'
00:27:28 killing karaf process...
00:27:28 + ssh 10.30.171.180 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:27:28 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
00:27:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:27:29 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:27:29 + echo 'Let'\''s take the karaf thread dump again'
00:27:29 Let's take the karaf thread dump again
00:27:29 + ssh 10.30.171.153 'sudo ps aux'
00:27:29 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
00:27:29 ++ grep org.apache.karaf.main.Main /w/workspace/controller-csit-3node-clustering-tell-all-scandium/ps_after.log
00:27:29 ++ grep -v grep
00:27:29 ++ tr -s ' '
00:27:29 ++ cut -f2 '-d '
00:27:29 + pid=2082
00:27:29 + echo 'karaf main: org.apache.karaf.main.Main, pid:2082'
00:27:29 karaf main: org.apache.karaf.main.Main, pid:2082
00:27:29 + ssh 10.30.171.153 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2082'
00:27:29 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
00:27:29 + echo 'killing karaf process...'
00:27:29 killing karaf process...
00:27:29 + ssh 10.30.171.153 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
00:27:29 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
00:27:30 + sleep 5
00:27:35 ++ seq 1 3
00:27:35 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:27:35 + CONTROLLERIP=ODL_SYSTEM_1_IP
00:27:35 + echo 'Compressing karaf.log 1'
00:27:35 Compressing karaf.log 1
00:27:35 + ssh 10.30.170.103 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
00:27:35 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
00:27:35 + echo 'Fetching compressed karaf.log 1'
00:27:35 Fetching compressed karaf.log 1
00:27:35 + scp 10.30.170.103:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
00:27:35 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
00:27:35 + ssh 10.30.170.103 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz
00:27:35 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
00:27:35 + scp 10.30.170.103:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
00:27:35 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
00:27:36 + ssh 10.30.170.103 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
00:27:36 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
00:27:36 + echo 'Fetch GC logs'
00:27:36 Fetch GC logs
00:27:36 + mkdir -p gclogs-1
00:27:36 + scp '10.30.170.103:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-1/
00:27:36 Warning: Permanently added '10.30.170.103' (ECDSA) to the list of known hosts.
00:27:36 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
00:27:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:27:36 + CONTROLLERIP=ODL_SYSTEM_2_IP
00:27:36 + echo 'Compressing karaf.log 2'
00:27:36 Compressing karaf.log 2
00:27:36 + ssh 10.30.171.180 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
00:27:36 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
00:27:36 + echo 'Fetching compressed karaf.log 2'
00:27:36 Fetching compressed karaf.log 2
00:27:36 + scp 10.30.171.180:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
00:27:36 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
00:27:37 + ssh 10.30.171.180 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz
00:27:37 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
00:27:37 + scp 10.30.171.180:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
00:27:37 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
00:27:37 + ssh 10.30.171.180 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
00:27:37 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
00:27:37 + echo 'Fetch GC logs'
00:27:37 Fetch GC logs
00:27:37 + mkdir -p gclogs-2
00:27:37 + scp '10.30.171.180:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-2/
00:27:37 Warning: Permanently added '10.30.171.180' (ECDSA) to the list of known hosts.
00:27:37 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
00:27:37 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
00:27:37 + CONTROLLERIP=ODL_SYSTEM_3_IP
00:27:37 + echo 'Compressing karaf.log 3'
00:27:37 Compressing karaf.log 3
00:27:37 + ssh 10.30.171.153 gzip --best /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log
00:27:37 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
00:27:38 + echo 'Fetching compressed karaf.log 3'
00:27:38 Fetching compressed karaf.log 3
00:27:38 + scp 10.30.171.153:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
00:27:38 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
00:27:38 + ssh 10.30.171.153 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf.log.gz
00:27:38 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
00:27:38 + scp 10.30.171.153:/tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
00:27:38 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
00:27:38 + ssh 10.30.171.153 rm -f /tmp/karaf-0.21.3-SNAPSHOT/data/log/karaf_console.log
00:27:38 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
00:27:39 + echo 'Fetch GC logs'
00:27:39 Fetch GC logs
00:27:39 + mkdir -p gclogs-3
00:27:39 + scp '10.30.171.153:/tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log' gclogs-3/
00:27:39 Warning: Permanently added '10.30.171.153' (ECDSA) to the list of known hosts.
00:27:39 scp: /tmp/karaf-0.21.3-SNAPSHOT/data/log/*.log: No such file or directory
00:27:39 + echo 'Examine copied files'
00:27:39 Examine copied files
00:27:39 + ls -lt
00:27:39 total 68168
00:27:39 drwxrwxr-x. 2 jenkins jenkins 6 Oct 7 00:27 gclogs-3
00:27:39 -rw-rw-r--. 1 jenkins jenkins 132599 Oct 7 00:27 odl3_karaf_console.log
00:27:39 -rw-rw-r--. 1 jenkins jenkins 133350 Oct 7 00:27 odl3_karaf.log.gz
00:27:39 drwxrwxr-x. 2 jenkins jenkins 6 Oct 7 00:27 gclogs-2
00:27:39 -rw-rw-r--. 1 jenkins jenkins 8319 Oct 7 00:27 odl2_karaf_console.log
00:27:39 -rw-rw-r--. 1 jenkins jenkins 225764 Oct 7 00:27 odl2_karaf.log.gz
00:27:39 drwxrwxr-x. 2 jenkins jenkins 6 Oct 7 00:27 gclogs-1
00:27:39 -rw-rw-r--. 1 jenkins jenkins 1720 Oct 7 00:27 odl1_karaf_console.log
00:27:39 -rw-rw-r--. 1 jenkins jenkins 622443 Oct 7 00:27 odl1_karaf.log.gz
00:27:39 -rw-rw-r--. 1 jenkins jenkins 131890 Oct 7 00:27 karaf_3_2082_threads_after.log
00:27:39 -rw-rw-r--. 1 jenkins jenkins 13549 Oct 7 00:27 ps_after.log
00:27:39 -rw-rw-r--. 1 jenkins jenkins 131080 Oct 7 00:27 karaf_2_2080_threads_after.log
00:27:39 -rw-rw-r--. 1 jenkins jenkins 134256 Oct 7 00:27 karaf_1_29650_threads_after.log
00:27:39 -rw-rw-r--. 1 jenkins jenkins 307579 Oct 7 00:27 report.html
00:27:39 -rw-rw-r--. 1 jenkins jenkins 3433450 Oct 7 00:27 log.html
00:27:39 -rw-rw-r--. 1 jenkins jenkins 64067751 Oct 7 00:27 output.xml
00:27:39 -rw-rw-r--. 1 jenkins jenkins 6069 Oct 6 19:34 testplan.txt
00:27:39 -rw-rw-r--. 1 jenkins jenkins 110588 Oct 6 19:34 karaf_3_2082_threads_before.log
00:27:39 -rw-rw-r--. 1 jenkins jenkins 14299 Oct 6 19:34 ps_before.log
00:27:39 -rw-rw-r--. 1 jenkins jenkins 110611 Oct 6 19:34 karaf_2_2080_threads_before.log
00:27:39 -rw-rw-r--. 1 jenkins jenkins 116901 Oct 6 19:34 karaf_1_2085_threads_before.log
00:27:39 -rw-rw-r--. 1 jenkins jenkins 3106 Oct 6 19:31 post-startup-script.sh
00:27:39 -rw-rw-r--. 1 jenkins jenkins 252 Oct 6 19:31 startup-script.sh
00:27:39 -rw-rw-r--. 1 jenkins jenkins 3472 Oct 6 19:31 configuration-script.sh
00:27:39 -rw-rw-r--. 1 jenkins jenkins 695 Oct 6 19:31 custom_shard_config.txt
00:27:39 -rw-rw-r--. 1 jenkins jenkins 136 Oct 6 19:31 scriptplan.txt
00:27:39 -rw-rw-r--. 1 jenkins jenkins 337 Oct 6 19:30 detect_variables.env
00:27:39 -rw-rw-r--. 1 jenkins jenkins 2619 Oct 6 19:30 pom.xml
00:27:39 -rw-rw-r--. 1 jenkins jenkins 92 Oct 6 19:30 set_variables.env
00:27:39 -rw-rw-r--. 1 jenkins jenkins 314 Oct 6 19:30 slave_addresses.txt
00:27:39 -rw-rw-r--. 1 jenkins jenkins 570 Oct 6 19:30 requirements.txt
00:27:39 -rw-rw-r--. 1 jenkins jenkins 26 Oct 6 19:30 env.properties
00:27:39 -rw-rw-r--. 1 jenkins jenkins 333 Oct 6 19:28 stack-parameters.yaml
00:27:39 drwxrwxr-x. 7 jenkins jenkins 4096 Oct 6 19:27 test
00:27:39 drwxrwxr-x. 2 jenkins jenkins 6 Oct 6 19:27 test@tmp
00:27:39 -rw-rw-r--. 1 jenkins jenkins 1410 Oct 6 18:35 maven-metadata.xml
00:27:39 + true
00:27:39 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/sh /tmp/jenkins15430762198553025864.sh
00:27:39 Cleaning up Robot installation...
00:27:39 $ ssh-agent -k
00:27:39 unset SSH_AUTH_SOCK;
00:27:39 unset SSH_AGENT_PID;
00:27:39 echo Agent pid 5163 killed;
00:27:39 [ssh-agent] Stopped.
00:27:39 Recording plot data
00:27:39 Robot results publisher started...
00:27:39 INFO: Checking test criticality is deprecated and will be dropped in a future release!
00:27:39 -Parsing output xml:
00:27:42 Done!
00:27:42 -Copying log files to build dir:
00:27:44 Done!
00:27:44 -Assigning results to build:
00:27:44 Done!
00:27:44 -Checking thresholds:
00:27:44 Done!
00:27:44 Done publishing Robot results.
00:27:44 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
00:27:44 [PostBuildScript] - [INFO] Executing post build scripts.
00:27:44 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins6939763109241909340.sh
00:27:44 Archiving csit artifacts
00:27:44 mv: cannot stat '*_1.png': No such file or directory
00:27:44 mv: cannot stat '/tmp/odl1_*': No such file or directory
00:27:44 mv: cannot stat '*_2.png': No such file or directory
00:27:44 mv: cannot stat '/tmp/odl2_*': No such file or directory
00:27:44 mv: cannot stat '*_3.png': No such file or directory
00:27:44 mv: cannot stat '/tmp/odl3_*': No such file or directory
00:27:44 % Total % Received % Xferd Average Speed Time Time Time Current
00:27:44 Dload Upload Total Spent Left Speed
00:27:44
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 1981k 0 1981k 0 0 4011k 0 --:--:-- --:--:-- --:--:-- 4003k
100 4998k 0 4998k 0 0 4454k 0 --:--:-- 0:00:01 --:--:-- 4454k
00:27:45 Archive: robot-plugin.zip
00:27:45 inflating: ./archives/robot-plugin/log.html
00:27:45 inflating: ./archives/robot-plugin/output.xml
00:27:45 inflating: ./archives/robot-plugin/report.html
00:27:45 mv: cannot stat '*.log.gz': No such file or directory
00:27:45 mv: cannot stat '*.csv': No such file or directory
00:27:45 mv: cannot stat '*.png': No such file or directory
00:27:45 [PostBuildScript] - [INFO] Executing post build scripts.
00:27:45 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins16340756080327326244.sh
00:27:45 [PostBuildScript] - [INFO] Executing post build scripts.
00:27:45 [EnvInject] - Injecting environment variables from a build step.
00:27:45 [EnvInject] - Injecting as environment variables the properties content
00:27:45 OS_CLOUD=vex
00:27:45 OS_STACK_NAME=releng-controller-csit-3node-clustering-tell-all-scandium-76
00:27:45
00:27:45 [EnvInject] - Variables injected successfully.
00:27:45 provisioning config files...
00:27:46 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
00:27:46 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins395458198050934928.sh
00:27:46 ---> openstack-stack-delete.sh
00:27:46 Setup pyenv:
00:27:46 system
00:27:46 3.8.13
00:27:46 3.9.13
00:27:46 3.10.13
00:27:46 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
00:27:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DyLm from file:/tmp/.os_lf_venv
00:27:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:27:46 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:27:48 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
00:27:48 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
00:27:48 lf-activate-venv(): INFO: Base packages installed successfully
00:27:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
00:28:06 lf-activate-venv(): INFO: Adding /tmp/venv-DyLm/bin to PATH
00:28:06 INFO: Retrieving stack cost for: releng-controller-csit-3node-clustering-tell-all-scandium-76
00:28:10 DEBUG: Successfully retrieved stack cost: total: 1.6500000000000001
00:28:22 INFO: Deleting stack releng-controller-csit-3node-clustering-tell-all-scandium-76
00:28:22 Successfully deleted stack releng-controller-csit-3node-clustering-tell-all-scandium-76
00:28:22 [PostBuildScript] - [INFO] Executing post build scripts.
00:28:22 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins15016405414580215605.sh
00:28:22 ---> sysstat.sh
00:28:23 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins14142563563832948041.sh
00:28:23 ---> package-listing.sh
00:28:23 ++ facter osfamily
00:28:23 ++ tr '[:upper:]' '[:lower:]'
00:28:23 + OS_FAMILY=redhat
00:28:23 + workspace=/w/workspace/controller-csit-3node-clustering-tell-all-scandium
00:28:23 + START_PACKAGES=/tmp/packages_start.txt
00:28:23 + END_PACKAGES=/tmp/packages_end.txt
00:28:23 + DIFF_PACKAGES=/tmp/packages_diff.txt
00:28:23 + PACKAGES=/tmp/packages_start.txt
00:28:23 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-scandium ']'
00:28:23 + PACKAGES=/tmp/packages_end.txt
00:28:23 + case "${OS_FAMILY}" in
00:28:23 + rpm -qa
00:28:23 + sort
00:28:23 + '[' -f /tmp/packages_start.txt ']'
00:28:23 + '[' -f /tmp/packages_end.txt ']'
00:28:23 + diff /tmp/packages_start.txt /tmp/packages_end.txt
00:28:23 + '[' /w/workspace/controller-csit-3node-clustering-tell-all-scandium ']'
00:28:23 + mkdir -p /w/workspace/controller-csit-3node-clustering-tell-all-scandium/archives/
00:28:23 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/controller-csit-3node-clustering-tell-all-scandium/archives/
00:28:23 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins3435363206820361630.sh
00:28:23 ---> capture-instance-metadata.sh
00:28:23 Setup pyenv:
00:28:24 system
00:28:24 3.8.13
00:28:24 3.9.13
00:28:24 3.10.13
00:28:24 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
00:28:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DyLm from file:/tmp/.os_lf_venv
00:28:24 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:24 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:26 lf-activate-venv(): INFO: Base packages installed successfully
00:28:26 lf-activate-venv(): INFO: Installing additional packages: lftools
00:28:39 lf-activate-venv(): INFO: Adding /tmp/venv-DyLm/bin to PATH
00:28:39 INFO: Running in OpenStack, capturing instance metadata
00:28:39 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins10395059944188460566.sh
00:28:39 provisioning config files...
00:28:39 Could not find credentials [logs] for controller-csit-3node-clustering-tell-all-scandium #76
00:28:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/controller-csit-3node-clustering-tell-all-scandium@tmp/config16478849052298166375tmp
00:28:39 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
00:28:39 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
00:28:39 provisioning config files...
00:28:40 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
00:28:40 [EnvInject] - Injecting environment variables from a build step.
00:28:40 [EnvInject] - Injecting as environment variables the properties content
00:28:40 SERVER_ID=logs
00:28:40
00:28:40 [EnvInject] - Variables injected successfully.
00:28:40 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins11361992379865508391.sh
00:28:40 ---> create-netrc.sh
00:28:40 WARN: Log server credential not found.
00:28:40 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins5620648928957875457.sh
00:28:40 ---> python-tools-install.sh
00:28:40 Setup pyenv:
00:28:40 system
00:28:40 3.8.13
00:28:40 3.9.13
00:28:40 3.10.13
00:28:40 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
00:28:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DyLm from file:/tmp/.os_lf_venv
00:28:40 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:40 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:42 lf-activate-venv(): INFO: Base packages installed successfully
00:28:42 lf-activate-venv(): INFO: Installing additional packages: lftools
00:28:52 lf-activate-venv(): INFO: Adding /tmp/venv-DyLm/bin to PATH
00:28:52 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins17640151920294730404.sh
00:28:52 ---> sudo-logs.sh
00:28:52 Archiving 'sudo' log..
00:28:52 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash /tmp/jenkins13357470942081841831.sh
00:28:52 ---> job-cost.sh
00:28:52 Setup pyenv:
00:28:52 system
00:28:52 3.8.13
00:28:52 3.9.13
00:28:52 3.10.13
00:28:52 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
00:28:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DyLm from file:/tmp/.os_lf_venv
00:28:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:28:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:28:55 lf-activate-venv(): INFO: Base packages installed successfully
00:28:55 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
00:29:03 lf-activate-venv(): INFO: Adding /tmp/venv-DyLm/bin to PATH
00:29:03 DEBUG: total: 1.6500000000000001
00:29:03 INFO: Retrieving Stack Cost...
00:29:03 INFO: Retrieving Pricing Info for: v3-standard-2
00:29:03 INFO: Archiving Costs
00:29:03 [controller-csit-3node-clustering-tell-all-scandium] $ /bin/bash -l /tmp/jenkins1626914728960327807.sh
00:29:04 ---> logs-deploy.sh
00:29:04 Setup pyenv:
00:29:04 system
00:29:04 3.8.13
00:29:04 3.9.13
00:29:04 3.10.13
00:29:04 * 3.11.7 (set by /w/workspace/controller-csit-3node-clustering-tell-all-scandium/.python-version)
00:29:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-DyLm from file:/tmp/.os_lf_venv
00:29:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
00:29:04 lf-activate-venv(): INFO: Attempting to install with network-safe options...
00:29:06 lf-activate-venv(): INFO: Base packages installed successfully
00:29:06 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
00:29:16 lf-activate-venv(): INFO: Adding /tmp/venv-DyLm/bin to PATH
00:29:16 WARNING: Nexus logging server not set
00:29:16 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/controller-csit-3node-clustering-tell-all-scandium/76/
00:29:16 INFO: archiving logs to S3
00:29:17 ---> uname -a:
00:29:17 Linux prd-centos8-robot-2c-8g-1207.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
00:29:17
00:29:17
00:29:17 ---> lscpu:
00:29:17 Architecture: x86_64
00:29:17 CPU op-mode(s): 32-bit, 64-bit
00:29:17 Byte Order: Little Endian
00:29:17 CPU(s): 2
00:29:17 On-line CPU(s) list: 0,1
00:29:17 Thread(s) per core: 1
00:29:17 Core(s) per socket: 1
00:29:17 Socket(s): 2
00:29:17 NUMA node(s): 1
00:29:17 Vendor ID: AuthenticAMD
00:29:17 CPU family: 23
00:29:17 Model: 49
00:29:17 Model name: AMD EPYC-Rome Processor
00:29:17 Stepping: 0
00:29:17 CPU MHz: 2799.998
00:29:17 BogoMIPS: 5599.99
00:29:17 Virtualization: AMD-V
00:29:17 Hypervisor vendor: KVM
00:29:17 Virtualization type: full
00:29:17 L1d cache: 32K
00:29:17 L1i cache: 32K
00:29:17 L2 cache: 512K
00:29:17 L3 cache: 16384K
00:29:17 NUMA node0 CPU(s): 0,1
00:29:17 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
00:29:17
00:29:17
00:29:17 ---> nproc:
00:29:17 2
00:29:17
00:29:17
00:29:17 ---> df -h:
00:29:17 Filesystem Size Used Avail Use% Mounted on
00:29:17 devtmpfs 3.8G 0 3.8G 0% /dev
00:29:17 tmpfs 3.8G 0 3.8G 0% /dev/shm
00:29:17 tmpfs 3.8G 17M 3.8G 1% /run
00:29:17 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
00:29:17 /dev/vda1 40G 8.5G 32G 22% /
00:29:17 tmpfs 770M 0 770M 0% /run/user/1001
00:29:17
00:29:17
00:29:17 ---> free -m:
00:29:17 total used free shared buff/cache available
00:29:17 Mem: 7697 636 4716 19 2345 6763
00:29:17 Swap: 1023 0 1023
00:29:17
00:29:17
00:29:17 ---> ip addr:
00:29:17 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
00:29:17 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
00:29:17 inet 127.0.0.1/8 scope host lo
00:29:17 valid_lft forever preferred_lft forever
00:29:17 inet6 ::1/128 scope host
00:29:17 valid_lft forever preferred_lft forever
00:29:17 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
00:29:17 link/ether fa:16:3e:c4:6c:5d brd ff:ff:ff:ff:ff:ff
00:29:17 altname enp0s3
00:29:17 altname ens3
00:29:17 inet 10.30.170.85/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
00:29:17 valid_lft 68257sec preferred_lft 68257sec
00:29:17 inet6 fe80::f816:3eff:fec4:6c5d/64 scope link
00:29:17 valid_lft forever preferred_lft forever
00:29:17
00:29:17
00:29:17 ---> sar -b -r -n DEV:
00:29:17 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-1207.novalocal) 10/07/2025 _x86_64_ (2 CPU)
00:29:17
00:29:17 12:00:01 AM tps rtps wtps bread/s bwrtn/s
00:29:17 12:01:01 AM 0.98 0.00 0.98 0.00 216.61
00:29:17 12:02:01 AM 0.58 0.00 0.58 0.00 7.88
00:29:17 12:03:01 AM 0.43 0.00 0.43 0.00 6.10
00:29:17 12:04:01 AM 0.37 0.00 0.37 0.00 5.33
00:29:17 12:05:01 AM 0.30 0.00 0.30 0.00 3.22
00:29:17 12:06:01 AM 0.30 0.00 0.30 0.00 5.23
00:29:17 12:07:01 AM 0.22 0.00 0.22 0.00 2.37
00:29:17 12:08:01 AM 0.52 0.07 0.45 7.60 36.07
00:29:17 12:09:01 AM 0.32 0.00 0.32 0.00 4.85
00:29:17 12:10:01 AM 0.12 0.00 0.12 0.00 0.80
00:29:17 12:11:01 AM 1.10 0.00 1.10 0.00 19.66
00:29:17 12:12:01 AM 0.32 0.00 0.32 0.00 8.78
00:29:17 12:13:01 AM 0.20 0.00 0.20 0.00 3.32
00:29:17 12:14:01 AM 0.23 0.00 0.23 0.00 23.08
00:29:17 12:15:01 AM 0.52 0.00 0.52 0.00 17.86
00:29:17 12:16:01 AM 0.52 0.00 0.52 0.00 19.08
00:29:17 12:17:01 AM 0.28 0.00 0.28 0.00 15.56
00:29:17 12:18:01 AM 0.47 0.00 0.47 0.00 17.61
00:29:17 12:19:01 AM 0.28 0.00 0.28 0.00 17.74
00:29:17 12:20:01 AM 0.18 0.00 0.18 0.00 19.06
00:29:17 12:21:01 AM 0.43 0.00 0.43 0.00 5.13
00:29:17 12:22:01 AM 0.37 0.00 0.37 0.00 5.05
00:29:17 12:23:01 AM 0.57 0.00 0.57 0.00 8.21
00:29:17 12:24:01 AM 0.38 0.00 0.38 0.00 4.27
00:29:17 12:25:01 AM 0.33 0.00 0.33 0.00 5.30
00:29:17 12:26:01 AM 0.32 0.00 0.32 0.00 3.28
00:29:17 12:27:01 AM 0.38 0.00 0.38 0.00 45.42
00:29:17 12:28:01 AM 15.68 0.28 15.40 33.86 3610.53
00:29:17 12:29:01 AM 46.42 0.43 45.98 49.18 2331.87
00:29:17 Average: 2.52 0.03 2.50 3.13 223.20
00:29:17
00:29:17 12:00:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
00:29:17 12:01:01 AM 4801880 6981204 3080552 39.08 2688 2346632 759288 8.50 281664 2416236 8
00:29:17 12:02:01 AM 4803224 6982556 3079208 39.06 2688 2346640 759288 8.50 281680 2415280 4
00:29:17 12:03:01 AM 4803248 6982588 3079184 39.06 2688 2346648 759288 8.50 281680 2415216 4
00:29:17 12:04:01 AM 4803356 6982736 3079076 39.06 2688 2346688 759288 8.50 281680 2415192 4
00:29:17 12:05:01 AM 4803600 6982984 3078832 39.06 2688 2346692 759288 8.50 281680 2414980 4
00:29:17 12:06:01 AM 4803300 6982724 3079132 39.06 2688 2346732 759288 8.50 281680 2415260 4
00:29:17 12:07:01 AM 4803220 6982644 3079212 39.06 2688 2346732 758648 8.49 281680 2415288 4
00:29:17 12:08:01 AM 4802084 6982604 3080348 39.08 2688 2347828 744040 8.33 282096 2415916 4
00:29:17 12:09:01 AM 4802320 6982840 3080112 39.08 2688 2347828 744040 8.33 282096 2415848 4
00:29:17 12:10:01 AM 4802012 6982600 3080420 39.08 2688 2347896 742260 8.31 282820 2415344 324
00:29:17 12:11:01 AM 4802052 6982768 3080380 39.08 2688 2348024 742260 8.31 282824 2415364 128
00:29:17 12:12:01 AM 4802016 6982732 3080416 39.08 2688 2348024 742260 8.31 282824 2415364 4
00:29:17 12:13:01 AM 4801476 6982472 3080956 39.09 2688 2348312 760300 8.51 282824 2415892 296
00:29:17 12:14:01 AM 4801340 6982736 3081092 39.09 2688 2348712 760300 8.51 282824 2415944 52
00:29:17 12:15:01 AM 4801176 6982948 3081256 39.09 2688 2349080 760300 8.51 282824 2416432 24
00:29:17 12:16:01 AM 4800864 6983028 3081568 39.09 2688 2349480 760300 8.51 282824 2416708 24
00:29:17 12:17:01 AM 4800396 6982940 3082036 39.10 2688 2349860 760300 8.51 282824 2417088 24
00:29:17 12:18:01 AM 4799872 6982796 3082560 39.11 2688 2350240 760300 8.51 282824 2417572 96
00:29:17 12:19:01 AM 4799448 6982832 3082984 39.11 2688 2350692 760300 8.51 282824 2417964 104
00:29:17 12:20:01 AM 4798836 6982656 3083596 39.12 2688 2351128 750456 8.40 282824 2418632 4
00:29:17 12:21:01 AM 4798788 6982612 3083644 39.12 2688 2351132 750456 8.40 282824 2418516 4
00:29:17 12:22:01 AM 4798820 6982692 3083612 39.12 2688 2351180 750456 8.40 282824 2418560 4
00:29:17 12:23:01 AM 4798948 6982820 3083484 39.12 2688 2351180 750456 8.40 282824 2418632 4
00:29:17 12:24:01 AM 4798848 6982724 3083584 39.12 2688 2351192 766168 8.58 282824 2418456 4
00:29:17 12:25:01 AM 4798728 6982644 3083704 39.12 2688 2351224 766168 8.58 282824 2418820 4
00:29:17 12:26:01 AM 4799000 6982916 3083432 39.12 2688 2351224 766168 8.58 282824 2418540 4
00:29:17 12:27:01 AM 4790292 6976196 3092140 39.23 2688 2353212 883160 9.89 282828 2426208 788
00:29:17 12:28:01 AM 4752960 6893972 3129472 39.70 2688 2314324 771632 8.64 375544 2394056 59536
00:29:17 12:29:01 AM 4836460 6935744 3045972 38.64 2688 2272512 717496 8.03 543032 2145596 18648
00:29:17 Average: 4800295 6977783 3082137 39.10 2688 2345209 759447 8.50 294667 2406859 2763
00:29:17
00:29:17 12:00:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
00:29:17 12:01:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:01:01 AM eth0 15.09 12.21 3.98 2.46 0.00 0.00 0.00 0.00
00:29:17 12:02:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:02:01 AM eth0 0.77 0.17 0.28 0.19 0.00 0.00 0.00 0.00
00:29:17 12:03:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:03:01 AM eth0 0.95 0.23 0.18 0.07 0.00 0.00 0.00 0.00
00:29:17 12:04:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:04:01 AM eth0 0.62 0.13 0.06 0.02 0.00 0.00 0.00 0.00
00:29:17 12:05:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:05:01 AM eth0 0.47 0.00 0.03 0.00 0.00 0.00 0.00 0.00
00:29:17 12:06:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:06:01 AM eth0 1.62 0.47 0.41 0.26 0.00 0.00 0.00 0.00
00:29:17 12:07:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:07:01 AM eth0 0.47 0.00 0.06 0.00 0.00 0.00 0.00 0.00
00:29:17 12:08:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:08:01 AM eth0 17.58 16.56 3.15 1.60 0.00 0.00 0.00 0.00
00:29:17 12:09:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:09:01 AM eth0 0.52 0.07 0.03 0.00 0.00 0.00 0.00 0.00
00:29:17 12:10:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:10:01 AM eth0 6.39 5.88 0.87 0.42 0.00 0.00 0.00 0.00
00:29:17 12:11:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:11:01 AM eth0 6.68 6.13 1.01 0.43 0.00 0.00 0.00 0.00
00:29:17 12:12:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:12:01 AM eth0 0.45 0.03 0.03 0.00 0.00 0.00 0.00 0.00
00:29:17 12:13:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:13:01 AM eth0 16.26 15.05 3.19 1.83 0.00 0.00 0.00 0.00
00:29:17 12:14:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:14:01 AM eth0 11.05 9.10 2.79 1.79 0.00 0.00 0.00 0.00
00:29:17 12:15:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:15:01 AM eth0 10.81 8.95 2.73 1.78 0.00 0.00 0.00 0.00
00:29:17 12:16:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:16:01 AM eth0 10.81 8.83 2.69 1.78 0.00 0.00 0.00 0.00
00:29:17 12:17:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:17:01 AM eth0 10.90 8.95 2.69 1.78 0.00 0.00 0.00 0.00
00:29:17 12:18:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:18:01 AM eth0 11.46 9.07 2.90 1.85 0.00 0.00 0.00 0.00
00:29:17 12:19:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:19:01 AM eth0 13.18 10.80 3.36 2.16 0.00 0.00 0.00 0.00
00:29:17 12:20:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:20:01 AM eth0 10.73 8.72 2.69 1.59 0.00 0.00 0.00 0.00
00:29:17 12:21:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:21:01 AM eth0 0.50 0.00 0.03 0.00 0.00 0.00 0.00 0.00
00:29:17 12:22:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:22:01 AM eth0 0.72 0.22 0.07 0.03 0.00 0.00 0.00 0.00
00:29:17 12:23:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:23:01 AM eth0 0.95 0.10 0.17 0.06 0.00 0.00 0.00 0.00
00:29:17 12:24:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:24:01 AM eth0 0.77 0.02 0.07 0.00 0.00 0.00 0.00 0.00
00:29:17 12:25:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:25:01 AM eth0 2.05 0.62 0.70 0.45 0.00 0.00 0.00 0.00
00:29:17 12:26:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:26:01 AM eth0 0.57 0.07 0.03 0.00 0.00 0.00 0.00 0.00
00:29:17 12:27:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:27:01 AM eth0 68.08 66.48 18.26 7.48 0.00 0.00 0.00 0.00
00:29:17 12:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:28:01 AM eth0 153.34 107.33 434.04 295.05 0.00 0.00 0.00 0.00
00:29:17 12:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 12:29:01 AM eth0 17.88 15.36 15.00 7.46 0.00 0.00 0.00 0.00
00:29:17 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
00:29:17 Average: eth0 13.51 10.74 17.30 11.40 0.00 0.00 0.00 0.00
00:29:17
00:29:17
00:29:17 ---> sar -P ALL:
00:29:17 Linux 4.18.0-553.5.1.el8.x86_64 (prd-centos8-robot-2c-8g-1207.novalocal) 10/07/2025 _x86_64_ (2 CPU)
00:29:17
00:29:17 12:00:01 AM CPU %user %nice %system %iowait %steal %idle
00:29:17 12:01:01 AM all 4.71 0.03 0.46 0.02 0.08 94.71
00:29:17 12:01:01 AM 0 3.00 0.00 0.35 0.03 0.08 96.53
00:29:17 12:01:01 AM 1 6.42 0.05 0.57 0.00 0.08 92.88
00:29:17 12:02:01 AM all 0.33 0.00 0.08 0.00 0.07 99.53
00:29:17 12:02:01 AM 0 0.08 0.00 0.10 0.00 0.08 99.73
00:29:17 12:02:01 AM 1 0.57 0.00 0.05 0.00 0.05 99.33
00:29:17 12:03:01 AM all 0.23 0.00 0.08 0.00 0.07 99.62
00:29:17 12:03:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
00:29:17 12:03:01 AM 1 0.33 0.00 0.08 0.00 0.07 99.52
00:29:17 12:04:01 AM all 0.35 0.00 0.06 0.00 0.06 99.53
00:29:17 12:04:01 AM 0 0.23 0.00 0.05 0.00 0.05 99.67
00:29:17 12:04:01 AM 1 0.47 0.00 0.07 0.00 0.07 99.40
00:29:17 12:05:01 AM all 0.34 0.00 0.06 0.00 0.07 99.53
00:29:17 12:05:01 AM 0 0.13 0.00 0.07 0.00 0.07 99.73
00:29:17 12:05:01 AM 1 0.55 0.00 0.05 0.00 0.07 99.33
00:29:17 12:06:01 AM all 0.45 0.00 0.08 0.00 0.06 99.41
00:29:17 12:06:01 AM 0 0.32 0.00 0.10 0.00 0.05 99.53
00:29:17 12:06:01 AM 1 0.58 0.00 0.07 0.00 0.07 99.28
00:29:17 12:07:01 AM all 0.33 0.00 0.08 0.01 0.05 99.53
00:29:17 12:07:01 AM 0 0.07 0.00 0.07 0.02 0.03 99.82
00:29:17 12:07:01 AM 1 0.60 0.00 0.08 0.00 0.07 99.25
00:29:17 12:08:01 AM all 2.07 0.00 0.38 0.01 0.07 97.48
00:29:17 12:08:01 AM 0 1.54 0.00 0.40 0.00 0.08 97.98
00:29:17 12:08:01 AM 1 2.61 0.00 0.35 0.02 0.05 96.98
00:29:17 12:09:01 AM all 0.34 0.00 0.07 0.00 0.06 99.53
00:29:17 12:09:01 AM 0 0.62 0.00 0.08 0.00 0.08 99.21
00:29:17 12:09:01 AM 1 0.07 0.00 0.05 0.00 0.03 99.85
00:29:17 12:10:01 AM all 0.28 0.19 0.20 0.00 0.09 99.24
00:29:17 12:10:01 AM 0 0.20 0.37 0.22 0.00 0.07 99.13
00:29:17 12:10:01 AM 1 0.36 0.00 0.19 0.00 0.10 99.35
00:29:17 12:11:01 AM all 0.78 0.00 0.12 0.01 0.08 99.01
00:29:17 12:11:01 AM 0 0.60 0.00 0.10 0.02 0.07 99.22
00:29:17 12:11:01 AM 1 0.95 0.00 0.13 0.00 0.10 98.81
00:29:17
00:29:17 12:11:01 AM CPU %user %nice %system %iowait %steal %idle
00:29:17 12:12:01 AM all 0.26 0.00 0.06 0.00 0.06 99.62
00:29:17 12:12:01 AM 0 0.42 0.00 0.05 0.00 0.07 99.46
00:29:17 12:12:01 AM 1 0.10 0.00 0.07 0.00 0.05 99.78
00:29:17 12:13:01 AM all 2.75 0.00 0.24 0.00 0.07 96.94
00:29:17 12:13:01 AM 0 3.21 0.00 0.27 0.00 0.07 96.45
00:29:17 12:13:01 AM 1 2.29 0.00 0.22 0.00 0.07 97.43
00:29:17 12:14:01 AM all 4.43 0.00 0.33 0.00 0.10 95.13
00:29:17 12:14:01 AM 0 1.79 0.00 0.20 0.00 0.08 97.93
00:29:17 12:14:01 AM 1 7.07 0.00 0.47 0.00 0.12 92.34
00:29:17 12:15:01 AM all 4.45 0.00 0.33 0.00 0.10 95.12
00:29:17 12:15:01 AM 0 2.51 0.00 0.22 0.00 0.08 97.19
00:29:17 12:15:01 AM 1 6.39 0.00 0.43 0.00 0.12 93.06
00:29:17 12:16:01 AM all 4.31 0.00 0.33 0.00 0.11 95.25
00:29:17 12:16:01 AM 0 3.00 0.00 0.27 0.00 0.10 96.63
00:29:17 12:16:01 AM 1 5.62 0.00 0.40 0.00 0.12 93.86
00:29:17 12:17:01 AM all 4.37 0.00 0.33 0.00 0.13 95.17
00:29:17 12:17:01 AM 0 1.30 0.00 0.18 0.00 0.10 98.41
00:29:17 12:17:01 AM 1 7.44 0.00 0.48 0.00 0.15 91.93
00:29:17 12:18:01 AM all 4.46 0.00 0.32 0.00 0.09 95.13
00:29:17 12:18:01 AM 0 6.54 0.00 0.44 0.00 0.10 92.92
00:29:17 12:18:01 AM 1 2.39 0.00 0.20 0.00 0.08 97.33
00:29:17 12:19:01 AM all 5.10 0.00 0.33 0.00 0.10 94.46
00:29:17 12:19:01 AM 0 3.56 0.00 0.30 0.00 0.10 96.04
00:29:17 12:19:01 AM 1 6.64 0.00 0.37 0.00 0.10 92.89
00:29:17 12:20:01 AM all 3.42 0.00 0.24 0.00 0.08 96.26
00:29:17 12:20:01 AM 0 3.06 0.00 0.25 0.00 0.10 96.59
00:29:17 12:20:01 AM 1 3.77 0.00 0.23 0.00 0.07 95.93
00:29:17 12:21:01 AM all 0.27 0.00 0.08 0.00 0.05 99.61
00:29:17 12:21:01 AM 0 0.12 0.00 0.08 0.00 0.07 99.73
00:29:17 12:21:01 AM 1 0.42 0.00 0.07 0.00 0.03 99.48
00:29:17 12:22:01 AM all 0.33 0.00 0.09 0.00 0.06 99.52
00:29:17 12:22:01 AM 0 0.15 0.00 0.12 0.00 0.08 99.65
00:29:17 12:22:01 AM 1 0.50 0.00 0.07 0.00 0.03 99.40
00:29:17
00:29:17 12:22:01 AM CPU %user %nice %system %iowait %steal %idle
00:29:17 12:23:01 AM all 0.28 0.00 0.07 0.00 0.06 99.60
00:29:17 12:23:01 AM 0 0.10 0.00 0.08 0.00 0.07 99.75
00:29:17 12:23:01 AM 1 0.45 0.00 0.05 0.00 0.05 99.45
00:29:17 12:24:01 AM all 0.34 0.00 0.08 0.00 0.07 99.52
00:29:17 12:24:01 AM 0 0.08 0.00 0.08 0.00 0.08 99.75
00:29:17 12:24:01 AM 1 0.60 0.00 0.07 0.00 0.05 99.28
00:29:17 12:25:01 AM all 0.45 0.00 0.08 0.00 0.05 99.42
00:29:17 12:25:01 AM 0 0.28 0.00 0.10 0.00 0.05 99.57
00:29:17 12:25:01 AM 1 0.62 0.00 0.07 0.00 0.05 99.27
00:29:17 12:26:01 AM all 0.32 0.00 0.06 0.00 0.07 99.56
00:29:17 12:26:01 AM 0 0.12 0.00 0.08 0.00 0.08 99.72
00:29:17 12:26:01 AM 1 0.52 0.00 0.03 0.00 0.05 99.40
00:29:17 12:27:01 AM all 8.21 0.00 1.36 0.00 0.07 90.37
00:29:17 12:27:01 AM 0 5.92 0.00 1.64 0.00 0.07 92.37
00:29:17 12:27:01 AM 1 10.50 0.00 1.07 0.00 0.07 88.36
00:29:17 12:28:01 AM all 24.78 0.00 2.68 0.38 0.10 72.07
00:29:17 12:28:01 AM 0 10.35 0.00 2.41 0.42 0.12 86.71
00:29:17 12:28:01 AM 1 39.20 0.00 2.94 0.33 0.08 57.44
00:29:17 12:29:01 AM all 28.92 0.00 4.00 0.14 0.11 66.84
00:29:17 12:29:01 AM 0 22.81 0.00 3.15 0.13 0.12 73.78
00:29:17 12:29:01 AM 1 35.02 0.00 4.84 0.15 0.10 59.89
00:29:17 Average: all 3.71 0.01 0.44 0.02 0.08 95.75
00:29:17 Average: 0 2.49 0.01 0.40 0.02 0.08 97.00
00:29:17 Average: 1 4.93 0.00 0.47 0.02 0.07 94.50
00:29:17
00:29:17
00:29:17