23:13:52 Started by upstream project "integration-distribution-mri-test-titanium" build number 60
23:13:52 originally caused by:
23:13:52 Started by timer
23:13:52 Running as SYSTEM
23:13:52 [EnvInject] - Loading node environment variables.
23:13:52 Building remotely on prd-centos8-robot-2c-8g-7450 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:13:52 [ssh-agent] Looking for ssh-agent implementation...
23:13:52 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
23:13:52 $ ssh-agent
23:13:52 SSH_AUTH_SOCK=/tmp/ssh-Vd7BPlYldGAy/agent.5286
23:13:52 SSH_AGENT_PID=5287
23:13:52 [ssh-agent] Started.
23:13:52 Running ssh-add (command line suppressed)
23:13:52 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_730339195250064346.key (/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_730339195250064346.key)
23:13:52 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
23:13:52 The recommended git tool is: NONE
23:13:55 using credential opendaylight-jenkins-ssh
23:13:55 Wiping out workspace first.
23:13:55 Cloning the remote Git repository
23:13:55 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
23:13:55 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test # timeout=10
23:13:55 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:13:55 > git --version # timeout=10
23:13:55 > git --version # 'git version 2.43.0'
23:13:55 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:13:55 [INFO] Currently running in a labeled security context
23:13:55 [INFO] Currently SELinux is 'enforcing' on the host
23:13:55 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh2116593197943449950.key
23:13:55 Verifying host key using known hosts file
23:13:55 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:13:55 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
23:13:57 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:13:57 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
23:13:58 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
23:13:58 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
23:13:58 using GIT_SSH to set credentials Release Engineering Jenkins Key
23:13:58 [INFO] Currently running in a labeled security context
23:13:58 [INFO] Currently SELinux is 'enforcing' on the host
23:13:58 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh2134795505430057422.key
23:13:58 Verifying host key using known hosts file
23:13:58 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:13:58 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
23:13:58 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:13:58 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master)
23:13:58 > git config core.sparsecheckout # timeout=10
23:13:58 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10
23:13:59 Commit message: "Adapt test for new pce-allocation field"
23:13:59 > git rev-parse FETCH_HEAD^{commit} # timeout=10
23:13:59 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10
23:13:59 No emails were triggered.
23:13:59 provisioning config files...
23:13:59 copy managed file [npmrc] to file:/home/jenkins/.npmrc
23:13:59 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
23:13:59 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:13:59 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins15939696298966078751.sh
23:13:59 ---> python-tools-install.sh
23:13:59 Setup pyenv:
23:14:00 system
23:14:00 * 3.8.13 (set by /opt/pyenv/version)
23:14:00 * 3.9.13 (set by /opt/pyenv/version)
23:14:00 * 3.10.13 (set by /opt/pyenv/version)
23:14:00 * 3.11.7 (set by /opt/pyenv/version)
23:14:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-v6NK
23:14:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
23:14:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:14:05 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:14:08 lf-activate-venv(): INFO: Base packages installed successfully
23:14:08 lf-activate-venv(): INFO: Installing additional packages: lftools
23:14:32 lf-activate-venv(): INFO: Adding /tmp/venv-v6NK/bin to PATH
23:14:32 Generating Requirements File
23:14: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:14:51 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
23:14:51 Python 3.11.7
23:14:51 pip 25.3 from /tmp/venv-v6NK/lib/python3.11/site-packages/pip (python 3.11)
23:14:52 appdirs==1.4.4
23:14:52 argcomplete==3.6.3
23:14:52 aspy.yaml==1.3.0
23:14:52 attrs==25.4.0
23:14:52 autopage==0.5.2
23:14:52 beautifulsoup4==4.14.2
23:14:52 boto3==1.40.69
23:14:52 botocore==1.40.69
23:14:52 bs4==0.0.2
23:14:52 cachetools==6.2.1
23:14:52 certifi==2025.10.5
23:14:52 cffi==2.0.0
23:14:52 cfgv==3.4.0
23:14:52 chardet==5.2.0
23:14:52 charset-normalizer==3.4.4
23:14:52 click==8.3.0
23:14:52 cliff==4.11.0
23:14:52 cmd2==2.7.0
23:14:52 cryptography==3.3.2
23:14:52 debtcollector==3.0.0
23:14:52 decorator==5.2.1
23:14:52 defusedxml==0.7.1
23:14:52 Deprecated==1.3.1
23:14:52 distlib==0.4.0
23:14:52 dnspython==2.8.0
23:14:52 docker==7.1.0
23:14:52 dogpile.cache==1.5.0
23:14:52 durationpy==0.10
23:14:52 email-validator==2.3.0
23:14:52 filelock==3.20.0
23:14:52 future==1.0.0
23:14:52 gitdb==4.0.12
23:14:52 GitPython==3.1.45
23:14:52 google-auth==2.43.0
23:14:52 httplib2==0.31.0
23:14:52 identify==2.6.15
23:14:52 idna==3.11
23:14:52 importlib-resources==1.5.0
23:14:52 iso8601==2.1.0
23:14:52 Jinja2==3.1.6
23:14:52 jmespath==1.0.1
23:14:52 jsonpatch==1.33
23:14:52 jsonpointer==3.0.0
23:14:52 jsonschema==4.25.1
23:14:52 jsonschema-specifications==2025.9.1
23:14:52 keystoneauth1==5.12.0
23:14:52 kubernetes==34.1.0
23:14:52 lftools==0.37.15
23:14:52 lxml==6.0.2
23:14:52 markdown-it-py==4.0.0
23:14:52 MarkupSafe==3.0.3
23:14:52 mdurl==0.1.2
23:14:52 msgpack==1.1.2
23:14:52 multi_key_dict==2.0.3
23:14:52 munch==4.0.0
23:14:52 netaddr==1.3.0
23:14:52 niet==1.4.2
23:14:52 nodeenv==1.9.1
23:14:52 oauth2client==4.1.3
23:14:52 oauthlib==3.3.1
23:14:52 openstacksdk==4.7.1
23:14:52 os-service-types==1.8.1
23:14:52 osc-lib==4.2.0
23:14:52 oslo.config==10.0.0
23:14:52 oslo.context==6.1.0
23:14:52 oslo.i18n==6.6.0
23:14:52 oslo.log==7.2.1
23:14:52 oslo.serialization==5.8.0
23:14:52 oslo.utils==9.1.0
23:14:52 packaging==25.0
23:14:52 pbr==7.0.3
23:14:52 platformdirs==4.5.0
23:14:52 prettytable==3.16.0
23:14:52 psutil==7.1.3
23:14:52 pyasn1==0.6.1
23:14:52 pyasn1_modules==0.4.2
23:14:52 pycparser==2.23
23:14:52 pygerrit2==2.0.15
23:14:52 PyGithub==2.8.1
23:14:52 Pygments==2.19.2
23:14:52 PyJWT==2.10.1
23:14:52 PyNaCl==1.6.0
23:14:52 pyparsing==2.4.7
23:14:52 pyperclip==1.11.0
23:14:52 pyrsistent==0.20.0
23:14:52 python-cinderclient==9.8.0
23:14:52 python-dateutil==2.9.0.post0
23:14:52 python-heatclient==4.3.0
23:14:52 python-jenkins==1.8.3
23:14:52 python-keystoneclient==5.7.0
23:14:52 python-magnumclient==4.9.0
23:14:52 python-openstackclient==8.2.0
23:14:52 python-swiftclient==4.8.0
23:14:52 PyYAML==6.0.3
23:14:52 referencing==0.37.0
23:14:52 requests==2.32.5
23:14:52 requests-oauthlib==2.0.0
23:14:52 requestsexceptions==1.4.0
23:14:52 rfc3986==2.0.0
23:14:52 rich==14.2.0
23:14:52 rich-argparse==1.7.2
23:14:52 rpds-py==0.28.0
23:14:52 rsa==4.9.1
23:14:52 ruamel.yaml==0.18.16
23:14:52 ruamel.yaml.clib==0.2.14
23:14:52 s3transfer==0.14.0
23:14:52 simplejson==3.20.2
23:14:52 six==1.17.0
23:14:52 smmap==5.0.2
23:14:52 soupsieve==2.8
23:14:52 stevedore==5.5.0
23:14:52 tabulate==0.9.0
23:14:52 toml==0.10.2
23:14:52 tomlkit==0.13.3
23:14:52 tqdm==4.67.1
23:14:52 typing_extensions==4.15.0
23:14:52 tzdata==2025.2
23:14:52 urllib3==1.26.20
23:14:52 virtualenv==20.35.4
23:14:52 wcwidth==0.2.14
23:14:52 websocket-client==1.9.0
23:14:52 wrapt==2.0.1
23:14:52 xdg==6.0.0
23:14:52 xmltodict==1.0.2
23:14:52 yq==3.4.3
23:14:52 [EnvInject] - Injecting environment variables from a build step.
23:14:52 [EnvInject] - Injecting as environment variables the properties content
23:14:52 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
23:14:52 OS_CLOUD=vex
23:14:52 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-121
23:14:52 OS_STACK_TEMPLATE_DIR=openstack-hot
23:14:52
23:14:52 [EnvInject] - Variables injected successfully.
23:14:52 provisioning config files...
23:14:52 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:14:52 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins6360258537275599711.sh
23:14:52 ---> Create parameters file for OpenStack HOT
23:14:52 OpenStack Heat parameters generated
23:14:52 -----------------------------------
23:14:52 parameters:
23:14:52 vm_0_count: '3'
23:14:52 vm_0_flavor: 'v3-standard-4'
23:14:52 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447'
23:14:52 vm_1_count: '1'
23:14:52 vm_1_flavor: 'v3-standard-2'
23:14:52 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
23:14:52
23:14:52 job_name: '49281-121'
23:14:52 silo: 'releng'
23:14:52 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins14129656155357702557.sh
23:14:52 ---> Create HEAT stack
23:14:52 + source /home/jenkins/lf-env.sh
23:14:52 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:14:52 ++ mktemp -d /tmp/venv-XXXX
23:14:52 + lf_venv=/tmp/venv-JCiD
23:14:52 + local venv_file=/tmp/.os_lf_venv
23:14:52 + local python=python3
23:14:52 + local options
23:14:52 + local set_path=true
23:14:52 + local install_args=
23:14:52 ++ 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:14:52 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:14:52 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
23:14:52 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:14:52 + true
23:14:52 + case $1 in
23:14:52 + python=python3
23:14:52 + shift 2
23:14:52 + true
23:14:52 + case $1 in
23:14:52 + shift
23:14:52 + break
23:14:52 + case $python in
23:14:52 + local pkg_list=
23:14:52 + [[ -d /opt/pyenv ]]
23:14:52 + echo 'Setup pyenv:'
23:14:52 Setup pyenv:
23:14:52 + export PYENV_ROOT=/opt/pyenv
23:14:52 + PYENV_ROOT=/opt/pyenv
23:14:52 + 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:14:52 + 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:14:52 + pyenv versions
23:14:52 system
23:14:52 3.8.13
23:14:52 3.9.13
23:14:52 3.10.13
23:14:52 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:14:52 + command -v pyenv
23:14:52 ++ pyenv init - --no-rehash
23:14:53 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
23:14:53 for i in ${!paths[@]}; do
23:14:53 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
23:14:53 fi; done;
23:14:53 echo "${paths[*]}"'\'')"
23:14:53 export PATH="/opt/pyenv/shims:${PATH}"
23:14:53 export PYENV_SHELL=bash
23:14:53 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
23:14:53 pyenv() {
23:14:53 local command
23:14:53 command="${1:-}"
23:14:53 if [ "$#" -gt 0 ]; then
23:14:53 shift
23:14:53 fi
23:14:53
23:14:53 case "$command" in
23:14:53 rehash|shell)
23:14:53 eval "$(pyenv "sh-$command" "$@")"
23:14:53 ;;
23:14:53 *)
23:14:53 command pyenv "$command" "$@"
23:14:53 ;;
23:14:53 esac
23:14:53 }'
23:14:53 +++ bash --norc -ec 'IFS=:; paths=($PATH);
23:14:53 for i in ${!paths[@]}; do
23:14:53 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
23:14:53 fi; done;
23:14:53 echo "${paths[*]}"'
23:14:53 ++ 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:14:53 ++ 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:14:53 ++ 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:14:53 ++ export PYENV_SHELL=bash
23:14:53 ++ PYENV_SHELL=bash
23:14:53 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
23:14:53 +++ complete -F _pyenv pyenv
23:14:53 ++ lf-pyver python3
23:14:53 ++ local py_version_xy=python3
23:14:53 ++ local py_version_xyz=
23:14:53 ++ awk '{ print $1 }'
23:14:53 ++ pyenv versions
23:14:53 ++ local command
23:14:53 ++ command=versions
23:14:53 ++ '[' 1 -gt 0 ']'
23:14:53 ++ shift
23:14:53 ++ case "$command" in
23:14:53 ++ command pyenv versions
23:14:53 ++ pyenv versions
23:14:53 ++ sed 's/^[ *]* //'
23:14:53 ++ grep -E '^[0-9.]*[0-9]$'
23:14:53 ++ [[ ! -s /tmp/.pyenv_versions ]]
23:14:53 +++ tail -n 1
23:14:53 +++ grep '^3' /tmp/.pyenv_versions
23:14:53 +++ sort -V
23:14:53 ++ py_version_xyz=3.11.7
23:14:53 ++ [[ -z 3.11.7 ]]
23:14:53 ++ echo 3.11.7
23:14:53 ++ return 0
23:14:53 + pyenv local 3.11.7
23:14:53 + local command
23:14:53 + command=local
23:14:53 + '[' 2 -gt 0 ']'
23:14:53 + shift
23:14:53 + case "$command" in
23:14:53 + command pyenv local 3.11.7
23:14:53 + pyenv local 3.11.7
23:14:53 + for arg in "$@"
23:14:53 + case $arg in
23:14:53 + pkg_list+='lftools[openstack] '
23:14:53 + for arg in "$@"
23:14:53 + case $arg in
23:14:53 + pkg_list+='kubernetes '
23:14:53 + for arg in "$@"
23:14:53 + case $arg in
23:14:53 + pkg_list+='niet '
23:14:53 + for arg in "$@"
23:14:53 + case $arg in
23:14:53 + pkg_list+='python-heatclient '
23:14:53 + for arg in "$@"
23:14:53 + case $arg in
23:14:53 + pkg_list+='python-openstackclient '
23:14:53 + for arg in "$@"
23:14:53 + case $arg in
23:14:53 + pkg_list+='python-magnumclient '
23:14:53 + for arg in "$@"
23:14:53 + case $arg in
23:14:53 + pkg_list+='urllib3~=1.26.15 '
23:14:53 + for arg in "$@"
23:14:53 + case $arg in
23:14:53 + pkg_list+='yq '
23:14:53 + [[ -f /tmp/.os_lf_venv ]]
23:14:53 ++ cat /tmp/.os_lf_venv
23:14:53 + lf_venv=/tmp/venv-v6NK
23:14:53 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v6NK from' file:/tmp/.os_lf_venv
23:14:53 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v6NK from file:/tmp/.os_lf_venv
23:14:53 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
23:14:53 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:14:53 + local 'pip_opts=--upgrade --quiet'
23:14:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
23:14:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
23:14:53 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
23:14:53 + [[ -n '' ]]
23:14:53 + [[ -n '' ]]
23:14:53 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
23:14:53 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:14:53 + /tmp/venv-v6NK/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:14:55 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
23:14:55 lf-activate-venv(): INFO: Base packages installed successfully
23:14:55 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
23:14:55 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
23:14:55 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
23:14:55 + /tmp/venv-v6NK/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:15:12 + type python3
23:15:12 + true
23:15:12 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-v6NK/bin to PATH'
23:15:12 lf-activate-venv(): INFO: Adding /tmp/venv-v6NK/bin to PATH
23:15:12 + PATH=/tmp/venv-v6NK/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:15:12 + return 0
23:15:12 + openstack --os-cloud vex limits show --absolute
23:15:13 +--------------------------+---------+
23:15:13 | Name | Value |
23:15:13 +--------------------------+---------+
23:15:13 | maxTotalInstances | -1 |
23:15:13 | maxTotalCores | 450 |
23:15:13 | maxTotalRAMSize | 1000000 |
23:15:13 | maxServerMeta | 128 |
23:15:13 | maxImageMeta | 128 |
23:15:13 | maxPersonality | 5 |
23:15:13 | maxPersonalitySize | 10240 |
23:15:13 | maxTotalKeypairs | 100 |
23:15:13 | maxServerGroups | 10 |
23:15:13 | maxServerGroupMembers | 10 |
23:15:13 | maxTotalFloatingIps | -1 |
23:15:13 | maxSecurityGroups | -1 |
23:15:13 | maxSecurityGroupRules | -1 |
23:15:13 | totalRAMUsed | 786432 |
23:15:13 | totalCoresUsed | 192 |
23:15:13 | totalInstancesUsed | 70 |
23:15:13 | totalFloatingIpsUsed | 0 |
23:15:13 | totalSecurityGroupsUsed | 0 |
23:15:13 | totalServerGroupsUsed | 0 |
23:15:13 | maxTotalVolumes | -1 |
23:15:13 | maxTotalSnapshots | 10 |
23:15:13 | maxTotalVolumeGigabytes | 4096 |
23:15:13 | maxTotalBackups | 10 |
23:15:13 | maxTotalBackupGigabytes | 1000 |
23:15:13 | totalVolumesUsed | 3 |
23:15:13 | totalGigabytesUsed | 60 |
23:15:13 | totalSnapshotsUsed | 0 |
23:15:13 | totalBackupsUsed | 0 |
23:15:13 | totalBackupGigabytesUsed | 0 |
23:15:13 +--------------------------+---------+
23:15:13 + pushd /opt/ciman/openstack-hot
23:15:13 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:15:13 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-titanium-121 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/stack-parameters.yaml
23:15:50 Creating stack releng-netconf-csit-3node-clustering-scale-only-titanium-121
23:15:50 Waiting to initialize infrastructure...
23:15:50 Waiting to initialize infrastructure...
23:15:50 Stack initialization successful.
23:15:50 ------------------------------------
23:15:50 Stack Details
23:15:50 ------------------------------------
23:15:50 {'added': None,
23:15:50 'capabilities': [],
23:15:50 'created_at': '2025-11-09T23:15:17Z',
23:15:50 'deleted': None,
23:15:50 'deleted_at': None,
23:15:50 'description': 'No description',
23:15:50 'environment': None,
23:15:50 'environment_files': None,
23:15:50 'files': None,
23:15:50 'files_container': None,
23:15:50 'id': '87cf160a-e3ff-4e1e-a0ed-b228b42b4330',
23:15:50 'is_rollback_disabled': True,
23:15:50 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-titanium-121/87cf160a-e3ff-4e1e-a0ed-b228b42b4330',
23:15:50 'rel': 'self'}],
23:15:50 '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:15:50 'name': 'releng-netconf-csit-3node-clustering-scale-only-titanium-121',
23:15:50 'notification_topics': [],
23:15:50 'outputs': [{'description': 'IP addresses of the 1st vm types',
23:15:50 'output_key': 'vm_0_ips',
23:15:50 'output_value': ['10.30.170.131',
23:15:50 '10.30.170.126',
23:15:50 '10.30.170.70']},
23:15:50 {'description': 'IP addresses of the 2nd vm types',
23:15:50 'output_key': 'vm_1_ips',
23:15:50 'output_value': ['10.30.171.67']}],
23:15:50 'owner_id': ****,
23:15:50 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
23:15:50 'OS::stack_id': '87cf160a-e3ff-4e1e-a0ed-b228b42b4330',
23:15:50 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-titanium-121',
23:15:50 'job_name': '49281-121',
23:15:50 'silo': 'releng',
23:15:50 'vm_0_count': '3',
23:15:50 'vm_0_flavor': 'v3-standard-4',
23:15:50 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
23:15:50 '20250917-133034.447',
23:15:50 'vm_1_count': '1',
23:15:50 'vm_1_flavor': 'v3-standard-2',
23:15:50 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
23:15:50 '- 20250917-133034.654'},
23:15:50 'parent_id': None,
23:15:50 'replaced': None,
23:15:50 'status': 'CREATE_COMPLETE',
23:15:50 'status_reason': 'Stack CREATE completed successfully',
23:15:50 'tags': [],
23:15:50 'template': None,
23:15:50 'template_description': 'No description',
23:15:50 'template_url': None,
23:15:50 'timeout_mins': 15,
23:15:50 'unchanged': None,
23:15:50 'updated': None,
23:15:50 'updated_at': None,
23:15:50 'user_project_id': 'a1bc2f1e06d9405b82f6985d66a2b3cd'}
23:15:50 ------------------------------------
23:15:51 + popd
23:15:51 /w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:15:51 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins6254998222366605496.sh
23:15:51 ---> Copy SSH public keys to CSIT lab
23:15:51 Setup pyenv:
23:15:51 system
23:15:51 3.8.13
23:15:51 3.9.13
23:15:51 3.10.13
23:15:51 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:15:51 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v6NK from file:/tmp/.os_lf_venv
23:15:51 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:15:51 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:15:53 lf-activate-venv(): INFO: Base packages installed successfully
23:15:53 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:16:08 lf-activate-venv(): INFO: Adding /tmp/venv-v6NK/bin to PATH
23:16:10 SSH not responding on 10.30.170.70. Retrying in 10 seconds...
23:16:10 SSH not responding on 10.30.170.131. Retrying in 10 seconds...
23:16:10 SSH not responding on 10.30.170.126. Retrying in 10 seconds...
23:16:11 Warning: Permanently added '10.30.171.67' (ECDSA) to the list of known hosts.
23:16:11 releng-49281-121-1-mininet-ovs-217-0
23:16:11 Successfully copied public keys to slave 10.30.171.67
23:16:11 Process 6508 ready.
23:16:20 Ping to 10.30.170.70 successful.
23:16:20 Ping to 10.30.170.131 successful.
23:16:20 Ping to 10.30.170.126 successful.
23:16:20 SSH not responding on 10.30.170.126. Retrying in 10 seconds...
23:16:20 SSH not responding on 10.30.170.70. Retrying in 10 seconds...
23:16:21 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:16:22 releng-49281-121-0-builder-0
23:16:22 Successfully copied public keys to slave 10.30.170.131
23:16:22 Process 6509 ready.
23:16:30 Ping to 10.30.170.126 successful.
23:16:30 Ping to 10.30.170.70 successful.
23:16:32 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:16:32 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:16:32 releng-49281-121-0-builder-1
23:16:32 Successfully copied public keys to slave 10.30.170.126
23:16:32 Process 6510 ready.
23:16:32 releng-49281-121-0-builder-2
23:16:32 Successfully copied public keys to slave 10.30.170.70
23:16:32 Process 6511 ready.
23:16:32 SSH ready on all stack servers.
23:16:32 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins11367972050388540746.sh
23:16:32 Setup pyenv:
23:16:32 system
23:16:32 3.8.13
23:16:32 3.9.13
23:16:32 3.10.13
23:16:32 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:16:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-j9br
23:16:37 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.robot_venv
23:16:37 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:16:37 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:16:40 lf-activate-venv(): INFO: Base packages installed successfully
23:16:40 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
23:16:42 lf-activate-venv(): INFO: Adding /tmp/venv-j9br/bin to PATH
23:16:42 + echo 'Installing Python Requirements'
23:16:42 Installing Python Requirements
23:16:42 + cat
23:16:42 + python -m pip install -r requirements.txt
23:16:42 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
23:16:42 Collecting docker-py (from -r requirements.txt (line 1))
23:16:42 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:16:42 Collecting ipaddr (from -r requirements.txt (line 2))
23:16:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
23:16:42 Installing build dependencies: started
23:16:43 Installing build dependencies: finished with status 'done'
23:16:43 Getting requirements to build wheel: started
23:16:44 Getting requirements to build wheel: finished with status 'done'
23:16:44 Preparing metadata (pyproject.toml): started
23:16:44 Preparing metadata (pyproject.toml): finished with status 'done'
23:16:44 Collecting netaddr (from -r requirements.txt (line 3))
23:16:44 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:16:44 Collecting netifaces (from -r requirements.txt (line 4))
23:16:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
23:16:44 Installing build dependencies: started
23:16:45 Installing build dependencies: finished with status 'done'
23:16:45 Getting requirements to build wheel: started
23:16:45 Getting requirements to build wheel: finished with status 'done'
23:16:45 Preparing metadata (pyproject.toml): started
23:16:45 Preparing metadata (pyproject.toml): finished with status 'done'
23:16:45 Collecting pyhocon (from -r requirements.txt (line 5))
23:16:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
23:16:45 Collecting requests (from -r requirements.txt (line 6))
23:16:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
23:16:45 Collecting robotframework (from -r requirements.txt (line 7))
23:16:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB)
23:16:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 29.0 MB/s 0:00:00
23:16:46 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
23:16:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
23:16:46 Installing build dependencies: started
23:16:46 Installing build dependencies: finished with status 'done'
23:16:46 Getting requirements to build wheel: started
23:16:47 Getting requirements to build wheel: finished with status 'done'
23:16:47 Preparing metadata (pyproject.toml): started
23:16:47 Preparing metadata (pyproject.toml): finished with status 'done'
23:16:47 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
23:16:47 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:16:47 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
23:16:47 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:16:47 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
23:16:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
23:16:47 Installing build dependencies: started
23:16:48 Installing build dependencies: finished with status 'done'
23:16:48 Getting requirements to build wheel: started
23:16:48 Getting requirements to build wheel: finished with status 'done'
23:16:48 Preparing metadata (pyproject.toml): started
23:16:49 Preparing metadata (pyproject.toml): finished with status 'done'
23:16:49 Collecting scapy (from -r requirements.txt (line 12))
23:16:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB)
23:16:49 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 58.6 MB/s 0:00:00
23:16:49 Collecting jsonpath-rw (from -r requirements.txt (line 15))
23:16:49 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
23:16:49 Installing build dependencies: started
23:16:50 Installing build dependencies: finished with status 'done'
23:16:50 Getting requirements to build wheel: started
23:16:50 Getting requirements to build wheel: finished with status 'done'
23:16:50 Preparing metadata (pyproject.toml): started
23:16:50 Preparing metadata (pyproject.toml): finished with status 'done'
23:16:50 Collecting elasticsearch (from -r requirements.txt (line 18))
23:16:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB)
23:16:50 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 12.9 MB/s 0:00:00
23:16:50 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:16:50 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:16:50 Collecting pyangbind (from -r requirements.txt (line 22))
23:16:50 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB)
23:16:50 Collecting isodate (from -r requirements.txt (line 25))
23:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
23:16:51 Collecting jmespath (from -r requirements.txt (line 28))
23:16:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB)
23:16:51 Collecting jsonpatch (from -r requirements.txt (line 31))
23:16:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
23:16:51 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
23:16:51 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:16:51 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:16:51 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
23:16:51 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:16:51 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
23:16:51 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:16:51 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
23:16:51 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:16:51 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
23:16:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB)
23:16:51 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
23:16:51 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:16:51 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
23:16:51 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
23:16:51 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
23:16:51 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB)
23:16:52 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
23:16:52 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB)
23:16:52 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
23:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
23:16:52 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
23:16:52 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:16:52 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
23:16:52 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:16:52 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
23:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
23:16:52 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
23:16:52 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:16:52 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
23:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.11.0/anyio-4.11.0-py3-none-any.whl (109 kB)
23:16:52 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
23:16:52 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:16:52 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
23:16:52 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:16:52 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
23:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
23:16:52 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
23:16:52 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:16:52 Collecting elasticsearch (from -r requirements.txt (line 18))
23:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB)
23:16:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 50.1 MB/s 0:00:00
23:16:52 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:16:52 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
23:16:52 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:16:52 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:16:52 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:16:52 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:16:52 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
23:16:52 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:16:52 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
23:16:52 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
23:16:52 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 34.3 MB/s 0:00:00
23:16:53 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
23:16:53 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:16:54 Collecting regex (from pyangbind->-r requirements.txt (line 22))
23:16:54 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:16:54 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 40.6 MB/s 0:00:00
23:16:54 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
23:16:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
23:16:54 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:16:54 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:16:54 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:16:54 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:16:54 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:16:54 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
23:16:55 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:16:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
23:16:55 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
23:16:55 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:16:55 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:16:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB)
23:16:55 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB)
23:16:55 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 90.5 MB/s 0:00:00
23:16:55 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:16:55 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:16:55 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:16:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB)
23:16:55 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:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB)
23:16:55 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:16:55 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:16:55 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:16:55 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
23:16:55 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:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
23:16:55 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:16:55 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:16:55 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:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB)
23:16:55 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:16:55 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
23:16:56 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:16:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
23:16:56 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:16:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
23:16:56 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:16:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB)
23:16:56 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
23:16:56 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
23:16:56 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
23:16:56 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB)
23:16:56 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
23:16:56 Building wheel for robotframework-sshlibrary (pyproject.toml): started
23:16:56 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
23:16:56 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=509c5e0fa25e7e20efaf63c653b42e0ccc63f0b931ecd108a6b84ed0ac23cb45
23:16:56 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
23:16:56 Building wheel for ipaddr (pyproject.toml): started
23:16:56 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
23:16:56 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=794e1995e784fd244ceda52b436a8165484de52c45ef6261a7269fb49dfa18d4
23:16:56 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
23:16:56 Building wheel for netifaces (pyproject.toml): started
23:16:59 Building wheel for netifaces (pyproject.toml): finished with status 'done'
23:16:59 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=e55161743d0ae88e2cc2ee4e81cdbd74794666e7341f224b0b72039fb890b332
23:16:59 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
23:16:59 Building wheel for robotframework-httplibrary (pyproject.toml): started
23:16:59 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
23:16:59 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=4f594c971ebdb460a05ab00e7ad4e7fd90785f9317db70a5ac1da43886a3d542
23:16:59 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
23:16:59 Building wheel for jsonpath-rw (pyproject.toml): started
23:16:59 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
23:16:59 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=15219986e64f7da828b4afbc7ff0f23e2e9d3a2d83f93559f706fd10fe627cc3
23:16:59 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
23:16:59 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
23:16:59 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:17:06
23:17:06 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.0 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.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.0 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.2.0
23:17:07 + pip freeze
23:17:07 attrs==25.4.0
23:17:07 bcrypt==5.0.0
23:17:07 beautifulsoup4==4.14.2
23:17:07 certifi==2025.10.5
23:17:07 cffi==2.0.0
23:17:07 charset-normalizer==3.4.4
23:17:07 click==8.3.0
23:17:07 cryptography==46.0.3
23:17:07 decorator==5.2.1
23:17:07 distlib==0.4.0
23:17:07 docker-py==1.10.6
23:17:07 docker-pycreds==0.4.0
23:17:07 elastic-transport==8.17.1
23:17:07 elasticsearch==8.19.2
23:17:07 elasticsearch-dsl==8.15.4
23:17:07 enum34==1.1.10
23:17:07 filelock==3.20.0
23:17:07 h11==0.16.0
23:17:07 idna==3.11
23:17:07 invoke==2.2.1
23:17:07 ipaddr==2.2.0
23:17:07 isodate==0.7.2
23:17:07 jmespath==1.0.1
23:17:07 jsonpatch==1.33
23:17:07 jsonpath-rw==1.4.0
23:17:07 jsonpointer==3.0.0
23:17:07 lxml==6.0.2
23:17:07 netaddr==1.3.0
23:17:07 netifaces==0.11.0
23:17:07 outcome==1.3.0.post0
23:17:07 paramiko==4.0.0
23:17:07 platformdirs==4.5.0
23:17:07 ply==3.11
23:17:07 pyang==2.7.1
23:17:07 pyangbind==0.8.6
23:17:07 pycparser==2.23
23:17:07 pyhocon==0.3.61
23:17:07 PyNaCl==1.6.0
23:17:07 pyparsing==3.2.5
23:17:07 PySocks==1.7.1
23:17:07 python-dateutil==2.9.0.post0
23:17:07 regex==2025.11.3
23:17:07 requests==2.32.5
23:17:07 robotframework==7.3.2
23:17:07 robotframework-httplibrary==0.4.2
23:17:07 robotframework-pythonlibcore==4.4.1
23:17:07 robotframework-requests==0.9.7
23:17:07 robotframework-selenium2library==3.0.0
23:17:07 robotframework-seleniumlibrary==6.8.0
23:17:07 robotframework-sshlibrary==3.8.0
23:17:07 scapy==2.6.1
23:17:07 scp==0.15.0
23:17:07 selenium==4.38.0
23:17:07 six==1.17.0
23:17:07 sniffio==1.3.1
23:17:07 sortedcontainers==2.4.0
23:17:07 soupsieve==2.8
23:17:07 trio==0.32.0
23:17:07 trio-websocket==0.12.2
23:17:07 typing_extensions==4.15.0
23:17:07 urllib3==2.5.0
23:17:07 virtualenv==20.35.4
23:17:07 waitress==3.0.2
23:17:07 WebOb==1.8.9
23:17:07 websocket-client==1.9.0
23:17:07 WebTest==3.0.7
23:17:07 wsproto==1.2.0
23:17:07 [EnvInject] - Injecting environment variables from a build step.
23:17:07 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
23:17:07 [EnvInject] - Variables injected successfully.
23:17:07 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins16404193153627823611.sh
23:17:07 Setup pyenv:
23:17:07 system
23:17:07 3.8.13
23:17:07 3.9.13
23:17:07 3.10.13
23:17:07 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:17:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v6NK from file:/tmp/.os_lf_venv
23:17:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:17:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:17:09 lf-activate-venv(): INFO: Base packages installed successfully
23:17:09 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
23:17:17 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:17:17 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:17:17 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible.
23:17:18 lf-activate-venv(): INFO: Adding /tmp/venv-v6NK/bin to PATH
23:17:18 + ODL_SYSTEM=()
23:17:18 + TOOLS_SYSTEM=()
23:17:18 + OPENSTACK_SYSTEM=()
23:17:18 + OPENSTACK_CONTROLLERS=()
23:17:18 + mapfile -t ADDR
23:17:18 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
23:17:18 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-titanium-121
23:17:19 + for i in "${ADDR[@]}"
23:17:19 ++ ssh 10.30.170.131 hostname -s
23:17:19 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:17:20 + REMHOST=releng-49281-121-0-builder-0
23:17:20 + case ${REMHOST} in
23:17:20 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:17:20 + for i in "${ADDR[@]}"
23:17:20 ++ ssh 10.30.170.126 hostname -s
23:17:20 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:17:20 + REMHOST=releng-49281-121-0-builder-1
23:17:20 + case ${REMHOST} in
23:17:20 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:17:20 + for i in "${ADDR[@]}"
23:17:20 ++ ssh 10.30.170.70 hostname -s
23:17:20 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:17:20 + REMHOST=releng-49281-121-0-builder-2
23:17:20 + case ${REMHOST} in
23:17:20 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
23:17:20 + for i in "${ADDR[@]}"
23:17:20 ++ ssh 10.30.171.67 hostname -s
23:17:20 Warning: Permanently added '10.30.171.67' (ECDSA) to the list of known hosts.
23:17:21 + REMHOST=releng-49281-121-1-mininet-ovs-217-0
23:17:21 + case ${REMHOST} in
23:17:21 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
23:17:21 + echo NUM_ODL_SYSTEM=3
23:17:21 + echo NUM_TOOLS_SYSTEM=1
23:17:21 + '[' '' == yes ']'
23:17:21 + NUM_OPENSTACK_SYSTEM=0
23:17:21 + echo NUM_OPENSTACK_SYSTEM=0
23:17:21 + '[' 0 -eq 2 ']'
23:17:21 + echo ODL_SYSTEM_IP=10.30.170.131
23:17:21 ++ seq 0 2
23:17:21 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:17:21 + echo ODL_SYSTEM_1_IP=10.30.170.131
23:17:21 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:17:21 + echo ODL_SYSTEM_2_IP=10.30.170.126
23:17:21 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
23:17:21 + echo ODL_SYSTEM_3_IP=10.30.170.70
23:17:21 + echo TOOLS_SYSTEM_IP=10.30.171.67
23:17:21 ++ seq 0 0
23:17:21 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
23:17:21 + echo TOOLS_SYSTEM_1_IP=10.30.171.67
23:17:21 + openstack_index=0
23:17:21 + NUM_OPENSTACK_CONTROL_NODES=1
23:17:21 + echo NUM_OPENSTACK_CONTROL_NODES=1
23:17:21 ++ seq 0 0
23:17:21 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
23:17:21 + echo OPENSTACK_CONTROL_NODE_1_IP=
23:17:21 + NUM_OPENSTACK_COMPUTE_NODES=-1
23:17:21 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
23:17:21 + '[' -1 -ge 2 ']'
23:17:21 ++ seq 0 -2
23:17:21 + NUM_OPENSTACK_HAPROXY_NODES=0
23:17:21 + echo NUM_OPENSTACK_HAPROXY_NODES=0
23:17:21 ++ seq 0 -1
23:17:21 + echo 'Contents of slave_addresses.txt:'
23:17:21 Contents of slave_addresses.txt:
23:17:21 + cat slave_addresses.txt
23:17:21 NUM_ODL_SYSTEM=3
23:17:21 NUM_TOOLS_SYSTEM=1
23:17:21 NUM_OPENSTACK_SYSTEM=0
23:17:21 ODL_SYSTEM_IP=10.30.170.131
23:17:21 ODL_SYSTEM_1_IP=10.30.170.131
23:17:21 ODL_SYSTEM_2_IP=10.30.170.126
23:17:21 ODL_SYSTEM_3_IP=10.30.170.70
23:17:21 TOOLS_SYSTEM_IP=10.30.171.67
23:17:21 TOOLS_SYSTEM_1_IP=10.30.171.67
23:17:21 NUM_OPENSTACK_CONTROL_NODES=1
23:17:21 OPENSTACK_CONTROL_NODE_1_IP=
23:17:21 NUM_OPENSTACK_COMPUTE_NODES=-1
23:17:21 NUM_OPENSTACK_HAPROXY_NODES=0
23:17:21 [EnvInject] - Injecting environment variables from a build step.
23:17:21 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
23:17:21 [EnvInject] - Variables injected successfully.
23:17:21 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/sh /tmp/jenkins554086970806123577.sh
23:17:21 Preparing for JRE Version 21
23:17:21 Karaf artifact is karaf
23:17:21 Karaf project is integration
23:17:21 Java home is /usr/lib/jvm/java-21-openjdk-amd64
23:17:21 [EnvInject] - Injecting environment variables from a build step.
23:17:21 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
23:17:21 [EnvInject] - Variables injected successfully.
23:17:21 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins15248034435064762076.sh
23:17:21 2025-11-09 23:17:21 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1]
23:17:21 Bundle version is 0.22.2-SNAPSHOT
23:17:21 --2025-11-09 23:17:21-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml
23:17:21 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:17:21 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:17:21 HTTP request sent, awaiting response... 200 OK
23:17:21 Length: 1404 (1.4K) [application/xml]
23:17:21 Saving to: ‘maven-metadata.xml’
23:17:21
23:17:21 0K . 100% 53.9M=0s
23:17:21
23:17:21 2025-11-09 23:17:21 (53.9 MB/s) - ‘maven-metadata.xml’ saved [1404/1404]
23:17:21
23:17:21
23:17:21
23:17:21 org.opendaylight.integration
23:17:21 karaf
23:17:21 0.22.2-SNAPSHOT
23:17:21
23:17:21
23:17:21 20251109.175627
23:17:21 96
23:17:21
23:17:21 20251109175627
23:17:21
23:17:21
23:17:21 pom
23:17:21 0.22.2-20251109.175627-96
23:17:21 20251109175627
23:17:21
23:17:21
23:17:21 tar.gz
23:17:21 0.22.2-20251109.175627-96
23:17:21 20251109175627
23:17:21
23:17:21
23:17:21 zip
23:17:21 0.22.2-20251109.175627-96
23:17:21 20251109175627
23:17:21
23:17:21
23:17:21 cyclonedx
23:17:21 xml
23:17:21 0.22.2-20251109.175627-96
23:17:21 20251109175627
23:17:21
23:17:21
23:17:21 cyclonedx
23:17:21 json
23:17:21 0.22.2-20251109.175627-96
23:17:21 20251109175627
23:17:21
23:17:21
23:17:21
23:17:21
23:17:21 Nexus timestamp is 0.22.2-20251109.175627-96
23:17:21 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:17:21 Distribution bundle is karaf-0.22.2-20251109.175627-96.zip
23:17:21 Distribution bundle version is 0.22.2-SNAPSHOT
23:17:21 Distribution folder is karaf-0.22.2-SNAPSHOT
23:17:21 Nexus prefix is https://nexus.opendaylight.org
23:17:21 [EnvInject] - Injecting environment variables from a build step.
23:17:21 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
23:17:21 [EnvInject] - Variables injected successfully.
23:17:21 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins9845565512701986487.sh
23:17:21 Setup pyenv:
23:17:22 system
23:17:22 3.8.13
23:17:22 3.9.13
23:17:22 3.10.13
23:17:22 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:17:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v6NK from file:/tmp/.os_lf_venv
23:17:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:17:22 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:17:24 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:17:24 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:17:24 lf-activate-venv(): INFO: Base packages installed successfully
23:17:24 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
23:17:30 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:17:30 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:17:30 lf-activate-venv(): INFO: Adding /tmp/venv-v6NK/bin to PATH
23:17:30 Copying common-functions.sh to /tmp
23:17:31 Copying common-functions.sh to 10.30.170.131:/tmp
23:17:31 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:17:32 Copying common-functions.sh to 10.30.170.126:/tmp
23:17:32 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:17:33 Copying common-functions.sh to 10.30.170.70:/tmp
23:17:33 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:17:33 Copying common-functions.sh to 10.30.171.67:/tmp
23:17:33 Warning: Permanently added '10.30.171.67' (ECDSA) to the list of known hosts.
23:17:34 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins6922081787968405938.sh
23:17:34 common-functions.sh is being sourced
23:17:34 common-functions environment:
23:17:34 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:17:34 ACTUALFEATURES:
23:17:34 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:17:34 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:17:34 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:34 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:34 CONTROLLERMEM: 2048m
23:17:34 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:17:34 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:17:34 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:17:34 SUITES:
23:17:34
23:17:34 #################################################
23:17:34 ## Configure Cluster and Start ##
23:17:34 #################################################
23:17:34 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
23:17:34 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
23:17:34 Locating script plan to use...
23:17:34 Finished running script plans
23:17:34 Configuring member-1 with IP address 10.30.170.131
23:17:34 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:17:34 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:17:34 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:17:34 common-functions.sh is being sourced
23:17:34 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]]
23:17:34 ++ echo 'common-functions.sh is being sourced'
23:17:34 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:17:34 ++ DISTROSTREAM=titanium
23:17:34 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:17:34 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:17:34 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:17:34 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:17:34 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:17:34 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:17:34 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:34 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:34 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:34 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:34 ++ export CONTROLLERMEM=
23:17:34 ++ CONTROLLERMEM=
23:17:34 ++ case "${DISTROSTREAM}" in
23:17:34 ++ CLUSTER_SYSTEM=pekko
23:17:34 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:17:34 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:17:34 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:17:34 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:17:34 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:17:34 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:17:34 ++ print_common_env
23:17:34 ++ cat
23:17:34 common-functions environment:
23:17:34 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:17:34 ACTUALFEATURES:
23:17:34 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:17:34 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:17:34 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:34 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:34 CONTROLLERMEM:
23:17:34 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:17:34 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:17:34 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:17:34 SUITES:
23:17:34
23:17:34 ++ SSH='ssh -t -t'
23:17:34 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:17:34 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:17:34 Changing to /tmp
23:17:34 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:17:34 + echo 'Changing to /tmp'
23:17:34 + cd /tmp
23:17:34 + 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-20251109.175627-96.zip'
23:17:34 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:17:34 --2025-11-09 23:17:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:17:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:17:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:17:34 HTTP request sent, awaiting response... 200 OK
23:17:34 Length: 234981509 (224M) [application/zip]
23:17:34 Saving to: ‘karaf-0.22.2-20251109.175627-96.zip’
23:17:34
23:17:34 0K ........ ........ ........ ........ ........ ........ 1% 77.4M 3s
23:17:34 3072K ........ ........ ........ ........ ........ ........ 2% 120M 2s
23:17:34 6144K ........ ........ ........ ........ ........ ........ 4% 129M 2s
23:17:34 9216K ........ ........ ........ ........ ........ ........ 5% 167M 2s
23:17:34 12288K ........ ........ ........ ........ ........ ........ 6% 201M 2s
23:17:34 15360K ........ ........ ........ ........ ........ ........ 8% 135M 2s
23:17:34 18432K ........ ........ ........ ........ ........ ........ 9% 254M 1s
23:17:34 21504K ........ ........ ........ ........ ........ ........ 10% 297M 1s
23:17:34 24576K ........ ........ ........ ........ ........ ........ 12% 284M 1s
23:17:34 27648K ........ ........ ........ ........ ........ ........ 13% 308M 1s
23:17:34 30720K ........ ........ ........ ........ ........ ........ 14% 293M 1s
23:17:34 33792K ........ ........ ........ ........ ........ ........ 16% 323M 1s
23:17:34 36864K ........ ........ ........ ........ ........ ........ 17% 322M 1s
23:17:34 39936K ........ ........ ........ ........ ........ ........ 18% 352M 1s
23:17:34 43008K ........ ........ ........ ........ ........ ........ 20% 332M 1s
23:17:34 46080K ........ ........ ........ ........ ........ ........ 21% 328M 1s
23:17:34 49152K ........ ........ ........ ........ ........ ........ 22% 323M 1s
23:17:34 52224K ........ ........ ........ ........ ........ ........ 24% 384M 1s
23:17:34 55296K ........ ........ ........ ........ ........ ........ 25% 390M 1s
23:17:34 58368K ........ ........ ........ ........ ........ ........ 26% 383M 1s
23:17:34 61440K ........ ........ ........ ........ ........ ........ 28% 401M 1s
23:17:34 64512K ........ ........ ........ ........ ........ ........ 29% 324M 1s
23:17:34 67584K ........ ........ ........ ........ ........ ........ 30% 360M 1s
23:17:34 70656K ........ ........ ........ ........ ........ ........ 32% 386M 1s
23:17:34 73728K ........ ........ ........ ........ ........ ........ 33% 396M 1s
23:17:34 76800K ........ ........ ........ ........ ........ ........ 34% 327M 1s
23:17:34 79872K ........ ........ ........ ........ ........ ........ 36% 336M 1s
23:17:34 82944K ........ ........ ........ ........ ........ ........ 37% 310M 1s
23:17:34 86016K ........ ........ ........ ........ ........ ........ 38% 367M 1s
23:17:34 89088K ........ ........ ........ ........ ........ ........ 40% 381M 1s
23:17:34 92160K ........ ........ ........ ........ ........ ........ 41% 388M 1s
23:17:34 95232K ........ ........ ........ ........ ........ ........ 42% 384M 0s
23:17:34 98304K ........ ........ ........ ........ ........ ........ 44% 382M 0s
23:17:34 101376K ........ ........ ........ ........ ........ ........ 45% 323M 0s
23:17:34 104448K ........ ........ ........ ........ ........ ........ 46% 339M 0s
23:17:34 107520K ........ ........ ........ ........ ........ ........ 48% 348M 0s
23:17:34 110592K ........ ........ ........ ........ ........ ........ 49% 376M 0s
23:17:34 113664K ........ ........ ........ ........ ........ ........ 50% 214M 0s
23:17:34 116736K ........ ........ ........ ........ ........ ........ 52% 236M 0s
23:17:34 119808K ........ ........ ........ ........ ........ ........ 53% 306M 0s
23:17:34 122880K ........ ........ ........ ........ ........ ........ 54% 271M 0s
23:17:34 125952K ........ ........ ........ ........ ........ ........ 56% 194M 0s
23:17:35 129024K ........ ........ ........ ........ ........ ........ 57% 257M 0s
23:17:35 132096K ........ ........ ........ ........ ........ ........ 58% 228M 0s
23:17:35 135168K ........ ........ ........ ........ ........ ........ 60% 235M 0s
23:17:35 138240K ........ ........ ........ ........ ........ ........ 61% 240M 0s
23:17:35 141312K ........ ........ ........ ........ ........ ........ 62% 293M 0s
23:17:35 144384K ........ ........ ........ ........ ........ ........ 64% 315M 0s
23:17:35 147456K ........ ........ ........ ........ ........ ........ 65% 331M 0s
23:17:35 150528K ........ ........ ........ ........ ........ ........ 66% 327M 0s
23:17:35 153600K ........ ........ ........ ........ ........ ........ 68% 339M 0s
23:17:35 156672K ........ ........ ........ ........ ........ ........ 69% 329M 0s
23:17:35 159744K ........ ........ ........ ........ ........ ........ 70% 400M 0s
23:17:35 162816K ........ ........ ........ ........ ........ ........ 72% 430M 0s
23:17:35 165888K ........ ........ ........ ........ ........ ........ 73% 425M 0s
23:17:35 168960K ........ ........ ........ ........ ........ ........ 74% 374M 0s
23:17:35 172032K ........ ........ ........ ........ ........ ........ 76% 380M 0s
23:17:35 175104K ........ ........ ........ ........ ........ ........ 77% 382M 0s
23:17:35 178176K ........ ........ ........ ........ ........ ........ 78% 293M 0s
23:17:35 181248K ........ ........ ........ ........ ........ ........ 80% 243M 0s
23:17:35 184320K ........ ........ ........ ........ ........ ........ 81% 240M 0s
23:17:35 187392K ........ ........ ........ ........ ........ ........ 83% 194M 0s
23:17:35 190464K ........ ........ ........ ........ ........ ........ 84% 221M 0s
23:17:35 193536K ........ ........ ........ ........ ........ ........ 85% 227M 0s
23:17:35 196608K ........ ........ ........ ........ ........ ........ 87% 292M 0s
23:17:35 199680K ........ ........ ........ ........ ........ ........ 88% 342M 0s
23:17:35 202752K ........ ........ ........ ........ ........ ........ 89% 382M 0s
23:17:35 205824K ........ ........ ........ ........ ........ ........ 91% 391M 0s
23:17:35 208896K ........ ........ ........ ........ ........ ........ 92% 376M 0s
23:17:35 211968K ........ ........ ........ ........ ........ ........ 93% 375M 0s
23:17:35 215040K ........ ........ ........ ........ ........ ........ 95% 390M 0s
23:17:35 218112K ........ ........ ........ ........ ........ ........ 96% 358M 0s
23:17:35 221184K ........ ........ ........ ........ ........ ........ 97% 191M 0s
23:17:35 224256K ........ ........ ........ ........ ........ ........ 99% 409M 0s
23:17:35 227328K ........ ........ ........ ........ . 100% 480M=0.8s
23:17:35
23:17:35 2025-11-09 23:17:35 (280 MB/s) - ‘karaf-0.22.2-20251109.175627-96.zip’ saved [234981509/234981509]
23:17:35
23:17:35 Extracting the new controller...
23:17:35 + echo 'Extracting the new controller...'
23:17:35 + unzip -q karaf-0.22.2-20251109.175627-96.zip
23:17:37 Adding external repositories...
23:17:37 + echo 'Adding external repositories...'
23:17:37 + 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:17:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:17:37 ################################################################################
23:17:37 #
23:17:37 # Licensed to the Apache Software Foundation (ASF) under one or more
23:17:37 # contributor license agreements. See the NOTICE file distributed with
23:17:37 # this work for additional information regarding copyright ownership.
23:17:37 # The ASF licenses this file to You under the Apache License, Version 2.0
23:17:37 # (the "License"); you may not use this file except in compliance with
23:17:37 # the License. You may obtain a copy of the License at
23:17:37 #
23:17:37 # http://www.apache.org/licenses/LICENSE-2.0
23:17:37 #
23:17:37 # Unless required by applicable law or agreed to in writing, software
23:17:37 # distributed under the License is distributed on an "AS IS" BASIS,
23:17:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:17:37 # See the License for the specific language governing permissions and
23:17:37 # limitations under the License.
23:17:37 #
23:17:37 ################################################################################
23:17:37
23:17:37 #
23:17:37 # If set to true, the following property will not allow any certificate to be used
23:17:37 # when accessing Maven repositories through SSL
23:17:37 #
23:17:37 #org.ops4j.pax.url.mvn.certificateCheck=
23:17:37
23:17:37 #
23:17:37 # Path to the local Maven settings file.
23:17:37 # The repositories defined in this file will be automatically added to the list
23:17:37 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:17:37 # below is not set.
23:17:37 # The following locations are checked for the existence of the settings.xml file
23:17:37 # * 1. looks for the specified url
23:17:37 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:17:37 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:17:37 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:17:37 #
23:17:37 #org.ops4j.pax.url.mvn.settings=
23:17:37
23:17:37 #
23:17:37 # Path to the local Maven repository which is used to avoid downloading
23:17:37 # artifacts when they already exist locally.
23:17:37 # The value of this property will be extracted from the settings.xml file
23:17:37 # above, or defaulted to:
23:17:37 # System.getProperty( "user.home" ) + "/.m2/repository"
23:17:37 #
23:17:37 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:17:37
23:17:37 #
23:17:37 # Default this to false. It's just weird to use undocumented repos
23:17:37 #
23:17:37 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:17:37
23:17:37 #
23:17:37 # Uncomment if you don't wanna use the proxy settings
23:17:37 # from the Maven conf/settings.xml file
23:17:37 #
23:17:37 # org.ops4j.pax.url.mvn.proxySupport=false
23:17:37
23:17:37 #
23:17:37 # Comma separated list of repositories scanned when resolving an artifact.
23:17:37 # Those repositories will be checked before iterating through the
23:17:37 # below list of repositories and even before the local repository
23:17:37 # A repository url can be appended with zero or more of the following flags:
23:17:37 # @snapshots : the repository contains snaphots
23:17:37 # @noreleases : the repository does not contain any released artifacts
23:17:37 #
23:17:37 # The following property value will add the system folder as a repo.
23:17:37 #
23:17:37 org.ops4j.pax.url.mvn.defaultRepositories=\
23:17:37 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:17:37 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:17:37 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:17:37
23:17:37 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:17:37 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:17:37
23:17:37 #
23:17:37 # Comma separated list of repositories scanned when resolving an artifact.
23:17:37 # The default list includes the following repositories:
23:17:37 # http://repo1.maven.org/maven2@id=central
23:17:37 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:17:37 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:17:37 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:17:37 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:17:37 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:17:37 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:17:37 # To add repositories to the default ones, prepend '+' to the list of repositories
23:17:37 # to add.
23:17:37 # A repository url can be appended with zero or more of the following flags:
23:17:37 # @snapshots : the repository contains snapshots
23:17:37 # @noreleases : the repository does not contain any released artifacts
23:17:37 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:17:37 #
23:17:37 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:17:37
23:17:37 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:17:37 + [[ True == \T\r\u\e ]]
23:17:37 + echo 'Configuring the startup features...'
23:17:37 + 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:17:37 + FEATURE_TEST_STRING=features-test
23:17:37 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:17:37 + KARAF_VERSION=karaf4
23:17:37 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:17:37 + 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:17:37 + [[ ! -z '' ]]
23:17:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:17:37 ################################################################################
23:17:37 #
23:17:37 # Licensed to the Apache Software Foundation (ASF) under one or more
23:17:37 # contributor license agreements. See the NOTICE file distributed with
23:17:37 # this work for additional information regarding copyright ownership.
23:17:37 # The ASF licenses this file to You under the Apache License, Version 2.0
23:17:37 # (the "License"); you may not use this file except in compliance with
23:17:37 # the License. You may obtain a copy of the License at
23:17:37 #
23:17:37 # http://www.apache.org/licenses/LICENSE-2.0
23:17:37 #
23:17:37 # Unless required by applicable law or agreed to in writing, software
23:17:37 # distributed under the License is distributed on an "AS IS" BASIS,
23:17:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:17:37 # See the License for the specific language governing permissions and
23:17:37 # limitations under the License.
23:17:37 #
23:17:37 ################################################################################
23:17:37
23:17:37 #
23:17:37 # Comma separated list of features repositories to register by default
23:17:37 #
23:17:37 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}/7d4c487e-02ee-4b74-b184-7941fb81c950.xml
23:17:37
23:17:37 #
23:17:37 # Comma separated list of features to install at startup
23:17:37 #
23:17:37 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, f2f5a833-399c-43b7-b698-e7742c62fb57
23:17:37
23:17:37 #
23:17:37 # Resource repositories (OBR) that the features resolver can use
23:17:37 # to resolve requirements/capabilities
23:17:37 #
23:17:37 # The format of the resourceRepositories is
23:17:37 # resourceRepositories=[xml:url|json:url],...
23:17:37 # for Instance:
23:17:37 #
23:17:37 #resourceRepositories=xml:http://host/path/to/index.xml
23:17:37 # or
23:17:37 #resourceRepositories=json:http://host/path/to/index.json
23:17:37 #
23:17:37
23:17:37 #
23:17:37 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:17:37 #
23:17:37 featuresBootAsynchronous=false
23:17:37
23:17:37 #
23:17:37 # Service requirements enforcement
23:17:37 #
23:17:37 # By default, the feature resolver checks the service requirements/capabilities of
23:17:37 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:17:37 # the required bundles.
23:17:37 # The following flag can have those values:
23:17:37 # - disable: service requirements are completely ignored
23:17:37 # - default: service requirements are ignored for old features
23:17:37 # - enforce: service requirements are always verified
23:17:37 #
23:17:37 #serviceRequirements=default
23:17:37
23:17:37 #
23:17:37 # Store cfg file for config element in feature
23:17:37 #
23:17:37 #configCfgStore=true
23:17:37
23:17:37 #
23:17:37 # Define if the feature service automatically refresh bundles
23:17:37 #
23:17:37 autoRefresh=true
23:17:37
23:17:37 #
23:17:37 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:17:37 # XML file defines instructions related to features processing
23:17:37 # versions.properties may declare properties to resolve placeholders in XML file
23:17:37 # both files are relative to ${karaf.etc}
23:17:37 #
23:17:37 #featureProcessing=org.apache.karaf.features.xml
23:17:37 #featureProcessingVersions=versions.properties
23:17:37 + configure_karaf_log karaf4 ''
23:17:37 + local -r karaf_version=karaf4
23:17:37 + local -r controllerdebugmap=
23:17:37 + local logapi=log4j
23:17:37 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:17:37 log4j2.rootLogger.level = INFO
23:17:37 #log4j2.rootLogger.type = asyncRoot
23:17:37 #log4j2.rootLogger.includeLocation = false
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:17:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:17:37 log4j2.rootLogger.appenderRef.Console.ref = Console
23:17:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:17:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:17:37 log4j2.logger.spifly.name = org.apache.aries.spifly
23:17:37 log4j2.logger.spifly.level = WARN
23:17:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:17:37 log4j2.logger.audit.level = INFO
23:17:37 log4j2.logger.audit.additivity = false
23:17:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:17:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:17:37 log4j2.appender.console.type = Console
23:17:37 log4j2.appender.console.name = Console
23:17:37 log4j2.appender.console.layout.type = PatternLayout
23:17:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:17:37 log4j2.appender.rolling.type = RollingRandomAccessFile
23:17:37 log4j2.appender.rolling.name = RollingFile
23:17:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:17:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:17:37 #log4j2.appender.rolling.immediateFlush = false
23:17:37 log4j2.appender.rolling.append = true
23:17:37 log4j2.appender.rolling.layout.type = PatternLayout
23:17:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:17:37 log4j2.appender.rolling.policies.type = Policies
23:17:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:17:37 log4j2.appender.rolling.policies.size.size = 64MB
23:17:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:17:37 log4j2.appender.rolling.strategy.max = 7
23:17:37 log4j2.appender.audit.type = RollingRandomAccessFile
23:17:37 log4j2.appender.audit.name = AuditRollingFile
23:17:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:17:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:17:37 log4j2.appender.audit.append = true
23:17:37 log4j2.appender.audit.layout.type = PatternLayout
23:17:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:17:37 log4j2.appender.audit.policies.type = Policies
23:17:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:17:37 log4j2.appender.audit.policies.size.size = 8MB
23:17:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:17:37 log4j2.appender.audit.strategy.max = 7
23:17:37 log4j2.appender.osgi.type = PaxOsgi
23:17:37 log4j2.appender.osgi.name = PaxOsgi
23:17:37 log4j2.appender.osgi.filter = *
23:17:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:17:37 #log4j2.logger.aether.level = TRACE
23:17:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:17:37 #log4j2.logger.http-headers.level = DEBUG
23:17:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:17:37 #log4j2.logger.maven.level = TRACE
23:17:37 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:17:37 + logapi=log4j2
23:17:37 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:17:37 + '[' log4j2 == log4j2 ']'
23:17:37 + 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:17:37 controllerdebugmap:
23:17:37 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:37 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:17:37 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:17:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:17:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:17:37 + unset IFS
23:17:37 + echo 'controllerdebugmap: '
23:17:37 + '[' -n '' ']'
23:17:37 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:17:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:37 ################################################################################
23:17:37 #
23:17:37 # Licensed to the Apache Software Foundation (ASF) under one or more
23:17:37 # contributor license agreements. See the NOTICE file distributed with
23:17:37 # this work for additional information regarding copyright ownership.
23:17:37 # The ASF licenses this file to You under the Apache License, Version 2.0
23:17:37 # (the "License"); you may not use this file except in compliance with
23:17:37 # the License. You may obtain a copy of the License at
23:17:37 #
23:17:37 # http://www.apache.org/licenses/LICENSE-2.0
23:17:37 #
23:17:37 # Unless required by applicable law or agreed to in writing, software
23:17:37 # distributed under the License is distributed on an "AS IS" BASIS,
23:17:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:17:37 # See the License for the specific language governing permissions and
23:17:37 # limitations under the License.
23:17:37 #
23:17:37 ################################################################################
23:17:37
23:17:37 # Common pattern layout for appenders
23:17:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:17:37
23:17:37 # Root logger
23:17:37 log4j2.rootLogger.level = INFO
23:17:37 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:17:37 #log4j2.rootLogger.type = asyncRoot
23:17:37 #log4j2.rootLogger.includeLocation = false
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:17:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:17:37 log4j2.rootLogger.appenderRef.Console.ref = Console
23:17:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:17:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:17:37
23:17:37 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:17:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:17:37
23:17:37 # Loggers configuration
23:17:37
23:17:37 # Spifly logger
23:17:37 log4j2.logger.spifly.name = org.apache.aries.spifly
23:17:37 log4j2.logger.spifly.level = WARN
23:17:37
23:17:37 # Security audit logger
23:17:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:17:37 log4j2.logger.audit.level = INFO
23:17:37 log4j2.logger.audit.additivity = false
23:17:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:17:37
23:17:37 # Appenders configuration
23:17:37
23:17:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:17:37 log4j2.appender.console.type = Console
23:17:37 log4j2.appender.console.name = Console
23:17:37 log4j2.appender.console.layout.type = PatternLayout
23:17:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:17:37
23:17:37 # Rolling file appender
23:17:37 log4j2.appender.rolling.type = RollingRandomAccessFile
23:17:37 log4j2.appender.rolling.name = RollingFile
23:17:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:17:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:17:37 # uncomment to not force a disk flush
23:17:37 #log4j2.appender.rolling.immediateFlush = false
23:17:37 log4j2.appender.rolling.append = true
23:17:37 log4j2.appender.rolling.layout.type = PatternLayout
23:17:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:17:37 log4j2.appender.rolling.policies.type = Policies
23:17:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:17:37 log4j2.appender.rolling.policies.size.size = 1GB
23:17:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:17:37 log4j2.appender.rolling.strategy.max = 7
23:17:37
23:17:37 # Audit file appender
23:17:37 log4j2.appender.audit.type = RollingRandomAccessFile
23:17:37 log4j2.appender.audit.name = AuditRollingFile
23:17:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:17:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:17:37 log4j2.appender.audit.append = true
23:17:37 log4j2.appender.audit.layout.type = PatternLayout
23:17:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:17:37 log4j2.appender.audit.policies.type = Policies
23:17:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:17:37 log4j2.appender.audit.policies.size.size = 8MB
23:17:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:17:37 log4j2.appender.audit.strategy.max = 7
23:17:37
23:17:37 # OSGi appender
23:17:37 log4j2.appender.osgi.type = PaxOsgi
23:17:37 log4j2.appender.osgi.name = PaxOsgi
23:17:37 log4j2.appender.osgi.filter = *
23:17:37
23:17:37 # help with identification of maven-related problems with pax-url-aether
23:17:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:17:37 #log4j2.logger.aether.level = TRACE
23:17:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:17:37 #log4j2.logger.http-headers.level = DEBUG
23:17:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:17:37 #log4j2.logger.maven.level = TRACE
23:17:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:17:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:17:37 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:37 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:17:37 + local -r controllermem=2048m
23:17:37 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:37 Configure
23:17:37 + echo Configure
23:17:37 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:17:37 max memory: 2048m
23:17:37 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:37 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:17:37 + echo ' max memory: 2048m'
23:17:37 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:17:37 + 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:17:37 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:37 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:37 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:17:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:37 #!/bin/sh
23:17:37 #
23:17:37 # Licensed to the Apache Software Foundation (ASF) under one or more
23:17:37 # contributor license agreements. See the NOTICE file distributed with
23:17:37 # this work for additional information regarding copyright ownership.
23:17:37 # The ASF licenses this file to You under the Apache License, Version 2.0
23:17:37 # (the "License"); you may not use this file except in compliance with
23:17:37 # the License. You may obtain a copy of the License at
23:17:37 #
23:17:37 # http://www.apache.org/licenses/LICENSE-2.0
23:17:37 #
23:17:37 # Unless required by applicable law or agreed to in writing, software
23:17:37 # distributed under the License is distributed on an "AS IS" BASIS,
23:17:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:17:37 # See the License for the specific language governing permissions and
23:17:37 # limitations under the License.
23:17:37 #
23:17:37
23:17:37 #
23:17:37 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:17:37 # script: client, instance, shell, start, status, stop, karaf
23:17:37 #
23:17:37 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:17:37 # Actions go here...
23:17:37 # fi
23:17:37
23:17:37 #
23:17:37 # general settings which should be applied for all scripts go here; please keep
23:17:37 # in mind that it is possible that scripts might be executed more than once, e.g.
23:17:37 # in example of the start script where the start script is executed first and the
23:17:37 # karaf script afterwards.
23:17:37 #
23:17:37
23:17:37 #
23:17:37 # The following section shows the possible configuration options for the default
23:17:37 # karaf scripts
23:17:37 #
23:17:37 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:17:37 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:17:37 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:17:37 # export EXTRA_JAVA_OPTS # Additional JVM options
23:17:37 # export KARAF_HOME # Karaf home folder
23:17:37 # export KARAF_DATA # Karaf data folder
23:17:37 # export KARAF_BASE # Karaf base folder
23:17:37 # export KARAF_ETC # Karaf etc folder
23:17:37 # export KARAF_LOG # Karaf log folder
23:17:37 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:17:37 # export KARAF_OPTS # Additional available Karaf options
23:17:37 # export KARAF_DEBUG # Enable debug mode
23:17:37 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:17:37 # export KARAF_NOROOT # Prevent execution as root if set to true
23:17:37 Set Java version
23:17:37 + echo 'Set Java version'
23:17:37 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:17:37 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:17:37 sudo: a password is required
23:17:37 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:17:37 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:17:37 sudo: a password is required
23:17:37 JDK default version ...
23:17:37 + echo 'JDK default version ...'
23:17:37 + java -version
23:17:37 openjdk version "21.0.8" 2025-07-15
23:17:37 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:17:37 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:17:37 Set JAVA_HOME
23:17:37 + echo 'Set JAVA_HOME'
23:17:37 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:17:37 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:17:37 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:17:37 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:17:37 Listing all open ports on controller system...
23:17:37 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:17:37 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:17:37 + echo 'Listing all open ports on controller system...'
23:17:37 + netstat -pnatu
23:17:37 /tmp/configuration-script.sh: line 40: netstat: command not found
23:17:37 Configuring cluster
23:17:37 + '[' -f /tmp/custom_shard_config.txt ']'
23:17:37 + echo 'Configuring cluster'
23:17:37 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.131 10.30.170.126 10.30.170.70
23:17:37 ################################################
23:17:37 ## Configure Cluster ##
23:17:37 ################################################
23:17:37 NOTE: Cluster configuration files not found. Copying from
23:17:37 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:17:37 Configuring unique name in pekko.conf
23:17:37 Configuring hostname in pekko.conf
23:17:37 Configuring data and rpc seed nodes in pekko.conf
23:17:37 modules = [
23:17:37
23:17:37 {
23:17:37 name = "inventory"
23:17:37 namespace = "urn:opendaylight:inventory"
23:17:37 shard-strategy = "module"
23:17:37 },
23:17:37 {
23:17:37 name = "topology"
23:17:37 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:17:37 shard-strategy = "module"
23:17:37 },
23:17:37 {
23:17:37 name = "toaster"
23:17:37 namespace = "http://netconfcentral.org/ns/toaster"
23:17:37 shard-strategy = "module"
23:17:37 }
23:17:37 ]
23:17:37 Configuring replication type in module-shards.conf
23:17:37 ################################################
23:17:37 ## NOTE: Manually restart controller to ##
23:17:37 ## apply configuration. ##
23:17:37 ################################################
23:17:37 Dump pekko.conf
23:17:37 + echo 'Dump pekko.conf'
23:17:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:17:37
23:17:37 odl-cluster-data {
23:17:37 pekko {
23:17:37 remote {
23:17:37 artery {
23:17:37 enabled = on
23:17:37 transport = tcp
23:17:37 canonical.hostname = "10.30.170.131"
23:17:37 canonical.port = 2550
23:17:37 }
23:17:37 }
23:17:37
23:17:37 cluster {
23:17:37 # Using artery.
23:17:37 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.131:2550",
23:17:37 "pekko://opendaylight-cluster-data@10.30.170.126:2550",
23:17:37 "pekko://opendaylight-cluster-data@10.30.170.70:2550"]
23:17:37
23:17:37 roles = ["member-1"]
23:17:37
23:17:37 # when under load we might trip a false positive on the failure detector
23:17:37 # failure-detector {
23:17:37 # heartbeat-interval = 4 s
23:17:37 # acceptable-heartbeat-pause = 16s
23:17:37 # }
23:17:37 }
23:17:37
23:17:37 persistence {
23:17:37 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:17:37 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:17:37 # The relative path is always relative to KARAF_HOME.
23:17:37
23:17:37 # snapshot-store.local.dir = "target/snapshots"
23:17:37
23:17:37 # Use lz4 compression for LocalSnapshotStore snapshots
23:17:37 snapshot-store.local.use-lz4-compression = false
23:17:37 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:17:37 snapshot-store.local.lz4-blocksize = 256KB
23:17:37 }
23:17:37 disable-default-actor-system-quarantined-event-handling = "false"
23:17:37 }
23:17:37 }
23:17:37 Dump modules.conf
23:17:37 + echo 'Dump modules.conf'
23:17:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:17:37 modules = [
23:17:37
23:17:37 {
23:17:37 name = "inventory"
23:17:37 namespace = "urn:opendaylight:inventory"
23:17:37 shard-strategy = "module"
23:17:37 },
23:17:37 {
23:17:37 name = "topology"
23:17:37 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:17:37 shard-strategy = "module"
23:17:37 },
23:17:37 {
23:17:37 name = "toaster"
23:17:37 namespace = "http://netconfcentral.org/ns/toaster"
23:17:37 shard-strategy = "module"
23:17:37 }
23:17:37 ]
23:17:37 Dump module-shards.conf
23:17:37 + echo 'Dump module-shards.conf'
23:17:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:17:37 module-shards = [
23:17:37 {
23:17:37 name = "default"
23:17:37 shards = [
23:17:37 {
23:17:37 name = "default"
23:17:37 replicas = ["member-1",
23:17:37 "member-2",
23:17:37 "member-3"]
23:17:37 }
23:17:37 ]
23:17:37 },
23:17:37 {
23:17:37 name = "inventory"
23:17:37 shards = [
23:17:37 {
23:17:37 name="inventory"
23:17:37 replicas = ["member-1",
23:17:37 "member-2",
23:17:37 "member-3"]
23:17:37 }
23:17:37 ]
23:17:37 },
23:17:37 {
23:17:37 name = "topology"
23:17:37 shards = [
23:17:37 {
23:17:37 name="topology"
23:17:37 replicas = ["member-1",
23:17:37 "member-2",
23:17:37 "member-3"]
23:17:37 }
23:17:37 ]
23:17:37 },
23:17:37 {
23:17:37 name = "toaster"
23:17:37 shards = [
23:17:37 {
23:17:37 name="toaster"
23:17:37 replicas = ["member-1",
23:17:37 "member-2",
23:17:37 "member-3"]
23:17:37 }
23:17:37 ]
23:17:37 }
23:17:37 ]
23:17:37 Configuring member-2 with IP address 10.30.170.126
23:17:37 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:17:37 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:17:38 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:17:38 ++ [[ /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:17:38 common-functions.sh is being sourced
23:17:38 ++ echo 'common-functions.sh is being sourced'
23:17:38 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:17:38 ++ DISTROSTREAM=titanium
23:17:38 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:17:38 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:17:38 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:17:38 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:17:38 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:17:38 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:17:38 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:38 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:38 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:38 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:38 ++ export CONTROLLERMEM=
23:17:38 ++ CONTROLLERMEM=
23:17:38 ++ case "${DISTROSTREAM}" in
23:17:38 ++ CLUSTER_SYSTEM=pekko
23:17:38 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:17:38 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:17:38 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:17:38 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:17:38 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:17:38 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:17:38 ++ print_common_env
23:17:38 ++ cat
23:17:38 common-functions environment:
23:17:38 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:17:38 ACTUALFEATURES:
23:17:38 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:17:38 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:17:38 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:38 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:38 CONTROLLERMEM:
23:17:38 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:17:38 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:17:38 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:17:38 SUITES:
23:17:38
23:17:38 ++ SSH='ssh -t -t'
23:17:38 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:17:38 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:17:38 Changing to /tmp
23:17:38 + echo 'Changing to /tmp'
23:17:38 + cd /tmp
23:17:38 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:17:38 + 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-20251109.175627-96.zip'
23:17:38 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:17:38 --2025-11-09 23:17:38-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:17:38 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:17:38 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:17:38 HTTP request sent, awaiting response... 200 OK
23:17:38 Length: 234981509 (224M) [application/zip]
23:17:38 Saving to: ‘karaf-0.22.2-20251109.175627-96.zip’
23:17:38
23:17:38 0K ........ ........ ........ ........ ........ ........ 1% 80.7M 3s
23:17:38 3072K ........ ........ ........ ........ ........ ........ 2% 148M 2s
23:17:38 6144K ........ ........ ........ ........ ........ ........ 4% 155M 2s
23:17:38 9216K ........ ........ ........ ........ ........ ........ 5% 163M 2s
23:17:38 12288K ........ ........ ........ ........ ........ ........ 6% 145M 2s
23:17:38 15360K ........ ........ ........ ........ ........ ........ 8% 193M 2s
23:17:38 18432K ........ ........ ........ ........ ........ ........ 9% 210M 1s
23:17:38 21504K ........ ........ ........ ........ ........ ........ 10% 183M 1s
23:17:38 24576K ........ ........ ........ ........ ........ ........ 12% 209M 1s
23:17:38 27648K ........ ........ ........ ........ ........ ........ 13% 210M 1s
23:17:38 30720K ........ ........ ........ ........ ........ ........ 14% 192M 1s
23:17:38 33792K ........ ........ ........ ........ ........ ........ 16% 221M 1s
23:17:38 36864K ........ ........ ........ ........ ........ ........ 17% 204M 1s
23:17:38 39936K ........ ........ ........ ........ ........ ........ 18% 238M 1s
23:17:38 43008K ........ ........ ........ ........ ........ ........ 20% 211M 1s
23:17:38 46080K ........ ........ ........ ........ ........ ........ 21% 222M 1s
23:17:38 49152K ........ ........ ........ ........ ........ ........ 22% 207M 1s
23:17:38 52224K ........ ........ ........ ........ ........ ........ 24% 226M 1s
23:17:38 55296K ........ ........ ........ ........ ........ ........ 25% 205M 1s
23:17:38 58368K ........ ........ ........ ........ ........ ........ 26% 221M 1s
23:17:38 61440K ........ ........ ........ ........ ........ ........ 28% 273M 1s
23:17:38 64512K ........ ........ ........ ........ ........ ........ 29% 271M 1s
23:17:38 67584K ........ ........ ........ ........ ........ ........ 30% 280M 1s
23:17:38 70656K ........ ........ ........ ........ ........ ........ 32% 274M 1s
23:17:38 73728K ........ ........ ........ ........ ........ ........ 33% 279M 1s
23:17:38 76800K ........ ........ ........ ........ ........ ........ 34% 270M 1s
23:17:38 79872K ........ ........ ........ ........ ........ ........ 36% 263M 1s
23:17:38 82944K ........ ........ ........ ........ ........ ........ 37% 268M 1s
23:17:38 86016K ........ ........ ........ ........ ........ ........ 38% 270M 1s
23:17:38 89088K ........ ........ ........ ........ ........ ........ 40% 264M 1s
23:17:38 92160K ........ ........ ........ ........ ........ ........ 41% 266M 1s
23:17:38 95232K ........ ........ ........ ........ ........ ........ 42% 268M 1s
23:17:38 98304K ........ ........ ........ ........ ........ ........ 44% 268M 1s
23:17:38 101376K ........ ........ ........ ........ ........ ........ 45% 267M 1s
23:17:38 104448K ........ ........ ........ ........ ........ ........ 46% 273M 1s
23:17:38 107520K ........ ........ ........ ........ ........ ........ 48% 269M 1s
23:17:38 110592K ........ ........ ........ ........ ........ ........ 49% 268M 1s
23:17:38 113664K ........ ........ ........ ........ ........ ........ 50% 264M 1s
23:17:38 116736K ........ ........ ........ ........ ........ ........ 52% 264M 0s
23:17:38 119808K ........ ........ ........ ........ ........ ........ 53% 273M 0s
23:17:38 122880K ........ ........ ........ ........ ........ ........ 54% 266M 0s
23:17:38 125952K ........ ........ ........ ........ ........ ........ 56% 231M 0s
23:17:38 129024K ........ ........ ........ ........ ........ ........ 57% 318M 0s
23:17:38 132096K ........ ........ ........ ........ ........ ........ 58% 241M 0s
23:17:38 135168K ........ ........ ........ ........ ........ ........ 60% 291M 0s
23:17:38 138240K ........ ........ ........ ........ ........ ........ 61% 269M 0s
23:17:38 141312K ........ ........ ........ ........ ........ ........ 62% 264M 0s
23:17:38 144384K ........ ........ ........ ........ ........ ........ 64% 270M 0s
23:17:38 147456K ........ ........ ........ ........ ........ ........ 65% 271M 0s
23:17:38 150528K ........ ........ ........ ........ ........ ........ 66% 262M 0s
23:17:38 153600K ........ ........ ........ ........ ........ ........ 68% 276M 0s
23:17:38 156672K ........ ........ ........ ........ ........ ........ 69% 254M 0s
23:17:38 159744K ........ ........ ........ ........ ........ ........ 70% 256M 0s
23:17:38 162816K ........ ........ ........ ........ ........ ........ 72% 250M 0s
23:17:38 165888K ........ ........ ........ ........ ........ ........ 73% 275M 0s
23:17:38 168960K ........ ........ ........ ........ ........ ........ 74% 265M 0s
23:17:38 172032K ........ ........ ........ ........ ........ ........ 76% 267M 0s
23:17:38 175104K ........ ........ ........ ........ ........ ........ 77% 268M 0s
23:17:38 178176K ........ ........ ........ ........ ........ ........ 78% 261M 0s
23:17:38 181248K ........ ........ ........ ........ ........ ........ 80% 266M 0s
23:17:38 184320K ........ ........ ........ ........ ........ ........ 81% 279M 0s
23:17:38 187392K ........ ........ ........ ........ ........ ........ 83% 270M 0s
23:17:38 190464K ........ ........ ........ ........ ........ ........ 84% 269M 0s
23:17:39 193536K ........ ........ ........ ........ ........ ........ 85% 271M 0s
23:17:39 196608K ........ ........ ........ ........ ........ ........ 87% 264M 0s
23:17:39 199680K ........ ........ ........ ........ ........ ........ 88% 275M 0s
23:17:39 202752K ........ ........ ........ ........ ........ ........ 89% 273M 0s
23:17:39 205824K ........ ........ ........ ........ ........ ........ 91% 267M 0s
23:17:39 208896K ........ ........ ........ ........ ........ ........ 92% 272M 0s
23:17:39 211968K ........ ........ ........ ........ ........ ........ 93% 266M 0s
23:17:39 215040K ........ ........ ........ ........ ........ ........ 95% 269M 0s
23:17:39 218112K ........ ........ ........ ........ ........ ........ 96% 270M 0s
23:17:39 221184K ........ ........ ........ ........ ........ ........ 97% 262M 0s
23:17:39 224256K ........ ........ ........ ........ ........ ........ 99% 267M 0s
23:17:39 227328K ........ ........ ........ ........ . 100% 273M=0.9s
23:17:39
23:17:39 2025-11-09 23:17:39 (237 MB/s) - ‘karaf-0.22.2-20251109.175627-96.zip’ saved [234981509/234981509]
23:17:39
23:17:39 Extracting the new controller...
23:17:39 + echo 'Extracting the new controller...'
23:17:39 + unzip -q karaf-0.22.2-20251109.175627-96.zip
23:17:41 Adding external repositories...
23:17:41 + echo 'Adding external repositories...'
23:17:41 + 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:17:41 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:17:41 ################################################################################
23:17:41 #
23:17:41 # Licensed to the Apache Software Foundation (ASF) under one or more
23:17:41 # contributor license agreements. See the NOTICE file distributed with
23:17:41 # this work for additional information regarding copyright ownership.
23:17:41 # The ASF licenses this file to You under the Apache License, Version 2.0
23:17:41 # (the "License"); you may not use this file except in compliance with
23:17:41 # the License. You may obtain a copy of the License at
23:17:41 #
23:17:41 # http://www.apache.org/licenses/LICENSE-2.0
23:17:41 #
23:17:41 # Unless required by applicable law or agreed to in writing, software
23:17:41 # distributed under the License is distributed on an "AS IS" BASIS,
23:17:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:17:41 # See the License for the specific language governing permissions and
23:17:41 # limitations under the License.
23:17:41 #
23:17:41 ################################################################################
23:17:41
23:17:41 #
23:17:41 # If set to true, the following property will not allow any certificate to be used
23:17:41 # when accessing Maven repositories through SSL
23:17:41 #
23:17:41 #org.ops4j.pax.url.mvn.certificateCheck=
23:17:41
23:17:41 #
23:17:41 # Path to the local Maven settings file.
23:17:41 # The repositories defined in this file will be automatically added to the list
23:17:41 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:17:41 # below is not set.
23:17:41 # The following locations are checked for the existence of the settings.xml file
23:17:41 # * 1. looks for the specified url
23:17:41 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:17:41 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:17:41 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:17:41 #
23:17:41 #org.ops4j.pax.url.mvn.settings=
23:17:41
23:17:41 #
23:17:41 # Path to the local Maven repository which is used to avoid downloading
23:17:41 # artifacts when they already exist locally.
23:17:41 # The value of this property will be extracted from the settings.xml file
23:17:41 # above, or defaulted to:
23:17:41 # System.getProperty( "user.home" ) + "/.m2/repository"
23:17:41 #
23:17:41 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:17:41
23:17:41 #
23:17:41 # Default this to false. It's just weird to use undocumented repos
23:17:41 #
23:17:41 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:17:41
23:17:41 #
23:17:41 # Uncomment if you don't wanna use the proxy settings
23:17:41 # from the Maven conf/settings.xml file
23:17:41 #
23:17:41 # org.ops4j.pax.url.mvn.proxySupport=false
23:17:41
23:17:41 #
23:17:41 # Comma separated list of repositories scanned when resolving an artifact.
23:17:41 # Those repositories will be checked before iterating through the
23:17:41 # below list of repositories and even before the local repository
23:17:41 # A repository url can be appended with zero or more of the following flags:
23:17:41 # @snapshots : the repository contains snaphots
23:17:41 # @noreleases : the repository does not contain any released artifacts
23:17:41 #
23:17:41 # The following property value will add the system folder as a repo.
23:17:41 #
23:17:41 org.ops4j.pax.url.mvn.defaultRepositories=\
23:17:41 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:17:41 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:17:41 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:17:41
23:17:41 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:17:41 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:17:41
23:17:41 #
23:17:41 # Comma separated list of repositories scanned when resolving an artifact.
23:17:41 # The default list includes the following repositories:
23:17:41 # http://repo1.maven.org/maven2@id=central
23:17:41 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:17:41 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:17:41 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:17:41 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:17:41 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:17:41 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:17:41 # To add repositories to the default ones, prepend '+' to the list of repositories
23:17:41 # to add.
23:17:41 # A repository url can be appended with zero or more of the following flags:
23:17:41 # @snapshots : the repository contains snapshots
23:17:41 # @noreleases : the repository does not contain any released artifacts
23:17:41 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:17:41 #
23:17:41 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:17:41
23:17:41 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:17:41 + [[ True == \T\r\u\e ]]
23:17:41 + echo 'Configuring the startup features...'
23:17:41 + 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:17:41 + FEATURE_TEST_STRING=features-test
23:17:41 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:17:41 + KARAF_VERSION=karaf4
23:17:41 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:17:41 + 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:17:41 + [[ ! -z '' ]]
23:17:41 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:17:41 ################################################################################
23:17:41 #
23:17:41 # Licensed to the Apache Software Foundation (ASF) under one or more
23:17:41 # contributor license agreements. See the NOTICE file distributed with
23:17:41 # this work for additional information regarding copyright ownership.
23:17:41 # The ASF licenses this file to You under the Apache License, Version 2.0
23:17:41 # (the "License"); you may not use this file except in compliance with
23:17:41 # the License. You may obtain a copy of the License at
23:17:41 #
23:17:41 # http://www.apache.org/licenses/LICENSE-2.0
23:17:41 #
23:17:41 # Unless required by applicable law or agreed to in writing, software
23:17:41 # distributed under the License is distributed on an "AS IS" BASIS,
23:17:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:17:41 # See the License for the specific language governing permissions and
23:17:41 # limitations under the License.
23:17:41 #
23:17:41 ################################################################################
23:17:41
23:17:41 #
23:17:41 # Comma separated list of features repositories to register by default
23:17:41 #
23:17:41 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}/7d4c487e-02ee-4b74-b184-7941fb81c950.xml
23:17:41
23:17:41 #
23:17:41 # Comma separated list of features to install at startup
23:17:41 #
23:17:41 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, f2f5a833-399c-43b7-b698-e7742c62fb57
23:17:41
23:17:41 #
23:17:41 # Resource repositories (OBR) that the features resolver can use
23:17:41 # to resolve requirements/capabilities
23:17:41 #
23:17:41 # The format of the resourceRepositories is
23:17:41 # resourceRepositories=[xml:url|json:url],...
23:17:41 # for Instance:
23:17:41 #
23:17:41 #resourceRepositories=xml:http://host/path/to/index.xml
23:17:41 # or
23:17:41 #resourceRepositories=json:http://host/path/to/index.json
23:17:41 #
23:17:41
23:17:41 #
23:17:41 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:17:41 #
23:17:41 featuresBootAsynchronous=false
23:17:41
23:17:41 #
23:17:41 # Service requirements enforcement
23:17:41 #
23:17:41 # By default, the feature resolver checks the service requirements/capabilities of
23:17:41 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:17:41 # the required bundles.
23:17:41 # The following flag can have those values:
23:17:41 # - disable: service requirements are completely ignored
23:17:41 # - default: service requirements are ignored for old features
23:17:41 # - enforce: service requirements are always verified
23:17:41 #
23:17:41 #serviceRequirements=default
23:17:41
23:17:41 #
23:17:41 # Store cfg file for config element in feature
23:17:41 #
23:17:41 #configCfgStore=true
23:17:41
23:17:41 #
23:17:41 # Define if the feature service automatically refresh bundles
23:17:41 #
23:17:41 autoRefresh=true
23:17:41
23:17:41 #
23:17:41 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:17:41 # XML file defines instructions related to features processing
23:17:41 # versions.properties may declare properties to resolve placeholders in XML file
23:17:41 # both files are relative to ${karaf.etc}
23:17:41 #
23:17:41 #featureProcessing=org.apache.karaf.features.xml
23:17:41 #featureProcessingVersions=versions.properties
23:17:41 + configure_karaf_log karaf4 ''
23:17:41 + local -r karaf_version=karaf4
23:17:41 + local -r controllerdebugmap=
23:17:41 + local logapi=log4j
23:17:41 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:41 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:17:41 log4j2.rootLogger.level = INFO
23:17:41 #log4j2.rootLogger.type = asyncRoot
23:17:41 #log4j2.rootLogger.includeLocation = false
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:17:41 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:17:41 log4j2.rootLogger.appenderRef.Console.ref = Console
23:17:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:17:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:17:41 log4j2.logger.spifly.name = org.apache.aries.spifly
23:17:41 log4j2.logger.spifly.level = WARN
23:17:41 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:17:41 log4j2.logger.audit.level = INFO
23:17:41 log4j2.logger.audit.additivity = false
23:17:41 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:17:41 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:17:41 log4j2.appender.console.type = Console
23:17:41 log4j2.appender.console.name = Console
23:17:41 log4j2.appender.console.layout.type = PatternLayout
23:17:41 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:17:41 log4j2.appender.rolling.type = RollingRandomAccessFile
23:17:41 log4j2.appender.rolling.name = RollingFile
23:17:41 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:17:41 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:17:41 #log4j2.appender.rolling.immediateFlush = false
23:17:41 log4j2.appender.rolling.append = true
23:17:41 log4j2.appender.rolling.layout.type = PatternLayout
23:17:41 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:17:41 log4j2.appender.rolling.policies.type = Policies
23:17:41 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:17:41 log4j2.appender.rolling.policies.size.size = 64MB
23:17:41 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:17:41 log4j2.appender.rolling.strategy.max = 7
23:17:41 log4j2.appender.audit.type = RollingRandomAccessFile
23:17:41 log4j2.appender.audit.name = AuditRollingFile
23:17:41 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:17:41 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:17:41 log4j2.appender.audit.append = true
23:17:41 log4j2.appender.audit.layout.type = PatternLayout
23:17:41 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:17:41 log4j2.appender.audit.policies.type = Policies
23:17:41 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:17:41 log4j2.appender.audit.policies.size.size = 8MB
23:17:41 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:17:41 log4j2.appender.audit.strategy.max = 7
23:17:41 log4j2.appender.osgi.type = PaxOsgi
23:17:41 log4j2.appender.osgi.name = PaxOsgi
23:17:41 log4j2.appender.osgi.filter = *
23:17:41 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:17:41 #log4j2.logger.aether.level = TRACE
23:17:41 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:17:41 #log4j2.logger.http-headers.level = DEBUG
23:17:41 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:17:41 #log4j2.logger.maven.level = TRACE
23:17:41 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:17:41 + logapi=log4j2
23:17:41 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:17:41 + '[' log4j2 == log4j2 ']'
23:17:41 + 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:17:41 controllerdebugmap:
23:17:41 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:41 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:17:41 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:17:41 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:17:41 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:17:41 + unset IFS
23:17:41 + echo 'controllerdebugmap: '
23:17:41 + '[' -n '' ']'
23:17:41 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:17:41 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:41 ################################################################################
23:17:41 #
23:17:41 # Licensed to the Apache Software Foundation (ASF) under one or more
23:17:41 # contributor license agreements. See the NOTICE file distributed with
23:17:41 # this work for additional information regarding copyright ownership.
23:17:41 # The ASF licenses this file to You under the Apache License, Version 2.0
23:17:41 # (the "License"); you may not use this file except in compliance with
23:17:41 # the License. You may obtain a copy of the License at
23:17:41 #
23:17:41 # http://www.apache.org/licenses/LICENSE-2.0
23:17:41 #
23:17:41 # Unless required by applicable law or agreed to in writing, software
23:17:41 # distributed under the License is distributed on an "AS IS" BASIS,
23:17:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:17:41 # See the License for the specific language governing permissions and
23:17:41 # limitations under the License.
23:17:41 #
23:17:41 ################################################################################
23:17:41
23:17:41 # Common pattern layout for appenders
23:17:41 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:17:41
23:17:41 # Root logger
23:17:41 log4j2.rootLogger.level = INFO
23:17:41 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:17:41 #log4j2.rootLogger.type = asyncRoot
23:17:41 #log4j2.rootLogger.includeLocation = false
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:17:41 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:17:41 log4j2.rootLogger.appenderRef.Console.ref = Console
23:17:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:17:41 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:17:41
23:17:41 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:17:41 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:17:41
23:17:41 # Loggers configuration
23:17:41
23:17:41 # Spifly logger
23:17:41 log4j2.logger.spifly.name = org.apache.aries.spifly
23:17:41 log4j2.logger.spifly.level = WARN
23:17:41
23:17:41 # Security audit logger
23:17:41 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:17:41 log4j2.logger.audit.level = INFO
23:17:41 log4j2.logger.audit.additivity = false
23:17:41 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:17:41
23:17:41 # Appenders configuration
23:17:41
23:17:41 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:17:41 log4j2.appender.console.type = Console
23:17:41 log4j2.appender.console.name = Console
23:17:41 log4j2.appender.console.layout.type = PatternLayout
23:17:41 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:17:41
23:17:41 # Rolling file appender
23:17:41 log4j2.appender.rolling.type = RollingRandomAccessFile
23:17:41 log4j2.appender.rolling.name = RollingFile
23:17:41 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:17:41 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:17:41 # uncomment to not force a disk flush
23:17:41 #log4j2.appender.rolling.immediateFlush = false
23:17:41 log4j2.appender.rolling.append = true
23:17:41 log4j2.appender.rolling.layout.type = PatternLayout
23:17:41 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:17:41 log4j2.appender.rolling.policies.type = Policies
23:17:41 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:17:41 log4j2.appender.rolling.policies.size.size = 1GB
23:17:41 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:17:41 log4j2.appender.rolling.strategy.max = 7
23:17:41
23:17:41 # Audit file appender
23:17:41 log4j2.appender.audit.type = RollingRandomAccessFile
23:17:41 log4j2.appender.audit.name = AuditRollingFile
23:17:41 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:17:41 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:17:41 log4j2.appender.audit.append = true
23:17:41 log4j2.appender.audit.layout.type = PatternLayout
23:17:41 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:17:41 log4j2.appender.audit.policies.type = Policies
23:17:41 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:17:41 log4j2.appender.audit.policies.size.size = 8MB
23:17:41 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:17:41 log4j2.appender.audit.strategy.max = 7
23:17:41
23:17:41 # OSGi appender
23:17:41 log4j2.appender.osgi.type = PaxOsgi
23:17:41 log4j2.appender.osgi.name = PaxOsgi
23:17:41 log4j2.appender.osgi.filter = *
23:17:41
23:17:41 # help with identification of maven-related problems with pax-url-aether
23:17:41 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:17:41 #log4j2.logger.aether.level = TRACE
23:17:41 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:17:41 #log4j2.logger.http-headers.level = DEBUG
23:17:41 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:17:41 #log4j2.logger.maven.level = TRACE
23:17:41 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:17:41 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:17:41 Configure
23:17:41 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:17:41 max memory: 2048m
23:17:41 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:41 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:41 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:17:41 + local -r controllermem=2048m
23:17:41 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:41 + echo Configure
23:17:41 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:17:41 + echo ' max memory: 2048m'
23:17:41 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:17:41 + 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:17:41 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:41 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:41 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:17:41 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:41 #!/bin/sh
23:17:41 #
23:17:41 # Licensed to the Apache Software Foundation (ASF) under one or more
23:17:41 # contributor license agreements. See the NOTICE file distributed with
23:17:41 # this work for additional information regarding copyright ownership.
23:17:41 # The ASF licenses this file to You under the Apache License, Version 2.0
23:17:41 # (the "License"); you may not use this file except in compliance with
23:17:41 # the License. You may obtain a copy of the License at
23:17:41 #
23:17:41 # http://www.apache.org/licenses/LICENSE-2.0
23:17:41 #
23:17:41 # Unless required by applicable law or agreed to in writing, software
23:17:41 # distributed under the License is distributed on an "AS IS" BASIS,
23:17:41 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:17:41 # See the License for the specific language governing permissions and
23:17:41 # limitations under the License.
23:17:41 #
23:17:41
23:17:41 #
23:17:41 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:17:41 # script: client, instance, shell, start, status, stop, karaf
23:17:41 #
23:17:41 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:17:41 # Actions go here...
23:17:41 # fi
23:17:41
23:17:41 #
23:17:41 # general settings which should be applied for all scripts go here; please keep
23:17:41 # in mind that it is possible that scripts might be executed more than once, e.g.
23:17:41 # in example of the start script where the start script is executed first and the
23:17:41 # karaf script afterwards.
23:17:41 #
23:17:41
23:17:41 #
23:17:41 # The following section shows the possible configuration options for the default
23:17:41 # karaf scripts
23:17:41 #
23:17:41 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:17:41 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:17:41 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:17:41 # export EXTRA_JAVA_OPTS # Additional JVM options
23:17:41 # export KARAF_HOME # Karaf home folder
23:17:41 # export KARAF_DATA # Karaf data folder
23:17:41 # export KARAF_BASE # Karaf base folder
23:17:41 # export KARAF_ETC # Karaf etc folder
23:17:41 # export KARAF_LOG # Karaf log folder
23:17:41 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:17:41 # export KARAF_OPTS # Additional available Karaf options
23:17:41 # export KARAF_DEBUG # Enable debug mode
23:17:41 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:17:41 # export KARAF_NOROOT # Prevent execution as root if set to true
23:17:41 Set Java version
23:17:41 + echo 'Set Java version'
23:17:41 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:17:41 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:17:41 sudo: a password is required
23:17:41 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:17:41 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:17:41 sudo: a password is required
23:17:41 JDK default version ...
23:17:41 + echo 'JDK default version ...'
23:17:41 + java -version
23:17:41 openjdk version "21.0.8" 2025-07-15
23:17:41 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:17:41 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:17:41 Set JAVA_HOME
23:17:41 + echo 'Set JAVA_HOME'
23:17:41 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:17:41 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:17:41 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:17:41 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:17:41 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:17:41 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:17:41 Listing all open ports on controller system...
23:17:41 + echo 'Listing all open ports on controller system...'
23:17:41 + netstat -pnatu
23:17:41 /tmp/configuration-script.sh: line 40: netstat: command not found
23:17:41 Configuring cluster
23:17:41 + '[' -f /tmp/custom_shard_config.txt ']'
23:17:41 + echo 'Configuring cluster'
23:17:41 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.131 10.30.170.126 10.30.170.70
23:17:41 ################################################
23:17:41 ## Configure Cluster ##
23:17:41 ################################################
23:17:41 NOTE: Cluster configuration files not found. Copying from
23:17:41 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:17:41 Configuring unique name in pekko.conf
23:17:41 Configuring hostname in pekko.conf
23:17:41 Configuring data and rpc seed nodes in pekko.conf
23:17:41 modules = [
23:17:41
23:17:41 {
23:17:41 name = "inventory"
23:17:41 namespace = "urn:opendaylight:inventory"
23:17:41 shard-strategy = "module"
23:17:41 },
23:17:41 {
23:17:41 name = "topology"
23:17:41 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:17:41 shard-strategy = "module"
23:17:41 },
23:17:41 {
23:17:41 name = "toaster"
23:17:41 namespace = "http://netconfcentral.org/ns/toaster"
23:17:41 shard-strategy = "module"
23:17:41 }
23:17:41 ]
23:17:41 Configuring replication type in module-shards.conf
23:17:41 ################################################
23:17:41 ## NOTE: Manually restart controller to ##
23:17:41 ## apply configuration. ##
23:17:41 ################################################
23:17:41 Dump pekko.conf
23:17:41 + echo 'Dump pekko.conf'
23:17:41 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:17:41
23:17:41 odl-cluster-data {
23:17:41 pekko {
23:17:41 remote {
23:17:41 artery {
23:17:41 enabled = on
23:17:41 transport = tcp
23:17:41 canonical.hostname = "10.30.170.126"
23:17:41 canonical.port = 2550
23:17:41 }
23:17:41 }
23:17:41
23:17:41 cluster {
23:17:41 # Using artery.
23:17:41 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.131:2550",
23:17:41 "pekko://opendaylight-cluster-data@10.30.170.126:2550",
23:17:41 "pekko://opendaylight-cluster-data@10.30.170.70:2550"]
23:17:41
23:17:41 roles = ["member-2"]
23:17:41
23:17:41 # when under load we might trip a false positive on the failure detector
23:17:41 # failure-detector {
23:17:41 # heartbeat-interval = 4 s
23:17:41 # acceptable-heartbeat-pause = 16s
23:17:41 # }
23:17:41 }
23:17:41
23:17:41 persistence {
23:17:41 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:17:41 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:17:41 # The relative path is always relative to KARAF_HOME.
23:17:41
23:17:41 # snapshot-store.local.dir = "target/snapshots"
23:17:41
23:17:41 # Use lz4 compression for LocalSnapshotStore snapshots
23:17:41 snapshot-store.local.use-lz4-compression = false
23:17:41 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:17:41 snapshot-store.local.lz4-blocksize = 256KB
23:17:41 }
23:17:41 disable-default-actor-system-quarantined-event-handling = "false"
23:17:41 }
23:17:41 }
23:17:41 Dump modules.conf
23:17:41 + echo 'Dump modules.conf'
23:17:41 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:17:41 modules = [
23:17:41
23:17:41 {
23:17:41 name = "inventory"
23:17:41 namespace = "urn:opendaylight:inventory"
23:17:41 shard-strategy = "module"
23:17:41 },
23:17:41 {
23:17:41 name = "topology"
23:17:41 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:17:41 shard-strategy = "module"
23:17:41 },
23:17:41 {
23:17:41 name = "toaster"
23:17:41 namespace = "http://netconfcentral.org/ns/toaster"
23:17:41 shard-strategy = "module"
23:17:41 }
23:17:41 ]
23:17:41 Dump module-shards.conf
23:17:41 + echo 'Dump module-shards.conf'
23:17:41 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:17:41 module-shards = [
23:17:41 {
23:17:41 name = "default"
23:17:41 shards = [
23:17:41 {
23:17:41 name = "default"
23:17:41 replicas = ["member-1",
23:17:41 "member-2",
23:17:41 "member-3"]
23:17:41 }
23:17:41 ]
23:17:41 },
23:17:41 {
23:17:41 name = "inventory"
23:17:41 shards = [
23:17:41 {
23:17:41 name="inventory"
23:17:41 replicas = ["member-1",
23:17:41 "member-2",
23:17:41 "member-3"]
23:17:41 }
23:17:41 ]
23:17:41 },
23:17:41 {
23:17:41 name = "topology"
23:17:41 shards = [
23:17:41 {
23:17:41 name="topology"
23:17:41 replicas = ["member-1",
23:17:41 "member-2",
23:17:41 "member-3"]
23:17:41 }
23:17:41 ]
23:17:41 },
23:17:41 {
23:17:41 name = "toaster"
23:17:41 shards = [
23:17:41 {
23:17:41 name="toaster"
23:17:41 replicas = ["member-1",
23:17:41 "member-2",
23:17:41 "member-3"]
23:17:41 }
23:17:41 ]
23:17:41 }
23:17:41 ]
23:17:41 Configuring member-3 with IP address 10.30.170.70
23:17:41 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:17:41 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:17:42 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium
23:17:42 common-functions.sh is being sourced
23:17:42 ++ [[ /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:17:42 ++ echo 'common-functions.sh is being sourced'
23:17:42 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT
23:17:42 ++ DISTROSTREAM=titanium
23:17:42 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:17:42 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:17:42 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:17:42 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:17:42 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:17:42 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:17:42 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:42 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:42 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:42 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:42 ++ export CONTROLLERMEM=
23:17:42 ++ CONTROLLERMEM=
23:17:42 ++ case "${DISTROSTREAM}" in
23:17:42 ++ CLUSTER_SYSTEM=pekko
23:17:42 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:17:42 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:17:42 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:17:42 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:17:42 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:17:42 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:17:42 ++ print_common_env
23:17:42 ++ cat
23:17:42 common-functions environment:
23:17:42 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:17:42 ACTUALFEATURES:
23:17:42 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:17:42 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:17:42 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:42 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:42 CONTROLLERMEM:
23:17:42 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:17:42 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:17:42 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:17:42 SUITES:
23:17:42
23:17:42 ++ SSH='ssh -t -t'
23:17:42 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
23:17:42 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
23:17:42 Changing to /tmp
23:17:42 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:17:42 + echo 'Changing to /tmp'
23:17:42 + cd /tmp
23:17:42 + 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-20251109.175627-96.zip'
23:17:42 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:17:42 --2025-11-09 23:17:42-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251109.175627-96.zip
23:17:42 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
23:17:42 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
23:17:42 HTTP request sent, awaiting response... 200 OK
23:17:42 Length: 234981509 (224M) [application/zip]
23:17:42 Saving to: ‘karaf-0.22.2-20251109.175627-96.zip’
23:17:42
23:17:42 0K ........ ........ ........ ........ ........ ........ 1% 72.0M 3s
23:17:42 3072K ........ ........ ........ ........ ........ ........ 2% 113M 2s
23:17:42 6144K ........ ........ ........ ........ ........ ........ 4% 150M 2s
23:17:42 9216K ........ ........ ........ ........ ........ ........ 5% 117M 2s
23:17:42 12288K ........ ........ ........ ........ ........ ........ 6% 125M 2s
23:17:42 15360K ........ ........ ........ ........ ........ ........ 8% 147M 2s
23:17:42 18432K ........ ........ ........ ........ ........ ........ 9% 159M 2s
23:17:42 21504K ........ ........ ........ ........ ........ ........ 10% 140M 2s
23:17:42 24576K ........ ........ ........ ........ ........ ........ 12% 188M 2s
23:17:42 27648K ........ ........ ........ ........ ........ ........ 13% 195M 1s
23:17:42 30720K ........ ........ ........ ........ ........ ........ 14% 210M 1s
23:17:42 33792K ........ ........ ........ ........ ........ ........ 16% 211M 1s
23:17:42 36864K ........ ........ ........ ........ ........ ........ 17% 218M 1s
23:17:42 39936K ........ ........ ........ ........ ........ ........ 18% 271M 1s
23:17:42 43008K ........ ........ ........ ........ ........ ........ 20% 279M 1s
23:17:42 46080K ........ ........ ........ ........ ........ ........ 21% 270M 1s
23:17:42 49152K ........ ........ ........ ........ ........ ........ 22% 279M 1s
23:17:42 52224K ........ ........ ........ ........ ........ ........ 24% 167M 1s
23:17:42 55296K ........ ........ ........ ........ ........ ........ 25% 294M 1s
23:17:42 58368K ........ ........ ........ ........ ........ ........ 26% 276M 1s
23:17:42 61440K ........ ........ ........ ........ ........ ........ 28% 279M 1s
23:17:42 64512K ........ ........ ........ ........ ........ ........ 29% 276M 1s
23:17:42 67584K ........ ........ ........ ........ ........ ........ 30% 280M 1s
23:17:42 70656K ........ ........ ........ ........ ........ ........ 32% 275M 1s
23:17:42 73728K ........ ........ ........ ........ ........ ........ 33% 262M 1s
23:17:42 76800K ........ ........ ........ ........ ........ ........ 34% 280M 1s
23:17:42 79872K ........ ........ ........ ........ ........ ........ 36% 270M 1s
23:17:42 82944K ........ ........ ........ ........ ........ ........ 37% 264M 1s
23:17:42 86016K ........ ........ ........ ........ ........ ........ 38% 274M 1s
23:17:42 89088K ........ ........ ........ ........ ........ ........ 40% 277M 1s
23:17:42 92160K ........ ........ ........ ........ ........ ........ 41% 277M 1s
23:17:42 95232K ........ ........ ........ ........ ........ ........ 42% 271M 1s
23:17:42 98304K ........ ........ ........ ........ ........ ........ 44% 239M 1s
23:17:42 101376K ........ ........ ........ ........ ........ ........ 45% 322M 1s
23:17:42 104448K ........ ........ ........ ........ ........ ........ 46% 271M 1s
23:17:42 107520K ........ ........ ........ ........ ........ ........ 48% 272M 1s
23:17:42 110592K ........ ........ ........ ........ ........ ........ 49% 267M 1s
23:17:42 113664K ........ ........ ........ ........ ........ ........ 50% 270M 1s
23:17:42 116736K ........ ........ ........ ........ ........ ........ 52% 267M 1s
23:17:42 119808K ........ ........ ........ ........ ........ ........ 53% 267M 0s
23:17:42 122880K ........ ........ ........ ........ ........ ........ 54% 272M 0s
23:17:42 125952K ........ ........ ........ ........ ........ ........ 56% 267M 0s
23:17:42 129024K ........ ........ ........ ........ ........ ........ 57% 267M 0s
23:17:42 132096K ........ ........ ........ ........ ........ ........ 58% 268M 0s
23:17:42 135168K ........ ........ ........ ........ ........ ........ 60% 267M 0s
23:17:42 138240K ........ ........ ........ ........ ........ ........ 61% 260M 0s
23:17:42 141312K ........ ........ ........ ........ ........ ........ 62% 264M 0s
23:17:42 144384K ........ ........ ........ ........ ........ ........ 64% 247M 0s
23:17:42 147456K ........ ........ ........ ........ ........ ........ 65% 182M 0s
23:17:42 150528K ........ ........ ........ ........ ........ ........ 66% 313M 0s
23:17:42 153600K ........ ........ ........ ........ ........ ........ 68% 243M 0s
23:17:42 156672K ........ ........ ........ ........ ........ ........ 69% 265M 0s
23:17:42 159744K ........ ........ ........ ........ ........ ........ 70% 259M 0s
23:17:42 162816K ........ ........ ........ ........ ........ ........ 72% 266M 0s
23:17:42 165888K ........ ........ ........ ........ ........ ........ 73% 276M 0s
23:17:42 168960K ........ ........ ........ ........ ........ ........ 74% 265M 0s
23:17:42 172032K ........ ........ ........ ........ ........ ........ 76% 269M 0s
23:17:42 175104K ........ ........ ........ ........ ........ ........ 77% 271M 0s
23:17:42 178176K ........ ........ ........ ........ ........ ........ 78% 273M 0s
23:17:42 181248K ........ ........ ........ ........ ........ ........ 80% 256M 0s
23:17:42 184320K ........ ........ ........ ........ ........ ........ 81% 266M 0s
23:17:43 187392K ........ ........ ........ ........ ........ ........ 83% 266M 0s
23:17:43 190464K ........ ........ ........ ........ ........ ........ 84% 266M 0s
23:17:43 193536K ........ ........ ........ ........ ........ ........ 85% 266M 0s
23:17:43 196608K ........ ........ ........ ........ ........ ........ 87% 268M 0s
23:17:43 199680K ........ ........ ........ ........ ........ ........ 88% 266M 0s
23:17:43 202752K ........ ........ ........ ........ ........ ........ 89% 267M 0s
23:17:43 205824K ........ ........ ........ ........ ........ ........ 91% 246M 0s
23:17:43 208896K ........ ........ ........ ........ ........ ........ 92% 290M 0s
23:17:43 211968K ........ ........ ........ ........ ........ ........ 93% 265M 0s
23:17:43 215040K ........ ........ ........ ........ ........ ........ 95% 265M 0s
23:17:43 218112K ........ ........ ........ ........ ........ ........ 96% 267M 0s
23:17:43 221184K ........ ........ ........ ........ ........ ........ 97% 262M 0s
23:17:43 224256K ........ ........ ........ ........ ........ ........ 99% 265M 0s
23:17:43 227328K ........ ........ ........ ........ . 100% 274M=1.0s
23:17:43
23:17:43 2025-11-09 23:17:43 (231 MB/s) - ‘karaf-0.22.2-20251109.175627-96.zip’ saved [234981509/234981509]
23:17:43
23:17:43 Extracting the new controller...
23:17:43 + echo 'Extracting the new controller...'
23:17:43 + unzip -q karaf-0.22.2-20251109.175627-96.zip
23:17:45 Adding external repositories...
23:17:45 + echo 'Adding external repositories...'
23:17:45 + 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:17:45 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:17:45 ################################################################################
23:17:45 #
23:17:45 # Licensed to the Apache Software Foundation (ASF) under one or more
23:17:45 # contributor license agreements. See the NOTICE file distributed with
23:17:45 # this work for additional information regarding copyright ownership.
23:17:45 # The ASF licenses this file to You under the Apache License, Version 2.0
23:17:45 # (the "License"); you may not use this file except in compliance with
23:17:45 # the License. You may obtain a copy of the License at
23:17:45 #
23:17:45 # http://www.apache.org/licenses/LICENSE-2.0
23:17:45 #
23:17:45 # Unless required by applicable law or agreed to in writing, software
23:17:45 # distributed under the License is distributed on an "AS IS" BASIS,
23:17:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:17:45 # See the License for the specific language governing permissions and
23:17:45 # limitations under the License.
23:17:45 #
23:17:45 ################################################################################
23:17:45
23:17:45 #
23:17:45 # If set to true, the following property will not allow any certificate to be used
23:17:45 # when accessing Maven repositories through SSL
23:17:45 #
23:17:45 #org.ops4j.pax.url.mvn.certificateCheck=
23:17:45
23:17:45 #
23:17:45 # Path to the local Maven settings file.
23:17:45 # The repositories defined in this file will be automatically added to the list
23:17:45 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
23:17:45 # below is not set.
23:17:45 # The following locations are checked for the existence of the settings.xml file
23:17:45 # * 1. looks for the specified url
23:17:45 # * 2. if not found looks for ${user.home}/.m2/settings.xml
23:17:45 # * 3. if not found looks for ${maven.home}/conf/settings.xml
23:17:45 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
23:17:45 #
23:17:45 #org.ops4j.pax.url.mvn.settings=
23:17:45
23:17:45 #
23:17:45 # Path to the local Maven repository which is used to avoid downloading
23:17:45 # artifacts when they already exist locally.
23:17:45 # The value of this property will be extracted from the settings.xml file
23:17:45 # above, or defaulted to:
23:17:45 # System.getProperty( "user.home" ) + "/.m2/repository"
23:17:45 #
23:17:45 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
23:17:45
23:17:45 #
23:17:45 # Default this to false. It's just weird to use undocumented repos
23:17:45 #
23:17:45 org.ops4j.pax.url.mvn.useFallbackRepositories=false
23:17:45
23:17:45 #
23:17:45 # Uncomment if you don't wanna use the proxy settings
23:17:45 # from the Maven conf/settings.xml file
23:17:45 #
23:17:45 # org.ops4j.pax.url.mvn.proxySupport=false
23:17:45
23:17:45 #
23:17:45 # Comma separated list of repositories scanned when resolving an artifact.
23:17:45 # Those repositories will be checked before iterating through the
23:17:45 # below list of repositories and even before the local repository
23:17:45 # A repository url can be appended with zero or more of the following flags:
23:17:45 # @snapshots : the repository contains snaphots
23:17:45 # @noreleases : the repository does not contain any released artifacts
23:17:45 #
23:17:45 # The following property value will add the system folder as a repo.
23:17:45 #
23:17:45 org.ops4j.pax.url.mvn.defaultRepositories=\
23:17:45 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
23:17:45 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
23:17:45 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
23:17:45
23:17:45 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
23:17:45 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
23:17:45
23:17:45 #
23:17:45 # Comma separated list of repositories scanned when resolving an artifact.
23:17:45 # The default list includes the following repositories:
23:17:45 # http://repo1.maven.org/maven2@id=central
23:17:45 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
23:17:45 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
23:17:45 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
23:17:45 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
23:17:45 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
23:17:45 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
23:17:45 # To add repositories to the default ones, prepend '+' to the list of repositories
23:17:45 # to add.
23:17:45 # A repository url can be appended with zero or more of the following flags:
23:17:45 # @snapshots : the repository contains snapshots
23:17:45 # @noreleases : the repository does not contain any released artifacts
23:17:45 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
23:17:45 #
23:17:45 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:17:45
23:17:45 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
23:17:45 + [[ True == \T\r\u\e ]]
23:17:45 + echo 'Configuring the startup features...'
23:17:45 + 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:17:45 + FEATURE_TEST_STRING=features-test
23:17:45 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT
23:17:45 + KARAF_VERSION=karaf4
23:17:45 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
23:17:45 + 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:17:45 + [[ ! -z '' ]]
23:17:45 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:17:45 ################################################################################
23:17:45 #
23:17:45 # Licensed to the Apache Software Foundation (ASF) under one or more
23:17:45 # contributor license agreements. See the NOTICE file distributed with
23:17:45 # this work for additional information regarding copyright ownership.
23:17:45 # The ASF licenses this file to You under the Apache License, Version 2.0
23:17:45 # (the "License"); you may not use this file except in compliance with
23:17:45 # the License. You may obtain a copy of the License at
23:17:45 #
23:17:45 # http://www.apache.org/licenses/LICENSE-2.0
23:17:45 #
23:17:45 # Unless required by applicable law or agreed to in writing, software
23:17:45 # distributed under the License is distributed on an "AS IS" BASIS,
23:17:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:17:45 # See the License for the specific language governing permissions and
23:17:45 # limitations under the License.
23:17:45 #
23:17:45 ################################################################################
23:17:45
23:17:45 #
23:17:45 # Comma separated list of features repositories to register by default
23:17:45 #
23:17:45 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}/7d4c487e-02ee-4b74-b184-7941fb81c950.xml
23:17:45
23:17:45 #
23:17:45 # Comma separated list of features to install at startup
23:17:45 #
23:17:45 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, f2f5a833-399c-43b7-b698-e7742c62fb57
23:17:45
23:17:45 #
23:17:45 # Resource repositories (OBR) that the features resolver can use
23:17:45 # to resolve requirements/capabilities
23:17:45 #
23:17:45 # The format of the resourceRepositories is
23:17:45 # resourceRepositories=[xml:url|json:url],...
23:17:45 # for Instance:
23:17:45 #
23:17:45 #resourceRepositories=xml:http://host/path/to/index.xml
23:17:45 # or
23:17:45 #resourceRepositories=json:http://host/path/to/index.json
23:17:45 #
23:17:45
23:17:45 #
23:17:45 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
23:17:45 #
23:17:45 featuresBootAsynchronous=false
23:17:45
23:17:45 #
23:17:45 # Service requirements enforcement
23:17:45 #
23:17:45 # By default, the feature resolver checks the service requirements/capabilities of
23:17:45 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
23:17:45 # the required bundles.
23:17:45 # The following flag can have those values:
23:17:45 # - disable: service requirements are completely ignored
23:17:45 # - default: service requirements are ignored for old features
23:17:45 # - enforce: service requirements are always verified
23:17:45 #
23:17:45 #serviceRequirements=default
23:17:45
23:17:45 #
23:17:45 # Store cfg file for config element in feature
23:17:45 #
23:17:45 #configCfgStore=true
23:17:45
23:17:45 #
23:17:45 # Define if the feature service automatically refresh bundles
23:17:45 #
23:17:45 autoRefresh=true
23:17:45
23:17:45 #
23:17:45 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
23:17:45 # XML file defines instructions related to features processing
23:17:45 # versions.properties may declare properties to resolve placeholders in XML file
23:17:45 # both files are relative to ${karaf.etc}
23:17:45 #
23:17:45 #featureProcessing=org.apache.karaf.features.xml
23:17:45 #featureProcessingVersions=versions.properties
23:17:45 + configure_karaf_log karaf4 ''
23:17:45 + local -r karaf_version=karaf4
23:17:45 + local -r controllerdebugmap=
23:17:45 + local logapi=log4j
23:17:45 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:45 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:17:45 log4j2.rootLogger.level = INFO
23:17:45 #log4j2.rootLogger.type = asyncRoot
23:17:45 #log4j2.rootLogger.includeLocation = false
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:17:45 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:17:45 log4j2.rootLogger.appenderRef.Console.ref = Console
23:17:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:17:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:17:45 log4j2.logger.spifly.name = org.apache.aries.spifly
23:17:45 log4j2.logger.spifly.level = WARN
23:17:45 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:17:45 log4j2.logger.audit.level = INFO
23:17:45 log4j2.logger.audit.additivity = false
23:17:45 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:17:45 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:17:45 log4j2.appender.console.type = Console
23:17:45 log4j2.appender.console.name = Console
23:17:45 log4j2.appender.console.layout.type = PatternLayout
23:17:45 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:17:45 log4j2.appender.rolling.type = RollingRandomAccessFile
23:17:45 log4j2.appender.rolling.name = RollingFile
23:17:45 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:17:45 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:17:45 #log4j2.appender.rolling.immediateFlush = false
23:17:45 log4j2.appender.rolling.append = true
23:17:45 log4j2.appender.rolling.layout.type = PatternLayout
23:17:45 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:17:45 log4j2.appender.rolling.policies.type = Policies
23:17:45 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:17:45 log4j2.appender.rolling.policies.size.size = 64MB
23:17:45 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:17:45 log4j2.appender.rolling.strategy.max = 7
23:17:45 log4j2.appender.audit.type = RollingRandomAccessFile
23:17:45 log4j2.appender.audit.name = AuditRollingFile
23:17:45 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:17:45 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:17:45 log4j2.appender.audit.append = true
23:17:45 log4j2.appender.audit.layout.type = PatternLayout
23:17:45 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:17:45 log4j2.appender.audit.policies.type = Policies
23:17:45 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:17:45 log4j2.appender.audit.policies.size.size = 8MB
23:17:45 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:17:45 log4j2.appender.audit.strategy.max = 7
23:17:45 log4j2.appender.osgi.type = PaxOsgi
23:17:45 log4j2.appender.osgi.name = PaxOsgi
23:17:45 log4j2.appender.osgi.filter = *
23:17:45 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:17:45 #log4j2.logger.aether.level = TRACE
23:17:45 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:17:45 #log4j2.logger.http-headers.level = DEBUG
23:17:45 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:17:45 #log4j2.logger.maven.level = TRACE
23:17:45 + logapi=log4j2
23:17:45 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
23:17:45 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
23:17:45 + '[' log4j2 == log4j2 ']'
23:17:45 + 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:17:45 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
23:17:45 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
23:17:45 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
23:17:45 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
23:17:45 + unset IFS
23:17:45 controllerdebugmap:
23:17:45 + echo 'controllerdebugmap: '
23:17:45 + '[' -n '' ']'
23:17:45 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:45 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
23:17:45 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:45 ################################################################################
23:17:45 #
23:17:45 # Licensed to the Apache Software Foundation (ASF) under one or more
23:17:45 # contributor license agreements. See the NOTICE file distributed with
23:17:45 # this work for additional information regarding copyright ownership.
23:17:45 # The ASF licenses this file to You under the Apache License, Version 2.0
23:17:45 # (the "License"); you may not use this file except in compliance with
23:17:45 # the License. You may obtain a copy of the License at
23:17:45 #
23:17:45 # http://www.apache.org/licenses/LICENSE-2.0
23:17:45 #
23:17:45 # Unless required by applicable law or agreed to in writing, software
23:17:45 # distributed under the License is distributed on an "AS IS" BASIS,
23:17:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:17:45 # See the License for the specific language governing permissions and
23:17:45 # limitations under the License.
23:17:45 #
23:17:45 ################################################################################
23:17:45
23:17:45 # Common pattern layout for appenders
23:17:45 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
23:17:45
23:17:45 # Root logger
23:17:45 log4j2.rootLogger.level = INFO
23:17:45 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
23:17:45 #log4j2.rootLogger.type = asyncRoot
23:17:45 #log4j2.rootLogger.includeLocation = false
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
23:17:45 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
23:17:45 log4j2.rootLogger.appenderRef.Console.ref = Console
23:17:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
23:17:45 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
23:17:45
23:17:45 # Filters for logs marked by org.opendaylight.odlparent.Markers
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
23:17:45 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
23:17:45
23:17:45 # Loggers configuration
23:17:45
23:17:45 # Spifly logger
23:17:45 log4j2.logger.spifly.name = org.apache.aries.spifly
23:17:45 log4j2.logger.spifly.level = WARN
23:17:45
23:17:45 # Security audit logger
23:17:45 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
23:17:45 log4j2.logger.audit.level = INFO
23:17:45 log4j2.logger.audit.additivity = false
23:17:45 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
23:17:45
23:17:45 # Appenders configuration
23:17:45
23:17:45 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
23:17:45 log4j2.appender.console.type = Console
23:17:45 log4j2.appender.console.name = Console
23:17:45 log4j2.appender.console.layout.type = PatternLayout
23:17:45 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
23:17:45
23:17:45 # Rolling file appender
23:17:45 log4j2.appender.rolling.type = RollingRandomAccessFile
23:17:45 log4j2.appender.rolling.name = RollingFile
23:17:45 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
23:17:45 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
23:17:45 # uncomment to not force a disk flush
23:17:45 #log4j2.appender.rolling.immediateFlush = false
23:17:45 log4j2.appender.rolling.append = true
23:17:45 log4j2.appender.rolling.layout.type = PatternLayout
23:17:45 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
23:17:45 log4j2.appender.rolling.policies.type = Policies
23:17:45 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
23:17:45 log4j2.appender.rolling.policies.size.size = 1GB
23:17:45 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
23:17:45 log4j2.appender.rolling.strategy.max = 7
23:17:45
23:17:45 # Audit file appender
23:17:45 log4j2.appender.audit.type = RollingRandomAccessFile
23:17:45 log4j2.appender.audit.name = AuditRollingFile
23:17:45 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
23:17:45 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
23:17:45 log4j2.appender.audit.append = true
23:17:45 log4j2.appender.audit.layout.type = PatternLayout
23:17:45 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
23:17:45 log4j2.appender.audit.policies.type = Policies
23:17:45 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
23:17:45 log4j2.appender.audit.policies.size.size = 8MB
23:17:45 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
23:17:45 log4j2.appender.audit.strategy.max = 7
23:17:45
23:17:45 # OSGi appender
23:17:45 log4j2.appender.osgi.type = PaxOsgi
23:17:45 log4j2.appender.osgi.name = PaxOsgi
23:17:45 log4j2.appender.osgi.filter = *
23:17:45
23:17:45 # help with identification of maven-related problems with pax-url-aether
23:17:45 #log4j2.logger.aether.name = shaded.org.eclipse.aether
23:17:45 #log4j2.logger.aether.level = TRACE
23:17:45 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
23:17:45 #log4j2.logger.http-headers.level = DEBUG
23:17:45 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
23:17:45 #log4j2.logger.maven.level = TRACE
23:17:45 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
23:17:45 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
23:17:45 Configure
23:17:45 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:45 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
23:17:45 + local -r controllermem=2048m
23:17:45 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:45 + echo Configure
23:17:45 java home: /usr/lib/jvm/java-21-openjdk-amd64
23:17:45 max memory: 2048m
23:17:45 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
23:17:45 + echo ' max memory: 2048m'
23:17:45 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:45 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:17:45 + 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:17:45 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:45 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:45 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv'
23:17:45 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:45 #!/bin/sh
23:17:45 #
23:17:45 # Licensed to the Apache Software Foundation (ASF) under one or more
23:17:45 # contributor license agreements. See the NOTICE file distributed with
23:17:45 # this work for additional information regarding copyright ownership.
23:17:45 # The ASF licenses this file to You under the Apache License, Version 2.0
23:17:45 # (the "License"); you may not use this file except in compliance with
23:17:45 # the License. You may obtain a copy of the License at
23:17:45 #
23:17:45 # http://www.apache.org/licenses/LICENSE-2.0
23:17:45 #
23:17:45 # Unless required by applicable law or agreed to in writing, software
23:17:45 # distributed under the License is distributed on an "AS IS" BASIS,
23:17:45 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
23:17:45 # See the License for the specific language governing permissions and
23:17:45 # limitations under the License.
23:17:45 #
23:17:45
23:17:45 #
23:17:45 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
23:17:45 # script: client, instance, shell, start, status, stop, karaf
23:17:45 #
23:17:45 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
23:17:45 # Actions go here...
23:17:45 # fi
23:17:45
23:17:45 #
23:17:45 # general settings which should be applied for all scripts go here; please keep
23:17:45 # in mind that it is possible that scripts might be executed more than once, e.g.
23:17:45 # in example of the start script where the start script is executed first and the
23:17:45 # karaf script afterwards.
23:17:45 #
23:17:45
23:17:45 #
23:17:45 # The following section shows the possible configuration options for the default
23:17:45 # karaf scripts
23:17:45 #
23:17:45 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
23:17:45 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
23:17:45 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
23:17:45 # export EXTRA_JAVA_OPTS # Additional JVM options
23:17:45 # export KARAF_HOME # Karaf home folder
23:17:45 # export KARAF_DATA # Karaf data folder
23:17:45 # export KARAF_BASE # Karaf base folder
23:17:45 # export KARAF_ETC # Karaf etc folder
23:17:45 # export KARAF_LOG # Karaf log folder
23:17:45 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
23:17:45 # export KARAF_OPTS # Additional available Karaf options
23:17:45 # export KARAF_DEBUG # Enable debug mode
23:17:45 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
23:17:45 # export KARAF_NOROOT # Prevent execution as root if set to true
23:17:45 Set Java version
23:17:45 + echo 'Set Java version'
23:17:45 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
23:17:45 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:17:45 sudo: a password is required
23:17:45 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:17:45 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:17:45 sudo: a password is required
23:17:45 JDK default version ...
23:17:45 + echo 'JDK default version ...'
23:17:45 + java -version
23:17:45 openjdk version "21.0.8" 2025-07-15
23:17:45 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1)
23:17:45 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing)
23:17:45 Set JAVA_HOME
23:17:45 + echo 'Set JAVA_HOME'
23:17:45 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:17:45 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
23:17:45 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:17:45 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:17:45 Listing all open ports on controller system...
23:17:45 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
23:17:45 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
23:17:45 + echo 'Listing all open ports on controller system...'
23:17:45 + netstat -pnatu
23:17:45 /tmp/configuration-script.sh: line 40: netstat: command not found
23:17:45 Configuring cluster
23:17:45 + '[' -f /tmp/custom_shard_config.txt ']'
23:17:45 + echo 'Configuring cluster'
23:17:45 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.131 10.30.170.126 10.30.170.70
23:17:45 ################################################
23:17:45 ## Configure Cluster ##
23:17:45 ################################################
23:17:45 NOTE: Cluster configuration files not found. Copying from
23:17:45 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2
23:17:45 Configuring unique name in pekko.conf
23:17:45 Configuring hostname in pekko.conf
23:17:45 Configuring data and rpc seed nodes in pekko.conf
23:17:45 modules = [
23:17:45
23:17:45 {
23:17:45 name = "inventory"
23:17:45 namespace = "urn:opendaylight:inventory"
23:17:45 shard-strategy = "module"
23:17:45 },
23:17:45 {
23:17:45 name = "topology"
23:17:45 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:17:45 shard-strategy = "module"
23:17:45 },
23:17:45 {
23:17:45 name = "toaster"
23:17:45 namespace = "http://netconfcentral.org/ns/toaster"
23:17:45 shard-strategy = "module"
23:17:45 }
23:17:45 ]
23:17:45 Configuring replication type in module-shards.conf
23:17:45 ################################################
23:17:45 ## NOTE: Manually restart controller to ##
23:17:45 ## apply configuration. ##
23:17:45 ################################################
23:17:45 Dump pekko.conf
23:17:45 + echo 'Dump pekko.conf'
23:17:45 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:17:45
23:17:45 odl-cluster-data {
23:17:45 pekko {
23:17:45 remote {
23:17:45 artery {
23:17:45 enabled = on
23:17:45 transport = tcp
23:17:45 canonical.hostname = "10.30.170.70"
23:17:45 canonical.port = 2550
23:17:45 }
23:17:45 }
23:17:45
23:17:45 cluster {
23:17:45 # Using artery.
23:17:45 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.131:2550",
23:17:45 "pekko://opendaylight-cluster-data@10.30.170.126:2550",
23:17:45 "pekko://opendaylight-cluster-data@10.30.170.70:2550"]
23:17:45
23:17:45 roles = ["member-3"]
23:17:45
23:17:45 # when under load we might trip a false positive on the failure detector
23:17:45 # failure-detector {
23:17:45 # heartbeat-interval = 4 s
23:17:45 # acceptable-heartbeat-pause = 16s
23:17:45 # }
23:17:45 }
23:17:45
23:17:45 persistence {
23:17:45 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by
23:17:45 # modifying the following two properties. The directory location specified may be a relative or absolute path.
23:17:45 # The relative path is always relative to KARAF_HOME.
23:17:45
23:17:45 # snapshot-store.local.dir = "target/snapshots"
23:17:45
23:17:45 # Use lz4 compression for LocalSnapshotStore snapshots
23:17:45 snapshot-store.local.use-lz4-compression = false
23:17:45 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB
23:17:45 snapshot-store.local.lz4-blocksize = 256KB
23:17:45 }
23:17:45 disable-default-actor-system-quarantined-event-handling = "false"
23:17:45 }
23:17:45 }
23:17:45 Dump modules.conf
23:17:45 + echo 'Dump modules.conf'
23:17:45 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:17:45 modules = [
23:17:45
23:17:45 {
23:17:45 name = "inventory"
23:17:45 namespace = "urn:opendaylight:inventory"
23:17:45 shard-strategy = "module"
23:17:45 },
23:17:45 {
23:17:45 name = "topology"
23:17:45 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
23:17:45 shard-strategy = "module"
23:17:45 },
23:17:45 {
23:17:45 name = "toaster"
23:17:45 namespace = "http://netconfcentral.org/ns/toaster"
23:17:45 shard-strategy = "module"
23:17:45 }
23:17:45 ]
23:17:45 Dump module-shards.conf
23:17:45 + echo 'Dump module-shards.conf'
23:17:45 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:17:45 module-shards = [
23:17:45 {
23:17:45 name = "default"
23:17:45 shards = [
23:17:45 {
23:17:45 name = "default"
23:17:45 replicas = ["member-1",
23:17:45 "member-2",
23:17:45 "member-3"]
23:17:45 }
23:17:45 ]
23:17:45 },
23:17:45 {
23:17:45 name = "inventory"
23:17:45 shards = [
23:17:45 {
23:17:45 name="inventory"
23:17:45 replicas = ["member-1",
23:17:45 "member-2",
23:17:45 "member-3"]
23:17:45 }
23:17:45 ]
23:17:45 },
23:17:45 {
23:17:45 name = "topology"
23:17:45 shards = [
23:17:45 {
23:17:45 name="topology"
23:17:45 replicas = ["member-1",
23:17:45 "member-2",
23:17:45 "member-3"]
23:17:45 }
23:17:45 ]
23:17:45 },
23:17:45 {
23:17:45 name = "toaster"
23:17:45 shards = [
23:17:45 {
23:17:45 name="toaster"
23:17:45 replicas = ["member-1",
23:17:45 "member-2",
23:17:45 "member-3"]
23:17:45 }
23:17:45 ]
23:17:45 }
23:17:45 ]
23:17:45 Locating config plan to use...
23:17:45 Finished running config plans
23:17:45 Starting member-1 with IP address 10.30.170.131
23:17:45 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:17:45 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:17:45 Redirecting karaf console output to karaf_console.log
23:17:46 Starting controller...
23:17:46 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:17:46 Starting member-2 with IP address 10.30.170.126
23:17:46 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:17:46 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:17:46 Redirecting karaf console output to karaf_console.log
23:17:46 Starting controller...
23:17:46 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:17:46 Starting member-3 with IP address 10.30.170.70
23:17:46 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:17:46 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:17:46 Redirecting karaf console output to karaf_console.log
23:17:46 Starting controller...
23:17:46 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:17:46 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins6080672948195291721.sh
23:17:46 common-functions.sh is being sourced
23:17:46 common-functions environment:
23:17:46 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
23:17:46 ACTUALFEATURES:
23:17:46 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg
23:17:46 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties
23:17:46 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
23:17:46 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv
23:17:46 CONTROLLERMEM: 2048m
23:17:46 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf
23:17:46 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf
23:17:46 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf
23:17:46 SUITES:
23:17:46
23:17:46 + echo '#################################################'
23:17:46 #################################################
23:17:46 + echo '## Verify Cluster is UP ##'
23:17:46 ## Verify Cluster is UP ##
23:17:46 + echo '#################################################'
23:17:46 #################################################
23:17:46 + create_post_startup_script
23:17:46 + cat
23:17:46 + copy_and_run_post_startup_script
23:17:46 + seed_index=1
23:17:46 ++ seq 1 3
23:17:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:17:46 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:17:46 + echo 'Execute the post startup script on controller 10.30.170.131'
23:17:46 Execute the post startup script on controller 10.30.170.131
23:17:46 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.170.131:/tmp/
23:17:47 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:17:47 + ssh 10.30.170.131 'bash /tmp/post-startup-script.sh 1'
23:17:47 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:17:47 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:17:52 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:17:57 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:18:02 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:18:07 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:18:12 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:18:17 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:18:22 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:18:27 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:18:32 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:18:37 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:18:42 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:18:47 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:18:52 2025-11-09T23:18:22,412 | 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:18:52 Controller is UP
23:18:52 2025-11-09T23:18:22,412 | 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:18:52 Listing all open ports on controller system...
23:18:52 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:18:52 looking for "BindException: Address already in use" in log file
23:18:52 looking for "server is unhealthy" in log file
23:18:52 + '[' 1 == 0 ']'
23:18:52 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:18:52 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:18:52 + echo 'Execute the post startup script on controller 10.30.170.126'
23:18:52 Execute the post startup script on controller 10.30.170.126
23:18:52 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.170.126:/tmp/
23:18:52 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:18:53 + ssh 10.30.170.126 'bash /tmp/post-startup-script.sh 2'
23:18:53 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:18:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:18:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:19:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:19:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:19:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:19:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:19:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:19:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:19:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:19:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:19:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:19:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:19:53 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:19:58 2025-11-09T23:18:23,929 | 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:19:58 Controller is UP
23:19:58 2025-11-09T23:18:23,929 | 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:19:58 Listing all open ports on controller system...
23:19:58 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:19:58 looking for "BindException: Address already in use" in log file
23:19:58 looking for "server is unhealthy" in log file
23:19:58 + '[' 2 == 0 ']'
23:19:58 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:19:58 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:19:58 + echo 'Execute the post startup script on controller 10.30.170.70'
23:19:58 Execute the post startup script on controller 10.30.170.70
23:19:58 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.170.70:/tmp/
23:19:58 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:19:58 + ssh 10.30.170.70 'bash /tmp/post-startup-script.sh 3'
23:19:58 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:19:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:20:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:20:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:20:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:20:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:20:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:20:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:20:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:20:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:20:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:20:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:20:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
23:20:59 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
23:21:04 2025-11-09T23:18:24,763 | 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:21:04 Controller is UP
23:21:04 2025-11-09T23:18:24,763 | 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:21:04 Listing all open ports on controller system...
23:21:04 /tmp/post-startup-script.sh: line 51: netstat: command not found
23:21:04 looking for "BindException: Address already in use" in log file
23:21:04 looking for "server is unhealthy" in log file
23:21:04 + '[' 0 == 0 ']'
23:21:04 + seed_index=1
23:21:04 + dump_controller_threads
23:21:04 ++ seq 1 3
23:21:04 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:21:04 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:21:04 + echo 'Let'\''s take the karaf thread dump'
23:21:04 Let's take the karaf thread dump
23:21:04 + ssh 10.30.170.131 'sudo ps aux'
23:21:04 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:21:04 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log
23:21:04 ++ grep -v grep
23:21:04 ++ cut -f2 '-d '
23:21:04 ++ tr -s ' '
23:21:04 + pid=2039
23:21:04 + echo 'karaf main: org.apache.karaf.main.Main, pid:2039'
23:21:04 karaf main: org.apache.karaf.main.Main, pid:2039
23:21:04 + ssh 10.30.170.131 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2039'
23:21:04 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:21:05 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:21:05 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:21:05 + echo 'Let'\''s take the karaf thread dump'
23:21:05 Let's take the karaf thread dump
23:21:05 + ssh 10.30.170.126 'sudo ps aux'
23:21:05 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:21:05 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log
23:21:05 ++ grep -v grep
23:21:05 ++ tr -s ' '
23:21:05 ++ cut -f2 '-d '
23:21:05 + pid=2041
23:21:05 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
23:21:05 karaf main: org.apache.karaf.main.Main, pid:2041
23:21:05 + ssh 10.30.170.126 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
23:21:05 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:21:06 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:21:06 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:21:06 + echo 'Let'\''s take the karaf thread dump'
23:21:06 Let's take the karaf thread dump
23:21:06 + ssh 10.30.170.70 'sudo ps aux'
23:21:06 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:21:06 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log
23:21:06 ++ grep -v grep
23:21:06 ++ cut -f2 '-d '
23:21:06 ++ tr -s ' '
23:21:06 + pid=2038
23:21:06 + echo 'karaf main: org.apache.karaf.main.Main, pid:2038'
23:21:06 karaf main: org.apache.karaf.main.Main, pid:2038
23:21:06 + ssh 10.30.170.70 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2038'
23:21:06 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:21:07 + '[' 0 -gt 0 ']'
23:21:07 + echo 'Generating controller variables...'
23:21:07 Generating controller variables...
23:21:07 ++ seq 1 3
23:21:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:21:07 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:21:07 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.131'
23:21:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:21:07 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:21:07 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.131 -v ODL_SYSTEM_2_IP:10.30.170.126'
23:21:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:21:07 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:21:07 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.131 -v ODL_SYSTEM_2_IP:10.30.170.126 -v ODL_SYSTEM_3_IP:10.30.170.70'
23:21:07 + echo 'Generating mininet variables...'
23:21:07 Generating mininet variables...
23:21:07 ++ seq 1 1
23:21:07 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
23:21:07 + MININETIP=TOOLS_SYSTEM_1_IP
23:21:07 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.67'
23:21:07 + get_test_suites SUITES
23:21:07 + local __suite_list=SUITES
23:21:07 + echo 'Locating test plan to use...'
23:21:07 Locating test plan to use...
23:21:07 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale-titanium.txt
23:21:07 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale-titanium.txt ']'
23:21:07 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale.txt
23:21:07 + '[' disabled '!=' disabled ']'
23:21:07 + echo 'Changing the testplan path...'
23:21:07 Changing the testplan path...
23:21:07 + 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:21:07 + cat testplan.txt
23:21:07 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
23:21:07 #
23:21:07 # This program and the accompanying materials are made available under the
23:21:07 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
23:21:07 # and is available at http://www.eclipse.org/legal/epl-v10.html
23:21:07
23:21:07 # Place the suites in run order:
23:21:07 /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot
23:21:07 + '[' -z '' ']'
23:21:07 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
23:21:07 ++ tr '\012' ' '
23:21:07 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot '
23:21:07 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot '\'''
23:21:07 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot '
23:21:07 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot ...'
23:21:07 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot ...
23:21:07 + 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-20251109.175627-96.zip -v CONTROLLER:10.30.170.131 -v CONTROLLER1:10.30.170.126 -v CONTROLLER2:10.30.170.70 -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.67 -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.131 -v ODL_SYSTEM_1_IP:10.30.170.131 -v ODL_SYSTEM_2_IP:10.30.170.126 -v ODL_SYSTEM_3_IP:10.30.170.70 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.67 -v TOOLS_SYSTEM_1_IP:10.30.171.67 -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:21:08 ==============================================================================
23:21:08 netconf-clustering-scale.txt :: netconf-restperfclient update performance t...
23:21:08 ==============================================================================
23:21:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:15 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:16 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:21 | PASS |
23:21:21 ------------------------------------------------------------------------------
23:21:21 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:22 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:23 | PASS |
23:21:23 ------------------------------------------------------------------------------
23:21:23 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:23 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:25 | PASS |
23:21:25 ------------------------------------------------------------------------------
23:21:25 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:25 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:26 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:27 | PASS |
23:21:27 ------------------------------------------------------------------------------
23:21:27 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:27 | FAIL |
23:21:27 ... click for list of related bugs or create a new one if needed (with the
23:21:27 "netconf_clustering_scale_txt_create_device_data"
23:21:27 reference somewhere inside)
23:21:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_create_device_data&order=bug_status"
23:21:27
23:21:27 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.126:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount
23:21:27 ------------------------------------------------------------------------------
23:21:27 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
23:21:27 Setup failed:
23:21:27 SKIPPED due to a failure in a previous fundamental test case.
23:21:27 ------------------------------------------------------------------------------
23:21:27 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
23:21:27 Setup failed:
23:21:27 SKIPPED due to a failure in a previous fundamental test case.
23:21:27 ------------------------------------------------------------------------------
23:21:27 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:27 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
23:21:27 | FAIL |
23:21:27 ... click for list of related bugs or create a new one if needed (with the
23:21:27 "netconf_clustering_scale_txt_cleanup_and_collect"
23:21:27 reference somewhere inside)
23:21:27 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status"
23:21:27
23:21:27 '' == ''
23:21:27 ------------------------------------------------------------------------------
23:21:28 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL |
23:21:28 8 tests, 4 passed, 4 failed
23:21:28 ==============================================================================
23:21:28 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/output.xml
23:21:28 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/log.html
23:21:28 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/report.html
23:21:28 + true
23:21:28 + echo 'Examining the files in data/log and checking filesize'
23:21:28 Examining the files in data/log and checking filesize
23:21:28 + ssh 10.30.170.131 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:21:28 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:21:28 total 400
23:21:28 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:17 .
23:21:28 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 9 23:17 karaf_console.log
23:21:28 drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 23:18 ..
23:21:28 -rw-rw-r-- 1 jenkins jenkins 395507 Nov 9 23:21 karaf.log
23:21:28 + ssh 10.30.170.131 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:21:28 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:21:28 388K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:21:28 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:21:28 + ssh 10.30.170.126 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:21:29 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:21:29 total 396
23:21:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:17 .
23:21:29 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 9 23:17 karaf_console.log
23:21:29 drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 23:18 ..
23:21:29 -rw-rw-r-- 1 jenkins jenkins 393160 Nov 9 23:21 karaf.log
23:21:29 + ssh 10.30.170.126 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:21:29 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:21:29 384K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:21:29 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:21:29 + ssh 10.30.170.70 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/'
23:21:29 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:21:29 total 396
23:21:29 drwxrwxr-x 2 jenkins jenkins 4096 Nov 9 23:17 .
23:21:29 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 9 23:17 karaf_console.log
23:21:29 drwxrwxr-x 9 jenkins jenkins 4096 Nov 9 23:18 ..
23:21:29 -rw-rw-r-- 1 jenkins jenkins 389621 Nov 9 23:21 karaf.log
23:21:29 + ssh 10.30.170.70 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*'
23:21:29 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:21:29 384K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:21:29 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:21:29 + set +e
23:21:29 ++ seq 1 3
23:21:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:21:29 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:21:29 + echo 'Let'\''s take the karaf thread dump again'
23:21:29 Let's take the karaf thread dump again
23:21:29 + ssh 10.30.170.131 'sudo ps aux'
23:21:29 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:21:30 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log
23:21:30 ++ tr -s ' '
23:21:30 ++ cut -f2 '-d '
23:21:30 ++ grep -v grep
23:21:30 + pid=2039
23:21:30 + echo 'karaf main: org.apache.karaf.main.Main, pid:2039'
23:21:30 karaf main: org.apache.karaf.main.Main, pid:2039
23:21:30 + ssh 10.30.170.131 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2039'
23:21:30 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:21:30 + echo 'killing karaf process...'
23:21:30 killing karaf process...
23:21:30 + ssh 10.30.170.131 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:21:30 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:21:30 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:21:30 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:21:30 + echo 'Let'\''s take the karaf thread dump again'
23:21:30 Let's take the karaf thread dump again
23:21:30 + ssh 10.30.170.126 'sudo ps aux'
23:21:30 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:21:31 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log
23:21:31 ++ grep -v grep
23:21:31 ++ cut -f2 '-d '
23:21:31 ++ tr -s ' '
23:21:31 + pid=2041
23:21:31 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
23:21:31 karaf main: org.apache.karaf.main.Main, pid:2041
23:21:31 + ssh 10.30.170.126 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
23:21:31 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:21:31 + echo 'killing karaf process...'
23:21:31 killing karaf process...
23:21:31 + ssh 10.30.170.126 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:21:31 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:21:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:21:31 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:21:31 + echo 'Let'\''s take the karaf thread dump again'
23:21:31 Let's take the karaf thread dump again
23:21:31 + ssh 10.30.170.70 'sudo ps aux'
23:21:31 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:21:31 ++ grep -v grep
23:21:31 ++ tr -s ' '
23:21:31 ++ cut -f2 '-d '
23:21:31 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log
23:21:31 + pid=2038
23:21:31 + echo 'karaf main: org.apache.karaf.main.Main, pid:2038'
23:21:31 karaf main: org.apache.karaf.main.Main, pid:2038
23:21:31 + ssh 10.30.170.70 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2038'
23:21:31 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:21:32 + echo 'killing karaf process...'
23:21:32 killing karaf process...
23:21:32 + ssh 10.30.170.70 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
23:21:32 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:21:32 + sleep 5
23:21:37 ++ seq 1 3
23:21:37 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:21:37 + CONTROLLERIP=ODL_SYSTEM_1_IP
23:21:37 + echo 'Compressing karaf.log 1'
23:21:37 Compressing karaf.log 1
23:21:37 + ssh 10.30.170.131 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:21:37 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:21:37 + echo 'Fetching compressed karaf.log 1'
23:21:37 Fetching compressed karaf.log 1
23:21:37 + scp 10.30.170.131:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
23:21:37 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:21:38 + ssh 10.30.170.131 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:21:38 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:21:38 + scp 10.30.170.131:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
23:21:38 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:21:38 + ssh 10.30.170.131 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:21:38 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:21:38 + echo 'Fetch GC logs'
23:21:38 Fetch GC logs
23:21:38 + mkdir -p gclogs-1
23:21:38 + scp '10.30.170.131:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-1/
23:21:38 Warning: Permanently added '10.30.170.131' (ECDSA) to the list of known hosts.
23:21:38 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:21:38 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:21:38 + CONTROLLERIP=ODL_SYSTEM_2_IP
23:21:38 + echo 'Compressing karaf.log 2'
23:21:38 Compressing karaf.log 2
23:21:38 + ssh 10.30.170.126 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:21:38 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:21:39 + echo 'Fetching compressed karaf.log 2'
23:21:39 Fetching compressed karaf.log 2
23:21:39 + scp 10.30.170.126:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
23:21:39 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:21:39 + ssh 10.30.170.126 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:21:39 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:21:39 + scp 10.30.170.126:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
23:21:39 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:21:39 + ssh 10.30.170.126 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:21:39 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:21:40 + echo 'Fetch GC logs'
23:21:40 Fetch GC logs
23:21:40 + mkdir -p gclogs-2
23:21:40 + scp '10.30.170.126:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-2/
23:21:40 Warning: Permanently added '10.30.170.126' (ECDSA) to the list of known hosts.
23:21:40 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:21:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
23:21:40 + CONTROLLERIP=ODL_SYSTEM_3_IP
23:21:40 + echo 'Compressing karaf.log 3'
23:21:40 Compressing karaf.log 3
23:21:40 + ssh 10.30.170.70 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log
23:21:40 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:21:40 + echo 'Fetching compressed karaf.log 3'
23:21:40 Fetching compressed karaf.log 3
23:21:40 + scp 10.30.170.70:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
23:21:40 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:21:40 + ssh 10.30.170.70 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz
23:21:40 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:21:40 + scp 10.30.170.70:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
23:21:41 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:21:41 + ssh 10.30.170.70 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log
23:21:41 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:21:41 + echo 'Fetch GC logs'
23:21:41 Fetch GC logs
23:21:41 + mkdir -p gclogs-3
23:21:41 + scp '10.30.170.70:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-3/
23:21:41 Warning: Permanently added '10.30.170.70' (ECDSA) to the list of known hosts.
23:21:41 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory
23:21:41 + echo 'Examine copied files'
23:21:41 Examine copied files
23:21:41 + ls -lt
23:21:41 total 2256
23:21:41 drwxrwxr-x. 2 jenkins jenkins 6 Nov 9 23:21 gclogs-3
23:21:41 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 9 23:21 odl3_karaf_console.log
23:21:41 -rw-rw-r--. 1 jenkins jenkins 30093 Nov 9 23:21 odl3_karaf.log.gz
23:21:41 drwxrwxr-x. 2 jenkins jenkins 6 Nov 9 23:21 gclogs-2
23:21:41 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 9 23:21 odl2_karaf_console.log
23:21:41 -rw-rw-r--. 1 jenkins jenkins 30388 Nov 9 23:21 odl2_karaf.log.gz
23:21:41 drwxrwxr-x. 2 jenkins jenkins 6 Nov 9 23:21 gclogs-1
23:21:41 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 9 23:21 odl1_karaf_console.log
23:21:41 -rw-rw-r--. 1 jenkins jenkins 31117 Nov 9 23:21 odl1_karaf.log.gz
23:21:41 -rw-rw-r--. 1 jenkins jenkins 95891 Nov 9 23:21 karaf_3_2038_threads_after.log
23:21:41 -rw-rw-r--. 1 jenkins jenkins 14018 Nov 9 23:21 ps_after.log
23:21:41 -rw-rw-r--. 1 jenkins jenkins 105009 Nov 9 23:21 karaf_2_2041_threads_after.log
23:21:41 -rw-rw-r--. 1 jenkins jenkins 113939 Nov 9 23:21 karaf_1_2039_threads_after.log
23:21:41 -rw-rw-r--. 1 jenkins jenkins 247698 Nov 9 23:21 report.html
23:21:41 -rw-rw-r--. 1 jenkins jenkins 444042 Nov 9 23:21 log.html
23:21:41 -rw-rw-r--. 1 jenkins jenkins 807507 Nov 9 23:21 output.xml
23:21:41 -rw-rw-r--. 1 jenkins jenkins 2552 Nov 9 23:21 testtool--netconf-clustering-scale-txt.1762730477.468.log
23:21:41 -rw-rw-r--. 1 jenkins jenkins 451 Nov 9 23:21 testplan.txt
23:21:41 -rw-rw-r--. 1 jenkins jenkins 91369 Nov 9 23:21 karaf_3_2038_threads_before.log
23:21:41 -rw-rw-r--. 1 jenkins jenkins 13939 Nov 9 23:21 ps_before.log
23:21:41 -rw-rw-r--. 1 jenkins jenkins 93118 Nov 9 23:21 karaf_2_2041_threads_before.log
23:21:41 -rw-rw-r--. 1 jenkins jenkins 93122 Nov 9 23:21 karaf_1_2039_threads_before.log
23:21:41 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 9 23:17 post-startup-script.sh
23:21:41 -rw-rw-r--. 1 jenkins jenkins 252 Nov 9 23:17 startup-script.sh
23:21:41 -rw-rw-r--. 1 jenkins jenkins 3462 Nov 9 23:17 configuration-script.sh
23:21:41 -rw-rw-r--. 1 jenkins jenkins 335 Nov 9 23:17 detect_variables.env
23:21:41 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 9 23:17 pom.xml
23:21:41 -rw-rw-r--. 1 jenkins jenkins 92 Nov 9 23:17 set_variables.env
23:21:41 -rw-rw-r--. 1 jenkins jenkins 356 Nov 9 23:17 slave_addresses.txt
23:21:41 -rw-rw-r--. 1 jenkins jenkins 570 Nov 9 23:16 requirements.txt
23:21:41 -rw-rw-r--. 1 jenkins jenkins 26 Nov 9 23:16 env.properties
23:21:41 -rw-rw-r--. 1 jenkins jenkins 334 Nov 9 23:14 stack-parameters.yaml
23:21:41 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 9 23:13 test
23:21:41 drwxrwxr-x. 2 jenkins jenkins 6 Nov 9 23:13 test@tmp
23:21:41 -rw-rw-r--. 1 jenkins jenkins 1404 Nov 9 17:56 maven-metadata.xml
23:21:41 + true
23:21:41 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/sh /tmp/jenkins14066399122266570883.sh
23:21:41 Cleaning up Robot installation...
23:21:42 $ ssh-agent -k
23:21:42 unset SSH_AUTH_SOCK;
23:21:42 unset SSH_AGENT_PID;
23:21:42 echo Agent pid 5287 killed;
23:21:42 [ssh-agent] Stopped.
23:21:42 Recording plot data
23:21:42 Robot results publisher started...
23:21:42 INFO: Checking test criticality is deprecated and will be dropped in a future release!
23:21:42 -Parsing output xml:
23:21:42 Done!
23:21:42 -Copying log files to build dir:
23:21:43 Done!
23:21:43 -Assigning results to build:
23:21:43 Done!
23:21:43 -Checking thresholds:
23:21:43 Done!
23:21:43 Done publishing Robot results.
23:21:43 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
23:21:43 [PostBuildScript] - [INFO] Executing post build scripts.
23:21:43 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins5496025782118709777.sh
23:21:43 Archiving csit artifacts
23:21:43 mv: cannot stat '*_1.png': No such file or directory
23:21:43 mv: cannot stat '/tmp/odl1_*': No such file or directory
23:21:43 mv: cannot stat '*_2.png': No such file or directory
23:21:43 mv: cannot stat '/tmp/odl2_*': No such file or directory
23:21:43 mv: cannot stat '*_3.png': No such file or directory
23:21:43 mv: cannot stat '/tmp/odl3_*': No such file or directory
23:21:43 % Total % Received % Xferd Average Speed Time Time Time Current
23:21:43 Dload Upload Total Spent Left Speed
23:21:43
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 311k 0 311k 0 0 4653k 0 --:--:-- --:--:-- --:--:-- 4653k
23:21:43 Archive: robot-plugin.zip
23:21:43 inflating: ./archives/robot-plugin/log.html
23:21:43 inflating: ./archives/robot-plugin/output.xml
23:21:43 inflating: ./archives/robot-plugin/report.html
23:21:43 mv: cannot stat '*.log.gz': No such file or directory
23:21:43 mv: cannot stat '*.csv': No such file or directory
23:21:43 mv: cannot stat '*.png': No such file or directory
23:21:43 [PostBuildScript] - [INFO] Executing post build scripts.
23:21:43 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins17749573798655157153.sh
23:21:43 [PostBuildScript] - [INFO] Executing post build scripts.
23:21:43 [EnvInject] - Injecting environment variables from a build step.
23:21:43 [EnvInject] - Injecting as environment variables the properties content
23:21:43 OS_CLOUD=vex
23:21:43 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-121
23:21:43
23:21:43 [EnvInject] - Variables injected successfully.
23:21:43 provisioning config files...
23:21:43 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
23:21:43 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins17768963202388893191.sh
23:21:43 ---> openstack-stack-delete.sh
23:21:43 Setup pyenv:
23:21:43 system
23:21:43 3.8.13
23:21:43 3.9.13
23:21:43 3.10.13
23:21:43 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:21:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v6NK from file:/tmp/.os_lf_venv
23:21:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:21:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:21: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:21:45 lftools 0.37.15 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible.
23:21:45 lf-activate-venv(): INFO: Base packages installed successfully
23:21:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
23:21:59 lf-activate-venv(): INFO: Adding /tmp/venv-v6NK/bin to PATH
23:21:59 INFO: Stack cost retrieval disabled, setting cost to 0
23:22:11 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-titanium-121
23:22:11 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-titanium-121
23:22:11 [PostBuildScript] - [INFO] Executing post build scripts.
23:22:11 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins13207798556193472744.sh
23:22:11 ---> sysstat.sh
23:22:12 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins10736476955566455186.sh
23:22:12 ---> package-listing.sh
23:22:12 ++ facter osfamily
23:22:12 ++ tr '[:upper:]' '[:lower:]'
23:22:12 + OS_FAMILY=redhat
23:22:12 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium
23:22:12 + START_PACKAGES=/tmp/packages_start.txt
23:22:12 + END_PACKAGES=/tmp/packages_end.txt
23:22:12 + DIFF_PACKAGES=/tmp/packages_diff.txt
23:22:12 + PACKAGES=/tmp/packages_start.txt
23:22:12 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']'
23:22:12 + PACKAGES=/tmp/packages_end.txt
23:22:12 + case "${OS_FAMILY}" in
23:22:12 + rpm -qa
23:22:12 + sort
23:22:12 + '[' -f /tmp/packages_start.txt ']'
23:22:12 + '[' -f /tmp/packages_end.txt ']'
23:22:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt
23:22:12 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']'
23:22:12 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/
23:22:12 + 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:22:12 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins16642333811430194635.sh
23:22:12 ---> capture-instance-metadata.sh
23:22:12 Setup pyenv:
23:22:13 system
23:22:13 3.8.13
23:22:13 3.9.13
23:22:13 3.10.13
23:22:13 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:22:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v6NK from file:/tmp/.os_lf_venv
23:22:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:22:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:22:15 lf-activate-venv(): INFO: Base packages installed successfully
23:22:15 lf-activate-venv(): INFO: Installing additional packages: lftools
23:22:27 lf-activate-venv(): INFO: Adding /tmp/venv-v6NK/bin to PATH
23:22:27 INFO: Running in OpenStack, capturing instance metadata
23:22:28 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins17096827139036684673.sh
23:22:28 provisioning config files...
23:22:31 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-titanium #121
23:22:31 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/config17299606777810985450tmp
23:22:31 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
23:22:31 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
23:22:31 provisioning config files...
23:22:31 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
23:22:31 [EnvInject] - Injecting environment variables from a build step.
23:22:31 [EnvInject] - Injecting as environment variables the properties content
23:22:31 SERVER_ID=logs
23:22:31
23:22:31 [EnvInject] - Variables injected successfully.
23:22:31 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins15855289543834731988.sh
23:22:31 ---> create-netrc.sh
23:22:31 WARN: Log server credential not found.
23:22:31 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins12800336038289794492.sh
23:22:31 ---> python-tools-install.sh
23:22:31 Setup pyenv:
23:22:31 system
23:22:31 3.8.13
23:22:31 3.9.13
23:22:31 3.10.13
23:22:31 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:22:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v6NK from file:/tmp/.os_lf_venv
23:22:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:22:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:22:34 lf-activate-venv(): INFO: Base packages installed successfully
23:22:34 lf-activate-venv(): INFO: Installing additional packages: lftools
23:22:43 lf-activate-venv(): INFO: Adding /tmp/venv-v6NK/bin to PATH
23:22:43 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins8860808502985574583.sh
23:22:43 ---> sudo-logs.sh
23:22:43 Archiving 'sudo' log..
23:22:44 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins16620792471574827115.sh
23:22:44 ---> job-cost.sh
23:22:44 Setup pyenv:
23:22:44 system
23:22:44 3.8.13
23:22:44 3.9.13
23:22:44 3.10.13
23:22:44 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:22:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v6NK from file:/tmp/.os_lf_venv
23:22:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:22:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:22:46 lf-activate-venv(): INFO: Base packages installed successfully
23:22:46 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
23:22:53 lf-activate-venv(): INFO: Adding /tmp/venv-v6NK/bin to PATH
23:22:53 DEBUG: total: 0
23:22:53 INFO: Retrieving Stack Cost...
23:22:54 INFO: Retrieving Pricing Info for: v3-standard-2
23:22:54 INFO: Archiving Costs
23:22:54 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins993000023337075554.sh
23:22:54 ---> logs-deploy.sh
23:22:54 Setup pyenv:
23:22:54 system
23:22:54 3.8.13
23:22:54 3.9.13
23:22:54 3.10.13
23:22:54 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version)
23:22:54 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-v6NK from file:/tmp/.os_lf_venv
23:22:54 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
23:22:54 lf-activate-venv(): INFO: Attempting to install with network-safe options...
23:22:56 lf-activate-venv(): INFO: Base packages installed successfully
23:22:56 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
23:23:06 lf-activate-venv(): INFO: Adding /tmp/venv-v6NK/bin to PATH
23:23:06 WARNING: Nexus logging server not set
23:23:06 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-titanium/121/
23:23:06 INFO: archiving logs to S3
23:23:07 ---> uname -a:
23:23:07 Linux prd-centos8-robot-2c-8g-7450.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:23:07
23:23:07
23:23:07 ---> lscpu:
23:23:07 Architecture: x86_64
23:23:07 CPU op-mode(s): 32-bit, 64-bit
23:23:07 Byte Order: Little Endian
23:23:07 CPU(s): 2
23:23:07 On-line CPU(s) list: 0,1
23:23:07 Thread(s) per core: 1
23:23:07 Core(s) per socket: 1
23:23:07 Socket(s): 2
23:23:07 NUMA node(s): 1
23:23:07 Vendor ID: AuthenticAMD
23:23:07 CPU family: 23
23:23:07 Model: 49
23:23:07 Model name: AMD EPYC-Rome Processor
23:23:07 Stepping: 0
23:23:07 CPU MHz: 2800.000
23:23:07 BogoMIPS: 5600.00
23:23:07 Virtualization: AMD-V
23:23:07 Hypervisor vendor: KVM
23:23:07 Virtualization type: full
23:23:07 L1d cache: 32K
23:23:07 L1i cache: 32K
23:23:07 L2 cache: 512K
23:23:07 L3 cache: 16384K
23:23:07 NUMA node0 CPU(s): 0,1
23:23:07 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:23:07
23:23:07
23:23:07 ---> nproc:
23:23:07 2
23:23:07
23:23:07
23:23:07 ---> df -h:
23:23:07 Filesystem Size Used Avail Use% Mounted on
23:23:07 devtmpfs 3.8G 0 3.8G 0% /dev
23:23:07 tmpfs 3.8G 0 3.8G 0% /dev/shm
23:23:07 tmpfs 3.8G 17M 3.8G 1% /run
23:23:07 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
23:23:07 /dev/vda1 40G 8.4G 32G 21% /
23:23:07 tmpfs 770M 0 770M 0% /run/user/1001
23:23:07
23:23:07
23:23:07 ---> free -m:
23:23:07 total used free shared buff/cache available
23:23:07 Mem: 7697 603 4909 19 2185 6795
23:23:07 Swap: 1023 0 1023
23:23:07
23:23:07
23:23:07 ---> ip addr:
23:23:07 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
23:23:07 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
23:23:07 inet 127.0.0.1/8 scope host lo
23:23:07 valid_lft forever preferred_lft forever
23:23:07 inet6 ::1/128 scope host
23:23:07 valid_lft forever preferred_lft forever
23:23:07 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
23:23:07 link/ether fa:16:3e:e5:56:93 brd ff:ff:ff:ff:ff:ff
23:23:07 altname enp0s3
23:23:07 altname ens3
23:23:07 inet 10.30.171.195/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
23:23:07 valid_lft 85808sec preferred_lft 85808sec
23:23:07 inet6 fe80::f816:3eff:fee5:5693/64 scope link
23:23:07 valid_lft forever preferred_lft forever
23:23:07
23:23:07
23:23:07 ---> sar -b -r -n DEV:
23:23:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/09/2025 _x86_64_ (2 CPU)
23:23:07
23:23:07 23:13:11 LINUX RESTART (2 CPU)
23:23:07
23:23:07 11:14:01 PM tps rtps wtps bread/s bwrtn/s
23:23:07 11:15:01 PM 113.33 1.43 111.90 108.92 9524.70
23:23:07 11:16:01 PM 56.01 0.65 55.36 51.05 7495.73
23:23:07 11:17:01 PM 39.22 7.13 32.09 1310.50 2217.63
23:23:07 11:18:01 PM 68.74 2.73 66.01 439.66 7903.25
23:23:07 11:19:01 PM 6.61 0.00 6.61 0.00 520.76
23:23:07 11:20:01 PM 0.32 0.00 0.32 0.00 5.65
23:23:07 11:21:01 PM 0.17 0.00 0.17 0.00 1.22
23:23:07 11:22:01 PM 14.31 0.55 13.76 49.58 497.85
23:23:07 11:23:02 PM 31.18 0.52 30.66 63.86 1317.70
23:23:07 Average: 36.65 1.45 35.21 224.84 3275.89
23:23:07
23:23:07 11:14:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
23:23:07 11:15:01 PM 5156712 6993072 2725712 34.58 2688 2013308 708756 7.94 189328 2191976 187452
23:23:07 11:16:01 PM 5108780 6983820 2773644 35.19 2688 2051356 719988 8.06 213112 2209736 43064
23:23:07 11:17:01 PM 4921260 6965744 2961164 37.57 2688 2213464 738144 8.26 270116 2317412 134484
23:23:07 11:18:01 PM 4925984 7035380 2956440 37.51 2688 2276904 635584 7.12 266196 2305444 10824
23:23:07 11:19:01 PM 4925152 7034548 2957272 37.52 2688 2276904 635584 7.12 266200 2305512 8
23:23:07 11:20:01 PM 4924768 7034168 2957656 37.52 2688 2276908 633440 7.09 266200 2305552 4
23:23:07 11:21:01 PM 4925144 7034548 2957280 37.52 2688 2276908 633440 7.09 266200 2305488 4
23:23:07 11:22:01 PM 5041444 6968096 2840980 36.04 2688 2099660 695604 7.79 306500 2170152 29648
23:23:07 11:23:02 PM 5036780 6966252 2845644 36.10 2688 2102752 728040 8.15 466132 2020236 25100
23:23:07 Average: 4996225 7001736 2886199 36.62 2688 2176463 680953 7.62 278887 2236834 47843
23:23:07
23:23:07 11:14:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
23:23:07 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:23:07 11:15:01 PM eth0 109.88 92.20 1345.35 12.45 0.00 0.00 0.00 0.00
23:23:07 11:16:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:23:07 11:16:01 PM eth0 41.80 27.29 301.90 4.89 0.00 0.00 0.00 0.00
23:23:07 11:17:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:23:07 11:17:01 PM eth0 43.32 38.02 334.27 7.90 0.00 0.00 0.00 0.00
23:23:07 11:18:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:23:07 11:18:01 PM eth0 569.84 442.29 117.49 100.00 0.00 0.00 0.00 0.00
23:23:07 11:19:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:23:07 11:19:01 PM eth0 2.47 2.00 0.56 0.48 0.00 0.00 0.00 0.00
23:23:07 11:20:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:23:07 11:20:01 PM eth0 2.92 1.92 0.51 0.42 0.00 0.00 0.00 0.00
23:23:07 11:21:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:23:07 11:21:01 PM eth0 1.27 0.72 0.20 0.12 0.00 0.00 0.00 0.00
23:23:07 11:22:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:23:07 11:22:01 PM eth0 140.57 105.36 99.97 29.90 0.00 0.00 0.00 0.00
23:23:07 11:23:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:23:07 11:23:02 PM eth0 21.20 16.36 16.30 8.36 0.00 0.00 0.00 0.00
23:23:07 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
23:23:07 Average: eth0 103.69 80.68 246.27 18.28 0.00 0.00 0.00 0.00
23:23:07
23:23:07
23:23:07 ---> sar -P ALL:
23:23:07 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/09/2025 _x86_64_ (2 CPU)
23:23:07
23:23:07 23:13:11 LINUX RESTART (2 CPU)
23:23:07
23:23:07 11:14:01 PM CPU %user %nice %system %iowait %steal %idle
23:23:07 11:15:01 PM all 39.26 0.00 5.49 1.51 0.12 53.62
23:23:07 11:15:01 PM 0 39.41 0.00 5.39 1.68 0.13 53.39
23:23:07 11:15:01 PM 1 39.10 0.00 5.60 1.33 0.12 53.85
23:23:07 11:16:01 PM all 14.77 0.00 2.11 1.13 0.07 81.92
23:23:07 11:16:01 PM 0 13.72 0.00 1.85 0.95 0.07 83.41
23:23:07 11:16:01 PM 1 15.83 0.00 2.37 1.32 0.07 80.41
23:23:07 11:17:01 PM all 25.37 0.00 4.35 0.48 0.08 69.71
23:23:07 11:17:01 PM 0 22.61 0.00 3.94 0.35 0.08 73.02
23:23:07 11:17:01 PM 1 28.12 0.00 4.77 0.62 0.08 66.41
23:23:07 11:18:01 PM all 19.03 0.00 4.13 0.93 0.08 75.83
23:23:07 11:18:01 PM 0 16.26 0.00 4.13 0.91 0.08 78.63
23:23:07 11:18:01 PM 1 21.80 0.00 4.14 0.95 0.07 73.04
23:23:07 11:19:01 PM all 0.29 0.00 0.10 0.07 0.04 99.50
23:23:07 11:19:01 PM 0 0.12 0.00 0.07 0.03 0.03 99.75
23:23:07 11:19:01 PM 1 0.47 0.00 0.13 0.10 0.05 99.25
23:23:07 11:20:01 PM all 0.30 0.00 0.06 0.00 0.04 99.60
23:23:07 11:20:01 PM 0 0.12 0.00 0.07 0.00 0.05 99.77
23:23:07 11:20:01 PM 1 0.48 0.00 0.05 0.00 0.03 99.43
23:23:07 11:21:01 PM all 0.31 0.00 0.07 0.00 0.03 99.59
23:23:07 11:21:01 PM 0 0.10 0.00 0.10 0.00 0.07 99.73
23:23:07 11:21:01 PM 1 0.52 0.00 0.03 0.00 0.00 99.45
23:23:07 11:22:01 PM all 18.24 0.00 2.61 0.08 0.09 78.98
23:23:07 11:22:01 PM 0 8.98 0.00 2.02 0.05 0.08 88.86
23:23:07 11:22:01 PM 1 27.53 0.00 3.19 0.10 0.10 69.08
23:23:07 11:23:02 PM all 29.66 0.00 3.74 0.14 0.08 66.37
23:23:07 11:23:02 PM 0 15.38 0.00 3.42 0.07 0.10 81.03
23:23:07 11:23:02 PM 1 43.93 0.00 4.05 0.22 0.07 51.73
23:23:07 Average: all 16.37 0.00 2.52 0.48 0.07 80.56
23:23:07 Average: 0 12.98 0.00 2.33 0.45 0.08 84.16
23:23:07 Average: 1 19.75 0.00 2.70 0.52 0.06 76.96
23:23:07
23:23:07
23:23:07