01:27:29 Started by upstream project "integration-distribution-mri-test-vanadium" build number 29
01:27:29 originally caused by:
01:27:29 Started by timer
01:27:29 Running as SYSTEM
01:27:30 [EnvInject] - Loading node environment variables.
01:27:30 Building remotely on prd-centos8-robot-2c-8g-10604 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
01:27:30 [ssh-agent] Looking for ssh-agent implementation...
01:27:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine)
01:27:30 $ ssh-agent
01:27:30 SSH_AUTH_SOCK=/tmp/ssh-lhKYdWnH2gDT/agent.5294
01:27:30 SSH_AGENT_PID=5295
01:27:30 [ssh-agent] Started.
01:27:30 Running ssh-add (command line suppressed)
01:27:30 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_9249438725445005548.key (/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_9249438725445005548.key)
01:27:30 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key)
01:27:30 The recommended git tool is: NONE
01:27:33 using credential opendaylight-jenkins-ssh
01:27:33 Wiping out workspace first.
01:27:33 Cloning the remote Git repository
01:27:33 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test
01:27:33 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test # timeout=10
01:27:33 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:27:33 > git --version # timeout=10
01:27:33 > git --version # 'git version 2.43.0'
01:27:33 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:27:33 [INFO] Currently running in a labeled security context
01:27:33 [INFO] Currently SELinux is 'enforcing' on the host
01:27:33 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh17527470776027515039.key
01:27:33 Verifying host key using known hosts file
01:27:33 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.
01:27:33 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10
01:27:35 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:27:35 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
01:27:36 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10
01:27:36 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test
01:27:36 using GIT_SSH to set credentials Release Engineering Jenkins Key
01:27:36 [INFO] Currently running in a labeled security context
01:27:36 [INFO] Currently SELinux is 'enforcing' on the host
01:27:36 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh14597001928620320764.key
01:27:36 Verifying host key using known hosts file
01:27:36 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.
01:27:36 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10
01:27:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:27:36 Checking out Revision f65244a2a093016c71f9a7a564be7d086941e15c (origin/master)
01:27:36 > git config core.sparsecheckout # timeout=10
01:27:36 > git checkout -f f65244a2a093016c71f9a7a564be7d086941e15c # timeout=10
01:27:36 Commit message: "Fix netconf cluster test with RESTCONF_ROOT"
01:27:36 > git rev-parse FETCH_HEAD^{commit} # timeout=10
01:27:37 > git rev-list --no-walk cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10
01:27:37 No emails were triggered.
01:27:37 provisioning config files...
01:27:37 copy managed file [npmrc] to file:/home/jenkins/.npmrc
01:27:37 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
01:27:37 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:27:37 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15708539232117657541.sh
01:27:37 ---> python-tools-install.sh
01:27:37 Setup pyenv:
01:27:38 system
01:27:38 * 3.8.13 (set by /opt/pyenv/version)
01:27:38 * 3.9.13 (set by /opt/pyenv/version)
01:27:38 * 3.10.13 (set by /opt/pyenv/version)
01:27:38 * 3.11.7 (set by /opt/pyenv/version)
01:27:42 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-PLSJ
01:27:42 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
01:27:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:27:42 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:27:46 lf-activate-venv(): INFO: Base packages installed successfully
01:27:46 lf-activate-venv(): INFO: Installing additional packages: lftools
01:28:12 lf-activate-venv(): INFO: Adding /tmp/venv-PLSJ/bin to PATH
01:28:12 Generating Requirements File
01:28: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.
01:28:30 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
01:28:31 Python 3.11.7
01:28:31 pip 26.0.1 from /tmp/venv-PLSJ/lib/python3.11/site-packages/pip (python 3.11)
01:28:31 appdirs==1.4.4
01:28:31 argcomplete==3.6.3
01:28:31 aspy.yaml==1.3.0
01:28:31 attrs==25.4.0
01:28:31 autopage==0.6.0
01:28:31 beautifulsoup4==4.14.3
01:28:31 boto3==1.42.49
01:28:31 botocore==1.42.49
01:28:31 bs4==0.0.2
01:28:31 certifi==2026.1.4
01:28:31 cffi==2.0.0
01:28:31 cfgv==3.5.0
01:28:31 chardet==5.2.0
01:28:31 charset-normalizer==3.4.4
01:28:31 click==8.3.1
01:28:31 cliff==4.13.1
01:28:31 cmd2==3.2.0
01:28:31 cryptography==3.3.2
01:28:31 debtcollector==3.0.0
01:28:31 decorator==5.2.1
01:28:31 defusedxml==0.7.1
01:28:31 Deprecated==1.3.1
01:28:31 distlib==0.4.0
01:28:31 dnspython==2.8.0
01:28:31 docker==7.1.0
01:28:31 dogpile.cache==1.5.0
01:28:31 durationpy==0.10
01:28:31 email-validator==2.3.0
01:28:31 filelock==3.24.0
01:28:31 future==1.0.0
01:28:31 gitdb==4.0.12
01:28:31 GitPython==3.1.46
01:28:31 httplib2==0.30.2
01:28:31 identify==2.6.16
01:28:31 idna==3.11
01:28:31 importlib-resources==1.5.0
01:28:31 iso8601==2.1.0
01:28:31 Jinja2==3.1.6
01:28:31 jmespath==1.1.0
01:28:31 jsonpatch==1.33
01:28:31 jsonpointer==3.0.0
01:28:31 jsonschema==4.26.0
01:28:31 jsonschema-specifications==2025.9.1
01:28:31 keystoneauth1==5.13.0
01:28:31 kubernetes==35.0.0
01:28:31 lftools==0.37.21
01:28:31 lxml==6.0.2
01:28:31 markdown-it-py==4.0.0
01:28:31 MarkupSafe==3.0.3
01:28:31 mdurl==0.1.2
01:28:31 msgpack==1.1.2
01:28:31 multi_key_dict==2.0.3
01:28:31 munch==4.0.0
01:28:31 netaddr==1.3.0
01:28:31 niet==1.4.2
01:28:31 nodeenv==1.10.0
01:28:31 oauth2client==4.1.3
01:28:31 oauthlib==3.3.1
01:28:31 openstacksdk==4.9.0
01:28:31 os-service-types==1.8.2
01:28:31 osc-lib==4.3.0
01:28:31 oslo.config==10.2.0
01:28:31 oslo.context==6.2.0
01:28:31 oslo.i18n==6.7.1
01:28:31 oslo.log==8.0.0
01:28:31 oslo.serialization==5.9.0
01:28:31 oslo.utils==9.2.0
01:28:31 packaging==26.0
01:28:31 pbr==7.0.3
01:28:31 platformdirs==4.9.1
01:28:31 prettytable==3.17.0
01:28:31 psutil==7.2.2
01:28:31 pyasn1==0.6.2
01:28:31 pyasn1_modules==0.4.2
01:28:31 pycparser==3.0
01:28:31 pygerrit2==2.0.15
01:28:31 PyGithub==2.8.1
01:28:31 Pygments==2.19.2
01:28:31 PyJWT==2.11.0
01:28:31 PyNaCl==1.6.2
01:28:31 pyparsing==2.4.7
01:28:31 pyperclip==1.11.0
01:28:31 pyrsistent==0.20.0
01:28:31 python-cinderclient==9.8.0
01:28:31 python-dateutil==2.9.0.post0
01:28:31 python-heatclient==5.0.0
01:28:31 python-jenkins==1.8.3
01:28:31 python-keystoneclient==5.7.0
01:28:31 python-magnumclient==4.9.0
01:28:31 python-openstackclient==8.3.0
01:28:31 python-swiftclient==4.9.0
01:28:31 PyYAML==6.0.3
01:28:31 referencing==0.37.0
01:28:31 requests==2.32.5
01:28:31 requests-oauthlib==2.0.0
01:28:31 requestsexceptions==1.4.0
01:28:31 rfc3986==2.0.0
01:28:31 rich==14.3.2
01:28:31 rich-argparse==1.7.2
01:28:31 rpds-py==0.30.0
01:28:31 rsa==4.9.1
01:28:31 ruamel.yaml==0.19.1
01:28:31 ruamel.yaml.clib==0.2.15
01:28:31 s3transfer==0.16.0
01:28:31 simplejson==3.20.2
01:28:31 six==1.17.0
01:28:31 smmap==5.0.2
01:28:31 soupsieve==2.8.3
01:28:31 stevedore==5.6.0
01:28:31 tabulate==0.9.0
01:28:31 toml==0.10.2
01:28:31 tomlkit==0.14.0
01:28:31 tqdm==4.67.3
01:28:31 typing_extensions==4.15.0
01:28:31 tzdata==2025.3
01:28:31 urllib3==1.26.20
01:28:31 virtualenv==20.36.1
01:28:31 wcwidth==0.6.0
01:28:31 websocket-client==1.9.0
01:28:31 wrapt==2.1.1
01:28:31 xdg==6.0.0
01:28:31 xmltodict==1.0.2
01:28:31 yq==3.4.3
01:28:31 [EnvInject] - Injecting environment variables from a build step.
01:28:31 [EnvInject] - Injecting as environment variables the properties content
01:28:31 OS_STACK_TEMPLATE=csit-2-instance-type.yaml
01:28:31 OS_CLOUD=vex
01:28:31 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-56
01:28:31 OS_STACK_TEMPLATE_DIR=openstack-hot
01:28:31
01:28:31 [EnvInject] - Variables injected successfully.
01:28:31 provisioning config files...
01:28:31 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:28:31 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins811001241281743014.sh
01:28:31 ---> Create parameters file for OpenStack HOT
01:28:31 OpenStack Heat parameters generated
01:28:31 -----------------------------------
01:28:31 parameters:
01:28:31 vm_0_count: '3'
01:28:31 vm_0_flavor: 'v3-standard-4'
01:28:31 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260201-010217.481'
01:28:31 vm_1_count: '1'
01:28:31 vm_1_flavor: 'v3-standard-2'
01:28:31 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654'
01:28:31
01:28:31 job_name: '64128-56'
01:28:31 silo: 'releng'
01:28:31 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins12784409873495274146.sh
01:28:32 ---> Create HEAT stack
01:28:32 + source /home/jenkins/lf-env.sh
01:28:32 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:28:32 ++ mktemp -d /tmp/venv-XXXX
01:28:32 + lf_venv=/tmp/venv-nZz0
01:28:32 + local venv_file=/tmp/.os_lf_venv
01:28:32 + local python=python3
01:28:32 + local options
01:28:32 + local set_path=true
01:28:32 + local install_args=
01:28:32 ++ 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
01:28:32 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:28:32 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\'''
01:28:32 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:28:32 + true
01:28:32 + case $1 in
01:28:32 + python=python3
01:28:32 + shift 2
01:28:32 + true
01:28:32 + case $1 in
01:28:32 + shift
01:28:32 + break
01:28:32 + case $python in
01:28:32 + local pkg_list=
01:28:32 + [[ -d /opt/pyenv ]]
01:28:32 + echo 'Setup pyenv:'
01:28:32 Setup pyenv:
01:28:32 + export PYENV_ROOT=/opt/pyenv
01:28:32 + PYENV_ROOT=/opt/pyenv
01:28:32 + 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
01:28:32 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:28:32 + pyenv versions
01:28:32 system
01:28:32 3.8.13
01:28:32 3.9.13
01:28:32 3.10.13
01:28:32 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
01:28:32 + command -v pyenv
01:28:32 ++ pyenv init - --no-rehash
01:28:32 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH);
01:28:32 for i in ${!paths[@]}; do
01:28:32 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\'';
01:28:32 fi; done;
01:28:32 echo "${paths[*]}"'\'')"
01:28:32 export PATH="/opt/pyenv/shims:${PATH}"
01:28:32 export PYENV_SHELL=bash
01:28:32 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\''
01:28:32 pyenv() {
01:28:32 local command
01:28:32 command="${1:-}"
01:28:32 if [ "$#" -gt 0 ]; then
01:28:32 shift
01:28:32 fi
01:28:32
01:28:32 case "$command" in
01:28:32 rehash|shell)
01:28:32 eval "$(pyenv "sh-$command" "$@")"
01:28:32 ;;
01:28:32 *)
01:28:32 command pyenv "$command" "$@"
01:28:32 ;;
01:28:32 esac
01:28:32 }'
01:28:32 +++ bash --norc -ec 'IFS=:; paths=($PATH);
01:28:32 for i in ${!paths[@]}; do
01:28:32 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\'';
01:28:32 fi; done;
01:28:32 echo "${paths[*]}"'
01:28:32 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin
01:28:32 ++ 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
01:28:32 ++ 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
01:28:32 ++ export PYENV_SHELL=bash
01:28:32 ++ PYENV_SHELL=bash
01:28:32 ++ source /opt/pyenv/libexec/../completions/pyenv.bash
01:28:32 +++ complete -F _pyenv pyenv
01:28:32 ++ lf-pyver python3
01:28:32 ++ local py_version_xy=python3
01:28:32 ++ local py_version_xyz=
01:28:32 ++ awk '{ print $1 }'
01:28:32 ++ pyenv versions
01:28:32 ++ local command
01:28:32 ++ command=versions
01:28:32 ++ '[' 1 -gt 0 ']'
01:28:32 ++ shift
01:28:32 ++ case "$command" in
01:28:32 ++ command pyenv versions
01:28:32 ++ pyenv versions
01:28:32 ++ sed 's/^[ *]* //'
01:28:32 ++ grep -E '^[0-9.]*[0-9]$'
01:28:32 ++ [[ ! -s /tmp/.pyenv_versions ]]
01:28:32 +++ grep '^3' /tmp/.pyenv_versions
01:28:32 +++ tail -n 1
01:28:32 +++ sort -V
01:28:32 ++ py_version_xyz=3.11.7
01:28:32 ++ [[ -z 3.11.7 ]]
01:28:32 ++ echo 3.11.7
01:28:32 ++ return 0
01:28:32 + pyenv local 3.11.7
01:28:32 + local command
01:28:32 + command=local
01:28:32 + '[' 2 -gt 0 ']'
01:28:32 + shift
01:28:32 + case "$command" in
01:28:32 + command pyenv local 3.11.7
01:28:32 + pyenv local 3.11.7
01:28:32 + for arg in "$@"
01:28:32 + case $arg in
01:28:32 + pkg_list+='lftools[openstack] '
01:28:32 + for arg in "$@"
01:28:32 + case $arg in
01:28:32 + pkg_list+='kubernetes '
01:28:32 + for arg in "$@"
01:28:32 + case $arg in
01:28:32 + pkg_list+='niet '
01:28:32 + for arg in "$@"
01:28:32 + case $arg in
01:28:32 + pkg_list+='python-heatclient '
01:28:32 + for arg in "$@"
01:28:32 + case $arg in
01:28:32 + pkg_list+='python-openstackclient '
01:28:32 + for arg in "$@"
01:28:32 + case $arg in
01:28:32 + pkg_list+='python-magnumclient '
01:28:32 + for arg in "$@"
01:28:32 + case $arg in
01:28:32 + pkg_list+='urllib3~=1.26.15 '
01:28:32 + for arg in "$@"
01:28:32 + case $arg in
01:28:32 + pkg_list+='yq '
01:28:32 + [[ -f /tmp/.os_lf_venv ]]
01:28:32 ++ cat /tmp/.os_lf_venv
01:28:32 + lf_venv=/tmp/venv-PLSJ
01:28:32 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLSJ from' file:/tmp/.os_lf_venv
01:28:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLSJ from file:/tmp/.os_lf_venv
01:28:32 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)'
01:28:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:28:32 + local 'pip_opts=--upgrade --quiet'
01:28:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org'
01:28:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org'
01:28:32 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org'
01:28:32 + [[ -n '' ]]
01:28:32 + [[ -n '' ]]
01:28:32 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...'
01:28:32 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:28:32 + /tmp/venv-PLSJ/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
01:28:34 + echo 'lf-activate-venv(): INFO: Base packages installed successfully'
01:28:34 lf-activate-venv(): INFO: Base packages installed successfully
01:28:34 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]]
01:28:34 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq '
01:28:34 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq
01:28:34 + /tmp/venv-PLSJ/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
01:28:50 + type python3
01:28:50 + true
01:28:50 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-PLSJ/bin to PATH'
01:28:50 lf-activate-venv(): INFO: Adding /tmp/venv-PLSJ/bin to PATH
01:28:50 + PATH=/tmp/venv-PLSJ/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
01:28:50 + return 0
01:28:50 + openstack --os-cloud vex limits show --absolute
01:28:52 +--------------------------+---------+
01:28:52 | Name | Value |
01:28:52 +--------------------------+---------+
01:28:52 | maxTotalInstances | -1 |
01:28:52 | maxTotalCores | 450 |
01:28:52 | maxTotalRAMSize | 1000000 |
01:28:52 | maxServerMeta | 128 |
01:28:52 | maxImageMeta | 128 |
01:28:52 | maxPersonality | 5 |
01:28:52 | maxPersonalitySize | 10240 |
01:28:52 | maxTotalKeypairs | 100 |
01:28:52 | maxServerGroups | 10 |
01:28:52 | maxServerGroupMembers | 10 |
01:28:52 | maxTotalFloatingIps | -1 |
01:28:52 | maxSecurityGroups | -1 |
01:28:52 | maxSecurityGroupRules | -1 |
01:28:52 | totalRAMUsed | 704512 |
01:28:52 | totalCoresUsed | 172 |
01:28:52 | totalInstancesUsed | 52 |
01:28:52 | totalFloatingIpsUsed | 0 |
01:28:52 | totalSecurityGroupsUsed | 0 |
01:28:52 | totalServerGroupsUsed | 0 |
01:28:52 | maxTotalVolumes | -1 |
01:28:52 | maxTotalSnapshots | 10 |
01:28:52 | maxTotalVolumeGigabytes | 4096 |
01:28:52 | maxTotalBackups | 10 |
01:28:52 | maxTotalBackupGigabytes | 1000 |
01:28:52 | totalVolumesUsed | 0 |
01:28:52 | totalGigabytesUsed | 0 |
01:28:52 | totalSnapshotsUsed | 0 |
01:28:52 | totalBackupsUsed | 0 |
01:28:52 | totalBackupGigabytesUsed | 0 |
01:28:52 +--------------------------+---------+
01:28:53 + pushd /opt/ciman/openstack-hot
01:28:53 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
01:28:53 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-vanadium-56 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/stack-parameters.yaml
01:29:20 Creating stack releng-netconf-csit-3node-clustering-scale-only-vanadium-56
01:29:20 Waiting to initialize infrastructure...
01:29:20 Stack initialization successful.
01:29:20 ------------------------------------
01:29:20 Stack Details
01:29:20 ------------------------------------
01:29:20 {'added': None,
01:29:20 'capabilities': [],
01:29:20 'created_at': '2026-02-15T01:28:56Z',
01:29:20 'deleted': None,
01:29:20 'deleted_at': None,
01:29:20 'description': 'No description',
01:29:20 'environment': None,
01:29:20 'environment_files': None,
01:29:20 'files': None,
01:29:20 'files_container': None,
01:29:20 'id': '49f429fd-eab0-4756-a4bb-fd73f6b9823d',
01:29:20 'is_rollback_disabled': True,
01:29:20 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-vanadium-56/49f429fd-eab0-4756-a4bb-fd73f6b9823d',
01:29:20 'rel': 'self'}],
01:29:20 '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'})}),
01:29:20 'name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-56',
01:29:20 'notification_topics': [],
01:29:20 'outputs': [{'description': 'IP addresses of the 2nd vm types',
01:29:20 'output_key': 'vm_1_ips',
01:29:20 'output_value': ['10.30.170.75']},
01:29:20 {'description': 'IP addresses of the 1st vm types',
01:29:20 'output_key': 'vm_0_ips',
01:29:20 'output_value': ['10.30.171.49',
01:29:20 '10.30.171.166',
01:29:20 '10.30.170.71']}],
01:29:20 'owner_id': ****,
01:29:20 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f',
01:29:20 'OS::stack_id': '49f429fd-eab0-4756-a4bb-fd73f6b9823d',
01:29:20 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-56',
01:29:20 'job_name': '64128-56',
01:29:20 'silo': 'releng',
01:29:20 'vm_0_count': '3',
01:29:20 'vm_0_flavor': 'v3-standard-4',
01:29:20 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - '
01:29:20 '20260201-010217.481',
01:29:20 'vm_1_count': '1',
01:29:20 'vm_1_flavor': 'v3-standard-2',
01:29:20 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 '
01:29:20 '- 20250917-133034.654'},
01:29:20 'parent_id': None,
01:29:20 'replaced': None,
01:29:20 'status': 'CREATE_COMPLETE',
01:29:20 'status_reason': 'Stack CREATE completed successfully',
01:29:20 'tags': [],
01:29:20 'template': None,
01:29:20 'template_description': 'No description',
01:29:20 'template_url': None,
01:29:20 'timeout_mins': 15,
01:29:20 'unchanged': None,
01:29:20 'updated': None,
01:29:20 'updated_at': None,
01:29:20 'user_project_id': '7c370744ec0a4948aa02a3d53db49503'}
01:29:20 ------------------------------------
01:29:20 + popd
01:29:20 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
01:29:21 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins14136070112477028019.sh
01:29:21 ---> Copy SSH public keys to CSIT lab
01:29:21 Setup pyenv:
01:29:21 system
01:29:21 3.8.13
01:29:21 3.9.13
01:29:21 3.10.13
01:29:21 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
01:29:21 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLSJ from file:/tmp/.os_lf_venv
01:29:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:29:21 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:29:23 lf-activate-venv(): INFO: Base packages installed successfully
01:29:23 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:29:38 lf-activate-venv(): INFO: Adding /tmp/venv-PLSJ/bin to PATH
01:29:40 SSH not responding on 10.30.171.166. Retrying in 10 seconds...
01:29:40 SSH not responding on 10.30.170.71. Retrying in 10 seconds...
01:29:40 SSH not responding on 10.30.171.49. Retrying in 10 seconds...
01:29:41 Warning: Permanently added '10.30.170.75' (ECDSA) to the list of known hosts.
01:29:42 releng-64128-56-1-mininet-ovs-217-0
01:29:42 Successfully copied public keys to slave 10.30.170.75
01:29:50 Ping to 10.30.171.166 successful.
01:29:50 Ping to 10.30.170.71 successful.
01:29:50 Ping to 10.30.171.49 successful.
01:29:51 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:29:51 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:29:52 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:29:52 releng-64128-56-0-builder-2
01:29:52 Successfully copied public keys to slave 10.30.170.71
01:29:52 releng-64128-56-0-builder-1
01:29:52 Successfully copied public keys to slave 10.30.171.166
01:29:52 releng-64128-56-0-builder-0
01:29:52 Successfully copied public keys to slave 10.30.171.49
01:29:52 Process 6510 ready.
01:29:52 Process 6511 ready.
01:29:52 Process 6513 ready.
01:29:52 Process 6514 ready.
01:29:52 SSH ready on all stack servers.
01:29:52 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins12653922244289294709.sh
01:29:52 Setup pyenv:
01:29:52 system
01:29:52 3.8.13
01:29:52 3.9.13
01:29:52 3.10.13
01:29:52 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
01:29:56 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-tyLD
01:29:56 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.robot_venv
01:29:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:29:56 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:30:00 lf-activate-venv(): INFO: Base packages installed successfully
01:30:00 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel
01:30:02 lf-activate-venv(): INFO: Adding /tmp/venv-tyLD/bin to PATH
01:30:02 + echo 'Installing Python Requirements'
01:30:02 Installing Python Requirements
01:30:02 + cat
01:30:02 + python -m pip install -r requirements.txt
01:30:02 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple
01:30:02 Collecting docker-py (from -r requirements.txt (line 1))
01:30:02 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)
01:30:03 Collecting ipaddr (from -r requirements.txt (line 2))
01:30:03 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB)
01:30:03 Installing build dependencies: started
01:30:03 Installing build dependencies: finished with status 'done'
01:30:03 Getting requirements to build wheel: started
01:30:04 Getting requirements to build wheel: finished with status 'done'
01:30:04 Preparing metadata (pyproject.toml): started
01:30:04 Preparing metadata (pyproject.toml): finished with status 'done'
01:30:04 Collecting netaddr (from -r requirements.txt (line 3))
01:30:04 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB)
01:30:04 Collecting netifaces (from -r requirements.txt (line 4))
01:30:04 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB)
01:30:04 Installing build dependencies: started
01:30:05 Installing build dependencies: finished with status 'done'
01:30:05 Getting requirements to build wheel: started
01:30:05 Getting requirements to build wheel: finished with status 'done'
01:30:05 Preparing metadata (pyproject.toml): started
01:30:05 Preparing metadata (pyproject.toml): finished with status 'done'
01:30:05 Collecting pyhocon (from -r requirements.txt (line 5))
01:30:05 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB)
01:30:05 Collecting requests (from -r requirements.txt (line 6))
01:30:05 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB)
01:30:06 Collecting robotframework (from -r requirements.txt (line 7))
01:30:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB)
01:30:06 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 15.3 MB/s 0:00:00
01:30:06 Collecting robotframework-httplibrary (from -r requirements.txt (line 8))
01:30:06 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB)
01:30:06 Installing build dependencies: started
01:30:06 Installing build dependencies: finished with status 'done'
01:30:06 Getting requirements to build wheel: started
01:30:07 Getting requirements to build wheel: finished with status 'done'
01:30:07 Preparing metadata (pyproject.toml): started
01:30:07 Preparing metadata (pyproject.toml): finished with status 'done'
01:30:07 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9))
01:30:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB)
01:30:07 Collecting robotframework-selenium2library (from -r requirements.txt (line 10))
01:30:07 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)
01:30:07 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11))
01:30:07 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB)
01:30:07 Installing build dependencies: started
01:30:08 Installing build dependencies: finished with status 'done'
01:30:08 Getting requirements to build wheel: started
01:30:08 Getting requirements to build wheel: finished with status 'done'
01:30:08 Preparing metadata (pyproject.toml): started
01:30:09 Preparing metadata (pyproject.toml): finished with status 'done'
01:30:09 Collecting scapy (from -r requirements.txt (line 12))
01:30:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB)
01:30:09 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 34.3 MB/s 0:00:00
01:30:09 Collecting jsonpath-rw (from -r requirements.txt (line 15))
01:30:09 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB)
01:30:09 Installing build dependencies: started
01:30:10 Installing build dependencies: finished with status 'done'
01:30:10 Getting requirements to build wheel: started
01:30:10 Getting requirements to build wheel: finished with status 'done'
01:30:10 Preparing metadata (pyproject.toml): started
01:30:10 Preparing metadata (pyproject.toml): finished with status 'done'
01:30:10 Collecting elasticsearch (from -r requirements.txt (line 18))
01:30:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.3.0/elasticsearch-9.3.0-py3-none-any.whl (979 kB)
01:30:10 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 979.4/979.4 kB 17.3 MB/s 0:00:00
01:30:10 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:30:10 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB)
01:30:11 Collecting pyangbind (from -r requirements.txt (line 22))
01:30:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB)
01:30:11 Collecting isodate (from -r requirements.txt (line 25))
01:30:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB)
01:30:11 Collecting jmespath (from -r requirements.txt (line 28))
01:30:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB)
01:30:11 Collecting jsonpatch (from -r requirements.txt (line 31))
01:30:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB)
01:30:11 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:30:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB)
01:30:11 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:30:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB)
01:30:11 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1))
01:30:11 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)
01:30:11 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1))
01:30:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB)
01:30:11 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1))
01:30:11 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)
01:30:11 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5))
01:30:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB)
01:30:11 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6))
01:30:11 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)
01:30:11 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6))
01:30:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB)
01:30:11 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6))
01:30:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB)
01:30:11 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6))
01:30:11 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB)
01:30:11 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8))
01:30:11 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB)
01:30:12 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8))
01:30:12 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)
01:30:12 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10))
01:30:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB)
01:30:12 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15))
01:30:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB)
01:30:12 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15))
01:30:12 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB)
01:30:12 Collecting anyio (from elasticsearch->-r requirements.txt (line 18))
01:30:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB)
01:30:12 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18))
01:30:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB)
01:30:12 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18))
01:30:12 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)
01:30:12 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18))
01:30:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB)
01:30:12 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18))
01:30:12 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)
01:30:12 Collecting elasticsearch (from -r requirements.txt (line 18))
01:30:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB)
01:30:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 15.0 MB/s 0:00:00
01:30:12 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while.
01:30:12 Collecting elasticsearch-dsl (from -r requirements.txt (line 19))
01:30:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB)
01:30:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB)
01:30:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB)
01:30:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB)
01:30:12 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18))
01:30:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB)
01:30:12 Collecting pyang (from pyangbind->-r requirements.txt (line 22))
01:30:12 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB)
01:30:12 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 11.2 MB/s 0:00:00
01:30:13 Collecting lxml (from pyangbind->-r requirements.txt (line 22))
01:30:13 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)
01:30:14 Collecting regex (from pyangbind->-r requirements.txt (line 22))
01:30:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2026.1.15/regex-2026.1.15-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB)
01:30:14 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 14.4 MB/s 0:00:00
01:30:14 Collecting enum34 (from pyangbind->-r requirements.txt (line 22))
01:30:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB)
01:30:14 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:30:14 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)
01:30:15 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:30:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.5/cryptography-46.0.5-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB)
01:30:15 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:30:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB)
01:30:15 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:30:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.2/pynacl-1.6.2-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB)
01:30:15 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:30:15 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)
01:30:15 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11))
01:30:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB)
01:30:15 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:30:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB)
01:30:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 52.1 MB/s 0:00:00
01:30:15 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:30:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB)
01:30:15 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:30:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB)
01:30:16 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:30:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.33.0/trio-0.33.0-py3-none-any.whl (510 kB)
01:30:16 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))
01:30:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB)
01:30:16 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:30:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB)
01:30:16 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:30:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-certifi/2021.10.8.3/types_certifi-2021.10.8.3-py3-none-any.whl (2.1 kB)
01:30:16 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:30:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/types-urllib3/1.26.25.14/types_urllib3-1.26.25.14-py3-none-any.whl (15 kB)
01:30:16 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))
01:30:16 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB)
01:30:16 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))
01:30:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB)
01:30:16 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))
01:30:16 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)
01:30:16 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))
01:30:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB)
01:30:16 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.6.3->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:30:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB)
01:30:16 Collecting mypy-extensions>=0.4.2 (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:30:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/mypy-extensions/1.1.0/mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB)
01:30:16 Collecting async-generator (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:30:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB)
01:30:16 Requirement already satisfied: packaging in /tmp/venv-tyLD/lib/python3.11/site-packages (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) (26.0)
01:30:16 Collecting importlib-metadata (from trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:30:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB)
01:30:17 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:30:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB)
01:30:17 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:30:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB)
01:30:17 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:30:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB)
01:30:17 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:30:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB)
01:30:17 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8))
01:30:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB)
01:30:17 Collecting zipp>=3.20 (from importlib-metadata->trio-typing>=0.10.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10))
01:30:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB)
01:30:17 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw
01:30:17 Building wheel for robotframework-sshlibrary (pyproject.toml): started
01:30:17 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done'
01:30:17 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55207 sha256=c1e8c8a78aa6316f13ace59ad60f40d789a5ca72b62f57da25f8aba18fe5b7ab
01:30:17 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc
01:30:17 Building wheel for ipaddr (pyproject.toml): started
01:30:17 Building wheel for ipaddr (pyproject.toml): finished with status 'done'
01:30:17 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18355 sha256=e13d416214087a917481be576e13c43b1ca79a1f23dbad763f32508d2b8236c6
01:30:17 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf
01:30:17 Building wheel for netifaces (pyproject.toml): started
01:30:20 Building wheel for netifaces (pyproject.toml): finished with status 'done'
01:30:20 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41084 sha256=87abcdd26d254346ed026d857de2da261a9d6a6f4fefd4e404026a0a192742d8
01:30:20 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9
01:30:20 Building wheel for robotframework-httplibrary (pyproject.toml): started
01:30:20 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done'
01:30:20 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10015 sha256=86bda3fc2636c0eb1a6464c2b76834c0f18cc4352f3e0edf4baf4449e0b5a679
01:30:20 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed
01:30:20 Building wheel for jsonpath-rw (pyproject.toml): started
01:30:20 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done'
01:30:20 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=e98fcbec9b3cf06bc293a9ba6098a75af233bd0bb761d16980db8c82b2f9caab
01:30:20 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb
01:30:20 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw
01:30:21 Installing collected packages: types-urllib3, types-certifi, sortedcontainers, ply, netifaces, ipaddr, enum34, zipp, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, mypy-extensions, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, async-generator, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, importlib-metadata, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, trio-typing, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library
01:30:28
01:30:28 Successfully installed WebOb-1.8.9 async-generator-1.10 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2026.1.4 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.5 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.3 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 importlib-metadata-8.7.1 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.1.0 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 mypy-extensions-1.1.0 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.7 pycparser-3.0 pyhocon-0.3.61 pynacl-1.6.2 pyparsing-3.3.2 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2026.1.15 requests-2.32.5 robotframework-7.4.1 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.5.0 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.7.0 scp-0.15.0 selenium-4.40.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8.3 trio-0.33.0 trio-typing-0.10.0 trio-websocket-0.12.2 types-certifi-2021.10.8.3 types-urllib3-1.26.25.14 typing-extensions-4.15.0 urllib3-2.6.3 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 zipp-3.23.0
01:30:28 + pip freeze
01:30:28 async-generator==1.10
01:30:28 attrs==25.4.0
01:30:28 bcrypt==5.0.0
01:30:28 beautifulsoup4==4.14.3
01:30:28 certifi==2026.1.4
01:30:28 cffi==2.0.0
01:30:28 charset-normalizer==3.4.4
01:30:28 click==8.3.1
01:30:28 cryptography==46.0.5
01:30:28 decorator==5.2.1
01:30:28 distlib==0.4.0
01:30:28 docker-py==1.10.6
01:30:28 docker-pycreds==0.4.0
01:30:28 elastic-transport==8.17.1
01:30:28 elasticsearch==8.19.3
01:30:28 elasticsearch-dsl==8.15.4
01:30:28 enum34==1.1.10
01:30:28 filelock==3.24.0
01:30:28 h11==0.16.0
01:30:28 idna==3.11
01:30:28 importlib_metadata==8.7.1
01:30:28 invoke==2.2.1
01:30:28 ipaddr==2.2.0
01:30:28 isodate==0.7.2
01:30:28 jmespath==1.1.0
01:30:28 jsonpatch==1.33
01:30:28 jsonpath-rw==1.4.0
01:30:28 jsonpointer==3.0.0
01:30:28 lxml==6.0.2
01:30:28 mypy_extensions==1.1.0
01:30:28 netaddr==1.3.0
01:30:28 netifaces==0.11.0
01:30:28 outcome==1.3.0.post0
01:30:28 packaging==26.0
01:30:28 paramiko==4.0.0
01:30:28 platformdirs==4.9.1
01:30:28 ply==3.11
01:30:28 pyang==2.7.1
01:30:28 pyangbind==0.8.7
01:30:28 pycparser==3.0
01:30:28 pyhocon==0.3.61
01:30:28 PyNaCl==1.6.2
01:30:28 pyparsing==3.3.2
01:30:28 PySocks==1.7.1
01:30:28 python-dateutil==2.9.0.post0
01:30:28 regex==2026.1.15
01:30:28 requests==2.32.5
01:30:28 robotframework==7.4.1
01:30:28 robotframework-httplibrary==0.4.2
01:30:28 robotframework-pythonlibcore==4.5.0
01:30:28 robotframework-requests==0.9.7
01:30:28 robotframework-selenium2library==3.0.0
01:30:28 robotframework-seleniumlibrary==6.8.0
01:30:28 robotframework-sshlibrary==3.8.0
01:30:28 scapy==2.7.0
01:30:28 scp==0.15.0
01:30:28 selenium==4.40.0
01:30:28 six==1.17.0
01:30:28 sniffio==1.3.1
01:30:28 sortedcontainers==2.4.0
01:30:28 soupsieve==2.8.3
01:30:28 trio==0.33.0
01:30:28 trio-typing==0.10.0
01:30:28 trio-websocket==0.12.2
01:30:28 types-certifi==2021.10.8.3
01:30:28 types-urllib3==1.26.25.14
01:30:28 typing_extensions==4.15.0
01:30:28 urllib3==2.6.3
01:30:28 virtualenv==20.36.1
01:30:28 waitress==3.0.2
01:30:28 WebOb==1.8.9
01:30:28 websocket-client==1.9.0
01:30:28 WebTest==3.0.7
01:30:28 wsproto==1.3.2
01:30:28 zipp==3.23.0
01:30:28 [EnvInject] - Injecting environment variables from a build step.
01:30:28 [EnvInject] - Injecting as environment variables the properties file path 'env.properties'
01:30:28 [EnvInject] - Variables injected successfully.
01:30:28 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins4844656860625222951.sh
01:30:29 Setup pyenv:
01:30:29 system
01:30:29 3.8.13
01:30:29 3.9.13
01:30:29 3.10.13
01:30:29 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
01:30:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLSJ from file:/tmp/.os_lf_venv
01:30:29 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:30:29 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:30:31 lf-activate-venv(): INFO: Base packages installed successfully
01:30:31 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq
01:30:40 lf-activate-venv(): INFO: Adding /tmp/venv-PLSJ/bin to PATH
01:30:40 + ODL_SYSTEM=()
01:30:40 + TOOLS_SYSTEM=()
01:30:40 + OPENSTACK_SYSTEM=()
01:30:40 + OPENSTACK_CONTROLLERS=()
01:30:40 + mapfile -t ADDR
01:30:40 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]'
01:30:40 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-vanadium-56
01:30:41 + for i in "${ADDR[@]}"
01:30:41 ++ ssh 10.30.171.49 hostname -s
01:30:41 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:30:42 + REMHOST=releng-64128-56-0-builder-0
01:30:42 + case ${REMHOST} in
01:30:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:30:42 + for i in "${ADDR[@]}"
01:30:42 ++ ssh 10.30.171.166 hostname -s
01:30:42 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:30:42 + REMHOST=releng-64128-56-0-builder-1
01:30:42 + case ${REMHOST} in
01:30:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:30:42 + for i in "${ADDR[@]}"
01:30:42 ++ ssh 10.30.170.71 hostname -s
01:30:42 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:30:42 + REMHOST=releng-64128-56-0-builder-2
01:30:42 + case ${REMHOST} in
01:30:42 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}")
01:30:42 + for i in "${ADDR[@]}"
01:30:42 ++ ssh 10.30.170.75 hostname -s
01:30:42 Warning: Permanently added '10.30.170.75' (ECDSA) to the list of known hosts.
01:30:43 + REMHOST=releng-64128-56-1-mininet-ovs-217-0
01:30:43 + case ${REMHOST} in
01:30:43 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}")
01:30:43 + echo NUM_ODL_SYSTEM=3
01:30:43 + echo NUM_TOOLS_SYSTEM=1
01:30:43 + '[' '' == yes ']'
01:30:43 + NUM_OPENSTACK_SYSTEM=0
01:30:43 + echo NUM_OPENSTACK_SYSTEM=0
01:30:43 + '[' 0 -eq 2 ']'
01:30:43 + echo ODL_SYSTEM_IP=10.30.171.49
01:30:43 ++ seq 0 2
01:30:43 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:30:43 + echo ODL_SYSTEM_1_IP=10.30.171.49
01:30:43 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:30:43 + echo ODL_SYSTEM_2_IP=10.30.171.166
01:30:43 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 )))
01:30:43 + echo ODL_SYSTEM_3_IP=10.30.170.71
01:30:43 + echo TOOLS_SYSTEM_IP=10.30.170.75
01:30:43 ++ seq 0 0
01:30:43 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 )))
01:30:43 + echo TOOLS_SYSTEM_1_IP=10.30.170.75
01:30:43 + openstack_index=0
01:30:43 + NUM_OPENSTACK_CONTROL_NODES=1
01:30:43 + echo NUM_OPENSTACK_CONTROL_NODES=1
01:30:43 ++ seq 0 0
01:30:43 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1)))
01:30:43 + echo OPENSTACK_CONTROL_NODE_1_IP=
01:30:43 + NUM_OPENSTACK_COMPUTE_NODES=-1
01:30:43 + echo NUM_OPENSTACK_COMPUTE_NODES=-1
01:30:43 + '[' -1 -ge 2 ']'
01:30:43 ++ seq 0 -2
01:30:43 + NUM_OPENSTACK_HAPROXY_NODES=0
01:30:43 + echo NUM_OPENSTACK_HAPROXY_NODES=0
01:30:43 ++ seq 0 -1
01:30:43 + echo 'Contents of slave_addresses.txt:'
01:30:43 Contents of slave_addresses.txt:
01:30:43 + cat slave_addresses.txt
01:30:43 NUM_ODL_SYSTEM=3
01:30:43 NUM_TOOLS_SYSTEM=1
01:30:43 NUM_OPENSTACK_SYSTEM=0
01:30:43 ODL_SYSTEM_IP=10.30.171.49
01:30:43 ODL_SYSTEM_1_IP=10.30.171.49
01:30:43 ODL_SYSTEM_2_IP=10.30.171.166
01:30:43 ODL_SYSTEM_3_IP=10.30.170.71
01:30:43 TOOLS_SYSTEM_IP=10.30.170.75
01:30:43 TOOLS_SYSTEM_1_IP=10.30.170.75
01:30:43 NUM_OPENSTACK_CONTROL_NODES=1
01:30:43 OPENSTACK_CONTROL_NODE_1_IP=
01:30:43 NUM_OPENSTACK_COMPUTE_NODES=-1
01:30:43 NUM_OPENSTACK_HAPROXY_NODES=0
01:30:43 [EnvInject] - Injecting environment variables from a build step.
01:30:43 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt'
01:30:43 [EnvInject] - Variables injected successfully.
01:30:43 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins1899524404162086012.sh
01:30:43 Preparing for JRE Version 21
01:30:43 Karaf artifact is karaf
01:30:43 Karaf project is integration
01:30:43 Java home is /usr/lib/jvm/java-21-openjdk-amd64
01:30:43 [EnvInject] - Injecting environment variables from a build step.
01:30:43 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env'
01:30:43 [EnvInject] - Variables injected successfully.
01:30:43 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins4317921371130376927.sh
01:30:43 2026-02-15 01:30:43 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1]
01:30:43 Bundle version is 0.23.1-SNAPSHOT
01:30:43 --2026-02-15 01:30:43-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml
01:30:43 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:30:43 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:30:43 HTTP request sent, awaiting response... 200 OK
01:30:43 Length: 963 [application/xml]
01:30:43 Saving to: ‘maven-metadata.xml’
01:30:43
01:30:43 0K 100% 36.6M=0s
01:30:43
01:30:43 2026-02-15 01:30:43 (36.6 MB/s) - ‘maven-metadata.xml’ saved [963/963]
01:30:43
01:30:43
01:30:43
01:30:43 org.opendaylight.integration
01:30:43 karaf
01:30:43
01:30:43 20260125063332
01:30:43
01:30:43 20260125.063332
01:30:43 1
01:30:43
01:30:43
01:30:43
01:30:43 pom
01:30:43 0.23.1-20260125.063332-1
01:30:43 20260125063332
01:30:43
01:30:43
01:30:43 tar.gz
01:30:43 0.23.1-20260125.063332-1
01:30:43 20260125063332
01:30:43
01:30:43
01:30:43 zip
01:30:43 0.23.1-20260125.063332-1
01:30:43 20260125063332
01:30:43
01:30:43
01:30:43
01:30:43 0.23.1-SNAPSHOT
01:30:43
01:30:43 Nexus timestamp is 0.23.1-20260125.063332-1
01:30:43 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:30:43 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip
01:30:43 Distribution bundle version is 0.23.1-SNAPSHOT
01:30:43 Distribution folder is karaf-0.23.1-SNAPSHOT
01:30:43 Nexus prefix is https://nexus.opendaylight.org
01:30:44 [EnvInject] - Injecting environment variables from a build step.
01:30:44 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env'
01:30:44 [EnvInject] - Variables injected successfully.
01:30:44 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins9158569708007587438.sh
01:30:44 Setup pyenv:
01:30:44 system
01:30:44 3.8.13
01:30:44 3.9.13
01:30:44 3.10.13
01:30:44 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
01:30:44 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLSJ from file:/tmp/.os_lf_venv
01:30:44 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:30:44 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:30:46 lf-activate-venv(): INFO: Base packages installed successfully
01:30:46 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient
01:30:51 lf-activate-venv(): INFO: Adding /tmp/venv-PLSJ/bin to PATH
01:30:51 Copying common-functions.sh to /tmp
01:30:53 Copying common-functions.sh to 10.30.170.75:/tmp
01:30:53 Warning: Permanently added '10.30.170.75' (ECDSA) to the list of known hosts.
01:30:53 Copying common-functions.sh to 10.30.171.49:/tmp
01:30:53 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:30:53 Copying common-functions.sh to 10.30.171.166:/tmp
01:30:53 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:30:54 Copying common-functions.sh to 10.30.170.71:/tmp
01:30:54 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:30:55 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins17134031539648985431.sh
01:30:55 common-functions.sh is being sourced
01:30:55 common-functions environment:
01:30:55 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:30:55 ACTUALFEATURES:
01:30:55 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:30:55 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:30:55 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:30:55 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:30:55 CONTROLLERMEM: 2048m
01:30:55 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:30:55 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:30:55 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:30:55 SUITES:
01:30:55
01:30:55 #################################################
01:30:55 ## Configure Cluster and Start ##
01:30:55 #################################################
01:30:55 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology
01:30:55 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology
01:30:55 Locating script plan to use...
01:30:55 Finished running script plans
01:30:55 Configuring member-1 with IP address 10.30.171.49
01:30:55 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:30:55 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:30:55 common-functions.sh is being sourced
01:30:55 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
01:30:55 ++ [[ /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 ]]
01:30:55 ++ echo 'common-functions.sh is being sourced'
01:30:55 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
01:30:55 ++ DISTROSTREAM=vanadium
01:30:55 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:30:55 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:30:55 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:30:55 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:30:55 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:30:55 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:30:55 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:30:55 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:30:55 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:30:55 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:30:55 ++ export CONTROLLERMEM=
01:30:55 ++ CONTROLLERMEM=
01:30:55 ++ case "${DISTROSTREAM}" in
01:30:55 ++ CLUSTER_SYSTEM=akka
01:30:55 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:30:55 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:30:55 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:30:55 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:30:55 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:30:55 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:30:55 ++ print_common_env
01:30:55 ++ cat
01:30:55 common-functions environment:
01:30:55 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:30:55 ACTUALFEATURES:
01:30:55 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:30:55 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:30:55 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:30:55 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:30:55 CONTROLLERMEM:
01:30:55 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:30:55 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:30:55 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:30:55 SUITES:
01:30:55
01:30:55 ++ SSH='ssh -t -t'
01:30:55 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:30:55 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:30:55 Changing to /tmp
01:30:55 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:30:55 + echo 'Changing to /tmp'
01:30:55 + cd /tmp
01:30:55 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
01:30:55 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:30:55 --2026-02-15 01:30:55-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:30:55 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:30:55 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:30:55 HTTP request sent, awaiting response... 200 OK
01:30:55 Length: 240390263 (229M) [application/zip]
01:30:55 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
01:30:55
01:30:55 0K ........ ........ ........ ........ ........ ........ 1% 75.1M 3s
01:30:55 3072K ........ ........ ........ ........ ........ ........ 2% 121M 2s
01:30:55 6144K ........ ........ ........ ........ ........ ........ 3% 137M 2s
01:30:55 9216K ........ ........ ........ ........ ........ ........ 5% 122M 2s
01:30:55 12288K ........ ........ ........ ........ ........ ........ 6% 159M 2s
01:30:55 15360K ........ ........ ........ ........ ........ ........ 7% 156M 2s
01:30:55 18432K ........ ........ ........ ........ ........ ........ 9% 195M 2s
01:30:55 21504K ........ ........ ........ ........ ........ ........ 10% 226M 2s
01:30:55 24576K ........ ........ ........ ........ ........ ........ 11% 255M 1s
01:30:55 27648K ........ ........ ........ ........ ........ ........ 13% 265M 1s
01:30:55 30720K ........ ........ ........ ........ ........ ........ 14% 303M 1s
01:30:55 33792K ........ ........ ........ ........ ........ ........ 15% 286M 1s
01:30:55 36864K ........ ........ ........ ........ ........ ........ 17% 335M 1s
01:30:55 39936K ........ ........ ........ ........ ........ ........ 18% 296M 1s
01:30:55 43008K ........ ........ ........ ........ ........ ........ 19% 327M 1s
01:30:55 46080K ........ ........ ........ ........ ........ ........ 20% 300M 1s
01:30:55 49152K ........ ........ ........ ........ ........ ........ 22% 331M 1s
01:30:55 52224K ........ ........ ........ ........ ........ ........ 23% 313M 1s
01:30:55 55296K ........ ........ ........ ........ ........ ........ 24% 323M 1s
01:30:55 58368K ........ ........ ........ ........ ........ ........ 26% 351M 1s
01:30:55 61440K ........ ........ ........ ........ ........ ........ 27% 358M 1s
01:30:55 64512K ........ ........ ........ ........ ........ ........ 28% 215M 1s
01:30:55 67584K ........ ........ ........ ........ ........ ........ 30% 222M 1s
01:30:55 70656K ........ ........ ........ ........ ........ ........ 31% 330M 1s
01:30:55 73728K ........ ........ ........ ........ ........ ........ 32% 294M 1s
01:30:55 76800K ........ ........ ........ ........ ........ ........ 34% 311M 1s
01:30:55 79872K ........ ........ ........ ........ ........ ........ 35% 309M 1s
01:30:55 82944K ........ ........ ........ ........ ........ ........ 36% 368M 1s
01:30:56 86016K ........ ........ ........ ........ ........ ........ 37% 234M 1s
01:30:56 89088K ........ ........ ........ ........ ........ ........ 39% 351M 1s
01:30:56 92160K ........ ........ ........ ........ ........ ........ 40% 360M 1s
01:30:56 95232K ........ ........ ........ ........ ........ ........ 41% 346M 1s
01:30:56 98304K ........ ........ ........ ........ ........ ........ 43% 353M 1s
01:30:56 101376K ........ ........ ........ ........ ........ ........ 44% 269M 1s
01:30:56 104448K ........ ........ ........ ........ ........ ........ 45% 240M 1s
01:30:56 107520K ........ ........ ........ ........ ........ ........ 47% 229M 1s
01:30:56 110592K ........ ........ ........ ........ ........ ........ 48% 202M 1s
01:30:56 113664K ........ ........ ........ ........ ........ ........ 49% 232M 0s
01:30:56 116736K ........ ........ ........ ........ ........ ........ 51% 234M 0s
01:30:56 119808K ........ ........ ........ ........ ........ ........ 52% 203M 0s
01:30:56 122880K ........ ........ ........ ........ ........ ........ 53% 226M 0s
01:30:56 125952K ........ ........ ........ ........ ........ ........ 54% 303M 0s
01:30:56 129024K ........ ........ ........ ........ ........ ........ 56% 292M 0s
01:30:56 132096K ........ ........ ........ ........ ........ ........ 57% 233M 0s
01:30:56 135168K ........ ........ ........ ........ ........ ........ 58% 207M 0s
01:30:56 138240K ........ ........ ........ ........ ........ ........ 60% 205M 0s
01:30:56 141312K ........ ........ ........ ........ ........ ........ 61% 240M 0s
01:30:56 144384K ........ ........ ........ ........ ........ ........ 62% 235M 0s
01:30:56 147456K ........ ........ ........ ........ ........ ........ 64% 224M 0s
01:30:56 150528K ........ ........ ........ ........ ........ ........ 65% 193M 0s
01:30:56 153600K ........ ........ ........ ........ ........ ........ 66% 266M 0s
01:30:56 156672K ........ ........ ........ ........ ........ ........ 68% 277M 0s
01:30:56 159744K ........ ........ ........ ........ ........ ........ 69% 285M 0s
01:30:56 162816K ........ ........ ........ ........ ........ ........ 70% 319M 0s
01:30:56 165888K ........ ........ ........ ........ ........ ........ 71% 364M 0s
01:30:56 168960K ........ ........ ........ ........ ........ ........ 73% 365M 0s
01:30:56 172032K ........ ........ ........ ........ ........ ........ 74% 336M 0s
01:30:56 175104K ........ ........ ........ ........ ........ ........ 75% 342M 0s
01:30:56 178176K ........ ........ ........ ........ ........ ........ 77% 356M 0s
01:30:56 181248K ........ ........ ........ ........ ........ ........ 78% 338M 0s
01:30:56 184320K ........ ........ ........ ........ ........ ........ 79% 338M 0s
01:30:56 187392K ........ ........ ........ ........ ........ ........ 81% 354M 0s
01:30:56 190464K ........ ........ ........ ........ ........ ........ 82% 343M 0s
01:30:56 193536K ........ ........ ........ ........ ........ ........ 83% 344M 0s
01:30:56 196608K ........ ........ ........ ........ ........ ........ 85% 344M 0s
01:30:56 199680K ........ ........ ........ ........ ........ ........ 86% 347M 0s
01:30:56 202752K ........ ........ ........ ........ ........ ........ 87% 336M 0s
01:30:56 205824K ........ ........ ........ ........ ........ ........ 88% 330M 0s
01:30:56 208896K ........ ........ ........ ........ ........ ........ 90% 336M 0s
01:30:56 211968K ........ ........ ........ ........ ........ ........ 91% 261M 0s
01:30:56 215040K ........ ........ ........ ........ ........ ........ 92% 241M 0s
01:30:56 218112K ........ ........ ........ ........ ........ ........ 94% 238M 0s
01:30:56 221184K ........ ........ ........ ........ ........ ........ 95% 228M 0s
01:30:56 224256K ........ ........ ........ ........ ........ ........ 96% 306M 0s
01:30:56 227328K ........ ........ ........ ........ ........ ........ 98% 352M 0s
01:30:56 230400K ........ ........ ........ ........ ........ ........ 99% 291M 0s
01:30:56 233472K ........ ........ .... 100% 248M=0.9s
01:30:56
01:30:56 2026-02-15 01:30:56 (254 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
01:30:56
01:30:56 Extracting the new controller...
01:30:56 + echo 'Extracting the new controller...'
01:30:56 + unzip -q karaf-0.23.1-20260125.063332-1.zip
01:30:58 Adding external repositories...
01:30:58 + echo 'Adding external repositories...'
01:30:58 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:30:58 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:30:58 ################################################################################
01:30:58 #
01:30:58 # Licensed to the Apache Software Foundation (ASF) under one or more
01:30:58 # contributor license agreements. See the NOTICE file distributed with
01:30:58 # this work for additional information regarding copyright ownership.
01:30:58 # The ASF licenses this file to You under the Apache License, Version 2.0
01:30:58 # (the "License"); you may not use this file except in compliance with
01:30:58 # the License. You may obtain a copy of the License at
01:30:58 #
01:30:58 # http://www.apache.org/licenses/LICENSE-2.0
01:30:58 #
01:30:58 # Unless required by applicable law or agreed to in writing, software
01:30:58 # distributed under the License is distributed on an "AS IS" BASIS,
01:30:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:30:58 # See the License for the specific language governing permissions and
01:30:58 # limitations under the License.
01:30:58 #
01:30:58 ################################################################################
01:30:58
01:30:58 #
01:30:58 # If set to true, the following property will not allow any certificate to be used
01:30:58 # when accessing Maven repositories through SSL
01:30:58 #
01:30:58 #org.ops4j.pax.url.mvn.certificateCheck=
01:30:58
01:30:58 #
01:30:58 # Path to the local Maven settings file.
01:30:58 # The repositories defined in this file will be automatically added to the list
01:30:58 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:30:58 # below is not set.
01:30:58 # The following locations are checked for the existence of the settings.xml file
01:30:58 # * 1. looks for the specified url
01:30:58 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:30:58 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:30:58 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:30:58 #
01:30:58 #org.ops4j.pax.url.mvn.settings=
01:30:58
01:30:58 #
01:30:58 # Path to the local Maven repository which is used to avoid downloading
01:30:58 # artifacts when they already exist locally.
01:30:58 # The value of this property will be extracted from the settings.xml file
01:30:58 # above, or defaulted to:
01:30:58 # System.getProperty( "user.home" ) + "/.m2/repository"
01:30:58 #
01:30:58 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:30:58
01:30:58 #
01:30:58 # Default this to false. It's just weird to use undocumented repos
01:30:58 #
01:30:58 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:30:58
01:30:58 #
01:30:58 # Uncomment if you don't wanna use the proxy settings
01:30:58 # from the Maven conf/settings.xml file
01:30:58 #
01:30:58 # org.ops4j.pax.url.mvn.proxySupport=false
01:30:58
01:30:58 #
01:30:58 # Comma separated list of repositories scanned when resolving an artifact.
01:30:58 # Those repositories will be checked before iterating through the
01:30:58 # below list of repositories and even before the local repository
01:30:58 # A repository url can be appended with zero or more of the following flags:
01:30:58 # @snapshots : the repository contains snaphots
01:30:58 # @noreleases : the repository does not contain any released artifacts
01:30:58 #
01:30:58 # The following property value will add the system folder as a repo.
01:30:58 #
01:30:58 org.ops4j.pax.url.mvn.defaultRepositories=\
01:30:58 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:30:58 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:30:58 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:30:58
01:30:58 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:30:58 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:30:58
01:30:58 #
01:30:58 # Comma separated list of repositories scanned when resolving an artifact.
01:30:58 # The default list includes the following repositories:
01:30:58 # http://repo1.maven.org/maven2@id=central
01:30:58 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:30:58 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:30:58 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:30:58 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:30:58 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:30:58 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:30:58 # To add repositories to the default ones, prepend '+' to the list of repositories
01:30:58 # to add.
01:30:58 # A repository url can be appended with zero or more of the following flags:
01:30:58 # @snapshots : the repository contains snapshots
01:30:58 # @noreleases : the repository does not contain any released artifacts
01:30:58 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:30:58 #
01:30:58 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
01:30:58
01:30:58 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
01:30:58 + [[ True == \T\r\u\e ]]
01:30:58 + echo 'Configuring the startup features...'
01:30:58 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:30:58 + FEATURE_TEST_STRING=features-test
01:30:58 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
01:30:58 + KARAF_VERSION=karaf4
01:30:58 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:30:58 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:30:58 + [[ ! -z '' ]]
01:30:58 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:30:58 ################################################################################
01:30:58 #
01:30:58 # Licensed to the Apache Software Foundation (ASF) under one or more
01:30:58 # contributor license agreements. See the NOTICE file distributed with
01:30:58 # this work for additional information regarding copyright ownership.
01:30:58 # The ASF licenses this file to You under the Apache License, Version 2.0
01:30:58 # (the "License"); you may not use this file except in compliance with
01:30:58 # the License. You may obtain a copy of the License at
01:30:58 #
01:30:58 # http://www.apache.org/licenses/LICENSE-2.0
01:30:58 #
01:30:58 # Unless required by applicable law or agreed to in writing, software
01:30:58 # distributed under the License is distributed on an "AS IS" BASIS,
01:30:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:30:58 # See the License for the specific language governing permissions and
01:30:58 # limitations under the License.
01:30:58 #
01:30:58 ################################################################################
01:30:58
01:30:58 #
01:30:58 # Comma separated list of features repositories to register by default
01:30:58 #
01:30:58 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
01:30:58
01:30:58 #
01:30:58 # Comma separated list of features to install at startup
01:30:58 #
01:30:58 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
01:30:58
01:30:58 #
01:30:58 # Resource repositories (OBR) that the features resolver can use
01:30:58 # to resolve requirements/capabilities
01:30:58 #
01:30:58 # The format of the resourceRepositories is
01:30:58 # resourceRepositories=[xml:url|json:url],...
01:30:58 # for Instance:
01:30:58 #
01:30:58 #resourceRepositories=xml:http://host/path/to/index.xml
01:30:58 # or
01:30:58 #resourceRepositories=json:http://host/path/to/index.json
01:30:58 #
01:30:58
01:30:58 #
01:30:58 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:30:58 #
01:30:58 featuresBootAsynchronous=false
01:30:58
01:30:58 #
01:30:58 # Service requirements enforcement
01:30:58 #
01:30:58 # By default, the feature resolver checks the service requirements/capabilities of
01:30:58 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:30:58 # the required bundles.
01:30:58 # The following flag can have those values:
01:30:58 # - disable: service requirements are completely ignored
01:30:58 # - default: service requirements are ignored for old features
01:30:58 # - enforce: service requirements are always verified
01:30:58 #
01:30:58 #serviceRequirements=default
01:30:58
01:30:58 #
01:30:58 # Store cfg file for config element in feature
01:30:58 #
01:30:58 #configCfgStore=true
01:30:58
01:30:58 #
01:30:58 # Define if the feature service automatically refresh bundles
01:30:58 #
01:30:58 autoRefresh=true
01:30:58
01:30:58 #
01:30:58 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:30:58 # XML file defines instructions related to features processing
01:30:58 # versions.properties may declare properties to resolve placeholders in XML file
01:30:58 # both files are relative to ${karaf.etc}
01:30:58 #
01:30:58 #featureProcessing=org.apache.karaf.features.xml
01:30:58 #featureProcessingVersions=versions.properties
01:30:58 + configure_karaf_log karaf4 ''
01:30:58 + local -r karaf_version=karaf4
01:30:58 + local -r controllerdebugmap=
01:30:58 + local logapi=log4j
01:30:58 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:30:58 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:30:58 log4j2.rootLogger.level = INFO
01:30:58 #log4j2.rootLogger.type = asyncRoot
01:30:58 #log4j2.rootLogger.includeLocation = false
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:30:58 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:30:58 log4j2.rootLogger.appenderRef.Console.ref = Console
01:30:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:30:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:30:58 log4j2.logger.spifly.name = org.apache.aries.spifly
01:30:58 log4j2.logger.spifly.level = WARN
01:30:58 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:30:58 log4j2.logger.audit.level = INFO
01:30:58 log4j2.logger.audit.additivity = false
01:30:58 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:30:58 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:30:58 log4j2.appender.console.type = Console
01:30:58 log4j2.appender.console.name = Console
01:30:58 log4j2.appender.console.layout.type = PatternLayout
01:30:58 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:30:58 log4j2.appender.rolling.type = RollingRandomAccessFile
01:30:58 log4j2.appender.rolling.name = RollingFile
01:30:58 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:30:58 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:30:58 #log4j2.appender.rolling.immediateFlush = false
01:30:58 log4j2.appender.rolling.append = true
01:30:58 log4j2.appender.rolling.layout.type = PatternLayout
01:30:58 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:30:58 log4j2.appender.rolling.policies.type = Policies
01:30:58 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:30:58 log4j2.appender.rolling.policies.size.size = 64MB
01:30:58 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:30:58 log4j2.appender.rolling.strategy.max = 7
01:30:58 log4j2.appender.audit.type = RollingRandomAccessFile
01:30:58 log4j2.appender.audit.name = AuditRollingFile
01:30:58 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:30:58 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:30:58 log4j2.appender.audit.append = true
01:30:58 log4j2.appender.audit.layout.type = PatternLayout
01:30:58 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:30:58 log4j2.appender.audit.policies.type = Policies
01:30:58 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:30:58 log4j2.appender.audit.policies.size.size = 8MB
01:30:58 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:30:58 log4j2.appender.audit.strategy.max = 7
01:30:58 log4j2.appender.osgi.type = PaxOsgi
01:30:58 log4j2.appender.osgi.name = PaxOsgi
01:30:58 log4j2.appender.osgi.filter = *
01:30:58 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:30:58 #log4j2.logger.aether.level = TRACE
01:30:58 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:30:58 #log4j2.logger.http-headers.level = DEBUG
01:30:58 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:30:58 #log4j2.logger.maven.level = TRACE
01:30:58 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:30:58 + logapi=log4j2
01:30:58 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:30:58 + '[' log4j2 == log4j2 ']'
01:30:58 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:30:58 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:30:58 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:30:58 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:30:58 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:30:58 + unset IFS
01:30:58 controllerdebugmap:
01:30:58 + echo 'controllerdebugmap: '
01:30:58 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:30:58 + '[' -n '' ']'
01:30:58 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:30:58 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:30:58 ################################################################################
01:30:58 #
01:30:58 # Licensed to the Apache Software Foundation (ASF) under one or more
01:30:58 # contributor license agreements. See the NOTICE file distributed with
01:30:58 # this work for additional information regarding copyright ownership.
01:30:58 # The ASF licenses this file to You under the Apache License, Version 2.0
01:30:58 # (the "License"); you may not use this file except in compliance with
01:30:58 # the License. You may obtain a copy of the License at
01:30:58 #
01:30:58 # http://www.apache.org/licenses/LICENSE-2.0
01:30:58 #
01:30:58 # Unless required by applicable law or agreed to in writing, software
01:30:58 # distributed under the License is distributed on an "AS IS" BASIS,
01:30:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:30:58 # See the License for the specific language governing permissions and
01:30:58 # limitations under the License.
01:30:58 #
01:30:58 ################################################################################
01:30:58
01:30:58 # Common pattern layout for appenders
01:30:58 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:30:58
01:30:58 # Root logger
01:30:58 log4j2.rootLogger.level = INFO
01:30:58 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:30:58 #log4j2.rootLogger.type = asyncRoot
01:30:58 #log4j2.rootLogger.includeLocation = false
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:30:58 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:30:58 log4j2.rootLogger.appenderRef.Console.ref = Console
01:30:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:30:58 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:30:58
01:30:58 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:30:58 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:30:58
01:30:58 # Loggers configuration
01:30:58
01:30:58 # Spifly logger
01:30:58 log4j2.logger.spifly.name = org.apache.aries.spifly
01:30:58 log4j2.logger.spifly.level = WARN
01:30:58
01:30:58 # Security audit logger
01:30:58 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:30:58 log4j2.logger.audit.level = INFO
01:30:58 log4j2.logger.audit.additivity = false
01:30:58 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:30:58
01:30:58 # Appenders configuration
01:30:58
01:30:58 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:30:58 log4j2.appender.console.type = Console
01:30:58 log4j2.appender.console.name = Console
01:30:58 log4j2.appender.console.layout.type = PatternLayout
01:30:58 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:30:58
01:30:58 # Rolling file appender
01:30:58 log4j2.appender.rolling.type = RollingRandomAccessFile
01:30:58 log4j2.appender.rolling.name = RollingFile
01:30:58 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:30:58 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:30:58 # uncomment to not force a disk flush
01:30:58 #log4j2.appender.rolling.immediateFlush = false
01:30:58 log4j2.appender.rolling.append = true
01:30:58 log4j2.appender.rolling.layout.type = PatternLayout
01:30:58 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:30:58 log4j2.appender.rolling.policies.type = Policies
01:30:58 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:30:58 log4j2.appender.rolling.policies.size.size = 1GB
01:30:58 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:30:58 log4j2.appender.rolling.strategy.max = 7
01:30:58
01:30:58 # Audit file appender
01:30:58 log4j2.appender.audit.type = RollingRandomAccessFile
01:30:58 log4j2.appender.audit.name = AuditRollingFile
01:30:58 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:30:58 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:30:58 log4j2.appender.audit.append = true
01:30:58 log4j2.appender.audit.layout.type = PatternLayout
01:30:58 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:30:58 log4j2.appender.audit.policies.type = Policies
01:30:58 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:30:58 log4j2.appender.audit.policies.size.size = 8MB
01:30:58 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:30:58 log4j2.appender.audit.strategy.max = 7
01:30:58
01:30:58 # OSGi appender
01:30:58 log4j2.appender.osgi.type = PaxOsgi
01:30:58 log4j2.appender.osgi.name = PaxOsgi
01:30:58 log4j2.appender.osgi.filter = *
01:30:58
01:30:58 # help with identification of maven-related problems with pax-url-aether
01:30:58 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:30:58 #log4j2.logger.aether.level = TRACE
01:30:58 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:30:58 #log4j2.logger.http-headers.level = DEBUG
01:30:58 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:30:58 #log4j2.logger.maven.level = TRACE
01:30:58 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:30:58 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:30:58 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:30:58 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:30:58 Configure
01:30:58 + local -r controllermem=2048m
01:30:58 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:30:58 + echo Configure
01:30:58 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:30:58 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:30:58 max memory: 2048m
01:30:58 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:30:58 + echo ' max memory: 2048m'
01:30:58 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:30:58 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:30:58 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:30:58 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:30:58 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:30:58 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:30:58 #!/bin/sh
01:30:58 #
01:30:58 # Licensed to the Apache Software Foundation (ASF) under one or more
01:30:58 # contributor license agreements. See the NOTICE file distributed with
01:30:58 # this work for additional information regarding copyright ownership.
01:30:58 # The ASF licenses this file to You under the Apache License, Version 2.0
01:30:58 # (the "License"); you may not use this file except in compliance with
01:30:58 # the License. You may obtain a copy of the License at
01:30:58 #
01:30:58 # http://www.apache.org/licenses/LICENSE-2.0
01:30:58 #
01:30:58 # Unless required by applicable law or agreed to in writing, software
01:30:58 # distributed under the License is distributed on an "AS IS" BASIS,
01:30:58 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:30:58 # See the License for the specific language governing permissions and
01:30:58 # limitations under the License.
01:30:58 #
01:30:58
01:30:58 #
01:30:58 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:30:58 # script: client, instance, shell, start, status, stop, karaf
01:30:58 #
01:30:58 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:30:58 # Actions go here...
01:30:58 # fi
01:30:58
01:30:58 #
01:30:58 # general settings which should be applied for all scripts go here; please keep
01:30:58 # in mind that it is possible that scripts might be executed more than once, e.g.
01:30:58 # in example of the start script where the start script is executed first and the
01:30:58 # karaf script afterwards.
01:30:58 #
01:30:58
01:30:58 #
01:30:58 # The following section shows the possible configuration options for the default
01:30:58 # karaf scripts
01:30:58 #
01:30:58 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:30:58 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:30:58 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:30:58 # export EXTRA_JAVA_OPTS # Additional JVM options
01:30:58 # export KARAF_HOME # Karaf home folder
01:30:58 # export KARAF_DATA # Karaf data folder
01:30:58 # export KARAF_BASE # Karaf base folder
01:30:58 # export KARAF_ETC # Karaf etc folder
01:30:58 # export KARAF_LOG # Karaf log folder
01:30:58 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:30:58 # export KARAF_OPTS # Additional available Karaf options
01:30:58 # export KARAF_DEBUG # Enable debug mode
01:30:58 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:30:58 # export KARAF_NOROOT # Prevent execution as root if set to true
01:30:58 Set Java version
01:30:58 + echo 'Set Java version'
01:30:58 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:30:58 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:30:58 sudo: a password is required
01:30:58 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:30:58 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:30:58 sudo: a password is required
01:30:58 JDK default version ...
01:30:58 + echo 'JDK default version ...'
01:30:58 + java -version
01:30:58 openjdk version "21.0.9" 2025-10-21
01:30:58 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:30:58 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:30:58 Set JAVA_HOME
01:30:58 + echo 'Set JAVA_HOME'
01:30:58 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:30:58 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:30:58 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:30:58 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:30:58 Listing all open ports on controller system...
01:30:58 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:30:58 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:30:58 + echo 'Listing all open ports on controller system...'
01:30:58 + netstat -pnatu
01:30:58 /tmp/configuration-script.sh: line 40: netstat: command not found
01:30:58 Configuring cluster
01:30:58 + '[' -f /tmp/custom_shard_config.txt ']'
01:30:58 + echo 'Configuring cluster'
01:30:58 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.49 10.30.171.166 10.30.170.71
01:30:58 ################################################
01:30:58 ## Configure Cluster ##
01:30:58 ################################################
01:30:58 NOTE: Cluster configuration files not found. Copying from
01:30:58 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
01:30:58 Configuring unique name in pekko.conf
01:30:58 Configuring hostname in pekko.conf
01:30:58 Configuring data and rpc seed nodes in pekko.conf
01:30:58 modules = [
01:30:58
01:30:58 {
01:30:58 name = "inventory"
01:30:58 namespace = "urn:opendaylight:inventory"
01:30:58 shard-strategy = "module"
01:30:58 },
01:30:58 {
01:30:58 name = "topology"
01:30:58 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:30:58 shard-strategy = "module"
01:30:58 },
01:30:58 {
01:30:58 name = "toaster"
01:30:58 namespace = "http://netconfcentral.org/ns/toaster"
01:30:58 shard-strategy = "module"
01:30:58 }
01:30:58 ]
01:30:58 Configuring replication type in module-shards.conf
01:30:58 ################################################
01:30:58 ## NOTE: Manually restart controller to ##
01:30:58 ## apply configuration. ##
01:30:58 ################################################
01:30:58 Dump akka.conf
01:30:58 + echo 'Dump akka.conf'
01:30:58 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:30:58 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
01:30:58 Dump modules.conf
01:30:58 + echo 'Dump modules.conf'
01:30:58 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:30:58 modules = [
01:30:58
01:30:58 {
01:30:58 name = "inventory"
01:30:58 namespace = "urn:opendaylight:inventory"
01:30:58 shard-strategy = "module"
01:30:58 },
01:30:58 {
01:30:58 name = "topology"
01:30:58 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:30:58 shard-strategy = "module"
01:30:58 },
01:30:58 {
01:30:58 name = "toaster"
01:30:58 namespace = "http://netconfcentral.org/ns/toaster"
01:30:58 shard-strategy = "module"
01:30:58 }
01:30:58 ]
01:30:58 Dump module-shards.conf
01:30:58 + echo 'Dump module-shards.conf'
01:30:58 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:30:58 module-shards = [
01:30:58 {
01:30:58 name = "default"
01:30:58 shards = [
01:30:58 {
01:30:58 name = "default"
01:30:58 replicas = ["member-1",
01:30:58 "member-2",
01:30:58 "member-3"]
01:30:58 }
01:30:58 ]
01:30:58 },
01:30:58 {
01:30:58 name = "inventory"
01:30:58 shards = [
01:30:58 {
01:30:58 name="inventory"
01:30:58 replicas = ["member-1",
01:30:58 "member-2",
01:30:58 "member-3"]
01:30:58 }
01:30:58 ]
01:30:58 },
01:30:58 {
01:30:58 name = "topology"
01:30:58 shards = [
01:30:58 {
01:30:58 name="topology"
01:30:58 replicas = ["member-1",
01:30:58 "member-2",
01:30:58 "member-3"]
01:30:58 }
01:30:58 ]
01:30:58 },
01:30:58 {
01:30:58 name = "toaster"
01:30:58 shards = [
01:30:58 {
01:30:58 name="toaster"
01:30:58 replicas = ["member-1",
01:30:58 "member-2",
01:30:58 "member-3"]
01:30:58 }
01:30:58 ]
01:30:58 }
01:30:58 ]
01:30:58 Configuring member-2 with IP address 10.30.171.166
01:30:58 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:30:59 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:30:59 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
01:30:59 common-functions.sh is being sourced
01:30:59 ++ [[ /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 ]]
01:30:59 ++ echo 'common-functions.sh is being sourced'
01:30:59 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
01:30:59 ++ DISTROSTREAM=vanadium
01:30:59 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:30:59 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:30:59 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:30:59 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:30:59 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:30:59 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:30:59 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:30:59 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:30:59 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:30:59 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:30:59 ++ export CONTROLLERMEM=
01:30:59 ++ CONTROLLERMEM=
01:30:59 ++ case "${DISTROSTREAM}" in
01:30:59 ++ CLUSTER_SYSTEM=akka
01:30:59 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:30:59 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:30:59 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:30:59 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:30:59 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:30:59 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:30:59 ++ print_common_env
01:30:59 ++ cat
01:30:59 common-functions environment:
01:30:59 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:30:59 ACTUALFEATURES:
01:30:59 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:30:59 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:30:59 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:30:59 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:30:59 CONTROLLERMEM:
01:30:59 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:30:59 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:30:59 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:30:59 SUITES:
01:30:59
01:30:59 ++ SSH='ssh -t -t'
01:30:59 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:30:59 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:30:59 Changing to /tmp
01:30:59 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:30:59 + echo 'Changing to /tmp'
01:30:59 + cd /tmp
01:30:59 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
01:30:59 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:30:59 --2026-02-15 01:30:59-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:30:59 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:30:59 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:30:59 HTTP request sent, awaiting response... 200 OK
01:30:59 Length: 240390263 (229M) [application/zip]
01:30:59 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
01:30:59
01:30:59 0K ........ ........ ........ ........ ........ ........ 1% 102M 2s
01:30:59 3072K ........ ........ ........ ........ ........ ........ 2% 140M 2s
01:30:59 6144K ........ ........ ........ ........ ........ ........ 3% 140M 2s
01:30:59 9216K ........ ........ ........ ........ ........ ........ 5% 165M 2s
01:30:59 12288K ........ ........ ........ ........ ........ ........ 6% 163M 2s
01:30:59 15360K ........ ........ ........ ........ ........ ........ 7% 171M 1s
01:30:59 18432K ........ ........ ........ ........ ........ ........ 9% 190M 1s
01:30:59 21504K ........ ........ ........ ........ ........ ........ 10% 205M 1s
01:30:59 24576K ........ ........ ........ ........ ........ ........ 11% 218M 1s
01:30:59 27648K ........ ........ ........ ........ ........ ........ 13% 253M 1s
01:30:59 30720K ........ ........ ........ ........ ........ ........ 14% 281M 1s
01:30:59 33792K ........ ........ ........ ........ ........ ........ 15% 288M 1s
01:30:59 36864K ........ ........ ........ ........ ........ ........ 17% 306M 1s
01:30:59 39936K ........ ........ ........ ........ ........ ........ 18% 295M 1s
01:30:59 43008K ........ ........ ........ ........ ........ ........ 19% 307M 1s
01:30:59 46080K ........ ........ ........ ........ ........ ........ 20% 341M 1s
01:30:59 49152K ........ ........ ........ ........ ........ ........ 22% 331M 1s
01:30:59 52224K ........ ........ ........ ........ ........ ........ 23% 291M 1s
01:30:59 55296K ........ ........ ........ ........ ........ ........ 24% 339M 1s
01:30:59 58368K ........ ........ ........ ........ ........ ........ 26% 326M 1s
01:30:59 61440K ........ ........ ........ ........ ........ ........ 27% 311M 1s
01:30:59 64512K ........ ........ ........ ........ ........ ........ 28% 326M 1s
01:30:59 67584K ........ ........ ........ ........ ........ ........ 30% 321M 1s
01:30:59 70656K ........ ........ ........ ........ ........ ........ 31% 331M 1s
01:30:59 73728K ........ ........ ........ ........ ........ ........ 32% 321M 1s
01:30:59 76800K ........ ........ ........ ........ ........ ........ 34% 322M 1s
01:30:59 79872K ........ ........ ........ ........ ........ ........ 35% 327M 1s
01:30:59 82944K ........ ........ ........ ........ ........ ........ 36% 327M 1s
01:30:59 86016K ........ ........ ........ ........ ........ ........ 37% 329M 1s
01:30:59 89088K ........ ........ ........ ........ ........ ........ 39% 330M 1s
01:30:59 92160K ........ ........ ........ ........ ........ ........ 40% 321M 1s
01:30:59 95232K ........ ........ ........ ........ ........ ........ 41% 311M 1s
01:30:59 98304K ........ ........ ........ ........ ........ ........ 43% 332M 1s
01:30:59 101376K ........ ........ ........ ........ ........ ........ 44% 353M 1s
01:30:59 104448K ........ ........ ........ ........ ........ ........ 45% 346M 0s
01:30:59 107520K ........ ........ ........ ........ ........ ........ 47% 336M 0s
01:30:59 110592K ........ ........ ........ ........ ........ ........ 48% 366M 0s
01:30:59 113664K ........ ........ ........ ........ ........ ........ 49% 355M 0s
01:30:59 116736K ........ ........ ........ ........ ........ ........ 51% 342M 0s
01:30:59 119808K ........ ........ ........ ........ ........ ........ 52% 349M 0s
01:30:59 122880K ........ ........ ........ ........ ........ ........ 53% 342M 0s
01:30:59 125952K ........ ........ ........ ........ ........ ........ 54% 309M 0s
01:30:59 129024K ........ ........ ........ ........ ........ ........ 56% 321M 0s
01:30:59 132096K ........ ........ ........ ........ ........ ........ 57% 313M 0s
01:30:59 135168K ........ ........ ........ ........ ........ ........ 58% 319M 0s
01:30:59 138240K ........ ........ ........ ........ ........ ........ 60% 317M 0s
01:30:59 141312K ........ ........ ........ ........ ........ ........ 61% 317M 0s
01:30:59 144384K ........ ........ ........ ........ ........ ........ 62% 321M 0s
01:30:59 147456K ........ ........ ........ ........ ........ ........ 64% 315M 0s
01:30:59 150528K ........ ........ ........ ........ ........ ........ 65% 325M 0s
01:30:59 153600K ........ ........ ........ ........ ........ ........ 66% 319M 0s
01:30:59 156672K ........ ........ ........ ........ ........ ........ 68% 326M 0s
01:30:59 159744K ........ ........ ........ ........ ........ ........ 69% 313M 0s
01:30:59 162816K ........ ........ ........ ........ ........ ........ 70% 311M 0s
01:30:59 165888K ........ ........ ........ ........ ........ ........ 71% 314M 0s
01:31:00 168960K ........ ........ ........ ........ ........ ........ 73% 330M 0s
01:31:00 172032K ........ ........ ........ ........ ........ ........ 74% 344M 0s
01:31:00 175104K ........ ........ ........ ........ ........ ........ 75% 341M 0s
01:31:00 178176K ........ ........ ........ ........ ........ ........ 77% 320M 0s
01:31:00 181248K ........ ........ ........ ........ ........ ........ 78% 335M 0s
01:31:00 184320K ........ ........ ........ ........ ........ ........ 79% 310M 0s
01:31:00 187392K ........ ........ ........ ........ ........ ........ 81% 318M 0s
01:31:00 190464K ........ ........ ........ ........ ........ ........ 82% 306M 0s
01:31:00 193536K ........ ........ ........ ........ ........ ........ 83% 294M 0s
01:31:00 196608K ........ ........ ........ ........ ........ ........ 85% 289M 0s
01:31:00 199680K ........ ........ ........ ........ ........ ........ 86% 310M 0s
01:31:00 202752K ........ ........ ........ ........ ........ ........ 87% 316M 0s
01:31:00 205824K ........ ........ ........ ........ ........ ........ 88% 318M 0s
01:31:00 208896K ........ ........ ........ ........ ........ ........ 90% 315M 0s
01:31:00 211968K ........ ........ ........ ........ ........ ........ 91% 317M 0s
01:31:00 215040K ........ ........ ........ ........ ........ ........ 92% 318M 0s
01:31:00 218112K ........ ........ ........ ........ ........ ........ 94% 323M 0s
01:31:00 221184K ........ ........ ........ ........ ........ ........ 95% 310M 0s
01:31:00 224256K ........ ........ ........ ........ ........ ........ 96% 307M 0s
01:31:00 227328K ........ ........ ........ ........ ........ ........ 98% 324M 0s
01:31:00 230400K ........ ........ ........ ........ ........ ........ 99% 321M 0s
01:31:00 233472K ........ ........ .... 100% 305M=0.8s
01:31:00
01:31:00 2026-02-15 01:31:00 (285 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
01:31:00
01:31:00 Extracting the new controller...
01:31:00 + echo 'Extracting the new controller...'
01:31:00 + unzip -q karaf-0.23.1-20260125.063332-1.zip
01:31:02 Adding external repositories...
01:31:02 + echo 'Adding external repositories...'
01:31:02 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:31:02 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:31:02 ################################################################################
01:31:02 #
01:31:02 # Licensed to the Apache Software Foundation (ASF) under one or more
01:31:02 # contributor license agreements. See the NOTICE file distributed with
01:31:02 # this work for additional information regarding copyright ownership.
01:31:02 # The ASF licenses this file to You under the Apache License, Version 2.0
01:31:02 # (the "License"); you may not use this file except in compliance with
01:31:02 # the License. You may obtain a copy of the License at
01:31:02 #
01:31:02 # http://www.apache.org/licenses/LICENSE-2.0
01:31:02 #
01:31:02 # Unless required by applicable law or agreed to in writing, software
01:31:02 # distributed under the License is distributed on an "AS IS" BASIS,
01:31:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:31:02 # See the License for the specific language governing permissions and
01:31:02 # limitations under the License.
01:31:02 #
01:31:02 ################################################################################
01:31:02
01:31:02 #
01:31:02 # If set to true, the following property will not allow any certificate to be used
01:31:02 # when accessing Maven repositories through SSL
01:31:02 #
01:31:02 #org.ops4j.pax.url.mvn.certificateCheck=
01:31:02
01:31:02 #
01:31:02 # Path to the local Maven settings file.
01:31:02 # The repositories defined in this file will be automatically added to the list
01:31:02 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:31:02 # below is not set.
01:31:02 # The following locations are checked for the existence of the settings.xml file
01:31:02 # * 1. looks for the specified url
01:31:02 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:31:02 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:31:02 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:31:02 #
01:31:02 #org.ops4j.pax.url.mvn.settings=
01:31:02
01:31:02 #
01:31:02 # Path to the local Maven repository which is used to avoid downloading
01:31:02 # artifacts when they already exist locally.
01:31:02 # The value of this property will be extracted from the settings.xml file
01:31:02 # above, or defaulted to:
01:31:02 # System.getProperty( "user.home" ) + "/.m2/repository"
01:31:02 #
01:31:02 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:31:02
01:31:02 #
01:31:02 # Default this to false. It's just weird to use undocumented repos
01:31:02 #
01:31:02 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:31:02
01:31:02 #
01:31:02 # Uncomment if you don't wanna use the proxy settings
01:31:02 # from the Maven conf/settings.xml file
01:31:02 #
01:31:02 # org.ops4j.pax.url.mvn.proxySupport=false
01:31:02
01:31:02 #
01:31:02 # Comma separated list of repositories scanned when resolving an artifact.
01:31:02 # Those repositories will be checked before iterating through the
01:31:02 # below list of repositories and even before the local repository
01:31:02 # A repository url can be appended with zero or more of the following flags:
01:31:02 # @snapshots : the repository contains snaphots
01:31:02 # @noreleases : the repository does not contain any released artifacts
01:31:02 #
01:31:02 # The following property value will add the system folder as a repo.
01:31:02 #
01:31:02 org.ops4j.pax.url.mvn.defaultRepositories=\
01:31:02 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:31:02 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:31:02 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:31:02
01:31:02 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:31:02 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:31:02
01:31:02 #
01:31:02 # Comma separated list of repositories scanned when resolving an artifact.
01:31:02 # The default list includes the following repositories:
01:31:02 # http://repo1.maven.org/maven2@id=central
01:31:02 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:31:02 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:31:02 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:31:02 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:31:02 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:31:02 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:31:02 # To add repositories to the default ones, prepend '+' to the list of repositories
01:31:02 # to add.
01:31:02 # A repository url can be appended with zero or more of the following flags:
01:31:02 # @snapshots : the repository contains snapshots
01:31:02 # @noreleases : the repository does not contain any released artifacts
01:31:02 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:31:02 #
01:31:02 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
01:31:02
01:31:02 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
01:31:02 + [[ True == \T\r\u\e ]]
01:31:02 + echo 'Configuring the startup features...'
01:31:02 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:31:02 + FEATURE_TEST_STRING=features-test
01:31:02 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
01:31:02 + KARAF_VERSION=karaf4
01:31:02 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:31:02 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:31:02 + [[ ! -z '' ]]
01:31:02 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:31:02 ################################################################################
01:31:02 #
01:31:02 # Licensed to the Apache Software Foundation (ASF) under one or more
01:31:02 # contributor license agreements. See the NOTICE file distributed with
01:31:02 # this work for additional information regarding copyright ownership.
01:31:02 # The ASF licenses this file to You under the Apache License, Version 2.0
01:31:02 # (the "License"); you may not use this file except in compliance with
01:31:02 # the License. You may obtain a copy of the License at
01:31:02 #
01:31:02 # http://www.apache.org/licenses/LICENSE-2.0
01:31:02 #
01:31:02 # Unless required by applicable law or agreed to in writing, software
01:31:02 # distributed under the License is distributed on an "AS IS" BASIS,
01:31:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:31:02 # See the License for the specific language governing permissions and
01:31:02 # limitations under the License.
01:31:02 #
01:31:02 ################################################################################
01:31:02
01:31:02 #
01:31:02 # Comma separated list of features repositories to register by default
01:31:02 #
01:31:02 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
01:31:02
01:31:02 #
01:31:02 # Comma separated list of features to install at startup
01:31:02 #
01:31:02 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
01:31:02
01:31:02 #
01:31:02 # Resource repositories (OBR) that the features resolver can use
01:31:02 # to resolve requirements/capabilities
01:31:02 #
01:31:02 # The format of the resourceRepositories is
01:31:02 # resourceRepositories=[xml:url|json:url],...
01:31:02 # for Instance:
01:31:02 #
01:31:02 #resourceRepositories=xml:http://host/path/to/index.xml
01:31:02 # or
01:31:02 #resourceRepositories=json:http://host/path/to/index.json
01:31:02 #
01:31:02
01:31:02 #
01:31:02 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:31:02 #
01:31:02 featuresBootAsynchronous=false
01:31:02
01:31:02 #
01:31:02 # Service requirements enforcement
01:31:02 #
01:31:02 # By default, the feature resolver checks the service requirements/capabilities of
01:31:02 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:31:02 # the required bundles.
01:31:02 # The following flag can have those values:
01:31:02 # - disable: service requirements are completely ignored
01:31:02 # - default: service requirements are ignored for old features
01:31:02 # - enforce: service requirements are always verified
01:31:02 #
01:31:02 #serviceRequirements=default
01:31:02
01:31:02 #
01:31:02 # Store cfg file for config element in feature
01:31:02 #
01:31:02 #configCfgStore=true
01:31:02
01:31:02 #
01:31:02 # Define if the feature service automatically refresh bundles
01:31:02 #
01:31:02 autoRefresh=true
01:31:02
01:31:02 #
01:31:02 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:31:02 # XML file defines instructions related to features processing
01:31:02 # versions.properties may declare properties to resolve placeholders in XML file
01:31:02 # both files are relative to ${karaf.etc}
01:31:02 #
01:31:02 #featureProcessing=org.apache.karaf.features.xml
01:31:02 #featureProcessingVersions=versions.properties
01:31:02 + configure_karaf_log karaf4 ''
01:31:02 + local -r karaf_version=karaf4
01:31:02 + local -r controllerdebugmap=
01:31:02 + local logapi=log4j
01:31:02 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:31:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:31:02 log4j2.rootLogger.level = INFO
01:31:02 #log4j2.rootLogger.type = asyncRoot
01:31:02 #log4j2.rootLogger.includeLocation = false
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:31:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:31:02 log4j2.rootLogger.appenderRef.Console.ref = Console
01:31:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:31:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:31:02 log4j2.logger.spifly.name = org.apache.aries.spifly
01:31:02 log4j2.logger.spifly.level = WARN
01:31:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:31:02 log4j2.logger.audit.level = INFO
01:31:02 log4j2.logger.audit.additivity = false
01:31:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:31:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:31:02 log4j2.appender.console.type = Console
01:31:02 log4j2.appender.console.name = Console
01:31:02 log4j2.appender.console.layout.type = PatternLayout
01:31:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:31:02 log4j2.appender.rolling.type = RollingRandomAccessFile
01:31:02 log4j2.appender.rolling.name = RollingFile
01:31:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:31:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:31:02 #log4j2.appender.rolling.immediateFlush = false
01:31:02 log4j2.appender.rolling.append = true
01:31:02 log4j2.appender.rolling.layout.type = PatternLayout
01:31:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:31:02 log4j2.appender.rolling.policies.type = Policies
01:31:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:31:02 log4j2.appender.rolling.policies.size.size = 64MB
01:31:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:31:02 log4j2.appender.rolling.strategy.max = 7
01:31:02 log4j2.appender.audit.type = RollingRandomAccessFile
01:31:02 log4j2.appender.audit.name = AuditRollingFile
01:31:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:31:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:31:02 log4j2.appender.audit.append = true
01:31:02 log4j2.appender.audit.layout.type = PatternLayout
01:31:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:31:02 log4j2.appender.audit.policies.type = Policies
01:31:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:31:02 log4j2.appender.audit.policies.size.size = 8MB
01:31:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:31:02 log4j2.appender.audit.strategy.max = 7
01:31:02 log4j2.appender.osgi.type = PaxOsgi
01:31:02 log4j2.appender.osgi.name = PaxOsgi
01:31:02 log4j2.appender.osgi.filter = *
01:31:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:31:02 #log4j2.logger.aether.level = TRACE
01:31:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:31:02 #log4j2.logger.http-headers.level = DEBUG
01:31:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:31:02 #log4j2.logger.maven.level = TRACE
01:31:02 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:31:02 + logapi=log4j2
01:31:02 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:31:02 + '[' log4j2 == log4j2 ']'
01:31:02 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:31:02 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:31:02 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:31:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:31:02 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:31:02 controllerdebugmap:
01:31:02 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:31:02 + unset IFS
01:31:02 + echo 'controllerdebugmap: '
01:31:02 + '[' -n '' ']'
01:31:02 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:31:02 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:31:02 ################################################################################
01:31:02 #
01:31:02 # Licensed to the Apache Software Foundation (ASF) under one or more
01:31:02 # contributor license agreements. See the NOTICE file distributed with
01:31:02 # this work for additional information regarding copyright ownership.
01:31:02 # The ASF licenses this file to You under the Apache License, Version 2.0
01:31:02 # (the "License"); you may not use this file except in compliance with
01:31:02 # the License. You may obtain a copy of the License at
01:31:02 #
01:31:02 # http://www.apache.org/licenses/LICENSE-2.0
01:31:02 #
01:31:02 # Unless required by applicable law or agreed to in writing, software
01:31:02 # distributed under the License is distributed on an "AS IS" BASIS,
01:31:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:31:02 # See the License for the specific language governing permissions and
01:31:02 # limitations under the License.
01:31:02 #
01:31:02 ################################################################################
01:31:02
01:31:02 # Common pattern layout for appenders
01:31:02 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:31:02
01:31:02 # Root logger
01:31:02 log4j2.rootLogger.level = INFO
01:31:02 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:31:02 #log4j2.rootLogger.type = asyncRoot
01:31:02 #log4j2.rootLogger.includeLocation = false
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:31:02 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:31:02 log4j2.rootLogger.appenderRef.Console.ref = Console
01:31:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:31:02 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:31:02
01:31:02 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:31:02 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:31:02
01:31:02 # Loggers configuration
01:31:02
01:31:02 # Spifly logger
01:31:02 log4j2.logger.spifly.name = org.apache.aries.spifly
01:31:02 log4j2.logger.spifly.level = WARN
01:31:02
01:31:02 # Security audit logger
01:31:02 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:31:02 log4j2.logger.audit.level = INFO
01:31:02 log4j2.logger.audit.additivity = false
01:31:02 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:31:02
01:31:02 # Appenders configuration
01:31:02
01:31:02 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:31:02 log4j2.appender.console.type = Console
01:31:02 log4j2.appender.console.name = Console
01:31:02 log4j2.appender.console.layout.type = PatternLayout
01:31:02 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:31:02
01:31:02 # Rolling file appender
01:31:02 log4j2.appender.rolling.type = RollingRandomAccessFile
01:31:02 log4j2.appender.rolling.name = RollingFile
01:31:02 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:31:02 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:31:02 # uncomment to not force a disk flush
01:31:02 #log4j2.appender.rolling.immediateFlush = false
01:31:02 log4j2.appender.rolling.append = true
01:31:02 log4j2.appender.rolling.layout.type = PatternLayout
01:31:02 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:31:02 log4j2.appender.rolling.policies.type = Policies
01:31:02 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:31:02 log4j2.appender.rolling.policies.size.size = 1GB
01:31:02 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:31:02 log4j2.appender.rolling.strategy.max = 7
01:31:02
01:31:02 # Audit file appender
01:31:02 log4j2.appender.audit.type = RollingRandomAccessFile
01:31:02 log4j2.appender.audit.name = AuditRollingFile
01:31:02 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:31:02 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:31:02 log4j2.appender.audit.append = true
01:31:02 log4j2.appender.audit.layout.type = PatternLayout
01:31:02 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:31:02 log4j2.appender.audit.policies.type = Policies
01:31:02 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:31:02 log4j2.appender.audit.policies.size.size = 8MB
01:31:02 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:31:02 log4j2.appender.audit.strategy.max = 7
01:31:02
01:31:02 # OSGi appender
01:31:02 log4j2.appender.osgi.type = PaxOsgi
01:31:02 log4j2.appender.osgi.name = PaxOsgi
01:31:02 log4j2.appender.osgi.filter = *
01:31:02
01:31:02 # help with identification of maven-related problems with pax-url-aether
01:31:02 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:31:02 #log4j2.logger.aether.level = TRACE
01:31:02 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:31:02 #log4j2.logger.http-headers.level = DEBUG
01:31:02 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:31:02 #log4j2.logger.maven.level = TRACE
01:31:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:31:02 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:31:02 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:02 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:31:02 + local -r controllermem=2048m
01:31:02 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:02 Configure
01:31:02 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:31:02 max memory: 2048m
01:31:02 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:02 + echo Configure
01:31:02 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:31:02 + echo ' max memory: 2048m'
01:31:02 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:31:02 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:02 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:02 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:02 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:31:02 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:02 #!/bin/sh
01:31:02 #
01:31:02 # Licensed to the Apache Software Foundation (ASF) under one or more
01:31:02 # contributor license agreements. See the NOTICE file distributed with
01:31:02 # this work for additional information regarding copyright ownership.
01:31:02 # The ASF licenses this file to You under the Apache License, Version 2.0
01:31:02 # (the "License"); you may not use this file except in compliance with
01:31:02 # the License. You may obtain a copy of the License at
01:31:02 #
01:31:02 # http://www.apache.org/licenses/LICENSE-2.0
01:31:02 #
01:31:02 # Unless required by applicable law or agreed to in writing, software
01:31:02 # distributed under the License is distributed on an "AS IS" BASIS,
01:31:02 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:31:02 # See the License for the specific language governing permissions and
01:31:02 # limitations under the License.
01:31:02 #
01:31:02
01:31:02 #
01:31:02 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:31:02 # script: client, instance, shell, start, status, stop, karaf
01:31:02 #
01:31:02 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:31:02 # Actions go here...
01:31:02 # fi
01:31:02
01:31:02 #
01:31:02 # general settings which should be applied for all scripts go here; please keep
01:31:02 # in mind that it is possible that scripts might be executed more than once, e.g.
01:31:02 # in example of the start script where the start script is executed first and the
01:31:02 # karaf script afterwards.
01:31:02 #
01:31:02
01:31:02 #
01:31:02 # The following section shows the possible configuration options for the default
01:31:02 # karaf scripts
01:31:02 #
01:31:02 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:31:02 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:31:02 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:31:02 # export EXTRA_JAVA_OPTS # Additional JVM options
01:31:02 # export KARAF_HOME # Karaf home folder
01:31:02 # export KARAF_DATA # Karaf data folder
01:31:02 # export KARAF_BASE # Karaf base folder
01:31:02 # export KARAF_ETC # Karaf etc folder
01:31:02 # export KARAF_LOG # Karaf log folder
01:31:02 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:31:02 # export KARAF_OPTS # Additional available Karaf options
01:31:02 # export KARAF_DEBUG # Enable debug mode
01:31:02 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:31:02 # export KARAF_NOROOT # Prevent execution as root if set to true
01:31:02 Set Java version
01:31:02 + echo 'Set Java version'
01:31:02 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:31:02 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:31:02 sudo: a password is required
01:31:02 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:31:02 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:31:02 sudo: a password is required
01:31:02 + echo 'JDK default version ...'
01:31:02 JDK default version ...
01:31:02 + java -version
01:31:02 openjdk version "21.0.9" 2025-10-21
01:31:02 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:31:02 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:31:02 Set JAVA_HOME
01:31:02 + echo 'Set JAVA_HOME'
01:31:02 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:31:02 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:31:02 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:31:02 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:31:02 Listing all open ports on controller system...
01:31:02 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:31:02 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:31:02 + echo 'Listing all open ports on controller system...'
01:31:02 + netstat -pnatu
01:31:02 /tmp/configuration-script.sh: line 40: netstat: command not found
01:31:02 Configuring cluster
01:31:02 + '[' -f /tmp/custom_shard_config.txt ']'
01:31:02 + echo 'Configuring cluster'
01:31:02 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.49 10.30.171.166 10.30.170.71
01:31:02 ################################################
01:31:02 ## Configure Cluster ##
01:31:02 ################################################
01:31:02 NOTE: Cluster configuration files not found. Copying from
01:31:02 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
01:31:02 Configuring unique name in pekko.conf
01:31:02 Configuring hostname in pekko.conf
01:31:02 Configuring data and rpc seed nodes in pekko.conf
01:31:02 modules = [
01:31:02
01:31:02 {
01:31:02 name = "inventory"
01:31:02 namespace = "urn:opendaylight:inventory"
01:31:02 shard-strategy = "module"
01:31:02 },
01:31:02 {
01:31:02 name = "topology"
01:31:02 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:31:02 shard-strategy = "module"
01:31:02 },
01:31:02 {
01:31:02 name = "toaster"
01:31:02 namespace = "http://netconfcentral.org/ns/toaster"
01:31:02 shard-strategy = "module"
01:31:02 }
01:31:02 ]
01:31:02 Configuring replication type in module-shards.conf
01:31:02 ################################################
01:31:02 ## NOTE: Manually restart controller to ##
01:31:02 ## apply configuration. ##
01:31:02 ################################################
01:31:02 Dump akka.conf
01:31:02 + echo 'Dump akka.conf'
01:31:02 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:31:02 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
01:31:02 Dump modules.conf
01:31:02 + echo 'Dump modules.conf'
01:31:02 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:31:02 modules = [
01:31:02
01:31:02 {
01:31:02 name = "inventory"
01:31:02 namespace = "urn:opendaylight:inventory"
01:31:02 shard-strategy = "module"
01:31:02 },
01:31:02 {
01:31:02 name = "topology"
01:31:02 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:31:02 shard-strategy = "module"
01:31:02 },
01:31:02 {
01:31:02 name = "toaster"
01:31:02 namespace = "http://netconfcentral.org/ns/toaster"
01:31:02 shard-strategy = "module"
01:31:02 }
01:31:02 ]
01:31:02 Dump module-shards.conf
01:31:02 + echo 'Dump module-shards.conf'
01:31:02 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:31:02 module-shards = [
01:31:02 {
01:31:02 name = "default"
01:31:02 shards = [
01:31:02 {
01:31:02 name = "default"
01:31:02 replicas = ["member-1",
01:31:02 "member-2",
01:31:02 "member-3"]
01:31:02 }
01:31:02 ]
01:31:02 },
01:31:02 {
01:31:02 name = "inventory"
01:31:02 shards = [
01:31:02 {
01:31:02 name="inventory"
01:31:02 replicas = ["member-1",
01:31:02 "member-2",
01:31:02 "member-3"]
01:31:02 }
01:31:02 ]
01:31:02 },
01:31:02 {
01:31:02 name = "topology"
01:31:02 shards = [
01:31:02 {
01:31:02 name="topology"
01:31:02 replicas = ["member-1",
01:31:02 "member-2",
01:31:02 "member-3"]
01:31:02 }
01:31:02 ]
01:31:02 },
01:31:02 {
01:31:02 name = "toaster"
01:31:02 shards = [
01:31:02 {
01:31:02 name="toaster"
01:31:02 replicas = ["member-1",
01:31:02 "member-2",
01:31:02 "member-3"]
01:31:02 }
01:31:02 ]
01:31:02 }
01:31:02 ]
01:31:02 Configuring member-3 with IP address 10.30.170.71
01:31:02 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:31:02 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:31:03 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium
01:31:03 ++ [[ /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 ]]
01:31:03 common-functions.sh is being sourced
01:31:03 ++ echo 'common-functions.sh is being sourced'
01:31:03 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT
01:31:03 ++ DISTROSTREAM=vanadium
01:31:03 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:31:03 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:31:03 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:31:03 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:31:03 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:31:03 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:31:03 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:31:03 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:31:03 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:03 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:03 ++ export CONTROLLERMEM=
01:31:03 ++ CONTROLLERMEM=
01:31:03 ++ case "${DISTROSTREAM}" in
01:31:03 ++ CLUSTER_SYSTEM=akka
01:31:03 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:31:03 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:31:03 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:31:03 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:31:03 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:31:03 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:31:03 ++ print_common_env
01:31:03 ++ cat
01:31:03 common-functions environment:
01:31:03 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:31:03 ACTUALFEATURES:
01:31:03 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:31:03 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:31:03 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:31:03 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:03 CONTROLLERMEM:
01:31:03 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:31:03 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:31:03 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:31:03 SUITES:
01:31:03
01:31:03 ++ SSH='ssh -t -t'
01:31:03 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service '
01:31:03 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service '
01:31:03 Changing to /tmp
01:31:03 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:31:03 + echo 'Changing to /tmp'
01:31:03 + cd /tmp
01:31:03 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip'
01:31:03 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:31:03 --2026-02-15 01:31:03-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip
01:31:03 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6
01:31:03 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected.
01:31:03 HTTP request sent, awaiting response... 200 OK
01:31:03 Length: 240390263 (229M) [application/zip]
01:31:03 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’
01:31:03
01:31:03 0K ........ ........ ........ ........ ........ ........ 1% 64.1M 4s
01:31:03 3072K ........ ........ ........ ........ ........ ........ 2% 143M 3s
01:31:03 6144K ........ ........ ........ ........ ........ ........ 3% 179M 2s
01:31:03 9216K ........ ........ ........ ........ ........ ........ 5% 176M 2s
01:31:03 12288K ........ ........ ........ ........ ........ ........ 6% 166M 2s
01:31:03 15360K ........ ........ ........ ........ ........ ........ 7% 215M 2s
01:31:03 18432K ........ ........ ........ ........ ........ ........ 9% 196M 1s
01:31:03 21504K ........ ........ ........ ........ ........ ........ 10% 245M 1s
01:31:03 24576K ........ ........ ........ ........ ........ ........ 11% 225M 1s
01:31:03 27648K ........ ........ ........ ........ ........ ........ 13% 221M 1s
01:31:03 30720K ........ ........ ........ ........ ........ ........ 14% 221M 1s
01:31:03 33792K ........ ........ ........ ........ ........ ........ 15% 242M 1s
01:31:03 36864K ........ ........ ........ ........ ........ ........ 17% 256M 1s
01:31:03 39936K ........ ........ ........ ........ ........ ........ 18% 280M 1s
01:31:03 43008K ........ ........ ........ ........ ........ ........ 19% 280M 1s
01:31:03 46080K ........ ........ ........ ........ ........ ........ 20% 305M 1s
01:31:03 49152K ........ ........ ........ ........ ........ ........ 22% 323M 1s
01:31:03 52224K ........ ........ ........ ........ ........ ........ 23% 318M 1s
01:31:03 55296K ........ ........ ........ ........ ........ ........ 24% 327M 1s
01:31:03 58368K ........ ........ ........ ........ ........ ........ 26% 321M 1s
01:31:03 61440K ........ ........ ........ ........ ........ ........ 27% 308M 1s
01:31:03 64512K ........ ........ ........ ........ ........ ........ 28% 319M 1s
01:31:03 67584K ........ ........ ........ ........ ........ ........ 30% 302M 1s
01:31:03 70656K ........ ........ ........ ........ ........ ........ 31% 245M 1s
01:31:03 73728K ........ ........ ........ ........ ........ ........ 32% 236M 1s
01:31:03 76800K ........ ........ ........ ........ ........ ........ 34% 282M 1s
01:31:03 79872K ........ ........ ........ ........ ........ ........ 35% 322M 1s
01:31:03 82944K ........ ........ ........ ........ ........ ........ 36% 323M 1s
01:31:03 86016K ........ ........ ........ ........ ........ ........ 37% 301M 1s
01:31:03 89088K ........ ........ ........ ........ ........ ........ 39% 316M 1s
01:31:03 92160K ........ ........ ........ ........ ........ ........ 40% 319M 1s
01:31:03 95232K ........ ........ ........ ........ ........ ........ 41% 296M 1s
01:31:03 98304K ........ ........ ........ ........ ........ ........ 43% 307M 1s
01:31:03 101376K ........ ........ ........ ........ ........ ........ 44% 286M 1s
01:31:03 104448K ........ ........ ........ ........ ........ ........ 45% 255M 1s
01:31:03 107520K ........ ........ ........ ........ ........ ........ 47% 331M 1s
01:31:03 110592K ........ ........ ........ ........ ........ ........ 48% 170M 1s
01:31:03 113664K ........ ........ ........ ........ ........ ........ 49% 283M 0s
01:31:03 116736K ........ ........ ........ ........ ........ ........ 51% 327M 0s
01:31:03 119808K ........ ........ ........ ........ ........ ........ 52% 323M 0s
01:31:03 122880K ........ ........ ........ ........ ........ ........ 53% 314M 0s
01:31:03 125952K ........ ........ ........ ........ ........ ........ 54% 220M 0s
01:31:03 129024K ........ ........ ........ ........ ........ ........ 56% 271M 0s
01:31:03 132096K ........ ........ ........ ........ ........ ........ 57% 220M 0s
01:31:03 135168K ........ ........ ........ ........ ........ ........ 58% 279M 0s
01:31:03 138240K ........ ........ ........ ........ ........ ........ 60% 318M 0s
01:31:03 141312K ........ ........ ........ ........ ........ ........ 61% 315M 0s
01:31:03 144384K ........ ........ ........ ........ ........ ........ 62% 252M 0s
01:31:03 147456K ........ ........ ........ ........ ........ ........ 64% 315M 0s
01:31:03 150528K ........ ........ ........ ........ ........ ........ 65% 329M 0s
01:31:03 153600K ........ ........ ........ ........ ........ ........ 66% 322M 0s
01:31:03 156672K ........ ........ ........ ........ ........ ........ 68% 323M 0s
01:31:03 159744K ........ ........ ........ ........ ........ ........ 69% 313M 0s
01:31:03 162816K ........ ........ ........ ........ ........ ........ 70% 309M 0s
01:31:03 165888K ........ ........ ........ ........ ........ ........ 71% 311M 0s
01:31:03 168960K ........ ........ ........ ........ ........ ........ 73% 315M 0s
01:31:03 172032K ........ ........ ........ ........ ........ ........ 74% 313M 0s
01:31:03 175104K ........ ........ ........ ........ ........ ........ 75% 318M 0s
01:31:03 178176K ........ ........ ........ ........ ........ ........ 77% 315M 0s
01:31:03 181248K ........ ........ ........ ........ ........ ........ 78% 314M 0s
01:31:03 184320K ........ ........ ........ ........ ........ ........ 79% 319M 0s
01:31:03 187392K ........ ........ ........ ........ ........ ........ 81% 308M 0s
01:31:03 190464K ........ ........ ........ ........ ........ ........ 82% 287M 0s
01:31:03 193536K ........ ........ ........ ........ ........ ........ 83% 294M 0s
01:31:03 196608K ........ ........ ........ ........ ........ ........ 85% 178M 0s
01:31:03 199680K ........ ........ ........ ........ ........ ........ 86% 287M 0s
01:31:03 202752K ........ ........ ........ ........ ........ ........ 87% 320M 0s
01:31:03 205824K ........ ........ ........ ........ ........ ........ 88% 312M 0s
01:31:03 208896K ........ ........ ........ ........ ........ ........ 90% 334M 0s
01:31:03 211968K ........ ........ ........ ........ ........ ........ 91% 321M 0s
01:31:03 215040K ........ ........ ........ ........ ........ ........ 92% 324M 0s
01:31:03 218112K ........ ........ ........ ........ ........ ........ 94% 322M 0s
01:31:03 221184K ........ ........ ........ ........ ........ ........ 95% 320M 0s
01:31:03 224256K ........ ........ ........ ........ ........ ........ 96% 295M 0s
01:31:03 227328K ........ ........ ........ ........ ........ ........ 98% 242M 0s
01:31:03 230400K ........ ........ ........ ........ ........ ........ 99% 340M 0s
01:31:03 233472K ........ ........ .... 100% 389M=0.9s
01:31:03
01:31:03 2026-02-15 01:31:03 (262 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263]
01:31:03
01:31:03 Extracting the new controller...
01:31:03 + echo 'Extracting the new controller...'
01:31:03 + unzip -q karaf-0.23.1-20260125.063332-1.zip
01:31:06 Adding external repositories...
01:31:06 + echo 'Adding external repositories...'
01:31:06 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:31:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:31:06 ################################################################################
01:31:06 #
01:31:06 # Licensed to the Apache Software Foundation (ASF) under one or more
01:31:06 # contributor license agreements. See the NOTICE file distributed with
01:31:06 # this work for additional information regarding copyright ownership.
01:31:06 # The ASF licenses this file to You under the Apache License, Version 2.0
01:31:06 # (the "License"); you may not use this file except in compliance with
01:31:06 # the License. You may obtain a copy of the License at
01:31:06 #
01:31:06 # http://www.apache.org/licenses/LICENSE-2.0
01:31:06 #
01:31:06 # Unless required by applicable law or agreed to in writing, software
01:31:06 # distributed under the License is distributed on an "AS IS" BASIS,
01:31:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:31:06 # See the License for the specific language governing permissions and
01:31:06 # limitations under the License.
01:31:06 #
01:31:06 ################################################################################
01:31:06
01:31:06 #
01:31:06 # If set to true, the following property will not allow any certificate to be used
01:31:06 # when accessing Maven repositories through SSL
01:31:06 #
01:31:06 #org.ops4j.pax.url.mvn.certificateCheck=
01:31:06
01:31:06 #
01:31:06 # Path to the local Maven settings file.
01:31:06 # The repositories defined in this file will be automatically added to the list
01:31:06 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property
01:31:06 # below is not set.
01:31:06 # The following locations are checked for the existence of the settings.xml file
01:31:06 # * 1. looks for the specified url
01:31:06 # * 2. if not found looks for ${user.home}/.m2/settings.xml
01:31:06 # * 3. if not found looks for ${maven.home}/conf/settings.xml
01:31:06 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml
01:31:06 #
01:31:06 #org.ops4j.pax.url.mvn.settings=
01:31:06
01:31:06 #
01:31:06 # Path to the local Maven repository which is used to avoid downloading
01:31:06 # artifacts when they already exist locally.
01:31:06 # The value of this property will be extracted from the settings.xml file
01:31:06 # above, or defaulted to:
01:31:06 # System.getProperty( "user.home" ) + "/.m2/repository"
01:31:06 #
01:31:06 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository}
01:31:06
01:31:06 #
01:31:06 # Default this to false. It's just weird to use undocumented repos
01:31:06 #
01:31:06 org.ops4j.pax.url.mvn.useFallbackRepositories=false
01:31:06
01:31:06 #
01:31:06 # Uncomment if you don't wanna use the proxy settings
01:31:06 # from the Maven conf/settings.xml file
01:31:06 #
01:31:06 # org.ops4j.pax.url.mvn.proxySupport=false
01:31:06
01:31:06 #
01:31:06 # Comma separated list of repositories scanned when resolving an artifact.
01:31:06 # Those repositories will be checked before iterating through the
01:31:06 # below list of repositories and even before the local repository
01:31:06 # A repository url can be appended with zero or more of the following flags:
01:31:06 # @snapshots : the repository contains snaphots
01:31:06 # @noreleases : the repository does not contain any released artifacts
01:31:06 #
01:31:06 # The following property value will add the system folder as a repo.
01:31:06 #
01:31:06 org.ops4j.pax.url.mvn.defaultRepositories=\
01:31:06 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\
01:31:06 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\
01:31:06 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots
01:31:06
01:31:06 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo
01:31:06 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false
01:31:06
01:31:06 #
01:31:06 # Comma separated list of repositories scanned when resolving an artifact.
01:31:06 # The default list includes the following repositories:
01:31:06 # http://repo1.maven.org/maven2@id=central
01:31:06 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr
01:31:06 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external
01:31:06 # http://zodiac.springsource.com/maven/bundles/release@id=gemini
01:31:06 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases
01:31:06 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases
01:31:06 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases
01:31:06 # To add repositories to the default ones, prepend '+' to the list of repositories
01:31:06 # to add.
01:31:06 # A repository url can be appended with zero or more of the following flags:
01:31:06 # @snapshots : the repository contains snapshots
01:31:06 # @noreleases : the repository does not contain any released artifacts
01:31:06 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended
01:31:06 #
01:31:06 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
01:31:06
01:31:06 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features...
01:31:06 + [[ True == \T\r\u\e ]]
01:31:06 + echo 'Configuring the startup features...'
01:31:06 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:31:06 + FEATURE_TEST_STRING=features-test
01:31:06 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT
01:31:06 + KARAF_VERSION=karaf4
01:31:06 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]]
01:31:06 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:31:06 + [[ ! -z '' ]]
01:31:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:31:06 ################################################################################
01:31:06 #
01:31:06 # Licensed to the Apache Software Foundation (ASF) under one or more
01:31:06 # contributor license agreements. See the NOTICE file distributed with
01:31:06 # this work for additional information regarding copyright ownership.
01:31:06 # The ASF licenses this file to You under the Apache License, Version 2.0
01:31:06 # (the "License"); you may not use this file except in compliance with
01:31:06 # the License. You may obtain a copy of the License at
01:31:06 #
01:31:06 # http://www.apache.org/licenses/LICENSE-2.0
01:31:06 #
01:31:06 # Unless required by applicable law or agreed to in writing, software
01:31:06 # distributed under the License is distributed on an "AS IS" BASIS,
01:31:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:31:06 # See the License for the specific language governing permissions and
01:31:06 # limitations under the License.
01:31:06 #
01:31:06 ################################################################################
01:31:06
01:31:06 #
01:31:06 # Comma separated list of features repositories to register by default
01:31:06 #
01:31:06 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/578a96eb-50ac-42a5-958a-a4a45874d14b.xml
01:31:06
01:31:06 #
01:31:06 # Comma separated list of features to install at startup
01:31:06 #
01:31:06 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf
01:31:06
01:31:06 #
01:31:06 # Resource repositories (OBR) that the features resolver can use
01:31:06 # to resolve requirements/capabilities
01:31:06 #
01:31:06 # The format of the resourceRepositories is
01:31:06 # resourceRepositories=[xml:url|json:url],...
01:31:06 # for Instance:
01:31:06 #
01:31:06 #resourceRepositories=xml:http://host/path/to/index.xml
01:31:06 # or
01:31:06 #resourceRepositories=json:http://host/path/to/index.json
01:31:06 #
01:31:06
01:31:06 #
01:31:06 # Defines if the boot features are started in asynchronous mode (in a dedicated thread)
01:31:06 #
01:31:06 featuresBootAsynchronous=false
01:31:06
01:31:06 #
01:31:06 # Service requirements enforcement
01:31:06 #
01:31:06 # By default, the feature resolver checks the service requirements/capabilities of
01:31:06 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs
01:31:06 # the required bundles.
01:31:06 # The following flag can have those values:
01:31:06 # - disable: service requirements are completely ignored
01:31:06 # - default: service requirements are ignored for old features
01:31:06 # - enforce: service requirements are always verified
01:31:06 #
01:31:06 #serviceRequirements=default
01:31:06
01:31:06 #
01:31:06 # Store cfg file for config element in feature
01:31:06 #
01:31:06 #configCfgStore=true
01:31:06
01:31:06 #
01:31:06 # Define if the feature service automatically refresh bundles
01:31:06 #
01:31:06 autoRefresh=true
01:31:06
01:31:06 #
01:31:06 # Configuration of features processing mechanism (overrides, blacklisting, modification of features)
01:31:06 # XML file defines instructions related to features processing
01:31:06 # versions.properties may declare properties to resolve placeholders in XML file
01:31:06 # both files are relative to ${karaf.etc}
01:31:06 #
01:31:06 #featureProcessing=org.apache.karaf.features.xml
01:31:06 #featureProcessingVersions=versions.properties
01:31:06 + configure_karaf_log karaf4 ''
01:31:06 + local -r karaf_version=karaf4
01:31:06 + local -r controllerdebugmap=
01:31:06 + local logapi=log4j
01:31:06 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:31:06 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:31:06 log4j2.rootLogger.level = INFO
01:31:06 #log4j2.rootLogger.type = asyncRoot
01:31:06 #log4j2.rootLogger.includeLocation = false
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:31:06 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:31:06 log4j2.rootLogger.appenderRef.Console.ref = Console
01:31:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:31:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:31:06 log4j2.logger.spifly.name = org.apache.aries.spifly
01:31:06 log4j2.logger.spifly.level = WARN
01:31:06 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:31:06 log4j2.logger.audit.level = INFO
01:31:06 log4j2.logger.audit.additivity = false
01:31:06 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:31:06 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:31:06 log4j2.appender.console.type = Console
01:31:06 log4j2.appender.console.name = Console
01:31:06 log4j2.appender.console.layout.type = PatternLayout
01:31:06 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:31:06 log4j2.appender.rolling.type = RollingRandomAccessFile
01:31:06 log4j2.appender.rolling.name = RollingFile
01:31:06 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:31:06 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:31:06 #log4j2.appender.rolling.immediateFlush = false
01:31:06 log4j2.appender.rolling.append = true
01:31:06 log4j2.appender.rolling.layout.type = PatternLayout
01:31:06 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:31:06 log4j2.appender.rolling.policies.type = Policies
01:31:06 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:31:06 log4j2.appender.rolling.policies.size.size = 64MB
01:31:06 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:31:06 log4j2.appender.rolling.strategy.max = 7
01:31:06 log4j2.appender.audit.type = RollingRandomAccessFile
01:31:06 log4j2.appender.audit.name = AuditRollingFile
01:31:06 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:31:06 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:31:06 log4j2.appender.audit.append = true
01:31:06 log4j2.appender.audit.layout.type = PatternLayout
01:31:06 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:31:06 log4j2.appender.audit.policies.type = Policies
01:31:06 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:31:06 log4j2.appender.audit.policies.size.size = 8MB
01:31:06 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:31:06 log4j2.appender.audit.strategy.max = 7
01:31:06 log4j2.appender.osgi.type = PaxOsgi
01:31:06 log4j2.appender.osgi.name = PaxOsgi
01:31:06 log4j2.appender.osgi.filter = *
01:31:06 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:31:06 #log4j2.logger.aether.level = TRACE
01:31:06 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:31:06 #log4j2.logger.http-headers.level = DEBUG
01:31:06 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:31:06 #log4j2.logger.maven.level = TRACE
01:31:06 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2
01:31:06 + logapi=log4j2
01:31:06 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2'
01:31:06 + '[' log4j2 == log4j2 ']'
01:31:06 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:31:06 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver
01:31:06 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver
01:31:06 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN'
01:31:06 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN'
01:31:06 controllerdebugmap:
01:31:06 + unset IFS
01:31:06 + echo 'controllerdebugmap: '
01:31:06 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:31:06 + '[' -n '' ']'
01:31:06 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg'
01:31:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:31:06 ################################################################################
01:31:06 #
01:31:06 # Licensed to the Apache Software Foundation (ASF) under one or more
01:31:06 # contributor license agreements. See the NOTICE file distributed with
01:31:06 # this work for additional information regarding copyright ownership.
01:31:06 # The ASF licenses this file to You under the Apache License, Version 2.0
01:31:06 # (the "License"); you may not use this file except in compliance with
01:31:06 # the License. You may obtain a copy of the License at
01:31:06 #
01:31:06 # http://www.apache.org/licenses/LICENSE-2.0
01:31:06 #
01:31:06 # Unless required by applicable law or agreed to in writing, software
01:31:06 # distributed under the License is distributed on an "AS IS" BASIS,
01:31:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:31:06 # See the License for the specific language governing permissions and
01:31:06 # limitations under the License.
01:31:06 #
01:31:06 ################################################################################
01:31:06
01:31:06 # Common pattern layout for appenders
01:31:06 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n
01:31:06
01:31:06 # Root logger
01:31:06 log4j2.rootLogger.level = INFO
01:31:06 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library
01:31:06 #log4j2.rootLogger.type = asyncRoot
01:31:06 #log4j2.rootLogger.includeLocation = false
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile
01:31:06 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi
01:31:06 log4j2.rootLogger.appenderRef.Console.ref = Console
01:31:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter
01:31:06 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF}
01:31:06
01:31:06 # Filters for logs marked by org.opendaylight.odlparent.Markers
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY
01:31:06 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL
01:31:06
01:31:06 # Loggers configuration
01:31:06
01:31:06 # Spifly logger
01:31:06 log4j2.logger.spifly.name = org.apache.aries.spifly
01:31:06 log4j2.logger.spifly.level = WARN
01:31:06
01:31:06 # Security audit logger
01:31:06 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit
01:31:06 log4j2.logger.audit.level = INFO
01:31:06 log4j2.logger.audit.additivity = false
01:31:06 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile
01:31:06
01:31:06 # Appenders configuration
01:31:06
01:31:06 # Console appender not used by default (see log4j2.rootLogger.appenderRefs)
01:31:06 log4j2.appender.console.type = Console
01:31:06 log4j2.appender.console.name = Console
01:31:06 log4j2.appender.console.layout.type = PatternLayout
01:31:06 log4j2.appender.console.layout.pattern = ${log4j2.pattern}
01:31:06
01:31:06 # Rolling file appender
01:31:06 log4j2.appender.rolling.type = RollingRandomAccessFile
01:31:06 log4j2.appender.rolling.name = RollingFile
01:31:06 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log
01:31:06 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i
01:31:06 # uncomment to not force a disk flush
01:31:06 #log4j2.appender.rolling.immediateFlush = false
01:31:06 log4j2.appender.rolling.append = true
01:31:06 log4j2.appender.rolling.layout.type = PatternLayout
01:31:06 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern}
01:31:06 log4j2.appender.rolling.policies.type = Policies
01:31:06 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy
01:31:06 log4j2.appender.rolling.policies.size.size = 1GB
01:31:06 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy
01:31:06 log4j2.appender.rolling.strategy.max = 7
01:31:06
01:31:06 # Audit file appender
01:31:06 log4j2.appender.audit.type = RollingRandomAccessFile
01:31:06 log4j2.appender.audit.name = AuditRollingFile
01:31:06 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log
01:31:06 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i
01:31:06 log4j2.appender.audit.append = true
01:31:06 log4j2.appender.audit.layout.type = PatternLayout
01:31:06 log4j2.appender.audit.layout.pattern = ${log4j2.pattern}
01:31:06 log4j2.appender.audit.policies.type = Policies
01:31:06 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy
01:31:06 log4j2.appender.audit.policies.size.size = 8MB
01:31:06 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy
01:31:06 log4j2.appender.audit.strategy.max = 7
01:31:06
01:31:06 # OSGi appender
01:31:06 log4j2.appender.osgi.type = PaxOsgi
01:31:06 log4j2.appender.osgi.name = PaxOsgi
01:31:06 log4j2.appender.osgi.filter = *
01:31:06
01:31:06 # help with identification of maven-related problems with pax-url-aether
01:31:06 #log4j2.logger.aether.name = shaded.org.eclipse.aether
01:31:06 #log4j2.logger.aether.level = TRACE
01:31:06 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers
01:31:06 #log4j2.logger.http-headers.level = DEBUG
01:31:06 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn
01:31:06 #log4j2.logger.maven.level = TRACE
01:31:06 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN
01:31:06 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN
01:31:06 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:06 Configure
01:31:06 java home: /usr/lib/jvm/java-21-openjdk-amd64
01:31:06 max memory: 2048m
01:31:06 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64
01:31:06 + local -r controllermem=2048m
01:31:06 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:06 + echo Configure
01:31:06 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64'
01:31:06 + echo ' max memory: 2048m'
01:31:06 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:06 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:31:06 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:06 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:06 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:06 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv'
01:31:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:06 #!/bin/sh
01:31:06 #
01:31:06 # Licensed to the Apache Software Foundation (ASF) under one or more
01:31:06 # contributor license agreements. See the NOTICE file distributed with
01:31:06 # this work for additional information regarding copyright ownership.
01:31:06 # The ASF licenses this file to You under the Apache License, Version 2.0
01:31:06 # (the "License"); you may not use this file except in compliance with
01:31:06 # the License. You may obtain a copy of the License at
01:31:06 #
01:31:06 # http://www.apache.org/licenses/LICENSE-2.0
01:31:06 #
01:31:06 # Unless required by applicable law or agreed to in writing, software
01:31:06 # distributed under the License is distributed on an "AS IS" BASIS,
01:31:06 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
01:31:06 # See the License for the specific language governing permissions and
01:31:06 # limitations under the License.
01:31:06 #
01:31:06
01:31:06 #
01:31:06 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf
01:31:06 # script: client, instance, shell, start, status, stop, karaf
01:31:06 #
01:31:06 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then
01:31:06 # Actions go here...
01:31:06 # fi
01:31:06
01:31:06 #
01:31:06 # general settings which should be applied for all scripts go here; please keep
01:31:06 # in mind that it is possible that scripts might be executed more than once, e.g.
01:31:06 # in example of the start script where the start script is executed first and the
01:31:06 # karaf script afterwards.
01:31:06 #
01:31:06
01:31:06 #
01:31:06 # The following section shows the possible configuration options for the default
01:31:06 # karaf scripts
01:31:06 #
01:31:06 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation
01:31:06 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration
01:31:06 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options
01:31:06 # export EXTRA_JAVA_OPTS # Additional JVM options
01:31:06 # export KARAF_HOME # Karaf home folder
01:31:06 # export KARAF_DATA # Karaf data folder
01:31:06 # export KARAF_BASE # Karaf base folder
01:31:06 # export KARAF_ETC # Karaf etc folder
01:31:06 # export KARAF_LOG # Karaf log folder
01:31:06 # export KARAF_SYSTEM_OPTS # First citizen Karaf options
01:31:06 # export KARAF_OPTS # Additional available Karaf options
01:31:06 # export KARAF_DEBUG # Enable debug mode
01:31:06 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start
01:31:06 # export KARAF_NOROOT # Prevent execution as root if set to true
01:31:06 Set Java version
01:31:06 + echo 'Set Java version'
01:31:06 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1
01:31:06 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:31:06 sudo: a password is required
01:31:06 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:31:06 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper
01:31:06 sudo: a password is required
01:31:06 JDK default version ...
01:31:06 + echo 'JDK default version ...'
01:31:06 + java -version
01:31:06 openjdk version "21.0.9" 2025-10-21
01:31:06 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04)
01:31:06 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing)
01:31:06 Set JAVA_HOME
01:31:06 + echo 'Set JAVA_HOME'
01:31:06 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:31:06 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64
01:31:06 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:31:06 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:31:06 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java
01:31:06 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java'
01:31:06 Listing all open ports on controller system...
01:31:06 + echo 'Listing all open ports on controller system...'
01:31:06 + netstat -pnatu
01:31:06 /tmp/configuration-script.sh: line 40: netstat: command not found
01:31:06 Configuring cluster
01:31:06 + '[' -f /tmp/custom_shard_config.txt ']'
01:31:06 + echo 'Configuring cluster'
01:31:06 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.49 10.30.171.166 10.30.170.71
01:31:06 ################################################
01:31:06 ## Configure Cluster ##
01:31:06 ################################################
01:31:06 NOTE: Cluster configuration files not found. Copying from
01:31:06 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3
01:31:06 Configuring unique name in pekko.conf
01:31:06 Configuring hostname in pekko.conf
01:31:06 Configuring data and rpc seed nodes in pekko.conf
01:31:06 modules = [
01:31:06
01:31:06 {
01:31:06 name = "inventory"
01:31:06 namespace = "urn:opendaylight:inventory"
01:31:06 shard-strategy = "module"
01:31:06 },
01:31:06 {
01:31:06 name = "topology"
01:31:06 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:31:06 shard-strategy = "module"
01:31:06 },
01:31:06 {
01:31:06 name = "toaster"
01:31:06 namespace = "http://netconfcentral.org/ns/toaster"
01:31:06 shard-strategy = "module"
01:31:06 }
01:31:06 ]
01:31:06 Configuring replication type in module-shards.conf
01:31:06 ################################################
01:31:06 ## NOTE: Manually restart controller to ##
01:31:06 ## apply configuration. ##
01:31:06 ################################################
01:31:06 Dump akka.conf
01:31:06 + echo 'Dump akka.conf'
01:31:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:31:06 cat: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf: No such file or directory
01:31:06 Dump modules.conf
01:31:06 + echo 'Dump modules.conf'
01:31:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:31:06 modules = [
01:31:06
01:31:06 {
01:31:06 name = "inventory"
01:31:06 namespace = "urn:opendaylight:inventory"
01:31:06 shard-strategy = "module"
01:31:06 },
01:31:06 {
01:31:06 name = "topology"
01:31:06 namespace = "urn:TBD:params:xml:ns:yang:network-topology"
01:31:06 shard-strategy = "module"
01:31:06 },
01:31:06 {
01:31:06 name = "toaster"
01:31:06 namespace = "http://netconfcentral.org/ns/toaster"
01:31:06 shard-strategy = "module"
01:31:06 }
01:31:06 ]
01:31:06 Dump module-shards.conf
01:31:06 + echo 'Dump module-shards.conf'
01:31:06 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:31:06 module-shards = [
01:31:06 {
01:31:06 name = "default"
01:31:06 shards = [
01:31:06 {
01:31:06 name = "default"
01:31:06 replicas = ["member-1",
01:31:06 "member-2",
01:31:06 "member-3"]
01:31:06 }
01:31:06 ]
01:31:06 },
01:31:06 {
01:31:06 name = "inventory"
01:31:06 shards = [
01:31:06 {
01:31:06 name="inventory"
01:31:06 replicas = ["member-1",
01:31:06 "member-2",
01:31:06 "member-3"]
01:31:06 }
01:31:06 ]
01:31:06 },
01:31:06 {
01:31:06 name = "topology"
01:31:06 shards = [
01:31:06 {
01:31:06 name="topology"
01:31:06 replicas = ["member-1",
01:31:06 "member-2",
01:31:06 "member-3"]
01:31:06 }
01:31:06 ]
01:31:06 },
01:31:06 {
01:31:06 name = "toaster"
01:31:06 shards = [
01:31:06 {
01:31:06 name="toaster"
01:31:06 replicas = ["member-1",
01:31:06 "member-2",
01:31:06 "member-3"]
01:31:06 }
01:31:06 ]
01:31:06 }
01:31:06 ]
01:31:06 Locating config plan to use...
01:31:06 Finished running config plans
01:31:06 Starting member-1 with IP address 10.30.171.49
01:31:06 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:31:06 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:31:06 Redirecting karaf console output to karaf_console.log
01:31:06 Starting controller...
01:31:06 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:31:06 Starting member-2 with IP address 10.30.171.166
01:31:06 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:31:07 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:31:07 Redirecting karaf console output to karaf_console.log
01:31:07 Starting controller...
01:31:07 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:31:07 Starting member-3 with IP address 10.30.170.71
01:31:07 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:31:07 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:31:07 Redirecting karaf console output to karaf_console.log
01:31:07 Starting controller...
01:31:07 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:31:07 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins14641869766353824693.sh
01:31:07 common-functions.sh is being sourced
01:31:07 common-functions environment:
01:31:07 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg
01:31:07 ACTUALFEATURES:
01:31:07 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg
01:31:07 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties
01:31:07 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg
01:31:07 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv
01:31:07 CONTROLLERMEM: 2048m
01:31:07 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/akka.conf
01:31:07 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf
01:31:07 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf
01:31:07 SUITES:
01:31:07
01:31:07 + echo '#################################################'
01:31:07 #################################################
01:31:07 + echo '## Verify Cluster is UP ##'
01:31:07 ## Verify Cluster is UP ##
01:31:07 + echo '#################################################'
01:31:07 #################################################
01:31:07 + create_post_startup_script
01:31:07 + cat
01:31:07 + copy_and_run_post_startup_script
01:31:07 + seed_index=1
01:31:07 ++ seq 1 3
01:31:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:31:07 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:31:07 + echo 'Execute the post startup script on controller 10.30.171.49'
01:31:07 Execute the post startup script on controller 10.30.171.49
01:31:07 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.171.49:/tmp/
01:31:07 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:31:08 + ssh 10.30.171.49 'bash /tmp/post-startup-script.sh 1'
01:31:08 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:31:08 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:31:13 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:31:18 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:31:23 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:31:28 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:31:33 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:31:38 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:31:43 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:31:48 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:31:53 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:31:58 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:32:03 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:32:08 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:32:13 2026-02-15T01:31:41,867 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:32:13 Controller is UP
01:32:13 2026-02-15T01:31:41,867 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:32:13 Listing all open ports on controller system...
01:32:13 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:32:13 looking for "BindException: Address already in use" in log file
01:32:13 looking for "server is unhealthy" in log file
01:32:13 + '[' 1 == 0 ']'
01:32:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:32:13 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:32:13 + echo 'Execute the post startup script on controller 10.30.171.166'
01:32:13 Execute the post startup script on controller 10.30.171.166
01:32:13 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.171.166:/tmp/
01:32:13 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:32:13 + ssh 10.30.171.166 'bash /tmp/post-startup-script.sh 2'
01:32:13 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:32:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:32:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:32:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:32:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:32:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:32:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:32:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:32:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:32:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:32:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:33:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:33:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:33:14 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:33:19 2026-02-15T01:31:41,550 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:33:19 Controller is UP
01:33:19 2026-02-15T01:31:41,550 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:33:19 Listing all open ports on controller system...
01:33:19 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:33:19 looking for "BindException: Address already in use" in log file
01:33:19 looking for "server is unhealthy" in log file
01:33:19 + '[' 2 == 0 ']'
01:33:19 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:33:19 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:33:19 + echo 'Execute the post startup script on controller 10.30.170.71'
01:33:19 Execute the post startup script on controller 10.30.170.71
01:33:19 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.71:/tmp/
01:33:19 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:33:19 + ssh 10.30.170.71 'bash /tmp/post-startup-script.sh 3'
01:33:19 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:33:19 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:33:24 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:33:29 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:33:34 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:33:39 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:33:44 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:33:49 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:33:54 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:33:59 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:34:04 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:34:09 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:34:14 /tmp/post-startup-script.sh: line 4: netstat: command not found
01:34:19 Waiting up to 3 minutes for controller to come up, checking every 5 seconds...
01:34:24 2026-02-15T01:31:40,957 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:34:24 Controller is UP
01:34:24 2026-02-15T01:31:40,957 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 239 - org.opendaylight.infrautils.ready-api - 7.1.9 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.]
01:34:24 Listing all open ports on controller system...
01:34:24 /tmp/post-startup-script.sh: line 51: netstat: command not found
01:34:24 looking for "BindException: Address already in use" in log file
01:34:24 looking for "server is unhealthy" in log file
01:34:24 + '[' 0 == 0 ']'
01:34:24 + seed_index=1
01:34:24 + dump_controller_threads
01:34:24 ++ seq 1 3
01:34:24 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:34:24 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:34:24 + echo 'Let'\''s take the karaf thread dump'
01:34:24 Let's take the karaf thread dump
01:34:24 + ssh 10.30.171.49 'sudo ps aux'
01:34:25 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:34:25 ++ tr -s ' '
01:34:25 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
01:34:25 ++ grep -v grep
01:34:25 ++ cut -f2 '-d '
01:34:25 + pid=2035
01:34:25 + echo 'karaf main: org.apache.karaf.main.Main, pid:2035'
01:34:25 karaf main: org.apache.karaf.main.Main, pid:2035
01:34:25 + ssh 10.30.171.49 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2035'
01:34:25 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:34:26 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:34:26 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:34:26 + echo 'Let'\''s take the karaf thread dump'
01:34:26 Let's take the karaf thread dump
01:34:26 + ssh 10.30.171.166 'sudo ps aux'
01:34:26 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:34:26 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
01:34:26 ++ grep -v grep
01:34:26 ++ tr -s ' '
01:34:26 ++ cut -f2 '-d '
01:34:26 + pid=2038
01:34:26 + echo 'karaf main: org.apache.karaf.main.Main, pid:2038'
01:34:26 karaf main: org.apache.karaf.main.Main, pid:2038
01:34:26 + ssh 10.30.171.166 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2038'
01:34:26 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:34:27 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:34:27 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:34:27 + echo 'Let'\''s take the karaf thread dump'
01:34:27 Let's take the karaf thread dump
01:34:27 + ssh 10.30.170.71 'sudo ps aux'
01:34:27 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:34:27 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log
01:34:27 ++ grep -v grep
01:34:27 ++ cut -f2 '-d '
01:34:27 ++ tr -s ' '
01:34:27 + pid=2041
01:34:27 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
01:34:27 karaf main: org.apache.karaf.main.Main, pid:2041
01:34:27 + ssh 10.30.170.71 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
01:34:27 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:34:28 + '[' 0 -gt 0 ']'
01:34:28 + echo 'Generating controller variables...'
01:34:28 Generating controller variables...
01:34:28 ++ seq 1 3
01:34:28 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:34:28 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:34:28 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.49'
01:34:28 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:34:28 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:34:28 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.49 -v ODL_SYSTEM_2_IP:10.30.171.166'
01:34:28 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:34:28 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:34:28 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.49 -v ODL_SYSTEM_2_IP:10.30.171.166 -v ODL_SYSTEM_3_IP:10.30.170.71'
01:34:28 + echo 'Generating mininet variables...'
01:34:28 Generating mininet variables...
01:34:28 ++ seq 1 1
01:34:28 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}")
01:34:28 + MININETIP=TOOLS_SYSTEM_1_IP
01:34:28 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.75'
01:34:28 + get_test_suites SUITES
01:34:28 + local __suite_list=SUITES
01:34:28 + echo 'Locating test plan to use...'
01:34:28 Locating test plan to use...
01:34:28 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt
01:34:28 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt ']'
01:34:28 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt
01:34:28 + '[' disabled '!=' disabled ']'
01:34:28 + echo 'Changing the testplan path...'
01:34:28 Changing the testplan path...
01:34:28 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt
01:34:28 + cat testplan.txt
01:34:28 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved.
01:34:28 #
01:34:28 # This program and the accompanying materials are made available under the
01:34:28 # terms of the Eclipse Public License v1.0 which accompanies this distribution,
01:34:28 # and is available at http://www.eclipse.org/legal/epl-v10.html
01:34:28
01:34:28 # Place the suites in run order:
01:34:28 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot
01:34:28 + '[' -z '' ']'
01:34:28 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt
01:34:28 ++ tr '\012' ' '
01:34:28 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '
01:34:28 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '\'''
01:34:28 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '
01:34:28 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...'
01:34:28 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...
01:34:28 + robot -N netconf-clustering-scale.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:karaf-0.23.1-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip -v CONTROLLER:10.30.171.49 -v CONTROLLER1:10.30.171.166 -v CONTROLLER2:10.30.170.71 -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-vanadium -v MININET:10.30.170.75 -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:vanadium -v ODL_SYSTEM_IP:10.30.171.49 -v ODL_SYSTEM_1_IP:10.30.171.49 -v ODL_SYSTEM_2_IP:10.30.171.166 -v ODL_SYSTEM_3_IP:10.30.170.71 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.75 -v TOOLS_SYSTEM_1_IP:10.30.170.75 -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-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot
01:34:28 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/KarafKeywords.robot' on line 9: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:34:28 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/SSHKeywords.robot' on line 16: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:34:28 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/Utils.robot' on line 4: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:34:28 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/NetconfKeywords.robot' on line 20: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:34:28 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/NexusKeywords.robot' on line 20: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:34:29 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/RemoteBash.robot' on line 25: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:34:29 [ WARN ] Error in file '/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/libraries/RestPerfClient.robot' on line 31: Suite 'netconf-clustering-scale.txt' has already imported library 'SSHLibrary' with different arguments. This import is ignored.
01:34:29 ==============================================================================
01:34:29 netconf-clustering-scale.txt :: netconf-restperfclient update performance t...
01:34:29 ==============================================================================
01:34:36 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:36 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:37 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:45 | PASS |
01:34:45 ------------------------------------------------------------------------------
01:34:45 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:45 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:46 | PASS |
01:34:46 ------------------------------------------------------------------------------
01:34:46 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:46 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:49 | PASS |
01:34:49 ------------------------------------------------------------------------------
01:34:49 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:49 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:50 | PASS |
01:34:50 ------------------------------------------------------------------------------
01:34:50 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:50 | FAIL |
01:34:50 ... click for list of related bugs or create a new one if needed (with the
01:34:50 "netconf_clustering_scale_txt_create_device_data"
01:34:50 reference somewhere inside)
01:34:50 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_create_device_data&order=bug_status"
01:34:50
01:34:50 HTTPError: 500 Server Error: Internal Server Error for url: http://10.30.171.166:8181/rests/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount
01:34:50 ------------------------------------------------------------------------------
01:34:50 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL |
01:34:50 Setup failed:
01:34:50 SKIPPED due to a failure in a previous fundamental test case.
01:34:50 ------------------------------------------------------------------------------
01:34:50 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL |
01:34:50 Setup failed:
01:34:50 SKIPPED due to a failure in a previous fundamental test case.
01:34:50 ------------------------------------------------------------------------------
01:34:50 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="?
01:34:51 | FAIL |
01:34:51 ... click for list of related bugs or create a new one if needed (with the
01:34:51 "netconf_clustering_scale_txt_cleanup_and_collect"
01:34:51 reference somewhere inside)
01:34:51 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status"
01:34:51
01:34:51 '' == ''
01:34:51 ------------------------------------------------------------------------------
01:34:51 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL |
01:34:51 8 tests, 4 passed, 4 failed
01:34:51 ==============================================================================
01:34:51 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/output.xml
01:34:51 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/log.html
01:34:51 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/report.html
01:34:51 + true
01:34:51 + echo 'Examining the files in data/log and checking filesize'
01:34:51 Examining the files in data/log and checking filesize
01:34:51 + ssh 10.30.171.49 'ls -altr /tmp/karaf-0.23.1-SNAPSHOT/data/log/'
01:34:51 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:34:52 total 380
01:34:52 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 01:31 .
01:34:52 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 15 01:31 karaf_console.log
01:34:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 01:31 ..
01:34:52 -rw-rw-r-- 1 jenkins jenkins 375227 Feb 15 01:34 karaf.log
01:34:52 + ssh 10.30.171.49 'du -hs /tmp/karaf-0.23.1-SNAPSHOT/data/log/*'
01:34:52 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:34:52 368K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
01:34:52 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:34:52 + ssh 10.30.171.166 'ls -altr /tmp/karaf-0.23.1-SNAPSHOT/data/log/'
01:34:52 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:34:52 total 400
01:34:52 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 01:31 .
01:34:52 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 15 01:31 karaf_console.log
01:34:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 01:31 ..
01:34:52 -rw-rw-r-- 1 jenkins jenkins 394621 Feb 15 01:34 karaf.log
01:34:52 + ssh 10.30.171.166 'du -hs /tmp/karaf-0.23.1-SNAPSHOT/data/log/*'
01:34:52 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:34:52 388K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
01:34:52 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:34:52 + ssh 10.30.170.71 'ls -altr /tmp/karaf-0.23.1-SNAPSHOT/data/log/'
01:34:52 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:34:52 total 388
01:34:52 drwxrwxr-x 2 jenkins jenkins 4096 Feb 15 01:31 .
01:34:52 -rw-rw-r-- 1 jenkins jenkins 1720 Feb 15 01:31 karaf_console.log
01:34:52 drwxrwxr-x 9 jenkins jenkins 4096 Feb 15 01:31 ..
01:34:52 -rw-rw-r-- 1 jenkins jenkins 383504 Feb 15 01:34 karaf.log
01:34:52 + ssh 10.30.170.71 'du -hs /tmp/karaf-0.23.1-SNAPSHOT/data/log/*'
01:34:52 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:34:53 376K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
01:34:53 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:34:53 + set +e
01:34:53 ++ seq 1 3
01:34:53 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:34:53 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:34:53 + echo 'Let'\''s take the karaf thread dump again'
01:34:53 Let's take the karaf thread dump again
01:34:53 + ssh 10.30.171.49 'sudo ps aux'
01:34:53 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:34:53 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
01:34:53 ++ grep -v grep
01:34:53 ++ tr -s ' '
01:34:53 ++ cut -f2 '-d '
01:34:53 + pid=2035
01:34:53 + echo 'karaf main: org.apache.karaf.main.Main, pid:2035'
01:34:53 karaf main: org.apache.karaf.main.Main, pid:2035
01:34:53 + ssh 10.30.171.49 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2035'
01:34:53 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:34:53 + echo 'killing karaf process...'
01:34:53 killing karaf process...
01:34:53 + ssh 10.30.171.49 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:34:53 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:34:53 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:34:53 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:34:53 + echo 'Let'\''s take the karaf thread dump again'
01:34:53 Let's take the karaf thread dump again
01:34:53 + ssh 10.30.171.166 'sudo ps aux'
01:34:54 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:34:54 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
01:34:54 ++ grep -v grep
01:34:54 ++ tr -s ' '
01:34:54 ++ cut -f2 '-d '
01:34:54 + pid=2038
01:34:54 + echo 'karaf main: org.apache.karaf.main.Main, pid:2038'
01:34:54 karaf main: org.apache.karaf.main.Main, pid:2038
01:34:54 + ssh 10.30.171.166 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2038'
01:34:54 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:34:54 + echo 'killing karaf process...'
01:34:54 killing karaf process...
01:34:54 + ssh 10.30.171.166 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:34:54 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:34:54 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:34:54 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:34:54 + echo 'Let'\''s take the karaf thread dump again'
01:34:54 Let's take the karaf thread dump again
01:34:54 + ssh 10.30.170.71 'sudo ps aux'
01:34:54 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:34:55 ++ tr -s ' '
01:34:55 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log
01:34:55 ++ cut -f2 '-d '
01:34:55 ++ grep -v grep
01:34:55 + pid=2041
01:34:55 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041'
01:34:55 karaf main: org.apache.karaf.main.Main, pid:2041
01:34:55 + ssh 10.30.170.71 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041'
01:34:55 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:34:55 + echo 'killing karaf process...'
01:34:55 killing karaf process...
01:34:55 + ssh 10.30.170.71 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh'
01:34:55 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:34:55 + sleep 5
01:35:00 ++ seq 1 3
01:35:00 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:35:00 + CONTROLLERIP=ODL_SYSTEM_1_IP
01:35:00 + echo 'Compressing karaf.log 1'
01:35:00 Compressing karaf.log 1
01:35:00 + ssh 10.30.171.49 gzip --best /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
01:35:00 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:35:00 + echo 'Fetching compressed karaf.log 1'
01:35:00 Fetching compressed karaf.log 1
01:35:00 + scp 10.30.171.49:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz
01:35:01 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:35:01 + ssh 10.30.171.49 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz
01:35:01 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:35:01 + scp 10.30.171.49:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log
01:35:01 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:35:01 + ssh 10.30.171.49 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:35:01 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:35:01 + echo 'Fetch GC logs'
01:35:01 Fetch GC logs
01:35:01 + mkdir -p gclogs-1
01:35:01 + scp '10.30.171.49:/tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log' gclogs-1/
01:35:01 Warning: Permanently added '10.30.171.49' (ECDSA) to the list of known hosts.
01:35:02 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
01:35:02 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:35:02 + CONTROLLERIP=ODL_SYSTEM_2_IP
01:35:02 + echo 'Compressing karaf.log 2'
01:35:02 Compressing karaf.log 2
01:35:02 + ssh 10.30.171.166 gzip --best /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
01:35:02 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:35:02 + echo 'Fetching compressed karaf.log 2'
01:35:02 Fetching compressed karaf.log 2
01:35:02 + scp 10.30.171.166:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz
01:35:02 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:35:02 + ssh 10.30.171.166 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz
01:35:02 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:35:02 + scp 10.30.171.166:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log
01:35:02 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:35:02 + ssh 10.30.171.166 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:35:02 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:35:03 + echo 'Fetch GC logs'
01:35:03 Fetch GC logs
01:35:03 + mkdir -p gclogs-2
01:35:03 + scp '10.30.171.166:/tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log' gclogs-2/
01:35:03 Warning: Permanently added '10.30.171.166' (ECDSA) to the list of known hosts.
01:35:03 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
01:35:03 + for i in $(seq 1 "${NUM_ODL_SYSTEM}")
01:35:03 + CONTROLLERIP=ODL_SYSTEM_3_IP
01:35:03 + echo 'Compressing karaf.log 3'
01:35:03 Compressing karaf.log 3
01:35:03 + ssh 10.30.170.71 gzip --best /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log
01:35:03 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:35:03 + echo 'Fetching compressed karaf.log 3'
01:35:03 Fetching compressed karaf.log 3
01:35:03 + scp 10.30.170.71:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz
01:35:03 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:35:03 + ssh 10.30.170.71 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz
01:35:03 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:35:04 + scp 10.30.170.71:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log
01:35:04 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:35:04 + ssh 10.30.170.71 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log
01:35:04 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:35:04 + echo 'Fetch GC logs'
01:35:04 Fetch GC logs
01:35:04 + mkdir -p gclogs-3
01:35:04 + scp '10.30.170.71:/tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log' gclogs-3/
01:35:04 Warning: Permanently added '10.30.170.71' (ECDSA) to the list of known hosts.
01:35:04 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory
01:35:04 + echo 'Examine copied files'
01:35:04 Examine copied files
01:35:04 + ls -lt
01:35:04 total 2284
01:35:04 drwxrwxr-x. 2 jenkins jenkins 6 Feb 15 01:35 gclogs-3
01:35:04 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 15 01:35 odl3_karaf_console.log
01:35:04 -rw-rw-r--. 1 jenkins jenkins 29993 Feb 15 01:35 odl3_karaf.log.gz
01:35:04 drwxrwxr-x. 2 jenkins jenkins 6 Feb 15 01:35 gclogs-2
01:35:04 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 15 01:35 odl2_karaf_console.log
01:35:04 -rw-rw-r--. 1 jenkins jenkins 30818 Feb 15 01:35 odl2_karaf.log.gz
01:35:04 drwxrwxr-x. 2 jenkins jenkins 6 Feb 15 01:35 gclogs-1
01:35:04 -rw-rw-r--. 1 jenkins jenkins 1720 Feb 15 01:35 odl1_karaf_console.log
01:35:04 -rw-rw-r--. 1 jenkins jenkins 29268 Feb 15 01:35 odl1_karaf.log.gz
01:35:04 -rw-rw-r--. 1 jenkins jenkins 95154 Feb 15 01:34 karaf_3_2041_threads_after.log
01:35:04 -rw-rw-r--. 1 jenkins jenkins 13916 Feb 15 01:34 ps_after.log
01:35:04 -rw-rw-r--. 1 jenkins jenkins 106659 Feb 15 01:34 karaf_2_2038_threads_after.log
01:35:04 -rw-rw-r--. 1 jenkins jenkins 113956 Feb 15 01:34 karaf_1_2035_threads_after.log
01:35:04 -rw-rw-r--. 1 jenkins jenkins 247486 Feb 15 01:34 report.html
01:35:04 -rw-rw-r--. 1 jenkins jenkins 444419 Feb 15 01:34 log.html
01:35:04 -rw-rw-r--. 1 jenkins jenkins 829320 Feb 15 01:34 output.xml
01:35:04 -rw-rw-r--. 1 jenkins jenkins 7073 Feb 15 01:34 testtool--netconf-clustering-scale-txt.1771119278.482.log
01:35:04 -rw-rw-r--. 1 jenkins jenkins 451 Feb 15 01:34 testplan.txt
01:35:04 -rw-rw-r--. 1 jenkins jenkins 90633 Feb 15 01:34 karaf_3_2041_threads_before.log
01:35:04 -rw-rw-r--. 1 jenkins jenkins 14474 Feb 15 01:34 ps_before.log
01:35:04 -rw-rw-r--. 1 jenkins jenkins 92323 Feb 15 01:34 karaf_2_2038_threads_before.log
01:35:04 -rw-rw-r--. 1 jenkins jenkins 93164 Feb 15 01:34 karaf_1_2035_threads_before.log
01:35:04 -rw-rw-r--. 1 jenkins jenkins 3106 Feb 15 01:31 post-startup-script.sh
01:35:04 -rw-rw-r--. 1 jenkins jenkins 252 Feb 15 01:30 startup-script.sh
01:35:04 -rw-rw-r--. 1 jenkins jenkins 3456 Feb 15 01:30 configuration-script.sh
01:35:04 -rw-rw-r--. 1 jenkins jenkins 333 Feb 15 01:30 detect_variables.env
01:35:04 -rw-rw-r--. 1 jenkins jenkins 2619 Feb 15 01:30 pom.xml
01:35:04 -rw-rw-r--. 1 jenkins jenkins 92 Feb 15 01:30 set_variables.env
01:35:04 -rw-rw-r--. 1 jenkins jenkins 354 Feb 15 01:30 slave_addresses.txt
01:35:04 -rw-rw-r--. 1 jenkins jenkins 570 Feb 15 01:30 requirements.txt
01:35:04 -rw-rw-r--. 1 jenkins jenkins 26 Feb 15 01:30 env.properties
01:35:04 -rw-rw-r--. 1 jenkins jenkins 333 Feb 15 01:28 stack-parameters.yaml
01:35:04 drwxrwxr-x. 7 jenkins jenkins 4096 Feb 15 01:27 test
01:35:04 drwxrwxr-x. 2 jenkins jenkins 6 Feb 15 01:27 test@tmp
01:35:04 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml
01:35:04 + true
01:35:04 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins9147045757802886053.sh
01:35:04 Cleaning up Robot installation...
01:35:05 $ ssh-agent -k
01:35:05 unset SSH_AUTH_SOCK;
01:35:05 unset SSH_AGENT_PID;
01:35:05 echo Agent pid 5295 killed;
01:35:05 [ssh-agent] Stopped.
01:35:05 Recording plot data
01:35:05 Robot results publisher started...
01:35:05 INFO: Checking test criticality is deprecated and will be dropped in a future release!
01:35:05 -Parsing output xml:
01:35:05 Done!
01:35:05 -Copying log files to build dir:
01:35:06 Done!
01:35:06 -Assigning results to build:
01:35:06 Done!
01:35:06 -Checking thresholds:
01:35:06 Done!
01:35:06 Done publishing Robot results.
01:35:06 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE
01:35:06 [PostBuildScript] - [INFO] Executing post build scripts.
01:35:06 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15345311920456499089.sh
01:35:06 Archiving csit artifacts
01:35:06 mv: cannot stat '*_1.png': No such file or directory
01:35:06 mv: cannot stat '/tmp/odl1_*': No such file or directory
01:35:06 mv: cannot stat '*_2.png': No such file or directory
01:35:06 mv: cannot stat '/tmp/odl2_*': No such file or directory
01:35:06 mv: cannot stat '*_3.png': No such file or directory
01:35:06 mv: cannot stat '/tmp/odl3_*': No such file or directory
01:35:06 % Total % Received % Xferd Average Speed Time Time Time Current
01:35:06 Dload Upload Total Spent Left Speed
01:35:06
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 311k 0 311k 0 0 1001k 0 --:--:-- --:--:-- --:--:-- 1001k
01:35:06 Archive: robot-plugin.zip
01:35:06 inflating: ./archives/robot-plugin/log.html
01:35:06 inflating: ./archives/robot-plugin/output.xml
01:35:06 inflating: ./archives/robot-plugin/report.html
01:35:06 mv: cannot stat '*.log.gz': No such file or directory
01:35:06 mv: cannot stat '*.csv': No such file or directory
01:35:06 mv: cannot stat '*.png': No such file or directory
01:35:06 [PostBuildScript] - [INFO] Executing post build scripts.
01:35:06 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins1610809543431797973.sh
01:35:06 [PostBuildScript] - [INFO] Executing post build scripts.
01:35:06 [EnvInject] - Injecting environment variables from a build step.
01:35:06 [EnvInject] - Injecting as environment variables the properties content
01:35:06 OS_CLOUD=vex
01:35:06 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-56
01:35:06
01:35:06 [EnvInject] - Variables injected successfully.
01:35:06 provisioning config files...
01:35:06 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml
01:35:06 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins808905165475541982.sh
01:35:07 ---> openstack-stack-delete.sh
01:35:07 Setup pyenv:
01:35:07 system
01:35:07 3.8.13
01:35:07 3.9.13
01:35:07 3.10.13
01:35:07 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
01:35:07 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLSJ from file:/tmp/.os_lf_venv
01:35:07 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:35:07 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:35:09 lf-activate-venv(): INFO: Base packages installed successfully
01:35:09 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15
01:35:21 lf-activate-venv(): INFO: Adding /tmp/venv-PLSJ/bin to PATH
01:35:21 INFO: Stack cost retrieval disabled, setting cost to 0
01:35:33 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-vanadium-56
01:35:33 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-vanadium-56
01:35:33 [PostBuildScript] - [INFO] Executing post build scripts.
01:35:33 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins10200490356476130599.sh
01:35:33 ---> sysstat.sh
01:35:34 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins14806691441209987136.sh
01:35:34 ---> package-listing.sh
01:35:34 ++ facter osfamily
01:35:34 ++ tr '[:upper:]' '[:lower:]'
01:35:34 + OS_FAMILY=redhat
01:35:34 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium
01:35:34 + START_PACKAGES=/tmp/packages_start.txt
01:35:34 + END_PACKAGES=/tmp/packages_end.txt
01:35:34 + DIFF_PACKAGES=/tmp/packages_diff.txt
01:35:34 + PACKAGES=/tmp/packages_start.txt
01:35:34 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']'
01:35:34 + PACKAGES=/tmp/packages_end.txt
01:35:34 + case "${OS_FAMILY}" in
01:35:34 + rpm -qa
01:35:34 + sort
01:35:35 + '[' -f /tmp/packages_start.txt ']'
01:35:35 + '[' -f /tmp/packages_end.txt ']'
01:35:35 + diff /tmp/packages_start.txt /tmp/packages_end.txt
01:35:35 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']'
01:35:35 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/
01:35:35 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/
01:35:35 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins9187912791715270963.sh
01:35:35 ---> capture-instance-metadata.sh
01:35:35 Setup pyenv:
01:35:35 system
01:35:35 3.8.13
01:35:35 3.9.13
01:35:35 3.10.13
01:35:35 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
01:35:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLSJ from file:/tmp/.os_lf_venv
01:35:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:35:35 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:35:37 lf-activate-venv(): INFO: Base packages installed successfully
01:35:37 lf-activate-venv(): INFO: Installing additional packages: lftools
01:35:46 lf-activate-venv(): INFO: Adding /tmp/venv-PLSJ/bin to PATH
01:35:46 INFO: Running in OpenStack, capturing instance metadata
01:35:46 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins3150957350942828730.sh
01:35:46 provisioning config files...
01:35:46 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-vanadium #56
01:35:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/config4202086113168645434tmp
01:35:46 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index]
01:35:46 Run condition [Regular expression match] enabling perform for step [Provide Configuration files]
01:35:46 provisioning config files...
01:35:47 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials
01:35:47 [EnvInject] - Injecting environment variables from a build step.
01:35:47 [EnvInject] - Injecting as environment variables the properties content
01:35:47 SERVER_ID=logs
01:35:47
01:35:47 [EnvInject] - Variables injected successfully.
01:35:47 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins13550839093967375718.sh
01:35:47 ---> create-netrc.sh
01:35:47 WARN: Log server credential not found.
01:35:47 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins13224314308243627106.sh
01:35:47 ---> python-tools-install.sh
01:35:47 Setup pyenv:
01:35:47 system
01:35:47 3.8.13
01:35:47 3.9.13
01:35:47 3.10.13
01:35:47 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
01:35:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLSJ from file:/tmp/.os_lf_venv
01:35:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:35:47 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:35:49 lf-activate-venv(): INFO: Base packages installed successfully
01:35:49 lf-activate-venv(): INFO: Installing additional packages: lftools
01:35:57 lf-activate-venv(): INFO: Adding /tmp/venv-PLSJ/bin to PATH
01:35:57 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins2244560994789969313.sh
01:35:58 ---> sudo-logs.sh
01:35:58 Archiving 'sudo' log..
01:35:58 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins4713328408553829686.sh
01:35:58 ---> job-cost.sh
01:35:58 INFO: Activating Python virtual environment...
01:35:58 Setup pyenv:
01:35:58 system
01:35:58 3.8.13
01:35:58 3.9.13
01:35:58 3.10.13
01:35:58 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
01:35:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLSJ from file:/tmp/.os_lf_venv
01:35:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:35:58 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:36:00 lf-activate-venv(): INFO: Base packages installed successfully
01:36:00 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
01:36:07 lf-activate-venv(): INFO: Adding /tmp/venv-PLSJ/bin to PATH
01:36:07 DEBUG: Contents of stack-cost file:
01:36:07 total: 0
01:36:07 INFO: Retrieving Stack Cost...
01:36:07 INFO: Stack cost: 0
01:36:07 INFO: Instance uptime: 564s
01:36:07 INFO: Fetching instance metadata (attempt 1 of 3)...
01:36:07 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type
01:36:07 INFO: Successfully fetched instance metadata
01:36:07 INFO: Instance type: v3-standard-2
01:36:07 INFO: Retrieving pricing info for: v3-standard-2
01:36:07 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)...
01:36:07 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-2/cost?seconds=564
01:36:07 INFO: Successfully fetched Vexxhost pricing API
01:36:07 INFO: Retrieved cost: 0.06
01:36:07 INFO: Retrieved resource: v3-standard-2
01:36:07 INFO: Creating archive directory: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/cost
01:36:07 INFO: Archiving costs to: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/cost.csv
01:36:07 INFO: Successfully archived job cost data
01:36:07 DEBUG: Cost data: netconf-csit-3node-clustering-scale-only-vanadium,56,2026-02-15 01:36:07,v3-standard-2,564,0.06,0.00,UNSTABLE
01:36:07 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins16791925522208967988.sh
01:36:07 ---> logs-deploy.sh
01:36:07 Setup pyenv:
01:36:08 system
01:36:08 3.8.13
01:36:08 3.9.13
01:36:08 3.10.13
01:36:08 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version)
01:36:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-PLSJ from file:/tmp/.os_lf_venv
01:36:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
01:36:08 lf-activate-venv(): INFO: Attempting to install with network-safe options...
01:36:10 lf-activate-venv(): INFO: Base packages installed successfully
01:36:10 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
01:36:18 lf-activate-venv(): INFO: Adding /tmp/venv-PLSJ/bin to PATH
01:36:18 WARNING: Nexus logging server not set
01:36:18 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-vanadium/56/
01:36:18 INFO: archiving logs to S3
01:36:20 ---> uname -a:
01:36:20 Linux prd-centos8-robot-2c-8g-10604.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
01:36:20
01:36:20
01:36:20 ---> lscpu:
01:36:20 Architecture: x86_64
01:36:20 CPU op-mode(s): 32-bit, 64-bit
01:36:20 Byte Order: Little Endian
01:36:20 CPU(s): 2
01:36:20 On-line CPU(s) list: 0,1
01:36:20 Thread(s) per core: 1
01:36:20 Core(s) per socket: 1
01:36:20 Socket(s): 2
01:36:20 NUMA node(s): 1
01:36:20 Vendor ID: AuthenticAMD
01:36:20 CPU family: 23
01:36:20 Model: 49
01:36:20 Model name: AMD EPYC-Rome Processor
01:36:20 Stepping: 0
01:36:20 CPU MHz: 2799.998
01:36:20 BogoMIPS: 5599.99
01:36:20 Virtualization: AMD-V
01:36:20 Hypervisor vendor: KVM
01:36:20 Virtualization type: full
01:36:20 L1d cache: 32K
01:36:20 L1i cache: 32K
01:36:20 L2 cache: 512K
01:36:20 L3 cache: 16384K
01:36:20 NUMA node0 CPU(s): 0,1
01:36:20 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities
01:36:20
01:36:20
01:36:20 ---> nproc:
01:36:20 2
01:36:20
01:36:20
01:36:20 ---> df -h:
01:36:20 Filesystem Size Used Avail Use% Mounted on
01:36:20 devtmpfs 3.8G 0 3.8G 0% /dev
01:36:20 tmpfs 3.8G 0 3.8G 0% /dev/shm
01:36:20 tmpfs 3.8G 17M 3.8G 1% /run
01:36:20 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup
01:36:20 /dev/vda1 40G 8.4G 32G 21% /
01:36:20 tmpfs 770M 0 770M 0% /run/user/1001
01:36:20
01:36:20
01:36:20 ---> free -m:
01:36:20 total used free shared buff/cache available
01:36:20 Mem: 7697 653 4858 19 2185 6744
01:36:20 Swap: 1023 0 1023
01:36:20
01:36:20
01:36:20 ---> ip addr:
01:36:20 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
01:36:20 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
01:36:20 inet 127.0.0.1/8 scope host lo
01:36:20 valid_lft forever preferred_lft forever
01:36:20 inet6 ::1/128 scope host
01:36:20 valid_lft forever preferred_lft forever
01:36:20 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000
01:36:20 link/ether fa:16:3e:f2:53:ee brd ff:ff:ff:ff:ff:ff
01:36:20 altname enp0s3
01:36:20 altname ens3
01:36:20 inet 10.30.171.32/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0
01:36:20 valid_lft 85834sec preferred_lft 85834sec
01:36:20 inet6 fe80::f816:3eff:fef2:53ee/64 scope link
01:36:20 valid_lft forever preferred_lft forever
01:36:20
01:36:20
01:36:20 ---> sar -b -r -n DEV:
01:36:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/15/2026 _x86_64_ (2 CPU)
01:36:20
01:36:20 01:26:50 LINUX RESTART (2 CPU)
01:36:20
01:36:20 01:27:01 AM tps rtps wtps bread/s bwrtn/s
01:36:20 01:28:01 AM 216.69 157.55 59.15 14729.17 40030.84
01:36:20 01:29:01 AM 122.86 1.12 121.75 76.39 12413.81
01:36:20 01:30:01 AM 34.28 0.38 33.90 64.23 3622.09
01:36:20 01:31:01 AM 88.59 9.41 79.18 1681.81 8390.91
01:36:20 01:32:01 AM 12.98 0.00 12.98 0.00 1300.22
01:36:20 01:33:01 AM 2.22 0.00 2.22 0.00 63.12
01:36:20 01:34:01 AM 0.12 0.00 0.12 0.00 1.03
01:36:20 01:35:01 AM 0.43 0.08 0.35 5.87 19.11
01:36:20 01:36:01 AM 36.05 0.83 35.22 100.77 1589.49
01:36:20 Average: 57.14 18.82 38.32 1850.98 7492.44
01:36:20
01:36:20 01:27:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
01:36:20 01:28:01 AM 5427088 6999112 2455344 31.15 2688 1764428 799100 8.95 186016 1988084 126632
01:36:20 01:29:01 AM 5116380 6959480 2766052 35.09 2688 2018752 789728 8.84 198628 2213700 73712
01:36:20 01:30:01 AM 5126060 7003800 2756372 34.97 2688 2051664 760276 8.51 222828 2179640 39708
01:36:20 01:31:01 AM 4884064 6995604 2998368 38.04 2688 2277604 705284 7.90 266688 2344456 30260
01:36:20 01:32:01 AM 4886100 6997524 2996332 38.01 2688 2277616 705284 7.90 266696 2344692 8
01:36:20 01:33:01 AM 4885816 6997240 2996616 38.02 2688 2277616 705284 7.90 266700 2344924 8
01:36:20 01:34:01 AM 4886236 6997660 2996196 38.01 2688 2277616 705284 7.90 266700 2344712 4
01:36:20 01:35:01 AM 4883936 6997720 2998496 38.04 2688 2279976 720244 8.06 267452 2346328 1856
01:36:20 01:36:01 AM 5031236 6960940 2851196 36.17 2688 2102428 752408 8.42 469392 2022244 11380
01:36:20 Average: 5014102 6989898 2868330 36.39 2688 2147522 738099 8.26 267900 2236531 31508
01:36:20
01:36:20 01:27:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
01:36:20 01:28:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:20 01:28:01 AM eth0 328.94 198.90 1925.39 61.97 0.00 0.00 0.00 0.00
01:36:20 01:29:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:20 01:29:01 AM eth0 76.87 63.17 922.65 9.76 0.00 0.00 0.00 0.00
01:36:20 01:30:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:20 01:30:01 AM eth0 16.08 13.91 7.23 5.10 0.00 0.00 0.00 0.00
01:36:20 01:31:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:20 01:31:01 AM eth0 439.22 311.68 415.04 73.13 0.00 0.00 0.00 0.00
01:36:20 01:32:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:20 01:32:01 AM eth0 211.33 152.43 40.68 30.75 0.00 0.00 0.00 0.00
01:36:20 01:33:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:20 01:33:01 AM eth0 3.05 2.17 0.88 0.67 0.00 0.00 0.00 0.00
01:36:20 01:34:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:20 01:34:01 AM eth0 2.45 1.90 0.43 0.41 0.00 0.00 0.00 0.00
01:36:20 01:35:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:20 01:35:01 AM eth0 110.68 80.99 28.46 9.43 0.00 0.00 0.00 0.00
01:36:20 01:36:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:20 01:36:01 AM eth0 49.47 38.19 85.12 27.23 0.00 0.00 0.00 0.00
01:36:20 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
01:36:20 Average: eth0 137.58 95.93 380.65 24.28 0.00 0.00 0.00 0.00
01:36:20
01:36:20
01:36:20 ---> sar -P ALL:
01:36:20 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 02/15/2026 _x86_64_ (2 CPU)
01:36:20
01:36:20 01:26:50 LINUX RESTART (2 CPU)
01:36:20
01:36:20 01:27:01 AM CPU %user %nice %system %iowait %steal %idle
01:36:20 01:28:01 AM all 50.41 0.05 10.41 6.88 0.10 32.14
01:36:20 01:28:01 AM 0 52.98 0.03 11.51 7.75 0.10 27.62
01:36:20 01:28:01 AM 1 47.84 0.07 9.32 6.01 0.10 36.66
01:36:20 01:29:01 AM all 32.05 0.00 5.20 2.49 0.09 60.17
01:36:20 01:29:01 AM 0 29.52 0.00 4.60 1.99 0.10 63.79
01:36:20 01:29:01 AM 1 34.58 0.00 5.80 2.98 0.08 56.54
01:36:20 01:30:01 AM all 16.73 0.00 2.67 0.58 0.06 79.96
01:36:20 01:30:01 AM 0 12.32 0.00 2.65 0.60 0.07 84.36
01:36:20 01:30:01 AM 1 21.13 0.00 2.68 0.57 0.05 75.57
01:36:20 01:31:01 AM all 30.59 0.00 6.09 1.76 0.10 61.46
01:36:20 01:31:01 AM 0 24.53 0.00 5.50 1.57 0.10 68.30
01:36:20 01:31:01 AM 1 36.67 0.00 6.68 1.95 0.10 54.59
01:36:20 01:32:01 AM all 0.59 0.00 0.53 0.24 0.03 98.61
01:36:20 01:32:01 AM 0 0.77 0.00 0.60 0.22 0.03 98.38
01:36:20 01:32:01 AM 1 0.40 0.00 0.45 0.27 0.03 98.85
01:36:20 01:33:01 AM all 0.36 0.00 0.10 0.00 0.03 99.52
01:36:20 01:33:01 AM 0 0.62 0.00 0.10 0.00 0.02 99.27
01:36:20 01:33:01 AM 1 0.10 0.00 0.10 0.00 0.03 99.77
01:36:20 01:34:01 AM all 0.29 0.00 0.08 0.00 0.03 99.61
01:36:20 01:34:01 AM 0 0.45 0.00 0.07 0.00 0.02 99.47
01:36:20 01:34:01 AM 1 0.13 0.00 0.08 0.00 0.03 99.75
01:36:20 01:35:01 AM all 5.03 0.00 0.70 0.02 0.06 94.19
01:36:20 01:35:01 AM 0 1.76 0.00 0.57 0.02 0.05 97.61
01:36:20 01:35:01 AM 1 8.31 0.00 0.84 0.02 0.07 90.76
01:36:20 01:36:01 AM all 30.66 0.00 4.62 0.17 0.07 64.47
01:36:20 01:36:01 AM 0 16.61 0.00 3.87 0.17 0.07 79.29
01:36:20 01:36:01 AM 1 44.70 0.00 5.36 0.18 0.08 49.67
01:36:20 Average: all 18.52 0.01 3.38 1.35 0.06 76.69
01:36:20 Average: 0 15.50 0.00 3.27 1.37 0.06 79.80
01:36:20 Average: 1 21.55 0.01 3.48 1.33 0.07 73.57
01:36:20
01:36:20
01:36:20