22:48:36 Started by upstream project "integration-distribution-mri-test-vanadium" build number 26 22:48:36 originally caused by: 22:48:36 Started by timer 22:48:36 Running as SYSTEM 22:48:36 [EnvInject] - Loading node environment variables. 22:48:36 Building remotely on prd-centos8-robot-2c-8g-4280 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 22:48:37 [ssh-agent] Looking for ssh-agent implementation... 22:48:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 22:48:37 $ ssh-agent 22:48:37 SSH_AUTH_SOCK=/tmp/ssh-O8rIXxS5mFQR/agent.5304 22:48:37 SSH_AGENT_PID=5305 22:48:37 [ssh-agent] Started. 22:48:37 Running ssh-add (command line suppressed) 22:48:37 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_2348174717247792163.key (/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_2348174717247792163.key) 22:48:37 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 22:48:37 The recommended git tool is: NONE 22:48:40 using credential opendaylight-jenkins-ssh 22:48:40 Wiping out workspace first. 22:48:40 Cloning the remote Git repository 22:48:40 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 22:48:40 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test # timeout=10 22:48:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:48:40 > git --version # timeout=10 22:48:40 > git --version # 'git version 2.43.0' 22:48:40 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:48:40 [INFO] Currently running in a labeled security context 22:48:40 [INFO] Currently SELinux is 'enforcing' on the host 22:48:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh15962356168418211529.key 22:48:40 Verifying host key using known hosts file 22:48:40 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. 22:48:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:48:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 22:48:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 22:48:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 22:48:43 using GIT_SSH to set credentials Release Engineering Jenkins Key 22:48:43 [INFO] Currently running in a labeled security context 22:48:43 [INFO] Currently SELinux is 'enforcing' on the host 22:48:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh16174639852182734571.key 22:48:43 Verifying host key using known hosts file 22:48:43 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. 22:48:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 22:48:43 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:48:43 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 22:48:43 > git config core.sparsecheckout # timeout=10 22:48:43 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 22:48:44 Commit message: "Add bgpcep variables for vanadium" 22:48:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 22:48:44 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 22:48:44 No emails were triggered. 22:48:44 provisioning config files... 22:48:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 22:48:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 22:48:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:48:45 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins13877839952900227884.sh 22:48:45 ---> python-tools-install.sh 22:48:45 Setup pyenv: 22:48:45 system 22:48:45 * 3.8.13 (set by /opt/pyenv/version) 22:48:45 * 3.9.13 (set by /opt/pyenv/version) 22:48:45 * 3.10.13 (set by /opt/pyenv/version) 22:48:45 * 3.11.7 (set by /opt/pyenv/version) 22:48:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-yaLa 22:48:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 22:48:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:48:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:48:54 lf-activate-venv(): INFO: Base packages installed successfully 22:48:54 lf-activate-venv(): INFO: Installing additional packages: lftools 22:49:24 lf-activate-venv(): INFO: Adding /tmp/venv-yaLa/bin to PATH 22:49:24 Generating Requirements File 22:50:26 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. 22:50:26 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 22:50:27 Python 3.11.7 22:50:27 pip 25.3 from /tmp/venv-yaLa/lib/python3.11/site-packages/pip (python 3.11) 22:50:27 appdirs==1.4.4 22:50:27 argcomplete==3.6.3 22:50:27 aspy.yaml==1.3.0 22:50:27 attrs==25.4.0 22:50:27 autopage==0.5.2 22:50:27 beautifulsoup4==4.14.3 22:50:27 boto3==1.42.34 22:50:27 botocore==1.42.34 22:50:27 bs4==0.0.2 22:50:27 certifi==2026.1.4 22:50:27 cffi==2.0.0 22:50:27 cfgv==3.5.0 22:50:27 chardet==5.2.0 22:50:27 charset-normalizer==3.4.4 22:50:27 click==8.3.1 22:50:27 cliff==4.13.1 22:50:27 cmd2==3.1.0 22:50:27 cryptography==3.3.2 22:50:27 debtcollector==3.0.0 22:50:27 decorator==5.2.1 22:50:27 defusedxml==0.7.1 22:50:27 Deprecated==1.3.1 22:50:27 distlib==0.4.0 22:50:27 dnspython==2.8.0 22:50:27 docker==7.1.0 22:50:27 dogpile.cache==1.5.0 22:50:27 durationpy==0.10 22:50:27 email-validator==2.3.0 22:50:27 filelock==3.20.3 22:50:27 future==1.0.0 22:50:27 gitdb==4.0.12 22:50:27 GitPython==3.1.46 22:50:27 httplib2==0.30.2 22:50:27 identify==2.6.16 22:50:27 idna==3.11 22:50:27 importlib-resources==1.5.0 22:50:27 iso8601==2.1.0 22:50:27 Jinja2==3.1.6 22:50:27 jmespath==1.1.0 22:50:27 jsonpatch==1.33 22:50:27 jsonpointer==3.0.0 22:50:27 jsonschema==4.26.0 22:50:27 jsonschema-specifications==2025.9.1 22:50:27 keystoneauth1==5.13.0 22:50:27 kubernetes==35.0.0 22:50:27 lftools==0.37.21 22:50:27 lxml==6.0.2 22:50:27 markdown-it-py==4.0.0 22:50:27 MarkupSafe==3.0.3 22:50:27 mdurl==0.1.2 22:50:27 msgpack==1.1.2 22:50:27 multi_key_dict==2.0.3 22:50:27 munch==4.0.0 22:50:27 netaddr==1.3.0 22:50:27 niet==1.4.2 22:50:27 nodeenv==1.10.0 22:50:27 oauth2client==4.1.3 22:50:27 oauthlib==3.3.1 22:50:27 openstacksdk==4.9.0 22:50:27 os-service-types==1.8.2 22:50:27 osc-lib==4.3.0 22:50:27 oslo.config==10.2.0 22:50:27 oslo.context==6.2.0 22:50:27 oslo.i18n==6.7.1 22:50:27 oslo.log==8.0.0 22:50:27 oslo.serialization==5.9.0 22:50:27 oslo.utils==9.2.0 22:50:27 packaging==26.0 22:50:27 pbr==7.0.3 22:50:27 platformdirs==4.5.1 22:50:27 prettytable==3.17.0 22:50:27 psutil==7.2.1 22:50:27 pyasn1==0.6.2 22:50:27 pyasn1_modules==0.4.2 22:50:27 pycparser==3.0 22:50:27 pygerrit2==2.0.15 22:50:27 PyGithub==2.8.1 22:50:27 Pygments==2.19.2 22:50:27 PyJWT==2.10.1 22:50:27 PyNaCl==1.6.2 22:50:27 pyparsing==2.4.7 22:50:27 pyperclip==1.11.0 22:50:27 pyrsistent==0.20.0 22:50:27 python-cinderclient==9.8.0 22:50:27 python-dateutil==2.9.0.post0 22:50:27 python-heatclient==5.0.0 22:50:27 python-jenkins==1.8.3 22:50:27 python-keystoneclient==5.7.0 22:50:27 python-magnumclient==4.9.0 22:50:27 python-openstackclient==8.3.0 22:50:27 python-swiftclient==4.9.0 22:50:27 PyYAML==6.0.3 22:50:27 referencing==0.37.0 22:50:27 requests==2.32.5 22:50:27 requests-oauthlib==2.0.0 22:50:27 requestsexceptions==1.4.0 22:50:27 rfc3986==2.0.0 22:50:27 rich==14.3.1 22:50:27 rich-argparse==1.7.2 22:50:27 rpds-py==0.30.0 22:50:27 rsa==4.9.1 22:50:27 ruamel.yaml==0.19.1 22:50:27 ruamel.yaml.clib==0.2.15 22:50:27 s3transfer==0.16.0 22:50:27 simplejson==3.20.2 22:50:27 six==1.17.0 22:50:27 smmap==5.0.2 22:50:27 soupsieve==2.8.3 22:50:27 stevedore==5.6.0 22:50:27 tabulate==0.9.0 22:50:27 toml==0.10.2 22:50:27 tomlkit==0.14.0 22:50:27 tqdm==4.67.1 22:50:27 typing_extensions==4.15.0 22:50:27 tzdata==2025.3 22:50:27 urllib3==1.26.20 22:50:27 virtualenv==20.36.1 22:50:27 wcwidth==0.3.5 22:50:27 websocket-client==1.9.0 22:50:27 wrapt==2.0.1 22:50:27 xdg==6.0.0 22:50:27 xmltodict==1.0.2 22:50:27 yq==3.4.3 22:50:27 [EnvInject] - Injecting environment variables from a build step. 22:50:27 [EnvInject] - Injecting as environment variables the properties content 22:50:27 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 22:50:27 OS_CLOUD=vex 22:50:27 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-50 22:50:27 OS_STACK_TEMPLATE_DIR=openstack-hot 22:50:27 22:50:27 [EnvInject] - Variables injected successfully. 22:50:27 provisioning config files... 22:50:28 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:50:28 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins9431572728859884059.sh 22:50:28 ---> Create parameters file for OpenStack HOT 22:50:28 OpenStack Heat parameters generated 22:50:28 ----------------------------------- 22:50:28 parameters: 22:50:28 vm_0_count: '3' 22:50:28 vm_0_flavor: 'v3-standard-4' 22:50:28 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554' 22:50:28 vm_1_count: '1' 22:50:28 vm_1_flavor: 'v3-standard-2' 22:50:28 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 22:50:28 22:50:28 job_name: '64128-50' 22:50:28 silo: 'releng' 22:50:28 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins7956263181116617992.sh 22:50:28 ---> Create HEAT stack 22:50:28 + source /home/jenkins/lf-env.sh 22:50:28 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:50:28 ++ mktemp -d /tmp/venv-XXXX 22:50:28 + lf_venv=/tmp/venv-IJfG 22:50:28 + local venv_file=/tmp/.os_lf_venv 22:50:28 + local python=python3 22:50:28 + local options 22:50:28 + local set_path=true 22:50:28 + local install_args= 22:50:28 ++ 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 22:50:28 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:50:28 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 22:50:28 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:50:28 + true 22:50:28 + case $1 in 22:50:28 + python=python3 22:50:28 + shift 2 22:50:28 + true 22:50:28 + case $1 in 22:50:28 + shift 22:50:28 + break 22:50:28 + case $python in 22:50:28 + local pkg_list= 22:50:28 + [[ -d /opt/pyenv ]] 22:50:28 + echo 'Setup pyenv:' 22:50:28 Setup pyenv: 22:50:28 + export PYENV_ROOT=/opt/pyenv 22:50:28 + PYENV_ROOT=/opt/pyenv 22:50:28 + 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 22:50:28 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:50:28 + pyenv versions 22:50:28 system 22:50:28 3.8.13 22:50:28 3.9.13 22:50:28 3.10.13 22:50:28 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:50:28 + command -v pyenv 22:50:28 ++ pyenv init - --no-rehash 22:50:28 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 22:50:28 for i in ${!paths[@]}; do 22:50:28 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 22:50:28 fi; done; 22:50:28 echo "${paths[*]}"'\'')" 22:50:28 export PATH="/opt/pyenv/shims:${PATH}" 22:50:28 export PYENV_SHELL=bash 22:50:28 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 22:50:28 pyenv() { 22:50:28 local command 22:50:28 command="${1:-}" 22:50:28 if [ "$#" -gt 0 ]; then 22:50:28 shift 22:50:28 fi 22:50:28 22:50:28 case "$command" in 22:50:28 rehash|shell) 22:50:28 eval "$(pyenv "sh-$command" "$@")" 22:50:28 ;; 22:50:28 *) 22:50:28 command pyenv "$command" "$@" 22:50:28 ;; 22:50:28 esac 22:50:28 }' 22:50:28 +++ bash --norc -ec 'IFS=:; paths=($PATH); 22:50:28 for i in ${!paths[@]}; do 22:50:28 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 22:50:28 fi; done; 22:50:28 echo "${paths[*]}"' 22:50:28 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 22:50:28 ++ 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 22:50:28 ++ 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 22:50:28 ++ export PYENV_SHELL=bash 22:50:28 ++ PYENV_SHELL=bash 22:50:28 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 22:50:28 +++ complete -F _pyenv pyenv 22:50:28 ++ lf-pyver python3 22:50:28 ++ local py_version_xy=python3 22:50:28 ++ local py_version_xyz= 22:50:28 ++ awk '{ print $1 }' 22:50:28 ++ pyenv versions 22:50:28 ++ local command 22:50:28 ++ command=versions 22:50:28 ++ '[' 1 -gt 0 ']' 22:50:28 ++ shift 22:50:28 ++ case "$command" in 22:50:28 ++ command pyenv versions 22:50:28 ++ pyenv versions 22:50:28 ++ sed 's/^[ *]* //' 22:50:28 ++ grep -E '^[0-9.]*[0-9]$' 22:50:28 ++ [[ ! -s /tmp/.pyenv_versions ]] 22:50:28 +++ tail -n 1 22:50:28 +++ grep '^3' /tmp/.pyenv_versions 22:50:28 +++ sort -V 22:50:28 ++ py_version_xyz=3.11.7 22:50:28 ++ [[ -z 3.11.7 ]] 22:50:28 ++ echo 3.11.7 22:50:28 ++ return 0 22:50:28 + pyenv local 3.11.7 22:50:28 + local command 22:50:28 + command=local 22:50:28 + '[' 2 -gt 0 ']' 22:50:28 + shift 22:50:28 + case "$command" in 22:50:28 + command pyenv local 3.11.7 22:50:28 + pyenv local 3.11.7 22:50:28 + for arg in "$@" 22:50:28 + case $arg in 22:50:28 + pkg_list+='lftools[openstack] ' 22:50:28 + for arg in "$@" 22:50:28 + case $arg in 22:50:28 + pkg_list+='kubernetes ' 22:50:28 + for arg in "$@" 22:50:28 + case $arg in 22:50:28 + pkg_list+='niet ' 22:50:28 + for arg in "$@" 22:50:28 + case $arg in 22:50:28 + pkg_list+='python-heatclient ' 22:50:28 + for arg in "$@" 22:50:28 + case $arg in 22:50:28 + pkg_list+='python-openstackclient ' 22:50:28 + for arg in "$@" 22:50:28 + case $arg in 22:50:28 + pkg_list+='python-magnumclient ' 22:50:28 + for arg in "$@" 22:50:28 + case $arg in 22:50:28 + pkg_list+='urllib3~=1.26.15 ' 22:50:28 + for arg in "$@" 22:50:28 + case $arg in 22:50:28 + pkg_list+='yq ' 22:50:28 + [[ -f /tmp/.os_lf_venv ]] 22:50:28 ++ cat /tmp/.os_lf_venv 22:50:28 + lf_venv=/tmp/venv-yaLa 22:50:28 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yaLa from' file:/tmp/.os_lf_venv 22:50:28 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yaLa from file:/tmp/.os_lf_venv 22:50:28 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 22:50:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:50:28 + local 'pip_opts=--upgrade --quiet' 22:50:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 22:50:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 22:50:28 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 22:50:28 + [[ -n '' ]] 22:50:28 + [[ -n '' ]] 22:50:28 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 22:50:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:50:28 + /tmp/venv-yaLa/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 22:50:30 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 22:50:30 lf-activate-venv(): INFO: Base packages installed successfully 22:50:30 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 22:50:30 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 22:50:30 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 22:50:30 + /tmp/venv-yaLa/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 22:50:48 + type python3 22:50:48 + true 22:50:48 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-yaLa/bin to PATH' 22:50:48 lf-activate-venv(): INFO: Adding /tmp/venv-yaLa/bin to PATH 22:50:48 + PATH=/tmp/venv-yaLa/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 22:50:48 + return 0 22:50:48 + openstack --os-cloud vex limits show --absolute 22:50:50 +--------------------------+---------+ 22:50:50 | Name | Value | 22:50:50 +--------------------------+---------+ 22:50:50 | maxTotalInstances | -1 | 22:50:50 | maxTotalCores | 450 | 22:50:50 | maxTotalRAMSize | 1000000 | 22:50:50 | maxServerMeta | 128 | 22:50:50 | maxImageMeta | 128 | 22:50:50 | maxPersonality | 5 | 22:50:50 | maxPersonalitySize | 10240 | 22:50:50 | maxTotalKeypairs | 100 | 22:50:50 | maxServerGroups | 10 | 22:50:50 | maxServerGroupMembers | 10 | 22:50:50 | maxTotalFloatingIps | -1 | 22:50:50 | maxSecurityGroups | -1 | 22:50:50 | maxSecurityGroupRules | -1 | 22:50:50 | totalRAMUsed | 606208 | 22:50:50 | totalCoresUsed | 148 | 22:50:50 | totalInstancesUsed | 48 | 22:50:50 | totalFloatingIpsUsed | 0 | 22:50:50 | totalSecurityGroupsUsed | 0 | 22:50:50 | totalServerGroupsUsed | 0 | 22:50:50 | maxTotalVolumes | -1 | 22:50:50 | maxTotalSnapshots | 10 | 22:50:50 | maxTotalVolumeGigabytes | 4096 | 22:50:50 | maxTotalBackups | 10 | 22:50:50 | maxTotalBackupGigabytes | 1000 | 22:50:50 | totalVolumesUsed | 0 | 22:50:50 | totalGigabytesUsed | 0 | 22:50:50 | totalSnapshotsUsed | 0 | 22:50:50 | totalBackupsUsed | 0 | 22:50:50 | totalBackupGigabytesUsed | 0 | 22:50:50 +--------------------------+---------+ 22:50:50 + pushd /opt/ciman/openstack-hot 22:50:50 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 22:50:50 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-vanadium-50 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/stack-parameters.yaml 22:51:27 Creating stack releng-netconf-csit-3node-clustering-scale-only-vanadium-50 22:51:27 Waiting to initialize infrastructure... 22:51:27 Waiting to initialize infrastructure... 22:51:27 Stack initialization successful. 22:51:27 ------------------------------------ 22:51:27 Stack Details 22:51:27 ------------------------------------ 22:51:27 {'added': None, 22:51:27 'capabilities': [], 22:51:27 'created_at': '2026-01-25T22:50:53Z', 22:51:27 'deleted': None, 22:51:27 'deleted_at': None, 22:51:27 'description': 'No description', 22:51:27 'environment': None, 22:51:27 'environment_files': None, 22:51:27 'files': None, 22:51:27 'files_container': None, 22:51:27 'id': '3f604630-5dea-4a8b-87e5-bf49b65717f9', 22:51:27 'is_rollback_disabled': True, 22:51:27 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-vanadium-50/3f604630-5dea-4a8b-87e5-bf49b65717f9', 22:51:27 'rel': 'self'}], 22:51:27 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 22:51:27 'name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-50', 22:51:27 'notification_topics': [], 22:51:27 'outputs': [{'description': 'IP addresses of the 1st vm types', 22:51:27 'output_key': 'vm_0_ips', 22:51:27 'output_value': ['10.30.170.105', 22:51:27 '10.30.171.148', 22:51:27 '10.30.170.183']}, 22:51:27 {'description': 'IP addresses of the 2nd vm types', 22:51:27 'output_key': 'vm_1_ips', 22:51:27 'output_value': ['10.30.170.60']}], 22:51:27 'owner_id': ****, 22:51:27 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 22:51:27 'OS::stack_id': '3f604630-5dea-4a8b-87e5-bf49b65717f9', 22:51:27 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-50', 22:51:27 'job_name': '64128-50', 22:51:27 'silo': 'releng', 22:51:27 'vm_0_count': '3', 22:51:27 'vm_0_flavor': 'v3-standard-4', 22:51:27 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 22:51:27 '20260109-084045.554', 22:51:27 'vm_1_count': '1', 22:51:27 'vm_1_flavor': 'v3-standard-2', 22:51:27 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 22:51:27 '- 20250917-133034.654'}, 22:51:27 'parent_id': None, 22:51:27 'replaced': None, 22:51:27 'status': 'CREATE_COMPLETE', 22:51:27 'status_reason': 'Stack CREATE completed successfully', 22:51:27 'tags': [], 22:51:27 'template': None, 22:51:27 'template_description': 'No description', 22:51:27 'template_url': None, 22:51:27 'timeout_mins': 15, 22:51:27 'unchanged': None, 22:51:27 'updated': None, 22:51:27 'updated_at': None, 22:51:27 'user_project_id': '9c24b5fce4844d63b81a06289562cd88'} 22:51:27 ------------------------------------ 22:51:27 + popd 22:51:27 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 22:51:27 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins10039362165009115293.sh 22:51:27 ---> Copy SSH public keys to CSIT lab 22:51:27 Setup pyenv: 22:51:27 system 22:51:27 3.8.13 22:51:27 3.9.13 22:51:27 3.10.13 22:51:27 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:51:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yaLa from file:/tmp/.os_lf_venv 22:51:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:51:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:51:29 lf-activate-venv(): INFO: Base packages installed successfully 22:51:29 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:51:42 lf-activate-venv(): INFO: Adding /tmp/venv-yaLa/bin to PATH 22:51:44 SSH not responding on 10.30.171.148. Retrying in 10 seconds... 22:51:44 SSH not responding on 10.30.170.105. Retrying in 10 seconds... 22:51:45 SSH not responding on 10.30.170.183. Retrying in 10 seconds... 22:51:47 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 22:51:47 releng-64128-50-1-mininet-ovs-217-0 22:51:47 Successfully copied public keys to slave 10.30.170.60 22:51:47 Process 6527 ready. 22:51:54 Ping to 10.30.171.148 successful. 22:51:54 Ping to 10.30.170.105 successful. 22:51:55 Ping to 10.30.170.183 successful. 22:51:55 SSH not responding on 10.30.170.183. Retrying in 10 seconds... 22:51:56 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:51:56 releng-64128-50-0-builder-1 22:51:56 Successfully copied public keys to slave 10.30.171.148 22:51:57 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:51:58 releng-64128-50-0-builder-0 22:51:58 Successfully copied public keys to slave 10.30.170.105 22:51:58 Process 6528 ready. 22:51:58 Process 6529 ready. 22:52:05 Ping to 10.30.170.183 successful. 22:52:06 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:52:06 releng-64128-50-0-builder-2 22:52:06 Successfully copied public keys to slave 10.30.170.183 22:52:06 Process 6530 ready. 22:52:06 SSH ready on all stack servers. 22:52:06 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins3229832218988259852.sh 22:52:07 Setup pyenv: 22:52:07 system 22:52:07 3.8.13 22:52:07 3.9.13 22:52:07 3.10.13 22:52:07 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:52:11 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-d6wH 22:52:11 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.robot_venv 22:52:11 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:52:11 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:52:15 lf-activate-venv(): INFO: Base packages installed successfully 22:52:15 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 22:52:17 lf-activate-venv(): INFO: Adding /tmp/venv-d6wH/bin to PATH 22:52:17 + echo 'Installing Python Requirements' 22:52:17 Installing Python Requirements 22:52:17 + cat 22:52:17 + python -m pip install -r requirements.txt 22:52:17 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 22:52:17 Collecting docker-py (from -r requirements.txt (line 1)) 22:52:17 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) 22:52:17 Collecting ipaddr (from -r requirements.txt (line 2)) 22:52:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 22:52:17 Installing build dependencies: started 22:52:18 Installing build dependencies: finished with status 'done' 22:52:18 Getting requirements to build wheel: started 22:52:18 Getting requirements to build wheel: finished with status 'done' 22:52:18 Preparing metadata (pyproject.toml): started 22:52:18 Preparing metadata (pyproject.toml): finished with status 'done' 22:52:18 Collecting netaddr (from -r requirements.txt (line 3)) 22:52:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 22:52:19 Collecting netifaces (from -r requirements.txt (line 4)) 22:52:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 22:52:19 Installing build dependencies: started 22:52:19 Installing build dependencies: finished with status 'done' 22:52:19 Getting requirements to build wheel: started 22:52:20 Getting requirements to build wheel: finished with status 'done' 22:52:20 Preparing metadata (pyproject.toml): started 22:52:20 Preparing metadata (pyproject.toml): finished with status 'done' 22:52:20 Collecting pyhocon (from -r requirements.txt (line 5)) 22:52:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 22:52:20 Collecting requests (from -r requirements.txt (line 6)) 22:52:20 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 22:52:20 Collecting robotframework (from -r requirements.txt (line 7)) 22:52:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 22:52:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 13.5 MB/s 0:00:00 22:52:20 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 22:52:20 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 22:52:20 Installing build dependencies: started 22:52:21 Installing build dependencies: finished with status 'done' 22:52:21 Getting requirements to build wheel: started 22:52:21 Getting requirements to build wheel: finished with status 'done' 22:52:21 Preparing metadata (pyproject.toml): started 22:52:22 Preparing metadata (pyproject.toml): finished with status 'done' 22:52:22 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 22:52:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 22:52:22 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 22:52:22 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) 22:52:22 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 22:52:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 22:52:22 Installing build dependencies: started 22:52:23 Installing build dependencies: finished with status 'done' 22:52:23 Getting requirements to build wheel: started 22:52:23 Getting requirements to build wheel: finished with status 'done' 22:52:23 Preparing metadata (pyproject.toml): started 22:52:23 Preparing metadata (pyproject.toml): finished with status 'done' 22:52:23 Collecting scapy (from -r requirements.txt (line 12)) 22:52:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 22:52:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 29.7 MB/s 0:00:00 22:52:23 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 22:52:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 22:52:23 Installing build dependencies: started 22:52:24 Installing build dependencies: finished with status 'done' 22:52:24 Getting requirements to build wheel: started 22:52:25 Getting requirements to build wheel: finished with status 'done' 22:52:25 Preparing metadata (pyproject.toml): started 22:52:25 Preparing metadata (pyproject.toml): finished with status 'done' 22:52:25 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB) 22:52:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 21.9 MB/s 0:00:00 22:52:25 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 22:52:25 Collecting pyangbind (from -r requirements.txt (line 22)) 22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 22:52:25 Collecting isodate (from -r requirements.txt (line 25)) 22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 22:52:25 Collecting jmespath (from -r requirements.txt (line 28)) 22:52:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 22:52:25 Collecting jsonpatch (from -r requirements.txt (line 31)) 22:52:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 22:52:25 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 22:52:25 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:52:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 22:52:25 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 22:52:25 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) 22:52:25 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 22:52:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 22:52:25 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 22:52:25 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) 22:52:25 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 22:52:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 22:52:26 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 22:52:26 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) 22:52:26 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 22:52:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 22:52:26 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 22:52:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 22:52:26 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 22:52:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 22:52:26 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:52:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 22:52:26 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 22:52:26 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) 22:52:26 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 22:52:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 22:52:26 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 22:52:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 22:52:26 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 22:52:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 22:52:26 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 22:52:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 22:52:26 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 22:52:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 22:52:26 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 22:52:26 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) 22:52:26 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 22:52:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 22:52:26 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 22:52:26 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) 22:52:26 Collecting elasticsearch (from -r requirements.txt (line 18)) 22:52:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 22:52:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 12.1 MB/s 0:00:00 22:52:26 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 22:52:26 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 22:52:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 22:52:26 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 22:52:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 22:52:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 22:52:27 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 22:52:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 22:52:27 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 22:52:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 22:52:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 10.1 MB/s 0:00:00 22:52:27 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 22:52:27 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) 22:52:28 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 22:52:28 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) 22:52:28 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 15.4 MB/s 0:00:00 22:52:28 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 22:52:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 22:52:28 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:52:28 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) 22:52:29 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:52:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 22:52:29 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:52:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 22:52:29 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:52:29 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) 22:52:29 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:52:29 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) 22:52:29 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 22:52:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 22:52:29 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:52:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 22:52:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 53.9 MB/s 0:00:00 22:52:30 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:52:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 22:52:30 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:52:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 22:52:30 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:52:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 22:52:30 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)) 22:52:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 22:52:30 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:52:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) 22:52:30 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:52:30 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) 22:52:30 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 22:52:30 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) 22:52:30 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)) 22:52:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 22:52:30 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)) 22:52:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 22:52:30 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)) 22:52:30 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) 22:52:30 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)) 22:52:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 22:52:30 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)) 22:52:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 22:52:30 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)) 22:52:30 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) 22:52:30 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)) 22:52:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 22:52:30 Requirement already satisfied: packaging in /tmp/venv-d6wH/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) 22:52:30 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)) 22:52:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 22:52:30 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:52:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 22:52:31 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:52:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 22:52:31 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:52:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 22:52:31 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)) 22:52:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 22:52:31 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 22:52:31 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 22:52:31 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)) 22:52:31 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 22:52:31 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 22:52:31 Building wheel for robotframework-sshlibrary (pyproject.toml): started 22:52:31 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 22:52:31 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=54046e0cb890ec3718da15566e6c13f886d1fb351a37b56f26c5f760f95f5740 22:52:31 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 22:52:31 Building wheel for ipaddr (pyproject.toml): started 22:52:31 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 22:52:31 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=603821bc08cad499f21c5f44ea7e29a8afdcda28ca3c2dd523c9cde5f90fa1ec 22:52:31 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 22:52:31 Building wheel for netifaces (pyproject.toml): started 22:52:34 Building wheel for netifaces (pyproject.toml): finished with status 'done' 22:52:34 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41073 sha256=ccc1728a89945933d68c88af407704635cbf61d85974345d986a45b5cb2edf54 22:52:34 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 22:52:34 Building wheel for robotframework-httplibrary (pyproject.toml): started 22:52:34 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 22:52:34 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=c91af51c97074c3e3df6ce42095323d19e8265d0082df4f5c4e9decd38e32118 22:52:34 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 22:52:34 Building wheel for jsonpath-rw (pyproject.toml): started 22:52:34 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 22:52:34 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=7a2e4eb388a8ab6d5edd521293be5923c57ec5882a7b83dfd929bc4276f9d061 22:52:34 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 22:52:34 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 22:52:35 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 22:52:42 22:52:42 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.3 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.32.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 22:52:42 + pip freeze 22:52:42 async-generator==1.10 22:52:42 attrs==25.4.0 22:52:42 bcrypt==5.0.0 22:52:42 beautifulsoup4==4.14.3 22:52:42 certifi==2026.1.4 22:52:42 cffi==2.0.0 22:52:42 charset-normalizer==3.4.4 22:52:42 click==8.3.1 22:52:42 cryptography==46.0.3 22:52:42 decorator==5.2.1 22:52:42 distlib==0.4.0 22:52:42 docker-py==1.10.6 22:52:42 docker-pycreds==0.4.0 22:52:42 elastic-transport==8.17.1 22:52:42 elasticsearch==8.19.3 22:52:42 elasticsearch-dsl==8.15.4 22:52:42 enum34==1.1.10 22:52:42 filelock==3.20.3 22:52:42 h11==0.16.0 22:52:42 idna==3.11 22:52:42 importlib_metadata==8.7.1 22:52:42 invoke==2.2.1 22:52:42 ipaddr==2.2.0 22:52:42 isodate==0.7.2 22:52:42 jmespath==1.1.0 22:52:42 jsonpatch==1.33 22:52:42 jsonpath-rw==1.4.0 22:52:42 jsonpointer==3.0.0 22:52:42 lxml==6.0.2 22:52:42 mypy_extensions==1.1.0 22:52:42 netaddr==1.3.0 22:52:42 netifaces==0.11.0 22:52:42 outcome==1.3.0.post0 22:52:42 packaging==26.0 22:52:42 paramiko==4.0.0 22:52:42 platformdirs==4.5.1 22:52:42 ply==3.11 22:52:42 pyang==2.7.1 22:52:42 pyangbind==0.8.7 22:52:42 pycparser==3.0 22:52:42 pyhocon==0.3.61 22:52:42 PyNaCl==1.6.2 22:52:42 pyparsing==3.3.2 22:52:42 PySocks==1.7.1 22:52:42 python-dateutil==2.9.0.post0 22:52:42 regex==2026.1.15 22:52:42 requests==2.32.5 22:52:42 robotframework==7.4.1 22:52:42 robotframework-httplibrary==0.4.2 22:52:42 robotframework-pythonlibcore==4.5.0 22:52:42 robotframework-requests==0.9.7 22:52:42 robotframework-selenium2library==3.0.0 22:52:42 robotframework-seleniumlibrary==6.8.0 22:52:42 robotframework-sshlibrary==3.8.0 22:52:42 scapy==2.7.0 22:52:42 scp==0.15.0 22:52:42 selenium==4.40.0 22:52:42 six==1.17.0 22:52:42 sniffio==1.3.1 22:52:42 sortedcontainers==2.4.0 22:52:42 soupsieve==2.8.3 22:52:42 trio==0.32.0 22:52:42 trio-typing==0.10.0 22:52:42 trio-websocket==0.12.2 22:52:42 types-certifi==2021.10.8.3 22:52:42 types-urllib3==1.26.25.14 22:52:42 typing_extensions==4.15.0 22:52:42 urllib3==2.6.3 22:52:42 virtualenv==20.36.1 22:52:42 waitress==3.0.2 22:52:42 WebOb==1.8.9 22:52:42 websocket-client==1.9.0 22:52:42 WebTest==3.0.7 22:52:42 wsproto==1.3.2 22:52:42 zipp==3.23.0 22:52:42 [EnvInject] - Injecting environment variables from a build step. 22:52:42 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 22:52:42 [EnvInject] - Variables injected successfully. 22:52:42 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins1330266050280603670.sh 22:52:42 Setup pyenv: 22:52:43 system 22:52:43 3.8.13 22:52:43 3.9.13 22:52:43 3.10.13 22:52:43 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:52:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yaLa from file:/tmp/.os_lf_venv 22:52:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:52:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:52:45 lf-activate-venv(): INFO: Base packages installed successfully 22:52:45 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 22:52:52 lf-activate-venv(): INFO: Adding /tmp/venv-yaLa/bin to PATH 22:52:52 + ODL_SYSTEM=() 22:52:52 + TOOLS_SYSTEM=() 22:52:52 + OPENSTACK_SYSTEM=() 22:52:52 + OPENSTACK_CONTROLLERS=() 22:52:52 + mapfile -t ADDR 22:52:52 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 22:52:52 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-vanadium-50 22:52:54 + for i in "${ADDR[@]}" 22:52:54 ++ ssh 10.30.170.105 hostname -s 22:52:54 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:52:54 + REMHOST=releng-64128-50-0-builder-0 22:52:54 + case ${REMHOST} in 22:52:54 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:52:54 + for i in "${ADDR[@]}" 22:52:54 ++ ssh 10.30.171.148 hostname -s 22:52:54 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:52:55 + REMHOST=releng-64128-50-0-builder-1 22:52:55 + case ${REMHOST} in 22:52:55 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:52:55 + for i in "${ADDR[@]}" 22:52:55 ++ ssh 10.30.170.183 hostname -s 22:52:55 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:52:55 + REMHOST=releng-64128-50-0-builder-2 22:52:55 + case ${REMHOST} in 22:52:55 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 22:52:55 + for i in "${ADDR[@]}" 22:52:55 ++ ssh 10.30.170.60 hostname -s 22:52:55 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 22:52:55 + REMHOST=releng-64128-50-1-mininet-ovs-217-0 22:52:55 + case ${REMHOST} in 22:52:55 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 22:52:55 + echo NUM_ODL_SYSTEM=3 22:52:55 + echo NUM_TOOLS_SYSTEM=1 22:52:55 + '[' '' == yes ']' 22:52:55 + NUM_OPENSTACK_SYSTEM=0 22:52:55 + echo NUM_OPENSTACK_SYSTEM=0 22:52:55 + '[' 0 -eq 2 ']' 22:52:55 + echo ODL_SYSTEM_IP=10.30.170.105 22:52:55 ++ seq 0 2 22:52:55 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:52:55 + echo ODL_SYSTEM_1_IP=10.30.170.105 22:52:55 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:52:55 + echo ODL_SYSTEM_2_IP=10.30.171.148 22:52:55 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 22:52:55 + echo ODL_SYSTEM_3_IP=10.30.170.183 22:52:55 + echo TOOLS_SYSTEM_IP=10.30.170.60 22:52:55 ++ seq 0 0 22:52:55 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 22:52:55 + echo TOOLS_SYSTEM_1_IP=10.30.170.60 22:52:55 + openstack_index=0 22:52:55 + NUM_OPENSTACK_CONTROL_NODES=1 22:52:55 + echo NUM_OPENSTACK_CONTROL_NODES=1 22:52:55 ++ seq 0 0 22:52:55 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 22:52:55 + echo OPENSTACK_CONTROL_NODE_1_IP= 22:52:55 + NUM_OPENSTACK_COMPUTE_NODES=-1 22:52:55 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 22:52:55 + '[' -1 -ge 2 ']' 22:52:55 ++ seq 0 -2 22:52:55 + NUM_OPENSTACK_HAPROXY_NODES=0 22:52:55 + echo NUM_OPENSTACK_HAPROXY_NODES=0 22:52:55 ++ seq 0 -1 22:52:55 + echo 'Contents of slave_addresses.txt:' 22:52:55 Contents of slave_addresses.txt: 22:52:55 + cat slave_addresses.txt 22:52:55 NUM_ODL_SYSTEM=3 22:52:55 NUM_TOOLS_SYSTEM=1 22:52:55 NUM_OPENSTACK_SYSTEM=0 22:52:55 ODL_SYSTEM_IP=10.30.170.105 22:52:55 ODL_SYSTEM_1_IP=10.30.170.105 22:52:55 ODL_SYSTEM_2_IP=10.30.171.148 22:52:55 ODL_SYSTEM_3_IP=10.30.170.183 22:52:55 TOOLS_SYSTEM_IP=10.30.170.60 22:52:55 TOOLS_SYSTEM_1_IP=10.30.170.60 22:52:55 NUM_OPENSTACK_CONTROL_NODES=1 22:52:55 OPENSTACK_CONTROL_NODE_1_IP= 22:52:55 NUM_OPENSTACK_COMPUTE_NODES=-1 22:52:55 NUM_OPENSTACK_HAPROXY_NODES=0 22:52:55 [EnvInject] - Injecting environment variables from a build step. 22:52:55 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 22:52:55 [EnvInject] - Variables injected successfully. 22:52:55 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins4575916010015840468.sh 22:52:55 Preparing for JRE Version 21 22:52:55 Karaf artifact is karaf 22:52:55 Karaf project is integration 22:52:55 Java home is /usr/lib/jvm/java-21-openjdk-amd64 22:52:55 [EnvInject] - Injecting environment variables from a build step. 22:52:55 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 22:52:55 [EnvInject] - Variables injected successfully. 22:52:55 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins17129004024593011964.sh 22:52:56 2026-01-25 22:52:56 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/vanadium/pom.xml [2619/2619] -> "pom.xml" [1] 22:52:56 Bundle version is 0.23.1-SNAPSHOT 22:52:56 --2026-01-25 22:52:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/maven-metadata.xml 22:52:56 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:52:56 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:52:56 HTTP request sent, awaiting response... 200 OK 22:52:56 Length: 963 [application/xml] 22:52:56 Saving to: ‘maven-metadata.xml’ 22:52:56 22:52:56 0K 100% 43.0M=0s 22:52:56 22:52:56 2026-01-25 22:52:56 (43.0 MB/s) - ‘maven-metadata.xml’ saved [963/963] 22:52:56 22:52:56 22:52:56 22:52:56 org.opendaylight.integration 22:52:56 karaf 22:52:56 22:52:56 20260125063332 22:52:56 22:52:56 20260125.063332 22:52:56 1 22:52:56 22:52:56 22:52:56 22:52:56 pom 22:52:56 0.23.1-20260125.063332-1 22:52:56 20260125063332 22:52:56 22:52:56 22:52:56 tar.gz 22:52:56 0.23.1-20260125.063332-1 22:52:56 20260125063332 22:52:56 22:52:56 22:52:56 zip 22:52:56 0.23.1-20260125.063332-1 22:52:56 20260125063332 22:52:56 22:52:56 22:52:56 22:52:56 0.23.1-SNAPSHOT 22:52:56 22:52:56 Nexus timestamp is 0.23.1-20260125.063332-1 22:52:56 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 22:52:56 Distribution bundle is karaf-0.23.1-20260125.063332-1.zip 22:52:56 Distribution bundle version is 0.23.1-SNAPSHOT 22:52:56 Distribution folder is karaf-0.23.1-SNAPSHOT 22:52:56 Nexus prefix is https://nexus.opendaylight.org 22:52:56 [EnvInject] - Injecting environment variables from a build step. 22:52:56 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 22:52:56 [EnvInject] - Variables injected successfully. 22:52:56 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins11285546159688739.sh 22:52:56 Setup pyenv: 22:52:56 system 22:52:56 3.8.13 22:52:56 3.9.13 22:52:56 3.10.13 22:52:56 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:52:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yaLa from file:/tmp/.os_lf_venv 22:52:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:52:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:52:58 lf-activate-venv(): INFO: Base packages installed successfully 22:52:58 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 22:53:04 lf-activate-venv(): INFO: Adding /tmp/venv-yaLa/bin to PATH 22:53:04 Copying common-functions.sh to /tmp 22:53:06 Copying common-functions.sh to 10.30.170.60:/tmp 22:53:06 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 22:53:06 Copying common-functions.sh to 10.30.170.105:/tmp 22:53:06 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:53:07 Copying common-functions.sh to 10.30.171.148:/tmp 22:53:07 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:53:07 Copying common-functions.sh to 10.30.170.183:/tmp 22:53:07 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:53:08 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins12979731495344216973.sh 22:53:08 common-functions.sh is being sourced 22:53:08 common-functions environment: 22:53:08 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:08 ACTUALFEATURES: 22:53:08 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:53:08 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:53:08 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:08 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:08 CONTROLLERMEM: 2048m 22:53:08 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:53:08 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:53:08 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:53:08 SUITES: 22:53:08 22:53:08 ################################################# 22:53:08 ## Configure Cluster and Start ## 22:53:08 ################################################# 22:53:08 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology 22:53:08 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology 22:53:08 Locating script plan to use... 22:53:08 Finished running script plans 22:53:08 Configuring member-1 with IP address 10.30.170.105 22:53:08 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:53:08 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:53:08 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 22:53:08 ++ [[ /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 ]] 22:53:08 ++ echo 'common-functions.sh is being sourced' 22:53:08 common-functions.sh is being sourced 22:53:08 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 22:53:08 ++ DISTROSTREAM=vanadium 22:53:08 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:08 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:08 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:53:08 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:53:08 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:53:08 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:53:08 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:08 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:08 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:08 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:08 ++ export CONTROLLERMEM= 22:53:08 ++ CONTROLLERMEM= 22:53:08 ++ case "${DISTROSTREAM}" in 22:53:08 ++ CLUSTER_SYSTEM=pekko 22:53:08 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:53:08 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:53:08 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:53:08 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:53:08 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:53:08 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:53:08 ++ print_common_env 22:53:08 ++ cat 22:53:08 common-functions environment: 22:53:08 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:08 ACTUALFEATURES: 22:53:08 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:53:08 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:53:08 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:08 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:08 CONTROLLERMEM: 22:53:08 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:53:08 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:53:08 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:53:08 SUITES: 22:53:08 22:53:08 ++ SSH='ssh -t -t' 22:53:08 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:53:08 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:53:08 Changing to /tmp 22:53:08 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 22:53:08 + echo 'Changing to /tmp' 22:53:08 + cd /tmp 22:53:08 + 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' 22:53:08 + 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 22:53:08 --2026-01-25 22:53:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 22:53:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:53:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:53:08 HTTP request sent, awaiting response... 200 OK 22:53:08 Length: 240390263 (229M) [application/zip] 22:53:08 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’ 22:53:08 22:53:08 0K ........ ........ ........ ........ ........ ........ 1% 75.0M 3s 22:53:08 3072K ........ ........ ........ ........ ........ ........ 2% 140M 2s 22:53:08 6144K ........ ........ ........ ........ ........ ........ 3% 185M 2s 22:53:08 9216K ........ ........ ........ ........ ........ ........ 5% 206M 2s 22:53:08 12288K ........ ........ ........ ........ ........ ........ 6% 193M 2s 22:53:08 15360K ........ ........ ........ ........ ........ ........ 7% 265M 1s 22:53:08 18432K ........ ........ ........ ........ ........ ........ 9% 258M 1s 22:53:09 21504K ........ ........ ........ ........ ........ ........ 10% 216M 1s 22:53:09 24576K ........ ........ ........ ........ ........ ........ 11% 270M 1s 22:53:09 27648K ........ ........ ........ ........ ........ ........ 13% 307M 1s 22:53:09 30720K ........ ........ ........ ........ ........ ........ 14% 293M 1s 22:53:09 33792K ........ ........ ........ ........ ........ ........ 15% 285M 1s 22:53:09 36864K ........ ........ ........ ........ ........ ........ 17% 320M 1s 22:53:09 39936K ........ ........ ........ ........ ........ ........ 18% 293M 1s 22:53:09 43008K ........ ........ ........ ........ ........ ........ 19% 257M 1s 22:53:09 46080K ........ ........ ........ ........ ........ ........ 20% 297M 1s 22:53:09 49152K ........ ........ ........ ........ ........ ........ 22% 331M 1s 22:53:09 52224K ........ ........ ........ ........ ........ ........ 23% 304M 1s 22:53:09 55296K ........ ........ ........ ........ ........ ........ 24% 257M 1s 22:53:09 58368K ........ ........ ........ ........ ........ ........ 26% 341M 1s 22:53:09 61440K ........ ........ ........ ........ ........ ........ 27% 218M 1s 22:53:09 64512K ........ ........ ........ ........ ........ ........ 28% 265M 1s 22:53:09 67584K ........ ........ ........ ........ ........ ........ 30% 324M 1s 22:53:09 70656K ........ ........ ........ ........ ........ ........ 31% 327M 1s 22:53:09 73728K ........ ........ ........ ........ ........ ........ 32% 321M 1s 22:53:09 76800K ........ ........ ........ ........ ........ ........ 34% 324M 1s 22:53:09 79872K ........ ........ ........ ........ ........ ........ 35% 304M 1s 22:53:09 82944K ........ ........ ........ ........ ........ ........ 36% 299M 1s 22:53:09 86016K ........ ........ ........ ........ ........ ........ 37% 332M 1s 22:53:09 89088K ........ ........ ........ ........ ........ ........ 39% 321M 1s 22:53:09 92160K ........ ........ ........ ........ ........ ........ 40% 295M 1s 22:53:09 95232K ........ ........ ........ ........ ........ ........ 41% 334M 1s 22:53:09 98304K ........ ........ ........ ........ ........ ........ 43% 347M 1s 22:53:09 101376K ........ ........ ........ ........ ........ ........ 44% 347M 1s 22:53:09 104448K ........ ........ ........ ........ ........ ........ 45% 338M 0s 22:53:09 107520K ........ ........ ........ ........ ........ ........ 47% 333M 0s 22:53:09 110592K ........ ........ ........ ........ ........ ........ 48% 341M 0s 22:53:09 113664K ........ ........ ........ ........ ........ ........ 49% 341M 0s 22:53:09 116736K ........ ........ ........ ........ ........ ........ 51% 348M 0s 22:53:09 119808K ........ ........ ........ ........ ........ ........ 52% 340M 0s 22:53:09 122880K ........ ........ ........ ........ ........ ........ 53% 313M 0s 22:53:09 125952K ........ ........ ........ ........ ........ ........ 54% 300M 0s 22:53:09 129024K ........ ........ ........ ........ ........ ........ 56% 376M 0s 22:53:09 132096K ........ ........ ........ ........ ........ ........ 57% 341M 0s 22:53:09 135168K ........ ........ ........ ........ ........ ........ 58% 354M 0s 22:53:09 138240K ........ ........ ........ ........ ........ ........ 60% 355M 0s 22:53:09 141312K ........ ........ ........ ........ ........ ........ 61% 359M 0s 22:53:09 144384K ........ ........ ........ ........ ........ ........ 62% 331M 0s 22:53:09 147456K ........ ........ ........ ........ ........ ........ 64% 377M 0s 22:53:09 150528K ........ ........ ........ ........ ........ ........ 65% 433M 0s 22:53:09 153600K ........ ........ ........ ........ ........ ........ 66% 293M 0s 22:53:09 156672K ........ ........ ........ ........ ........ ........ 68% 308M 0s 22:53:09 159744K ........ ........ ........ ........ ........ ........ 69% 363M 0s 22:53:09 162816K ........ ........ ........ ........ ........ ........ 70% 345M 0s 22:53:09 165888K ........ ........ ........ ........ ........ ........ 71% 360M 0s 22:53:09 168960K ........ ........ ........ ........ ........ ........ 73% 311M 0s 22:53:09 172032K ........ ........ ........ ........ ........ ........ 74% 314M 0s 22:53:09 175104K ........ ........ ........ ........ ........ ........ 75% 326M 0s 22:53:09 178176K ........ ........ ........ ........ ........ ........ 77% 380M 0s 22:53:09 181248K ........ ........ ........ ........ ........ ........ 78% 383M 0s 22:53:09 184320K ........ ........ ........ ........ ........ ........ 79% 381M 0s 22:53:09 187392K ........ ........ ........ ........ ........ ........ 81% 312M 0s 22:53:09 190464K ........ ........ ........ ........ ........ ........ 82% 306M 0s 22:53:09 193536K ........ ........ ........ ........ ........ ........ 83% 311M 0s 22:53:09 196608K ........ ........ ........ ........ ........ ........ 85% 373M 0s 22:53:09 199680K ........ ........ ........ ........ ........ ........ 86% 336M 0s 22:53:09 202752K ........ ........ ........ ........ ........ ........ 87% 302M 0s 22:53:09 205824K ........ ........ ........ ........ ........ ........ 88% 350M 0s 22:53:09 208896K ........ ........ ........ ........ ........ ........ 90% 385M 0s 22:53:09 211968K ........ ........ ........ ........ ........ ........ 91% 345M 0s 22:53:09 215040K ........ ........ ........ ........ ........ ........ 92% 360M 0s 22:53:09 218112K ........ ........ ........ ........ ........ ........ 94% 326M 0s 22:53:09 221184K ........ ........ ........ ........ ........ ........ 95% 309M 0s 22:53:09 224256K ........ ........ ........ ........ ........ ........ 96% 303M 0s 22:53:09 227328K ........ ........ ........ ........ ........ ........ 98% 349M 0s 22:53:09 230400K ........ ........ ........ ........ ........ ........ 99% 362M 0s 22:53:09 233472K ........ ........ .... 100% 243M=0.8s 22:53:09 22:53:09 2026-01-25 22:53:09 (294 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263] 22:53:09 22:53:09 Extracting the new controller... 22:53:09 + echo 'Extracting the new controller...' 22:53:09 + unzip -q karaf-0.23.1-20260125.063332-1.zip 22:53:11 Adding external repositories... 22:53:11 + echo 'Adding external repositories...' 22:53:11 + 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 22:53:11 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:11 ################################################################################ 22:53:11 # 22:53:11 # Licensed to the Apache Software Foundation (ASF) under one or more 22:53:11 # contributor license agreements. See the NOTICE file distributed with 22:53:11 # this work for additional information regarding copyright ownership. 22:53:11 # The ASF licenses this file to You under the Apache License, Version 2.0 22:53:11 # (the "License"); you may not use this file except in compliance with 22:53:11 # the License. You may obtain a copy of the License at 22:53:11 # 22:53:11 # http://www.apache.org/licenses/LICENSE-2.0 22:53:11 # 22:53:11 # Unless required by applicable law or agreed to in writing, software 22:53:11 # distributed under the License is distributed on an "AS IS" BASIS, 22:53:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:53:11 # See the License for the specific language governing permissions and 22:53:11 # limitations under the License. 22:53:11 # 22:53:11 ################################################################################ 22:53:11 22:53:11 # 22:53:11 # If set to true, the following property will not allow any certificate to be used 22:53:11 # when accessing Maven repositories through SSL 22:53:11 # 22:53:11 #org.ops4j.pax.url.mvn.certificateCheck= 22:53:11 22:53:11 # 22:53:11 # Path to the local Maven settings file. 22:53:11 # The repositories defined in this file will be automatically added to the list 22:53:11 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:53:11 # below is not set. 22:53:11 # The following locations are checked for the existence of the settings.xml file 22:53:11 # * 1. looks for the specified url 22:53:11 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:53:11 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:53:11 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:53:11 # 22:53:11 #org.ops4j.pax.url.mvn.settings= 22:53:11 22:53:11 # 22:53:11 # Path to the local Maven repository which is used to avoid downloading 22:53:11 # artifacts when they already exist locally. 22:53:11 # The value of this property will be extracted from the settings.xml file 22:53:11 # above, or defaulted to: 22:53:11 # System.getProperty( "user.home" ) + "/.m2/repository" 22:53:11 # 22:53:11 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:53:11 22:53:11 # 22:53:11 # Default this to false. It's just weird to use undocumented repos 22:53:11 # 22:53:11 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:53:11 22:53:11 # 22:53:11 # Uncomment if you don't wanna use the proxy settings 22:53:11 # from the Maven conf/settings.xml file 22:53:11 # 22:53:11 # org.ops4j.pax.url.mvn.proxySupport=false 22:53:11 22:53:11 # 22:53:11 # Comma separated list of repositories scanned when resolving an artifact. 22:53:11 # Those repositories will be checked before iterating through the 22:53:11 # below list of repositories and even before the local repository 22:53:11 # A repository url can be appended with zero or more of the following flags: 22:53:11 # @snapshots : the repository contains snaphots 22:53:11 # @noreleases : the repository does not contain any released artifacts 22:53:11 # 22:53:11 # The following property value will add the system folder as a repo. 22:53:11 # 22:53:11 org.ops4j.pax.url.mvn.defaultRepositories=\ 22:53:11 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 22:53:11 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 22:53:11 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 22:53:11 22:53:11 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:53:11 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:53:11 22:53:11 # 22:53:11 # Comma separated list of repositories scanned when resolving an artifact. 22:53:11 # The default list includes the following repositories: 22:53:11 # http://repo1.maven.org/maven2@id=central 22:53:11 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:53:11 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:53:11 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:53:11 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:53:11 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:53:11 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:53:11 # To add repositories to the default ones, prepend '+' to the list of repositories 22:53:11 # to add. 22:53:11 # A repository url can be appended with zero or more of the following flags: 22:53:11 # @snapshots : the repository contains snapshots 22:53:11 # @noreleases : the repository does not contain any released artifacts 22:53:11 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:53:11 # 22:53:11 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 22:53:11 22:53:11 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 22:53:11 + [[ True == \T\r\u\e ]] 22:53:11 + echo 'Configuring the startup features...' 22:53:11 + 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 22:53:11 + FEATURE_TEST_STRING=features-test 22:53:11 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 22:53:11 + KARAF_VERSION=karaf4 22:53:11 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 22:53:11 + 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 22:53:11 + [[ ! -z '' ]] 22:53:11 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:53:11 ################################################################################ 22:53:11 # 22:53:11 # Licensed to the Apache Software Foundation (ASF) under one or more 22:53:11 # contributor license agreements. See the NOTICE file distributed with 22:53:11 # this work for additional information regarding copyright ownership. 22:53:11 # The ASF licenses this file to You under the Apache License, Version 2.0 22:53:11 # (the "License"); you may not use this file except in compliance with 22:53:11 # the License. You may obtain a copy of the License at 22:53:11 # 22:53:11 # http://www.apache.org/licenses/LICENSE-2.0 22:53:11 # 22:53:11 # Unless required by applicable law or agreed to in writing, software 22:53:11 # distributed under the License is distributed on an "AS IS" BASIS, 22:53:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:53:11 # See the License for the specific language governing permissions and 22:53:11 # limitations under the License. 22:53:11 # 22:53:11 ################################################################################ 22:53:11 22:53:11 # 22:53:11 # Comma separated list of features repositories to register by default 22:53:11 # 22:53:11 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 22:53:11 22:53:11 # 22:53:11 # Comma separated list of features to install at startup 22:53:11 # 22:53:11 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf 22:53:11 22:53:11 # 22:53:11 # Resource repositories (OBR) that the features resolver can use 22:53:11 # to resolve requirements/capabilities 22:53:11 # 22:53:11 # The format of the resourceRepositories is 22:53:11 # resourceRepositories=[xml:url|json:url],... 22:53:11 # for Instance: 22:53:11 # 22:53:11 #resourceRepositories=xml:http://host/path/to/index.xml 22:53:11 # or 22:53:11 #resourceRepositories=json:http://host/path/to/index.json 22:53:11 # 22:53:11 22:53:11 # 22:53:11 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:53:11 # 22:53:11 featuresBootAsynchronous=false 22:53:11 22:53:11 # 22:53:11 # Service requirements enforcement 22:53:11 # 22:53:11 # By default, the feature resolver checks the service requirements/capabilities of 22:53:11 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:53:11 # the required bundles. 22:53:11 # The following flag can have those values: 22:53:11 # - disable: service requirements are completely ignored 22:53:11 # - default: service requirements are ignored for old features 22:53:11 # - enforce: service requirements are always verified 22:53:11 # 22:53:11 #serviceRequirements=default 22:53:11 22:53:11 # 22:53:11 # Store cfg file for config element in feature 22:53:11 # 22:53:11 #configCfgStore=true 22:53:11 22:53:11 # 22:53:11 # Define if the feature service automatically refresh bundles 22:53:11 # 22:53:11 autoRefresh=true 22:53:11 22:53:11 # 22:53:11 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:53:11 # XML file defines instructions related to features processing 22:53:11 # versions.properties may declare properties to resolve placeholders in XML file 22:53:11 # both files are relative to ${karaf.etc} 22:53:11 # 22:53:11 #featureProcessing=org.apache.karaf.features.xml 22:53:11 #featureProcessingVersions=versions.properties 22:53:11 + configure_karaf_log karaf4 '' 22:53:11 + local -r karaf_version=karaf4 22:53:11 + local -r controllerdebugmap= 22:53:11 + local logapi=log4j 22:53:11 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:53:11 log4j2.rootLogger.level = INFO 22:53:11 #log4j2.rootLogger.type = asyncRoot 22:53:11 #log4j2.rootLogger.includeLocation = false 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:53:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:53:11 log4j2.rootLogger.appenderRef.Console.ref = Console 22:53:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:53:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:53:11 log4j2.logger.spifly.name = org.apache.aries.spifly 22:53:11 log4j2.logger.spifly.level = WARN 22:53:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:53:11 log4j2.logger.audit.level = INFO 22:53:11 log4j2.logger.audit.additivity = false 22:53:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:53:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:53:11 log4j2.appender.console.type = Console 22:53:11 log4j2.appender.console.name = Console 22:53:11 log4j2.appender.console.layout.type = PatternLayout 22:53:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:53:11 log4j2.appender.rolling.type = RollingRandomAccessFile 22:53:11 log4j2.appender.rolling.name = RollingFile 22:53:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:53:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:53:11 #log4j2.appender.rolling.immediateFlush = false 22:53:11 log4j2.appender.rolling.append = true 22:53:11 log4j2.appender.rolling.layout.type = PatternLayout 22:53:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:53:11 log4j2.appender.rolling.policies.type = Policies 22:53:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:53:11 log4j2.appender.rolling.policies.size.size = 64MB 22:53:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:53:11 log4j2.appender.rolling.strategy.max = 7 22:53:11 log4j2.appender.audit.type = RollingRandomAccessFile 22:53:11 log4j2.appender.audit.name = AuditRollingFile 22:53:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:53:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:53:11 log4j2.appender.audit.append = true 22:53:11 log4j2.appender.audit.layout.type = PatternLayout 22:53:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:53:11 log4j2.appender.audit.policies.type = Policies 22:53:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:53:11 log4j2.appender.audit.policies.size.size = 8MB 22:53:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:53:11 log4j2.appender.audit.strategy.max = 7 22:53:11 log4j2.appender.osgi.type = PaxOsgi 22:53:11 log4j2.appender.osgi.name = PaxOsgi 22:53:11 log4j2.appender.osgi.filter = * 22:53:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:53:11 #log4j2.logger.aether.level = TRACE 22:53:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:53:11 #log4j2.logger.http-headers.level = DEBUG 22:53:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:53:11 #log4j2.logger.maven.level = TRACE 22:53:11 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 22:53:11 + logapi=log4j2 22:53:11 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 22:53:11 + '[' log4j2 == log4j2 ']' 22:53:11 + 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 22:53:11 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:53:11 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:53:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:53:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:53:11 controllerdebugmap: 22:53:11 + unset IFS 22:53:11 + echo 'controllerdebugmap: ' 22:53:11 + '[' -n '' ']' 22:53:11 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:53:11 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:11 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:11 ################################################################################ 22:53:11 # 22:53:11 # Licensed to the Apache Software Foundation (ASF) under one or more 22:53:11 # contributor license agreements. See the NOTICE file distributed with 22:53:11 # this work for additional information regarding copyright ownership. 22:53:11 # The ASF licenses this file to You under the Apache License, Version 2.0 22:53:11 # (the "License"); you may not use this file except in compliance with 22:53:11 # the License. You may obtain a copy of the License at 22:53:11 # 22:53:11 # http://www.apache.org/licenses/LICENSE-2.0 22:53:11 # 22:53:11 # Unless required by applicable law or agreed to in writing, software 22:53:11 # distributed under the License is distributed on an "AS IS" BASIS, 22:53:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:53:11 # See the License for the specific language governing permissions and 22:53:11 # limitations under the License. 22:53:11 # 22:53:11 ################################################################################ 22:53:11 22:53:11 # Common pattern layout for appenders 22:53:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:53:11 22:53:11 # Root logger 22:53:11 log4j2.rootLogger.level = INFO 22:53:11 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:53:11 #log4j2.rootLogger.type = asyncRoot 22:53:11 #log4j2.rootLogger.includeLocation = false 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:53:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:53:11 log4j2.rootLogger.appenderRef.Console.ref = Console 22:53:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:53:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:53:11 22:53:11 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:53:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:53:11 22:53:11 # Loggers configuration 22:53:11 22:53:11 # Spifly logger 22:53:11 log4j2.logger.spifly.name = org.apache.aries.spifly 22:53:11 log4j2.logger.spifly.level = WARN 22:53:11 22:53:11 # Security audit logger 22:53:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:53:11 log4j2.logger.audit.level = INFO 22:53:11 log4j2.logger.audit.additivity = false 22:53:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:53:11 22:53:11 # Appenders configuration 22:53:11 22:53:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:53:11 log4j2.appender.console.type = Console 22:53:11 log4j2.appender.console.name = Console 22:53:11 log4j2.appender.console.layout.type = PatternLayout 22:53:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:53:11 22:53:11 # Rolling file appender 22:53:11 log4j2.appender.rolling.type = RollingRandomAccessFile 22:53:11 log4j2.appender.rolling.name = RollingFile 22:53:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:53:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:53:11 # uncomment to not force a disk flush 22:53:11 #log4j2.appender.rolling.immediateFlush = false 22:53:11 log4j2.appender.rolling.append = true 22:53:11 log4j2.appender.rolling.layout.type = PatternLayout 22:53:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:53:11 log4j2.appender.rolling.policies.type = Policies 22:53:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:53:11 log4j2.appender.rolling.policies.size.size = 1GB 22:53:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:53:11 log4j2.appender.rolling.strategy.max = 7 22:53:11 22:53:11 # Audit file appender 22:53:11 log4j2.appender.audit.type = RollingRandomAccessFile 22:53:11 log4j2.appender.audit.name = AuditRollingFile 22:53:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:53:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:53:11 log4j2.appender.audit.append = true 22:53:11 log4j2.appender.audit.layout.type = PatternLayout 22:53:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:53:11 log4j2.appender.audit.policies.type = Policies 22:53:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:53:11 log4j2.appender.audit.policies.size.size = 8MB 22:53:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:53:11 log4j2.appender.audit.strategy.max = 7 22:53:11 22:53:11 # OSGi appender 22:53:11 log4j2.appender.osgi.type = PaxOsgi 22:53:11 log4j2.appender.osgi.name = PaxOsgi 22:53:11 log4j2.appender.osgi.filter = * 22:53:11 22:53:11 # help with identification of maven-related problems with pax-url-aether 22:53:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:53:11 #log4j2.logger.aether.level = TRACE 22:53:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:53:11 #log4j2.logger.http-headers.level = DEBUG 22:53:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:53:11 #log4j2.logger.maven.level = TRACE 22:53:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:53:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:53:11 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:11 Configure 22:53:11 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:53:11 max memory: 2048m 22:53:11 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:11 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:53:11 + local -r controllermem=2048m 22:53:11 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:11 + echo Configure 22:53:11 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:53:11 + echo ' max memory: 2048m' 22:53:11 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 22:53:11 + 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 22:53:11 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:11 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:11 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 22:53:11 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:11 #!/bin/sh 22:53:11 # 22:53:11 # Licensed to the Apache Software Foundation (ASF) under one or more 22:53:11 # contributor license agreements. See the NOTICE file distributed with 22:53:11 # this work for additional information regarding copyright ownership. 22:53:11 # The ASF licenses this file to You under the Apache License, Version 2.0 22:53:11 # (the "License"); you may not use this file except in compliance with 22:53:11 # the License. You may obtain a copy of the License at 22:53:11 # 22:53:11 # http://www.apache.org/licenses/LICENSE-2.0 22:53:11 # 22:53:11 # Unless required by applicable law or agreed to in writing, software 22:53:11 # distributed under the License is distributed on an "AS IS" BASIS, 22:53:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:53:11 # See the License for the specific language governing permissions and 22:53:11 # limitations under the License. 22:53:11 # 22:53:11 22:53:11 # 22:53:11 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:53:11 # script: client, instance, shell, start, status, stop, karaf 22:53:11 # 22:53:11 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:53:11 # Actions go here... 22:53:11 # fi 22:53:11 22:53:11 # 22:53:11 # general settings which should be applied for all scripts go here; please keep 22:53:11 # in mind that it is possible that scripts might be executed more than once, e.g. 22:53:11 # in example of the start script where the start script is executed first and the 22:53:11 # karaf script afterwards. 22:53:11 # 22:53:11 22:53:11 # 22:53:11 # The following section shows the possible configuration options for the default 22:53:11 # karaf scripts 22:53:11 # 22:53:11 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:53:11 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:53:11 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:53:11 # export EXTRA_JAVA_OPTS # Additional JVM options 22:53:11 # export KARAF_HOME # Karaf home folder 22:53:11 # export KARAF_DATA # Karaf data folder 22:53:11 # export KARAF_BASE # Karaf base folder 22:53:11 # export KARAF_ETC # Karaf etc folder 22:53:11 # export KARAF_LOG # Karaf log folder 22:53:11 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:53:11 # export KARAF_OPTS # Additional available Karaf options 22:53:11 # export KARAF_DEBUG # Enable debug mode 22:53:11 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:53:11 # export KARAF_NOROOT # Prevent execution as root if set to true 22:53:11 Set Java version 22:53:11 + echo 'Set Java version' 22:53:11 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:53:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:53:11 sudo: a password is required 22:53:11 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:53:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:53:11 sudo: a password is required 22:53:11 JDK default version ... 22:53:11 + echo 'JDK default version ...' 22:53:11 + java -version 22:53:11 openjdk version "21.0.9" 2025-10-21 22:53:11 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 22:53:11 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 22:53:12 Set JAVA_HOME 22:53:12 + echo 'Set JAVA_HOME' 22:53:12 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:53:12 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:53:12 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:53:12 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:53:12 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:53:12 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:53:12 Listing all open ports on controller system... 22:53:12 + echo 'Listing all open ports on controller system...' 22:53:12 + netstat -pnatu 22:53:12 /tmp/configuration-script.sh: line 40: netstat: command not found 22:53:12 Configuring cluster 22:53:12 + '[' -f /tmp/custom_shard_config.txt ']' 22:53:12 + echo 'Configuring cluster' 22:53:12 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.170.105 10.30.171.148 10.30.170.183 22:53:12 ################################################ 22:53:12 ## Configure Cluster ## 22:53:12 ################################################ 22:53:12 NOTE: Cluster configuration files not found. Copying from 22:53:12 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 22:53:12 Configuring unique name in pekko.conf 22:53:12 Configuring hostname in pekko.conf 22:53:12 Configuring data and rpc seed nodes in pekko.conf 22:53:12 modules = [ 22:53:12 22:53:12 { 22:53:12 name = "inventory" 22:53:12 namespace = "urn:opendaylight:inventory" 22:53:12 shard-strategy = "module" 22:53:12 }, 22:53:12 { 22:53:12 name = "topology" 22:53:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:53:12 shard-strategy = "module" 22:53:12 }, 22:53:12 { 22:53:12 name = "toaster" 22:53:12 namespace = "http://netconfcentral.org/ns/toaster" 22:53:12 shard-strategy = "module" 22:53:12 } 22:53:12 ] 22:53:12 Configuring replication type in module-shards.conf 22:53:12 ################################################ 22:53:12 ## NOTE: Manually restart controller to ## 22:53:12 ## apply configuration. ## 22:53:12 ################################################ 22:53:12 Dump pekko.conf 22:53:12 + echo 'Dump pekko.conf' 22:53:12 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:53:12 22:53:12 odl-cluster-data { 22:53:12 pekko { 22:53:12 remote { 22:53:12 artery { 22:53:12 enabled = on 22:53:12 transport = tcp 22:53:12 canonical.hostname = "10.30.170.105" 22:53:12 canonical.port = 2550 22:53:12 } 22:53:12 } 22:53:12 22:53:12 cluster { 22:53:12 # Using artery. 22:53:12 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.105:2550", 22:53:12 "pekko://opendaylight-cluster-data@10.30.171.148:2550", 22:53:12 "pekko://opendaylight-cluster-data@10.30.170.183:2550"] 22:53:12 22:53:12 roles = ["member-1"] 22:53:12 22:53:12 # when under load we might trip a false positive on the failure detector 22:53:12 # failure-detector { 22:53:12 # heartbeat-interval = 4 s 22:53:12 # acceptable-heartbeat-pause = 16s 22:53:12 # } 22:53:12 } 22:53:12 22:53:12 persistence { 22:53:12 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:53:12 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:53:12 # The relative path is always relative to KARAF_HOME. 22:53:12 22:53:12 # snapshot-store.local.dir = "target/snapshots" 22:53:12 } 22:53:12 disable-default-actor-system-quarantined-event-handling = "false" 22:53:12 } 22:53:12 } 22:53:12 Dump modules.conf 22:53:12 + echo 'Dump modules.conf' 22:53:12 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:53:12 modules = [ 22:53:12 22:53:12 { 22:53:12 name = "inventory" 22:53:12 namespace = "urn:opendaylight:inventory" 22:53:12 shard-strategy = "module" 22:53:12 }, 22:53:12 { 22:53:12 name = "topology" 22:53:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:53:12 shard-strategy = "module" 22:53:12 }, 22:53:12 { 22:53:12 name = "toaster" 22:53:12 namespace = "http://netconfcentral.org/ns/toaster" 22:53:12 shard-strategy = "module" 22:53:12 } 22:53:12 ] 22:53:12 Dump module-shards.conf 22:53:12 + echo 'Dump module-shards.conf' 22:53:12 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:53:12 module-shards = [ 22:53:12 { 22:53:12 name = "default" 22:53:12 shards = [ 22:53:12 { 22:53:12 name = "default" 22:53:12 replicas = ["member-1", 22:53:12 "member-2", 22:53:12 "member-3"] 22:53:12 } 22:53:12 ] 22:53:12 }, 22:53:12 { 22:53:12 name = "inventory" 22:53:12 shards = [ 22:53:12 { 22:53:12 name="inventory" 22:53:12 replicas = ["member-1", 22:53:12 "member-2", 22:53:12 "member-3"] 22:53:12 } 22:53:12 ] 22:53:12 }, 22:53:12 { 22:53:12 name = "topology" 22:53:12 shards = [ 22:53:12 { 22:53:12 name="topology" 22:53:12 replicas = ["member-1", 22:53:12 "member-2", 22:53:12 "member-3"] 22:53:12 } 22:53:12 ] 22:53:12 }, 22:53:12 { 22:53:12 name = "toaster" 22:53:12 shards = [ 22:53:12 { 22:53:12 name="toaster" 22:53:12 replicas = ["member-1", 22:53:12 "member-2", 22:53:12 "member-3"] 22:53:12 } 22:53:12 ] 22:53:12 } 22:53:12 ] 22:53:12 Configuring member-2 with IP address 10.30.171.148 22:53:12 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:53:12 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:53:12 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 22:53:12 ++ [[ /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 ]] 22:53:12 ++ echo 'common-functions.sh is being sourced' 22:53:12 common-functions.sh is being sourced 22:53:12 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 22:53:12 ++ DISTROSTREAM=vanadium 22:53:12 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:12 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:12 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:53:12 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:53:12 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:53:12 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:53:12 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:12 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:12 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:12 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:12 ++ export CONTROLLERMEM= 22:53:12 ++ CONTROLLERMEM= 22:53:12 ++ case "${DISTROSTREAM}" in 22:53:12 ++ CLUSTER_SYSTEM=pekko 22:53:12 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:53:12 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:53:12 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:53:12 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:53:12 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:53:12 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:53:12 ++ print_common_env 22:53:12 ++ cat 22:53:12 common-functions environment: 22:53:12 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:12 ACTUALFEATURES: 22:53:12 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:53:12 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:53:12 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:12 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:12 CONTROLLERMEM: 22:53:12 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:53:12 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:53:12 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:53:12 SUITES: 22:53:12 22:53:12 ++ SSH='ssh -t -t' 22:53:12 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:53:12 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:53:12 Changing to /tmp 22:53:12 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 22:53:12 + echo 'Changing to /tmp' 22:53:12 + cd /tmp 22:53:12 + 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' 22:53:12 + 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 22:53:12 --2026-01-25 22:53:12-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 22:53:12 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:53:12 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:53:12 HTTP request sent, awaiting response... 200 OK 22:53:12 Length: 240390263 (229M) [application/zip] 22:53:12 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’ 22:53:12 22:53:12 0K ........ ........ ........ ........ ........ ........ 1% 81.6M 3s 22:53:12 3072K ........ ........ ........ ........ ........ ........ 2% 128M 2s 22:53:12 6144K ........ ........ ........ ........ ........ ........ 3% 150M 2s 22:53:12 9216K ........ ........ ........ ........ ........ ........ 5% 162M 2s 22:53:12 12288K ........ ........ ........ ........ ........ ........ 6% 205M 2s 22:53:12 15360K ........ ........ ........ ........ ........ ........ 7% 237M 1s 22:53:12 18432K ........ ........ ........ ........ ........ ........ 9% 248M 1s 22:53:12 21504K ........ ........ ........ ........ ........ ........ 10% 258M 1s 22:53:12 24576K ........ ........ ........ ........ ........ ........ 11% 263M 1s 22:53:12 27648K ........ ........ ........ ........ ........ ........ 13% 302M 1s 22:53:12 30720K ........ ........ ........ ........ ........ ........ 14% 300M 1s 22:53:12 33792K ........ ........ ........ ........ ........ ........ 15% 225M 1s 22:53:12 36864K ........ ........ ........ ........ ........ ........ 17% 249M 1s 22:53:12 39936K ........ ........ ........ ........ ........ ........ 18% 249M 1s 22:53:12 43008K ........ ........ ........ ........ ........ ........ 19% 294M 1s 22:53:12 46080K ........ ........ ........ ........ ........ ........ 20% 257M 1s 22:53:12 49152K ........ ........ ........ ........ ........ ........ 22% 199M 1s 22:53:12 52224K ........ ........ ........ ........ ........ ........ 23% 341M 1s 22:53:12 55296K ........ ........ ........ ........ ........ ........ 24% 306M 1s 22:53:12 58368K ........ ........ ........ ........ ........ ........ 26% 248M 1s 22:53:12 61440K ........ ........ ........ ........ ........ ........ 27% 331M 1s 22:53:12 64512K ........ ........ ........ ........ ........ ........ 28% 310M 1s 22:53:12 67584K ........ ........ ........ ........ ........ ........ 30% 322M 1s 22:53:12 70656K ........ ........ ........ ........ ........ ........ 31% 333M 1s 22:53:12 73728K ........ ........ ........ ........ ........ ........ 32% 285M 1s 22:53:12 76800K ........ ........ ........ ........ ........ ........ 34% 324M 1s 22:53:12 79872K ........ ........ ........ ........ ........ ........ 35% 334M 1s 22:53:12 82944K ........ ........ ........ ........ ........ ........ 36% 335M 1s 22:53:12 86016K ........ ........ ........ ........ ........ ........ 37% 355M 1s 22:53:12 89088K ........ ........ ........ ........ ........ ........ 39% 314M 1s 22:53:12 92160K ........ ........ ........ ........ ........ ........ 40% 324M 1s 22:53:12 95232K ........ ........ ........ ........ ........ ........ 41% 329M 1s 22:53:12 98304K ........ ........ ........ ........ ........ ........ 43% 265M 1s 22:53:12 101376K ........ ........ ........ ........ ........ ........ 44% 272M 1s 22:53:12 104448K ........ ........ ........ ........ ........ ........ 45% 322M 1s 22:53:12 107520K ........ ........ ........ ........ ........ ........ 47% 303M 0s 22:53:12 110592K ........ ........ ........ ........ ........ ........ 48% 330M 0s 22:53:12 113664K ........ ........ ........ ........ ........ ........ 49% 280M 0s 22:53:12 116736K ........ ........ ........ ........ ........ ........ 51% 244M 0s 22:53:12 119808K ........ ........ ........ ........ ........ ........ 52% 383M 0s 22:53:12 122880K ........ ........ ........ ........ ........ ........ 53% 307M 0s 22:53:13 125952K ........ ........ ........ ........ ........ ........ 54% 333M 0s 22:53:13 129024K ........ ........ ........ ........ ........ ........ 56% 259M 0s 22:53:13 132096K ........ ........ ........ ........ ........ ........ 57% 312M 0s 22:53:13 135168K ........ ........ ........ ........ ........ ........ 58% 339M 0s 22:53:13 138240K ........ ........ ........ ........ ........ ........ 60% 349M 0s 22:53:13 141312K ........ ........ ........ ........ ........ ........ 61% 302M 0s 22:53:13 144384K ........ ........ ........ ........ ........ ........ 62% 305M 0s 22:53:13 147456K ........ ........ ........ ........ ........ ........ 64% 292M 0s 22:53:13 150528K ........ ........ ........ ........ ........ ........ 65% 150M 0s 22:53:13 153600K ........ ........ ........ ........ ........ ........ 66% 293M 0s 22:53:13 156672K ........ ........ ........ ........ ........ ........ 68% 317M 0s 22:53:13 159744K ........ ........ ........ ........ ........ ........ 69% 361M 0s 22:53:13 162816K ........ ........ ........ ........ ........ ........ 70% 341M 0s 22:53:13 165888K ........ ........ ........ ........ ........ ........ 71% 323M 0s 22:53:13 168960K ........ ........ ........ ........ ........ ........ 73% 328M 0s 22:53:13 172032K ........ ........ ........ ........ ........ ........ 74% 358M 0s 22:53:13 175104K ........ ........ ........ ........ ........ ........ 75% 374M 0s 22:53:13 178176K ........ ........ ........ ........ ........ ........ 77% 379M 0s 22:53:13 181248K ........ ........ ........ ........ ........ ........ 78% 316M 0s 22:53:13 184320K ........ ........ ........ ........ ........ ........ 79% 378M 0s 22:53:13 187392K ........ ........ ........ ........ ........ ........ 81% 383M 0s 22:53:13 190464K ........ ........ ........ ........ ........ ........ 82% 322M 0s 22:53:13 193536K ........ ........ ........ ........ ........ ........ 83% 349M 0s 22:53:13 196608K ........ ........ ........ ........ ........ ........ 85% 267M 0s 22:53:13 199680K ........ ........ ........ ........ ........ ........ 86% 308M 0s 22:53:13 202752K ........ ........ ........ ........ ........ ........ 87% 365M 0s 22:53:13 205824K ........ ........ ........ ........ ........ ........ 88% 329M 0s 22:53:13 208896K ........ ........ ........ ........ ........ ........ 90% 276M 0s 22:53:13 211968K ........ ........ ........ ........ ........ ........ 91% 336M 0s 22:53:13 215040K ........ ........ ........ ........ ........ ........ 92% 308M 0s 22:53:13 218112K ........ ........ ........ ........ ........ ........ 94% 309M 0s 22:53:13 221184K ........ ........ ........ ........ ........ ........ 95% 251M 0s 22:53:13 224256K ........ ........ ........ ........ ........ ........ 96% 260M 0s 22:53:13 227328K ........ ........ ........ ........ ........ ........ 98% 263M 0s 22:53:13 230400K ........ ........ ........ ........ ........ ........ 99% 315M 0s 22:53:13 233472K ........ ........ .... 100% 302M=0.8s 22:53:13 22:53:13 2026-01-25 22:53:13 (275 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263] 22:53:13 22:53:13 Extracting the new controller... 22:53:13 + echo 'Extracting the new controller...' 22:53:13 + unzip -q karaf-0.23.1-20260125.063332-1.zip 22:53:15 Adding external repositories... 22:53:15 + echo 'Adding external repositories...' 22:53:15 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:15 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:15 ################################################################################ 22:53:15 # 22:53:15 # Licensed to the Apache Software Foundation (ASF) under one or more 22:53:15 # contributor license agreements. See the NOTICE file distributed with 22:53:15 # this work for additional information regarding copyright ownership. 22:53:15 # The ASF licenses this file to You under the Apache License, Version 2.0 22:53:15 # (the "License"); you may not use this file except in compliance with 22:53:15 # the License. You may obtain a copy of the License at 22:53:15 # 22:53:15 # http://www.apache.org/licenses/LICENSE-2.0 22:53:15 # 22:53:15 # Unless required by applicable law or agreed to in writing, software 22:53:15 # distributed under the License is distributed on an "AS IS" BASIS, 22:53:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:53:15 # See the License for the specific language governing permissions and 22:53:15 # limitations under the License. 22:53:15 # 22:53:15 ################################################################################ 22:53:15 22:53:15 # 22:53:15 # If set to true, the following property will not allow any certificate to be used 22:53:15 # when accessing Maven repositories through SSL 22:53:15 # 22:53:15 #org.ops4j.pax.url.mvn.certificateCheck= 22:53:15 22:53:15 # 22:53:15 # Path to the local Maven settings file. 22:53:15 # The repositories defined in this file will be automatically added to the list 22:53:15 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:53:15 # below is not set. 22:53:15 # The following locations are checked for the existence of the settings.xml file 22:53:15 # * 1. looks for the specified url 22:53:15 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:53:15 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:53:15 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:53:15 # 22:53:15 #org.ops4j.pax.url.mvn.settings= 22:53:15 22:53:15 # 22:53:15 # Path to the local Maven repository which is used to avoid downloading 22:53:15 # artifacts when they already exist locally. 22:53:15 # The value of this property will be extracted from the settings.xml file 22:53:15 # above, or defaulted to: 22:53:15 # System.getProperty( "user.home" ) + "/.m2/repository" 22:53:15 # 22:53:15 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:53:15 22:53:15 # 22:53:15 # Default this to false. It's just weird to use undocumented repos 22:53:15 # 22:53:15 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:53:15 22:53:15 # 22:53:15 # Uncomment if you don't wanna use the proxy settings 22:53:15 # from the Maven conf/settings.xml file 22:53:15 # 22:53:15 # org.ops4j.pax.url.mvn.proxySupport=false 22:53:15 22:53:15 # 22:53:15 # Comma separated list of repositories scanned when resolving an artifact. 22:53:15 # Those repositories will be checked before iterating through the 22:53:15 # below list of repositories and even before the local repository 22:53:15 # A repository url can be appended with zero or more of the following flags: 22:53:15 # @snapshots : the repository contains snaphots 22:53:15 # @noreleases : the repository does not contain any released artifacts 22:53:15 # 22:53:15 # The following property value will add the system folder as a repo. 22:53:15 # 22:53:15 org.ops4j.pax.url.mvn.defaultRepositories=\ 22:53:15 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 22:53:15 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 22:53:15 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 22:53:15 22:53:15 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:53:15 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:53:15 22:53:15 # 22:53:15 # Comma separated list of repositories scanned when resolving an artifact. 22:53:15 # The default list includes the following repositories: 22:53:15 # http://repo1.maven.org/maven2@id=central 22:53:15 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:53:15 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:53:15 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:53:15 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:53:15 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:53:15 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:53:15 # To add repositories to the default ones, prepend '+' to the list of repositories 22:53:15 # to add. 22:53:15 # A repository url can be appended with zero or more of the following flags: 22:53:15 # @snapshots : the repository contains snapshots 22:53:15 # @noreleases : the repository does not contain any released artifacts 22:53:15 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:53:15 # 22:53:15 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:53:15 22:53:15 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 22:53:15 + [[ True == \T\r\u\e ]] 22:53:15 + echo 'Configuring the startup features...' 22:53:15 + 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 22:53:15 + FEATURE_TEST_STRING=features-test 22:53:15 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 22:53:15 + KARAF_VERSION=karaf4 22:53:15 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 22:53:15 + 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 22:53:15 + [[ ! -z '' ]] 22:53:15 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:53:15 ################################################################################ 22:53:15 # 22:53:15 # Licensed to the Apache Software Foundation (ASF) under one or more 22:53:15 # contributor license agreements. See the NOTICE file distributed with 22:53:15 # this work for additional information regarding copyright ownership. 22:53:15 # The ASF licenses this file to You under the Apache License, Version 2.0 22:53:15 # (the "License"); you may not use this file except in compliance with 22:53:15 # the License. You may obtain a copy of the License at 22:53:15 # 22:53:15 # http://www.apache.org/licenses/LICENSE-2.0 22:53:15 # 22:53:15 # Unless required by applicable law or agreed to in writing, software 22:53:15 # distributed under the License is distributed on an "AS IS" BASIS, 22:53:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:53:15 # See the License for the specific language governing permissions and 22:53:15 # limitations under the License. 22:53:15 # 22:53:15 ################################################################################ 22:53:15 22:53:15 # 22:53:15 # Comma separated list of features repositories to register by default 22:53:15 # 22:53:15 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 22:53:15 22:53:15 # 22:53:15 # Comma separated list of features to install at startup 22:53:15 # 22:53:15 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf 22:53:15 22:53:15 # 22:53:15 # Resource repositories (OBR) that the features resolver can use 22:53:15 # to resolve requirements/capabilities 22:53:15 # 22:53:15 # The format of the resourceRepositories is 22:53:15 # resourceRepositories=[xml:url|json:url],... 22:53:15 # for Instance: 22:53:15 # 22:53:15 #resourceRepositories=xml:http://host/path/to/index.xml 22:53:15 # or 22:53:15 #resourceRepositories=json:http://host/path/to/index.json 22:53:15 # 22:53:15 22:53:15 # 22:53:15 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:53:15 # 22:53:15 featuresBootAsynchronous=false 22:53:15 22:53:15 # 22:53:15 # Service requirements enforcement 22:53:15 # 22:53:15 # By default, the feature resolver checks the service requirements/capabilities of 22:53:15 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:53:15 # the required bundles. 22:53:15 # The following flag can have those values: 22:53:15 # - disable: service requirements are completely ignored 22:53:15 # - default: service requirements are ignored for old features 22:53:15 # - enforce: service requirements are always verified 22:53:15 # 22:53:15 #serviceRequirements=default 22:53:15 22:53:15 # 22:53:15 # Store cfg file for config element in feature 22:53:15 # 22:53:15 #configCfgStore=true 22:53:15 22:53:15 # 22:53:15 # Define if the feature service automatically refresh bundles 22:53:15 # 22:53:15 autoRefresh=true 22:53:15 22:53:15 # 22:53:15 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:53:15 # XML file defines instructions related to features processing 22:53:15 # versions.properties may declare properties to resolve placeholders in XML file 22:53:15 # both files are relative to ${karaf.etc} 22:53:15 # 22:53:15 #featureProcessing=org.apache.karaf.features.xml 22:53:15 #featureProcessingVersions=versions.properties 22:53:15 + configure_karaf_log karaf4 '' 22:53:15 + local -r karaf_version=karaf4 22:53:15 + local -r controllerdebugmap= 22:53:15 + local logapi=log4j 22:53:15 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:53:15 log4j2.rootLogger.level = INFO 22:53:15 #log4j2.rootLogger.type = asyncRoot 22:53:15 #log4j2.rootLogger.includeLocation = false 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:53:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:53:15 log4j2.rootLogger.appenderRef.Console.ref = Console 22:53:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:53:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:53:15 log4j2.logger.spifly.name = org.apache.aries.spifly 22:53:15 log4j2.logger.spifly.level = WARN 22:53:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:53:15 log4j2.logger.audit.level = INFO 22:53:15 log4j2.logger.audit.additivity = false 22:53:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:53:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:53:15 log4j2.appender.console.type = Console 22:53:15 log4j2.appender.console.name = Console 22:53:15 log4j2.appender.console.layout.type = PatternLayout 22:53:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:53:15 log4j2.appender.rolling.type = RollingRandomAccessFile 22:53:15 log4j2.appender.rolling.name = RollingFile 22:53:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:53:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:53:15 #log4j2.appender.rolling.immediateFlush = false 22:53:15 log4j2.appender.rolling.append = true 22:53:15 log4j2.appender.rolling.layout.type = PatternLayout 22:53:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:53:15 log4j2.appender.rolling.policies.type = Policies 22:53:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:53:15 log4j2.appender.rolling.policies.size.size = 64MB 22:53:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:53:15 log4j2.appender.rolling.strategy.max = 7 22:53:15 log4j2.appender.audit.type = RollingRandomAccessFile 22:53:15 log4j2.appender.audit.name = AuditRollingFile 22:53:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:53:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:53:15 log4j2.appender.audit.append = true 22:53:15 log4j2.appender.audit.layout.type = PatternLayout 22:53:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:53:15 log4j2.appender.audit.policies.type = Policies 22:53:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:53:15 log4j2.appender.audit.policies.size.size = 8MB 22:53:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:53:15 log4j2.appender.audit.strategy.max = 7 22:53:15 log4j2.appender.osgi.type = PaxOsgi 22:53:15 log4j2.appender.osgi.name = PaxOsgi 22:53:15 log4j2.appender.osgi.filter = * 22:53:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:53:15 #log4j2.logger.aether.level = TRACE 22:53:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:53:15 #log4j2.logger.http-headers.level = DEBUG 22:53:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:53:15 #log4j2.logger.maven.level = TRACE 22:53:15 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 22:53:15 + logapi=log4j2 22:53:15 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 22:53:15 + '[' log4j2 == log4j2 ']' 22:53:15 + 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 22:53:15 controllerdebugmap: 22:53:15 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:53:15 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:53:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:53:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:53:15 + unset IFS 22:53:15 + echo 'controllerdebugmap: ' 22:53:15 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:15 + '[' -n '' ']' 22:53:15 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:53:15 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:15 ################################################################################ 22:53:15 # 22:53:15 # Licensed to the Apache Software Foundation (ASF) under one or more 22:53:15 # contributor license agreements. See the NOTICE file distributed with 22:53:15 # this work for additional information regarding copyright ownership. 22:53:15 # The ASF licenses this file to You under the Apache License, Version 2.0 22:53:15 # (the "License"); you may not use this file except in compliance with 22:53:15 # the License. You may obtain a copy of the License at 22:53:15 # 22:53:15 # http://www.apache.org/licenses/LICENSE-2.0 22:53:15 # 22:53:15 # Unless required by applicable law or agreed to in writing, software 22:53:15 # distributed under the License is distributed on an "AS IS" BASIS, 22:53:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:53:15 # See the License for the specific language governing permissions and 22:53:15 # limitations under the License. 22:53:15 # 22:53:15 ################################################################################ 22:53:15 22:53:15 # Common pattern layout for appenders 22:53:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:53:15 22:53:15 # Root logger 22:53:15 log4j2.rootLogger.level = INFO 22:53:15 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:53:15 #log4j2.rootLogger.type = asyncRoot 22:53:15 #log4j2.rootLogger.includeLocation = false 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:53:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:53:15 log4j2.rootLogger.appenderRef.Console.ref = Console 22:53:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:53:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:53:15 22:53:15 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:53:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:53:15 22:53:15 # Loggers configuration 22:53:15 22:53:15 # Spifly logger 22:53:15 log4j2.logger.spifly.name = org.apache.aries.spifly 22:53:15 log4j2.logger.spifly.level = WARN 22:53:15 22:53:15 # Security audit logger 22:53:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:53:15 log4j2.logger.audit.level = INFO 22:53:15 log4j2.logger.audit.additivity = false 22:53:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:53:15 22:53:15 # Appenders configuration 22:53:15 22:53:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:53:15 log4j2.appender.console.type = Console 22:53:15 log4j2.appender.console.name = Console 22:53:15 log4j2.appender.console.layout.type = PatternLayout 22:53:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:53:15 22:53:15 # Rolling file appender 22:53:15 log4j2.appender.rolling.type = RollingRandomAccessFile 22:53:15 log4j2.appender.rolling.name = RollingFile 22:53:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:53:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:53:15 # uncomment to not force a disk flush 22:53:15 #log4j2.appender.rolling.immediateFlush = false 22:53:15 log4j2.appender.rolling.append = true 22:53:15 log4j2.appender.rolling.layout.type = PatternLayout 22:53:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:53:15 log4j2.appender.rolling.policies.type = Policies 22:53:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:53:15 log4j2.appender.rolling.policies.size.size = 1GB 22:53:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:53:15 log4j2.appender.rolling.strategy.max = 7 22:53:15 22:53:15 # Audit file appender 22:53:15 log4j2.appender.audit.type = RollingRandomAccessFile 22:53:15 log4j2.appender.audit.name = AuditRollingFile 22:53:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:53:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:53:15 log4j2.appender.audit.append = true 22:53:15 log4j2.appender.audit.layout.type = PatternLayout 22:53:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:53:15 log4j2.appender.audit.policies.type = Policies 22:53:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:53:15 log4j2.appender.audit.policies.size.size = 8MB 22:53:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:53:15 log4j2.appender.audit.strategy.max = 7 22:53:15 22:53:15 # OSGi appender 22:53:15 log4j2.appender.osgi.type = PaxOsgi 22:53:15 log4j2.appender.osgi.name = PaxOsgi 22:53:15 log4j2.appender.osgi.filter = * 22:53:15 22:53:15 # help with identification of maven-related problems with pax-url-aether 22:53:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:53:15 #log4j2.logger.aether.level = TRACE 22:53:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:53:15 #log4j2.logger.http-headers.level = DEBUG 22:53:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:53:15 #log4j2.logger.maven.level = TRACE 22:53:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:53:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:53:15 Configure 22:53:15 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:53:15 max memory: 2048m 22:53:15 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:15 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:15 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:53:15 + local -r controllermem=2048m 22:53:15 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:15 + echo Configure 22:53:15 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:53:15 + echo ' max memory: 2048m' 22:53:15 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 22:53:15 + 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 22:53:15 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:15 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:15 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 22:53:15 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:15 #!/bin/sh 22:53:15 # 22:53:15 # Licensed to the Apache Software Foundation (ASF) under one or more 22:53:15 # contributor license agreements. See the NOTICE file distributed with 22:53:15 # this work for additional information regarding copyright ownership. 22:53:15 # The ASF licenses this file to You under the Apache License, Version 2.0 22:53:15 # (the "License"); you may not use this file except in compliance with 22:53:15 # the License. You may obtain a copy of the License at 22:53:15 # 22:53:15 # http://www.apache.org/licenses/LICENSE-2.0 22:53:15 # 22:53:15 # Unless required by applicable law or agreed to in writing, software 22:53:15 # distributed under the License is distributed on an "AS IS" BASIS, 22:53:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:53:15 # See the License for the specific language governing permissions and 22:53:15 # limitations under the License. 22:53:15 # 22:53:15 22:53:15 # 22:53:15 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:53:15 # script: client, instance, shell, start, status, stop, karaf 22:53:15 # 22:53:15 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:53:15 # Actions go here... 22:53:15 # fi 22:53:15 22:53:15 # 22:53:15 # general settings which should be applied for all scripts go here; please keep 22:53:15 # in mind that it is possible that scripts might be executed more than once, e.g. 22:53:15 # in example of the start script where the start script is executed first and the 22:53:15 # karaf script afterwards. 22:53:15 # 22:53:15 22:53:15 # 22:53:15 # The following section shows the possible configuration options for the default 22:53:15 # karaf scripts 22:53:15 # 22:53:15 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:53:15 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:53:15 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:53:15 # export EXTRA_JAVA_OPTS # Additional JVM options 22:53:15 # export KARAF_HOME # Karaf home folder 22:53:15 # export KARAF_DATA # Karaf data folder 22:53:15 # export KARAF_BASE # Karaf base folder 22:53:15 # export KARAF_ETC # Karaf etc folder 22:53:15 # export KARAF_LOG # Karaf log folder 22:53:15 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:53:15 # export KARAF_OPTS # Additional available Karaf options 22:53:15 # export KARAF_DEBUG # Enable debug mode 22:53:15 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:53:15 # export KARAF_NOROOT # Prevent execution as root if set to true 22:53:15 Set Java version 22:53:15 + echo 'Set Java version' 22:53:15 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:53:15 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:53:15 sudo: a password is required 22:53:15 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:53:15 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:53:15 sudo: a password is required 22:53:15 JDK default version ... 22:53:15 + echo 'JDK default version ...' 22:53:15 + java -version 22:53:15 openjdk version "21.0.9" 2025-10-21 22:53:15 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 22:53:15 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 22:53:15 Set JAVA_HOME 22:53:15 + echo 'Set JAVA_HOME' 22:53:15 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:53:15 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:53:15 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:53:15 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:53:15 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:53:15 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:53:15 Listing all open ports on controller system... 22:53:15 + echo 'Listing all open ports on controller system...' 22:53:15 + netstat -pnatu 22:53:15 /tmp/configuration-script.sh: line 40: netstat: command not found 22:53:15 Configuring cluster 22:53:15 + '[' -f /tmp/custom_shard_config.txt ']' 22:53:15 + echo 'Configuring cluster' 22:53:15 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.170.105 10.30.171.148 10.30.170.183 22:53:15 ################################################ 22:53:15 ## Configure Cluster ## 22:53:15 ################################################ 22:53:15 NOTE: Cluster configuration files not found. Copying from 22:53:15 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 22:53:15 Configuring unique name in pekko.conf 22:53:15 Configuring hostname in pekko.conf 22:53:15 Configuring data and rpc seed nodes in pekko.conf 22:53:15 modules = [ 22:53:15 22:53:15 { 22:53:15 name = "inventory" 22:53:15 namespace = "urn:opendaylight:inventory" 22:53:15 shard-strategy = "module" 22:53:15 }, 22:53:15 { 22:53:15 name = "topology" 22:53:15 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:53:15 shard-strategy = "module" 22:53:15 }, 22:53:15 { 22:53:15 name = "toaster" 22:53:15 namespace = "http://netconfcentral.org/ns/toaster" 22:53:15 shard-strategy = "module" 22:53:15 } 22:53:15 ] 22:53:15 Configuring replication type in module-shards.conf 22:53:15 ################################################ 22:53:15 ## NOTE: Manually restart controller to ## 22:53:15 ## apply configuration. ## 22:53:15 ################################################ 22:53:15 Dump pekko.conf 22:53:15 + echo 'Dump pekko.conf' 22:53:15 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:53:15 22:53:15 odl-cluster-data { 22:53:15 pekko { 22:53:15 remote { 22:53:15 artery { 22:53:15 enabled = on 22:53:15 transport = tcp 22:53:15 canonical.hostname = "10.30.171.148" 22:53:15 canonical.port = 2550 22:53:15 } 22:53:15 } 22:53:15 22:53:15 cluster { 22:53:15 # Using artery. 22:53:15 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.105:2550", 22:53:15 "pekko://opendaylight-cluster-data@10.30.171.148:2550", 22:53:15 "pekko://opendaylight-cluster-data@10.30.170.183:2550"] 22:53:15 22:53:15 roles = ["member-2"] 22:53:15 22:53:15 # when under load we might trip a false positive on the failure detector 22:53:15 # failure-detector { 22:53:15 # heartbeat-interval = 4 s 22:53:15 # acceptable-heartbeat-pause = 16s 22:53:15 # } 22:53:15 } 22:53:15 22:53:15 persistence { 22:53:15 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:53:15 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:53:15 # The relative path is always relative to KARAF_HOME. 22:53:15 22:53:15 # snapshot-store.local.dir = "target/snapshots" 22:53:15 } 22:53:15 disable-default-actor-system-quarantined-event-handling = "false" 22:53:15 } 22:53:15 } 22:53:15 Dump modules.conf 22:53:15 + echo 'Dump modules.conf' 22:53:15 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:53:15 modules = [ 22:53:15 22:53:15 { 22:53:15 name = "inventory" 22:53:15 namespace = "urn:opendaylight:inventory" 22:53:15 shard-strategy = "module" 22:53:15 }, 22:53:15 { 22:53:15 name = "topology" 22:53:15 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:53:15 shard-strategy = "module" 22:53:15 }, 22:53:15 { 22:53:15 name = "toaster" 22:53:15 namespace = "http://netconfcentral.org/ns/toaster" 22:53:15 shard-strategy = "module" 22:53:15 } 22:53:15 ] 22:53:15 Dump module-shards.conf 22:53:15 + echo 'Dump module-shards.conf' 22:53:15 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:53:15 module-shards = [ 22:53:15 { 22:53:15 name = "default" 22:53:15 shards = [ 22:53:15 { 22:53:15 name = "default" 22:53:15 replicas = ["member-1", 22:53:15 "member-2", 22:53:15 "member-3"] 22:53:15 } 22:53:15 ] 22:53:15 }, 22:53:15 { 22:53:15 name = "inventory" 22:53:15 shards = [ 22:53:15 { 22:53:15 name="inventory" 22:53:15 replicas = ["member-1", 22:53:15 "member-2", 22:53:15 "member-3"] 22:53:15 } 22:53:15 ] 22:53:15 }, 22:53:15 { 22:53:15 name = "topology" 22:53:15 shards = [ 22:53:15 { 22:53:15 name="topology" 22:53:15 replicas = ["member-1", 22:53:15 "member-2", 22:53:15 "member-3"] 22:53:15 } 22:53:15 ] 22:53:15 }, 22:53:15 { 22:53:15 name = "toaster" 22:53:15 shards = [ 22:53:15 { 22:53:15 name="toaster" 22:53:15 replicas = ["member-1", 22:53:15 "member-2", 22:53:15 "member-3"] 22:53:15 } 22:53:15 ] 22:53:15 } 22:53:15 ] 22:53:15 Configuring member-3 with IP address 10.30.170.183 22:53:15 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:53:16 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:53:16 + source /tmp/common-functions.sh karaf-0.23.1-SNAPSHOT vanadium 22:53:16 common-functions.sh is being sourced 22:53:16 ++ [[ /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 ]] 22:53:16 ++ echo 'common-functions.sh is being sourced' 22:53:16 ++ BUNDLEFOLDER=karaf-0.23.1-SNAPSHOT 22:53:16 ++ DISTROSTREAM=vanadium 22:53:16 ++ export MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:16 ++ MAVENCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:16 ++ export FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:53:16 ++ FEATURESCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:53:16 ++ export CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:53:16 ++ CUSTOMPROP=/tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:53:16 ++ export LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:16 ++ LOGCONF=/tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:16 ++ export MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:16 ++ MEMCONF=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:16 ++ export CONTROLLERMEM= 22:53:16 ++ CONTROLLERMEM= 22:53:16 ++ case "${DISTROSTREAM}" in 22:53:16 ++ CLUSTER_SYSTEM=pekko 22:53:16 ++ export AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:53:16 ++ AKKACONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:53:16 ++ export MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:53:16 ++ MODULESCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:53:16 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:53:16 ++ MODULESHARDSCONF=/tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:53:16 ++ print_common_env 22:53:16 ++ cat 22:53:16 common-functions environment: 22:53:16 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:16 ACTUALFEATURES: 22:53:16 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:53:16 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:53:16 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:16 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:16 CONTROLLERMEM: 22:53:16 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:53:16 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:53:16 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:53:16 SUITES: 22:53:16 22:53:16 ++ SSH='ssh -t -t' 22:53:16 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 22:53:16 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 22:53:16 Changing to /tmp 22:53:16 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 22:53:16 + echo 'Changing to /tmp' 22:53:16 + cd /tmp 22:53:16 + 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' 22:53:16 + 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 22:53:16 --2026-01-25 22:53:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.1-SNAPSHOT/karaf-0.23.1-20260125.063332-1.zip 22:53:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 22:53:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 22:53:16 HTTP request sent, awaiting response... 200 OK 22:53:16 Length: 240390263 (229M) [application/zip] 22:53:16 Saving to: ‘karaf-0.23.1-20260125.063332-1.zip’ 22:53:16 22:53:16 0K ........ ........ ........ ........ ........ ........ 1% 74.8M 3s 22:53:16 3072K ........ ........ ........ ........ ........ ........ 2% 121M 2s 22:53:16 6144K ........ ........ ........ ........ ........ ........ 3% 154M 2s 22:53:16 9216K ........ ........ ........ ........ ........ ........ 5% 181M 2s 22:53:16 12288K ........ ........ ........ ........ ........ ........ 6% 231M 2s 22:53:16 15360K ........ ........ ........ ........ ........ ........ 7% 212M 2s 22:53:16 18432K ........ ........ ........ ........ ........ ........ 9% 199M 1s 22:53:16 21504K ........ ........ ........ ........ ........ ........ 10% 217M 1s 22:53:16 24576K ........ ........ ........ ........ ........ ........ 11% 207M 1s 22:53:16 27648K ........ ........ ........ ........ ........ ........ 13% 244M 1s 22:53:16 30720K ........ ........ ........ ........ ........ ........ 14% 250M 1s 22:53:16 33792K ........ ........ ........ ........ ........ ........ 15% 247M 1s 22:53:16 36864K ........ ........ ........ ........ ........ ........ 17% 217M 1s 22:53:16 39936K ........ ........ ........ ........ ........ ........ 18% 324M 1s 22:53:16 43008K ........ ........ ........ ........ ........ ........ 19% 247M 1s 22:53:16 46080K ........ ........ ........ ........ ........ ........ 20% 242M 1s 22:53:16 49152K ........ ........ ........ ........ ........ ........ 22% 250M 1s 22:53:16 52224K ........ ........ ........ ........ ........ ........ 23% 250M 1s 22:53:16 55296K ........ ........ ........ ........ ........ ........ 24% 266M 1s 22:53:16 58368K ........ ........ ........ ........ ........ ........ 26% 282M 1s 22:53:16 61440K ........ ........ ........ ........ ........ ........ 27% 266M 1s 22:53:16 64512K ........ ........ ........ ........ ........ ........ 28% 287M 1s 22:53:16 67584K ........ ........ ........ ........ ........ ........ 30% 268M 1s 22:53:16 70656K ........ ........ ........ ........ ........ ........ 31% 274M 1s 22:53:16 73728K ........ ........ ........ ........ ........ ........ 32% 256M 1s 22:53:16 76800K ........ ........ ........ ........ ........ ........ 34% 282M 1s 22:53:16 79872K ........ ........ ........ ........ ........ ........ 35% 278M 1s 22:53:16 82944K ........ ........ ........ ........ ........ ........ 36% 285M 1s 22:53:16 86016K ........ ........ ........ ........ ........ ........ 37% 284M 1s 22:53:16 89088K ........ ........ ........ ........ ........ ........ 39% 279M 1s 22:53:16 92160K ........ ........ ........ ........ ........ ........ 40% 282M 1s 22:53:16 95232K ........ ........ ........ ........ ........ ........ 41% 282M 1s 22:53:16 98304K ........ ........ ........ ........ ........ ........ 43% 283M 1s 22:53:16 101376K ........ ........ ........ ........ ........ ........ 44% 275M 1s 22:53:16 104448K ........ ........ ........ ........ ........ ........ 45% 280M 1s 22:53:16 107520K ........ ........ ........ ........ ........ ........ 47% 282M 1s 22:53:16 110592K ........ ........ ........ ........ ........ ........ 48% 282M 1s 22:53:16 113664K ........ ........ ........ ........ ........ ........ 49% 280M 1s 22:53:16 116736K ........ ........ ........ ........ ........ ........ 51% 262M 0s 22:53:16 119808K ........ ........ ........ ........ ........ ........ 52% 280M 0s 22:53:16 122880K ........ ........ ........ ........ ........ ........ 53% 288M 0s 22:53:16 125952K ........ ........ ........ ........ ........ ........ 54% 276M 0s 22:53:16 129024K ........ ........ ........ ........ ........ ........ 56% 279M 0s 22:53:16 132096K ........ ........ ........ ........ ........ ........ 57% 277M 0s 22:53:16 135168K ........ ........ ........ ........ ........ ........ 58% 288M 0s 22:53:16 138240K ........ ........ ........ ........ ........ ........ 60% 220M 0s 22:53:16 141312K ........ ........ ........ ........ ........ ........ 61% 403M 0s 22:53:16 144384K ........ ........ ........ ........ ........ ........ 62% 276M 0s 22:53:16 147456K ........ ........ ........ ........ ........ ........ 64% 268M 0s 22:53:16 150528K ........ ........ ........ ........ ........ ........ 65% 283M 0s 22:53:16 153600K ........ ........ ........ ........ ........ ........ 66% 261M 0s 22:53:16 156672K ........ ........ ........ ........ ........ ........ 68% 293M 0s 22:53:16 159744K ........ ........ ........ ........ ........ ........ 69% 273M 0s 22:53:16 162816K ........ ........ ........ ........ ........ ........ 70% 260M 0s 22:53:16 165888K ........ ........ ........ ........ ........ ........ 71% 279M 0s 22:53:17 168960K ........ ........ ........ ........ ........ ........ 73% 257M 0s 22:53:17 172032K ........ ........ ........ ........ ........ ........ 74% 320M 0s 22:53:17 175104K ........ ........ ........ ........ ........ ........ 75% 261M 0s 22:53:17 178176K ........ ........ ........ ........ ........ ........ 77% 280M 0s 22:53:17 181248K ........ ........ ........ ........ ........ ........ 78% 290M 0s 22:53:17 184320K ........ ........ ........ ........ ........ ........ 79% 284M 0s 22:53:17 187392K ........ ........ ........ ........ ........ ........ 81% 279M 0s 22:53:17 190464K ........ ........ ........ ........ ........ ........ 82% 288M 0s 22:53:17 193536K ........ ........ ........ ........ ........ ........ 83% 283M 0s 22:53:17 196608K ........ ........ ........ ........ ........ ........ 85% 247M 0s 22:53:17 199680K ........ ........ ........ ........ ........ ........ 86% 253M 0s 22:53:17 202752K ........ ........ ........ ........ ........ ........ 87% 281M 0s 22:53:17 205824K ........ ........ ........ ........ ........ ........ 88% 282M 0s 22:53:17 208896K ........ ........ ........ ........ ........ ........ 90% 287M 0s 22:53:17 211968K ........ ........ ........ ........ ........ ........ 91% 299M 0s 22:53:17 215040K ........ ........ ........ ........ ........ ........ 92% 296M 0s 22:53:17 218112K ........ ........ ........ ........ ........ ........ 94% 288M 0s 22:53:17 221184K ........ ........ ........ ........ ........ ........ 95% 292M 0s 22:53:17 224256K ........ ........ ........ ........ ........ ........ 96% 300M 0s 22:53:17 227328K ........ ........ ........ ........ ........ ........ 98% 291M 0s 22:53:17 230400K ........ ........ ........ ........ ........ ........ 99% 286M 0s 22:53:17 233472K ........ ........ .... 100% 287M=0.9s 22:53:17 22:53:17 2026-01-25 22:53:17 (253 MB/s) - ‘karaf-0.23.1-20260125.063332-1.zip’ saved [240390263/240390263] 22:53:17 22:53:17 Extracting the new controller... 22:53:17 + echo 'Extracting the new controller...' 22:53:17 + unzip -q karaf-0.23.1-20260125.063332-1.zip 22:53:19 Adding external repositories... 22:53:19 + echo 'Adding external repositories...' 22:53:19 + 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 22:53:19 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:19 ################################################################################ 22:53:19 # 22:53:19 # Licensed to the Apache Software Foundation (ASF) under one or more 22:53:19 # contributor license agreements. See the NOTICE file distributed with 22:53:19 # this work for additional information regarding copyright ownership. 22:53:19 # The ASF licenses this file to You under the Apache License, Version 2.0 22:53:19 # (the "License"); you may not use this file except in compliance with 22:53:19 # the License. You may obtain a copy of the License at 22:53:19 # 22:53:19 # http://www.apache.org/licenses/LICENSE-2.0 22:53:19 # 22:53:19 # Unless required by applicable law or agreed to in writing, software 22:53:19 # distributed under the License is distributed on an "AS IS" BASIS, 22:53:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:53:19 # See the License for the specific language governing permissions and 22:53:19 # limitations under the License. 22:53:19 # 22:53:19 ################################################################################ 22:53:19 22:53:19 # 22:53:19 # If set to true, the following property will not allow any certificate to be used 22:53:19 # when accessing Maven repositories through SSL 22:53:19 # 22:53:19 #org.ops4j.pax.url.mvn.certificateCheck= 22:53:19 22:53:19 # 22:53:19 # Path to the local Maven settings file. 22:53:19 # The repositories defined in this file will be automatically added to the list 22:53:19 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 22:53:19 # below is not set. 22:53:19 # The following locations are checked for the existence of the settings.xml file 22:53:19 # * 1. looks for the specified url 22:53:19 # * 2. if not found looks for ${user.home}/.m2/settings.xml 22:53:19 # * 3. if not found looks for ${maven.home}/conf/settings.xml 22:53:19 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 22:53:19 # 22:53:19 #org.ops4j.pax.url.mvn.settings= 22:53:19 22:53:19 # 22:53:19 # Path to the local Maven repository which is used to avoid downloading 22:53:19 # artifacts when they already exist locally. 22:53:19 # The value of this property will be extracted from the settings.xml file 22:53:19 # above, or defaulted to: 22:53:19 # System.getProperty( "user.home" ) + "/.m2/repository" 22:53:19 # 22:53:19 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 22:53:19 22:53:19 # 22:53:19 # Default this to false. It's just weird to use undocumented repos 22:53:19 # 22:53:19 org.ops4j.pax.url.mvn.useFallbackRepositories=false 22:53:19 22:53:19 # 22:53:19 # Uncomment if you don't wanna use the proxy settings 22:53:19 # from the Maven conf/settings.xml file 22:53:19 # 22:53:19 # org.ops4j.pax.url.mvn.proxySupport=false 22:53:19 22:53:19 # 22:53:19 # Comma separated list of repositories scanned when resolving an artifact. 22:53:19 # Those repositories will be checked before iterating through the 22:53:19 # below list of repositories and even before the local repository 22:53:19 # A repository url can be appended with zero or more of the following flags: 22:53:19 # @snapshots : the repository contains snaphots 22:53:19 # @noreleases : the repository does not contain any released artifacts 22:53:19 # 22:53:19 # The following property value will add the system folder as a repo. 22:53:19 # 22:53:19 org.ops4j.pax.url.mvn.defaultRepositories=\ 22:53:19 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 22:53:19 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 22:53:19 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 22:53:19 22:53:19 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 22:53:19 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 22:53:19 22:53:19 # 22:53:19 # Comma separated list of repositories scanned when resolving an artifact. 22:53:19 # The default list includes the following repositories: 22:53:19 # http://repo1.maven.org/maven2@id=central 22:53:19 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 22:53:19 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 22:53:19 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 22:53:19 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 22:53:19 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 22:53:19 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 22:53:19 # To add repositories to the default ones, prepend '+' to the list of repositories 22:53:19 # to add. 22:53:19 # A repository url can be appended with zero or more of the following flags: 22:53:19 # @snapshots : the repository contains snapshots 22:53:19 # @noreleases : the repository does not contain any released artifacts 22:53:19 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 22:53:19 # 22:53:19 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 22:53:19 22:53:19 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 22:53:19 + echo 'Configuring the startup features...' 22:53:19 Configuring the startup features... 22:53:19 + 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 22:53:19 + FEATURE_TEST_STRING=features-test 22:53:19 + FEATURE_TEST_VERSION=0.23.1-SNAPSHOT 22:53:19 + KARAF_VERSION=karaf4 22:53:19 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 22:53:19 + 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 22:53:19 + [[ ! -z '' ]] 22:53:19 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:53:19 ################################################################################ 22:53:19 # 22:53:19 # Licensed to the Apache Software Foundation (ASF) under one or more 22:53:19 # contributor license agreements. See the NOTICE file distributed with 22:53:19 # this work for additional information regarding copyright ownership. 22:53:19 # The ASF licenses this file to You under the Apache License, Version 2.0 22:53:19 # (the "License"); you may not use this file except in compliance with 22:53:19 # the License. You may obtain a copy of the License at 22:53:19 # 22:53:19 # http://www.apache.org/licenses/LICENSE-2.0 22:53:19 # 22:53:19 # Unless required by applicable law or agreed to in writing, software 22:53:19 # distributed under the License is distributed on an "AS IS" BASIS, 22:53:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:53:19 # See the License for the specific language governing permissions and 22:53:19 # limitations under the License. 22:53:19 # 22:53:19 ################################################################################ 22:53:19 22:53:19 # 22:53:19 # Comma separated list of features repositories to register by default 22:53:19 # 22:53:19 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 22:53:19 22:53:19 # 22:53:19 # Comma separated list of features to install at startup 22:53:19 # 22:53:19 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 59b916ad-e1bd-4a8f-8673-b7516904ffdf 22:53:19 22:53:19 # 22:53:19 # Resource repositories (OBR) that the features resolver can use 22:53:19 # to resolve requirements/capabilities 22:53:19 # 22:53:19 # The format of the resourceRepositories is 22:53:19 # resourceRepositories=[xml:url|json:url],... 22:53:19 # for Instance: 22:53:19 # 22:53:19 #resourceRepositories=xml:http://host/path/to/index.xml 22:53:19 # or 22:53:19 #resourceRepositories=json:http://host/path/to/index.json 22:53:19 # 22:53:19 22:53:19 # 22:53:19 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 22:53:19 # 22:53:19 featuresBootAsynchronous=false 22:53:19 22:53:19 # 22:53:19 # Service requirements enforcement 22:53:19 # 22:53:19 # By default, the feature resolver checks the service requirements/capabilities of 22:53:19 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 22:53:19 # the required bundles. 22:53:19 # The following flag can have those values: 22:53:19 # - disable: service requirements are completely ignored 22:53:19 # - default: service requirements are ignored for old features 22:53:19 # - enforce: service requirements are always verified 22:53:19 # 22:53:19 #serviceRequirements=default 22:53:19 22:53:19 # 22:53:19 # Store cfg file for config element in feature 22:53:19 # 22:53:19 #configCfgStore=true 22:53:19 22:53:19 # 22:53:19 # Define if the feature service automatically refresh bundles 22:53:19 # 22:53:19 autoRefresh=true 22:53:19 22:53:19 # 22:53:19 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 22:53:19 # XML file defines instructions related to features processing 22:53:19 # versions.properties may declare properties to resolve placeholders in XML file 22:53:19 # both files are relative to ${karaf.etc} 22:53:19 # 22:53:19 #featureProcessing=org.apache.karaf.features.xml 22:53:19 #featureProcessingVersions=versions.properties 22:53:19 + configure_karaf_log karaf4 '' 22:53:19 + local -r karaf_version=karaf4 22:53:19 + local -r controllerdebugmap= 22:53:19 + local logapi=log4j 22:53:19 + grep log4j2 /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:53:19 log4j2.rootLogger.level = INFO 22:53:19 #log4j2.rootLogger.type = asyncRoot 22:53:19 #log4j2.rootLogger.includeLocation = false 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:53:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:53:19 log4j2.rootLogger.appenderRef.Console.ref = Console 22:53:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:53:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:53:19 log4j2.logger.spifly.name = org.apache.aries.spifly 22:53:19 log4j2.logger.spifly.level = WARN 22:53:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:53:19 log4j2.logger.audit.level = INFO 22:53:19 log4j2.logger.audit.additivity = false 22:53:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:53:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:53:19 log4j2.appender.console.type = Console 22:53:19 log4j2.appender.console.name = Console 22:53:19 log4j2.appender.console.layout.type = PatternLayout 22:53:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:53:19 log4j2.appender.rolling.type = RollingRandomAccessFile 22:53:19 log4j2.appender.rolling.name = RollingFile 22:53:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:53:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:53:19 #log4j2.appender.rolling.immediateFlush = false 22:53:19 log4j2.appender.rolling.append = true 22:53:19 log4j2.appender.rolling.layout.type = PatternLayout 22:53:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:53:19 log4j2.appender.rolling.policies.type = Policies 22:53:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:53:19 log4j2.appender.rolling.policies.size.size = 64MB 22:53:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:53:19 log4j2.appender.rolling.strategy.max = 7 22:53:19 log4j2.appender.audit.type = RollingRandomAccessFile 22:53:19 log4j2.appender.audit.name = AuditRollingFile 22:53:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:53:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:53:19 log4j2.appender.audit.append = true 22:53:19 log4j2.appender.audit.layout.type = PatternLayout 22:53:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:53:19 log4j2.appender.audit.policies.type = Policies 22:53:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:53:19 log4j2.appender.audit.policies.size.size = 8MB 22:53:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:53:19 log4j2.appender.audit.strategy.max = 7 22:53:19 log4j2.appender.osgi.type = PaxOsgi 22:53:19 log4j2.appender.osgi.name = PaxOsgi 22:53:19 log4j2.appender.osgi.filter = * 22:53:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:53:19 #log4j2.logger.aether.level = TRACE 22:53:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:53:19 #log4j2.logger.http-headers.level = DEBUG 22:53:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:53:19 #log4j2.logger.maven.level = TRACE 22:53:19 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 22:53:19 + logapi=log4j2 22:53:19 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 22:53:19 + '[' log4j2 == log4j2 ']' 22:53:19 + 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 22:53:19 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 22:53:19 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 22:53:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 22:53:19 controllerdebugmap: 22:53:19 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 22:53:19 + unset IFS 22:53:19 + echo 'controllerdebugmap: ' 22:53:19 cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:19 + '[' -n '' ']' 22:53:19 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 22:53:19 + cat /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:19 ################################################################################ 22:53:19 # 22:53:19 # Licensed to the Apache Software Foundation (ASF) under one or more 22:53:19 # contributor license agreements. See the NOTICE file distributed with 22:53:19 # this work for additional information regarding copyright ownership. 22:53:19 # The ASF licenses this file to You under the Apache License, Version 2.0 22:53:19 # (the "License"); you may not use this file except in compliance with 22:53:19 # the License. You may obtain a copy of the License at 22:53:19 # 22:53:19 # http://www.apache.org/licenses/LICENSE-2.0 22:53:19 # 22:53:19 # Unless required by applicable law or agreed to in writing, software 22:53:19 # distributed under the License is distributed on an "AS IS" BASIS, 22:53:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:53:19 # See the License for the specific language governing permissions and 22:53:19 # limitations under the License. 22:53:19 # 22:53:19 ################################################################################ 22:53:19 22:53:19 # Common pattern layout for appenders 22:53:19 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 22:53:19 22:53:19 # Root logger 22:53:19 log4j2.rootLogger.level = INFO 22:53:19 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 22:53:19 #log4j2.rootLogger.type = asyncRoot 22:53:19 #log4j2.rootLogger.includeLocation = false 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 22:53:19 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 22:53:19 log4j2.rootLogger.appenderRef.Console.ref = Console 22:53:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 22:53:19 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 22:53:19 22:53:19 # Filters for logs marked by org.opendaylight.odlparent.Markers 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 22:53:19 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 22:53:19 22:53:19 # Loggers configuration 22:53:19 22:53:19 # Spifly logger 22:53:19 log4j2.logger.spifly.name = org.apache.aries.spifly 22:53:19 log4j2.logger.spifly.level = WARN 22:53:19 22:53:19 # Security audit logger 22:53:19 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 22:53:19 log4j2.logger.audit.level = INFO 22:53:19 log4j2.logger.audit.additivity = false 22:53:19 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 22:53:19 22:53:19 # Appenders configuration 22:53:19 22:53:19 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 22:53:19 log4j2.appender.console.type = Console 22:53:19 log4j2.appender.console.name = Console 22:53:19 log4j2.appender.console.layout.type = PatternLayout 22:53:19 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 22:53:19 22:53:19 # Rolling file appender 22:53:19 log4j2.appender.rolling.type = RollingRandomAccessFile 22:53:19 log4j2.appender.rolling.name = RollingFile 22:53:19 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 22:53:19 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 22:53:19 # uncomment to not force a disk flush 22:53:19 #log4j2.appender.rolling.immediateFlush = false 22:53:19 log4j2.appender.rolling.append = true 22:53:19 log4j2.appender.rolling.layout.type = PatternLayout 22:53:19 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 22:53:19 log4j2.appender.rolling.policies.type = Policies 22:53:19 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 22:53:19 log4j2.appender.rolling.policies.size.size = 1GB 22:53:19 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 22:53:19 log4j2.appender.rolling.strategy.max = 7 22:53:19 22:53:19 # Audit file appender 22:53:19 log4j2.appender.audit.type = RollingRandomAccessFile 22:53:19 log4j2.appender.audit.name = AuditRollingFile 22:53:19 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 22:53:19 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 22:53:19 log4j2.appender.audit.append = true 22:53:19 log4j2.appender.audit.layout.type = PatternLayout 22:53:19 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 22:53:19 log4j2.appender.audit.policies.type = Policies 22:53:19 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 22:53:19 log4j2.appender.audit.policies.size.size = 8MB 22:53:19 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 22:53:19 log4j2.appender.audit.strategy.max = 7 22:53:19 22:53:19 # OSGi appender 22:53:19 log4j2.appender.osgi.type = PaxOsgi 22:53:19 log4j2.appender.osgi.name = PaxOsgi 22:53:19 log4j2.appender.osgi.filter = * 22:53:19 22:53:19 # help with identification of maven-related problems with pax-url-aether 22:53:19 #log4j2.logger.aether.name = shaded.org.eclipse.aether 22:53:19 #log4j2.logger.aether.level = TRACE 22:53:19 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 22:53:19 #log4j2.logger.http-headers.level = DEBUG 22:53:19 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 22:53:19 #log4j2.logger.maven.level = TRACE 22:53:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 22:53:19 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 22:53:19 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:19 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 22:53:19 + local -r controllermem=2048m 22:53:19 Configure 22:53:19 + local -r memconf=/tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:19 + echo Configure 22:53:19 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 22:53:19 java home: /usr/lib/jvm/java-21-openjdk-amd64 22:53:19 max memory: 2048m 22:53:19 + echo ' max memory: 2048m' 22:53:19 memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:19 + echo ' memconf: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 22:53:19 + 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 22:53:19 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:19 cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:19 + echo 'cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv' 22:53:19 + cat /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:19 #!/bin/sh 22:53:19 # 22:53:19 # Licensed to the Apache Software Foundation (ASF) under one or more 22:53:19 # contributor license agreements. See the NOTICE file distributed with 22:53:19 # this work for additional information regarding copyright ownership. 22:53:19 # The ASF licenses this file to You under the Apache License, Version 2.0 22:53:19 # (the "License"); you may not use this file except in compliance with 22:53:19 # the License. You may obtain a copy of the License at 22:53:19 # 22:53:19 # http://www.apache.org/licenses/LICENSE-2.0 22:53:19 # 22:53:19 # Unless required by applicable law or agreed to in writing, software 22:53:19 # distributed under the License is distributed on an "AS IS" BASIS, 22:53:19 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 22:53:19 # See the License for the specific language governing permissions and 22:53:19 # limitations under the License. 22:53:19 # 22:53:19 22:53:19 # 22:53:19 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 22:53:19 # script: client, instance, shell, start, status, stop, karaf 22:53:19 # 22:53:19 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 22:53:19 # Actions go here... 22:53:19 # fi 22:53:19 22:53:19 # 22:53:19 # general settings which should be applied for all scripts go here; please keep 22:53:19 # in mind that it is possible that scripts might be executed more than once, e.g. 22:53:19 # in example of the start script where the start script is executed first and the 22:53:19 # karaf script afterwards. 22:53:19 # 22:53:19 22:53:19 # 22:53:19 # The following section shows the possible configuration options for the default 22:53:19 # karaf scripts 22:53:19 # 22:53:19 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 22:53:19 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 22:53:19 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 22:53:19 # export EXTRA_JAVA_OPTS # Additional JVM options 22:53:19 # export KARAF_HOME # Karaf home folder 22:53:19 # export KARAF_DATA # Karaf data folder 22:53:19 # export KARAF_BASE # Karaf base folder 22:53:19 # export KARAF_ETC # Karaf etc folder 22:53:19 # export KARAF_LOG # Karaf log folder 22:53:19 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 22:53:19 # export KARAF_OPTS # Additional available Karaf options 22:53:19 # export KARAF_DEBUG # Enable debug mode 22:53:19 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 22:53:19 # export KARAF_NOROOT # Prevent execution as root if set to true 22:53:19 Set Java version 22:53:19 + echo 'Set Java version' 22:53:19 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 22:53:19 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:53:19 sudo: a password is required 22:53:19 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:53:19 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 22:53:19 sudo: a password is required 22:53:19 JDK default version ... 22:53:19 + echo 'JDK default version ...' 22:53:19 + java -version 22:53:19 openjdk version "21.0.9" 2025-10-21 22:53:19 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 22:53:19 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 22:53:19 Set JAVA_HOME 22:53:19 + echo 'Set JAVA_HOME' 22:53:19 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:53:19 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 22:53:19 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:53:19 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:53:19 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 22:53:19 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 22:53:19 Listing all open ports on controller system... 22:53:19 + echo 'Listing all open ports on controller system...' 22:53:19 + netstat -pnatu 22:53:19 /tmp/configuration-script.sh: line 40: netstat: command not found 22:53:19 Configuring cluster 22:53:19 + '[' -f /tmp/custom_shard_config.txt ']' 22:53:19 + echo 'Configuring cluster' 22:53:19 + /tmp/karaf-0.23.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.170.105 10.30.171.148 10.30.170.183 22:53:19 ################################################ 22:53:19 ## Configure Cluster ## 22:53:19 ################################################ 22:53:19 NOTE: Cluster configuration files not found. Copying from 22:53:19 /tmp/karaf-0.23.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 22:53:19 Configuring unique name in pekko.conf 22:53:19 Configuring hostname in pekko.conf 22:53:19 Configuring data and rpc seed nodes in pekko.conf 22:53:19 modules = [ 22:53:19 22:53:19 { 22:53:19 name = "inventory" 22:53:19 namespace = "urn:opendaylight:inventory" 22:53:19 shard-strategy = "module" 22:53:19 }, 22:53:19 { 22:53:19 name = "topology" 22:53:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:53:19 shard-strategy = "module" 22:53:19 }, 22:53:19 { 22:53:19 name = "toaster" 22:53:19 namespace = "http://netconfcentral.org/ns/toaster" 22:53:19 shard-strategy = "module" 22:53:19 } 22:53:19 ] 22:53:19 Configuring replication type in module-shards.conf 22:53:19 ################################################ 22:53:19 ## NOTE: Manually restart controller to ## 22:53:19 ## apply configuration. ## 22:53:19 ################################################ 22:53:19 Dump pekko.conf 22:53:19 + echo 'Dump pekko.conf' 22:53:19 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:53:19 22:53:19 odl-cluster-data { 22:53:19 pekko { 22:53:19 remote { 22:53:19 artery { 22:53:19 enabled = on 22:53:19 transport = tcp 22:53:19 canonical.hostname = "10.30.170.183" 22:53:19 canonical.port = 2550 22:53:19 } 22:53:19 } 22:53:19 22:53:19 cluster { 22:53:19 # Using artery. 22:53:19 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.170.105:2550", 22:53:19 "pekko://opendaylight-cluster-data@10.30.171.148:2550", 22:53:19 "pekko://opendaylight-cluster-data@10.30.170.183:2550"] 22:53:19 22:53:19 roles = ["member-3"] 22:53:19 22:53:19 # when under load we might trip a false positive on the failure detector 22:53:19 # failure-detector { 22:53:19 # heartbeat-interval = 4 s 22:53:19 # acceptable-heartbeat-pause = 16s 22:53:19 # } 22:53:19 } 22:53:19 22:53:19 persistence { 22:53:19 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 22:53:19 # modifying the following two properties. The directory location specified may be a relative or absolute path. 22:53:19 # The relative path is always relative to KARAF_HOME. 22:53:19 22:53:19 # snapshot-store.local.dir = "target/snapshots" 22:53:19 } 22:53:19 disable-default-actor-system-quarantined-event-handling = "false" 22:53:19 } 22:53:19 } 22:53:19 Dump modules.conf 22:53:19 + echo 'Dump modules.conf' 22:53:19 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:53:19 modules = [ 22:53:19 22:53:19 { 22:53:19 name = "inventory" 22:53:19 namespace = "urn:opendaylight:inventory" 22:53:19 shard-strategy = "module" 22:53:19 }, 22:53:19 { 22:53:19 name = "topology" 22:53:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 22:53:19 shard-strategy = "module" 22:53:19 }, 22:53:19 { 22:53:19 name = "toaster" 22:53:19 namespace = "http://netconfcentral.org/ns/toaster" 22:53:19 shard-strategy = "module" 22:53:19 } 22:53:19 ] 22:53:19 Dump module-shards.conf 22:53:19 + echo 'Dump module-shards.conf' 22:53:19 + cat /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:53:19 module-shards = [ 22:53:19 { 22:53:19 name = "default" 22:53:19 shards = [ 22:53:19 { 22:53:19 name = "default" 22:53:19 replicas = ["member-1", 22:53:19 "member-2", 22:53:19 "member-3"] 22:53:19 } 22:53:19 ] 22:53:19 }, 22:53:19 { 22:53:19 name = "inventory" 22:53:19 shards = [ 22:53:19 { 22:53:19 name="inventory" 22:53:19 replicas = ["member-1", 22:53:19 "member-2", 22:53:19 "member-3"] 22:53:19 } 22:53:19 ] 22:53:19 }, 22:53:19 { 22:53:19 name = "topology" 22:53:19 shards = [ 22:53:19 { 22:53:19 name="topology" 22:53:19 replicas = ["member-1", 22:53:19 "member-2", 22:53:19 "member-3"] 22:53:19 } 22:53:19 ] 22:53:19 }, 22:53:19 { 22:53:19 name = "toaster" 22:53:19 shards = [ 22:53:19 { 22:53:19 name="toaster" 22:53:19 replicas = ["member-1", 22:53:19 "member-2", 22:53:19 "member-3"] 22:53:19 } 22:53:19 ] 22:53:19 } 22:53:19 ] 22:53:19 Locating config plan to use... 22:53:19 Finished running config plans 22:53:19 Starting member-1 with IP address 10.30.170.105 22:53:19 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:53:20 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:53:20 Redirecting karaf console output to karaf_console.log 22:53:20 Starting controller... 22:53:20 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 22:53:20 Starting member-2 with IP address 10.30.171.148 22:53:20 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:53:20 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:53:20 Redirecting karaf console output to karaf_console.log 22:53:20 Starting controller... 22:53:20 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 22:53:20 Starting member-3 with IP address 10.30.170.183 22:53:20 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:53:21 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:53:21 Redirecting karaf console output to karaf_console.log 22:53:21 Starting controller... 22:53:21 start: Redirecting Karaf output to /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 22:53:21 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5374254588128054696.sh 22:53:21 common-functions.sh is being sourced 22:53:21 common-functions environment: 22:53:21 MAVENCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 22:53:21 ACTUALFEATURES: 22:53:21 FEATURESCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 22:53:21 CUSTOMPROP: /tmp/karaf-0.23.1-SNAPSHOT/etc/custom.properties 22:53:21 LOGCONF: /tmp/karaf-0.23.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 22:53:21 MEMCONF: /tmp/karaf-0.23.1-SNAPSHOT/bin/setenv 22:53:21 CONTROLLERMEM: 2048m 22:53:21 AKKACONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/pekko.conf 22:53:21 MODULESCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/modules.conf 22:53:21 MODULESHARDSCONF: /tmp/karaf-0.23.1-SNAPSHOT/configuration/initial/module-shards.conf 22:53:21 SUITES: 22:53:21 22:53:21 + echo '#################################################' 22:53:21 ################################################# 22:53:21 + echo '## Verify Cluster is UP ##' 22:53:21 ## Verify Cluster is UP ## 22:53:21 + echo '#################################################' 22:53:21 ################################################# 22:53:21 + create_post_startup_script 22:53:21 + cat 22:53:21 + copy_and_run_post_startup_script 22:53:21 + seed_index=1 22:53:21 ++ seq 1 3 22:53:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:53:21 + CONTROLLERIP=ODL_SYSTEM_1_IP 22:53:21 + echo 'Execute the post startup script on controller 10.30.170.105' 22:53:21 Execute the post startup script on controller 10.30.170.105 22:53:21 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.105:/tmp/ 22:53:21 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:53:21 + ssh 10.30.170.105 'bash /tmp/post-startup-script.sh 1' 22:53:21 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:53:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:53:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:53:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:53:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:53:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:53:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:53:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:53:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:54:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:54:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:54:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:54:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:54:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:54:26 2026-01-25T22:53:55,961 | 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.] 22:54:26 Controller is UP 22:54:26 2026-01-25T22:53:55,961 | 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.] 22:54:26 Listing all open ports on controller system... 22:54:26 /tmp/post-startup-script.sh: line 51: netstat: command not found 22:54:26 looking for "BindException: Address already in use" in log file 22:54:26 looking for "server is unhealthy" in log file 22:54:26 + '[' 1 == 0 ']' 22:54:26 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:54:26 + CONTROLLERIP=ODL_SYSTEM_2_IP 22:54:26 + echo 'Execute the post startup script on controller 10.30.171.148' 22:54:26 Execute the post startup script on controller 10.30.171.148 22:54:26 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.171.148:/tmp/ 22:54:26 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:54:27 + ssh 10.30.171.148 'bash /tmp/post-startup-script.sh 2' 22:54:27 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:54:27 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:54:32 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:54:37 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:54:42 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:54:47 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:54:52 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:54:57 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:55:02 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:55:07 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:55:12 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:55:17 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:55:22 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:55:27 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:55:32 2026-01-25T22:53:55,201 | 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.] 22:55:32 Controller is UP 22:55:32 2026-01-25T22:53:55,201 | 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.] 22:55:32 Listing all open ports on controller system... 22:55:32 /tmp/post-startup-script.sh: line 51: netstat: command not found 22:55:32 looking for "BindException: Address already in use" in log file 22:55:32 looking for "server is unhealthy" in log file 22:55:32 + '[' 2 == 0 ']' 22:55:32 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:55:32 + CONTROLLERIP=ODL_SYSTEM_3_IP 22:55:32 + echo 'Execute the post startup script on controller 10.30.170.183' 22:55:32 Execute the post startup script on controller 10.30.170.183 22:55:32 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.183:/tmp/ 22:55:32 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:55:33 + ssh 10.30.170.183 'bash /tmp/post-startup-script.sh 3' 22:55:33 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:55:33 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:55:38 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:55:43 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:55:48 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:55:53 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:55:58 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:56:03 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:56:08 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:56:13 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:56:18 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:56:23 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:56:28 /tmp/post-startup-script.sh: line 4: netstat: command not found 22:56:33 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 22:56:38 2026-01-25T22:53:55,660 | 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.] 22:56:38 Controller is UP 22:56:38 2026-01-25T22:53:55,660 | 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.] 22:56:38 Listing all open ports on controller system... 22:56:38 /tmp/post-startup-script.sh: line 51: netstat: command not found 22:56:38 looking for "BindException: Address already in use" in log file 22:56:38 looking for "server is unhealthy" in log file 22:56:38 + '[' 0 == 0 ']' 22:56:38 + seed_index=1 22:56:38 + dump_controller_threads 22:56:38 ++ seq 1 3 22:56:38 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:56:38 + CONTROLLERIP=ODL_SYSTEM_1_IP 22:56:38 + echo 'Let'\''s take the karaf thread dump' 22:56:38 Let's take the karaf thread dump 22:56:38 + ssh 10.30.170.105 'sudo ps aux' 22:56:38 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:56:38 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log 22:56:38 ++ grep -v grep 22:56:38 ++ tr -s ' ' 22:56:38 ++ cut -f2 '-d ' 22:56:38 + pid=2034 22:56:38 + echo 'karaf main: org.apache.karaf.main.Main, pid:2034' 22:56:38 karaf main: org.apache.karaf.main.Main, pid:2034 22:56:38 + ssh 10.30.170.105 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2034' 22:56:38 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:56:39 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:56:39 + CONTROLLERIP=ODL_SYSTEM_2_IP 22:56:39 + echo 'Let'\''s take the karaf thread dump' 22:56:39 Let's take the karaf thread dump 22:56:39 + ssh 10.30.171.148 'sudo ps aux' 22:56:39 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:56:40 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log 22:56:40 ++ grep -v grep 22:56:40 ++ cut -f2 '-d ' 22:56:40 ++ tr -s ' ' 22:56:40 + pid=2039 22:56:40 + echo 'karaf main: org.apache.karaf.main.Main, pid:2039' 22:56:40 karaf main: org.apache.karaf.main.Main, pid:2039 22:56:40 + ssh 10.30.171.148 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2039' 22:56:40 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:56:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:56:40 + CONTROLLERIP=ODL_SYSTEM_3_IP 22:56:40 + echo 'Let'\''s take the karaf thread dump' 22:56:40 Let's take the karaf thread dump 22:56:40 + ssh 10.30.170.183 'sudo ps aux' 22:56:40 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:56:41 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log 22:56:41 ++ grep -v grep 22:56:41 ++ tr -s ' ' 22:56:41 ++ cut -f2 '-d ' 22:56:41 + pid=2046 22:56:41 + echo 'karaf main: org.apache.karaf.main.Main, pid:2046' 22:56:41 karaf main: org.apache.karaf.main.Main, pid:2046 22:56:41 + ssh 10.30.170.183 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2046' 22:56:41 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:56:42 + '[' 0 -gt 0 ']' 22:56:42 + echo 'Generating controller variables...' 22:56:42 Generating controller variables... 22:56:42 ++ seq 1 3 22:56:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:56:42 + CONTROLLERIP=ODL_SYSTEM_1_IP 22:56:42 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.105' 22:56:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:56:42 + CONTROLLERIP=ODL_SYSTEM_2_IP 22:56:42 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.105 -v ODL_SYSTEM_2_IP:10.30.171.148' 22:56:42 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:56:42 + CONTROLLERIP=ODL_SYSTEM_3_IP 22:56:42 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.170.105 -v ODL_SYSTEM_2_IP:10.30.171.148 -v ODL_SYSTEM_3_IP:10.30.170.183' 22:56:42 + echo 'Generating mininet variables...' 22:56:42 Generating mininet variables... 22:56:42 ++ seq 1 1 22:56:42 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") 22:56:42 + MININETIP=TOOLS_SYSTEM_1_IP 22:56:42 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.170.60' 22:56:42 + get_test_suites SUITES 22:56:42 + local __suite_list=SUITES 22:56:42 + echo 'Locating test plan to use...' 22:56:42 Locating test plan to use... 22:56:42 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt 22:56:42 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt ']' 22:56:42 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt 22:56:42 + '[' disabled '!=' disabled ']' 22:56:42 + echo 'Changing the testplan path...' 22:56:42 Changing the testplan path... 22:56:42 + 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 22:56:42 + cat testplan.txt 22:56:42 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 22:56:42 # 22:56:42 # This program and the accompanying materials are made available under the 22:56:42 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 22:56:42 # and is available at http://www.eclipse.org/legal/epl-v10.html 22:56:42 22:56:42 # Place the suites in run order: 22:56:42 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot 22:56:42 + '[' -z '' ']' 22:56:42 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 22:56:42 ++ tr '\012' ' ' 22:56:42 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ' 22:56:42 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '\''' 22:56:42 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ' 22:56:42 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...' 22:56:42 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ... 22:56:42 + 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.170.105 -v CONTROLLER1:10.30.171.148 -v CONTROLLER2:10.30.170.183 -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.60 -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.170.105 -v ODL_SYSTEM_1_IP:10.30.170.105 -v ODL_SYSTEM_2_IP:10.30.171.148 -v ODL_SYSTEM_3_IP:10.30.170.183 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.170.60 -v TOOLS_SYSTEM_1_IP:10.30.170.60 -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 22:56:42 [ 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. 22:56:42 [ 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. 22:56:42 [ 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. 22:56:42 [ 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. 22:56:42 [ 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. 22:56:42 [ 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. 22:56:42 [ 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. 22:56:43 ============================================================================== 22:56:43 netconf-clustering-scale.txt :: netconf-restperfclient update performance t... 22:56:43 ============================================================================== 22:56:50 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:51 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:51 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:52 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:57 | PASS | 22:56:57 ------------------------------------------------------------------------------ 22:56:57 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:57 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:58 | PASS | 22:56:58 ------------------------------------------------------------------------------ 22:56:58 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:56:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:02 | PASS | 22:57:02 ------------------------------------------------------------------------------ 22:57:02 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:02 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:03 | PASS | 22:57:03 ------------------------------------------------------------------------------ 22:57:03 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:04 | FAIL | 22:57:04 ... click for list of related bugs or create a new one if needed (with the 22:57:04 "netconf_clustering_scale_txt_create_device_data" 22:57:04 reference somewhere inside) 22:57:04 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_create_device_data&order=bug_status" 22:57:04 22:57:04 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.148:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount 22:57:04 ------------------------------------------------------------------------------ 22:57:04 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL | 22:57:04 Setup failed: 22:57:04 SKIPPED due to a failure in a previous fundamental test case. 22:57:04 ------------------------------------------------------------------------------ 22:57:04 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL | 22:57:04 Setup failed: 22:57:04 SKIPPED due to a failure in a previous fundamental test case. 22:57:04 ------------------------------------------------------------------------------ 22:57:04 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:04 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 22:57:04 | FAIL | 22:57:04 ... click for list of related bugs or create a new one if needed (with the 22:57:04 "netconf_clustering_scale_txt_cleanup_and_collect" 22:57:04 reference somewhere inside) 22:57:04 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status" 22:57:04 22:57:04 '' == '' 22:57:04 ------------------------------------------------------------------------------ 22:57:04 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL | 22:57:04 8 tests, 4 passed, 4 failed 22:57:04 ============================================================================== 22:57:04 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/output.xml 22:57:05 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/log.html 22:57:05 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/report.html 22:57:05 + true 22:57:05 + echo 'Examining the files in data/log and checking filesize' 22:57:05 Examining the files in data/log and checking filesize 22:57:05 + ssh 10.30.170.105 'ls -altr /tmp/karaf-0.23.1-SNAPSHOT/data/log/' 22:57:05 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:57:05 total 388 22:57:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 22:53 . 22:57:05 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 25 22:53 karaf_console.log 22:57:05 drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 22:53 .. 22:57:05 -rw-rw-r-- 1 jenkins jenkins 384631 Jan 25 22:57 karaf.log 22:57:05 + ssh 10.30.170.105 'du -hs /tmp/karaf-0.23.1-SNAPSHOT/data/log/*' 22:57:05 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:57:05 376K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log 22:57:05 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 22:57:05 + ssh 10.30.171.148 'ls -altr /tmp/karaf-0.23.1-SNAPSHOT/data/log/' 22:57:05 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:57:05 total 396 22:57:05 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 22:53 . 22:57:05 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 25 22:53 karaf_console.log 22:57:05 drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 22:53 .. 22:57:05 -rw-rw-r-- 1 jenkins jenkins 389603 Jan 25 22:57 karaf.log 22:57:05 + ssh 10.30.171.148 'du -hs /tmp/karaf-0.23.1-SNAPSHOT/data/log/*' 22:57:05 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:57:05 384K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log 22:57:05 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 22:57:05 + ssh 10.30.170.183 'ls -altr /tmp/karaf-0.23.1-SNAPSHOT/data/log/' 22:57:06 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:57:06 total 388 22:57:06 drwxrwxr-x 2 jenkins jenkins 4096 Jan 25 22:53 . 22:57:06 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 25 22:53 karaf_console.log 22:57:06 drwxrwxr-x 9 jenkins jenkins 4096 Jan 25 22:53 .. 22:57:06 -rw-rw-r-- 1 jenkins jenkins 381616 Jan 25 22:57 karaf.log 22:57:06 + ssh 10.30.170.183 'du -hs /tmp/karaf-0.23.1-SNAPSHOT/data/log/*' 22:57:06 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:57:06 376K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log 22:57:06 4.0K /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 22:57:06 + set +e 22:57:06 ++ seq 1 3 22:57:06 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:57:06 + CONTROLLERIP=ODL_SYSTEM_1_IP 22:57:06 + echo 'Let'\''s take the karaf thread dump again' 22:57:06 Let's take the karaf thread dump again 22:57:06 + ssh 10.30.170.105 'sudo ps aux' 22:57:06 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:57:06 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log 22:57:06 ++ grep -v grep 22:57:06 ++ tr -s ' ' 22:57:06 ++ cut -f2 '-d ' 22:57:06 + pid=2034 22:57:06 + echo 'karaf main: org.apache.karaf.main.Main, pid:2034' 22:57:06 karaf main: org.apache.karaf.main.Main, pid:2034 22:57:06 + ssh 10.30.170.105 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2034' 22:57:06 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:57:07 + echo 'killing karaf process...' 22:57:07 killing karaf process... 22:57:07 + ssh 10.30.170.105 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 22:57:07 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:57:07 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:57:07 + CONTROLLERIP=ODL_SYSTEM_2_IP 22:57:07 + echo 'Let'\''s take the karaf thread dump again' 22:57:07 Let's take the karaf thread dump again 22:57:07 + ssh 10.30.171.148 'sudo ps aux' 22:57:07 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:57:07 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log 22:57:07 ++ grep -v grep 22:57:07 ++ cut -f2 '-d ' 22:57:07 ++ tr -s ' ' 22:57:07 + pid=2039 22:57:07 + echo 'karaf main: org.apache.karaf.main.Main, pid:2039' 22:57:07 karaf main: org.apache.karaf.main.Main, pid:2039 22:57:07 + ssh 10.30.171.148 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2039' 22:57:07 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:57:07 + echo 'killing karaf process...' 22:57:07 killing karaf process... 22:57:07 + ssh 10.30.171.148 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 22:57:07 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:57:08 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:57:08 + CONTROLLERIP=ODL_SYSTEM_3_IP 22:57:08 + echo 'Let'\''s take the karaf thread dump again' 22:57:08 Let's take the karaf thread dump again 22:57:08 + ssh 10.30.170.183 'sudo ps aux' 22:57:08 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:57:08 ++ tr -s ' ' 22:57:08 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log 22:57:08 ++ cut -f2 '-d ' 22:57:08 ++ grep -v grep 22:57:08 + pid=2046 22:57:08 + echo 'karaf main: org.apache.karaf.main.Main, pid:2046' 22:57:08 karaf main: org.apache.karaf.main.Main, pid:2046 22:57:08 + ssh 10.30.170.183 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2046' 22:57:08 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:57:08 + echo 'killing karaf process...' 22:57:08 killing karaf process... 22:57:08 + ssh 10.30.170.183 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 22:57:08 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:57:09 + sleep 5 22:57:14 ++ seq 1 3 22:57:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:57:14 + CONTROLLERIP=ODL_SYSTEM_1_IP 22:57:14 + echo 'Compressing karaf.log 1' 22:57:14 Compressing karaf.log 1 22:57:14 + ssh 10.30.170.105 gzip --best /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log 22:57:14 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:57:14 + echo 'Fetching compressed karaf.log 1' 22:57:14 Fetching compressed karaf.log 1 22:57:14 + scp 10.30.170.105:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz 22:57:14 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:57:14 + ssh 10.30.170.105 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz 22:57:14 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:57:14 + scp 10.30.170.105:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log 22:57:14 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:57:14 + ssh 10.30.170.105 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 22:57:14 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:57:15 + echo 'Fetch GC logs' 22:57:15 Fetch GC logs 22:57:15 + mkdir -p gclogs-1 22:57:15 + scp '10.30.170.105:/tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log' gclogs-1/ 22:57:15 Warning: Permanently added '10.30.170.105' (ECDSA) to the list of known hosts. 22:57:15 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 22:57:15 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:57:15 + CONTROLLERIP=ODL_SYSTEM_2_IP 22:57:15 + echo 'Compressing karaf.log 2' 22:57:15 Compressing karaf.log 2 22:57:15 + ssh 10.30.171.148 gzip --best /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log 22:57:15 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:57:15 + echo 'Fetching compressed karaf.log 2' 22:57:15 Fetching compressed karaf.log 2 22:57:15 + scp 10.30.171.148:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz 22:57:15 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:57:15 + ssh 10.30.171.148 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz 22:57:15 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:57:16 + scp 10.30.171.148:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log 22:57:16 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:57:16 + ssh 10.30.171.148 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 22:57:16 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:57:16 + echo 'Fetch GC logs' 22:57:16 Fetch GC logs 22:57:16 + mkdir -p gclogs-2 22:57:16 + scp '10.30.171.148:/tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log' gclogs-2/ 22:57:16 Warning: Permanently added '10.30.171.148' (ECDSA) to the list of known hosts. 22:57:16 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 22:57:16 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 22:57:16 + CONTROLLERIP=ODL_SYSTEM_3_IP 22:57:16 + echo 'Compressing karaf.log 3' 22:57:16 Compressing karaf.log 3 22:57:16 + ssh 10.30.170.183 gzip --best /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log 22:57:16 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:57:16 + echo 'Fetching compressed karaf.log 3' 22:57:16 Fetching compressed karaf.log 3 22:57:16 + scp 10.30.170.183:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz 22:57:16 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:57:17 + ssh 10.30.170.183 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf.log.gz 22:57:17 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:57:17 + scp 10.30.170.183:/tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log 22:57:17 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:57:17 + ssh 10.30.170.183 rm -f /tmp/karaf-0.23.1-SNAPSHOT/data/log/karaf_console.log 22:57:17 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:57:17 + echo 'Fetch GC logs' 22:57:17 Fetch GC logs 22:57:17 + mkdir -p gclogs-3 22:57:17 + scp '10.30.170.183:/tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log' gclogs-3/ 22:57:17 Warning: Permanently added '10.30.170.183' (ECDSA) to the list of known hosts. 22:57:17 scp: /tmp/karaf-0.23.1-SNAPSHOT/data/log/*.log: No such file or directory 22:57:17 + echo 'Examine copied files' 22:57:17 Examine copied files 22:57:17 + ls -lt 22:57:17 total 2280 22:57:17 drwxrwxr-x. 2 jenkins jenkins 6 Jan 25 22:57 gclogs-3 22:57:17 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 25 22:57 odl3_karaf_console.log 22:57:17 -rw-rw-r--. 1 jenkins jenkins 29720 Jan 25 22:57 odl3_karaf.log.gz 22:57:17 drwxrwxr-x. 2 jenkins jenkins 6 Jan 25 22:57 gclogs-2 22:57:17 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 25 22:57 odl2_karaf_console.log 22:57:17 -rw-rw-r--. 1 jenkins jenkins 30334 Jan 25 22:57 odl2_karaf.log.gz 22:57:17 drwxrwxr-x. 2 jenkins jenkins 6 Jan 25 22:57 gclogs-1 22:57:17 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 25 22:57 odl1_karaf_console.log 22:57:17 -rw-rw-r--. 1 jenkins jenkins 30045 Jan 25 22:57 odl1_karaf.log.gz 22:57:17 -rw-rw-r--. 1 jenkins jenkins 99788 Jan 25 22:57 karaf_3_2046_threads_after.log 22:57:17 -rw-rw-r--. 1 jenkins jenkins 13722 Jan 25 22:57 ps_after.log 22:57:17 -rw-rw-r--. 1 jenkins jenkins 105846 Jan 25 22:57 karaf_2_2039_threads_after.log 22:57:17 -rw-rw-r--. 1 jenkins jenkins 112299 Jan 25 22:57 karaf_1_2034_threads_after.log 22:57:17 -rw-rw-r--. 1 jenkins jenkins 247502 Jan 25 22:57 report.html 22:57:17 -rw-rw-r--. 1 jenkins jenkins 444901 Jan 25 22:57 log.html 22:57:17 -rw-rw-r--. 1 jenkins jenkins 826451 Jan 25 22:57 output.xml 22:57:17 -rw-rw-r--. 1 jenkins jenkins 7073 Jan 25 22:57 testtool--netconf-clustering-scale-txt.1769381813.183.log 22:57:17 -rw-rw-r--. 1 jenkins jenkins 451 Jan 25 22:56 testplan.txt 22:57:17 -rw-rw-r--. 1 jenkins jenkins 93170 Jan 25 22:56 karaf_3_2046_threads_before.log 22:57:17 -rw-rw-r--. 1 jenkins jenkins 13732 Jan 25 22:56 ps_before.log 22:57:17 -rw-rw-r--. 1 jenkins jenkins 93975 Jan 25 22:56 karaf_2_2039_threads_before.log 22:57:17 -rw-rw-r--. 1 jenkins jenkins 93159 Jan 25 22:56 karaf_1_2034_threads_before.log 22:57:17 -rw-rw-r--. 1 jenkins jenkins 3106 Jan 25 22:53 post-startup-script.sh 22:57:17 -rw-rw-r--. 1 jenkins jenkins 252 Jan 25 22:53 startup-script.sh 22:57:17 -rw-rw-r--. 1 jenkins jenkins 3460 Jan 25 22:53 configuration-script.sh 22:57:17 -rw-rw-r--. 1 jenkins jenkins 333 Jan 25 22:52 detect_variables.env 22:57:17 -rw-rw-r--. 1 jenkins jenkins 2619 Jan 25 22:52 pom.xml 22:57:17 -rw-rw-r--. 1 jenkins jenkins 92 Jan 25 22:52 set_variables.env 22:57:17 -rw-rw-r--. 1 jenkins jenkins 357 Jan 25 22:52 slave_addresses.txt 22:57:17 -rw-rw-r--. 1 jenkins jenkins 570 Jan 25 22:52 requirements.txt 22:57:17 -rw-rw-r--. 1 jenkins jenkins 26 Jan 25 22:52 env.properties 22:57:17 -rw-rw-r--. 1 jenkins jenkins 333 Jan 25 22:50 stack-parameters.yaml 22:57:17 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 25 22:48 test 22:57:17 drwxrwxr-x. 2 jenkins jenkins 6 Jan 25 22:48 test@tmp 22:57:17 -rw-rw-r--. 1 jenkins jenkins 963 Jan 25 06:37 maven-metadata.xml 22:57:17 + true 22:57:17 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins9114363726697857508.sh 22:57:17 Cleaning up Robot installation... 22:57:18 $ ssh-agent -k 22:57:18 unset SSH_AUTH_SOCK; 22:57:18 unset SSH_AGENT_PID; 22:57:18 echo Agent pid 5305 killed; 22:57:18 [ssh-agent] Stopped. 22:57:18 Recording plot data 22:57:18 Robot results publisher started... 22:57:18 INFO: Checking test criticality is deprecated and will be dropped in a future release! 22:57:18 -Parsing output xml: 22:57:19 Done! 22:57:19 -Copying log files to build dir: 22:57:19 Done! 22:57:19 -Assigning results to build: 22:57:19 Done! 22:57:19 -Checking thresholds: 22:57:19 Done! 22:57:19 Done publishing Robot results. 22:57:19 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 22:57:19 [PostBuildScript] - [INFO] Executing post build scripts. 22:57:19 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins17946181307128943855.sh 22:57:19 Archiving csit artifacts 22:57:19 mv: cannot stat '*_1.png': No such file or directory 22:57:19 mv: cannot stat '/tmp/odl1_*': No such file or directory 22:57:19 mv: cannot stat '*_2.png': No such file or directory 22:57:19 mv: cannot stat '/tmp/odl2_*': No such file or directory 22:57:19 mv: cannot stat '*_3.png': No such file or directory 22:57:19 mv: cannot stat '/tmp/odl3_*': No such file or directory 22:57:19 % Total % Received % Xferd Average Speed Time Time Time Current 22:57:19 Dload Upload Total Spent Left Speed 22:57:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 312k 0 312k 0 0 4523k 0 --:--:-- --:--:-- --:--:-- 4523k 22:57:19 Archive: robot-plugin.zip 22:57:19 inflating: ./archives/robot-plugin/log.html 22:57:19 inflating: ./archives/robot-plugin/output.xml 22:57:19 inflating: ./archives/robot-plugin/report.html 22:57:19 mv: cannot stat '*.log.gz': No such file or directory 22:57:19 mv: cannot stat '*.csv': No such file or directory 22:57:19 mv: cannot stat '*.png': No such file or directory 22:57:19 [PostBuildScript] - [INFO] Executing post build scripts. 22:57:19 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins3160497825694967645.sh 22:57:19 [PostBuildScript] - [INFO] Executing post build scripts. 22:57:19 [EnvInject] - Injecting environment variables from a build step. 22:57:19 [EnvInject] - Injecting as environment variables the properties content 22:57:19 OS_CLOUD=vex 22:57:19 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-50 22:57:19 22:57:19 [EnvInject] - Variables injected successfully. 22:57:19 provisioning config files... 22:57:20 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 22:57:20 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins11487617757058842541.sh 22:57:20 ---> openstack-stack-delete.sh 22:57:20 Setup pyenv: 22:57:20 system 22:57:20 3.8.13 22:57:20 3.9.13 22:57:20 3.10.13 22:57:20 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:57:20 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yaLa from file:/tmp/.os_lf_venv 22:57:20 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:57:20 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:57:22 lf-activate-venv(): INFO: Base packages installed successfully 22:57:22 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 22:57:37 lf-activate-venv(): INFO: Adding /tmp/venv-yaLa/bin to PATH 22:57:37 INFO: Stack cost retrieval disabled, setting cost to 0 22:57:49 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-vanadium-50 22:57:49 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-vanadium-50 22:57:49 [PostBuildScript] - [INFO] Executing post build scripts. 22:57:49 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins16845997344219927808.sh 22:57:49 ---> sysstat.sh 22:57:49 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins16272270066791491908.sh 22:57:49 ---> package-listing.sh 22:57:49 ++ facter osfamily 22:57:49 ++ tr '[:upper:]' '[:lower:]' 22:57:49 + OS_FAMILY=redhat 22:57:49 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 22:57:49 + START_PACKAGES=/tmp/packages_start.txt 22:57:49 + END_PACKAGES=/tmp/packages_end.txt 22:57:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 22:57:49 + PACKAGES=/tmp/packages_start.txt 22:57:49 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 22:57:49 + PACKAGES=/tmp/packages_end.txt 22:57:49 + case "${OS_FAMILY}" in 22:57:49 + rpm -qa 22:57:49 + sort 22:57:50 + '[' -f /tmp/packages_start.txt ']' 22:57:50 + '[' -f /tmp/packages_end.txt ']' 22:57:50 + diff /tmp/packages_start.txt /tmp/packages_end.txt 22:57:50 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 22:57:50 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 22:57:50 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 22:57:50 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins14865534468114516694.sh 22:57:50 ---> capture-instance-metadata.sh 22:57:50 Setup pyenv: 22:57:50 system 22:57:50 3.8.13 22:57:50 3.9.13 22:57:50 3.10.13 22:57:50 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:57:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yaLa from file:/tmp/.os_lf_venv 22:57:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:57:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:57:52 lf-activate-venv(): INFO: Base packages installed successfully 22:57:52 lf-activate-venv(): INFO: Installing additional packages: lftools 22:58:02 lf-activate-venv(): INFO: Adding /tmp/venv-yaLa/bin to PATH 22:58:02 INFO: Running in OpenStack, capturing instance metadata 22:58:03 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins14251567965274822703.sh 22:58:03 provisioning config files... 22:58:03 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-vanadium #50 22:58:03 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/config6880935885059687264tmp 22:58:03 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 22:58:03 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 22:58:03 provisioning config files... 22:58:03 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 22:58:03 [EnvInject] - Injecting environment variables from a build step. 22:58:03 [EnvInject] - Injecting as environment variables the properties content 22:58:03 SERVER_ID=logs 22:58:03 22:58:03 [EnvInject] - Variables injected successfully. 22:58:03 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins17223329112035869301.sh 22:58:03 ---> create-netrc.sh 22:58:03 WARN: Log server credential not found. 22:58:03 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15293373695290297384.sh 22:58:03 ---> python-tools-install.sh 22:58:03 Setup pyenv: 22:58:03 system 22:58:03 3.8.13 22:58:03 3.9.13 22:58:03 3.10.13 22:58:03 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:58:04 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yaLa from file:/tmp/.os_lf_venv 22:58:04 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:58:04 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:58:05 lf-activate-venv(): INFO: Base packages installed successfully 22:58:05 lf-activate-venv(): INFO: Installing additional packages: lftools 22:58:15 lf-activate-venv(): INFO: Adding /tmp/venv-yaLa/bin to PATH 22:58:15 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins9060002270889081508.sh 22:58:15 ---> sudo-logs.sh 22:58:15 Archiving 'sudo' log.. 22:58:15 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins17378037727147543382.sh 22:58:15 ---> job-cost.sh 22:58:15 Setup pyenv: 22:58:16 system 22:58:16 3.8.13 22:58:16 3.9.13 22:58:16 3.10.13 22:58:16 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:58:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yaLa from file:/tmp/.os_lf_venv 22:58:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:58:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:58:18 lf-activate-venv(): INFO: Base packages installed successfully 22:58:18 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 22:58:25 lf-activate-venv(): INFO: Adding /tmp/venv-yaLa/bin to PATH 22:58:25 DEBUG: total: 0 22:58:25 INFO: Retrieving Stack Cost... 22:58:25 INFO: Retrieving Pricing Info for: v3-standard-2 22:58:25 INFO: Archiving Costs 22:58:25 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins8202041831132813777.sh 22:58:25 ---> logs-deploy.sh 22:58:25 Setup pyenv: 22:58:26 system 22:58:26 3.8.13 22:58:26 3.9.13 22:58:26 3.10.13 22:58:26 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 22:58:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-yaLa from file:/tmp/.os_lf_venv 22:58:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 22:58:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 22:58:28 lf-activate-venv(): INFO: Base packages installed successfully 22:58:28 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 22:58:38 lf-activate-venv(): INFO: Adding /tmp/venv-yaLa/bin to PATH 22:58:38 WARNING: Nexus logging server not set 22:58:38 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-vanadium/50/ 22:58:38 INFO: archiving logs to S3 22:58:39 ---> uname -a: 22:58:39 Linux prd-centos8-robot-2c-8g-4280.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 22:58:39 22:58:39 22:58:39 ---> lscpu: 22:58:39 Architecture: x86_64 22:58:39 CPU op-mode(s): 32-bit, 64-bit 22:58:39 Byte Order: Little Endian 22:58:39 CPU(s): 2 22:58:39 On-line CPU(s) list: 0,1 22:58:39 Thread(s) per core: 1 22:58:39 Core(s) per socket: 1 22:58:39 Socket(s): 2 22:58:39 NUMA node(s): 1 22:58:39 Vendor ID: AuthenticAMD 22:58:39 CPU family: 23 22:58:39 Model: 49 22:58:39 Model name: AMD EPYC-Rome Processor 22:58:39 Stepping: 0 22:58:39 CPU MHz: 2800.000 22:58:39 BogoMIPS: 5600.00 22:58:39 Virtualization: AMD-V 22:58:39 Hypervisor vendor: KVM 22:58:39 Virtualization type: full 22:58:39 L1d cache: 32K 22:58:39 L1i cache: 32K 22:58:39 L2 cache: 512K 22:58:39 L3 cache: 16384K 22:58:39 NUMA node0 CPU(s): 0,1 22:58:39 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 22:58:39 22:58:39 22:58:39 ---> nproc: 22:58:39 2 22:58:39 22:58:39 22:58:39 ---> df -h: 22:58:39 Filesystem Size Used Avail Use% Mounted on 22:58:39 devtmpfs 3.8G 0 3.8G 0% /dev 22:58:39 tmpfs 3.8G 0 3.8G 0% /dev/shm 22:58:39 tmpfs 3.8G 17M 3.8G 1% /run 22:58:39 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 22:58:39 /dev/vda1 40G 8.4G 32G 21% / 22:58:39 tmpfs 770M 0 770M 0% /run/user/1001 22:58:39 22:58:39 22:58:39 ---> free -m: 22:58:39 total used free shared buff/cache available 22:58:39 Mem: 7697 580 4937 19 2180 6819 22:58:39 Swap: 1023 0 1023 22:58:39 22:58:39 22:58:39 ---> ip addr: 22:58:39 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 22:58:39 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 22:58:39 inet 127.0.0.1/8 scope host lo 22:58:39 valid_lft forever preferred_lft forever 22:58:39 inet6 ::1/128 scope host 22:58:39 valid_lft forever preferred_lft forever 22:58:39 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 22:58:39 link/ether fa:16:3e:f6:f2:2f brd ff:ff:ff:ff:ff:ff 22:58:39 altname enp0s3 22:58:39 altname ens3 22:58:39 inet 10.30.171.184/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 22:58:39 valid_lft 85731sec preferred_lft 85731sec 22:58:39 inet6 fe80::f816:3eff:fef6:f22f/64 scope link 22:58:39 valid_lft forever preferred_lft forever 22:58:39 22:58:39 22:58:39 ---> sar -b -r -n DEV: 22:58:39 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/25/2026 _x86_64_ (2 CPU) 22:58:39 22:58:39 22:47:19 LINUX RESTART (2 CPU) 22:58:39 22:58:39 10:48:01 PM tps rtps wtps bread/s bwrtn/s 22:58:39 10:49:01 PM 62.93 18.23 44.70 5657.31 29702.73 22:58:39 10:50:01 PM 83.04 0.10 82.94 2.67 8972.81 22:58:39 10:51:01 PM 57.33 1.12 56.21 75.84 6118.41 22:58:39 10:52:01 PM 26.23 0.38 25.85 64.26 2258.57 22:58:39 10:53:01 PM 66.48 9.38 57.10 1678.37 3549.75 22:58:39 10:54:01 PM 36.21 0.03 36.18 3.47 6412.95 22:58:39 10:55:01 PM 2.28 0.00 2.28 0.00 70.11 22:58:39 10:56:01 PM 0.13 0.00 0.13 0.00 1.07 22:58:39 10:57:01 PM 0.33 0.08 0.25 5.87 7.25 22:58:39 10:58:01 PM 24.59 0.40 24.19 46.78 1005.08 22:58:39 Average: 35.96 2.97 32.98 753.51 5810.12 22:58:39 22:58:39 10:48:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 22:58:39 10:49:01 PM 5543516 7057716 2338916 29.67 2688 1707900 734248 8.22 182148 1879812 83632 22:58:39 10:50:01 PM 5397080 7071104 2485352 31.53 2688 1858444 699812 7.84 183984 1984984 1160 22:58:39 10:51:01 PM 5172456 7011492 2709976 34.38 2688 2015080 723756 8.10 196612 2165348 40916 22:58:39 10:52:01 PM 5249564 7090336 2632868 33.40 2688 2017008 653928 7.32 217404 2070848 4 22:58:39 10:53:01 PM 4904104 7011184 2978328 37.78 2688 2273464 696804 7.80 258600 2342928 175808 22:58:39 10:54:01 PM 4953112 7060788 2929320 37.16 2688 2274344 640972 7.18 264212 2284264 16 22:58:39 10:55:01 PM 4953192 7060868 2929240 37.16 2688 2274344 640972 7.18 264216 2284316 12 22:58:39 10:56:01 PM 4953192 7060872 2929240 37.16 2688 2274348 640972 7.18 264216 2284212 4 22:58:39 10:57:01 PM 4905156 7013900 2977276 37.77 2688 2275436 756524 8.47 264552 2331288 904 22:58:39 10:58:01 PM 5027792 6957212 2854640 36.22 2688 2102940 756344 8.47 464580 2035092 29992 22:58:39 Average: 5105916 7039547 2776516 35.22 2688 2107331 694433 7.78 256052 2166309 33245 22:58:39 22:58:39 10:48:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 22:58:39 10:49:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:39 10:49:01 PM eth0 273.18 162.03 1219.03 58.39 0.00 0.00 0.00 0.00 22:58:39 10:50:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:39 10:50:01 PM eth0 51.17 41.15 540.95 4.18 0.00 0.00 0.00 0.00 22:58:39 10:51:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:39 10:51:01 PM eth0 70.29 54.52 768.72 8.47 0.00 0.00 0.00 0.00 22:58:39 10:52:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:39 10:52:01 PM eth0 15.78 11.96 6.18 4.32 0.00 0.00 0.00 0.00 22:58:39 10:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:39 10:53:01 PM eth0 47.78 42.77 343.08 10.47 0.00 0.00 0.00 0.00 22:58:39 10:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:39 10:54:01 PM eth0 588.59 426.01 113.24 95.04 0.00 0.00 0.00 0.00 22:58:39 10:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:39 10:55:01 PM eth0 2.45 1.90 0.43 0.41 0.00 0.00 0.00 0.00 22:58:39 10:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:39 10:56:01 PM eth0 2.52 1.92 0.44 0.42 0.00 0.00 0.00 0.00 22:58:39 10:57:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:39 10:57:01 PM eth0 58.71 44.43 14.21 5.57 0.00 0.00 0.00 0.00 22:58:39 10:58:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:39 10:58:01 PM eth0 99.52 71.49 93.58 27.84 0.00 0.00 0.00 0.00 22:58:39 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 22:58:39 Average: eth0 120.99 85.82 310.00 21.51 0.00 0.00 0.00 0.00 22:58:39 22:58:39 22:58:39 ---> sar -P ALL: 22:58:39 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/25/2026 _x86_64_ (2 CPU) 22:58:39 22:58:39 22:47:19 LINUX RESTART (2 CPU) 22:58:39 22:58:39 10:48:01 PM CPU %user %nice %system %iowait %steal %idle 22:58:39 10:49:01 PM all 29.92 0.00 5.23 27.91 1.83 35.12 22:58:39 10:49:01 PM 0 30.97 0.00 5.49 28.55 0.10 34.89 22:58:39 10:49:01 PM 1 28.90 0.00 4.98 27.28 3.50 35.34 22:58:39 10:50:01 PM all 14.32 0.00 2.35 22.05 0.08 61.19 22:58:39 10:50:01 PM 0 15.70 0.00 2.82 29.23 0.08 52.16 22:58:39 10:50:01 PM 1 12.94 0.00 1.88 14.89 0.08 70.20 22:58:39 10:51:01 PM all 24.58 0.00 3.37 4.76 0.09 67.19 22:58:39 10:51:01 PM 0 38.53 0.00 4.64 4.70 0.08 52.04 22:58:39 10:51:01 PM 1 10.66 0.00 2.11 4.82 0.10 82.30 22:58:39 10:52:01 PM all 12.19 0.00 1.71 0.76 0.08 85.26 22:58:39 10:52:01 PM 0 19.15 0.00 1.97 0.60 0.07 78.22 22:58:39 10:52:01 PM 1 5.24 0.00 1.45 0.92 0.08 92.31 22:58:39 10:53:01 PM all 34.87 0.00 6.04 1.42 0.09 57.59 22:58:39 10:53:01 PM 0 28.99 0.00 5.77 1.23 0.10 63.91 22:58:39 10:53:01 PM 1 40.76 0.00 6.30 1.60 0.08 51.25 22:58:39 10:54:01 PM all 4.14 0.00 1.42 1.40 0.07 92.98 22:58:39 10:54:01 PM 0 6.66 0.00 1.66 0.85 0.08 90.75 22:58:39 10:54:01 PM 1 1.62 0.00 1.17 1.94 0.05 95.22 22:58:39 10:55:01 PM all 0.32 0.00 0.07 0.02 0.04 99.56 22:58:39 10:55:01 PM 0 0.10 0.00 0.07 0.03 0.05 99.75 22:58:39 10:55:01 PM 1 0.53 0.00 0.07 0.00 0.03 99.37 22:58:39 10:56:01 PM all 0.33 0.00 0.07 0.00 0.03 99.57 22:58:39 10:56:01 PM 0 0.35 0.00 0.05 0.00 0.03 99.57 22:58:39 10:56:01 PM 1 0.30 0.00 0.08 0.00 0.03 99.58 22:58:39 10:57:01 PM all 3.88 0.00 0.43 0.01 0.05 95.64 22:58:39 10:57:01 PM 0 5.43 0.00 0.45 0.00 0.03 94.09 22:58:39 10:57:01 PM 1 2.33 0.00 0.40 0.02 0.07 97.19 22:58:39 10:58:01 PM all 23.98 0.00 3.30 0.19 0.08 72.45 22:58:39 10:58:01 PM 0 38.12 0.00 3.63 0.25 0.08 57.92 22:58:39 10:58:01 PM 1 9.84 0.00 2.97 0.13 0.08 86.97 22:58:39 Average: all 14.88 0.00 2.40 5.88 0.25 76.58 22:58:39 Average: 0 18.41 0.00 2.66 6.54 0.07 72.33 22:58:39 Average: 1 11.38 0.00 2.15 5.23 0.42 80.82 22:58:39 22:58:39 22:58:39