23:03:33 Started by upstream project "integration-distribution-mri-test-titanium" build number 62
23:03:33 originally caused by:
23:03:33 Started by timer
23:03:33 Running as SYSTEM
23:03:33 [EnvInject] - Loading node environment variables.
23:03:33 Building remotely on prd-centos8-robot-2c-8g-12952 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:03:33 [ssh-agent] Looking for ssh-agent implementation...
23:03:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:03:34 $ ssh-agent
23:03:34 SSH_AUTH_SOCK=/tmp/ssh-NnadIudyAbbh/agent.5158
23:03:34 SSH_AGENT_PID=5159
23:03:34 [ssh-agent] Started.
23:03:34 Running ssh-add (command line suppressed)
23:03:34 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_11411799300894732027.key (/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_11411799300894732027.key)
23:03:34 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:03:34 The recommended git tool is: NONE
23:03:37 using credential opendaylight-jenkins-ssh
23:03:37 Wiping out workspace first.
23:03:37 Cloning the remote Git repository
23:03:38 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:03:38 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test # timeout=10
23:03:38 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:03:38 > git --version # timeout=10
23:03:38 > git --version # 'git version 2.43.0'
23:03:38 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:03:38 [INFO] Currently running in a labeled security context
23:03:38 [INFO] Currently SELinux is 'enforcing' on the host
23:03:38 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh7172709873943114521.key
23:03:38 Verifying host key using known hosts file
23:03:38 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:03:38 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:03:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:03:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:03:41 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:03:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:03:41 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:03:41 [INFO] Currently running in a labeled security context
23:03:41 [INFO] Currently SELinux is 'enforcing' on the host
23:03:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh3490209759052279693.key
23:03:41 Verifying host key using known hosts file
23:03:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification.
23:03:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:03:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:03:41 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:03:41 > git config core.sparsecheckout # timeout=10
23:03:41 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:03:41 Commit message: "Adapt test for new pce-allocation field"
23:03:41 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:03:41 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:03:42 No emails were triggered.
23:03:42 provisioning config files...
23:03:42 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:03:42 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:03:42 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:03:42 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins18358931594961165594.sh
23:03:42 ---> python-tools-install.sh
23:03:42 Setup pyenv:
23:03:42 system
23:03:42 * 3.8.13 (set by /opt/pyenv/version)
23:03:42 * 3.9.13 (set by /opt/pyenv/version)
23:03:42 * 3.10.13 (set by /opt/pyenv/version)
23:03:42 * 3.11.7 (set by /opt/pyenv/version)
23:03:47 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-rsfV
23:03:47 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:03:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:03:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:03:51 lf-activate-venv(): INFO: Base packages installed successfully
23:03:51 lf-activate-venv(): INFO: Installing additional packages: lftools
23:04:15 lf-activate-venv(): INFO: Adding /tmp/venv-rsfV/bin to PATH
23:04:15 Generating Requirements File
23:04:35 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:04:35 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:04:35 Python 3.11.7
23:04:35 pip 25.3 from /tmp/venv-rsfV/lib/python3.11/site-packages/pip (python 3.11)
23:04:36 appdirs==1.4.4
23:04:36 argcomplete==3.6.3
23:04:36 aspy.yaml==1.3.0
23:04:36 attrs==25.4.0
23:04:36 autopage==0.5.2
23:04:36 beautifulsoup4==4.14.2
23:04:36 boto3==1.41.2
23:04:36 botocore==1.41.2
23:04:36 bs4==0.0.2
23:04:36 cachetools==6.2.2
23:04:36 certifi==2025.11.12
23:04:36 cffi==2.0.0
23:04:36 cfgv==3.5.0
23:04:36 chardet==5.2.0
23:04:36 charset-normalizer==3.4.4
23:04:36 click==8.3.1
23:04:36 cliff==4.12.0
23:04:36 cmd2==2.7.0
23:04:36 cryptography==3.3.2
23:04:36 debtcollector==3.0.0
23:04:36 decorator==5.2.1
23:04:36 defusedxml==0.7.1
23:04:36 Deprecated==1.3.1
23:04:36 distlib==0.4.0
23:04:36 dnspython==2.8.0
23:04:36 docker==7.1.0
23:04:36 dogpile.cache==1.5.0
23:04:36 durationpy==0.10
23:04:36 email-validator==2.3.0
23:04:36 filelock==3.20.0
23:04:36 future==1.0.0
23:04:36 gitdb==4.0.12
23:04:36 GitPython==3.1.45
23:04:36 google-auth==2.43.0
23:04:36 httplib2==0.31.0
23:04:36 identify==2.6.15
23:04:36 idna==3.11
23:04:36 importlib-resources==1.5.0
23:04:36 iso8601==2.1.0
23:04:36 Jinja2==3.1.6
23:04:36 jmespath==1.0.1
23:04:36 jsonpatch==1.33
23:04:36 jsonpointer==3.0.0
23:04:36 jsonschema==4.25.1
23:04:36 jsonschema-specifications==2025.9.1
23:04:36 keystoneauth1==5.12.0
23:04:36 kubernetes==34.1.0
23:04:36 lftools==0.37.16
23:04:36 lxml==6.0.2
23:04:36 markdown-it-py==4.0.0
23:04:36 MarkupSafe==3.0.3
23:04:36 mdurl==0.1.2
23:04:36 msgpack==1.1.2
23:04:36 multi_key_dict==2.0.3
23:04:36 munch==4.0.0
23:04:36 netaddr==1.3.0
23:04:36 niet==1.4.2
23:04:36 nodeenv==1.9.1
23:04:36 oauth2client==4.1.3
23:04:36 oauthlib==3.3.1
23:04:36 openstacksdk==4.8.0
23:04:36 os-service-types==1.8.2
23:04:36 osc-lib==4.2.0
23:04:36 oslo.config==10.1.0
23:04:36 oslo.context==6.2.0
23:04:36 oslo.i18n==6.7.1
23:04:36 oslo.log==7.2.1
23:04:36 oslo.serialization==5.8.0
23:04:36 oslo.utils==9.2.0
23:04:36 packaging==25.0
23:04:36 pbr==7.0.3
23:04:36 platformdirs==4.5.0
23:04:36 prettytable==3.17.0
23:04:36 psutil==7.1.3
23:04:36 pyasn1==0.6.1
23:04:36 pyasn1_modules==0.4.2
23:04:36 pycparser==2.23
23:04:36 pygerrit2==2.0.15
23:04:36 PyGithub==2.8.1
23:04:36 Pygments==2.19.2
23:04:36 PyJWT==2.10.1
23:04:36 PyNaCl==1.6.1
23:04:36 pyparsing==2.4.7
23:04:36 pyperclip==1.11.0
23:04:36 pyrsistent==0.20.0
23:04:36 python-cinderclient==9.8.0
23:04:36 python-dateutil==2.9.0.post0
23:04:36 python-heatclient==4.3.0
23:04:36 python-jenkins==1.8.3
23:04:36 python-keystoneclient==5.7.0
23:04:36 python-magnumclient==4.9.0
23:04:36 python-openstackclient==8.2.0
23:04:36 python-swiftclient==4.9.0
23:04:36 PyYAML==6.0.3
23:04:36 referencing==0.37.0
23:04:36 requests==2.32.5
23:04:36 requests-oauthlib==2.0.0
23:04:36 requestsexceptions==1.4.0
23:04:36 rfc3986==2.0.0
23:04:36 rich==14.2.0
23:04:36 rich-argparse==1.7.2
23:04:36 rpds-py==0.29.0
23:04:36 rsa==4.9.1
23:04:36 ruamel.yaml==0.18.16
23:04:36 ruamel.yaml.clib==0.2.15
23:04:36 s3transfer==0.15.0
23:04:36 simplejson==3.20.2
23:04:36 six==1.17.0
23:04:36 smmap==5.0.2
23:04:36 soupsieve==2.8
23:04:36 stevedore==5.6.0
23:04:36 tabulate==0.9.0
23:04:36 toml==0.10.2
23:04:36 tomlkit==0.13.3
23:04:36 tqdm==4.67.1
23:04:36 typing_extensions==4.15.0
23:04:36 tzdata==2025.2
23:04:36 urllib3==1.26.20
23:04:36 virtualenv==20.35.4
23:04:36 wcwidth==0.2.14
23:04:36 websocket-client==1.9.0
23:04:36 wrapt==2.0.1
23:04:36 xdg==6.0.0
23:04:36 xmltodict==1.0.2
23:04:36 yq==3.4.3
23:04:36 [EnvInject] - Injecting environment variables from a build step.
23:04:36 [EnvInject] - Injecting as environment variables the properties content
23:04:36 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:04:36 OS_CLOUD=vex
23:04:36 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-125
23:04:36 OS_STACK_TEMPLATE_DIR=openstack-hot
23:04:36
23:04:36 [EnvInject] - Variables injected successfully.
23:04:36 provisioning config files...
23:04:36 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:04:36 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins4339281049959803106.sh
23:04:36 ---> Create parameters file for OpenStack HOT
23:04:36 OpenStack Heat parameters generated
23:04:36 -----------------------------------
23:04:36 parameters:
23:04:36 vm_0_count: '3'
23:04:36 vm_0_flavor: 'v3-standard-4'
23:04:36 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:04:36 vm_1_count: '1'
23:04:36 vm_1_flavor: 'v3-standard-2'
23:04:36 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:04:36
23:04:36 job_name: '49281-125'
23:04:36 silo: 'releng'
23:04:36 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins12712210409525138308.sh
23:04:36 ---> Create HEAT stack
23:04:36 + source /home/jenkins/lf-env.sh
23:04:36 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:36 ++ mktemp -d /tmp/venv-XXXX
23:04:36 + lf_venv=/tmp/venv-ryJ9
23:04:36 + local venv_file=/tmp/.os_lf_venv
23:04:36 + local python=python3
23:04:36 + local options
23:04:36 + local set_path=true
23:04:36 + local install_args=
23:04:36 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:36 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:04:36 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:04:36 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:36 + true
23:04:36 + case $1 in
23:04:36 + python=python3
23:04:36 + shift 2
23:04:36 + true
23:04:36 + case $1 in
23:04:36 + shift
23:04:36 + break
23:04:36 + case $python in
23:04:36 + local pkg_list=
23:04:36 + [[ -d /opt/pyenv ]]
23:04:36 + echo 'Setup pyenv:'
23:04:36 Setup pyenv:
23:04:36 + export PYENV_ROOT=/opt/pyenv
23:04:36 + PYENV_ROOT=/opt/pyenv
23:04:36 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:04:36 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:04:36 + pyenv versions
23:04:37 system
23:04:37 3.8.13
23:04:37 3.9.13
23:04:37 3.10.13
23:04:37 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:04:37 + command -v pyenv
23:04:37 ++ pyenv init - --no-rehash
23:04:37 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:04:37 for i in ${!paths[@]}; do
23:04:37 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:04:37 fi; done;
23:04:37 echo "${paths[*]}"'\'')"
23:04:37 export PATH="/opt/pyenv/shims:${PATH}"
23:04:37 export PYENV_SHELL=bash
23:04:37 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:04:37 pyenv() {
23:04:37 local command
23:04:37 command="${1:-}"
23:04:37 if [ "$#" -gt 0 ]; then
23:04:37 shift
23:04:37 fi
23:04:37
23:04:37 case "$command" in
23:04:37 rehash|shell)
23:04:37 eval "$(pyenv "sh-$command" "$@")"
23:04:37 ;;
23:04:37 *)
23:04:37 command pyenv "$command" "$@"
23:04:37 ;;
23:04:37 esac
23:04:37 }'
23:04:37 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:04:37 for i in ${!paths[@]}; do
23:04:37 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:04:37 fi; done;
23:04:37 echo "${paths[*]}"'
23:04: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
23:04: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
23:04: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
23:04:37 ++ export PYENV_SHELL=bash
23:04:37 ++ PYENV_SHELL=bash
23:04:37 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:04:37 +++ complete -F _pyenv pyenv
23:04:37 ++ lf-pyver python3
23:04:37 ++ local py_version_xy=python3
23:04:37 ++ local py_version_xyz=
23:04:37 ++ awk '{ print $1 }'
23:04:37 ++ pyenv versions
23:04:37 ++ local command
23:04:37 ++ command=versions
23:04:37 ++ '[' 1 -gt 0 ']'
23:04:37 ++ shift
23:04:37 ++ case "$command" in
23:04:37 ++ command pyenv versions
23:04:37 ++ pyenv versions
23:04:37 ++ sed 's/^[ *]* //'
23:04:37 ++ grep -E '^[0-9.]*[0-9]$'
23:04:37 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:04:37 +++ tail -n 1
23:04:37 +++ grep '^3' /tmp/.pyenv_versions
23:04:37 +++ sort -V
23:04:37 ++ py_version_xyz=3.11.7
23:04:37 ++ [[ -z 3.11.7 ]]
23:04:37 ++ echo 3.11.7
23:04:37 ++ return 0
23:04:37 + pyenv local 3.11.7
23:04:37 + local command
23:04:37 + command=local
23:04:37 + '[' 2 -gt 0 ']'
23:04:37 + shift
23:04:37 + case "$command" in
23:04:37 + command pyenv local 3.11.7
23:04:37 + pyenv local 3.11.7
23:04:37 + for arg in "$@"
23:04:37 + case $arg in
23:04:37 + pkg_list+='lftools[openstack] '
23:04:37 + for arg in "$@"
23:04:37 + case $arg in
23:04:37 + pkg_list+='kubernetes '
23:04:37 + for arg in "$@"
23:04:37 + case $arg in
23:04:37 + pkg_list+='niet '
23:04:37 + for arg in "$@"
23:04:37 + case $arg in
23:04:37 + pkg_list+='python-heatclient '
23:04:37 + for arg in "$@"
23:04:37 + case $arg in
23:04:37 + pkg_list+='python-openstackclient '
23:04:37 + for arg in "$@"
23:04:37 + case $arg in
23:04:37 + pkg_list+='python-magnumclient '
23:04:37 + for arg in "$@"
23:04:37 + case $arg in
23:04:37 + pkg_list+='urllib3~=1.26.15 '
23:04:37 + for arg in "$@"
23:04:37 + case $arg in
23:04:37 + pkg_list+='yq '
23:04:37 + [[ -f /tmp/.os_lf_venv ]]
23:04:37 ++ cat /tmp/.os_lf_venv
23:04:37 + lf_venv=/tmp/venv-rsfV
23:04:37 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rsfV from' file:/tmp/.os_lf_venv
23:04:37 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rsfV from file:/tmp/.os_lf_venv
23:04:37 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:04:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:04:37 + local 'pip_opts=--upgrade --quiet'
23:04:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:04:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:04:37 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:04:37 + [[ -n '' ]]
23:04:37 + [[ -n '' ]]
23:04:37 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:04:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:04:37 + /tmp/venv-rsfV/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv
23:04:39 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:04:39 lf-activate-venv(): INFO: Base packages installed successfully
23:04:39 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:04:39 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:04:39 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:39 + /tmp/venv-rsfV/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:04:58 + type python3
23:04:58 + true
23:04:58 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-rsfV/bin to PATH'
23:04:58 lf-activate-venv(): INFO: Adding /tmp/venv-rsfV/bin to PATH
23:04:58 + PATH=/tmp/venv-rsfV/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
23:04:58 + return 0
23:04:58 + openstack --os-cloud vex limits show --absolute
23:05:00 +--------------------------+---------+
23:05:00 | Name | Value |
23:05:00 +--------------------------+---------+
23:05:00 | maxTotalInstances | -1 |
23:05:00 | maxTotalCores | 450 |
23:05:00 | maxTotalRAMSize | 1000000 |
23:05:00 | maxServerMeta | 128 |
23:05:00 | maxImageMeta | 128 |
23:05:00 | maxPersonality | 5 |
23:05:00 | maxPersonalitySize | 10240 |
23:05:00 | maxTotalKeypairs | 100 |
23:05:00 | maxServerGroups | 10 |
23:05:00 | maxServerGroupMembers | 10 |
23:05:00 | maxTotalFloatingIps | -1 |
23:05:00 | maxSecurityGroups | -1 |
23:05:00 | maxSecurityGroupRules | -1 |
23:05:00 | totalRAMUsed | 901120 |
23:05:00 | totalCoresUsed | 220 |
23:05:00 | totalInstancesUsed | 84 |
23:05:00 | totalFloatingIpsUsed | 0 |
23:05:00 | totalSecurityGroupsUsed | 0 |
23:05:00 | totalServerGroupsUsed | 0 |
23:05:00 | maxTotalVolumes | -1 |
23:05:00 | maxTotalSnapshots | 10 |
23:05:00 | maxTotalVolumeGigabytes | 4096 |
23:05:00 | maxTotalBackups | 10 |
23:05:00 | maxTotalBackupGigabytes | 1000 |
23:05:00 | totalVolumesUsed | 3 |
23:05:00 | totalGigabytesUsed | 60 |
23:05:00 | totalSnapshotsUsed | 0 |
23:05:00 | totalBackupsUsed | 0 |
23:05:00 | totalBackupGigabytesUsed | 0 |
23:05:00 +--------------------------+---------+
23:05:00 + pushd /opt/ciman/openstack-hot
23:05:00 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:05:00 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-titanium-125 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/stack-parameters.yaml
23:05:27 Creating stack releng-netconf-csit-3node-clustering-scale-only-titanium-125
23:05:27 Waiting to initialize infrastructure...
23:05:27 Stack initialization successful.
23:05:27 ------------------------------------
23:05:27 Stack Details
23:05:27 ------------------------------------
23:05:27 {'added': None,
23:05:27 'capabilities': [],
23:05:27 'created_at': '2025-11-23T23:05:03Z',
23:05:27 'deleted': None,
23:05:27 'deleted_at': None,
23:05:27 'description': 'No description',
23:05:27 'environment': None,
23:05:27 'environment_files': None,
23:05:27 'files': None,
23:05:27 'files_container': None,
23:05:27 'id': '863387f2-5d56-4698-9157-0d6462c91a54',
23:05:27 'is_rollback_disabled': True,
23:05:27 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-titanium-125/863387f2-5d56-4698-9157-0d6462c91a54',
23:05:27 'rel': 'self'}],
23:05:27 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}),
23:05:27 'name': 'releng-netconf-csit-3node-clustering-scale-only-titanium-125',
23:05:27 'notification_topics': [],
23:05:27 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:05:27 'output_key': 'vm_0_ips',
23:05:27 'output_value': ['10.30.170.239',
23:05:27 '10.30.171.97',
23:05:27 '10.30.170.161']},
23:05:27 {'description': 'IP addresses of the 2nd vm types',
23:05:27 'output_key': 'vm_1_ips',
23:05:27 'output_value': ['10.30.171.246']}],
23:05:27 'owner_id': ****,
23:05:27 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:05:27 'OS::stack_id': '863387f2-5d56-4698-9157-0d6462c91a54',
23:05:27 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-titanium-125',
23:05:27 'job_name': '49281-125',
23:05:27 'silo': 'releng',
23:05:27 'vm_0_count': '3',
23:05:27 'vm_0_flavor': 'v3-standard-4',
23:05:27 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:05:27 '20250917-133034.447',
23:05:27 'vm_1_count': '1',
23:05:27 'vm_1_flavor': 'v3-standard-2',
23:05:27 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:05:27 '- 20250917-133034.654'},
23:05:27 'parent_id': None,
23:05:27 'replaced': None,
23:05:27 'status': 'CREATE_COMPLETE',
23:05:27 'status_reason': 'Stack CREATE completed successfully',
23:05:27 'tags': [],
23:05:27 'template': None,
23:05:27 'template_description': 'No description',
23:05:27 'template_url': None,
23:05:27 'timeout_mins': 15,
23:05:27 'unchanged': None,
23:05:27 'updated': None,
23:05:27 'updated_at': None,
23:05:27 'user_project_id': '7ce47395b64a4ae69c62d1ae38f8caa4'}
23:05:27 ------------------------------------
23:05:27 + popd
23:05:27 /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:05:27 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins6871040650741435899.sh
23:05:27 ---> Copy SSH public keys to CSIT lab
23:05:27 Setup pyenv:
23:05:28 system
23:05:28 3.8.13
23:05:28 3.9.13
23:05:28 3.10.13
23:05:28 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:05:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rsfV from file:/tmp/.os_lf_venv
23:05:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:05:28 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:05:30 lf-activate-venv(): INFO: Base packages installed successfully
23:05:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:05:45 lf-activate-venv(): INFO: Adding /tmp/venv-rsfV/bin to PATH
23:05:47 SSH not responding on 10.30.170.239. Retrying in 10 seconds...
23:05:47 SSH not responding on 10.30.171.97. Retrying in 10 seconds...
23:05:47 SSH not responding on 10.30.170.161. Retrying in 10 seconds...
23:05:48 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
23:05:48 releng-49281-125-1-mininet-ovs-217-0
23:05:48 Successfully copied public keys to slave 10.30.171.246
23:05:57 Ping to 10.30.170.239 successful.
23:05:57 Ping to 10.30.171.97 successful.
23:05:57 Ping to 10.30.170.161 successful.
23:05:58 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:05:58 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:05:58 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:05:58 releng-49281-125-0-builder-1
23:05:58 Successfully copied public keys to slave 10.30.171.97
23:05:59 releng-49281-125-0-builder-0
23:05:59 Successfully copied public keys to slave 10.30.170.239
23:05:59 Process 6483 ready.
23:05:59 Process 6484 ready.
23:05:59 releng-49281-125-0-builder-2
23:05:59 Successfully copied public keys to slave 10.30.170.161
23:05:59 Process 6485 ready.
23:05:59 Process 6486 ready.
23:05:59 SSH ready on all stack servers.
23:05:59 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins5450416774436941294.sh
23:05:59 Setup pyenv:
23:05:59 system
23:05:59 3.8.13
23:05:59 3.9.13
23:05:59 3.10.13
23:05:59 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:06:03 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-aC5b
23:06:03 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.robot_venv
23:06:03 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:06:03 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:06:07 lf-activate-venv(): INFO: Base packages installed successfully
23:06:07 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:06:09 lf-activate-venv(): INFO: Adding /tmp/venv-aC5b/bin to PATH
23:06:09 + echo 'Installing Python Requirements'
23:06:09 Installing Python Requirements
23:06:09 + cat
23:06:09 + python -m pip install -r requirements.txt
23:06:09 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:06:09 Collecting docker-py (from -r requirements.txt (line 1))
23:06:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB)
23:06:09 Collecting ipaddr (from -r requirements.txt (line 2))
23:06:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:06:09 Installing build dependencies: started
23:06:10 Installing build dependencies: finished with status 'done'
23:06:10 Getting requirements to build wheel: started
23:06:10 Getting requirements to build wheel: finished with status 'done'
23:06:10 Preparing metadata (pyproject.toml): started
23:06:11 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:11 Collecting netaddr (from -r requirements.txt (line 3))
23:06:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
23:06:11 Collecting netifaces (from -r requirements.txt (line 4))
23:06:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:06:11 Installing build dependencies: started
23:06:12 Installing build dependencies: finished with status 'done'
23:06:12 Getting requirements to build wheel: started
23:06:12 Getting requirements to build wheel: finished with status 'done'
23:06:12 Preparing metadata (pyproject.toml): started
23:06:12 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:12 Collecting pyhocon (from -r requirements.txt (line 5))
23:06:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:06:12 Collecting requests (from -r requirements.txt (line 6))
23:06:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:06:12 Collecting robotframework (from -r requirements.txt (line 7))
23:06:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:06:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 38.9 MB/s 0:00:00
23:06:12 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:06:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:06:12 Installing build dependencies: started
23:06:13 Installing build dependencies: finished with status 'done'
23:06:13 Getting requirements to build wheel: started
23:06:14 Getting requirements to build wheel: finished with status 'done'
23:06:14 Preparing metadata (pyproject.toml): started
23:06:14 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:14 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:06:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
23:06:14 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:06:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB)
23:06:14 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:06:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:06:14 Installing build dependencies: started
23:06:15 Installing build dependencies: finished with status 'done'
23:06:15 Getting requirements to build wheel: started
23:06:15 Getting requirements to build wheel: finished with status 'done'
23:06:15 Preparing metadata (pyproject.toml): started
23:06:16 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:16 Collecting scapy (from -r requirements.txt (line 12))
23:06:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:06:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 43.6 MB/s 0:00:00
23:06:16 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:06:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:06:16 Installing build dependencies: started
23:06:17 Installing build dependencies: finished with status 'done'
23:06:17 Getting requirements to build wheel: started
23:06:17 Getting requirements to build wheel: finished with status 'done'
23:06:17 Preparing metadata (pyproject.toml): started
23:06:17 Preparing metadata (pyproject.toml): finished with status 'done'
23:06:17 Collecting elasticsearch (from -r requirements.txt (line 18))
23:06:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:06:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 28.7 MB/s 0:00:00
23:06:17 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:06:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
23:06:18 Collecting pyangbind (from -r requirements.txt (line 22))
23:06:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:06:18 Collecting isodate (from -r requirements.txt (line 25))
23:06:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:06:18 Collecting jmespath (from -r requirements.txt (line 28))
23:06:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:06:18 Collecting jsonpatch (from -r requirements.txt (line 31))
23:06:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:06:18 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:06:18 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
23:06:18 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:06:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB)
23:06:18 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:06:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
23:06:18 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:06:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB)
23:06:18 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:06:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:06:19 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:06:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB)
23:06:19 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:06:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:06:19 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:06:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:06:19 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:06:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB)
23:06:19 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:06:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:06:19 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:06:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB)
23:06:19 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:06:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
23:06:19 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:06:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:06:19 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:06:19 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
23:06:19 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:06:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:06:19 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:06:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB)
23:06:20 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:06:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
23:06:20 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:06:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:06:20 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:06:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB)
23:06:20 Collecting elasticsearch (from -r requirements.txt (line 18))
23:06:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:06:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 27.5 MB/s 0:00:00
23:06:20 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
23:06:20 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:06:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
23:06:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
23:06:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
23:06:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
23:06:20 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:06:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
23:06:20 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:06:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:06:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 23.0 MB/s 0:00:00
23:06:20 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:06:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB)
23:06:22 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:06:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
23:06:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 32.0 MB/s 0:00:00
23:06:22 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:06:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:06:22 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB)
23:06:22 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
23:06:22 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:06:22 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:06:23 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB)
23:06:23 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:06:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:06:23 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:06:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 58.3 MB/s 0:00:00
23:06:23 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB)
23:06:23 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
23:06:23 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:06:23 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
23:06:23 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:06:24 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:06:24 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB)
23:06:24 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
23:06:24 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:06:24 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:06:24 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:06:24 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:06:24 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:06:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:06:24 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:06:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:06:24 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:06:24 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:06:24 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:06:24 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=68fce3f8d4f83674eb0b1f94d2b192b8c59ab2f3c3e3d594b88b5c71f9b044b5
23:06:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:06:24 Building wheel for ipaddr (pyproject.toml): started
23:06:25 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:06:25 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=d94b1ea9ab0a6f54f176a0eeb889903f6fbd162017fbebecdecbfd5bdadb624b
23:06:25 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:06:25 Building wheel for netifaces (pyproject.toml): started
23:06:27 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:06:27 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41078 sha256=ffaa27727ab5a51d44149235950d433dc0fe55f4cb0f51c22edd57dcbfd3e0ff
23:06:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:06:27 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:06:27 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:06:27 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=b1a7c96682fc5911424700eb4b2056ffd88dd2747d4f0b4b76f4c28037d572bf
23:06:27 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:06:27 Building wheel for jsonpath-rw (pyproject.toml): started
23:06:28 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:06:28 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=e1ba4080b4dc5507a067dd5d6b48c8fd3fcb5bd8c0fd6e44554057082567a8bb
23:06:28 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:06:28 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:06:28 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
23:06:35
23:06:35 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2
23:06:35 + pip freeze
23:06:35 attrs==25.4.0
23:06:35 bcrypt==5.0.0
23:06:35 beautifulsoup4==4.14.2
23:06:35 certifi==2025.11.12
23:06:35 cffi==2.0.0
23:06:35 charset-normalizer==3.4.4
23:06:35 click==8.3.1
23:06:35 cryptography==46.0.3
23:06:35 decorator==5.2.1
23:06:35 distlib==0.4.0
23:06:35 docker-py==1.10.6
23:06:35 docker-pycreds==0.4.0
23:06:35 elastic-transport==8.17.1
23:06:35 elasticsearch==8.19.2
23:06:35 elasticsearch-dsl==8.15.4
23:06:35 enum34==1.1.10
23:06:35 filelock==3.20.0
23:06:35 h11==0.16.0
23:06:35 idna==3.11
23:06:35 invoke==2.2.1
23:06:35 ipaddr==2.2.0
23:06:35 isodate==0.7.2
23:06:35 jmespath==1.0.1
23:06:35 jsonpatch==1.33
23:06:35 jsonpath-rw==1.4.0
23:06:35 jsonpointer==3.0.0
23:06:35 lxml==6.0.2
23:06:35 netaddr==1.3.0
23:06:35 netifaces==0.11.0
23:06:35 outcome==1.3.0.post0
23:06:35 paramiko==4.0.0
23:06:35 platformdirs==4.5.0
23:06:35 ply==3.11
23:06:35 pyang==2.7.1
23:06:35 pyangbind==0.8.6
23:06:35 pycparser==2.23
23:06:35 pyhocon==0.3.61
23:06:35 PyNaCl==1.6.1
23:06:35 pyparsing==3.2.5
23:06:35 PySocks==1.7.1
23:06:35 python-dateutil==2.9.0.post0
23:06:35 regex==2025.11.3
23:06:35 requests==2.32.5
23:06:35 robotframework==7.3.2
23:06:35 robotframework-httplibrary==0.4.2
23:06:35 robotframework-pythonlibcore==4.4.1
23:06:35 robotframework-requests==0.9.7
23:06:35 robotframework-selenium2library==3.0.0
23:06:35 robotframework-seleniumlibrary==6.8.0
23:06:35 robotframework-sshlibrary==3.8.0
23:06:35 scapy==2.6.1
23:06:35 scp==0.15.0
23:06:35 selenium==4.38.0
23:06:35 six==1.17.0
23:06:35 sniffio==1.3.1
23:06:35 sortedcontainers==2.4.0
23:06:35 soupsieve==2.8
23:06:35 trio==0.32.0
23:06:35 trio-websocket==0.12.2
23:06:35 typing_extensions==4.15.0
23:06:35 urllib3==2.5.0
23:06:35 virtualenv==20.35.4
23:06:35 waitress==3.0.2
23:06:35 WebOb==1.8.9
23:06:35 websocket-client==1.9.0
23:06:35 WebTest==3.0.7
23:06:35 wsproto==1.3.2
23:06:35 [EnvInject] - Injecting environment variables from a build step.
23:06:35 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:06:36 [EnvInject] - Variables injected successfully.
23:06:36 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins3302730733171295672.sh
23:06:36 Setup pyenv:
23:06:36 system
23:06:36 3.8.13
23:06:36 3.9.13
23:06:36 3.10.13
23:06:36 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:06:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rsfV from file:/tmp/.os_lf_venv
23:06:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:06:36 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:06:38 lf-activate-venv(): INFO: Base packages installed successfully
23:06:38 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:06:45 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:06:45 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:06:45 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:06:46 lf-activate-venv(): INFO: Adding /tmp/venv-rsfV/bin to PATH
23:06:46 + ODL_SYSTEM=()
23:06:46 + TOOLS_SYSTEM=()
23:06:46 + OPENSTACK_SYSTEM=()
23:06:46 + OPENSTACK_CONTROLLERS=()
23:06:46 + mapfile -t ADDR
23:06:46 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-titanium-125
23:06:46 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:06:47 + for i in "${ADDR[@]}"
23:06:47 ++ ssh 10.30.170.239 hostname -s
23:06:47 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:06:48 + REMHOST=releng-49281-125-0-builder-0
23:06:48 + case ${REMHOST} in
23:06:48 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:06:48 + for i in "${ADDR[@]}"
23:06:48 ++ ssh 10.30.171.97 hostname -s
23:06:48 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:06:48 + REMHOST=releng-49281-125-0-builder-1
23:06:48 + case ${REMHOST} in
23:06:48 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:06:48 + for i in "${ADDR[@]}"
23:06:48 ++ ssh 10.30.170.161 hostname -s
23:06:48 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:06:48 + REMHOST=releng-49281-125-0-builder-2
23:06:48 + case ${REMHOST} in
23:06:48 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:06:48 + for i in "${ADDR[@]}"
23:06:48 ++ ssh 10.30.171.246 hostname -s
23:06:48 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
23:06:49 + REMHOST=releng-49281-125-1-mininet-ovs-217-0
23:06:49 + case ${REMHOST} in
23:06:49 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:06:49 + echo NUM_ODL_SYSTEM=3
23:06:49 + echo NUM_TOOLS_SYSTEM=1
23:06:49 + '[' '' == yes ']'
23:06:49 + NUM_OPENSTACK_SYSTEM=0
23:06:49 + echo NUM_OPENSTACK_SYSTEM=0
23:06:49 + '[' 0 -eq 2 ']'
23:06:49 + echo ODL_SYSTEM_IP=10.30.170.239
23:06:49 ++ seq 0 2
23:06:49 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:06:49 + echo ODL_SYSTEM_1_IP=10.30.170.239
23:06:49 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:06:49 + echo ODL_SYSTEM_2_IP=10.30.171.97
23:06:49 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:06:49 + echo ODL_SYSTEM_3_IP=10.30.170.161
23:06:49 + echo TOOLS_SYSTEM_IP=10.30.171.246
23:06:49 ++ seq 0 0
23:06:49 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:06:49 + echo TOOLS_SYSTEM_1_IP=10.30.171.246
23:06:49 + openstack_index=0
23:06:49 + NUM_OPENSTACK_CONTROL_NODES=1
23:06:49 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:06:49 ++ seq 0 0
23:06:49 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:06:49 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:06:49 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:06:49 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:06:49 + '[' -1 -ge 2 ']'
23:06:49 ++ seq 0 -2
23:06:49 + NUM_OPENSTACK_HAPROXY_NODES=0
23:06:49 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:06:49 ++ seq 0 -1
23:06:49 + echo 'Contents of slave_addresses.txt:'
23:06:49 Contents of slave_addresses.txt:
23:06:49 + cat slave_addresses.txt
23:06:49 NUM_ODL_SYSTEM=3
23:06:49 NUM_TOOLS_SYSTEM=1
23:06:49 NUM_OPENSTACK_SYSTEM=0
23:06:49 ODL_SYSTEM_IP=10.30.170.239
23:06:49 ODL_SYSTEM_1_IP=10.30.170.239
23:06:49 ODL_SYSTEM_2_IP=10.30.171.97
23:06:49 ODL_SYSTEM_3_IP=10.30.170.161
23:06:49 TOOLS_SYSTEM_IP=10.30.171.246
23:06:49 TOOLS_SYSTEM_1_IP=10.30.171.246
23:06:49 NUM_OPENSTACK_CONTROL_NODES=1
23:06:49 OPENSTACK_CONTROL_NODE_1_IP=
23:06:49 NUM_OPENSTACK_COMPUTE_NODES=-1
23:06:49 NUM_OPENSTACK_HAPROXY_NODES=0
23:06:49 [EnvInject] - Injecting environment variables from a build step.
23:06:49 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:06:49 [EnvInject] - Variables injected successfully.
23:06:49 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/sh /tmp/jenkins3149773727745745383.sh
23:06:49 Preparing for JRE Version 21
23:06:49 Karaf artifact is karaf
23:06:49 Karaf project is integration
23:06:49 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:06:49 [EnvInject] - Injecting environment variables from a build step.
23:06:49 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:06:49 [EnvInject] - Variables injected successfully.
23:06:49 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins13504313923777787957.sh
23:06:49 2025-11-23 23:06:49 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:06:49 Bundle version is 0.22.2-SNAPSHOT
23:06:49 --2025-11-23 23:06:49-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:06:49 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:06:49 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:06:49 HTTP request sent, awaiting response... 200 OK
23:06:49 Length: 1410 (1.4K) [application/xml]
23:06:49 Saving to: ‘maven-metadata.xml’
23:06:49
23:06:49 0K . 100% 40.8M=0s
23:06:49
23:06:49 2025-11-23 23:06:49 (40.8 MB/s) - ‘maven-metadata.xml’ saved [1410/1410]
23:06:49
23:06:49
23:06:49
23:06:49 org.opendaylight.integration
23:06:49 karaf
23:06:49 0.22.2-SNAPSHOT
23:06:49
23:06:49
23:06:49 20251123.175628
23:06:49 162
23:06:49
23:06:49 20251123175628
23:06:49
23:06:49
23:06:49 pom
23:06:49 0.22.2-20251123.175628-162
23:06:49 20251123175628
23:06:49
23:06:49
23:06:49 tar.gz
23:06:49 0.22.2-20251123.175628-162
23:06:49 20251123175628
23:06:49
23:06:49
23:06:49 zip
23:06:49 0.22.2-20251123.175628-162
23:06:49 20251123175628
23:06:49
23:06:49
23:06:49 cyclonedx
23:06:49 xml
23:06:49 0.22.2-20251123.175628-162
23:06:49 20251123175628
23:06:49
23:06:49
23:06:49 cyclonedx
23:06:49 json
23:06:49 0.22.2-20251123.175628-162
23:06:49 20251123175628
23:06:49
23:06:49
23:06:49
23:06:49
23:06:49 Nexus timestamp is 0.22.2-20251123.175628-162
23:06:49 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:06:49 Distribution bundle is karaf-0.22.2-20251123.175628-162.zip
23:06:49 Distribution bundle version is 0.22.2-SNAPSHOT
23:06:49 Distribution folder is karaf-0.22.2-SNAPSHOT
23:06:49 Nexus prefix is https://nexus.opendaylight.org
23:06:49 [EnvInject] - Injecting environment variables from a build step.
23:06:49 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:06:49 [EnvInject] - Variables injected successfully.
23:06:49 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins5668259892875866777.sh
23:06:49 Setup pyenv:
23:06:49 system
23:06:49 3.8.13
23:06:49 3.9.13
23:06:49 3.10.13
23:06:49 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:06:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rsfV from file:/tmp/.os_lf_venv
23:06:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:06:50 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:06:51 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:06:51 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:06:52 lf-activate-venv(): INFO: Base packages installed successfully
23:06:52 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:06:57 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:06:57 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:06:58 lf-activate-venv(): INFO: Adding /tmp/venv-rsfV/bin to PATH
23:06:58 Copying common-functions.sh to /tmp
23:06:59 Copying common-functions.sh to 10.30.170.239:/tmp
23:06:59 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:07:00 Copying common-functions.sh to 10.30.171.97:/tmp
23:07:00 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:07:01 Copying common-functions.sh to 10.30.170.161:/tmp
23:07:01 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:07:01 Copying common-functions.sh to 10.30.171.246:/tmp
23:07:01 Warning: Permanently added '10.30.171.246' (ECDSA) to the list of known hosts.
23:07:02 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins14302471452095958133.sh
23:07:02 common-functions.sh is being sourced
23:07:02 common-functions environment:
23:07:02 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:02 ACTUALFEATURES:
23:07:02 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:02 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:02 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:02 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:02 CONTROLLERMEM: 2048m
23:07:02 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:02 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:02 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:02 SUITES:
23:07:02
23:07:02 #################################################
23:07:02 ## Configure Cluster and Start ##
23:07:02 #################################################
23:07:02 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
23:07:02 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
23:07:02 Locating script plan to use...
23:07:02 Finished running script plans
23:07:02 Configuring member-1 with IP address 10.30.170.239
23:07:02 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:07:02 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:07:02 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:07:02 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:07:02 common-functions.sh is being sourced
23:07:02 ++ echo 'common-functions.sh is being sourced'
23:07:02 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:07:02 ++ DISTROSTREAM=titanium
23:07:02 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:02 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:02 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:02 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:02 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:02 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:02 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:02 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:02 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:02 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:02 ++ export CONTROLLERMEM=
23:07:02 ++ CONTROLLERMEM=
23:07:02 ++ case "${DISTROSTREAM}" in
23:07:02 ++ CLUSTER_SYSTEM=pekko
23:07:02 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:02 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:02 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:02 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:02 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:02 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:02 ++ print_common_env
23:07:02 ++ cat
23:07:02 common-functions environment:
23:07:02 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:02 ACTUALFEATURES:
23:07:02 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:02 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:02 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:02 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:02 CONTROLLERMEM:
23:07:02 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:02 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:02 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:02 SUITES:
23:07:02
23:07:02 ++ SSH='ssh -t -t'
23:07:02 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:07:02 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:07:02 Changing to /tmp
23:07:02 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:07:02 + echo 'Changing to /tmp'
23:07:02 + cd /tmp
23:07:02 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip'
23:07:02 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:07:02 --2025-11-23 23:07:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:07:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:07:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:07:02 HTTP request sent, awaiting response... 200 OK
23:07:02 Length: 234980707 (224M) [application/zip]
23:07:02 Saving to: ‘karaf-0.22.2-20251123.175628-162.zip’
23:07:02
23:07:02 0K ........ ........ ........ ........ ........ ........ 1% 57.2M 4s
23:07:02 3072K ........ ........ ........ ........ ........ ........ 2% 88.7M 3s
23:07:02 6144K ........ ........ ........ ........ ........ ........ 4% 121M 3s
23:07:02 9216K ........ ........ ........ ........ ........ ........ 5% 99.3M 2s
23:07:02 12288K ........ ........ ........ ........ ........ ........ 6% 165M 2s
23:07:02 15360K ........ ........ ........ ........ ........ ........ 8% 109M 2s
23:07:02 18432K ........ ........ ........ ........ ........ ........ 9% 168M 2s
23:07:02 21504K ........ ........ ........ ........ ........ ........ 10% 159M 2s
23:07:02 24576K ........ ........ ........ ........ ........ ........ 12% 176M 2s
23:07:02 27648K ........ ........ ........ ........ ........ ........ 13% 205M 2s
23:07:02 30720K ........ ........ ........ ........ ........ ........ 14% 200M 2s
23:07:02 33792K ........ ........ ........ ........ ........ ........ 16% 215M 1s
23:07:02 36864K ........ ........ ........ ........ ........ ........ 17% 202M 1s
23:07:02 39936K ........ ........ ........ ........ ........ ........ 18% 205M 1s
23:07:02 43008K ........ ........ ........ ........ ........ ........ 20% 180M 1s
23:07:02 46080K ........ ........ ........ ........ ........ ........ 21% 185M 1s
23:07:02 49152K ........ ........ ........ ........ ........ ........ 22% 195M 1s
23:07:02 52224K ........ ........ ........ ........ ........ ........ 24% 195M 1s
23:07:02 55296K ........ ........ ........ ........ ........ ........ 25% 179M 1s
23:07:03 58368K ........ ........ ........ ........ ........ ........ 26% 194M 1s
23:07:03 61440K ........ ........ ........ ........ ........ ........ 28% 322M 1s
23:07:03 64512K ........ ........ ........ ........ ........ ........ 29% 269M 1s
23:07:03 67584K ........ ........ ........ ........ ........ ........ 30% 284M 1s
23:07:03 70656K ........ ........ ........ ........ ........ ........ 32% 289M 1s
23:07:03 73728K ........ ........ ........ ........ ........ ........ 33% 293M 1s
23:07:03 76800K ........ ........ ........ ........ ........ ........ 34% 280M 1s
23:07:03 79872K ........ ........ ........ ........ ........ ........ 36% 287M 1s
23:07:03 82944K ........ ........ ........ ........ ........ ........ 37% 283M 1s
23:07:03 86016K ........ ........ ........ ........ ........ ........ 38% 279M 1s
23:07:03 89088K ........ ........ ........ ........ ........ ........ 40% 274M 1s
23:07:03 92160K ........ ........ ........ ........ ........ ........ 41% 282M 1s
23:07:03 95232K ........ ........ ........ ........ ........ ........ 42% 245M 1s
23:07:03 98304K ........ ........ ........ ........ ........ ........ 44% 269M 1s
23:07:03 101376K ........ ........ ........ ........ ........ ........ 45% 266M 1s
23:07:03 104448K ........ ........ ........ ........ ........ ........ 46% 299M 1s
23:07:03 107520K ........ ........ ........ ........ ........ ........ 48% 265M 1s
23:07:03 110592K ........ ........ ........ ........ ........ ........ 49% 261M 1s
23:07:03 113664K ........ ........ ........ ........ ........ ........ 50% 259M 1s
23:07:03 116736K ........ ........ ........ ........ ........ ........ 52% 280M 1s
23:07:03 119808K ........ ........ ........ ........ ........ ........ 53% 282M 1s
23:07:03 122880K ........ ........ ........ ........ ........ ........ 54% 246M 1s
23:07:03 125952K ........ ........ ........ ........ ........ ........ 56% 270M 1s
23:07:03 129024K ........ ........ ........ ........ ........ ........ 57% 271M 0s
23:07:03 132096K ........ ........ ........ ........ ........ ........ 58% 274M 0s
23:07:03 135168K ........ ........ ........ ........ ........ ........ 60% 259M 0s
23:07:03 138240K ........ ........ ........ ........ ........ ........ 61% 278M 0s
23:07:03 141312K ........ ........ ........ ........ ........ ........ 62% 266M 0s
23:07:03 144384K ........ ........ ........ ........ ........ ........ 64% 277M 0s
23:07:03 147456K ........ ........ ........ ........ ........ ........ 65% 252M 0s
23:07:03 150528K ........ ........ ........ ........ ........ ........ 66% 266M 0s
23:07:03 153600K ........ ........ ........ ........ ........ ........ 68% 271M 0s
23:07:03 156672K ........ ........ ........ ........ ........ ........ 69% 277M 0s
23:07:03 159744K ........ ........ ........ ........ ........ ........ 70% 290M 0s
23:07:03 162816K ........ ........ ........ ........ ........ ........ 72% 265M 0s
23:07:03 165888K ........ ........ ........ ........ ........ ........ 73% 278M 0s
23:07:03 168960K ........ ........ ........ ........ ........ ........ 74% 234M 0s
23:07:03 172032K ........ ........ ........ ........ ........ ........ 76% 279M 0s
23:07:03 175104K ........ ........ ........ ........ ........ ........ 77% 311M 0s
23:07:03 178176K ........ ........ ........ ........ ........ ........ 78% 298M 0s
23:07:03 181248K ........ ........ ........ ........ ........ ........ 80% 304M 0s
23:07:03 184320K ........ ........ ........ ........ ........ ........ 81% 299M 0s
23:07:03 187392K ........ ........ ........ ........ ........ ........ 83% 288M 0s
23:07:03 190464K ........ ........ ........ ........ ........ ........ 84% 302M 0s
23:07:03 193536K ........ ........ ........ ........ ........ ........ 85% 297M 0s
23:07:03 196608K ........ ........ ........ ........ ........ ........ 87% 266M 0s
23:07:03 199680K ........ ........ ........ ........ ........ ........ 88% 291M 0s
23:07:03 202752K ........ ........ ........ ........ ........ ........ 89% 293M 0s
23:07:03 205824K ........ ........ ........ ........ ........ ........ 91% 271M 0s
23:07:03 208896K ........ ........ ........ ........ ........ ........ 92% 267M 0s
23:07:03 211968K ........ ........ ........ ........ ........ ........ 93% 281M 0s
23:07:03 215040K ........ ........ ........ ........ ........ ........ 95% 268M 0s
23:07:03 218112K ........ ........ ........ ........ ........ ........ 96% 278M 0s
23:07:03 221184K ........ ........ ........ ........ ........ ........ 97% 271M 0s
23:07:03 224256K ........ ........ ........ ........ ........ ........ 99% 236M 0s
23:07:03 227328K ........ ........ ........ ........ . 100% 241M=1.0s
23:07:03
23:07:03 2025-11-23 23:07:03 (223 MB/s) - ‘karaf-0.22.2-20251123.175628-162.zip’ saved [234980707/234980707]
23:07:03
23:07:03 Extracting the new controller...
23:07:03 + echo 'Extracting the new controller...'
23:07:03 + unzip -q karaf-0.22.2-20251123.175628-162.zip
23:07:05 Adding external repositories...
23:07:05 + echo 'Adding external repositories...'
23:07:05 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:05 ################################################################################
23:07:05 #
23:07:05 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:05 # contributor license agreements. See the NOTICE file distributed with
23:07:05 # this work for additional information regarding copyright ownership.
23:07:05 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:05 # (the "License"); you may not use this file except in compliance with
23:07:05 # the License. You may obtain a copy of the License at
23:07:05 #
23:07:05 # http://www.apache.org/licenses/LICENSE-2.0
23:07:05 #
23:07:05 # Unless required by applicable law or agreed to in writing, software
23:07:05 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:05 # See the License for the specific language governing permissions and
23:07:05 # limitations under the License.
23:07:05 #
23:07:05 ################################################################################
23:07:05
23:07:05 #
23:07:05 # If set to true, the following property will not allow any certificate to be used
23:07:05 # when accessing Maven repositories through SSL
23:07:05 #
23:07:05 #org.ops4j.pax.url.mvn.certificateCheck=
23:07:05
23:07:05 #
23:07:05 # Path to the local Maven settings file.
23:07:05 # The repositories defined in this file will be automatically added to the list
23:07:05 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:07:05 # below is not set.
23:07:05 # The following locations are checked for the existence of the settings.xml file
23:07:05 # * 1. looks for the specified url
23:07:05 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:07:05 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:07:05 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:07:05 #
23:07:05 #org.ops4j.pax.url.mvn.settings=
23:07:05
23:07:05 #
23:07:05 # Path to the local Maven repository which is used to avoid downloading
23:07:05 # artifacts when they already exist locally.
23:07:05 # The value of this property will be extracted from the settings.xml file
23:07:05 # above, or defaulted to:
23:07:05 # System.getProperty( "user.home" ) + "/.m2/repository"
23:07:05 #
23:07:05 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:07:05
23:07:05 #
23:07:05 # Default this to false. It's just weird to use undocumented repos
23:07:05 #
23:07:05 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:07:05
23:07:05 #
23:07:05 # Uncomment if you don't wanna use the proxy settings
23:07:05 # from the Maven conf/settings.xml file
23:07:05 #
23:07:05 # org.ops4j.pax.url.mvn.proxySupport=false
23:07:05
23:07:05 #
23:07:05 # Comma separated list of repositories scanned when resolving an artifact.
23:07:05 # Those repositories will be checked before iterating through the
23:07:05 # below list of repositories and even before the local repository
23:07:05 # A repository url can be appended with zero or more of the following flags:
23:07:05 # @snapshots : the repository contains snaphots
23:07:05 # @noreleases : the repository does not contain any released artifacts
23:07:05 #
23:07:05 # The following property value will add the system folder as a repo.
23:07:05 #
23:07:05 org.ops4j.pax.url.mvn.defaultRepositories=\
23:07:05 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:07:05 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:07:05 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:07:05
23:07:05 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:07:05 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:07:05
23:07:05 #
23:07:05 # Comma separated list of repositories scanned when resolving an artifact.
23:07:05 # The default list includes the following repositories:
23:07:05 # http://repo1.maven.org/maven2@id=central
23:07:05 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:07:05 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:07:05 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:07:05 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:07:05 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:07:05 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:05 # To add repositories to the default ones, prepend '+' to the list of repositories
23:07:05 # to add.
23:07:05 # A repository url can be appended with zero or more of the following flags:
23:07:05 # @snapshots : the repository contains snapshots
23:07:05 # @noreleases : the repository does not contain any released artifacts
23:07:05 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:07:05 #
23:07:05 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:05
23:07:05 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]]
23:07:05 + echo 'Configuring the startup features...'
23:07:05 Configuring the startup features...
23:07:05 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:05 + FEATURE_TEST_STRING=features-test
23:07:05 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:07:05 + KARAF_VERSION=karaf4
23:07:05 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:07:05 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:05 + [[ ! -z '' ]]
23:07:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:05 ################################################################################
23:07:05 #
23:07:05 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:05 # contributor license agreements. See the NOTICE file distributed with
23:07:05 # this work for additional information regarding copyright ownership.
23:07:05 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:05 # (the "License"); you may not use this file except in compliance with
23:07:05 # the License. You may obtain a copy of the License at
23:07:05 #
23:07:05 # http://www.apache.org/licenses/LICENSE-2.0
23:07:05 #
23:07:05 # Unless required by applicable law or agreed to in writing, software
23:07:05 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:05 # See the License for the specific language governing permissions and
23:07:05 # limitations under the License.
23:07:05 #
23:07:05 ################################################################################
23:07:05
23:07:05 #
23:07:05 # Comma separated list of features repositories to register by default
23:07:05 #
23:07:05 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/07d82200-f350-40dc-9e5c-62f492453806.xml
23:07:05
23:07:05 #
23:07:05 # Comma separated list of features to install at startup
23:07:05 #
23:07:05 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, ab7dba7d-268d-4701-9eec-a5c3813b96d9
23:07:05
23:07:05 #
23:07:05 # Resource repositories (OBR) that the features resolver can use
23:07:05 # to resolve requirements/capabilities
23:07:05 #
23:07:05 # The format of the resourceRepositories is
23:07:05 # resourceRepositories=[xml:url|json:url],...
23:07:05 # for Instance:
23:07:05 #
23:07:05 #resourceRepositories=xml:http://host/path/to/index.xml
23:07:05 # or
23:07:05 #resourceRepositories=json:http://host/path/to/index.json
23:07:05 #
23:07:05
23:07:05 #
23:07:05 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:07:05 #
23:07:05 featuresBootAsynchronous=false
23:07:05
23:07:05 #
23:07:05 # Service requirements enforcement
23:07:05 #
23:07:05 # By default, the feature resolver checks the service requirements/capabilities of
23:07:05 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:07:05 # the required bundles.
23:07:05 # The following flag can have those values:
23:07:05 # - disable: service requirements are completely ignored
23:07:05 # - default: service requirements are ignored for old features
23:07:05 # - enforce: service requirements are always verified
23:07:05 #
23:07:05 #serviceRequirements=default
23:07:05
23:07:05 #
23:07:05 # Store cfg file for config element in feature
23:07:05 #
23:07:05 #configCfgStore=true
23:07:05
23:07:05 #
23:07:05 # Define if the feature service automatically refresh bundles
23:07:05 #
23:07:05 autoRefresh=true
23:07:05
23:07:05 #
23:07:05 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:07:05 # XML file defines instructions related to features processing
23:07:05 # versions.properties may declare properties to resolve placeholders in XML file
23:07:05 # both files are relative to ${karaf.etc}
23:07:05 #
23:07:05 #featureProcessing=org.apache.karaf.features.xml
23:07:05 #featureProcessingVersions=versions.properties
23:07:05 + configure_karaf_log karaf4 ''
23:07:05 + local -r karaf_version=karaf4
23:07:05 + local -r controllerdebugmap=
23:07:05 + local logapi=log4j
23:07:05 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:05 log4j2.rootLogger.level = INFO
23:07:05 #log4j2.rootLogger.type = asyncRoot
23:07:05 #log4j2.rootLogger.includeLocation = false
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:05 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:05 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:05 log4j2.logger.spifly.level = WARN
23:07:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:05 log4j2.logger.audit.level = INFO
23:07:05 log4j2.logger.audit.additivity = false
23:07:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:05 log4j2.appender.console.type = Console
23:07:05 log4j2.appender.console.name = Console
23:07:05 log4j2.appender.console.layout.type = PatternLayout
23:07:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:05 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:05 log4j2.appender.rolling.name = RollingFile
23:07:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:05 #log4j2.appender.rolling.immediateFlush = false
23:07:05 log4j2.appender.rolling.append = true
23:07:05 log4j2.appender.rolling.layout.type = PatternLayout
23:07:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:05 log4j2.appender.rolling.policies.type = Policies
23:07:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:05 log4j2.appender.rolling.policies.size.size = 64MB
23:07:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:05 log4j2.appender.rolling.strategy.max = 7
23:07:05 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:05 log4j2.appender.audit.name = AuditRollingFile
23:07:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:05 log4j2.appender.audit.append = true
23:07:05 log4j2.appender.audit.layout.type = PatternLayout
23:07:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:05 log4j2.appender.audit.policies.type = Policies
23:07:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:05 log4j2.appender.audit.policies.size.size = 8MB
23:07:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:05 log4j2.appender.audit.strategy.max = 7
23:07:05 log4j2.appender.osgi.type = PaxOsgi
23:07:05 log4j2.appender.osgi.name = PaxOsgi
23:07:05 log4j2.appender.osgi.filter = *
23:07:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:05 #log4j2.logger.aether.level = TRACE
23:07:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:05 #log4j2.logger.http-headers.level = DEBUG
23:07:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:05 #log4j2.logger.maven.level = TRACE
23:07:05 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:07:05 + logapi=log4j2
23:07:05 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:07:05 + '[' log4j2 == log4j2 ']'
23:07:05 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:05 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:07:05 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:07:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:07:05 controllerdebugmap:
23:07:05 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:05 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:07:05 + unset IFS
23:07:05 + echo 'controllerdebugmap: '
23:07:05 + '[' -n '' ']'
23:07:05 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:07:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:05 ################################################################################
23:07:05 #
23:07:05 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:05 # contributor license agreements. See the NOTICE file distributed with
23:07:05 # this work for additional information regarding copyright ownership.
23:07:05 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:05 # (the "License"); you may not use this file except in compliance with
23:07:05 # the License. You may obtain a copy of the License at
23:07:05 #
23:07:05 # http://www.apache.org/licenses/LICENSE-2.0
23:07:05 #
23:07:05 # Unless required by applicable law or agreed to in writing, software
23:07:05 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:05 # See the License for the specific language governing permissions and
23:07:05 # limitations under the License.
23:07:05 #
23:07:05 ################################################################################
23:07:05
23:07:05 # Common pattern layout for appenders
23:07:05 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:05
23:07:05 # Root logger
23:07:05 log4j2.rootLogger.level = INFO
23:07:05 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:07:05 #log4j2.rootLogger.type = asyncRoot
23:07:05 #log4j2.rootLogger.includeLocation = false
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:05 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:05 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:05 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:05
23:07:05 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:05 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:05
23:07:05 # Loggers configuration
23:07:05
23:07:05 # Spifly logger
23:07:05 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:05 log4j2.logger.spifly.level = WARN
23:07:05
23:07:05 # Security audit logger
23:07:05 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:05 log4j2.logger.audit.level = INFO
23:07:05 log4j2.logger.audit.additivity = false
23:07:05 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:05
23:07:05 # Appenders configuration
23:07:05
23:07:05 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:05 log4j2.appender.console.type = Console
23:07:05 log4j2.appender.console.name = Console
23:07:05 log4j2.appender.console.layout.type = PatternLayout
23:07:05 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:05
23:07:05 # Rolling file appender
23:07:05 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:05 log4j2.appender.rolling.name = RollingFile
23:07:05 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:05 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:05 # uncomment to not force a disk flush
23:07:05 #log4j2.appender.rolling.immediateFlush = false
23:07:05 log4j2.appender.rolling.append = true
23:07:05 log4j2.appender.rolling.layout.type = PatternLayout
23:07:05 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:05 log4j2.appender.rolling.policies.type = Policies
23:07:05 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:05 log4j2.appender.rolling.policies.size.size = 1GB
23:07:05 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:05 log4j2.appender.rolling.strategy.max = 7
23:07:05
23:07:05 # Audit file appender
23:07:05 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:05 log4j2.appender.audit.name = AuditRollingFile
23:07:05 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:05 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:05 log4j2.appender.audit.append = true
23:07:05 log4j2.appender.audit.layout.type = PatternLayout
23:07:05 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:05 log4j2.appender.audit.policies.type = Policies
23:07:05 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:05 log4j2.appender.audit.policies.size.size = 8MB
23:07:05 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:05 log4j2.appender.audit.strategy.max = 7
23:07:05
23:07:05 # OSGi appender
23:07:05 log4j2.appender.osgi.type = PaxOsgi
23:07:05 log4j2.appender.osgi.name = PaxOsgi
23:07:05 log4j2.appender.osgi.filter = *
23:07:05
23:07:05 # help with identification of maven-related problems with pax-url-aether
23:07:05 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:05 #log4j2.logger.aether.level = TRACE
23:07:05 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:05 #log4j2.logger.http-headers.level = DEBUG
23:07:05 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:05 #log4j2.logger.maven.level = TRACE
23:07:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:07:05 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:07:05 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:05 Configure
23:07:05 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:07:05 max memory: 2048m
23:07:05 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:07:05 + local -r controllermem=2048m
23:07:05 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:05 + echo Configure
23:07:05 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:07:05 + echo ' max memory: 2048m'
23:07:05 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:05 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:05 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:05 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:05 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:05 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:05 #!/bin/sh
23:07:05 #
23:07:05 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:05 # contributor license agreements. See the NOTICE file distributed with
23:07:05 # this work for additional information regarding copyright ownership.
23:07:05 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:05 # (the "License"); you may not use this file except in compliance with
23:07:05 # the License. You may obtain a copy of the License at
23:07:05 #
23:07:05 # http://www.apache.org/licenses/LICENSE-2.0
23:07:05 #
23:07:05 # Unless required by applicable law or agreed to in writing, software
23:07:05 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:05 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:05 # See the License for the specific language governing permissions and
23:07:05 # limitations under the License.
23:07:05 #
23:07:05
23:07:05 #
23:07:05 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:07:05 # script: client, instance, shell, start, status, stop, karaf
23:07:05 #
23:07:05 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:07:05 # Actions go here...
23:07:05 # fi
23:07:05
23:07:05 #
23:07:05 # general settings which should be applied for all scripts go here; please keep
23:07:05 # in mind that it is possible that scripts might be executed more than once, e.g.
23:07:05 # in example of the start script where the start script is executed first and the
23:07:05 # karaf script afterwards.
23:07:05 #
23:07:05
23:07:05 #
23:07:05 # The following section shows the possible configuration options for the default
23:07:05 # karaf scripts
23:07:05 #
23:07:05 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:07:05 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:07:05 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:07:05 # export EXTRA_JAVA_OPTS # Additional JVM options
23:07:05 # export KARAF_HOME # Karaf home folder
23:07:05 # export KARAF_DATA # Karaf data folder
23:07:05 # export KARAF_BASE # Karaf base folder
23:07:05 # export KARAF_ETC # Karaf etc folder
23:07:05 # export KARAF_LOG # Karaf log folder
23:07:05 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:07:05 # export KARAF_OPTS # Additional available Karaf options
23:07:05 # export KARAF_DEBUG # Enable debug mode
23:07:05 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:07:05 # export KARAF_NOROOT # Prevent execution as root if set to true
23:07:05 Set Java version
23:07:05 + echo 'Set Java version'
23:07:05 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:07:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:07:05 sudo: a password is required
23:07:05 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:05 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:07:05 sudo: a password is required
23:07:05 JDK default version ...
23:07:05 + echo 'JDK default version ...'
23:07:05 + java -version
23:07:05 openjdk version "21.0.8" 2025-07-15
23:07:05 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:07:05 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:07:05 Set JAVA_HOME
23:07:05 + echo 'Set JAVA_HOME'
23:07:05 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:05 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:05 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:05 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:05 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:05 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:07:05 Listing all open ports on controller system...
23:07:05 + echo 'Listing all open ports on controller system...'
23:07:05 + netstat -pnatu
23:07:05 /tmp/configuration-script.sh: line 40: netstat: command not found
23:07:05 Configuring cluster
23:07:05 + '[' -f /tmp/custom_shard_config.txt ']'
23:07:05 + echo 'Configuring cluster'
23:07:05 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.239 10.30.171.97 10.30.170.161
23:07:05 ################################################
23:07:05 ## Configure Cluster ##
23:07:05 ################################################
23:07:05 NOTE: Cluster configuration files not found. Copying from
23:07:05 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:07:05 Configuring unique name in pekko.conf
23:07:05 Configuring hostname in pekko.conf
23:07:05 Configuring data and rpc seed nodes in pekko.conf
23:07:05 modules = [
23:07:05
23:07:05 {
23:07:05 name = "inventory"
23:07:05 namespace = "urn:opendaylight:inventory"
23:07:05 shard-strategy = "module"
23:07:05 },
23:07:05 {
23:07:05 name = "topology"
23:07:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:05 shard-strategy = "module"
23:07:05 },
23:07:05 {
23:07:05 name = "toaster"
23:07:05 namespace = "http://netconfcentral.org/ns/toaster"
23:07:05 shard-strategy = "module"
23:07:05 }
23:07:05 ]
23:07:05 Configuring replication type in module-shards.conf
23:07:05 ################################################
23:07:05 ## NOTE: Manually restart controller to ##
23:07:05 ## apply configuration. ##
23:07:05 ################################################
23:07:05 Dump pekko.conf
23:07:05 + echo 'Dump pekko.conf'
23:07:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:05
23:07:05 odl-cluster-data {
23:07:05 pekko {
23:07:05 remote {
23:07:05 artery {
23:07:05 enabled = on
23:07:05 transport = tcp
23:07:05 canonical.hostname = "10.30.170.239"
23:07:05 canonical.port = 2550
23:07:05 }
23:07:05 }
23:07:05
23:07:05 cluster {
23:07:05 # Using artery.
23:07:05 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.239:2550",
23:07:05 "pekko://opendaylight-cluster-data@10.30.171.97:2550",
23:07:05 "pekko://opendaylight-cluster-data@10.30.170.161:2550"]
23:07:05
23:07:05 roles = ["member-1"]
23:07:05
23:07:05 # when under load we might trip a false positive on the failure detector
23:07:05 # failure-detector {
23:07:05 # heartbeat-interval = 4 s
23:07:05 # acceptable-heartbeat-pause = 16s
23:07:05 # }
23:07:05 }
23:07:05
23:07:05 persistence {
23:07:05 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:07:05 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:07:05 # The relative path is always relative to KARAF_HOME.
23:07:05
23:07:05 # snapshot-store.local.dir = "target/snapshots"
23:07:05
23:07:05 # Use lz4 compression for LocalSnapshotStore snapshots
23:07:05 snapshot-store.local.use-lz4-compression = false
23:07:05 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:07:05 snapshot-store.local.lz4-blocksize = 256KB
23:07:05 }
23:07:05 disable-default-actor-system-quarantined-event-handling = "false"
23:07:05 }
23:07:05 }
23:07:05 Dump modules.conf
23:07:05 + echo 'Dump modules.conf'
23:07:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:05 modules = [
23:07:05
23:07:05 {
23:07:05 name = "inventory"
23:07:05 namespace = "urn:opendaylight:inventory"
23:07:05 shard-strategy = "module"
23:07:05 },
23:07:05 {
23:07:05 name = "topology"
23:07:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:05 shard-strategy = "module"
23:07:05 },
23:07:05 {
23:07:05 name = "toaster"
23:07:05 namespace = "http://netconfcentral.org/ns/toaster"
23:07:05 shard-strategy = "module"
23:07:05 }
23:07:05 ]
23:07:05 Dump module-shards.conf
23:07:05 + echo 'Dump module-shards.conf'
23:07:05 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:05 module-shards = [
23:07:05 {
23:07:05 name = "default"
23:07:05 shards = [
23:07:05 {
23:07:05 name = "default"
23:07:05 replicas = ["member-1",
23:07:05 "member-2",
23:07:05 "member-3"]
23:07:05 }
23:07:05 ]
23:07:05 },
23:07:05 {
23:07:05 name = "inventory"
23:07:05 shards = [
23:07:05 {
23:07:05 name="inventory"
23:07:05 replicas = ["member-1",
23:07:05 "member-2",
23:07:05 "member-3"]
23:07:05 }
23:07:05 ]
23:07:05 },
23:07:05 {
23:07:05 name = "topology"
23:07:05 shards = [
23:07:05 {
23:07:05 name="topology"
23:07:05 replicas = ["member-1",
23:07:05 "member-2",
23:07:05 "member-3"]
23:07:05 }
23:07:05 ]
23:07:05 },
23:07:05 {
23:07:05 name = "toaster"
23:07:05 shards = [
23:07:05 {
23:07:05 name="toaster"
23:07:05 replicas = ["member-1",
23:07:05 "member-2",
23:07:05 "member-3"]
23:07:05 }
23:07:05 ]
23:07:05 }
23:07:05 ]
23:07:05 Configuring member-2 with IP address 10.30.171.97
23:07:06 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:07:06 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:07:06 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:07: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 ]]
23:07:06 common-functions.sh is being sourced
23:07:06 ++ echo 'common-functions.sh is being sourced'
23:07:06 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:07:06 ++ DISTROSTREAM=titanium
23:07:06 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:06 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:06 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:06 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:06 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:06 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:06 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:06 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:06 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:06 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:06 ++ export CONTROLLERMEM=
23:07:06 ++ CONTROLLERMEM=
23:07:06 ++ case "${DISTROSTREAM}" in
23:07:06 ++ CLUSTER_SYSTEM=pekko
23:07:06 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:06 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:06 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:06 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:06 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:06 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:06 ++ print_common_env
23:07:06 ++ cat
23:07:06 common-functions environment:
23:07:06 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:06 ACTUALFEATURES:
23:07:06 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:06 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:06 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:06 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:06 CONTROLLERMEM:
23:07:06 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:06 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:06 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:06 SUITES:
23:07:06
23:07:06 ++ SSH='ssh -t -t'
23:07:06 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:07:06 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:07:06 Changing to /tmp
23:07:06 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:07:06 + echo 'Changing to /tmp'
23:07:06 + cd /tmp
23:07:06 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip'
23:07:06 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:07:06 --2025-11-23 23:07:06-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:07:06 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:07:06 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:07:06 HTTP request sent, awaiting response... 200 OK
23:07:06 Length: 234980707 (224M) [application/zip]
23:07:06 Saving to: ‘karaf-0.22.2-20251123.175628-162.zip’
23:07:06
23:07:06 0K ........ ........ ........ ........ ........ ........ 1% 64.7M 3s
23:07:06 3072K ........ ........ ........ ........ ........ ........ 2% 116M 3s
23:07:06 6144K ........ ........ ........ ........ ........ ........ 4% 116M 2s
23:07:06 9216K ........ ........ ........ ........ ........ ........ 5% 130M 2s
23:07:06 12288K ........ ........ ........ ........ ........ ........ 6% 182M 2s
23:07:06 15360K ........ ........ ........ ........ ........ ........ 8% 215M 2s
23:07:06 18432K ........ ........ ........ ........ ........ ........ 9% 200M 2s
23:07:06 21504K ........ ........ ........ ........ ........ ........ 10% 204M 2s
23:07:06 24576K ........ ........ ........ ........ ........ ........ 12% 217M 1s
23:07:06 27648K ........ ........ ........ ........ ........ ........ 13% 232M 1s
23:07:06 30720K ........ ........ ........ ........ ........ ........ 14% 252M 1s
23:07:06 33792K ........ ........ ........ ........ ........ ........ 16% 234M 1s
23:07:06 36864K ........ ........ ........ ........ ........ ........ 17% 289M 1s
23:07:06 39936K ........ ........ ........ ........ ........ ........ 18% 314M 1s
23:07:06 43008K ........ ........ ........ ........ ........ ........ 20% 250M 1s
23:07:06 46080K ........ ........ ........ ........ ........ ........ 21% 209M 1s
23:07:06 49152K ........ ........ ........ ........ ........ ........ 22% 291M 1s
23:07:06 52224K ........ ........ ........ ........ ........ ........ 24% 290M 1s
23:07:06 55296K ........ ........ ........ ........ ........ ........ 25% 232M 1s
23:07:06 58368K ........ ........ ........ ........ ........ ........ 26% 274M 1s
23:07:06 61440K ........ ........ ........ ........ ........ ........ 28% 325M 1s
23:07:06 64512K ........ ........ ........ ........ ........ ........ 29% 251M 1s
23:07:06 67584K ........ ........ ........ ........ ........ ........ 30% 236M 1s
23:07:06 70656K ........ ........ ........ ........ ........ ........ 32% 253M 1s
23:07:06 73728K ........ ........ ........ ........ ........ ........ 33% 254M 1s
23:07:06 76800K ........ ........ ........ ........ ........ ........ 34% 222M 1s
23:07:06 79872K ........ ........ ........ ........ ........ ........ 36% 276M 1s
23:07:06 82944K ........ ........ ........ ........ ........ ........ 37% 296M 1s
23:07:06 86016K ........ ........ ........ ........ ........ ........ 38% 263M 1s
23:07:06 89088K ........ ........ ........ ........ ........ ........ 40% 243M 1s
23:07:06 92160K ........ ........ ........ ........ ........ ........ 41% 259M 1s
23:07:06 95232K ........ ........ ........ ........ ........ ........ 42% 204M 1s
23:07:06 98304K ........ ........ ........ ........ ........ ........ 44% 243M 1s
23:07:06 101376K ........ ........ ........ ........ ........ ........ 45% 304M 1s
23:07:06 104448K ........ ........ ........ ........ ........ ........ 46% 267M 1s
23:07:06 107520K ........ ........ ........ ........ ........ ........ 48% 265M 1s
23:07:06 110592K ........ ........ ........ ........ ........ ........ 49% 260M 1s
23:07:06 113664K ........ ........ ........ ........ ........ ........ 50% 206M 1s
23:07:06 116736K ........ ........ ........ ........ ........ ........ 52% 277M 1s
23:07:07 119808K ........ ........ ........ ........ ........ ........ 53% 271M 0s
23:07:07 122880K ........ ........ ........ ........ ........ ........ 54% 218M 0s
23:07:07 125952K ........ ........ ........ ........ ........ ........ 56% 296M 0s
23:07:07 129024K ........ ........ ........ ........ ........ ........ 57% 360M 0s
23:07:07 132096K ........ ........ ........ ........ ........ ........ 58% 251M 0s
23:07:07 135168K ........ ........ ........ ........ ........ ........ 60% 280M 0s
23:07:07 138240K ........ ........ ........ ........ ........ ........ 61% 308M 0s
23:07:07 141312K ........ ........ ........ ........ ........ ........ 62% 189M 0s
23:07:07 144384K ........ ........ ........ ........ ........ ........ 64% 333M 0s
23:07:07 147456K ........ ........ ........ ........ ........ ........ 65% 324M 0s
23:07:07 150528K ........ ........ ........ ........ ........ ........ 66% 191M 0s
23:07:07 153600K ........ ........ ........ ........ ........ ........ 68% 275M 0s
23:07:07 156672K ........ ........ ........ ........ ........ ........ 69% 157M 0s
23:07:07 159744K ........ ........ ........ ........ ........ ........ 70% 182M 0s
23:07:07 162816K ........ ........ ........ ........ ........ ........ 72% 189M 0s
23:07:07 165888K ........ ........ ........ ........ ........ ........ 73% 327M 0s
23:07:07 168960K ........ ........ ........ ........ ........ ........ 74% 332M 0s
23:07:07 172032K ........ ........ ........ ........ ........ ........ 76% 179M 0s
23:07:07 175104K ........ ........ ........ ........ ........ ........ 77% 292M 0s
23:07:07 178176K ........ ........ ........ ........ ........ ........ 78% 331M 0s
23:07:07 181248K ........ ........ ........ ........ ........ ........ 80% 188M 0s
23:07:07 184320K ........ ........ ........ ........ ........ ........ 81% 283M 0s
23:07:07 187392K ........ ........ ........ ........ ........ ........ 83% 313M 0s
23:07:07 190464K ........ ........ ........ ........ ........ ........ 84% 326M 0s
23:07:07 193536K ........ ........ ........ ........ ........ ........ 85% 288M 0s
23:07:07 196608K ........ ........ ........ ........ ........ ........ 87% 238M 0s
23:07:07 199680K ........ ........ ........ ........ ........ ........ 88% 322M 0s
23:07:07 202752K ........ ........ ........ ........ ........ ........ 89% 201M 0s
23:07:07 205824K ........ ........ ........ ........ ........ ........ 91% 246M 0s
23:07:07 208896K ........ ........ ........ ........ ........ ........ 92% 315M 0s
23:07:07 211968K ........ ........ ........ ........ ........ ........ 93% 327M 0s
23:07:07 215040K ........ ........ ........ ........ ........ ........ 95% 198M 0s
23:07:07 218112K ........ ........ ........ ........ ........ ........ 96% 225M 0s
23:07:07 221184K ........ ........ ........ ........ ........ ........ 97% 299M 0s
23:07:07 224256K ........ ........ ........ ........ ........ ........ 99% 329M 0s
23:07:07 227328K ........ ........ ........ ........ . 100% 316M=1.0s
23:07:07
23:07:07 2025-11-23 23:07:07 (232 MB/s) - ‘karaf-0.22.2-20251123.175628-162.zip’ saved [234980707/234980707]
23:07:07
23:07:07 Extracting the new controller...
23:07:07 + echo 'Extracting the new controller...'
23:07:07 + unzip -q karaf-0.22.2-20251123.175628-162.zip
23:07:09 Adding external repositories...
23:07:09 + echo 'Adding external repositories...'
23:07:09 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:09 ################################################################################
23:07:09 #
23:07:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:09 # contributor license agreements. See the NOTICE file distributed with
23:07:09 # this work for additional information regarding copyright ownership.
23:07:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:09 # (the "License"); you may not use this file except in compliance with
23:07:09 # the License. You may obtain a copy of the License at
23:07:09 #
23:07:09 # http://www.apache.org/licenses/LICENSE-2.0
23:07:09 #
23:07:09 # Unless required by applicable law or agreed to in writing, software
23:07:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:09 # See the License for the specific language governing permissions and
23:07:09 # limitations under the License.
23:07:09 #
23:07:09 ################################################################################
23:07:09
23:07:09 #
23:07:09 # If set to true, the following property will not allow any certificate to be used
23:07:09 # when accessing Maven repositories through SSL
23:07:09 #
23:07:09 #org.ops4j.pax.url.mvn.certificateCheck=
23:07:09
23:07:09 #
23:07:09 # Path to the local Maven settings file.
23:07:09 # The repositories defined in this file will be automatically added to the list
23:07:09 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:07:09 # below is not set.
23:07:09 # The following locations are checked for the existence of the settings.xml file
23:07:09 # * 1. looks for the specified url
23:07:09 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:07:09 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:07:09 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:07:09 #
23:07:09 #org.ops4j.pax.url.mvn.settings=
23:07:09
23:07:09 #
23:07:09 # Path to the local Maven repository which is used to avoid downloading
23:07:09 # artifacts when they already exist locally.
23:07:09 # The value of this property will be extracted from the settings.xml file
23:07:09 # above, or defaulted to:
23:07:09 # System.getProperty( "user.home" ) + "/.m2/repository"
23:07:09 #
23:07:09 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:07:09
23:07:09 #
23:07:09 # Default this to false. It's just weird to use undocumented repos
23:07:09 #
23:07:09 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:07:09
23:07:09 #
23:07:09 # Uncomment if you don't wanna use the proxy settings
23:07:09 # from the Maven conf/settings.xml file
23:07:09 #
23:07:09 # org.ops4j.pax.url.mvn.proxySupport=false
23:07:09
23:07:09 #
23:07:09 # Comma separated list of repositories scanned when resolving an artifact.
23:07:09 # Those repositories will be checked before iterating through the
23:07:09 # below list of repositories and even before the local repository
23:07:09 # A repository url can be appended with zero or more of the following flags:
23:07:09 # @snapshots : the repository contains snaphots
23:07:09 # @noreleases : the repository does not contain any released artifacts
23:07:09 #
23:07:09 # The following property value will add the system folder as a repo.
23:07:09 #
23:07:09 org.ops4j.pax.url.mvn.defaultRepositories=\
23:07:09 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:07:09 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:07:09 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:07:09
23:07:09 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:07:09 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:07:09
23:07:09 #
23:07:09 # Comma separated list of repositories scanned when resolving an artifact.
23:07:09 # The default list includes the following repositories:
23:07:09 # http://repo1.maven.org/maven2@id=central
23:07:09 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:07:09 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:07:09 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:07:09 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:07:09 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:07:09 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:09 # To add repositories to the default ones, prepend '+' to the list of repositories
23:07:09 # to add.
23:07:09 # A repository url can be appended with zero or more of the following flags:
23:07:09 # @snapshots : the repository contains snapshots
23:07:09 # @noreleases : the repository does not contain any released artifacts
23:07:09 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:07:09 #
23:07:09 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:09
23:07:09 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:07:09 + [[ True == \T\r\u\e ]]
23:07:09 + echo 'Configuring the startup features...'
23:07:09 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:09 + FEATURE_TEST_STRING=features-test
23:07:09 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:07:09 + KARAF_VERSION=karaf4
23:07:09 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:07:09 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:09 + [[ ! -z '' ]]
23:07:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:09 ################################################################################
23:07:09 #
23:07:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:09 # contributor license agreements. See the NOTICE file distributed with
23:07:09 # this work for additional information regarding copyright ownership.
23:07:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:09 # (the "License"); you may not use this file except in compliance with
23:07:09 # the License. You may obtain a copy of the License at
23:07:09 #
23:07:09 # http://www.apache.org/licenses/LICENSE-2.0
23:07:09 #
23:07:09 # Unless required by applicable law or agreed to in writing, software
23:07:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:09 # See the License for the specific language governing permissions and
23:07:09 # limitations under the License.
23:07:09 #
23:07:09 ################################################################################
23:07:09
23:07:09 #
23:07:09 # Comma separated list of features repositories to register by default
23:07:09 #
23:07:09 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/07d82200-f350-40dc-9e5c-62f492453806.xml
23:07:09
23:07:09 #
23:07:09 # Comma separated list of features to install at startup
23:07:09 #
23:07:09 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, ab7dba7d-268d-4701-9eec-a5c3813b96d9
23:07:09
23:07:09 #
23:07:09 # Resource repositories (OBR) that the features resolver can use
23:07:09 # to resolve requirements/capabilities
23:07:09 #
23:07:09 # The format of the resourceRepositories is
23:07:09 # resourceRepositories=[xml:url|json:url],...
23:07:09 # for Instance:
23:07:09 #
23:07:09 #resourceRepositories=xml:http://host/path/to/index.xml
23:07:09 # or
23:07:09 #resourceRepositories=json:http://host/path/to/index.json
23:07:09 #
23:07:09
23:07:09 #
23:07:09 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:07:09 #
23:07:09 featuresBootAsynchronous=false
23:07:09
23:07:09 #
23:07:09 # Service requirements enforcement
23:07:09 #
23:07:09 # By default, the feature resolver checks the service requirements/capabilities of
23:07:09 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:07:09 # the required bundles.
23:07:09 # The following flag can have those values:
23:07:09 # - disable: service requirements are completely ignored
23:07:09 # - default: service requirements are ignored for old features
23:07:09 # - enforce: service requirements are always verified
23:07:09 #
23:07:09 #serviceRequirements=default
23:07:09
23:07:09 #
23:07:09 # Store cfg file for config element in feature
23:07:09 #
23:07:09 #configCfgStore=true
23:07:09
23:07:09 #
23:07:09 # Define if the feature service automatically refresh bundles
23:07:09 #
23:07:09 autoRefresh=true
23:07:09
23:07:09 #
23:07:09 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:07:09 # XML file defines instructions related to features processing
23:07:09 # versions.properties may declare properties to resolve placeholders in XML file
23:07:09 # both files are relative to ${karaf.etc}
23:07:09 #
23:07:09 #featureProcessing=org.apache.karaf.features.xml
23:07:09 #featureProcessingVersions=versions.properties
23:07:09 + configure_karaf_log karaf4 ''
23:07:09 + local -r karaf_version=karaf4
23:07:09 + local -r controllerdebugmap=
23:07:09 + local logapi=log4j
23:07:09 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:09 log4j2.rootLogger.level = INFO
23:07:09 #log4j2.rootLogger.type = asyncRoot
23:07:09 #log4j2.rootLogger.includeLocation = false
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:09 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:09 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:09 log4j2.logger.spifly.level = WARN
23:07:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:09 log4j2.logger.audit.level = INFO
23:07:09 log4j2.logger.audit.additivity = false
23:07:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:09 log4j2.appender.console.type = Console
23:07:09 log4j2.appender.console.name = Console
23:07:09 log4j2.appender.console.layout.type = PatternLayout
23:07:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:09 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:09 log4j2.appender.rolling.name = RollingFile
23:07:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:09 #log4j2.appender.rolling.immediateFlush = false
23:07:09 log4j2.appender.rolling.append = true
23:07:09 log4j2.appender.rolling.layout.type = PatternLayout
23:07:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:09 log4j2.appender.rolling.policies.type = Policies
23:07:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:09 log4j2.appender.rolling.policies.size.size = 64MB
23:07:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:09 log4j2.appender.rolling.strategy.max = 7
23:07:09 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:09 log4j2.appender.audit.name = AuditRollingFile
23:07:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:09 log4j2.appender.audit.append = true
23:07:09 log4j2.appender.audit.layout.type = PatternLayout
23:07:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:09 log4j2.appender.audit.policies.type = Policies
23:07:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:09 log4j2.appender.audit.policies.size.size = 8MB
23:07:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:09 log4j2.appender.audit.strategy.max = 7
23:07:09 log4j2.appender.osgi.type = PaxOsgi
23:07:09 log4j2.appender.osgi.name = PaxOsgi
23:07:09 log4j2.appender.osgi.filter = *
23:07:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:09 #log4j2.logger.aether.level = TRACE
23:07:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:09 #log4j2.logger.http-headers.level = DEBUG
23:07:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:09 #log4j2.logger.maven.level = TRACE
23:07:09 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:07:09 + logapi=log4j2
23:07:09 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:07:09 + '[' log4j2 == log4j2 ']'
23:07:09 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:09 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:07:09 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:07:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:07:09 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:07:09 controllerdebugmap:
23:07:09 + unset IFS
23:07:09 + echo 'controllerdebugmap: '
23:07:09 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:09 + '[' -n '' ']'
23:07:09 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:07:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:09 ################################################################################
23:07:09 #
23:07:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:09 # contributor license agreements. See the NOTICE file distributed with
23:07:09 # this work for additional information regarding copyright ownership.
23:07:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:09 # (the "License"); you may not use this file except in compliance with
23:07:09 # the License. You may obtain a copy of the License at
23:07:09 #
23:07:09 # http://www.apache.org/licenses/LICENSE-2.0
23:07:09 #
23:07:09 # Unless required by applicable law or agreed to in writing, software
23:07:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:09 # See the License for the specific language governing permissions and
23:07:09 # limitations under the License.
23:07:09 #
23:07:09 ################################################################################
23:07:09
23:07:09 # Common pattern layout for appenders
23:07:09 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:09
23:07:09 # Root logger
23:07:09 log4j2.rootLogger.level = INFO
23:07:09 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:07:09 #log4j2.rootLogger.type = asyncRoot
23:07:09 #log4j2.rootLogger.includeLocation = false
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:09 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:09 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:09 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:09
23:07:09 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:09 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:09
23:07:09 # Loggers configuration
23:07:09
23:07:09 # Spifly logger
23:07:09 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:09 log4j2.logger.spifly.level = WARN
23:07:09
23:07:09 # Security audit logger
23:07:09 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:09 log4j2.logger.audit.level = INFO
23:07:09 log4j2.logger.audit.additivity = false
23:07:09 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:09
23:07:09 # Appenders configuration
23:07:09
23:07:09 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:09 log4j2.appender.console.type = Console
23:07:09 log4j2.appender.console.name = Console
23:07:09 log4j2.appender.console.layout.type = PatternLayout
23:07:09 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:09
23:07:09 # Rolling file appender
23:07:09 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:09 log4j2.appender.rolling.name = RollingFile
23:07:09 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:09 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:09 # uncomment to not force a disk flush
23:07:09 #log4j2.appender.rolling.immediateFlush = false
23:07:09 log4j2.appender.rolling.append = true
23:07:09 log4j2.appender.rolling.layout.type = PatternLayout
23:07:09 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:09 log4j2.appender.rolling.policies.type = Policies
23:07:09 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:09 log4j2.appender.rolling.policies.size.size = 1GB
23:07:09 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:09 log4j2.appender.rolling.strategy.max = 7
23:07:09
23:07:09 # Audit file appender
23:07:09 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:09 log4j2.appender.audit.name = AuditRollingFile
23:07:09 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:09 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:09 log4j2.appender.audit.append = true
23:07:09 log4j2.appender.audit.layout.type = PatternLayout
23:07:09 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:09 log4j2.appender.audit.policies.type = Policies
23:07:09 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:09 log4j2.appender.audit.policies.size.size = 8MB
23:07:09 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:09 log4j2.appender.audit.strategy.max = 7
23:07:09
23:07:09 # OSGi appender
23:07:09 log4j2.appender.osgi.type = PaxOsgi
23:07:09 log4j2.appender.osgi.name = PaxOsgi
23:07:09 log4j2.appender.osgi.filter = *
23:07:09
23:07:09 # help with identification of maven-related problems with pax-url-aether
23:07:09 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:09 #log4j2.logger.aether.level = TRACE
23:07:09 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:09 #log4j2.logger.http-headers.level = DEBUG
23:07:09 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:09 #log4j2.logger.maven.level = TRACE
23:07:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:07:09 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:07:09 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:09 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:07:09 + local -r controllermem=2048m
23:07:09 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:09 + echo Configure
23:07:09 Configure
23:07:09 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:07:09 max memory: 2048m
23:07:09 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:07:09 + echo ' max memory: 2048m'
23:07:09 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:09 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:09 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:09 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:09 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:09 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:09 #!/bin/sh
23:07:09 #
23:07:09 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:09 # contributor license agreements. See the NOTICE file distributed with
23:07:09 # this work for additional information regarding copyright ownership.
23:07:09 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:09 # (the "License"); you may not use this file except in compliance with
23:07:09 # the License. You may obtain a copy of the License at
23:07:09 #
23:07:09 # http://www.apache.org/licenses/LICENSE-2.0
23:07:09 #
23:07:09 # Unless required by applicable law or agreed to in writing, software
23:07:09 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:09 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:09 # See the License for the specific language governing permissions and
23:07:09 # limitations under the License.
23:07:09 #
23:07:09
23:07:09 #
23:07:09 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:07:09 # script: client, instance, shell, start, status, stop, karaf
23:07:09 #
23:07:09 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:07:09 # Actions go here...
23:07:09 # fi
23:07:09
23:07:09 #
23:07:09 # general settings which should be applied for all scripts go here; please keep
23:07:09 # in mind that it is possible that scripts might be executed more than once, e.g.
23:07:09 # in example of the start script where the start script is executed first and the
23:07:09 # karaf script afterwards.
23:07:09 #
23:07:09
23:07:09 #
23:07:09 # The following section shows the possible configuration options for the default
23:07:09 # karaf scripts
23:07:09 #
23:07:09 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:07:09 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:07:09 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:07:09 # export EXTRA_JAVA_OPTS # Additional JVM options
23:07:09 # export KARAF_HOME # Karaf home folder
23:07:09 # export KARAF_DATA # Karaf data folder
23:07:09 # export KARAF_BASE # Karaf base folder
23:07:09 # export KARAF_ETC # Karaf etc folder
23:07:09 # export KARAF_LOG # Karaf log folder
23:07:09 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:07:09 # export KARAF_OPTS # Additional available Karaf options
23:07:09 # export KARAF_DEBUG # Enable debug mode
23:07:09 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:07:09 # export KARAF_NOROOT # Prevent execution as root if set to true
23:07:09 Set Java version
23:07:09 + echo 'Set Java version'
23:07:09 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:07:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:07:09 sudo: a password is required
23:07:09 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:09 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:07:09 sudo: a password is required
23:07:09 + echo 'JDK default version ...'
23:07:09 JDK default version ...
23:07:09 + java -version
23:07:09 openjdk version "21.0.8" 2025-07-15
23:07:09 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:07:09 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:07:09 Set JAVA_HOME
23:07:09 + echo 'Set JAVA_HOME'
23:07:09 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:09 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:09 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:09 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:09 Listing all open ports on controller system...
23:07:09 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:09 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:07:09 + echo 'Listing all open ports on controller system...'
23:07:09 + netstat -pnatu
23:07:09 /tmp/configuration-script.sh: line 40: netstat: command not found
23:07:09 Configuring cluster
23:07:09 + '[' -f /tmp/custom_shard_config.txt ']'
23:07:09 + echo 'Configuring cluster'
23:07:09 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.239 10.30.171.97 10.30.170.161
23:07:09 ################################################
23:07:09 ## Configure Cluster ##
23:07:09 ################################################
23:07:09 NOTE: Cluster configuration files not found. Copying from
23:07:09 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:07:09 Configuring unique name in pekko.conf
23:07:09 Configuring hostname in pekko.conf
23:07:09 Configuring data and rpc seed nodes in pekko.conf
23:07:09 modules = [
23:07:09
23:07:09 {
23:07:09 name = "inventory"
23:07:09 namespace = "urn:opendaylight:inventory"
23:07:09 shard-strategy = "module"
23:07:09 },
23:07:09 {
23:07:09 name = "topology"
23:07:09 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:09 shard-strategy = "module"
23:07:09 },
23:07:09 {
23:07:09 name = "toaster"
23:07:09 namespace = "http://netconfcentral.org/ns/toaster"
23:07:09 shard-strategy = "module"
23:07:09 }
23:07:09 ]
23:07:09 Configuring replication type in module-shards.conf
23:07:09 ################################################
23:07:09 ## NOTE: Manually restart controller to ##
23:07:09 ## apply configuration. ##
23:07:09 ################################################
23:07:09 Dump pekko.conf
23:07:09 + echo 'Dump pekko.conf'
23:07:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:09
23:07:09 odl-cluster-data {
23:07:09 pekko {
23:07:09 remote {
23:07:09 artery {
23:07:09 enabled = on
23:07:09 transport = tcp
23:07:09 canonical.hostname = "10.30.171.97"
23:07:09 canonical.port = 2550
23:07:09 }
23:07:09 }
23:07:09
23:07:09 cluster {
23:07:09 # Using artery.
23:07:09 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.239:2550",
23:07:09 "pekko://opendaylight-cluster-data@10.30.171.97:2550",
23:07:09 "pekko://opendaylight-cluster-data@10.30.170.161:2550"]
23:07:09
23:07:09 roles = ["member-2"]
23:07:09
23:07:09 # when under load we might trip a false positive on the failure detector
23:07:09 # failure-detector {
23:07:09 # heartbeat-interval = 4 s
23:07:09 # acceptable-heartbeat-pause = 16s
23:07:09 # }
23:07:09 }
23:07:09
23:07:09 persistence {
23:07:09 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:07:09 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:07:09 # The relative path is always relative to KARAF_HOME.
23:07:09
23:07:09 # snapshot-store.local.dir = "target/snapshots"
23:07:09
23:07:09 # Use lz4 compression for LocalSnapshotStore snapshots
23:07:09 snapshot-store.local.use-lz4-compression = false
23:07:09 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:07:09 snapshot-store.local.lz4-blocksize = 256KB
23:07:09 }
23:07:09 disable-default-actor-system-quarantined-event-handling = "false"
23:07:09 }
23:07:09 }
23:07:09 Dump modules.conf
23:07:09 + echo 'Dump modules.conf'
23:07:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:09 modules = [
23:07:09
23:07:09 {
23:07:09 name = "inventory"
23:07:09 namespace = "urn:opendaylight:inventory"
23:07:09 shard-strategy = "module"
23:07:09 },
23:07:09 {
23:07:09 name = "topology"
23:07:09 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:09 shard-strategy = "module"
23:07:09 },
23:07:09 {
23:07:09 name = "toaster"
23:07:09 namespace = "http://netconfcentral.org/ns/toaster"
23:07:09 shard-strategy = "module"
23:07:09 }
23:07:09 ]
23:07:09 Dump module-shards.conf
23:07:09 + echo 'Dump module-shards.conf'
23:07:09 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:09 module-shards = [
23:07:09 {
23:07:09 name = "default"
23:07:09 shards = [
23:07:09 {
23:07:09 name = "default"
23:07:09 replicas = ["member-1",
23:07:09 "member-2",
23:07:09 "member-3"]
23:07:09 }
23:07:09 ]
23:07:09 },
23:07:09 {
23:07:09 name = "inventory"
23:07:09 shards = [
23:07:09 {
23:07:09 name="inventory"
23:07:09 replicas = ["member-1",
23:07:09 "member-2",
23:07:09 "member-3"]
23:07:09 }
23:07:09 ]
23:07:09 },
23:07:09 {
23:07:09 name = "topology"
23:07:09 shards = [
23:07:09 {
23:07:09 name="topology"
23:07:09 replicas = ["member-1",
23:07:09 "member-2",
23:07:09 "member-3"]
23:07:09 }
23:07:09 ]
23:07:09 },
23:07:09 {
23:07:09 name = "toaster"
23:07:09 shards = [
23:07:09 {
23:07:09 name="toaster"
23:07:09 replicas = ["member-1",
23:07:09 "member-2",
23:07:09 "member-3"]
23:07:09 }
23:07:09 ]
23:07:09 }
23:07:09 ]
23:07:09 Configuring member-3 with IP address 10.30.170.161
23:07:09 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:07:10 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:07:10 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:07:10 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:07:10 common-functions.sh is being sourced
23:07:10 ++ echo 'common-functions.sh is being sourced'
23:07:10 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:07:10 ++ DISTROSTREAM=titanium
23:07:10 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:10 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:10 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:10 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:10 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:10 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:10 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:10 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:10 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:10 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:10 ++ export CONTROLLERMEM=
23:07:10 ++ CONTROLLERMEM=
23:07:10 ++ case "${DISTROSTREAM}" in
23:07:10 ++ CLUSTER_SYSTEM=pekko
23:07:10 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:10 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:10 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:10 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:10 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:10 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:10 ++ print_common_env
23:07:10 ++ cat
23:07:10 common-functions environment:
23:07:10 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:10 ACTUALFEATURES:
23:07:10 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:10 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:10 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:10 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:10 CONTROLLERMEM:
23:07:10 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:10 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:10 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:10 SUITES:
23:07:10
23:07:10 ++ SSH='ssh -t -t'
23:07:10 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:07:10 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:07:10 Changing to /tmp
23:07:10 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:07:10 + echo 'Changing to /tmp'
23:07:10 + cd /tmp
23:07:10 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip'
23:07:10 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:07:10 --2025-11-23 23:07:10-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip
23:07:10 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:07:10 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:07:10 HTTP request sent, awaiting response... 200 OK
23:07:10 Length: 234980707 (224M) [application/zip]
23:07:10 Saving to: ‘karaf-0.22.2-20251123.175628-162.zip’
23:07:10
23:07:10 0K ........ ........ ........ ........ ........ ........ 1% 97.1M 2s
23:07:10 3072K ........ ........ ........ ........ ........ ........ 2% 179M 2s
23:07:10 6144K ........ ........ ........ ........ ........ ........ 4% 171M 2s
23:07:10 9216K ........ ........ ........ ........ ........ ........ 5% 225M 1s
23:07:10 12288K ........ ........ ........ ........ ........ ........ 6% 213M 1s
23:07:10 15360K ........ ........ ........ ........ ........ ........ 8% 249M 1s
23:07:10 18432K ........ ........ ........ ........ ........ ........ 9% 209M 1s
23:07:10 21504K ........ ........ ........ ........ ........ ........ 10% 243M 1s
23:07:10 24576K ........ ........ ........ ........ ........ ........ 12% 246M 1s
23:07:10 27648K ........ ........ ........ ........ ........ ........ 13% 295M 1s
23:07:10 30720K ........ ........ ........ ........ ........ ........ 14% 298M 1s
23:07:10 33792K ........ ........ ........ ........ ........ ........ 16% 285M 1s
23:07:10 36864K ........ ........ ........ ........ ........ ........ 17% 251M 1s
23:07:10 39936K ........ ........ ........ ........ ........ ........ 18% 249M 1s
23:07:10 43008K ........ ........ ........ ........ ........ ........ 20% 258M 1s
23:07:10 46080K ........ ........ ........ ........ ........ ........ 21% 281M 1s
23:07:10 49152K ........ ........ ........ ........ ........ ........ 22% 226M 1s
23:07:10 52224K ........ ........ ........ ........ ........ ........ 24% 254M 1s
23:07:10 55296K ........ ........ ........ ........ ........ ........ 25% 243M 1s
23:07:10 58368K ........ ........ ........ ........ ........ ........ 26% 294M 1s
23:07:10 61440K ........ ........ ........ ........ ........ ........ 28% 264M 1s
23:07:10 64512K ........ ........ ........ ........ ........ ........ 29% 261M 1s
23:07:10 67584K ........ ........ ........ ........ ........ ........ 30% 4.88M 2s
23:07:11 70656K ........ ........ ........ ........ ........ ........ 32% 205M 2s
23:07:11 73728K ........ ........ ........ ........ ........ ........ 33% 291M 2s
23:07:11 76800K ........ ........ ........ ........ ........ ........ 34% 332M 2s
23:07:11 79872K ........ ........ ........ ........ ........ ........ 36% 413M 2s
23:07:11 82944K ........ ........ ........ ........ ........ ........ 37% 411M 2s
23:07:11 86016K ........ ........ ........ ........ ........ ........ 38% 412M 2s
23:07:11 89088K ........ ........ ........ ........ ........ ........ 40% 335M 1s
23:07:11 92160K ........ ........ ........ ........ ........ ........ 41% 224M 1s
23:07:11 95232K ........ ........ ........ ........ ........ ........ 42% 269M 1s
23:07:11 98304K ........ ........ ........ ........ ........ ........ 44% 359M 1s
23:07:11 101376K ........ ........ ........ ........ ........ ........ 45% 237M 1s
23:07:11 104448K ........ ........ ........ ........ ........ ........ 46% 292M 1s
23:07:11 107520K ........ ........ ........ ........ ........ ........ 48% 395M 1s
23:07:11 110592K ........ ........ ........ ........ ........ ........ 49% 228M 1s
23:07:11 113664K ........ ........ ........ ........ ........ ........ 50% 285M 1s
23:07:11 116736K ........ ........ ........ ........ ........ ........ 52% 340M 1s
23:07:11 119808K ........ ........ ........ ........ ........ ........ 53% 288M 1s
23:07:11 122880K ........ ........ ........ ........ ........ ........ 54% 205M 1s
23:07:11 125952K ........ ........ ........ ........ ........ ........ 56% 215M 1s
23:07:11 129024K ........ ........ ........ ........ ........ ........ 57% 252M 1s
23:07:11 132096K ........ ........ ........ ........ ........ ........ 58% 218M 1s
23:07:11 135168K ........ ........ ........ ........ ........ ........ 60% 298M 1s
23:07:11 138240K ........ ........ ........ ........ ........ ........ 61% 398M 1s
23:07:11 141312K ........ ........ ........ ........ ........ ........ 62% 399M 1s
23:07:11 144384K ........ ........ ........ ........ ........ ........ 64% 415M 1s
23:07:11 147456K ........ ........ ........ ........ ........ ........ 65% 376M 1s
23:07:11 150528K ........ ........ ........ ........ ........ ........ 66% 335M 1s
23:07:11 153600K ........ ........ ........ ........ ........ ........ 68% 172M 1s
23:07:11 156672K ........ ........ ........ ........ ........ ........ 69% 311M 1s
23:07:11 159744K ........ ........ ........ ........ ........ ........ 70% 356M 0s
23:07:11 162816K ........ ........ ........ ........ ........ ........ 72% 159M 0s
23:07:11 165888K ........ ........ ........ ........ ........ ........ 73% 259M 0s
23:07:11 168960K ........ ........ ........ ........ ........ ........ 74% 310M 0s
23:07:11 172032K ........ ........ ........ ........ ........ ........ 76% 136M 0s
23:07:11 175104K ........ ........ ........ ........ ........ ........ 77% 207M 0s
23:07:11 178176K ........ ........ ........ ........ ........ ........ 78% 311M 0s
23:07:11 181248K ........ ........ ........ ........ ........ ........ 80% 393M 0s
23:07:11 184320K ........ ........ ........ ........ ........ ........ 81% 433M 0s
23:07:11 187392K ........ ........ ........ ........ ........ ........ 83% 351M 0s
23:07:11 190464K ........ ........ ........ ........ ........ ........ 84% 197M 0s
23:07:11 193536K ........ ........ ........ ........ ........ ........ 85% 336M 0s
23:07:11 196608K ........ ........ ........ ........ ........ ........ 87% 226M 0s
23:07:11 199680K ........ ........ ........ ........ ........ ........ 88% 304M 0s
23:07:11 202752K ........ ........ ........ ........ ........ ........ 89% 406M 0s
23:07:11 205824K ........ ........ ........ ........ ........ ........ 91% 378M 0s
23:07:11 208896K ........ ........ ........ ........ ........ ........ 92% 360M 0s
23:07:11 211968K ........ ........ ........ ........ ........ ........ 93% 174M 0s
23:07:11 215040K ........ ........ ........ ........ ........ ........ 95% 270M 0s
23:07:11 218112K ........ ........ ........ ........ ........ ........ 96% 380M 0s
23:07:11 221184K ........ ........ ........ ........ ........ ........ 97% 324M 0s
23:07:11 224256K ........ ........ ........ ........ ........ ........ 99% 392M 0s
23:07:11 227328K ........ ........ ........ ........ . 100% 463M=1.5s
23:07:11
23:07:11 2025-11-23 23:07:11 (154 MB/s) - ‘karaf-0.22.2-20251123.175628-162.zip’ saved [234980707/234980707]
23:07:11
23:07:11 Extracting the new controller...
23:07:11 + echo 'Extracting the new controller...'
23:07:11 + unzip -q karaf-0.22.2-20251123.175628-162.zip
23:07:13 Adding external repositories...
23:07:13 + echo 'Adding external repositories...'
23:07:13 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:13 ################################################################################
23:07:13 #
23:07:13 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:13 # contributor license agreements. See the NOTICE file distributed with
23:07:13 # this work for additional information regarding copyright ownership.
23:07:13 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:13 # (the "License"); you may not use this file except in compliance with
23:07:13 # the License. You may obtain a copy of the License at
23:07:13 #
23:07:13 # http://www.apache.org/licenses/LICENSE-2.0
23:07:13 #
23:07:13 # Unless required by applicable law or agreed to in writing, software
23:07:13 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:13 # See the License for the specific language governing permissions and
23:07:13 # limitations under the License.
23:07:13 #
23:07:13 ################################################################################
23:07:13
23:07:13 #
23:07:13 # If set to true, the following property will not allow any certificate to be used
23:07:13 # when accessing Maven repositories through SSL
23:07:13 #
23:07:13 #org.ops4j.pax.url.mvn.certificateCheck=
23:07:13
23:07:13 #
23:07:13 # Path to the local Maven settings file.
23:07:13 # The repositories defined in this file will be automatically added to the list
23:07:13 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:07:13 # below is not set.
23:07:13 # The following locations are checked for the existence of the settings.xml file
23:07:13 # * 1. looks for the specified url
23:07:13 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:07:13 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:07:13 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:07:13 #
23:07:13 #org.ops4j.pax.url.mvn.settings=
23:07:13
23:07:13 #
23:07:13 # Path to the local Maven repository which is used to avoid downloading
23:07:13 # artifacts when they already exist locally.
23:07:13 # The value of this property will be extracted from the settings.xml file
23:07:13 # above, or defaulted to:
23:07:13 # System.getProperty( "user.home" ) + "/.m2/repository"
23:07:13 #
23:07:13 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:07:13
23:07:13 #
23:07:13 # Default this to false. It's just weird to use undocumented repos
23:07:13 #
23:07:13 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:07:13
23:07:13 #
23:07:13 # Uncomment if you don't wanna use the proxy settings
23:07:13 # from the Maven conf/settings.xml file
23:07:13 #
23:07:13 # org.ops4j.pax.url.mvn.proxySupport=false
23:07:13
23:07:13 #
23:07:13 # Comma separated list of repositories scanned when resolving an artifact.
23:07:13 # Those repositories will be checked before iterating through the
23:07:13 # below list of repositories and even before the local repository
23:07:13 # A repository url can be appended with zero or more of the following flags:
23:07:13 # @snapshots : the repository contains snaphots
23:07:13 # @noreleases : the repository does not contain any released artifacts
23:07:13 #
23:07:13 # The following property value will add the system folder as a repo.
23:07:13 #
23:07:13 org.ops4j.pax.url.mvn.defaultRepositories=\
23:07:13 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:07:13 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:07:13 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:07:13
23:07:13 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:07:13 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:07:13
23:07:13 #
23:07:13 # Comma separated list of repositories scanned when resolving an artifact.
23:07:13 # The default list includes the following repositories:
23:07:13 # http://repo1.maven.org/maven2@id=central
23:07:13 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:07:13 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:07:13 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:07:13 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:07:13 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:07:13 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:13 # To add repositories to the default ones, prepend '+' to the list of repositories
23:07:13 # to add.
23:07:13 # A repository url can be appended with zero or more of the following flags:
23:07:13 # @snapshots : the repository contains snapshots
23:07:13 # @noreleases : the repository does not contain any released artifacts
23:07:13 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:07:13 #
23:07:13 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:07:13
23:07:13 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:07:13 + [[ True == \T\r\u\e ]]
23:07:13 + echo 'Configuring the startup features...'
23:07:13 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:13 + FEATURE_TEST_STRING=features-test
23:07:13 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:07:13 + KARAF_VERSION=karaf4
23:07:13 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:07:13 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:13 + [[ ! -z '' ]]
23:07:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:13 ################################################################################
23:07:13 #
23:07:13 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:13 # contributor license agreements. See the NOTICE file distributed with
23:07:13 # this work for additional information regarding copyright ownership.
23:07:13 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:13 # (the "License"); you may not use this file except in compliance with
23:07:13 # the License. You may obtain a copy of the License at
23:07:13 #
23:07:13 # http://www.apache.org/licenses/LICENSE-2.0
23:07:13 #
23:07:13 # Unless required by applicable law or agreed to in writing, software
23:07:13 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:13 # See the License for the specific language governing permissions and
23:07:13 # limitations under the License.
23:07:13 #
23:07:13 ################################################################################
23:07:13
23:07:13 #
23:07:13 # Comma separated list of features repositories to register by default
23:07:13 #
23:07:13 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/07d82200-f350-40dc-9e5c-62f492453806.xml
23:07:13
23:07:13 #
23:07:13 # Comma separated list of features to install at startup
23:07:13 #
23:07:13 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, ab7dba7d-268d-4701-9eec-a5c3813b96d9
23:07:13
23:07:13 #
23:07:13 # Resource repositories (OBR) that the features resolver can use
23:07:13 # to resolve requirements/capabilities
23:07:13 #
23:07:13 # The format of the resourceRepositories is
23:07:13 # resourceRepositories=[xml:url|json:url],...
23:07:13 # for Instance:
23:07:13 #
23:07:13 #resourceRepositories=xml:http://host/path/to/index.xml
23:07:13 # or
23:07:13 #resourceRepositories=json:http://host/path/to/index.json
23:07:13 #
23:07:13
23:07:13 #
23:07:13 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:07:13 #
23:07:13 featuresBootAsynchronous=false
23:07:13
23:07:13 #
23:07:13 # Service requirements enforcement
23:07:13 #
23:07:13 # By default, the feature resolver checks the service requirements/capabilities of
23:07:13 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:07:13 # the required bundles.
23:07:13 # The following flag can have those values:
23:07:13 # - disable: service requirements are completely ignored
23:07:13 # - default: service requirements are ignored for old features
23:07:13 # - enforce: service requirements are always verified
23:07:13 #
23:07:13 #serviceRequirements=default
23:07:13
23:07:13 #
23:07:13 # Store cfg file for config element in feature
23:07:13 #
23:07:13 #configCfgStore=true
23:07:13
23:07:13 #
23:07:13 # Define if the feature service automatically refresh bundles
23:07:13 #
23:07:13 autoRefresh=true
23:07:13
23:07:13 #
23:07:13 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:07:13 # XML file defines instructions related to features processing
23:07:13 # versions.properties may declare properties to resolve placeholders in XML file
23:07:13 # both files are relative to ${karaf.etc}
23:07:13 #
23:07:13 #featureProcessing=org.apache.karaf.features.xml
23:07:13 #featureProcessingVersions=versions.properties
23:07:13 + configure_karaf_log karaf4 ''
23:07:13 + local -r karaf_version=karaf4
23:07:13 + local -r controllerdebugmap=
23:07:13 + local logapi=log4j
23:07:13 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:13 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:13 log4j2.rootLogger.level = INFO
23:07:13 #log4j2.rootLogger.type = asyncRoot
23:07:13 #log4j2.rootLogger.includeLocation = false
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:13 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:13 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:13 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:13 log4j2.logger.spifly.level = WARN
23:07:13 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:13 log4j2.logger.audit.level = INFO
23:07:13 log4j2.logger.audit.additivity = false
23:07:13 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:13 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:13 log4j2.appender.console.type = Console
23:07:13 log4j2.appender.console.name = Console
23:07:13 log4j2.appender.console.layout.type = PatternLayout
23:07:13 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:13 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:13 log4j2.appender.rolling.name = RollingFile
23:07:13 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:13 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:13 #log4j2.appender.rolling.immediateFlush = false
23:07:13 log4j2.appender.rolling.append = true
23:07:13 log4j2.appender.rolling.layout.type = PatternLayout
23:07:13 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:13 log4j2.appender.rolling.policies.type = Policies
23:07:13 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:13 log4j2.appender.rolling.policies.size.size = 64MB
23:07:13 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:13 log4j2.appender.rolling.strategy.max = 7
23:07:13 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:13 log4j2.appender.audit.name = AuditRollingFile
23:07:13 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:13 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:13 log4j2.appender.audit.append = true
23:07:13 log4j2.appender.audit.layout.type = PatternLayout
23:07:13 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:13 log4j2.appender.audit.policies.type = Policies
23:07:13 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:13 log4j2.appender.audit.policies.size.size = 8MB
23:07:13 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:13 log4j2.appender.audit.strategy.max = 7
23:07:13 log4j2.appender.osgi.type = PaxOsgi
23:07:13 log4j2.appender.osgi.name = PaxOsgi
23:07:13 log4j2.appender.osgi.filter = *
23:07:13 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:13 #log4j2.logger.aether.level = TRACE
23:07:13 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:13 #log4j2.logger.http-headers.level = DEBUG
23:07:13 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:13 #log4j2.logger.maven.level = TRACE
23:07:13 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:07:13 + logapi=log4j2
23:07:13 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:07:13 + '[' log4j2 == log4j2 ']'
23:07:13 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:13 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:07:13 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:07:13 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:07:13 controllerdebugmap:
23:07:13 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:13 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:07:13 + unset IFS
23:07:13 + echo 'controllerdebugmap: '
23:07:13 + '[' -n '' ']'
23:07:13 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:07:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:13 ################################################################################
23:07:13 #
23:07:13 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:13 # contributor license agreements. See the NOTICE file distributed with
23:07:13 # this work for additional information regarding copyright ownership.
23:07:13 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:13 # (the "License"); you may not use this file except in compliance with
23:07:13 # the License. You may obtain a copy of the License at
23:07:13 #
23:07:13 # http://www.apache.org/licenses/LICENSE-2.0
23:07:13 #
23:07:13 # Unless required by applicable law or agreed to in writing, software
23:07:13 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:13 # See the License for the specific language governing permissions and
23:07:13 # limitations under the License.
23:07:13 #
23:07:13 ################################################################################
23:07:13
23:07:13 # Common pattern layout for appenders
23:07:13 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:07:13
23:07:13 # Root logger
23:07:13 log4j2.rootLogger.level = INFO
23:07:13 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:07:13 #log4j2.rootLogger.type = asyncRoot
23:07:13 #log4j2.rootLogger.includeLocation = false
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:07:13 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:07:13 log4j2.rootLogger.appenderRef.Console.ref = Console
23:07:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:07:13 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:07:13
23:07:13 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:07:13 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:07:13
23:07:13 # Loggers configuration
23:07:13
23:07:13 # Spifly logger
23:07:13 log4j2.logger.spifly.name = org.apache.aries.spifly
23:07:13 log4j2.logger.spifly.level = WARN
23:07:13
23:07:13 # Security audit logger
23:07:13 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:07:13 log4j2.logger.audit.level = INFO
23:07:13 log4j2.logger.audit.additivity = false
23:07:13 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:07:13
23:07:13 # Appenders configuration
23:07:13
23:07:13 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:07:13 log4j2.appender.console.type = Console
23:07:13 log4j2.appender.console.name = Console
23:07:13 log4j2.appender.console.layout.type = PatternLayout
23:07:13 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:07:13
23:07:13 # Rolling file appender
23:07:13 log4j2.appender.rolling.type = RollingRandomAccessFile
23:07:13 log4j2.appender.rolling.name = RollingFile
23:07:13 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:07:13 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:07:13 # uncomment to not force a disk flush
23:07:13 #log4j2.appender.rolling.immediateFlush = false
23:07:13 log4j2.appender.rolling.append = true
23:07:13 log4j2.appender.rolling.layout.type = PatternLayout
23:07:13 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:07:13 log4j2.appender.rolling.policies.type = Policies
23:07:13 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:07:13 log4j2.appender.rolling.policies.size.size = 1GB
23:07:13 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:07:13 log4j2.appender.rolling.strategy.max = 7
23:07:13
23:07:13 # Audit file appender
23:07:13 log4j2.appender.audit.type = RollingRandomAccessFile
23:07:13 log4j2.appender.audit.name = AuditRollingFile
23:07:13 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:07:13 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:07:13 log4j2.appender.audit.append = true
23:07:13 log4j2.appender.audit.layout.type = PatternLayout
23:07:13 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:07:13 log4j2.appender.audit.policies.type = Policies
23:07:13 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:07:13 log4j2.appender.audit.policies.size.size = 8MB
23:07:13 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:07:13 log4j2.appender.audit.strategy.max = 7
23:07:13
23:07:13 # OSGi appender
23:07:13 log4j2.appender.osgi.type = PaxOsgi
23:07:13 log4j2.appender.osgi.name = PaxOsgi
23:07:13 log4j2.appender.osgi.filter = *
23:07:13
23:07:13 # help with identification of maven-related problems with pax-url-aether
23:07:13 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:07:13 #log4j2.logger.aether.level = TRACE
23:07:13 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:07:13 #log4j2.logger.http-headers.level = DEBUG
23:07:13 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:07:13 #log4j2.logger.maven.level = TRACE
23:07:13 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:07:13 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:07:13 Configure
23:07:13 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:07:13 max memory: 2048m
23:07:13 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:13 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:07:13 + local -r controllermem=2048m
23:07:13 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:13 + echo Configure
23:07:13 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:07:13 + echo ' max memory: 2048m'
23:07:13 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:13 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:13 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:13 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:13 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:13 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:07:13 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:13 #!/bin/sh
23:07:13 #
23:07:13 # Licensed to the Apache Software Foundation (ASF) under one or more
23:07:13 # contributor license agreements. See the NOTICE file distributed with
23:07:13 # this work for additional information regarding copyright ownership.
23:07:13 # The ASF licenses this file to You under the Apache License, Version 2.0
23:07:13 # (the "License"); you may not use this file except in compliance with
23:07:13 # the License. You may obtain a copy of the License at
23:07:13 #
23:07:13 # http://www.apache.org/licenses/LICENSE-2.0
23:07:13 #
23:07:13 # Unless required by applicable law or agreed to in writing, software
23:07:13 # distributed under the License is distributed on an "AS IS" BASIS,
23:07:13 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:07:13 # See the License for the specific language governing permissions and
23:07:13 # limitations under the License.
23:07:13 #
23:07:13
23:07:13 #
23:07:13 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:07:13 # script: client, instance, shell, start, status, stop, karaf
23:07:13 #
23:07:13 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:07:13 # Actions go here...
23:07:13 # fi
23:07:13
23:07:13 #
23:07:13 # general settings which should be applied for all scripts go here; please keep
23:07:13 # in mind that it is possible that scripts might be executed more than once, e.g.
23:07:13 # in example of the start script where the start script is executed first and the
23:07:13 # karaf script afterwards.
23:07:13 #
23:07:13
23:07:13 #
23:07:13 # The following section shows the possible configuration options for the default
23:07:13 # karaf scripts
23:07:13 #
23:07:13 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:07:13 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:07:13 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:07:13 # export EXTRA_JAVA_OPTS # Additional JVM options
23:07:13 # export KARAF_HOME # Karaf home folder
23:07:13 # export KARAF_DATA # Karaf data folder
23:07:13 # export KARAF_BASE # Karaf base folder
23:07:13 # export KARAF_ETC # Karaf etc folder
23:07:13 # export KARAF_LOG # Karaf log folder
23:07:13 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:07:13 # export KARAF_OPTS # Additional available Karaf options
23:07:13 # export KARAF_DEBUG # Enable debug mode
23:07:13 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:07:13 # export KARAF_NOROOT # Prevent execution as root if set to true
23:07:13 Set Java version
23:07:13 + echo 'Set Java version'
23:07:13 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:07:13 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:07:13 sudo: a password is required
23:07:13 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:13 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
23:07:13 sudo: a password is required
23:07:13 JDK default version ...
23:07:13 + echo 'JDK default version ...'
23:07:13 + java -version
23:07:14 openjdk version "21.0.8" 2025-07-15
23:07:14 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:07:14 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:07:14 Set JAVA_HOME
23:07:14 + echo 'Set JAVA_HOME'
23:07:14 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:14 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:07:14 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:14 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:14 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:07:14 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:07:14 Listing all open ports on controller system...
23:07:14 + echo 'Listing all open ports on controller system...'
23:07:14 + netstat -pnatu
23:07:14 /tmp/configuration-script.sh: line 40: netstat: command not found
23:07:14 Configuring cluster
23:07:14 + '[' -f /tmp/custom_shard_config.txt ']'
23:07:14 + echo 'Configuring cluster'
23:07:14 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.239 10.30.171.97 10.30.170.161
23:07:14 ################################################
23:07:14 ## Configure Cluster ##
23:07:14 ################################################
23:07:14 NOTE: Cluster configuration files not found. Copying from
23:07:14 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:07:14 Configuring unique name in pekko.conf
23:07:14 Configuring hostname in pekko.conf
23:07:14 Configuring data and rpc seed nodes in pekko.conf
23:07:14 modules = [
23:07:14
23:07:14 {
23:07:14 name = "inventory"
23:07:14 namespace = "urn:opendaylight:inventory"
23:07:14 shard-strategy = "module"
23:07:14 },
23:07:14 {
23:07:14 name = "topology"
23:07:14 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:14 shard-strategy = "module"
23:07:14 },
23:07:14 {
23:07:14 name = "toaster"
23:07:14 namespace = "http://netconfcentral.org/ns/toaster"
23:07:14 shard-strategy = "module"
23:07:14 }
23:07:14 ]
23:07:14 Configuring replication type in module-shards.conf
23:07:14 ################################################
23:07:14 ## NOTE: Manually restart controller to ##
23:07:14 ## apply configuration. ##
23:07:14 ################################################
23:07:14 Dump pekko.conf
23:07:14 + echo 'Dump pekko.conf'
23:07:14 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:14
23:07:14 odl-cluster-data {
23:07:14 pekko {
23:07:14 remote {
23:07:14 artery {
23:07:14 enabled = on
23:07:14 transport = tcp
23:07:14 canonical.hostname = "10.30.170.161"
23:07:14 canonical.port = 2550
23:07:14 }
23:07:14 }
23:07:14
23:07:14 cluster {
23:07:14 # Using artery.
23:07:14 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.239:2550",
23:07:14 "pekko://opendaylight-cluster-data@10.30.171.97:2550",
23:07:14 "pekko://opendaylight-cluster-data@10.30.170.161:2550"]
23:07:14
23:07:14 roles = ["member-3"]
23:07:14
23:07:14 # when under load we might trip a false positive on the failure detector
23:07:14 # failure-detector {
23:07:14 # heartbeat-interval = 4 s
23:07:14 # acceptable-heartbeat-pause = 16s
23:07:14 # }
23:07:14 }
23:07:14
23:07:14 persistence {
23:07:14 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:07:14 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:07:14 # The relative path is always relative to KARAF_HOME.
23:07:14
23:07:14 # snapshot-store.local.dir = "target/snapshots"
23:07:14
23:07:14 # Use lz4 compression for LocalSnapshotStore snapshots
23:07:14 snapshot-store.local.use-lz4-compression = false
23:07:14 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:07:14 snapshot-store.local.lz4-blocksize = 256KB
23:07:14 }
23:07:14 disable-default-actor-system-quarantined-event-handling = "false"
23:07:14 }
23:07:14 }
23:07:14 Dump modules.conf
23:07:14 + echo 'Dump modules.conf'
23:07:14 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:14 modules = [
23:07:14
23:07:14 {
23:07:14 name = "inventory"
23:07:14 namespace = "urn:opendaylight:inventory"
23:07:14 shard-strategy = "module"
23:07:14 },
23:07:14 {
23:07:14 name = "topology"
23:07:14 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:07:14 shard-strategy = "module"
23:07:14 },
23:07:14 {
23:07:14 name = "toaster"
23:07:14 namespace = "http://netconfcentral.org/ns/toaster"
23:07:14 shard-strategy = "module"
23:07:14 }
23:07:14 ]
23:07:14 Dump module-shards.conf
23:07:14 + echo 'Dump module-shards.conf'
23:07:14 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:14 module-shards = [
23:07:14 {
23:07:14 name = "default"
23:07:14 shards = [
23:07:14 {
23:07:14 name = "default"
23:07:14 replicas = ["member-1",
23:07:14 "member-2",
23:07:14 "member-3"]
23:07:14 }
23:07:14 ]
23:07:14 },
23:07:14 {
23:07:14 name = "inventory"
23:07:14 shards = [
23:07:14 {
23:07:14 name="inventory"
23:07:14 replicas = ["member-1",
23:07:14 "member-2",
23:07:14 "member-3"]
23:07:14 }
23:07:14 ]
23:07:14 },
23:07:14 {
23:07:14 name = "topology"
23:07:14 shards = [
23:07:14 {
23:07:14 name="topology"
23:07:14 replicas = ["member-1",
23:07:14 "member-2",
23:07:14 "member-3"]
23:07:14 }
23:07:14 ]
23:07:14 },
23:07:14 {
23:07:14 name = "toaster"
23:07:14 shards = [
23:07:14 {
23:07:14 name="toaster"
23:07:14 replicas = ["member-1",
23:07:14 "member-2",
23:07:14 "member-3"]
23:07:14 }
23:07:14 ]
23:07:14 }
23:07:14 ]
23:07:14 Locating config plan to use...
23:07:14 Finished running config plans
23:07:14 Starting member-1 with IP address 10.30.170.239
23:07:14 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:07:14 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:07:14 Redirecting karaf console output to karaf_console.log
23:07:14 Starting controller...
23:07:14 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:07:14 Starting member-2 with IP address 10.30.171.97
23:07:14 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:07:14 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:07:15 Redirecting karaf console output to karaf_console.log
23:07:15 Starting controller...
23:07:15 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:07:15 Starting member-3 with IP address 10.30.170.161
23:07:15 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:07:15 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:07:15 Redirecting karaf console output to karaf_console.log
23:07:15 Starting controller...
23:07:15 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:07:15 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins11280032795297116216.sh
23:07:15 common-functions.sh is being sourced
23:07:15 common-functions environment:
23:07:15 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:07:15 ACTUALFEATURES:
23:07:15 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:07:15 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:07:15 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:07:15 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:07:15 CONTROLLERMEM: 2048m
23:07:15 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:07:15 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:07:15 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:07:15 SUITES:
23:07:15
23:07:15 + echo '#################################################'
23:07:15 #################################################
23:07:15 + echo '## Verify Cluster is UP ##'
23:07:15 ## Verify Cluster is UP ##
23:07:15 + echo '#################################################'
23:07:15 #################################################
23:07:15 + create_post_startup_script
23:07:15 + cat
23:07:15 + copy_and_run_post_startup_script
23:07:15 + seed_index=1
23:07:15 ++ seq 1 3
23:07:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:07:15 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:07:15 + echo 'Execute the post startup script on controller 10.30.170.239'
23:07:15 Execute the post startup script on controller 10.30.170.239
23:07:15 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.170.239:/tmp/
23:07:15 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:07:15 + ssh 10.30.170.239 'bash /tmp/post-startup-script.sh 1'
23:07:15 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:07:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:07:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:16 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:08:21 2025-11-23T23:07:49,267 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:08:21 Controller is UP
23:08:21 2025-11-23T23:07:49,267 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:08:21 Listing all open ports on controller system...
23:08:21 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:08:21 looking for "BindException: Address already in use" in log file
23:08:21 looking for "server is unhealthy" in log file
23:08:21 + '[' 1 == 0 ']'
23:08:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:08:21 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:08:21 + echo 'Execute the post startup script on controller 10.30.171.97'
23:08:21 Execute the post startup script on controller 10.30.171.97
23:08:21 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.171.97:/tmp/
23:08:21 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:08:21 + ssh 10.30.171.97 'bash /tmp/post-startup-script.sh 2'
23:08:21 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:08:21 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:26 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:31 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:36 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:41 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:46 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:51 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:08:56 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:01 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:06 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:11 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:16 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:09:26 2025-11-23T23:07:49,874 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:09:26 Controller is UP
23:09:26 2025-11-23T23:07:49,874 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:09:26 Listing all open ports on controller system...
23:09:26 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:09:26 looking for "BindException: Address already in use" in log file
23:09:26 looking for "server is unhealthy" in log file
23:09:26 + '[' 2 == 0 ']'
23:09:26 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:09:26 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:09:26 + echo 'Execute the post startup script on controller 10.30.170.161'
23:09:26 Execute the post startup script on controller 10.30.170.161
23:09:26 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.170.161:/tmp/
23:09:27 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:09:27 + ssh 10.30.170.161 'bash /tmp/post-startup-script.sh 3'
23:09:27 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:09:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:09:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:10:27 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:10:32 2025-11-23T23:07:49,971 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:10:32 Controller is UP
23:10:32 2025-11-23T23:07:49,971 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
23:10:32 Listing all open ports on controller system...
23:10:32 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:10:32 looking for "BindException: Address already in use" in log file
23:10:32 looking for "server is unhealthy" in log file
23:10:32 + '[' 0 == 0 ']'
23:10:32 + seed_index=1
23:10:32 + dump_controller_threads
23:10:32 ++ seq 1 3
23:10:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:32 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:10:32 + echo 'Let'\''s take the karaf thread dump'
23:10:32 Let's take the karaf thread dump
23:10:32 + ssh 10.30.170.239 'sudo ps aux'
23:10:32 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:10:33 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log
23:10:33 ++ grep -v grep
23:10:33 ++ tr -s ' '
23:10:33 ++ cut -f2 '-d '
23:10:33 + pid=2031
23:10:33 + echo 'karaf main: org.apache.karaf.main.Main, pid:2031'
23:10:33 karaf main: org.apache.karaf.main.Main, pid:2031
23:10:33 + ssh 10.30.170.239 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2031'
23:10:33 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:10:33 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:33 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:10:33 + echo 'Let'\''s take the karaf thread dump'
23:10:33 Let's take the karaf thread dump
23:10:33 + ssh 10.30.171.97 'sudo ps aux'
23:10:33 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:10:34 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log
23:10:34 ++ grep -v grep
23:10:34 ++ tr -s ' '
23:10:34 ++ cut -f2 '-d '
23:10:34 + pid=2032
23:10:34 + echo 'karaf main: org.apache.karaf.main.Main, pid:2032'
23:10:34 karaf main: org.apache.karaf.main.Main, pid:2032
23:10:34 + ssh 10.30.171.97 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2032'
23:10:34 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:10:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:34 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:10:34 + echo 'Let'\''s take the karaf thread dump'
23:10:34 Let's take the karaf thread dump
23:10:34 + ssh 10.30.170.161 'sudo ps aux'
23:10:34 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:10:35 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log
23:10:35 ++ grep -v grep
23:10:35 ++ tr -s ' '
23:10:35 ++ cut -f2 '-d '
23:10:35 + pid=2033
23:10:35 + echo 'karaf main: org.apache.karaf.main.Main, pid:2033'
23:10:35 karaf main: org.apache.karaf.main.Main, pid:2033
23:10:35 + ssh 10.30.170.161 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2033'
23:10:35 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:10:35 + '[' 0 -gt 0 ']'
23:10:35 + echo 'Generating controller variables...'
23:10:35 Generating controller variables...
23:10:36 ++ seq 1 3
23:10:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:36 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:10:36 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.239'
23:10:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:36 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:10:36 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.239 -v ODL_SYSTEM_2_IP:10.30.171.97'
23:10:36 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:10:36 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:10:36 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.239 -v ODL_SYSTEM_2_IP:10.30.171.97 -v ODL_SYSTEM_3_IP:10.30.170.161'
23:10:36 + echo 'Generating mininet variables...'
23:10:36 Generating mininet variables...
23:10:36 ++ seq 1 1
23:10:36 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
23:10:36 + MININETIP=TOOLS_SYSTEM_1_IP
23:10:36 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.246'
23:10:36 + get_test_suites SUITES
23:10:36 + local __suite_list=SUITES
23:10:36 + echo 'Locating test plan to use...'
23:10:36 Locating test plan to use...
23:10:36 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale-titanium.txt
23:10:36 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale-titanium.txt ']'
23:10:36 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale.txt
23:10:36 + '[' disabled '!=' disabled ']'
23:10:36 + echo 'Changing the testplan path...'
23:10:36 Changing the testplan path...
23:10:36 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale.txt
23:10:36 + cat testplan.txt
23:10:36 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
23:10:36 #
23:10:36 # This program and the accompanying materials are made available under the
23:10:36 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
23:10:36 # and is available at http://www.eclipse.org/legal/epl-v10.html
23:10:36
23:10:36 # Place the suites in run order:
23:10:36 /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot
23:10:36 + '[' -z '' ']'
23:10:36 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:10:36 ++ tr '\012' ' '
23:10:36 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot '
23:10:36 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot '\'''
23:10:36 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot '
23:10:36 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot ...'
23:10:36 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot ...
23:10:36 + robot -N netconf-clustering-scale.txt --removekeywords wuks -e exclude -e skip_if_titanium -v BUNDLEFOLDER:karaf-0.22.2-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251123.175628-162.zip -v CONTROLLER:10.30.170.239 -v CONTROLLER1:10.30.171.97 -v CONTROLLER2:10.30.170.161 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium -v MININET:10.30.171.246 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:titanium -v ODL_SYSTEM_IP:10.30.170.239 -v ODL_SYSTEM_1_IP:10.30.170.239 -v ODL_SYSTEM_2_IP:10.30.171.97 -v ODL_SYSTEM_3_IP:10.30.170.161 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.246 -v TOOLS_SYSTEM_1_IP:10.30.171.246 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot
23:10:36 ==============================================================================
23:10:36 netconf-clustering-scale.txt :: netconf-restperfclient update performance t...
23:10:36 ==============================================================================
23:10:43 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:44 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:44 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:51 | PASS |
23:10:51 ------------------------------------------------------------------------------
23:10:51 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:53 | PASS |
23:10:53 ------------------------------------------------------------------------------
23:10:53 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:53 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:56 | PASS |
23:10:56 ------------------------------------------------------------------------------
23:10:56 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:58 | PASS |
23:10:58 ------------------------------------------------------------------------------
23:10:58 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:58 | FAIL |
23:10:58 ... click for list of related bugs or create a new one if needed (with the
23:10:58 "netconf_clustering_scale_txt_create_device_data"
23:10:58 reference somewhere inside)
23:10:58 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_create_device_data&order=bug_status"
23:10:58
23:10:58 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.97:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount
23:10:58 ------------------------------------------------------------------------------
23:10:58 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
23:10:58 Setup failed:
23:10:58 SKIPPED due to a failure in a previous fundamental test case.
23:10:58 ------------------------------------------------------------------------------
23:10:58 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
23:10:58 Setup failed:
23:10:58 SKIPPED due to a failure in a previous fundamental test case.
23:10:58 ------------------------------------------------------------------------------
23:10:58 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:10:58 | FAIL |
23:10:58 ... click for list of related bugs or create a new one if needed (with the
23:10:58 "netconf_clustering_scale_txt_cleanup_and_collect"
23:10:58 reference somewhere inside)
23:10:58 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status"
23:10:58
23:10:58 '' == ''
23:10:58 ------------------------------------------------------------------------------
23:10:59 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL |
23:10:59 8 tests, 4 passed, 4 failed
23:10:59 ==============================================================================
23:10:59 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/output.xml
23:10:59 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/log.html
23:10:59 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/report.html
23:10:59 + true
23:10:59 + echo 'Examining the files in data/log and checking filesize'
23:10:59 Examining the files in data/log and checking filesize
23:10:59 + ssh 10.30.170.239 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:10:59 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:10:59 total 396
23:10:59 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 23:07 .
23:10:59 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 23 23:07 karaf_console.log
23:10:59 drwxrwxr-x 9 jenkins jenkins 4096 Nov 23 23:07 ..
23:10:59 -rw-rw-r-- 1 jenkins jenkins 390219 Nov 23 23:10 karaf.log
23:10:59 + ssh 10.30.170.239 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:10:59 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:10:59 384K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:10:59 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:10:59 + ssh 10.30.171.97 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:10:59 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:11:00 total 396
23:11:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 23:07 .
23:11:00 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 23 23:07 karaf_console.log
23:11:00 drwxrwxr-x 9 jenkins jenkins 4096 Nov 23 23:07 ..
23:11:00 -rw-rw-r-- 1 jenkins jenkins 389360 Nov 23 23:10 karaf.log
23:11:00 + ssh 10.30.171.97 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:11:00 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:11:00 384K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:00 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:00 + ssh 10.30.170.161 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:11:00 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:11:00 total 392
23:11:00 drwxrwxr-x 2 jenkins jenkins 4096 Nov 23 23:07 .
23:11:00 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 23 23:07 karaf_console.log
23:11:00 drwxrwxr-x 9 jenkins jenkins 4096 Nov 23 23:07 ..
23:11:00 -rw-rw-r-- 1 jenkins jenkins 387183 Nov 23 23:10 karaf.log
23:11:00 + ssh 10.30.170.161 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:11:00 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:11:00 380K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:00 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:00 + set +e
23:11:00 ++ seq 1 3
23:11:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:00 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:11:00 + echo 'Let'\''s take the karaf thread dump again'
23:11:00 Let's take the karaf thread dump again
23:11:00 + ssh 10.30.170.239 'sudo ps aux'
23:11:00 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:11:00 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log
23:11:00 ++ grep -v grep
23:11:00 ++ tr -s ' '
23:11:00 ++ cut -f2 '-d '
23:11:00 + pid=2031
23:11:00 + echo 'karaf main: org.apache.karaf.main.Main, pid:2031'
23:11:00 karaf main: org.apache.karaf.main.Main, pid:2031
23:11:00 + ssh 10.30.170.239 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2031'
23:11:00 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:11:01 + echo 'killing karaf process...'
23:11:01 killing karaf process...
23:11:01 + ssh 10.30.170.239 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:11:01 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:11:01 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:01 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:11:01 + echo 'Let'\''s take the karaf thread dump again'
23:11:01 Let's take the karaf thread dump again
23:11:01 + ssh 10.30.171.97 'sudo ps aux'
23:11:01 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:11:01 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log
23:11:01 ++ grep -v grep
23:11:01 ++ cut -f2 '-d '
23:11:01 ++ tr -s ' '
23:11:01 + pid=2032
23:11:01 + echo 'karaf main: org.apache.karaf.main.Main, pid:2032'
23:11:01 karaf main: org.apache.karaf.main.Main, pid:2032
23:11:01 + ssh 10.30.171.97 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2032'
23:11:01 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:11:02 + echo 'killing karaf process...'
23:11:02 killing karaf process...
23:11:02 + ssh 10.30.171.97 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:11:02 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:11:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:02 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:11:02 + echo 'Let'\''s take the karaf thread dump again'
23:11:02 Let's take the karaf thread dump again
23:11:02 + ssh 10.30.170.161 'sudo ps aux'
23:11:02 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:11:02 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log
23:11:02 ++ grep -v grep
23:11:02 ++ cut -f2 '-d '
23:11:02 ++ tr -s ' '
23:11:02 + pid=2033
23:11:02 + echo 'karaf main: org.apache.karaf.main.Main, pid:2033'
23:11:02 karaf main: org.apache.karaf.main.Main, pid:2033
23:11:02 + ssh 10.30.170.161 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2033'
23:11:02 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:11:03 + echo 'killing karaf process...'
23:11:03 killing karaf process...
23:11:03 + ssh 10.30.170.161 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:11:03 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:11:03 + sleep 5
23:11:08 ++ seq 1 3
23:11:08 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:08 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:11:08 + echo 'Compressing karaf.log 1'
23:11:08 Compressing karaf.log 1
23:11:08 + ssh 10.30.170.239 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:08 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:11:08 + echo 'Fetching compressed karaf.log 1'
23:11:08 Fetching compressed karaf.log 1
23:11:08 + scp 10.30.170.239:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
23:11:08 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:11:08 + ssh 10.30.170.239 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:11:08 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:11:09 + scp 10.30.170.239:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
23:11:09 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:11:09 + ssh 10.30.170.239 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:09 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:11:09 + echo 'Fetch GC logs'
23:11:09 Fetch GC logs
23:11:09 + mkdir -p gclogs-1
23:11:09 + scp '10.30.170.239:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-1/
23:11:09 Warning: Permanently added '10.30.170.239' (ECDSA) to the list of known hosts.
23:11:09 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:11:09 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:09 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:11:09 + echo 'Compressing karaf.log 2'
23:11:09 Compressing karaf.log 2
23:11:09 + ssh 10.30.171.97 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:09 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:11:09 + echo 'Fetching compressed karaf.log 2'
23:11:09 Fetching compressed karaf.log 2
23:11:09 + scp 10.30.171.97:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
23:11:10 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:11:10 + ssh 10.30.171.97 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:11:10 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:11:10 + scp 10.30.171.97:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
23:11:10 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:11:10 + ssh 10.30.171.97 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:10 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:11:10 + echo 'Fetch GC logs'
23:11:10 Fetch GC logs
23:11:10 + mkdir -p gclogs-2
23:11:10 + scp '10.30.171.97:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-2/
23:11:10 Warning: Permanently added '10.30.171.97' (ECDSA) to the list of known hosts.
23:11:11 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:11:11 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:11:11 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:11:11 + echo 'Compressing karaf.log 3'
23:11:11 Compressing karaf.log 3
23:11:11 + ssh 10.30.170.161 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:11:11 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:11:11 + echo 'Fetching compressed karaf.log 3'
23:11:11 Fetching compressed karaf.log 3
23:11:11 + scp 10.30.170.161:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
23:11:11 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:11:11 + ssh 10.30.170.161 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:11:11 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:11:11 + scp 10.30.170.161:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
23:11:11 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:11:11 + ssh 10.30.170.161 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:11:12 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:11:12 + echo 'Fetch GC logs'
23:11:12 Fetch GC logs
23:11:12 + mkdir -p gclogs-3
23:11:12 + scp '10.30.170.161:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-3/
23:11:12 Warning: Permanently added '10.30.170.161' (ECDSA) to the list of known hosts.
23:11:12 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:11:12 + echo 'Examine copied files'
23:11:12 Examine copied files
23:11:12 + ls -lt
23:11:12 total 2280
23:11:12 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 23:11 gclogs-3
23:11:12 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 23 23:11 odl3_karaf_console.log
23:11:12 -rw-rw-r--. 1 jenkins jenkins 29940 Nov 23 23:11 odl3_karaf.log.gz
23:11:12 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 23:11 gclogs-2
23:11:12 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 23 23:11 odl2_karaf_console.log
23:11:12 -rw-rw-r--. 1 jenkins jenkins 30537 Nov 23 23:11 odl2_karaf.log.gz
23:11:12 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 23:11 gclogs-1
23:11:12 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 23 23:11 odl1_karaf_console.log
23:11:12 -rw-rw-r--. 1 jenkins jenkins 30496 Nov 23 23:11 odl1_karaf.log.gz
23:11:12 -rw-rw-r--. 1 jenkins jenkins 95070 Nov 23 23:11 karaf_3_2033_threads_after.log
23:11:12 -rw-rw-r--. 1 jenkins jenkins 14123 Nov 23 23:11 ps_after.log
23:11:12 -rw-rw-r--. 1 jenkins jenkins 103251 Nov 23 23:11 karaf_2_2032_threads_after.log
23:11:12 -rw-rw-r--. 1 jenkins jenkins 113100 Nov 23 23:11 karaf_1_2031_threads_after.log
23:11:12 -rw-rw-r--. 1 jenkins jenkins 247698 Nov 23 23:10 report.html
23:11:12 -rw-rw-r--. 1 jenkins jenkins 444098 Nov 23 23:10 log.html
23:11:12 -rw-rw-r--. 1 jenkins jenkins 834583 Nov 23 23:10 output.xml
23:11:12 -rw-rw-r--. 1 jenkins jenkins 2552 Nov 23 23:10 testtool--netconf-clustering-scale-txt.1763939446.062.log
23:11:12 -rw-rw-r--. 1 jenkins jenkins 451 Nov 23 23:10 testplan.txt
23:11:12 -rw-rw-r--. 1 jenkins jenkins 91378 Nov 23 23:10 karaf_3_2033_threads_before.log
23:11:12 -rw-rw-r--. 1 jenkins jenkins 14020 Nov 23 23:10 ps_before.log
23:11:12 -rw-rw-r--. 1 jenkins jenkins 92209 Nov 23 23:10 karaf_2_2032_threads_before.log
23:11:12 -rw-rw-r--. 1 jenkins jenkins 92282 Nov 23 23:10 karaf_1_2031_threads_before.log
23:11:12 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 23 23:07 post-startup-script.sh
23:11:12 -rw-rw-r--. 1 jenkins jenkins 252 Nov 23 23:07 startup-script.sh
23:11:12 -rw-rw-r--. 1 jenkins jenkins 3465 Nov 23 23:07 configuration-script.sh
23:11:12 -rw-rw-r--. 1 jenkins jenkins 337 Nov 23 23:06 detect_variables.env
23:11:12 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 23 23:06 pom.xml
23:11:12 -rw-rw-r--. 1 jenkins jenkins 92 Nov 23 23:06 set_variables.env
23:11:12 -rw-rw-r--. 1 jenkins jenkins 358 Nov 23 23:06 slave_addresses.txt
23:11:12 -rw-rw-r--. 1 jenkins jenkins 570 Nov 23 23:06 requirements.txt
23:11:12 -rw-rw-r--. 1 jenkins jenkins 26 Nov 23 23:06 env.properties
23:11:12 -rw-rw-r--. 1 jenkins jenkins 334 Nov 23 23:04 stack-parameters.yaml
23:11:12 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 23 23:03 test
23:11:12 drwxrwxr-x. 2 jenkins jenkins 6 Nov 23 23:03 test@tmp
23:11:12 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 23 17:56 maven-metadata.xml
23:11:12 + true
23:11:12 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/sh /tmp/jenkins15480317629771834308.sh
23:11:12 Cleaning up Robot installation...
23:11:12 $ ssh-agent -k
23:11:12 unset SSH_AUTH_SOCK;
23:11:12 unset SSH_AGENT_PID;
23:11:12 echo Agent pid 5159 killed;
23:11:12 [ssh-agent] Stopped.
23:11:12 Recording plot data
23:11:13 Robot results publisher started...
23:11:13 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:11:13 -Parsing output xml:
23:11:13 Done!
23:11:13 -Copying log files to build dir:
23:11:13 Done!
23:11:13 -Assigning results to build:
23:11:13 Done!
23:11:13 -Checking thresholds:
23:11:13 Done!
23:11:13 Done publishing Robot results.
23:11:13 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:11:13 [PostBuildScript] - [INFO] Executing post build scripts.
23:11:13 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins1723837174587915229.sh
23:11:13 Archiving csit artifacts
23:11:13 mv: cannot stat '*_1.png': No such file or directory
23:11:13 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:11:13 mv: cannot stat '*_2.png': No such file or directory
23:11:13 mv: cannot stat '/tmp/odl2_*': No such file or directory
23:11:13 mv: cannot stat '*_3.png': No such file or directory
23:11:13 mv: cannot stat '/tmp/odl3_*': No such file or directory
23:11:13 % Total % Received % Xferd Average Speed Time Time Time Current
23:11:13 Dload Upload Total Spent Left Speed
23:11:13
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 312k 0 312k 0 0 4599k 0 --:--:-- --:--:-- --:--:-- 4599k
23:11:14 Archive: robot-plugin.zip
23:11:14 inflating: ./archives/robot-plugin/log.html
23:11:14 inflating: ./archives/robot-plugin/output.xml
23:11:14 inflating: ./archives/robot-plugin/report.html
23:11:14 mv: cannot stat '*.log.gz': No such file or directory
23:11:14 mv: cannot stat '*.csv': No such file or directory
23:11:14 mv: cannot stat '*.png': No such file or directory
23:11:14 [PostBuildScript] - [INFO] Executing post build scripts.
23:11:14 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins11587413292191484282.sh
23:11:14 [PostBuildScript] - [INFO] Executing post build scripts.
23:11:14 [EnvInject] - Injecting environment variables from a build step.
23:11:14 [EnvInject] - Injecting as environment variables the properties content
23:11:14 OS_CLOUD=vex
23:11:14 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-125
23:11:14
23:11:14 [EnvInject] - Variables injected successfully.
23:11:14 provisioning config files...
23:11:14 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:11:14 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins772344994653336698.sh
23:11:14 ---> openstack-stack-delete.sh
23:11:14 Setup pyenv:
23:11:14 system
23:11:14 3.8.13
23:11:14 3.9.13
23:11:14 3.10.13
23:11:14 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:11:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rsfV from file:/tmp/.os_lf_venv
23:11:14 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:11:14 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:11:16 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
23:11:16 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:11:16 lf-activate-venv(): INFO: Base packages installed successfully
23:11:16 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:11:35 lf-activate-venv(): INFO: Adding /tmp/venv-rsfV/bin to PATH
23:11:35 INFO: Stack cost retrieval disabled, setting cost to 0
23:11:47 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-titanium-125
23:11:47 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-titanium-125
23:11:47 [PostBuildScript] - [INFO] Executing post build scripts.
23:11:47 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins10007189847335554170.sh
23:11:47 ---> sysstat.sh
23:11:48 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins12037061368271321976.sh
23:11:48 ---> package-listing.sh
23:11:48 ++ tr '[:upper:]' '[:lower:]'
23:11:48 ++ facter osfamily
23:11:48 + OS_FAMILY=redhat
23:11:48 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:11:48 + START_PACKAGES=/tmp/packages_start.txt
23:11:48 + END_PACKAGES=/tmp/packages_end.txt
23:11:48 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:11:48 + PACKAGES=/tmp/packages_start.txt
23:11:48 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']'
23:11:48 + PACKAGES=/tmp/packages_end.txt
23:11:48 + case "${OS_FAMILY}" in
23:11:48 + rpm -qa
23:11:48 + sort
23:11:49 + '[' -f /tmp/packages_start.txt ']'
23:11:49 + '[' -f /tmp/packages_end.txt ']'
23:11:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:11:49 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']'
23:11:49 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/
23:11:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/
23:11:49 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins6865786159347258042.sh
23:11:49 ---> capture-instance-metadata.sh
23:11:49 Setup pyenv:
23:11:49 system
23:11:49 3.8.13
23:11:49 3.9.13
23:11:49 3.10.13
23:11:49 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:11:49 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rsfV from file:/tmp/.os_lf_venv
23:11:49 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:11:49 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:11:51 lf-activate-venv(): INFO: Base packages installed successfully
23:11:51 lf-activate-venv(): INFO: Installing additional packages: lftools
23:12:01 lf-activate-venv(): INFO: Adding /tmp/venv-rsfV/bin to PATH
23:12:01 INFO: Running in OpenStack, capturing instance metadata
23:12:01 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins13861521691089261674.sh
23:12:01 provisioning config files...
23:12:01 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-titanium #125
23:12:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/config17771579319641327611tmp
23:12:01 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:12:01 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:12:01 provisioning config files...
23:12:02 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:12:02 [EnvInject] - Injecting environment variables from a build step.
23:12:02 [EnvInject] - Injecting as environment variables the properties content
23:12:02 SERVER_ID=logs
23:12:02
23:12:02 [EnvInject] - Variables injected successfully.
23:12:02 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins4594134556832647476.sh
23:12:02 ---> create-netrc.sh
23:12:02 WARN: Log server credential not found.
23:12:02 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins4909290058904032314.sh
23:12:02 ---> python-tools-install.sh
23:12:02 Setup pyenv:
23:12:02 system
23:12:02 3.8.13
23:12:02 3.9.13
23:12:02 3.10.13
23:12:02 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:12:02 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rsfV from file:/tmp/.os_lf_venv
23:12:02 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:12:02 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:04 lf-activate-venv(): INFO: Base packages installed successfully
23:12:04 lf-activate-venv(): INFO: Installing additional packages: lftools
23:12:14 lf-activate-venv(): INFO: Adding /tmp/venv-rsfV/bin to PATH
23:12:14 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins6235674134254111336.sh
23:12:14 ---> sudo-logs.sh
23:12:14 Archiving 'sudo' log..
23:12:14 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins2365315876028157441.sh
23:12:14 ---> job-cost.sh
23:12:14 Setup pyenv:
23:12:14 system
23:12:14 3.8.13
23:12:14 3.9.13
23:12:14 3.10.13
23:12:15 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:12:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rsfV from file:/tmp/.os_lf_venv
23:12:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:12:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:17 lf-activate-venv(): INFO: Base packages installed successfully
23:12:17 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:12:24 lf-activate-venv(): INFO: Adding /tmp/venv-rsfV/bin to PATH
23:12:24 DEBUG: total: 0
23:12:24 INFO: Retrieving Stack Cost...
23:12:24 INFO: Retrieving Pricing Info for: v3-standard-2
23:12:24 INFO: Archiving Costs
23:12:24 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins11210002556938702468.sh
23:12:25 ---> logs-deploy.sh
23:12:25 Setup pyenv:
23:12:25 system
23:12:25 3.8.13
23:12:25 3.9.13
23:12:25 3.10.13
23:12:25 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:12:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-rsfV from file:/tmp/.os_lf_venv
23:12:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:12:25 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:12:27 lf-activate-venv(): INFO: Base packages installed successfully
23:12:27 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:12:40 lf-activate-venv(): INFO: Adding /tmp/venv-rsfV/bin to PATH
23:12:40 WARNING: Nexus logging server not set
23:12:40 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-titanium/125/
23:12:40 INFO: archiving logs to S3
23:12:41 ---> uname -a:
23:12:41 Linux prd-centos8-robot-2c-8g-12952.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
23:12:41
23:12:41
23:12:41 ---> lscpu:
23:12:41 Architecture: x86_64
23:12:41 CPU op-mode(s): 32-bit, 64-bit
23:12:41 Byte Order: Little Endian
23:12:41 CPU(s): 2
23:12:41 On-line CPU(s) list: 0,1
23:12:41 Thread(s) per core: 1
23:12:41 Core(s) per socket: 1
23:12:41 Socket(s): 2
23:12:41 NUMA node(s): 1
23:12:41 Vendor ID: AuthenticAMD
23:12:41 CPU family: 23
23:12:41 Model: 49
23:12:41 Model name: AMD EPYC-Rome Processor
23:12:41 Stepping: 0
23:12:41 CPU MHz: 2799.996
23:12:41 BogoMIPS: 5599.99
23:12:41 Virtualization: AMD-V
23:12:41 Hypervisor vendor: KVM
23:12:41 Virtualization type: full
23:12:41 L1d cache: 32K
23:12:41 L1i cache: 32K
23:12:41 L2 cache: 512K
23:12:41 L3 cache: 16384K
23:12:41 NUMA node0 CPU(s): 0,1
23:12:41 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
23:12:41
23:12:41
23:12:41 ---> nproc:
23:12:41 2
23:12:41
23:12:41
23:12:41 ---> df -h:
23:12:41 Filesystem Size Used Avail Use% Mounted on
23:12:41 devtmpfs 3.8G 0 3.8G 0% /dev
23:12:41 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:12:41 tmpfs 3.8G 17M 3.8G 1% /run
23:12:41 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:12:41 /dev/vda1 40G 8.4G 32G 21% /
23:12:41 tmpfs 770M 0 770M 0% /run/user/1001
23:12:41
23:12:41
23:12:41 ---> free -m:
23:12:41 total used free shared buff/cache available
23:12:41 Mem: 7697 645 4869 19 2183 6753
23:12:41 Swap: 1023 0 1023
23:12:41
23:12:41
23:12:41 ---> ip addr:
23:12:41 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:12:41 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:12:41 inet 127.0.0.1/8 scope host lo
23:12:41 valid_lft forever preferred_lft forever
23:12:41 inet6 ::1/128 scope host
23:12:41 valid_lft forever preferred_lft forever
23:12:41 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:12:41 link/ether fa:16:3e:72:72:1a brd ff:ff:ff:ff:ff:ff
23:12:41 altname enp0s3
23:12:41 altname ens3
23:12:41 inet 10.30.170.211/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:12:41 valid_lft 85823sec preferred_lft 85823sec
23:12:41 inet6 fe80::f816:3eff:fe72:721a/64 scope link
23:12:41 valid_lft forever preferred_lft forever
23:12:41
23:12:41
23:12:41 ---> sar -b -r -n DEV:
23:12:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/23/2025 _x86_64_ (2 CPU)
23:12:41
23:12:41 23:03:00 LINUX RESTART (2 CPU)
23:12:41
23:12:41 11:04:01 PM tps rtps wtps bread/s bwrtn/s
23:12:41 11:05:01 PM 119.76 0.72 119.04 52.91 11324.55
23:12:41 11:06:01 PM 30.69 0.38 30.31 64.26 3911.70
23:12:41 11:07:01 PM 81.47 9.48 71.99 1685.84 5308.55
23:12:41 11:08:01 PM 23.25 0.00 23.25 0.00 4945.26
23:12:41 11:09:01 PM 1.98 0.00 1.98 0.00 38.79
23:12:41 11:10:01 PM 0.48 0.00 0.48 0.00 4.10
23:12:41 11:11:01 PM 0.82 0.23 0.58 12.66 17.48
23:12:41 11:12:01 PM 19.79 0.42 19.38 47.05 871.98
23:12:41 Average: 34.78 1.40 33.38 232.85 3302.99
23:12:41
23:12:41 11:04:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:12:41 11:05:01 PM 5140736 6982080 2741692 34.78 2688 2016764 794680 8.90 198188 2195100 98368
23:12:41 11:06:01 PM 5138580 6990604 2743848 34.81 2688 2027784 759672 8.51 224900 2169912 19860
23:12:41 11:07:01 PM 4905604 7013980 2976824 37.77 2688 2274584 714596 8.00 265600 2329540 139276
23:12:41 11:08:01 PM 4898776 7006912 2983652 37.85 2688 2274552 714596 8.00 265624 2332724 12
23:12:41 11:09:01 PM 4898380 7006516 2984048 37.86 2688 2274552 714596 8.00 265628 2332800 8
23:12:41 11:10:01 PM 4898236 7006376 2984192 37.86 2688 2274556 716696 8.02 265628 2333092 8
23:12:41 11:11:01 PM 4896228 7006740 2986200 37.88 2688 2276912 706340 7.91 266172 2334776 1628
23:12:41 11:12:01 PM 5082484 7008520 2799944 35.52 2688 2097724 724820 8.12 463276 1973884 24112
23:12:41 Average: 4982378 7002716 2900050 36.79 2688 2189678 730750 8.18 276877 2250228 35409
23:12:41
23:12:41 11:04:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:12:41 11:05:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:41 11:05:01 PM eth0 92.30 75.40 1149.25 10.77 0.00 0.00 0.00 0.00
23:12:41 11:06:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:41 11:06:01 PM eth0 15.50 13.53 7.29 4.91 0.00 0.00 0.00 0.00
23:12:41 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:41 11:07:01 PM eth0 47.78 43.32 340.75 12.91 0.00 0.00 0.00 0.00
23:12:41 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:41 11:08:01 PM eth0 376.57 252.19 79.11 63.04 0.00 0.00 0.00 0.00
23:12:41 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:41 11:09:01 PM eth0 2.42 2.05 0.57 0.50 0.00 0.00 0.00 0.00
23:12:41 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:41 11:10:01 PM eth0 2.58 1.90 0.44 0.42 0.00 0.00 0.00 0.00
23:12:41 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:41 11:11:01 PM eth0 87.20 67.68 20.79 7.96 0.00 0.00 0.00 0.00
23:12:41 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:41 11:12:01 PM eth0 63.73 41.52 86.41 24.83 0.00 0.00 0.00 0.00
23:12:41 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:12:41 Average: eth0 86.01 62.20 210.61 15.67 0.00 0.00 0.00 0.00
23:12:41
23:12:41
23:12:41 ---> sar -P ALL:
23:12:41 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/23/2025 _x86_64_ (2 CPU)
23:12:41
23:12:41 23:03:00 LINUX RESTART (2 CPU)
23:12:41
23:12:41 11:04:01 PM CPU %user %nice %system %iowait %steal %idle
23:12:41 11:05:01 PM all 36.79 0.00 5.27 1.45 0.11 56.38
23:12:41 11:05:01 PM 0 23.90 0.00 4.47 1.31 0.10 70.22
23:12:41 11:05:01 PM 1 49.72 0.00 6.07 1.58 0.12 42.51
23:12:41 11:06:01 PM all 14.31 0.00 2.23 0.29 0.07 83.10
23:12:41 11:06:01 PM 0 8.45 0.00 2.17 0.37 0.07 88.95
23:12:41 11:06:01 PM 1 20.17 0.00 2.29 0.22 0.07 77.26
23:12:41 11:07:01 PM all 35.88 0.00 6.00 0.90 0.09 57.13
23:12:41 11:07:01 PM 0 22.88 0.00 5.21 0.70 0.08 71.13
23:12:41 11:07:01 PM 1 48.90 0.00 6.80 1.10 0.10 43.10
23:12:41 11:08:01 PM all 1.18 0.00 0.98 0.29 0.03 97.52
23:12:41 11:08:01 PM 0 1.27 0.00 1.12 0.38 0.03 97.19
23:12:41 11:08:01 PM 1 1.09 0.00 0.84 0.20 0.03 97.84
23:12:41 11:09:01 PM all 0.33 0.00 0.08 0.00 0.04 99.54
23:12:41 11:09:01 PM 0 0.08 0.00 0.10 0.00 0.03 99.78
23:12:41 11:09:01 PM 1 0.58 0.00 0.07 0.00 0.05 99.30
23:12:41 11:10:01 PM all 0.27 0.00 0.08 0.01 0.04 99.60
23:12:41 11:10:01 PM 0 0.17 0.00 0.10 0.02 0.05 99.67
23:12:41 11:10:01 PM 1 0.37 0.00 0.07 0.00 0.03 99.53
23:12:41 11:11:01 PM all 4.81 0.00 0.60 0.01 0.05 94.53
23:12:41 11:11:01 PM 0 1.52 0.00 0.54 0.00 0.05 97.89
23:12:41 11:11:01 PM 1 8.11 0.00 0.67 0.02 0.05 91.15
23:12:41 11:12:01 PM all 24.04 0.00 3.18 0.13 0.08 72.58
23:12:41 11:12:01 PM 0 29.20 0.00 3.10 0.12 0.07 67.51
23:12:41 11:12:01 PM 1 18.88 0.00 3.25 0.13 0.08 77.65
23:12:41 Average: all 14.72 0.00 2.31 0.38 0.06 82.52
23:12:41 Average: 0 10.95 0.00 2.10 0.36 0.06 86.52
23:12:41 Average: 1 18.50 0.00 2.51 0.41 0.07 78.52
23:12:41
23:12:41
23:12:41