23:37:33 Started by upstream project "netconf-distribution-mri-test-vanadium" build number 25 23:37:33 originally caused by: 23:37:33 Started by timer 23:37:33 Running as SYSTEM 23:37:33 [EnvInject] - Loading node environment variables. 23:37:33 Building remotely on prd-centos8-robot-2c-8g-4760 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 23:37:34 [ssh-agent] Looking for ssh-agent implementation... 23:37:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:37:34 $ ssh-agent 23:37:34 SSH_AUTH_SOCK=/tmp/ssh-TyIrLZgpaFZS/agent.5285 23:37:34 SSH_AGENT_PID=5286 23:37:34 [ssh-agent] Started. 23:37:34 Running ssh-add (command line suppressed) 23:37:34 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_10130082048596105018.key (/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/private_key_10130082048596105018.key) 23:37:34 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:37:34 The recommended git tool is: NONE 23:37:37 using credential opendaylight-jenkins-ssh 23:37:37 Wiping out workspace first. 23:37:37 Cloning the remote Git repository 23:37:37 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:37:37 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test # timeout=10 23:37:37 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:37:37 > git --version # timeout=10 23:37:37 > git --version # 'git version 2.43.0' 23:37:37 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:37:37 [INFO] Currently running in a labeled security context 23:37:37 [INFO] Currently SELinux is 'enforcing' on the host 23:37:37 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh1331480757728330707.key 23:37:37 Verifying host key using known hosts file 23:37:37 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:37:37 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:39 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:37:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:37:40 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:37:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:37:40 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:37:40 [INFO] Currently running in a labeled security context 23:37:40 [INFO] Currently SELinux is 'enforcing' on the host 23:37:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test@tmp/jenkins-gitclient-ssh2248281389075354362.key 23:37:40 Verifying host key using known hosts file 23:37: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. 23:37:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:37:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:37:40 Checking out Revision cc140aba40d20c279ad305eb08204917e9a97348 (origin/master) 23:37:40 > git config core.sparsecheckout # timeout=10 23:37:40 > git checkout -f cc140aba40d20c279ad305eb08204917e9a97348 # timeout=10 23:37:40 Commit message: "Add bgpcep variables for vanadium" 23:37:40 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:37:40 > git rev-list --no-walk 2791c5dea1951b0af9405c9ac43be0884a2c5414 # timeout=10 23:37:41 No emails were triggered. 23:37:41 provisioning config files... 23:37:41 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:37:41 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:37:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:37:41 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins4294577619937740740.sh 23:37:41 ---> python-tools-install.sh 23:37:41 Setup pyenv: 23:37:41 system 23:37:41 * 3.8.13 (set by /opt/pyenv/version) 23:37:41 * 3.9.13 (set by /opt/pyenv/version) 23:37:41 * 3.10.13 (set by /opt/pyenv/version) 23:37:41 * 3.11.7 (set by /opt/pyenv/version) 23:37:46 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-BeoH 23:37:46 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:37:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:37:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:37:50 lf-activate-venv(): INFO: Base packages installed successfully 23:37:50 lf-activate-venv(): INFO: Installing additional packages: lftools 23:38:13 lf-activate-venv(): INFO: Adding /tmp/venv-BeoH/bin to PATH 23:38:13 Generating Requirements File 23:38:32 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:38:32 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:38:33 Python 3.11.7 23:38:33 pip 25.3 from /tmp/venv-BeoH/lib/python3.11/site-packages/pip (python 3.11) 23:38:33 appdirs==1.4.4 23:38:33 argcomplete==3.6.3 23:38:33 aspy.yaml==1.3.0 23:38:33 attrs==25.4.0 23:38:33 autopage==0.5.2 23:38:33 beautifulsoup4==4.14.3 23:38:33 boto3==1.42.35 23:38:33 botocore==1.42.35 23:38:33 bs4==0.0.2 23:38:33 certifi==2026.1.4 23:38:33 cffi==2.0.0 23:38:33 cfgv==3.5.0 23:38:33 chardet==5.2.0 23:38:33 charset-normalizer==3.4.4 23:38:33 click==8.3.1 23:38:33 cliff==4.13.1 23:38:33 cmd2==3.1.0 23:38:33 cryptography==3.3.2 23:38:33 debtcollector==3.0.0 23:38:33 decorator==5.2.1 23:38:33 defusedxml==0.7.1 23:38:33 Deprecated==1.3.1 23:38:33 distlib==0.4.0 23:38:33 dnspython==2.8.0 23:38:33 docker==7.1.0 23:38:33 dogpile.cache==1.5.0 23:38:33 durationpy==0.10 23:38:33 email-validator==2.3.0 23:38:33 filelock==3.20.3 23:38:33 future==1.0.0 23:38:33 gitdb==4.0.12 23:38:33 GitPython==3.1.46 23:38:33 httplib2==0.30.2 23:38:33 identify==2.6.16 23:38:33 idna==3.11 23:38:33 importlib-resources==1.5.0 23:38:33 iso8601==2.1.0 23:38:33 Jinja2==3.1.6 23:38:33 jmespath==1.1.0 23:38:33 jsonpatch==1.33 23:38:33 jsonpointer==3.0.0 23:38:33 jsonschema==4.26.0 23:38:33 jsonschema-specifications==2025.9.1 23:38:33 keystoneauth1==5.13.0 23:38:33 kubernetes==35.0.0 23:38:33 lftools==0.37.21 23:38:33 lxml==6.0.2 23:38:33 markdown-it-py==4.0.0 23:38:33 MarkupSafe==3.0.3 23:38:33 mdurl==0.1.2 23:38:33 msgpack==1.1.2 23:38:33 multi_key_dict==2.0.3 23:38:33 munch==4.0.0 23:38:33 netaddr==1.3.0 23:38:33 niet==1.4.2 23:38:33 nodeenv==1.10.0 23:38:33 oauth2client==4.1.3 23:38:33 oauthlib==3.3.1 23:38:33 openstacksdk==4.9.0 23:38:33 os-service-types==1.8.2 23:38:33 osc-lib==4.3.0 23:38:33 oslo.config==10.2.0 23:38:33 oslo.context==6.2.0 23:38:33 oslo.i18n==6.7.1 23:38:33 oslo.log==8.0.0 23:38:33 oslo.serialization==5.9.0 23:38:33 oslo.utils==9.2.0 23:38:33 packaging==26.0 23:38:33 pbr==7.0.3 23:38:33 platformdirs==4.5.1 23:38:33 prettytable==3.17.0 23:38:33 psutil==7.2.1 23:38:33 pyasn1==0.6.2 23:38:33 pyasn1_modules==0.4.2 23:38:33 pycparser==3.0 23:38:33 pygerrit2==2.0.15 23:38:33 PyGithub==2.8.1 23:38:33 Pygments==2.19.2 23:38:33 PyJWT==2.10.1 23:38:33 PyNaCl==1.6.2 23:38:33 pyparsing==2.4.7 23:38:33 pyperclip==1.11.0 23:38:33 pyrsistent==0.20.0 23:38:33 python-cinderclient==9.8.0 23:38:33 python-dateutil==2.9.0.post0 23:38:33 python-heatclient==5.0.0 23:38:33 python-jenkins==1.8.3 23:38:33 python-keystoneclient==5.7.0 23:38:33 python-magnumclient==4.9.0 23:38:33 python-openstackclient==8.3.0 23:38:33 python-swiftclient==4.9.0 23:38:33 PyYAML==6.0.3 23:38:33 referencing==0.37.0 23:38:33 requests==2.32.5 23:38:33 requests-oauthlib==2.0.0 23:38:33 requestsexceptions==1.4.0 23:38:33 rfc3986==2.0.0 23:38:33 rich==14.3.1 23:38:33 rich-argparse==1.7.2 23:38:33 rpds-py==0.30.0 23:38:33 rsa==4.9.1 23:38:33 ruamel.yaml==0.19.1 23:38:33 ruamel.yaml.clib==0.2.15 23:38:33 s3transfer==0.16.0 23:38:33 simplejson==3.20.2 23:38:33 six==1.17.0 23:38:33 smmap==5.0.2 23:38:33 soupsieve==2.8.3 23:38:33 stevedore==5.6.0 23:38:33 tabulate==0.9.0 23:38:33 toml==0.10.2 23:38:33 tomlkit==0.14.0 23:38:33 tqdm==4.67.1 23:38:33 typing_extensions==4.15.0 23:38:33 tzdata==2025.3 23:38:33 urllib3==1.26.20 23:38:33 virtualenv==20.36.1 23:38:33 wcwidth==0.4.0 23:38:33 websocket-client==1.9.0 23:38:33 wrapt==2.0.1 23:38:33 xdg==6.0.0 23:38:33 xmltodict==1.0.2 23:38:33 yq==3.4.3 23:38:33 [EnvInject] - Injecting environment variables from a build step. 23:38:33 [EnvInject] - Injecting as environment variables the properties content 23:38:33 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:38:33 OS_CLOUD=vex 23:38:33 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-51 23:38:33 OS_STACK_TEMPLATE_DIR=openstack-hot 23:38:33 23:38:33 [EnvInject] - Variables injected successfully. 23:38:33 provisioning config files... 23:38:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:38:45 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins8104464638888748151.sh 23:38:45 ---> Create parameters file for OpenStack HOT 23:38:45 OpenStack Heat parameters generated 23:38:45 ----------------------------------- 23:38:45 parameters: 23:38:45 vm_0_count: '3' 23:38:45 vm_0_flavor: 'v3-standard-4' 23:38:45 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20260109-084045.554' 23:38:45 vm_1_count: '1' 23:38:45 vm_1_flavor: 'v3-standard-2' 23:38:45 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:38:45 23:38:45 job_name: '64128-51' 23:38:45 silo: 'releng' 23:38:45 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins4179412845121909119.sh 23:38:45 ---> Create HEAT stack 23:38:45 + source /home/jenkins/lf-env.sh 23:38:45 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:38:45 ++ mktemp -d /tmp/venv-XXXX 23:38:45 + lf_venv=/tmp/venv-Exah 23:38:45 + local venv_file=/tmp/.os_lf_venv 23:38:45 + local python=python3 23:38:45 + local options 23:38:45 + local set_path=true 23:38:45 + local install_args= 23:38:45 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:38:45 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:38:45 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:38:45 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:38:45 + true 23:38:45 + case $1 in 23:38:45 + python=python3 23:38:45 + shift 2 23:38:45 + true 23:38:45 + case $1 in 23:38:45 + shift 23:38:45 + break 23:38:45 + case $python in 23:38:45 + local pkg_list= 23:38:45 + [[ -d /opt/pyenv ]] 23:38:45 + echo 'Setup pyenv:' 23:38:45 Setup pyenv: 23:38:45 + export PYENV_ROOT=/opt/pyenv 23:38:45 + PYENV_ROOT=/opt/pyenv 23:38:45 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:38:45 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:38:45 + pyenv versions 23:38:45 system 23:38:45 3.8.13 23:38:45 3.9.13 23:38:45 3.10.13 23:38:45 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:38:45 + command -v pyenv 23:38:45 ++ pyenv init - --no-rehash 23:38:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:38:45 for i in ${!paths[@]}; do 23:38:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:38:45 fi; done; 23:38:45 echo "${paths[*]}"'\'')" 23:38:45 export PATH="/opt/pyenv/shims:${PATH}" 23:38:45 export PYENV_SHELL=bash 23:38:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:38:45 pyenv() { 23:38:45 local command 23:38:45 command="${1:-}" 23:38:45 if [ "$#" -gt 0 ]; then 23:38:45 shift 23:38:45 fi 23:38:45 23:38:45 case "$command" in 23:38:45 rehash|shell) 23:38:45 eval "$(pyenv "sh-$command" "$@")" 23:38:45 ;; 23:38:45 *) 23:38:45 command pyenv "$command" "$@" 23:38:45 ;; 23:38:45 esac 23:38:45 }' 23:38:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:38:45 for i in ${!paths[@]}; do 23:38:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:38:45 fi; done; 23:38:45 echo "${paths[*]}"' 23:38:45 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:38:45 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:38:45 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:38:45 ++ export PYENV_SHELL=bash 23:38:45 ++ PYENV_SHELL=bash 23:38:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:38:45 +++ complete -F _pyenv pyenv 23:38:45 ++ lf-pyver python3 23:38:45 ++ local py_version_xy=python3 23:38:45 ++ local py_version_xyz= 23:38:46 ++ awk '{ print $1 }' 23:38:46 ++ pyenv versions 23:38:46 ++ local command 23:38:46 ++ command=versions 23:38:46 ++ '[' 1 -gt 0 ']' 23:38:46 ++ shift 23:38:46 ++ case "$command" in 23:38:46 ++ command pyenv versions 23:38:46 ++ pyenv versions 23:38:46 ++ sed 's/^[ *]* //' 23:38:46 ++ grep -E '^[0-9.]*[0-9]$' 23:38:46 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:38:46 +++ grep '^3' /tmp/.pyenv_versions 23:38:46 +++ tail -n 1 23:38:46 +++ sort -V 23:38:46 ++ py_version_xyz=3.11.7 23:38:46 ++ [[ -z 3.11.7 ]] 23:38:46 ++ echo 3.11.7 23:38:46 ++ return 0 23:38:46 + pyenv local 3.11.7 23:38:46 + local command 23:38:46 + command=local 23:38:46 + '[' 2 -gt 0 ']' 23:38:46 + shift 23:38:46 + case "$command" in 23:38:46 + command pyenv local 3.11.7 23:38:46 + pyenv local 3.11.7 23:38:46 + for arg in "$@" 23:38:46 + case $arg in 23:38:46 + pkg_list+='lftools[openstack] ' 23:38:46 + for arg in "$@" 23:38:46 + case $arg in 23:38:46 + pkg_list+='kubernetes ' 23:38:46 + for arg in "$@" 23:38:46 + case $arg in 23:38:46 + pkg_list+='niet ' 23:38:46 + for arg in "$@" 23:38:46 + case $arg in 23:38:46 + pkg_list+='python-heatclient ' 23:38:46 + for arg in "$@" 23:38:46 + case $arg in 23:38:46 + pkg_list+='python-openstackclient ' 23:38:46 + for arg in "$@" 23:38:46 + case $arg in 23:38:46 + pkg_list+='python-magnumclient ' 23:38:46 + for arg in "$@" 23:38:46 + case $arg in 23:38:46 + pkg_list+='urllib3~=1.26.15 ' 23:38:46 + for arg in "$@" 23:38:46 + case $arg in 23:38:46 + pkg_list+='yq ' 23:38:46 + [[ -f /tmp/.os_lf_venv ]] 23:38:46 ++ cat /tmp/.os_lf_venv 23:38:46 + lf_venv=/tmp/venv-BeoH 23:38:46 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BeoH from' file:/tmp/.os_lf_venv 23:38:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BeoH from file:/tmp/.os_lf_venv 23:38:46 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:38:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:38:46 + local 'pip_opts=--upgrade --quiet' 23:38:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:38:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:38:46 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:38:46 + [[ -n '' ]] 23:38:46 + [[ -n '' ]] 23:38:46 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:38:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:38:46 + /tmp/venv-BeoH/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 23:38:48 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:38:48 lf-activate-venv(): INFO: Base packages installed successfully 23:38:48 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:38:48 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:38:48 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:38:48 + /tmp/venv-BeoH/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:39:04 + type python3 23:39:04 + true 23:39:04 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-BeoH/bin to PATH' 23:39:04 lf-activate-venv(): INFO: Adding /tmp/venv-BeoH/bin to PATH 23:39:04 + PATH=/tmp/venv-BeoH/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 23:39:04 + return 0 23:39:04 + openstack --os-cloud vex limits show --absolute 23:39:06 +--------------------------+---------+ 23:39:06 | Name | Value | 23:39:06 +--------------------------+---------+ 23:39:06 | maxTotalInstances | -1 | 23:39:06 | maxTotalCores | 450 | 23:39:06 | maxTotalRAMSize | 1000000 | 23:39:06 | maxServerMeta | 128 | 23:39:06 | maxImageMeta | 128 | 23:39:06 | maxPersonality | 5 | 23:39:06 | maxPersonalitySize | 10240 | 23:39:06 | maxTotalKeypairs | 100 | 23:39:06 | maxServerGroups | 10 | 23:39:06 | maxServerGroupMembers | 10 | 23:39:06 | maxTotalFloatingIps | -1 | 23:39:06 | maxSecurityGroups | -1 | 23:39:06 | maxSecurityGroupRules | -1 | 23:39:06 | totalRAMUsed | 606208 | 23:39:06 | totalCoresUsed | 148 | 23:39:06 | totalInstancesUsed | 51 | 23:39:06 | totalFloatingIpsUsed | 0 | 23:39:06 | totalSecurityGroupsUsed | 0 | 23:39:06 | totalServerGroupsUsed | 0 | 23:39:06 | maxTotalVolumes | -1 | 23:39:06 | maxTotalSnapshots | 10 | 23:39:06 | maxTotalVolumeGigabytes | 4096 | 23:39:06 | maxTotalBackups | 10 | 23:39:06 | maxTotalBackupGigabytes | 1000 | 23:39:06 | totalVolumesUsed | 0 | 23:39:06 | totalGigabytesUsed | 0 | 23:39:06 | totalSnapshotsUsed | 0 | 23:39:06 | totalBackupsUsed | 0 | 23:39:06 | totalBackupGigabytesUsed | 0 | 23:39:06 +--------------------------+---------+ 23:39:06 + pushd /opt/ciman/openstack-hot 23:39:06 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 23:39:06 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-vanadium-51 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/stack-parameters.yaml 23:39:43 Creating stack releng-netconf-csit-3node-clustering-scale-only-vanadium-51 23:39:43 Waiting to initialize infrastructure... 23:39:43 Waiting to initialize infrastructure... 23:39:43 Stack initialization successful. 23:39:43 ------------------------------------ 23:39:43 Stack Details 23:39:43 ------------------------------------ 23:39:43 {'added': None, 23:39:43 'capabilities': [], 23:39:43 'created_at': '2026-01-26T23:39:09Z', 23:39:43 'deleted': None, 23:39:43 'deleted_at': None, 23:39:43 'description': 'No description', 23:39:43 'environment': None, 23:39:43 'environment_files': None, 23:39:43 'files': None, 23:39:43 'files_container': None, 23:39:43 'id': '51326f81-9cdc-4b8e-84f2-2b70c171dded', 23:39:43 'is_rollback_disabled': True, 23:39:43 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-vanadium-51/51326f81-9cdc-4b8e-84f2-2b70c171dded', 23:39:43 'rel': 'self'}], 23:39:43 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 23:39:43 'name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-51', 23:39:43 'notification_topics': [], 23:39:43 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:39:43 'output_key': 'vm_0_ips', 23:39:43 'output_value': ['10.30.171.39', 23:39:43 '10.30.170.60', 23:39:43 '10.30.171.227']}, 23:39:43 {'description': 'IP addresses of the 2nd vm types', 23:39:43 'output_key': 'vm_1_ips', 23:39:43 'output_value': ['10.30.171.167']}], 23:39:43 'owner_id': ****, 23:39:43 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:39:43 'OS::stack_id': '51326f81-9cdc-4b8e-84f2-2b70c171dded', 23:39:43 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-vanadium-51', 23:39:43 'job_name': '64128-51', 23:39:43 'silo': 'releng', 23:39:43 'vm_0_count': '3', 23:39:43 'vm_0_flavor': 'v3-standard-4', 23:39:43 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:39:43 '20260109-084045.554', 23:39:43 'vm_1_count': '1', 23:39:43 'vm_1_flavor': 'v3-standard-2', 23:39:43 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 23:39:43 '- 20250917-133034.654'}, 23:39:43 'parent_id': None, 23:39:43 'replaced': None, 23:39:43 'status': 'CREATE_COMPLETE', 23:39:43 'status_reason': 'Stack CREATE completed successfully', 23:39:43 'tags': [], 23:39:43 'template': None, 23:39:43 'template_description': 'No description', 23:39:43 'template_url': None, 23:39:43 'timeout_mins': 15, 23:39:43 'unchanged': None, 23:39:43 'updated': None, 23:39:43 'updated_at': None, 23:39:43 'user_project_id': '8fa87f8764f848668b816c0b2f2a62f0'} 23:39:43 ------------------------------------ 23:39:43 + popd 23:39:43 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 23:39:43 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins16153505407473875072.sh 23:39:43 ---> Copy SSH public keys to CSIT lab 23:39:43 Setup pyenv: 23:39:43 system 23:39:43 3.8.13 23:39:43 3.9.13 23:39:43 3.10.13 23:39:43 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:39:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BeoH from file:/tmp/.os_lf_venv 23:39:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:39:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:39:45 lf-activate-venv(): INFO: Base packages installed successfully 23:39:45 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:39:58 lf-activate-venv(): INFO: Adding /tmp/venv-BeoH/bin to PATH 23:40:05 SSH not responding on 10.30.170.60. Retrying in 10 seconds... 23:40:05 SSH not responding on 10.30.171.227. Retrying in 10 seconds... 23:40:06 Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts. 23:40:06 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:40:06 releng-64128-51-1-mininet-ovs-217-0 23:40:06 Successfully copied public keys to slave 10.30.171.167 23:40:06 Process 6502 ready. 23:40:06 releng-64128-51-0-builder-0 23:40:06 Successfully copied public keys to slave 10.30.171.39 23:40:06 Process 6503 ready. 23:40:15 Ping to 10.30.170.60 successful. 23:40:15 Ping to 10.30.171.227 successful. 23:40:16 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:40:16 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:40:16 releng-64128-51-0-builder-1 23:40:16 Successfully copied public keys to slave 10.30.170.60 23:40:16 Process 6504 ready. 23:40:17 releng-64128-51-0-builder-2 23:40:17 Successfully copied public keys to slave 10.30.171.227 23:40:17 Process 6505 ready. 23:40:17 SSH ready on all stack servers. 23:40:17 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins15047075381817723198.sh 23:40:17 Setup pyenv: 23:40:17 system 23:40:17 3.8.13 23:40:17 3.9.13 23:40:17 3.10.13 23:40:17 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:40:21 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-k6SX 23:40:21 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.robot_venv 23:40:21 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:40:21 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:40:25 lf-activate-venv(): INFO: Base packages installed successfully 23:40:25 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:40:27 lf-activate-venv(): INFO: Adding /tmp/venv-k6SX/bin to PATH 23:40:27 + echo 'Installing Python Requirements' 23:40:27 Installing Python Requirements 23:40:27 + cat 23:40:27 + python -m pip install -r requirements.txt 23:40:27 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:40:27 Collecting docker-py (from -r requirements.txt (line 1)) 23:40:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 23:40:27 Collecting ipaddr (from -r requirements.txt (line 2)) 23:40:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:40:27 Installing build dependencies: started 23:40:28 Installing build dependencies: finished with status 'done' 23:40:28 Getting requirements to build wheel: started 23:40:28 Getting requirements to build wheel: finished with status 'done' 23:40:28 Preparing metadata (pyproject.toml): started 23:40:28 Preparing metadata (pyproject.toml): finished with status 'done' 23:40:28 Collecting netaddr (from -r requirements.txt (line 3)) 23:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 23:40:28 Collecting netifaces (from -r requirements.txt (line 4)) 23:40:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:40:29 Installing build dependencies: started 23:40:29 Installing build dependencies: finished with status 'done' 23:40:29 Getting requirements to build wheel: started 23:40:30 Getting requirements to build wheel: finished with status 'done' 23:40:30 Preparing metadata (pyproject.toml): started 23:40:30 Preparing metadata (pyproject.toml): finished with status 'done' 23:40:30 Collecting pyhocon (from -r requirements.txt (line 5)) 23:40:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:40:30 Collecting requests (from -r requirements.txt (line 6)) 23:40:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:40:30 Collecting robotframework (from -r requirements.txt (line 7)) 23:40:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.4.1/robotframework-7.4.1-py3-none-any.whl (806 kB) 23:40:30 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 806.9/806.9 kB 33.7 MB/s 0:00:00 23:40:30 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:40:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:40:30 Installing build dependencies: started 23:40:31 Installing build dependencies: finished with status 'done' 23:40:31 Getting requirements to build wheel: started 23:40:31 Getting requirements to build wheel: finished with status 'done' 23:40:31 Preparing metadata (pyproject.toml): started 23:40:32 Preparing metadata (pyproject.toml): finished with status 'done' 23:40:32 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 23:40:32 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 23:40:32 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:40:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:40:32 Installing build dependencies: started 23:40:33 Installing build dependencies: finished with status 'done' 23:40:33 Getting requirements to build wheel: started 23:40:33 Getting requirements to build wheel: finished with status 'done' 23:40:33 Preparing metadata (pyproject.toml): started 23:40:33 Preparing metadata (pyproject.toml): finished with status 'done' 23:40:33 Collecting scapy (from -r requirements.txt (line 12)) 23:40:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.7.0/scapy-2.7.0-py3-none-any.whl (2.6 MB) 23:40:33 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.6/2.6 MB 43.0 MB/s 0:00:00 23:40:33 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:40:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:40:33 Installing build dependencies: started 23:40:34 Installing build dependencies: finished with status 'done' 23:40:34 Getting requirements to build wheel: started 23:40:34 Getting requirements to build wheel: finished with status 'done' 23:40:34 Preparing metadata (pyproject.toml): started 23:40:35 Preparing metadata (pyproject.toml): finished with status 'done' 23:40:35 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:40:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.1/elasticsearch-9.2.1-py3-none-any.whl (963 kB) 23:40:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 963.6/963.6 kB 36.7 MB/s 0:00:00 23:40:35 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:40:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 23:40:35 Collecting pyangbind (from -r requirements.txt (line 22)) 23:40:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.7/pyangbind-0.8.7-py3-none-any.whl (52 kB) 23:40:35 Collecting isodate (from -r requirements.txt (line 25)) 23:40:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:40:35 Collecting jmespath (from -r requirements.txt (line 28)) 23:40:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.1.0/jmespath-1.1.0-py3-none-any.whl (20 kB) 23:40:35 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:40:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:40:35 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:40:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:40:35 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:40:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 23:40:35 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:40:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:40:35 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:40:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 23:40:35 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:40:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.9.0/websocket_client-1.9.0-py3-none-any.whl (82 kB) 23:40:35 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:40:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.3.2/pyparsing-3.3.2-py3-none-any.whl (122 kB) 23:40:36 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:40:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.4/charset_normalizer-3.4.4-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (151 kB) 23:40:36 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:40:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:40:36 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:40:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.6.3/urllib3-2.6.3-py3-none-any.whl (131 kB) 23:40:36 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:40:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2026.1.4/certifi-2026.1.4-py3-none-any.whl (152 kB) 23:40:36 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:40:36 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:40:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 23:40:36 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 23:40:36 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:40:36 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:40:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 23:40:36 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 23:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.1/anyio-4.12.1-py3-none-any.whl (113 kB) 23:40:36 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 23:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.1/elastic_transport-9.2.1-py3-none-any.whl (65 kB) 23:40:36 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:40:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 23:40:36 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 23:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:40:36 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:40:36 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 23:40:36 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.3/elasticsearch-8.19.3-py3-none-any.whl (952 kB) 23:40:36 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 952.8/952.8 kB 36.2 MB/s 0:00:00 23:40:36 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 23:40:36 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 23:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 23:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 23:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 23:40:36 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:40:36 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 23:40:37 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:40:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:40:37 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 39.3 MB/s 0:00:00 23:40:37 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:40:37 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 23:40:38 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:40:38 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) 23:40:38 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.5/800.5 kB 27.6 MB/s 0:00:00 23:40:38 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:40:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:40:38 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:40:38 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 23:40:39 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:40:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.3/cryptography-46.0.3-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 23:40:39 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:40:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:40:39 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:40:39 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) 23:40:39 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:40:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 23:40:39 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:40:39 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/3.0/pycparser-3.0-py3-none-any.whl (48 kB) 23:40:39 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:40:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.40.0/selenium-4.40.0-py3-none-any.whl (9.6 MB) 23:40:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 85.3 MB/s 0:00:00 23:40:40 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.5.0/robotframework_pythonlibcore-4.5.0-py3-none-any.whl (19 kB) 23:40:40 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:40:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 23:40:40 Collecting trio<1.0,>=0.31.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 23:40:40 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 23:40:40 Collecting trio-typing>=0.10.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-typing/0.10.0/trio_typing-0.10.0-py3-none-any.whl (42 kB) 23:40:40 Collecting types-certifi>=2021.10.8.3 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:40:40 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) 23:40:40 Collecting types-urllib3>=1.26.25.14 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:40:40 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) 23:40:40 Collecting attrs>=23.2.0 (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:40:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:40:40 Collecting sortedcontainers (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:40:40 Collecting outcome (from trio<1.0,>=0.31.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 23:40:40 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 23:40:40 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)) 23:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:40:40 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)) 23:40:40 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) 23:40:40 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)) 23:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/async-generator/1.10/async_generator-1.10-py3-none-any.whl (18 kB) 23:40:40 Requirement already satisfied: packaging in /tmp/venv-k6SX/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) 23:40:40 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)) 23:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/importlib-metadata/8.7.1/importlib_metadata-8.7.1-py3-none-any.whl (27 kB) 23:40:40 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:40:40 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:40:40 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:40:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 23:40:40 Collecting h11<1,>=0.16.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:40:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:40:40 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:40:40 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8.3/soupsieve-2.8.3-py3-none-any.whl (37 kB) 23:40:41 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)) 23:40:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/zipp/3.23.0/zipp-3.23.0-py3-none-any.whl (10 kB) 23:40:41 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:40:41 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:40:41 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:40:41 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55204 sha256=e71912eb47b13374ab6d48253b73aaa13fab7dd978393c584764e5da2c7b19f8 23:40:41 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:40:41 Building wheel for ipaddr (pyproject.toml): started 23:40:41 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:40:41 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18354 sha256=a41f0da76a0b5be81c462a8fd2acfa72641e959b632acbd98c452eb61905f559 23:40:41 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:40:41 Building wheel for netifaces (pyproject.toml): started 23:40:43 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:40:43 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41083 sha256=8c2f0f5842b467da91d4664e9232fc8585fe217a84976cb3e62974e04fb20e02 23:40:43 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:40:43 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:40:44 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:40:44 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10013 sha256=de2372c3646f32022546f5cc1b32c2fc040dc5dea75c712d8c62966a4f713e82 23:40:44 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:40:44 Building wheel for jsonpath-rw (pyproject.toml): started 23:40:44 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:40:44 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15175 sha256=114b1dc5f33240c78364b2f4b57f2f5c9ff7f57cbb8dfdf49eb85a6164d128dc 23:40:44 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:40:44 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:40:44 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 23:40:51 23:40:51 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 23:40:51 + pip freeze 23:40:52 async-generator==1.10 23:40:52 attrs==25.4.0 23:40:52 bcrypt==5.0.0 23:40:52 beautifulsoup4==4.14.3 23:40:52 certifi==2026.1.4 23:40:52 cffi==2.0.0 23:40:52 charset-normalizer==3.4.4 23:40:52 click==8.3.1 23:40:52 cryptography==46.0.3 23:40:52 decorator==5.2.1 23:40:52 distlib==0.4.0 23:40:52 docker-py==1.10.6 23:40:52 docker-pycreds==0.4.0 23:40:52 elastic-transport==8.17.1 23:40:52 elasticsearch==8.19.3 23:40:52 elasticsearch-dsl==8.15.4 23:40:52 enum34==1.1.10 23:40:52 filelock==3.20.3 23:40:52 h11==0.16.0 23:40:52 idna==3.11 23:40:52 importlib_metadata==8.7.1 23:40:52 invoke==2.2.1 23:40:52 ipaddr==2.2.0 23:40:52 isodate==0.7.2 23:40:52 jmespath==1.1.0 23:40:52 jsonpatch==1.33 23:40:52 jsonpath-rw==1.4.0 23:40:52 jsonpointer==3.0.0 23:40:52 lxml==6.0.2 23:40:52 mypy_extensions==1.1.0 23:40:52 netaddr==1.3.0 23:40:52 netifaces==0.11.0 23:40:52 outcome==1.3.0.post0 23:40:52 packaging==26.0 23:40:52 paramiko==4.0.0 23:40:52 platformdirs==4.5.1 23:40:52 ply==3.11 23:40:52 pyang==2.7.1 23:40:52 pyangbind==0.8.7 23:40:52 pycparser==3.0 23:40:52 pyhocon==0.3.61 23:40:52 PyNaCl==1.6.2 23:40:52 pyparsing==3.3.2 23:40:52 PySocks==1.7.1 23:40:52 python-dateutil==2.9.0.post0 23:40:52 regex==2026.1.15 23:40:52 requests==2.32.5 23:40:52 robotframework==7.4.1 23:40:52 robotframework-httplibrary==0.4.2 23:40:52 robotframework-pythonlibcore==4.5.0 23:40:52 robotframework-requests==0.9.7 23:40:52 robotframework-selenium2library==3.0.0 23:40:52 robotframework-seleniumlibrary==6.8.0 23:40:52 robotframework-sshlibrary==3.8.0 23:40:52 scapy==2.7.0 23:40:52 scp==0.15.0 23:40:52 selenium==4.40.0 23:40:52 six==1.17.0 23:40:52 sniffio==1.3.1 23:40:52 sortedcontainers==2.4.0 23:40:52 soupsieve==2.8.3 23:40:52 trio==0.32.0 23:40:52 trio-typing==0.10.0 23:40:52 trio-websocket==0.12.2 23:40:52 types-certifi==2021.10.8.3 23:40:52 types-urllib3==1.26.25.14 23:40:52 typing_extensions==4.15.0 23:40:52 urllib3==2.6.3 23:40:52 virtualenv==20.36.1 23:40:52 waitress==3.0.2 23:40:52 WebOb==1.8.9 23:40:52 websocket-client==1.9.0 23:40:52 WebTest==3.0.7 23:40:52 wsproto==1.3.2 23:40:52 zipp==3.23.0 23:40:52 [EnvInject] - Injecting environment variables from a build step. 23:40:52 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:40:52 [EnvInject] - Variables injected successfully. 23:40:52 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins8774454628842430366.sh 23:40:52 Setup pyenv: 23:40:52 system 23:40:52 3.8.13 23:40:52 3.9.13 23:40:52 3.10.13 23:40:52 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:40:52 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BeoH from file:/tmp/.os_lf_venv 23:40:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:40:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:40:54 lf-activate-venv(): INFO: Base packages installed successfully 23:40:54 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:41:01 lf-activate-venv(): INFO: Adding /tmp/venv-BeoH/bin to PATH 23:41:01 + ODL_SYSTEM=() 23:41:01 + TOOLS_SYSTEM=() 23:41:01 + OPENSTACK_SYSTEM=() 23:41:01 + OPENSTACK_CONTROLLERS=() 23:41:01 + mapfile -t ADDR 23:41:01 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-vanadium-51 23:41:01 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:41:03 + for i in "${ADDR[@]}" 23:41:03 ++ ssh 10.30.171.39 hostname -s 23:41:03 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:41:04 + REMHOST=releng-64128-51-0-builder-0 23:41:04 + case ${REMHOST} in 23:41:04 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:41:04 + for i in "${ADDR[@]}" 23:41:04 ++ ssh 10.30.170.60 hostname -s 23:41:04 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:41:04 + REMHOST=releng-64128-51-0-builder-1 23:41:04 + case ${REMHOST} in 23:41:04 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:41:04 + for i in "${ADDR[@]}" 23:41:04 ++ ssh 10.30.171.227 hostname -s 23:41:04 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:41:04 + REMHOST=releng-64128-51-0-builder-2 23:41:04 + case ${REMHOST} in 23:41:04 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:41:04 + for i in "${ADDR[@]}" 23:41:04 ++ ssh 10.30.171.167 hostname -s 23:41:04 Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts. 23:41:04 + REMHOST=releng-64128-51-1-mininet-ovs-217-0 23:41:04 + case ${REMHOST} in 23:41:04 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:41:04 + echo NUM_ODL_SYSTEM=3 23:41:04 + echo NUM_TOOLS_SYSTEM=1 23:41:04 + '[' '' == yes ']' 23:41:04 + NUM_OPENSTACK_SYSTEM=0 23:41:04 + echo NUM_OPENSTACK_SYSTEM=0 23:41:04 + '[' 0 -eq 2 ']' 23:41:04 + echo ODL_SYSTEM_IP=10.30.171.39 23:41:04 ++ seq 0 2 23:41:04 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:41:04 + echo ODL_SYSTEM_1_IP=10.30.171.39 23:41:04 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:41:04 + echo ODL_SYSTEM_2_IP=10.30.170.60 23:41:04 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:41:04 + echo ODL_SYSTEM_3_IP=10.30.171.227 23:41:04 + echo TOOLS_SYSTEM_IP=10.30.171.167 23:41:04 ++ seq 0 0 23:41:04 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:41:04 + echo TOOLS_SYSTEM_1_IP=10.30.171.167 23:41:04 + openstack_index=0 23:41:04 + NUM_OPENSTACK_CONTROL_NODES=1 23:41:04 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:41:04 ++ seq 0 0 23:41:04 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:41:04 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:41:04 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:41:04 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:41:04 + '[' -1 -ge 2 ']' 23:41:04 ++ seq 0 -2 23:41:04 + NUM_OPENSTACK_HAPROXY_NODES=0 23:41:04 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:41:04 ++ seq 0 -1 23:41:04 + echo 'Contents of slave_addresses.txt:' 23:41:04 Contents of slave_addresses.txt: 23:41:04 + cat slave_addresses.txt 23:41:04 NUM_ODL_SYSTEM=3 23:41:04 NUM_TOOLS_SYSTEM=1 23:41:04 NUM_OPENSTACK_SYSTEM=0 23:41:04 ODL_SYSTEM_IP=10.30.171.39 23:41:04 ODL_SYSTEM_1_IP=10.30.171.39 23:41:04 ODL_SYSTEM_2_IP=10.30.170.60 23:41:04 ODL_SYSTEM_3_IP=10.30.171.227 23:41:04 TOOLS_SYSTEM_IP=10.30.171.167 23:41:04 TOOLS_SYSTEM_1_IP=10.30.171.167 23:41:04 NUM_OPENSTACK_CONTROL_NODES=1 23:41:04 OPENSTACK_CONTROL_NODE_1_IP= 23:41:04 NUM_OPENSTACK_COMPUTE_NODES=-1 23:41:04 NUM_OPENSTACK_HAPROXY_NODES=0 23:41:04 [EnvInject] - Injecting environment variables from a build step. 23:41:04 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:41:04 [EnvInject] - Variables injected successfully. 23:41:04 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins4430324533425906827.sh 23:41:04 Preparing for JRE Version 21 23:41:04 Karaf artifact is netconf-karaf 23:41:04 Karaf project is netconf 23:41:04 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:41:04 [EnvInject] - Injecting environment variables from a build step. 23:41:04 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:41:04 [EnvInject] - Variables injected successfully. 23:41:05 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins18041232435873286680.sh 23:41:05 2026-01-26 23:41:05 URL:https://raw.githubusercontent.com/opendaylight/netconf/master/usecase/karaf/pom.xml [3690/3690] -> "pom.xml" [1] 23:41:05 Bundle version is 10.0.3-SNAPSHOT 23:41:05 --2026-01-26 23:41:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/maven-metadata.xml 23:41:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:41:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:41:05 HTTP request sent, awaiting response... 200 OK 23:41:05 Length: 1414 (1.4K) [application/xml] 23:41:05 Saving to: ‘maven-metadata.xml’ 23:41:05 23:41:05 0K . 100% 67.5M=0s 23:41:05 23:41:05 2026-01-26 23:41:05 (67.5 MB/s) - ‘maven-metadata.xml’ saved [1414/1414] 23:41:05 23:41:05 23:41:05 23:41:05 org.opendaylight.netconf 23:41:05 netconf-karaf 23:41:05 23:41:05 20260126190709 23:41:05 23:41:05 20260126.190709 23:41:05 100 23:41:05 23:41:05 23:41:05 23:41:05 pom 23:41:05 10.0.3-20260126.190709-100 23:41:05 20260126190709 23:41:05 23:41:05 23:41:05 tar.gz 23:41:05 10.0.3-20260126.190709-100 23:41:05 20260126190709 23:41:05 23:41:05 23:41:05 zip 23:41:05 10.0.3-20260126.190709-100 23:41:05 20260126190709 23:41:05 23:41:05 23:41:05 cyclonedx 23:41:05 xml 23:41:05 10.0.3-20260126.190709-100 23:41:05 20260126190709 23:41:05 23:41:05 23:41:05 cyclonedx 23:41:05 json 23:41:05 10.0.3-20260126.190709-100 23:41:05 20260126190709 23:41:05 23:41:05 23:41:05 23:41:05 10.0.3-SNAPSHOT 23:41:05 23:41:05 Nexus timestamp is 10.0.3-20260126.190709-100 23:41:05 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260126.190709-100.zip 23:41:05 Distribution bundle is netconf-karaf-10.0.3-20260126.190709-100.zip 23:41:05 Distribution bundle version is 10.0.3-SNAPSHOT 23:41:05 Distribution folder is netconf-karaf-10.0.3-SNAPSHOT 23:41:05 Nexus prefix is https://nexus.opendaylight.org 23:41:05 [EnvInject] - Injecting environment variables from a build step. 23:41:05 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:41:05 [EnvInject] - Variables injected successfully. 23:41:05 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins17655652714827634179.sh 23:41:05 Setup pyenv: 23:41:05 system 23:41:05 3.8.13 23:41:05 3.9.13 23:41:05 3.10.13 23:41:05 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:41:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BeoH from file:/tmp/.os_lf_venv 23:41:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:41:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:41:07 lf-activate-venv(): INFO: Base packages installed successfully 23:41:07 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:41:13 lf-activate-venv(): INFO: Adding /tmp/venv-BeoH/bin to PATH 23:41:13 Copying common-functions.sh to /tmp 23:41:17 Copying common-functions.sh to 10.30.171.39:/tmp 23:41:17 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:41:17 Copying common-functions.sh to 10.30.170.60:/tmp 23:41:17 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:41:18 Copying common-functions.sh to 10.30.171.227:/tmp 23:41:18 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:41:19 Copying common-functions.sh to 10.30.171.167:/tmp 23:41:19 Warning: Permanently added '10.30.171.167' (ECDSA) to the list of known hosts. 23:41:19 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins6953976213395353616.sh 23:41:19 common-functions.sh is being sourced 23:41:19 common-functions environment: 23:41:19 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:19 ACTUALFEATURES: 23:41:19 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:19 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:41:19 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:19 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:19 CONTROLLERMEM: 2048m 23:41:19 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 23:41:19 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:41:19 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:41:19 SUITES: 23:41:19 23:41:19 ################################################# 23:41:19 ## Configure Cluster and Start ## 23:41:19 ################################################# 23:41:19 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology 23:41:19 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology 23:41:19 Locating script plan to use... 23:41:19 Finished running script plans 23:41:19 Configuring member-1 with IP address 10.30.171.39 23:41:19 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:41:19 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:41:20 common-functions.sh is being sourced 23:41:20 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium 23:41:20 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:41:20 ++ echo 'common-functions.sh is being sourced' 23:41:20 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT 23:41:20 ++ DISTROSTREAM=vanadium 23:41:20 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:20 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:20 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:20 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:20 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:41:20 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:41:20 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:20 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:20 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:20 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:20 ++ export CONTROLLERMEM= 23:41:20 ++ CONTROLLERMEM= 23:41:20 ++ case "${DISTROSTREAM}" in 23:41:20 ++ CLUSTER_SYSTEM=pekko 23:41:20 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 23:41:20 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 23:41:20 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:41:20 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:41:20 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:41:20 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:41:20 ++ print_common_env 23:41:20 ++ cat 23:41:20 common-functions environment: 23:41:20 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:20 ACTUALFEATURES: 23:41:20 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:20 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:41:20 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:20 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:20 CONTROLLERMEM: 23:41:20 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 23:41:20 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:41:20 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:41:20 SUITES: 23:41:20 23:41:20 ++ SSH='ssh -t -t' 23:41:20 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:41:20 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:41:20 Changing to /tmp 23:41:20 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260126.190709-100.zip 23:41:20 + echo 'Changing to /tmp' 23:41:20 + cd /tmp 23:41:20 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260126.190709-100.zip' 23:41:20 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260126.190709-100.zip 23:41:20 --2026-01-26 23:41:20-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260126.190709-100.zip 23:41:20 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:41:20 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:41:20 HTTP request sent, awaiting response... 200 OK 23:41:20 Length: 155236692 (148M) [application/zip] 23:41:20 Saving to: ‘netconf-karaf-10.0.3-20260126.190709-100.zip’ 23:41:20 23:41:20 0K ........ ........ ........ ........ ........ ........ 2% 67.6M 2s 23:41:20 3072K ........ ........ ........ ........ ........ ........ 4% 112M 2s 23:41:20 6144K ........ ........ ........ ........ ........ ........ 6% 162M 1s 23:41:20 9216K ........ ........ ........ ........ ........ ........ 8% 170M 1s 23:41:20 12288K ........ ........ ........ ........ ........ ........ 10% 156M 1s 23:41:20 15360K ........ ........ ........ ........ ........ ........ 12% 198M 1s 23:41:20 18432K ........ ........ ........ ........ ........ ........ 14% 196M 1s 23:41:20 21504K ........ ........ ........ ........ ........ ........ 16% 200M 1s 23:41:20 24576K ........ ........ ........ ........ ........ ........ 18% 214M 1s 23:41:20 27648K ........ ........ ........ ........ ........ ........ 20% 235M 1s 23:41:20 30720K ........ ........ ........ ........ ........ ........ 22% 289M 1s 23:41:20 33792K ........ ........ ........ ........ ........ ........ 24% 292M 1s 23:41:20 36864K ........ ........ ........ ........ ........ ........ 26% 217M 1s 23:41:20 39936K ........ ........ ........ ........ ........ ........ 28% 226M 1s 23:41:20 43008K ........ ........ ........ ........ ........ ........ 30% 376M 1s 23:41:20 46080K ........ ........ ........ ........ ........ ........ 32% 297M 1s 23:41:20 49152K ........ ........ ........ ........ ........ ........ 34% 187M 1s 23:41:20 52224K ........ ........ ........ ........ ........ ........ 36% 215M 1s 23:41:20 55296K ........ ........ ........ ........ ........ ........ 38% 189M 0s 23:41:20 58368K ........ ........ ........ ........ ........ ........ 40% 187M 0s 23:41:20 61440K ........ ........ ........ ........ ........ ........ 42% 198M 0s 23:41:20 64512K ........ ........ ........ ........ ........ ........ 44% 260M 0s 23:41:20 67584K ........ ........ ........ ........ ........ ........ 46% 305M 0s 23:41:20 70656K ........ ........ ........ ........ ........ ........ 48% 287M 0s 23:41:20 73728K ........ ........ ........ ........ ........ ........ 50% 195M 0s 23:41:20 76800K ........ ........ ........ ........ ........ ........ 52% 277M 0s 23:41:20 79872K ........ ........ ........ ........ ........ ........ 54% 290M 0s 23:41:20 82944K ........ ........ ........ ........ ........ ........ 56% 268M 0s 23:41:20 86016K ........ ........ ........ ........ ........ ........ 58% 255M 0s 23:41:20 89088K ........ ........ ........ ........ ........ ........ 60% 291M 0s 23:41:20 92160K ........ ........ ........ ........ ........ ........ 62% 305M 0s 23:41:20 95232K ........ ........ ........ ........ ........ ........ 64% 297M 0s 23:41:20 98304K ........ ........ ........ ........ ........ ........ 66% 262M 0s 23:41:20 101376K ........ ........ ........ ........ ........ ........ 68% 218M 0s 23:41:20 104448K ........ ........ ........ ........ ........ ........ 70% 396M 0s 23:41:20 107520K ........ ........ ........ ........ ........ ........ 72% 301M 0s 23:41:20 110592K ........ ........ ........ ........ ........ ........ 74% 311M 0s 23:41:20 113664K ........ ........ ........ ........ ........ ........ 77% 301M 0s 23:41:20 116736K ........ ........ ........ ........ ........ ........ 79% 298M 0s 23:41:20 119808K ........ ........ ........ ........ ........ ........ 81% 310M 0s 23:41:20 122880K ........ ........ ........ ........ ........ ........ 83% 299M 0s 23:41:20 125952K ........ ........ ........ ........ ........ ........ 85% 294M 0s 23:41:20 129024K ........ ........ ........ ........ ........ ........ 87% 264M 0s 23:41:20 132096K ........ ........ ........ ........ ........ ........ 89% 307M 0s 23:41:20 135168K ........ ........ ........ ........ ........ ........ 91% 337M 0s 23:41:20 138240K ........ ........ ........ ........ ........ ........ 93% 305M 0s 23:41:20 141312K ........ ........ ........ ........ ........ ........ 95% 305M 0s 23:41:20 144384K ........ ........ ........ ........ ........ ........ 97% 303M 0s 23:41:20 147456K ........ ........ ........ ........ ........ ........ 99% 317M 0s 23:41:20 150528K ........ ........ 100% 329M=0.6s 23:41:20 23:41:20 2026-01-26 23:41:20 (232 MB/s) - ‘netconf-karaf-10.0.3-20260126.190709-100.zip’ saved [155236692/155236692] 23:41:20 23:41:20 + echo 'Extracting the new controller...' 23:41:20 Extracting the new controller... 23:41:20 + unzip -q netconf-karaf-10.0.3-20260126.190709-100.zip 23:41:22 Adding external repositories... 23:41:22 + echo 'Adding external repositories...' 23:41:22 + 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/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:22 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:22 ################################################################################ 23:41:22 # 23:41:22 # Licensed to the Apache Software Foundation (ASF) under one or more 23:41:22 # contributor license agreements. See the NOTICE file distributed with 23:41:22 # this work for additional information regarding copyright ownership. 23:41:22 # The ASF licenses this file to You under the Apache License, Version 2.0 23:41:22 # (the "License"); you may not use this file except in compliance with 23:41:22 # the License. You may obtain a copy of the License at 23:41:22 # 23:41:22 # http://www.apache.org/licenses/LICENSE-2.0 23:41:22 # 23:41:22 # Unless required by applicable law or agreed to in writing, software 23:41:22 # distributed under the License is distributed on an "AS IS" BASIS, 23:41:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:41:22 # See the License for the specific language governing permissions and 23:41:22 # limitations under the License. 23:41:22 # 23:41:22 ################################################################################ 23:41:22 23:41:22 # 23:41:22 # If set to true, the following property will not allow any certificate to be used 23:41:22 # when accessing Maven repositories through SSL 23:41:22 # 23:41:22 #org.ops4j.pax.url.mvn.certificateCheck= 23:41:22 23:41:22 # 23:41:22 # Path to the local Maven settings file. 23:41:22 # The repositories defined in this file will be automatically added to the list 23:41:22 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:41:22 # below is not set. 23:41:22 # The following locations are checked for the existence of the settings.xml file 23:41:22 # * 1. looks for the specified url 23:41:22 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:41:22 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:41:22 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:41:22 # 23:41:22 #org.ops4j.pax.url.mvn.settings= 23:41:22 23:41:22 # 23:41:22 # Path to the local Maven repository which is used to avoid downloading 23:41:22 # artifacts when they already exist locally. 23:41:22 # The value of this property will be extracted from the settings.xml file 23:41:22 # above, or defaulted to: 23:41:22 # System.getProperty( "user.home" ) + "/.m2/repository" 23:41:22 # 23:41:22 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:41:22 23:41:22 # 23:41:22 # Default this to false. It's just weird to use undocumented repos 23:41:22 # 23:41:22 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:41:22 23:41:22 # 23:41:22 # Uncomment if you don't wanna use the proxy settings 23:41:22 # from the Maven conf/settings.xml file 23:41:22 # 23:41:22 # org.ops4j.pax.url.mvn.proxySupport=false 23:41:22 23:41:22 # 23:41:22 # Disable aether support by default. This ensure that the defaultRepositories 23:41:22 # below will be used 23:41:22 # 23:41:22 #org.ops4j.pax.url.mvn.disableAether=true 23:41:22 23:41:22 # 23:41:22 # Comma separated list of repositories scanned when resolving an artifact. 23:41:22 # Those repositories will be checked before iterating through the 23:41:22 # below list of repositories and even before the local repository 23:41:22 # A repository url can be appended with zero or more of the following flags: 23:41:22 # @snapshots : the repository contains snaphots 23:41:22 # @noreleases : the repository does not contain any released artifacts 23:41:22 # 23:41:22 # The following property value will add the system folder as a repo. 23:41:22 # 23:41:22 #org.ops4j.pax.url.mvn.defaultRepositories= 23:41:22 23:41:22 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:41:22 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:41:22 23:41:22 # 23:41:22 # Comma separated list of repositories scanned when resolving an artifact. 23:41:22 # The default list includes the following repositories: 23:41:22 # http://repo1.maven.org/maven2@id=central 23:41:22 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:41:22 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:41:22 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:41:22 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:41:22 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:41:22 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:41:22 # To add repositories to the default ones, prepend '+' to the list of repositories 23:41:22 # to add. 23:41:22 # A repository url can be appended with zero or more of the following flags: 23:41:22 # @snapshots : the repository contains snapshots 23:41:22 # @noreleases : the repository does not contain any released artifacts 23:41:22 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:41:22 # 23:41:22 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 23:41:22 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 23:41:22 file:${karaf.data}/kar@id=kar.repository@multi 23:41:22 Configuring the startup features... 23:41:22 + [[ True == \T\r\u\e ]] 23:41:22 + echo 'Configuring the startup features...' 23:41:22 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:22 + FEATURE_TEST_STRING=features-test 23:41:22 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT 23:41:22 + KARAF_VERSION=netconf 23:41:22 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:41:22 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:22 ################################################################################ 23:41:22 # 23:41:22 # Licensed to the Apache Software Foundation (ASF) under one or more 23:41:22 # contributor license agreements. See the NOTICE file distributed with 23:41:22 # this work for additional information regarding copyright ownership. 23:41:22 # The ASF licenses this file to You under the Apache License, Version 2.0 23:41:22 # (the "License"); you may not use this file except in compliance with 23:41:22 # the License. You may obtain a copy of the License at 23:41:22 # 23:41:22 # http://www.apache.org/licenses/LICENSE-2.0 23:41:22 # 23:41:22 # Unless required by applicable law or agreed to in writing, software 23:41:22 # distributed under the License is distributed on an "AS IS" BASIS, 23:41:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:41:22 # See the License for the specific language governing permissions and 23:41:22 # limitations under the License. 23:41:22 # 23:41:22 ################################################################################ 23:41:22 23:41:22 # 23:41:22 # Comma separated list of features repositories to register by default 23:41:22 # 23:41:22 featuresRepositories = file:${karaf.etc}/d812fe1a-467b-42c7-8407-97aaa2b64199.xml 23:41:22 23:41:22 # 23:41:22 # Comma separated list of features to install at startup 23:41:22 # 23:41:22 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 9ddf0f9a-b23f-49fc-9e98-7d99fbaaf2ec 23:41:22 23:41:22 # 23:41:22 # Resource repositories (OBR) that the features resolver can use 23:41:22 # to resolve requirements/capabilities 23:41:22 # 23:41:22 # The format of the resourceRepositories is 23:41:22 # resourceRepositories=[xml:url|json:url],... 23:41:22 # for Instance: 23:41:22 # 23:41:22 #resourceRepositories=xml:http://host/path/to/index.xml 23:41:22 # or 23:41:22 #resourceRepositories=json:http://host/path/to/index.json 23:41:22 # 23:41:22 23:41:22 # 23:41:22 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:41:22 # 23:41:22 featuresBootAsynchronous=false 23:41:22 23:41:22 # 23:41:22 # Service requirements enforcement 23:41:22 # 23:41:22 # By default, the feature resolver checks the service requirements/capabilities of 23:41:22 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:41:22 # the required bundles. 23:41:22 # The following flag can have those values: 23:41:22 # - disable: service requirements are completely ignored 23:41:22 # - default: service requirements are ignored for old features 23:41:22 # - enforce: service requirements are always verified 23:41:22 # 23:41:22 #serviceRequirements=default 23:41:22 23:41:22 # 23:41:22 # Store cfg file for config element in feature 23:41:22 # 23:41:22 #configCfgStore=true 23:41:22 23:41:22 # 23:41:22 # Define if the feature service automatically refresh bundles 23:41:22 # 23:41:22 autoRefresh=true 23:41:22 23:41:22 # 23:41:22 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:41:22 # XML file defines instructions related to features processing 23:41:22 # versions.properties may declare properties to resolve placeholders in XML file 23:41:22 # both files are relative to ${karaf.etc} 23:41:22 # 23:41:22 #featureProcessing=org.apache.karaf.features.xml 23:41:22 #featureProcessingVersions=versions.properties 23:41:22 + configure_karaf_log netconf '' 23:41:22 + local -r karaf_version=netconf 23:41:22 + local -r controllerdebugmap= 23:41:22 + local logapi=log4j 23:41:22 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:41:22 log4j2.rootLogger.level = INFO 23:41:22 #log4j2.rootLogger.type = asyncRoot 23:41:22 #log4j2.rootLogger.includeLocation = false 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:41:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:41:22 log4j2.rootLogger.appenderRef.Console.ref = Console 23:41:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:41:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:41:22 log4j2.logger.spifly.name = org.apache.aries.spifly 23:41:22 log4j2.logger.spifly.level = WARN 23:41:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:41:22 log4j2.logger.audit.level = INFO 23:41:22 log4j2.logger.audit.additivity = false 23:41:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:41:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:41:22 log4j2.appender.console.type = Console 23:41:22 log4j2.appender.console.name = Console 23:41:22 log4j2.appender.console.layout.type = PatternLayout 23:41:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:41:22 log4j2.appender.rolling.type = RollingRandomAccessFile 23:41:22 log4j2.appender.rolling.name = RollingFile 23:41:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:41:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:41:22 #log4j2.appender.rolling.immediateFlush = false 23:41:22 log4j2.appender.rolling.append = true 23:41:22 log4j2.appender.rolling.layout.type = PatternLayout 23:41:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:41:22 log4j2.appender.rolling.policies.type = Policies 23:41:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:41:22 log4j2.appender.rolling.policies.size.size = 64MB 23:41:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:41:22 log4j2.appender.rolling.strategy.max = 7 23:41:22 log4j2.appender.audit.type = RollingRandomAccessFile 23:41:22 log4j2.appender.audit.name = AuditRollingFile 23:41:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:41:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:41:22 log4j2.appender.audit.append = true 23:41:22 log4j2.appender.audit.layout.type = PatternLayout 23:41:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:41:22 log4j2.appender.audit.policies.type = Policies 23:41:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:41:22 log4j2.appender.audit.policies.size.size = 8MB 23:41:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:41:22 log4j2.appender.audit.strategy.max = 7 23:41:22 log4j2.appender.osgi.type = PaxOsgi 23:41:22 log4j2.appender.osgi.name = PaxOsgi 23:41:22 log4j2.appender.osgi.filter = * 23:41:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:41:22 #log4j2.logger.aether.level = TRACE 23:41:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:41:22 #log4j2.logger.http-headers.level = DEBUG 23:41:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:41:22 #log4j2.logger.maven.level = TRACE 23:41:22 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 23:41:22 + logapi=log4j2 23:41:22 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 23:41:22 + '[' log4j2 == log4j2 ']' 23:41:22 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:22 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:41:22 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:41:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:41:22 controllerdebugmap: 23:41:22 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:41:22 + unset IFS 23:41:22 + echo 'controllerdebugmap: ' 23:41:22 + '[' -n '' ']' 23:41:22 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:22 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:41:22 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:22 ################################################################################ 23:41:22 # 23:41:22 # Licensed to the Apache Software Foundation (ASF) under one or more 23:41:22 # contributor license agreements. See the NOTICE file distributed with 23:41:22 # this work for additional information regarding copyright ownership. 23:41:22 # The ASF licenses this file to You under the Apache License, Version 2.0 23:41:22 # (the "License"); you may not use this file except in compliance with 23:41:22 # the License. You may obtain a copy of the License at 23:41:22 # 23:41:22 # http://www.apache.org/licenses/LICENSE-2.0 23:41:22 # 23:41:22 # Unless required by applicable law or agreed to in writing, software 23:41:22 # distributed under the License is distributed on an "AS IS" BASIS, 23:41:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:41:22 # See the License for the specific language governing permissions and 23:41:22 # limitations under the License. 23:41:22 # 23:41:22 ################################################################################ 23:41:22 23:41:22 # Common pattern layout for appenders 23:41:22 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:41:22 23:41:22 # Root logger 23:41:22 log4j2.rootLogger.level = INFO 23:41:22 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:41:22 #log4j2.rootLogger.type = asyncRoot 23:41:22 #log4j2.rootLogger.includeLocation = false 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:41:22 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:41:22 log4j2.rootLogger.appenderRef.Console.ref = Console 23:41:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:41:22 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:41:22 23:41:22 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:41:22 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:41:22 23:41:22 # Loggers configuration 23:41:22 23:41:22 # Spifly logger 23:41:22 log4j2.logger.spifly.name = org.apache.aries.spifly 23:41:22 log4j2.logger.spifly.level = WARN 23:41:22 23:41:22 # Security audit logger 23:41:22 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:41:22 log4j2.logger.audit.level = INFO 23:41:22 log4j2.logger.audit.additivity = false 23:41:22 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:41:22 23:41:22 # Appenders configuration 23:41:22 23:41:22 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:41:22 log4j2.appender.console.type = Console 23:41:22 log4j2.appender.console.name = Console 23:41:22 log4j2.appender.console.layout.type = PatternLayout 23:41:22 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:41:22 23:41:22 # Rolling file appender 23:41:22 log4j2.appender.rolling.type = RollingRandomAccessFile 23:41:22 log4j2.appender.rolling.name = RollingFile 23:41:22 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:41:22 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:41:22 # uncomment to not force a disk flush 23:41:22 #log4j2.appender.rolling.immediateFlush = false 23:41:22 log4j2.appender.rolling.append = true 23:41:22 log4j2.appender.rolling.layout.type = PatternLayout 23:41:22 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:41:22 log4j2.appender.rolling.policies.type = Policies 23:41:22 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:41:22 log4j2.appender.rolling.policies.size.size = 1GB 23:41:22 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:41:22 log4j2.appender.rolling.strategy.max = 7 23:41:22 23:41:22 # Audit file appender 23:41:22 log4j2.appender.audit.type = RollingRandomAccessFile 23:41:22 log4j2.appender.audit.name = AuditRollingFile 23:41:22 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:41:22 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:41:22 log4j2.appender.audit.append = true 23:41:22 log4j2.appender.audit.layout.type = PatternLayout 23:41:22 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:41:22 log4j2.appender.audit.policies.type = Policies 23:41:22 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:41:22 log4j2.appender.audit.policies.size.size = 8MB 23:41:22 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:41:22 log4j2.appender.audit.strategy.max = 7 23:41:22 23:41:22 # OSGi appender 23:41:22 log4j2.appender.osgi.type = PaxOsgi 23:41:22 log4j2.appender.osgi.name = PaxOsgi 23:41:22 log4j2.appender.osgi.filter = * 23:41:22 23:41:22 # help with identification of maven-related problems with pax-url-aether 23:41:22 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:41:22 #log4j2.logger.aether.level = TRACE 23:41:22 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:41:22 #log4j2.logger.http-headers.level = DEBUG 23:41:22 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:41:22 #log4j2.logger.maven.level = TRACE 23:41:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:41:22 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:41:22 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:22 Configure 23:41:22 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:41:22 max memory: 2048m 23:41:22 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:22 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:41:22 + local -r controllermem=2048m 23:41:22 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:22 + echo Configure 23:41:22 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:41:22 + echo ' max memory: 2048m' 23:41:22 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:41:22 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:22 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:22 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:22 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:41:22 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:22 #!/bin/sh 23:41:22 # 23:41:22 # Licensed to the Apache Software Foundation (ASF) under one or more 23:41:22 # contributor license agreements. See the NOTICE file distributed with 23:41:22 # this work for additional information regarding copyright ownership. 23:41:22 # The ASF licenses this file to You under the Apache License, Version 2.0 23:41:22 # (the "License"); you may not use this file except in compliance with 23:41:22 # the License. You may obtain a copy of the License at 23:41:22 # 23:41:22 # http://www.apache.org/licenses/LICENSE-2.0 23:41:22 # 23:41:22 # Unless required by applicable law or agreed to in writing, software 23:41:22 # distributed under the License is distributed on an "AS IS" BASIS, 23:41:22 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:41:22 # See the License for the specific language governing permissions and 23:41:22 # limitations under the License. 23:41:22 # 23:41:22 23:41:22 # 23:41:22 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:41:22 # script: client, instance, shell, start, status, stop, karaf 23:41:22 # 23:41:22 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:41:22 # Actions go here... 23:41:22 # fi 23:41:22 23:41:22 # 23:41:22 # general settings which should be applied for all scripts go here; please keep 23:41:22 # in mind that it is possible that scripts might be executed more than once, e.g. 23:41:22 # in example of the start script where the start script is executed first and the 23:41:22 # karaf script afterwards. 23:41:22 # 23:41:22 23:41:22 # 23:41:22 # The following section shows the possible configuration options for the default 23:41:22 # karaf scripts 23:41:22 # 23:41:22 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:41:22 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:41:22 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:41:22 # export EXTRA_JAVA_OPTS # Additional JVM options 23:41:22 # export KARAF_HOME # Karaf home folder 23:41:22 # export KARAF_DATA # Karaf data folder 23:41:22 # export KARAF_BASE # Karaf base folder 23:41:22 # export KARAF_ETC # Karaf etc folder 23:41:22 # export KARAF_LOG # Karaf log folder 23:41:22 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:41:22 # export KARAF_OPTS # Additional available Karaf options 23:41:22 # export KARAF_DEBUG # Enable debug mode 23:41:22 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:41:22 # export KARAF_NOROOT # Prevent execution as root if set to true 23:41:22 Set Java version 23:41:22 + echo 'Set Java version' 23:41:22 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:41:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:41:22 sudo: a password is required 23:41:22 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:41:22 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:41:22 sudo: a password is required 23:41:22 JDK default version ... 23:41:22 + echo 'JDK default version ...' 23:41:22 + java -version 23:41:22 openjdk version "21.0.9" 2025-10-21 23:41:22 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 23:41:22 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 23:41:22 Set JAVA_HOME 23:41:22 + echo 'Set JAVA_HOME' 23:41:22 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:41:22 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:41:22 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:41:22 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:41:22 Listing all open ports on controller system... 23:41:22 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:41:22 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:41:22 + echo 'Listing all open ports on controller system...' 23:41:22 + netstat -pnatu 23:41:22 /tmp/configuration-script.sh: line 40: netstat: command not found 23:41:22 Configuring cluster 23:41:22 + '[' -f /tmp/custom_shard_config.txt ']' 23:41:22 + echo 'Configuring cluster' 23:41:22 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.39 10.30.170.60 10.30.171.227 23:41:22 ################################################ 23:41:22 ## Configure Cluster ## 23:41:22 ################################################ 23:41:22 NOTE: Cluster configuration files not found. Copying from 23:41:22 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 23:41:22 Configuring unique name in pekko.conf 23:41:22 Configuring hostname in pekko.conf 23:41:22 Configuring data and rpc seed nodes in pekko.conf 23:41:22 modules = [ 23:41:22 23:41:22 ] 23:41:22 Configuring replication type in module-shards.conf 23:41:22 ################################################ 23:41:22 ## NOTE: Manually restart controller to ## 23:41:22 ## apply configuration. ## 23:41:22 ################################################ 23:41:22 Dump pekko.conf 23:41:22 + echo 'Dump pekko.conf' 23:41:22 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 23:41:22 23:41:22 odl-cluster-data { 23:41:22 pekko { 23:41:22 remote { 23:41:22 artery { 23:41:22 enabled = on 23:41:22 transport = tcp 23:41:22 canonical.hostname = "10.30.171.39" 23:41:22 canonical.port = 2550 23:41:22 } 23:41:22 } 23:41:22 23:41:22 cluster { 23:41:22 # Using artery. 23:41:22 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.39:2550", 23:41:22 "pekko://opendaylight-cluster-data@10.30.170.60:2550", 23:41:22 "pekko://opendaylight-cluster-data@10.30.171.227:2550"] 23:41:22 23:41:22 roles = ["member-1"] 23:41:22 23:41:22 # when under load we might trip a false positive on the failure detector 23:41:22 # failure-detector { 23:41:22 # heartbeat-interval = 4 s 23:41:22 # acceptable-heartbeat-pause = 16s 23:41:22 # } 23:41:22 } 23:41:22 23:41:22 persistence { 23:41:22 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:41:22 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:41:22 # The relative path is always relative to KARAF_HOME. 23:41:22 23:41:22 # snapshot-store.local.dir = "target/snapshots" 23:41:22 } 23:41:22 disable-default-actor-system-quarantined-event-handling = "false" 23:41:22 } 23:41:22 } 23:41:22 Dump modules.conf 23:41:22 + echo 'Dump modules.conf' 23:41:22 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:41:22 modules = [ 23:41:22 23:41:22 ] 23:41:22 Dump module-shards.conf 23:41:22 + echo 'Dump module-shards.conf' 23:41:22 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:41:22 module-shards = [ 23:41:22 { 23:41:22 name = "default" 23:41:22 shards = [ 23:41:22 { 23:41:22 name = "default" 23:41:22 replicas = ["member-1", 23:41:22 "member-2", 23:41:22 "member-3"] 23:41:22 } 23:41:22 ] 23:41:22 } 23:41:22 ] 23:41:22 Configuring member-2 with IP address 10.30.170.60 23:41:22 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:41:22 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:41:22 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium 23:41:22 common-functions.sh is being sourced 23:41:22 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:41:22 ++ echo 'common-functions.sh is being sourced' 23:41:22 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT 23:41:22 ++ DISTROSTREAM=vanadium 23:41:22 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:22 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:22 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:22 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:22 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:41:22 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:41:22 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:22 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:22 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:22 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:22 ++ export CONTROLLERMEM= 23:41:22 ++ CONTROLLERMEM= 23:41:22 ++ case "${DISTROSTREAM}" in 23:41:22 ++ CLUSTER_SYSTEM=pekko 23:41:22 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 23:41:22 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 23:41:22 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:41:22 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:41:22 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:41:22 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:41:22 ++ print_common_env 23:41:22 ++ cat 23:41:22 common-functions environment: 23:41:22 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:22 ACTUALFEATURES: 23:41:22 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:22 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:41:22 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:22 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:22 CONTROLLERMEM: 23:41:22 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 23:41:22 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:41:22 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:41:22 SUITES: 23:41:22 23:41:22 ++ SSH='ssh -t -t' 23:41:22 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:41:22 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:41:22 Changing to /tmp 23:41:22 + echo 'Changing to /tmp' 23:41:22 + cd /tmp 23:41:22 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260126.190709-100.zip 23:41:22 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260126.190709-100.zip' 23:41:22 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260126.190709-100.zip 23:41:22 --2026-01-26 23:41:22-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260126.190709-100.zip 23:41:22 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:41:22 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:41:22 HTTP request sent, awaiting response... 200 OK 23:41:22 Length: 155236692 (148M) [application/zip] 23:41:22 Saving to: ‘netconf-karaf-10.0.3-20260126.190709-100.zip’ 23:41:22 23:41:22 0K ........ ........ ........ ........ ........ ........ 2% 61.0M 2s 23:41:22 3072K ........ ........ ........ ........ ........ ........ 4% 103M 2s 23:41:22 6144K ........ ........ ........ ........ ........ ........ 6% 147M 2s 23:41:22 9216K ........ ........ ........ ........ ........ ........ 8% 181M 1s 23:41:23 12288K ........ ........ ........ ........ ........ ........ 10% 174M 1s 23:41:23 15360K ........ ........ ........ ........ ........ ........ 12% 208M 1s 23:41:23 18432K ........ ........ ........ ........ ........ ........ 14% 193M 1s 23:41:23 21504K ........ ........ ........ ........ ........ ........ 16% 232M 1s 23:41:23 24576K ........ ........ ........ ........ ........ ........ 18% 282M 1s 23:41:23 27648K ........ ........ ........ ........ ........ ........ 20% 229M 1s 23:41:23 30720K ........ ........ ........ ........ ........ ........ 22% 247M 1s 23:41:23 33792K ........ ........ ........ ........ ........ ........ 24% 206M 1s 23:41:23 36864K ........ ........ ........ ........ ........ ........ 26% 270M 1s 23:41:23 39936K ........ ........ ........ ........ ........ ........ 28% 230M 1s 23:41:23 43008K ........ ........ ........ ........ ........ ........ 30% 261M 1s 23:41:23 46080K ........ ........ ........ ........ ........ ........ 32% 205M 1s 23:41:23 49152K ........ ........ ........ ........ ........ ........ 34% 264M 1s 23:41:23 52224K ........ ........ ........ ........ ........ ........ 36% 243M 1s 23:41:23 55296K ........ ........ ........ ........ ........ ........ 38% 243M 0s 23:41:23 58368K ........ ........ ........ ........ ........ ........ 40% 284M 0s 23:41:23 61440K ........ ........ ........ ........ ........ ........ 42% 190M 0s 23:41:23 64512K ........ ........ ........ ........ ........ ........ 44% 197M 0s 23:41:23 67584K ........ ........ ........ ........ ........ ........ 46% 249M 0s 23:41:23 70656K ........ ........ ........ ........ ........ ........ 48% 277M 0s 23:41:23 73728K ........ ........ ........ ........ ........ ........ 50% 302M 0s 23:41:23 76800K ........ ........ ........ ........ ........ ........ 52% 356M 0s 23:41:23 79872K ........ ........ ........ ........ ........ ........ 54% 253M 0s 23:41:23 82944K ........ ........ ........ ........ ........ ........ 56% 286M 0s 23:41:23 86016K ........ ........ ........ ........ ........ ........ 58% 327M 0s 23:41:23 89088K ........ ........ ........ ........ ........ ........ 60% 213M 0s 23:41:23 92160K ........ ........ ........ ........ ........ ........ 62% 346M 0s 23:41:23 95232K ........ ........ ........ ........ ........ ........ 64% 348M 0s 23:41:23 98304K ........ ........ ........ ........ ........ ........ 66% 343M 0s 23:41:23 101376K ........ ........ ........ ........ ........ ........ 68% 356M 0s 23:41:23 104448K ........ ........ ........ ........ ........ ........ 70% 358M 0s 23:41:23 107520K ........ ........ ........ ........ ........ ........ 72% 335M 0s 23:41:23 110592K ........ ........ ........ ........ ........ ........ 74% 319M 0s 23:41:23 113664K ........ ........ ........ ........ ........ ........ 77% 327M 0s 23:41:23 116736K ........ ........ ........ ........ ........ ........ 79% 349M 0s 23:41:23 119808K ........ ........ ........ ........ ........ ........ 81% 340M 0s 23:41:23 122880K ........ ........ ........ ........ ........ ........ 83% 314M 0s 23:41:23 125952K ........ ........ ........ ........ ........ ........ 85% 347M 0s 23:41:23 129024K ........ ........ ........ ........ ........ ........ 87% 268M 0s 23:41:23 132096K ........ ........ ........ ........ ........ ........ 89% 301M 0s 23:41:23 135168K ........ ........ ........ ........ ........ ........ 91% 355M 0s 23:41:23 138240K ........ ........ ........ ........ ........ ........ 93% 369M 0s 23:41:23 141312K ........ ........ ........ ........ ........ ........ 95% 348M 0s 23:41:23 144384K ........ ........ ........ ........ ........ ........ 97% 341M 0s 23:41:23 147456K ........ ........ ........ ........ ........ ........ 99% 336M 0s 23:41:23 150528K ........ ........ 100% 328M=0.6s 23:41:23 23:41:23 2026-01-26 23:41:23 (241 MB/s) - ‘netconf-karaf-10.0.3-20260126.190709-100.zip’ saved [155236692/155236692] 23:41:23 23:41:23 Extracting the new controller... 23:41:23 + echo 'Extracting the new controller...' 23:41:23 + unzip -q netconf-karaf-10.0.3-20260126.190709-100.zip 23:41:24 Adding external repositories... 23:41:24 + echo 'Adding external repositories...' 23:41:24 + 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/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:24 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:24 ################################################################################ 23:41:24 # 23:41:24 # Licensed to the Apache Software Foundation (ASF) under one or more 23:41:24 # contributor license agreements. See the NOTICE file distributed with 23:41:24 # this work for additional information regarding copyright ownership. 23:41:24 # The ASF licenses this file to You under the Apache License, Version 2.0 23:41:24 # (the "License"); you may not use this file except in compliance with 23:41:24 # the License. You may obtain a copy of the License at 23:41:24 # 23:41:24 # http://www.apache.org/licenses/LICENSE-2.0 23:41:24 # 23:41:24 # Unless required by applicable law or agreed to in writing, software 23:41:24 # distributed under the License is distributed on an "AS IS" BASIS, 23:41:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:41:24 # See the License for the specific language governing permissions and 23:41:24 # limitations under the License. 23:41:24 # 23:41:24 ################################################################################ 23:41:24 23:41:24 # 23:41:24 # If set to true, the following property will not allow any certificate to be used 23:41:24 # when accessing Maven repositories through SSL 23:41:24 # 23:41:24 #org.ops4j.pax.url.mvn.certificateCheck= 23:41:24 23:41:24 # 23:41:24 # Path to the local Maven settings file. 23:41:24 # The repositories defined in this file will be automatically added to the list 23:41:24 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:41:24 # below is not set. 23:41:24 # The following locations are checked for the existence of the settings.xml file 23:41:24 # * 1. looks for the specified url 23:41:24 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:41:24 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:41:24 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:41:24 # 23:41:24 #org.ops4j.pax.url.mvn.settings= 23:41:24 23:41:24 # 23:41:24 # Path to the local Maven repository which is used to avoid downloading 23:41:24 # artifacts when they already exist locally. 23:41:24 # The value of this property will be extracted from the settings.xml file 23:41:24 # above, or defaulted to: 23:41:24 # System.getProperty( "user.home" ) + "/.m2/repository" 23:41:24 # 23:41:24 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:41:24 23:41:24 # 23:41:24 # Default this to false. It's just weird to use undocumented repos 23:41:24 # 23:41:24 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:41:24 23:41:24 # 23:41:24 # Uncomment if you don't wanna use the proxy settings 23:41:24 # from the Maven conf/settings.xml file 23:41:24 # 23:41:24 # org.ops4j.pax.url.mvn.proxySupport=false 23:41:24 23:41:24 # 23:41:24 # Disable aether support by default. This ensure that the defaultRepositories 23:41:24 # below will be used 23:41:24 # 23:41:24 #org.ops4j.pax.url.mvn.disableAether=true 23:41:24 23:41:24 # 23:41:24 # Comma separated list of repositories scanned when resolving an artifact. 23:41:24 # Those repositories will be checked before iterating through the 23:41:24 # below list of repositories and even before the local repository 23:41:24 # A repository url can be appended with zero or more of the following flags: 23:41:24 # @snapshots : the repository contains snaphots 23:41:24 # @noreleases : the repository does not contain any released artifacts 23:41:24 # 23:41:24 # The following property value will add the system folder as a repo. 23:41:24 # 23:41:24 #org.ops4j.pax.url.mvn.defaultRepositories= 23:41:24 23:41:24 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:41:24 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:41:24 23:41:24 # 23:41:24 # Comma separated list of repositories scanned when resolving an artifact. 23:41:24 # The default list includes the following repositories: 23:41:24 # http://repo1.maven.org/maven2@id=central 23:41:24 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:41:24 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:41:24 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:41:24 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:41:24 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:41:24 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:41:24 # To add repositories to the default ones, prepend '+' to the list of repositories 23:41:24 # to add. 23:41:24 # A repository url can be appended with zero or more of the following flags: 23:41:24 # @snapshots : the repository contains snapshots 23:41:24 # @noreleases : the repository does not contain any released artifacts 23:41:24 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:41:24 # 23:41:24 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 23:41:24 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 23:41:24 file:${karaf.data}/kar@id=kar.repository@multi 23:41:24 Configuring the startup features... 23:41:24 + [[ True == \T\r\u\e ]] 23:41:24 + echo 'Configuring the startup features...' 23:41:24 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:24 + FEATURE_TEST_STRING=features-test 23:41:24 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT 23:41:24 + KARAF_VERSION=netconf 23:41:24 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:41:24 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:24 ################################################################################ 23:41:24 # 23:41:24 # Licensed to the Apache Software Foundation (ASF) under one or more 23:41:24 # contributor license agreements. See the NOTICE file distributed with 23:41:24 # this work for additional information regarding copyright ownership. 23:41:24 # The ASF licenses this file to You under the Apache License, Version 2.0 23:41:24 # (the "License"); you may not use this file except in compliance with 23:41:24 # the License. You may obtain a copy of the License at 23:41:24 # 23:41:24 # http://www.apache.org/licenses/LICENSE-2.0 23:41:24 # 23:41:24 # Unless required by applicable law or agreed to in writing, software 23:41:24 # distributed under the License is distributed on an "AS IS" BASIS, 23:41:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:41:24 # See the License for the specific language governing permissions and 23:41:24 # limitations under the License. 23:41:24 # 23:41:24 ################################################################################ 23:41:24 23:41:24 # 23:41:24 # Comma separated list of features repositories to register by default 23:41:24 # 23:41:24 featuresRepositories = file:${karaf.etc}/d812fe1a-467b-42c7-8407-97aaa2b64199.xml 23:41:24 23:41:24 # 23:41:24 # Comma separated list of features to install at startup 23:41:24 # 23:41:24 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 9ddf0f9a-b23f-49fc-9e98-7d99fbaaf2ec 23:41:24 23:41:24 # 23:41:24 # Resource repositories (OBR) that the features resolver can use 23:41:24 # to resolve requirements/capabilities 23:41:24 # 23:41:24 # The format of the resourceRepositories is 23:41:24 # resourceRepositories=[xml:url|json:url],... 23:41:24 # for Instance: 23:41:24 # 23:41:24 #resourceRepositories=xml:http://host/path/to/index.xml 23:41:24 # or 23:41:24 #resourceRepositories=json:http://host/path/to/index.json 23:41:24 # 23:41:24 23:41:24 # 23:41:24 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:41:24 # 23:41:24 featuresBootAsynchronous=false 23:41:24 23:41:24 # 23:41:24 # Service requirements enforcement 23:41:24 # 23:41:24 # By default, the feature resolver checks the service requirements/capabilities of 23:41:24 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:41:24 # the required bundles. 23:41:24 # The following flag can have those values: 23:41:24 # - disable: service requirements are completely ignored 23:41:24 # - default: service requirements are ignored for old features 23:41:24 # - enforce: service requirements are always verified 23:41:24 # 23:41:24 #serviceRequirements=default 23:41:24 23:41:24 # 23:41:24 # Store cfg file for config element in feature 23:41:24 # 23:41:24 #configCfgStore=true 23:41:24 23:41:24 # 23:41:24 # Define if the feature service automatically refresh bundles 23:41:24 # 23:41:24 autoRefresh=true 23:41:24 23:41:24 # 23:41:24 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:41:24 # XML file defines instructions related to features processing 23:41:24 # versions.properties may declare properties to resolve placeholders in XML file 23:41:24 # both files are relative to ${karaf.etc} 23:41:24 # 23:41:24 #featureProcessing=org.apache.karaf.features.xml 23:41:24 #featureProcessingVersions=versions.properties 23:41:24 + configure_karaf_log netconf '' 23:41:24 + local -r karaf_version=netconf 23:41:24 + local -r controllerdebugmap= 23:41:24 + local logapi=log4j 23:41:24 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:24 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:41:24 log4j2.rootLogger.level = INFO 23:41:24 #log4j2.rootLogger.type = asyncRoot 23:41:24 #log4j2.rootLogger.includeLocation = false 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:41:24 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:41:24 log4j2.rootLogger.appenderRef.Console.ref = Console 23:41:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:41:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:41:24 log4j2.logger.spifly.name = org.apache.aries.spifly 23:41:24 log4j2.logger.spifly.level = WARN 23:41:24 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:41:24 log4j2.logger.audit.level = INFO 23:41:24 log4j2.logger.audit.additivity = false 23:41:24 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:41:24 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:41:24 log4j2.appender.console.type = Console 23:41:24 log4j2.appender.console.name = Console 23:41:24 log4j2.appender.console.layout.type = PatternLayout 23:41:24 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:41:24 log4j2.appender.rolling.type = RollingRandomAccessFile 23:41:24 log4j2.appender.rolling.name = RollingFile 23:41:24 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:41:24 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:41:24 #log4j2.appender.rolling.immediateFlush = false 23:41:24 log4j2.appender.rolling.append = true 23:41:24 log4j2.appender.rolling.layout.type = PatternLayout 23:41:24 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:41:24 log4j2.appender.rolling.policies.type = Policies 23:41:24 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:41:24 log4j2.appender.rolling.policies.size.size = 64MB 23:41:24 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:41:24 log4j2.appender.rolling.strategy.max = 7 23:41:24 log4j2.appender.audit.type = RollingRandomAccessFile 23:41:24 log4j2.appender.audit.name = AuditRollingFile 23:41:24 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:41:24 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:41:24 log4j2.appender.audit.append = true 23:41:24 log4j2.appender.audit.layout.type = PatternLayout 23:41:24 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:41:24 log4j2.appender.audit.policies.type = Policies 23:41:24 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:41:24 log4j2.appender.audit.policies.size.size = 8MB 23:41:24 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:41:24 log4j2.appender.audit.strategy.max = 7 23:41:24 log4j2.appender.osgi.type = PaxOsgi 23:41:24 log4j2.appender.osgi.name = PaxOsgi 23:41:24 log4j2.appender.osgi.filter = * 23:41:24 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:41:24 #log4j2.logger.aether.level = TRACE 23:41:24 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:41:24 #log4j2.logger.http-headers.level = DEBUG 23:41:24 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:41:24 #log4j2.logger.maven.level = TRACE 23:41:24 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 23:41:24 + logapi=log4j2 23:41:24 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 23:41:24 + '[' log4j2 == log4j2 ']' 23:41:24 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:24 controllerdebugmap: 23:41:24 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:41:24 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:41:24 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:41:24 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:41:24 + unset IFS 23:41:24 + echo 'controllerdebugmap: ' 23:41:24 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:24 + '[' -n '' ']' 23:41:24 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:41:24 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:24 ################################################################################ 23:41:24 # 23:41:24 # Licensed to the Apache Software Foundation (ASF) under one or more 23:41:24 # contributor license agreements. See the NOTICE file distributed with 23:41:24 # this work for additional information regarding copyright ownership. 23:41:24 # The ASF licenses this file to You under the Apache License, Version 2.0 23:41:24 # (the "License"); you may not use this file except in compliance with 23:41:24 # the License. You may obtain a copy of the License at 23:41:24 # 23:41:24 # http://www.apache.org/licenses/LICENSE-2.0 23:41:24 # 23:41:24 # Unless required by applicable law or agreed to in writing, software 23:41:24 # distributed under the License is distributed on an "AS IS" BASIS, 23:41:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:41:24 # See the License for the specific language governing permissions and 23:41:24 # limitations under the License. 23:41:24 # 23:41:24 ################################################################################ 23:41:24 23:41:24 # Common pattern layout for appenders 23:41:24 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:41:24 23:41:24 # Root logger 23:41:24 log4j2.rootLogger.level = INFO 23:41:24 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:41:24 #log4j2.rootLogger.type = asyncRoot 23:41:24 #log4j2.rootLogger.includeLocation = false 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:41:24 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:41:24 log4j2.rootLogger.appenderRef.Console.ref = Console 23:41:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:41:24 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:41:24 23:41:24 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:41:24 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:41:24 23:41:24 # Loggers configuration 23:41:24 23:41:24 # Spifly logger 23:41:24 log4j2.logger.spifly.name = org.apache.aries.spifly 23:41:24 log4j2.logger.spifly.level = WARN 23:41:24 23:41:24 # Security audit logger 23:41:24 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:41:24 log4j2.logger.audit.level = INFO 23:41:24 log4j2.logger.audit.additivity = false 23:41:24 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:41:24 23:41:24 # Appenders configuration 23:41:24 23:41:24 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:41:24 log4j2.appender.console.type = Console 23:41:24 log4j2.appender.console.name = Console 23:41:24 log4j2.appender.console.layout.type = PatternLayout 23:41:24 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:41:24 23:41:24 # Rolling file appender 23:41:24 log4j2.appender.rolling.type = RollingRandomAccessFile 23:41:24 log4j2.appender.rolling.name = RollingFile 23:41:24 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:41:24 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:41:24 # uncomment to not force a disk flush 23:41:24 #log4j2.appender.rolling.immediateFlush = false 23:41:24 log4j2.appender.rolling.append = true 23:41:24 log4j2.appender.rolling.layout.type = PatternLayout 23:41:24 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:41:24 log4j2.appender.rolling.policies.type = Policies 23:41:24 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:41:24 log4j2.appender.rolling.policies.size.size = 1GB 23:41:24 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:41:24 log4j2.appender.rolling.strategy.max = 7 23:41:24 23:41:24 # Audit file appender 23:41:24 log4j2.appender.audit.type = RollingRandomAccessFile 23:41:24 log4j2.appender.audit.name = AuditRollingFile 23:41:24 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:41:24 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:41:24 log4j2.appender.audit.append = true 23:41:24 log4j2.appender.audit.layout.type = PatternLayout 23:41:24 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:41:24 log4j2.appender.audit.policies.type = Policies 23:41:24 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:41:24 log4j2.appender.audit.policies.size.size = 8MB 23:41:24 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:41:24 log4j2.appender.audit.strategy.max = 7 23:41:24 23:41:24 # OSGi appender 23:41:24 log4j2.appender.osgi.type = PaxOsgi 23:41:24 log4j2.appender.osgi.name = PaxOsgi 23:41:24 log4j2.appender.osgi.filter = * 23:41:24 23:41:24 # help with identification of maven-related problems with pax-url-aether 23:41:24 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:41:24 #log4j2.logger.aether.level = TRACE 23:41:24 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:41:24 #log4j2.logger.http-headers.level = DEBUG 23:41:24 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:41:24 #log4j2.logger.maven.level = TRACE 23:41:24 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:41:24 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:41:24 Configure 23:41:24 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:24 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:41:24 + local -r controllermem=2048m 23:41:24 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:24 + echo Configure 23:41:24 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:41:24 max memory: 2048m 23:41:24 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:41:24 + echo ' max memory: 2048m' 23:41:24 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:24 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:41:24 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:24 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:24 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:24 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:41:24 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:24 #!/bin/sh 23:41:24 # 23:41:24 # Licensed to the Apache Software Foundation (ASF) under one or more 23:41:24 # contributor license agreements. See the NOTICE file distributed with 23:41:24 # this work for additional information regarding copyright ownership. 23:41:24 # The ASF licenses this file to You under the Apache License, Version 2.0 23:41:24 # (the "License"); you may not use this file except in compliance with 23:41:24 # the License. You may obtain a copy of the License at 23:41:24 # 23:41:24 # http://www.apache.org/licenses/LICENSE-2.0 23:41:24 # 23:41:24 # Unless required by applicable law or agreed to in writing, software 23:41:24 # distributed under the License is distributed on an "AS IS" BASIS, 23:41:24 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:41:24 # See the License for the specific language governing permissions and 23:41:24 # limitations under the License. 23:41:24 # 23:41:24 23:41:24 # 23:41:24 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:41:24 # script: client, instance, shell, start, status, stop, karaf 23:41:24 # 23:41:24 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:41:24 # Actions go here... 23:41:24 # fi 23:41:24 23:41:24 # 23:41:24 # general settings which should be applied for all scripts go here; please keep 23:41:24 # in mind that it is possible that scripts might be executed more than once, e.g. 23:41:24 # in example of the start script where the start script is executed first and the 23:41:24 # karaf script afterwards. 23:41:24 # 23:41:24 23:41:24 # 23:41:24 # The following section shows the possible configuration options for the default 23:41:24 # karaf scripts 23:41:24 # 23:41:24 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:41:24 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:41:24 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:41:24 # export EXTRA_JAVA_OPTS # Additional JVM options 23:41:24 # export KARAF_HOME # Karaf home folder 23:41:24 # export KARAF_DATA # Karaf data folder 23:41:24 # export KARAF_BASE # Karaf base folder 23:41:24 # export KARAF_ETC # Karaf etc folder 23:41:24 # export KARAF_LOG # Karaf log folder 23:41:24 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:41:24 # export KARAF_OPTS # Additional available Karaf options 23:41:24 # export KARAF_DEBUG # Enable debug mode 23:41:24 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:41:24 # export KARAF_NOROOT # Prevent execution as root if set to true 23:41:24 Set Java version 23:41:24 + echo 'Set Java version' 23:41:24 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:41:24 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:41:24 sudo: a password is required 23:41:24 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:41:24 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:41:24 sudo: a password is required 23:41:24 JDK default version ... 23:41:24 + echo 'JDK default version ...' 23:41:24 + java -version 23:41:25 openjdk version "21.0.9" 2025-10-21 23:41:25 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 23:41:25 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 23:41:25 Set JAVA_HOME 23:41:25 + echo 'Set JAVA_HOME' 23:41:25 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:41:25 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:41:25 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:41:25 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:41:25 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:41:25 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:41:25 Listing all open ports on controller system... 23:41:25 + echo 'Listing all open ports on controller system...' 23:41:25 + netstat -pnatu 23:41:25 /tmp/configuration-script.sh: line 40: netstat: command not found 23:41:25 Configuring cluster 23:41:25 + '[' -f /tmp/custom_shard_config.txt ']' 23:41:25 + echo 'Configuring cluster' 23:41:25 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.39 10.30.170.60 10.30.171.227 23:41:25 ################################################ 23:41:25 ## Configure Cluster ## 23:41:25 ################################################ 23:41:25 NOTE: Cluster configuration files not found. Copying from 23:41:25 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 23:41:25 Configuring unique name in pekko.conf 23:41:25 Configuring hostname in pekko.conf 23:41:25 Configuring data and rpc seed nodes in pekko.conf 23:41:25 modules = [ 23:41:25 23:41:25 ] 23:41:25 Configuring replication type in module-shards.conf 23:41:25 ################################################ 23:41:25 ## NOTE: Manually restart controller to ## 23:41:25 ## apply configuration. ## 23:41:25 ################################################ 23:41:25 Dump pekko.conf 23:41:25 + echo 'Dump pekko.conf' 23:41:25 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 23:41:25 23:41:25 odl-cluster-data { 23:41:25 pekko { 23:41:25 remote { 23:41:25 artery { 23:41:25 enabled = on 23:41:25 transport = tcp 23:41:25 canonical.hostname = "10.30.170.60" 23:41:25 canonical.port = 2550 23:41:25 } 23:41:25 } 23:41:25 23:41:25 cluster { 23:41:25 # Using artery. 23:41:25 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.39:2550", 23:41:25 "pekko://opendaylight-cluster-data@10.30.170.60:2550", 23:41:25 "pekko://opendaylight-cluster-data@10.30.171.227:2550"] 23:41:25 23:41:25 roles = ["member-2"] 23:41:25 23:41:25 # when under load we might trip a false positive on the failure detector 23:41:25 # failure-detector { 23:41:25 # heartbeat-interval = 4 s 23:41:25 # acceptable-heartbeat-pause = 16s 23:41:25 # } 23:41:25 } 23:41:25 23:41:25 persistence { 23:41:25 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:41:25 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:41:25 # The relative path is always relative to KARAF_HOME. 23:41:25 23:41:25 # snapshot-store.local.dir = "target/snapshots" 23:41:25 } 23:41:25 disable-default-actor-system-quarantined-event-handling = "false" 23:41:25 } 23:41:25 } 23:41:25 Dump modules.conf 23:41:25 + echo 'Dump modules.conf' 23:41:25 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:41:25 modules = [ 23:41:25 23:41:25 ] 23:41:25 Dump module-shards.conf 23:41:25 + echo 'Dump module-shards.conf' 23:41:25 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:41:25 module-shards = [ 23:41:25 { 23:41:25 name = "default" 23:41:25 shards = [ 23:41:25 { 23:41:25 name = "default" 23:41:25 replicas = ["member-1", 23:41:25 "member-2", 23:41:25 "member-3"] 23:41:25 } 23:41:25 ] 23:41:25 } 23:41:25 ] 23:41:25 Configuring member-3 with IP address 10.30.171.227 23:41:25 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:41:25 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:41:25 + source /tmp/common-functions.sh netconf-karaf-10.0.3-SNAPSHOT vanadium 23:41:25 common-functions.sh is being sourced 23:41:25 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:41:25 ++ echo 'common-functions.sh is being sourced' 23:41:25 ++ BUNDLEFOLDER=netconf-karaf-10.0.3-SNAPSHOT 23:41:25 ++ DISTROSTREAM=vanadium 23:41:25 ++ export MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:25 ++ MAVENCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:25 ++ export FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:25 ++ FEATURESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:25 ++ export CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:41:25 ++ CUSTOMPROP=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:41:25 ++ export LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:25 ++ LOGCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:25 ++ export MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:25 ++ MEMCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:25 ++ export CONTROLLERMEM= 23:41:25 ++ CONTROLLERMEM= 23:41:25 ++ case "${DISTROSTREAM}" in 23:41:25 ++ CLUSTER_SYSTEM=pekko 23:41:25 ++ export AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 23:41:25 ++ AKKACONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 23:41:25 ++ export MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:41:25 ++ MODULESCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:41:25 ++ export MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:41:25 ++ MODULESHARDSCONF=/tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:41:25 ++ print_common_env 23:41:25 ++ cat 23:41:25 common-functions environment: 23:41:25 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:25 ACTUALFEATURES: 23:41:25 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:25 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:41:25 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:25 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:25 CONTROLLERMEM: 23:41:25 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 23:41:25 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:41:25 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:41:25 SUITES: 23:41:25 23:41:25 ++ SSH='ssh -t -t' 23:41:25 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:41:25 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:41:25 Changing to /tmp 23:41:25 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260126.190709-100.zip 23:41:25 + echo 'Changing to /tmp' 23:41:25 + cd /tmp 23:41:25 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260126.190709-100.zip' 23:41:25 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260126.190709-100.zip 23:41:25 --2026-01-26 23:41:25-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260126.190709-100.zip 23:41:25 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:41:25 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:41:25 HTTP request sent, awaiting response... 200 OK 23:41:25 Length: 155236692 (148M) [application/zip] 23:41:25 Saving to: ‘netconf-karaf-10.0.3-20260126.190709-100.zip’ 23:41:25 23:41:25 0K ........ ........ ........ ........ ........ ........ 2% 86.9M 2s 23:41:25 3072K ........ ........ ........ ........ ........ ........ 4% 138M 1s 23:41:25 6144K ........ ........ ........ ........ ........ ........ 6% 160M 1s 23:41:25 9216K ........ ........ ........ ........ ........ ........ 8% 147M 1s 23:41:25 12288K ........ ........ ........ ........ ........ ........ 10% 169M 1s 23:41:25 15360K ........ ........ ........ ........ ........ ........ 12% 230M 1s 23:41:25 18432K ........ ........ ........ ........ ........ ........ 14% 223M 1s 23:41:25 21504K ........ ........ ........ ........ ........ ........ 16% 248M 1s 23:41:25 24576K ........ ........ ........ ........ ........ ........ 18% 243M 1s 23:41:25 27648K ........ ........ ........ ........ ........ ........ 20% 243M 1s 23:41:25 30720K ........ ........ ........ ........ ........ ........ 22% 261M 1s 23:41:25 33792K ........ ........ ........ ........ ........ ........ 24% 246M 1s 23:41:25 36864K ........ ........ ........ ........ ........ ........ 26% 231M 1s 23:41:25 39936K ........ ........ ........ ........ ........ ........ 28% 216M 1s 23:41:25 43008K ........ ........ ........ ........ ........ ........ 30% 229M 1s 23:41:25 46080K ........ ........ ........ ........ ........ ........ 32% 247M 1s 23:41:25 49152K ........ ........ ........ ........ ........ ........ 34% 208M 1s 23:41:25 52224K ........ ........ ........ ........ ........ ........ 36% 265M 0s 23:41:25 55296K ........ ........ ........ ........ ........ ........ 38% 306M 0s 23:41:25 58368K ........ ........ ........ ........ ........ ........ 40% 354M 0s 23:41:25 61440K ........ ........ ........ ........ ........ ........ 42% 226M 0s 23:41:25 64512K ........ ........ ........ ........ ........ ........ 44% 295M 0s 23:41:26 67584K ........ ........ ........ ........ ........ ........ 46% 200M 0s 23:41:26 70656K ........ ........ ........ ........ ........ ........ 48% 298M 0s 23:41:26 73728K ........ ........ ........ ........ ........ ........ 50% 354M 0s 23:41:26 76800K ........ ........ ........ ........ ........ ........ 52% 351M 0s 23:41:26 79872K ........ ........ ........ ........ ........ ........ 54% 351M 0s 23:41:26 82944K ........ ........ ........ ........ ........ ........ 56% 334M 0s 23:41:26 86016K ........ ........ ........ ........ ........ ........ 58% 249M 0s 23:41:26 89088K ........ ........ ........ ........ ........ ........ 60% 300M 0s 23:41:26 92160K ........ ........ ........ ........ ........ ........ 62% 380M 0s 23:41:26 95232K ........ ........ ........ ........ ........ ........ 64% 372M 0s 23:41:26 98304K ........ ........ ........ ........ ........ ........ 66% 367M 0s 23:41:26 101376K ........ ........ ........ ........ ........ ........ 68% 353M 0s 23:41:26 104448K ........ ........ ........ ........ ........ ........ 70% 358M 0s 23:41:26 107520K ........ ........ ........ ........ ........ ........ 72% 327M 0s 23:41:26 110592K ........ ........ ........ ........ ........ ........ 74% 204M 0s 23:41:26 113664K ........ ........ ........ ........ ........ ........ 77% 310M 0s 23:41:26 116736K ........ ........ ........ ........ ........ ........ 79% 351M 0s 23:41:26 119808K ........ ........ ........ ........ ........ ........ 81% 356M 0s 23:41:26 122880K ........ ........ ........ ........ ........ ........ 83% 360M 0s 23:41:26 125952K ........ ........ ........ ........ ........ ........ 85% 360M 0s 23:41:26 129024K ........ ........ ........ ........ ........ ........ 87% 361M 0s 23:41:26 132096K ........ ........ ........ ........ ........ ........ 89% 360M 0s 23:41:26 135168K ........ ........ ........ ........ ........ ........ 91% 356M 0s 23:41:26 138240K ........ ........ ........ ........ ........ ........ 93% 361M 0s 23:41:26 141312K ........ ........ ........ ........ ........ ........ 95% 357M 0s 23:41:26 144384K ........ ........ ........ ........ ........ ........ 97% 279M 0s 23:41:26 147456K ........ ........ ........ ........ ........ ........ 99% 307M 0s 23:41:26 150528K ........ ........ 100% 346M=0.6s 23:41:26 23:41:26 2026-01-26 23:41:26 (258 MB/s) - ‘netconf-karaf-10.0.3-20260126.190709-100.zip’ saved [155236692/155236692] 23:41:26 23:41:26 Extracting the new controller... 23:41:26 + echo 'Extracting the new controller...' 23:41:26 + unzip -q netconf-karaf-10.0.3-20260126.190709-100.zip 23:41:27 Adding external repositories... 23:41:27 + echo 'Adding external repositories...' 23:41:27 + 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/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:27 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:27 ################################################################################ 23:41:27 # 23:41:27 # Licensed to the Apache Software Foundation (ASF) under one or more 23:41:27 # contributor license agreements. See the NOTICE file distributed with 23:41:27 # this work for additional information regarding copyright ownership. 23:41:27 # The ASF licenses this file to You under the Apache License, Version 2.0 23:41:27 # (the "License"); you may not use this file except in compliance with 23:41:27 # the License. You may obtain a copy of the License at 23:41:27 # 23:41:27 # http://www.apache.org/licenses/LICENSE-2.0 23:41:27 # 23:41:27 # Unless required by applicable law or agreed to in writing, software 23:41:27 # distributed under the License is distributed on an "AS IS" BASIS, 23:41:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:41:27 # See the License for the specific language governing permissions and 23:41:27 # limitations under the License. 23:41:27 # 23:41:27 ################################################################################ 23:41:27 23:41:27 # 23:41:27 # If set to true, the following property will not allow any certificate to be used 23:41:27 # when accessing Maven repositories through SSL 23:41:27 # 23:41:27 #org.ops4j.pax.url.mvn.certificateCheck= 23:41:27 23:41:27 # 23:41:27 # Path to the local Maven settings file. 23:41:27 # The repositories defined in this file will be automatically added to the list 23:41:27 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:41:27 # below is not set. 23:41:27 # The following locations are checked for the existence of the settings.xml file 23:41:27 # * 1. looks for the specified url 23:41:27 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:41:27 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:41:27 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:41:27 # 23:41:27 #org.ops4j.pax.url.mvn.settings= 23:41:27 23:41:27 # 23:41:27 # Path to the local Maven repository which is used to avoid downloading 23:41:27 # artifacts when they already exist locally. 23:41:27 # The value of this property will be extracted from the settings.xml file 23:41:27 # above, or defaulted to: 23:41:27 # System.getProperty( "user.home" ) + "/.m2/repository" 23:41:27 # 23:41:27 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:41:27 23:41:27 # 23:41:27 # Default this to false. It's just weird to use undocumented repos 23:41:27 # 23:41:27 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:41:27 23:41:27 # 23:41:27 # Uncomment if you don't wanna use the proxy settings 23:41:27 # from the Maven conf/settings.xml file 23:41:27 # 23:41:27 # org.ops4j.pax.url.mvn.proxySupport=false 23:41:27 23:41:27 # 23:41:27 # Disable aether support by default. This ensure that the defaultRepositories 23:41:27 # below will be used 23:41:27 # 23:41:27 #org.ops4j.pax.url.mvn.disableAether=true 23:41:27 23:41:27 # 23:41:27 # Comma separated list of repositories scanned when resolving an artifact. 23:41:27 # Those repositories will be checked before iterating through the 23:41:27 # below list of repositories and even before the local repository 23:41:27 # A repository url can be appended with zero or more of the following flags: 23:41:27 # @snapshots : the repository contains snaphots 23:41:27 # @noreleases : the repository does not contain any released artifacts 23:41:27 # 23:41:27 # The following property value will add the system folder as a repo. 23:41:27 # 23:41:27 #org.ops4j.pax.url.mvn.defaultRepositories= 23:41:27 23:41:27 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:41:27 org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:41:27 23:41:27 # 23:41:27 # Comma separated list of repositories scanned when resolving an artifact. 23:41:27 # The default list includes the following repositories: 23:41:27 # http://repo1.maven.org/maven2@id=central 23:41:27 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:41:27 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:41:27 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:41:27 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:41:27 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:41:27 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:41:27 # To add repositories to the default ones, prepend '+' to the list of repositories 23:41:27 # to add. 23:41:27 # A repository url can be appended with zero or more of the following flags: 23:41:27 # @snapshots : the repository contains snapshots 23:41:27 # @noreleases : the repository does not contain any released artifacts 23:41:27 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:41:27 # 23:41:27 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases \ 23:41:27 file:${karaf.home}/${karaf.default.repository}@id=system.repository, \ 23:41:27 file:${karaf.data}/kar@id=kar.repository@multi 23:41:27 Configuring the startup features... 23:41:27 + [[ True == \T\r\u\e ]] 23:41:27 + echo 'Configuring the startup features...' 23:41:27 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:27 + FEATURE_TEST_STRING=features-test 23:41:27 + FEATURE_TEST_VERSION=10.0.3-SNAPSHOT 23:41:27 + KARAF_VERSION=netconf 23:41:27 + [[ netconf == \i\n\t\e\g\r\a\t\i\o\n ]] 23:41:27 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:27 ################################################################################ 23:41:27 # 23:41:27 # Licensed to the Apache Software Foundation (ASF) under one or more 23:41:27 # contributor license agreements. See the NOTICE file distributed with 23:41:27 # this work for additional information regarding copyright ownership. 23:41:27 # The ASF licenses this file to You under the Apache License, Version 2.0 23:41:27 # (the "License"); you may not use this file except in compliance with 23:41:27 # the License. You may obtain a copy of the License at 23:41:27 # 23:41:27 # http://www.apache.org/licenses/LICENSE-2.0 23:41:27 # 23:41:27 # Unless required by applicable law or agreed to in writing, software 23:41:27 # distributed under the License is distributed on an "AS IS" BASIS, 23:41:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:41:27 # See the License for the specific language governing permissions and 23:41:27 # limitations under the License. 23:41:27 # 23:41:27 ################################################################################ 23:41:27 23:41:27 # 23:41:27 # Comma separated list of features repositories to register by default 23:41:27 # 23:41:27 featuresRepositories = file:${karaf.etc}/d812fe1a-467b-42c7-8407-97aaa2b64199.xml 23:41:27 23:41:27 # 23:41:27 # Comma separated list of features to install at startup 23:41:27 # 23:41:27 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 9ddf0f9a-b23f-49fc-9e98-7d99fbaaf2ec 23:41:27 23:41:27 # 23:41:27 # Resource repositories (OBR) that the features resolver can use 23:41:27 # to resolve requirements/capabilities 23:41:27 # 23:41:27 # The format of the resourceRepositories is 23:41:27 # resourceRepositories=[xml:url|json:url],... 23:41:27 # for Instance: 23:41:27 # 23:41:27 #resourceRepositories=xml:http://host/path/to/index.xml 23:41:27 # or 23:41:27 #resourceRepositories=json:http://host/path/to/index.json 23:41:27 # 23:41:27 23:41:27 # 23:41:27 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:41:27 # 23:41:27 featuresBootAsynchronous=false 23:41:27 23:41:27 # 23:41:27 # Service requirements enforcement 23:41:27 # 23:41:27 # By default, the feature resolver checks the service requirements/capabilities of 23:41:27 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:41:27 # the required bundles. 23:41:27 # The following flag can have those values: 23:41:27 # - disable: service requirements are completely ignored 23:41:27 # - default: service requirements are ignored for old features 23:41:27 # - enforce: service requirements are always verified 23:41:27 # 23:41:27 #serviceRequirements=default 23:41:27 23:41:27 # 23:41:27 # Store cfg file for config element in feature 23:41:27 # 23:41:27 #configCfgStore=true 23:41:27 23:41:27 # 23:41:27 # Define if the feature service automatically refresh bundles 23:41:27 # 23:41:27 autoRefresh=true 23:41:27 23:41:27 # 23:41:27 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:41:27 # XML file defines instructions related to features processing 23:41:27 # versions.properties may declare properties to resolve placeholders in XML file 23:41:27 # both files are relative to ${karaf.etc} 23:41:27 # 23:41:27 #featureProcessing=org.apache.karaf.features.xml 23:41:27 #featureProcessingVersions=versions.properties 23:41:27 + configure_karaf_log netconf '' 23:41:27 + local -r karaf_version=netconf 23:41:27 + local -r controllerdebugmap= 23:41:27 + local logapi=log4j 23:41:27 + grep log4j2 /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:27 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:41:27 log4j2.rootLogger.level = INFO 23:41:27 #log4j2.rootLogger.type = asyncRoot 23:41:27 #log4j2.rootLogger.includeLocation = false 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:41:27 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:41:27 log4j2.rootLogger.appenderRef.Console.ref = Console 23:41:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:41:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:41:27 log4j2.logger.spifly.name = org.apache.aries.spifly 23:41:27 log4j2.logger.spifly.level = WARN 23:41:27 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:41:27 log4j2.logger.audit.level = INFO 23:41:27 log4j2.logger.audit.additivity = false 23:41:27 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:41:27 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:41:27 log4j2.appender.console.type = Console 23:41:27 log4j2.appender.console.name = Console 23:41:27 log4j2.appender.console.layout.type = PatternLayout 23:41:27 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:41:27 log4j2.appender.rolling.type = RollingRandomAccessFile 23:41:27 log4j2.appender.rolling.name = RollingFile 23:41:27 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:41:27 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:41:27 #log4j2.appender.rolling.immediateFlush = false 23:41:27 log4j2.appender.rolling.append = true 23:41:27 log4j2.appender.rolling.layout.type = PatternLayout 23:41:27 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:41:27 log4j2.appender.rolling.policies.type = Policies 23:41:27 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:41:27 log4j2.appender.rolling.policies.size.size = 64MB 23:41:27 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:41:27 log4j2.appender.rolling.strategy.max = 7 23:41:27 log4j2.appender.audit.type = RollingRandomAccessFile 23:41:27 log4j2.appender.audit.name = AuditRollingFile 23:41:27 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:41:27 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:41:27 log4j2.appender.audit.append = true 23:41:27 log4j2.appender.audit.layout.type = PatternLayout 23:41:27 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:41:27 log4j2.appender.audit.policies.type = Policies 23:41:27 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:41:27 log4j2.appender.audit.policies.size.size = 8MB 23:41:27 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:41:27 log4j2.appender.audit.strategy.max = 7 23:41:27 log4j2.appender.osgi.type = PaxOsgi 23:41:27 log4j2.appender.osgi.name = PaxOsgi 23:41:27 log4j2.appender.osgi.filter = * 23:41:27 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:41:27 #log4j2.logger.aether.level = TRACE 23:41:27 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:41:27 #log4j2.logger.http-headers.level = DEBUG 23:41:27 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:41:27 #log4j2.logger.maven.level = TRACE 23:41:27 Configuring the karaf log... karaf_version: netconf, logapi: log4j2 23:41:27 + logapi=log4j2 23:41:27 + echo 'Configuring the karaf log... karaf_version: netconf, logapi: log4j2' 23:41:27 + '[' log4j2 == log4j2 ']' 23:41:27 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:27 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:41:27 controllerdebugmap: 23:41:27 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:27 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:41:27 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:41:27 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:41:27 + unset IFS 23:41:27 + echo 'controllerdebugmap: ' 23:41:27 + '[' -n '' ']' 23:41:27 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:41:27 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:27 ################################################################################ 23:41:27 # 23:41:27 # Licensed to the Apache Software Foundation (ASF) under one or more 23:41:27 # contributor license agreements. See the NOTICE file distributed with 23:41:27 # this work for additional information regarding copyright ownership. 23:41:27 # The ASF licenses this file to You under the Apache License, Version 2.0 23:41:27 # (the "License"); you may not use this file except in compliance with 23:41:27 # the License. You may obtain a copy of the License at 23:41:27 # 23:41:27 # http://www.apache.org/licenses/LICENSE-2.0 23:41:27 # 23:41:27 # Unless required by applicable law or agreed to in writing, software 23:41:27 # distributed under the License is distributed on an "AS IS" BASIS, 23:41:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:41:27 # See the License for the specific language governing permissions and 23:41:27 # limitations under the License. 23:41:27 # 23:41:27 ################################################################################ 23:41:27 23:41:27 # Common pattern layout for appenders 23:41:27 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:41:27 23:41:27 # Root logger 23:41:27 log4j2.rootLogger.level = INFO 23:41:27 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:41:27 #log4j2.rootLogger.type = asyncRoot 23:41:27 #log4j2.rootLogger.includeLocation = false 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:41:27 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:41:27 log4j2.rootLogger.appenderRef.Console.ref = Console 23:41:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:41:27 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:41:27 23:41:27 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:41:27 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:41:27 23:41:27 # Loggers configuration 23:41:27 23:41:27 # Spifly logger 23:41:27 log4j2.logger.spifly.name = org.apache.aries.spifly 23:41:27 log4j2.logger.spifly.level = WARN 23:41:27 23:41:27 # Security audit logger 23:41:27 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:41:27 log4j2.logger.audit.level = INFO 23:41:27 log4j2.logger.audit.additivity = false 23:41:27 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:41:27 23:41:27 # Appenders configuration 23:41:27 23:41:27 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:41:27 log4j2.appender.console.type = Console 23:41:27 log4j2.appender.console.name = Console 23:41:27 log4j2.appender.console.layout.type = PatternLayout 23:41:27 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:41:27 23:41:27 # Rolling file appender 23:41:27 log4j2.appender.rolling.type = RollingRandomAccessFile 23:41:27 log4j2.appender.rolling.name = RollingFile 23:41:27 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:41:27 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:41:27 # uncomment to not force a disk flush 23:41:27 #log4j2.appender.rolling.immediateFlush = false 23:41:27 log4j2.appender.rolling.append = true 23:41:27 log4j2.appender.rolling.layout.type = PatternLayout 23:41:27 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:41:27 log4j2.appender.rolling.policies.type = Policies 23:41:27 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:41:27 log4j2.appender.rolling.policies.size.size = 1GB 23:41:27 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:41:27 log4j2.appender.rolling.strategy.max = 7 23:41:27 23:41:27 # Audit file appender 23:41:27 log4j2.appender.audit.type = RollingRandomAccessFile 23:41:27 log4j2.appender.audit.name = AuditRollingFile 23:41:27 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:41:27 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:41:27 log4j2.appender.audit.append = true 23:41:27 log4j2.appender.audit.layout.type = PatternLayout 23:41:27 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:41:27 log4j2.appender.audit.policies.type = Policies 23:41:27 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:41:27 log4j2.appender.audit.policies.size.size = 8MB 23:41:27 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:41:27 log4j2.appender.audit.strategy.max = 7 23:41:27 23:41:27 # OSGi appender 23:41:27 log4j2.appender.osgi.type = PaxOsgi 23:41:27 log4j2.appender.osgi.name = PaxOsgi 23:41:27 log4j2.appender.osgi.filter = * 23:41:27 23:41:27 # help with identification of maven-related problems with pax-url-aether 23:41:27 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:41:27 #log4j2.logger.aether.level = TRACE 23:41:27 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:41:27 #log4j2.logger.http-headers.level = DEBUG 23:41:27 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:41:27 #log4j2.logger.maven.level = TRACE 23:41:27 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:41:27 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:41:27 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:27 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:41:27 + local -r controllermem=2048m 23:41:27 Configure 23:41:27 + local -r memconf=/tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:27 + echo Configure 23:41:27 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:41:27 max memory: 2048m 23:41:27 memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:27 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:41:27 + echo ' max memory: 2048m' 23:41:27 + echo ' memconf: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:41:27 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:27 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:27 cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:27 + echo 'cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv' 23:41:27 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:27 #!/bin/sh 23:41:27 # 23:41:27 # Licensed to the Apache Software Foundation (ASF) under one or more 23:41:27 # contributor license agreements. See the NOTICE file distributed with 23:41:27 # this work for additional information regarding copyright ownership. 23:41:27 # The ASF licenses this file to You under the Apache License, Version 2.0 23:41:27 # (the "License"); you may not use this file except in compliance with 23:41:27 # the License. You may obtain a copy of the License at 23:41:27 # 23:41:27 # http://www.apache.org/licenses/LICENSE-2.0 23:41:27 # 23:41:27 # Unless required by applicable law or agreed to in writing, software 23:41:27 # distributed under the License is distributed on an "AS IS" BASIS, 23:41:27 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:41:27 # See the License for the specific language governing permissions and 23:41:27 # limitations under the License. 23:41:27 # 23:41:27 23:41:27 # 23:41:27 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:41:27 # script: client, instance, shell, start, status, stop, karaf 23:41:27 # 23:41:27 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:41:27 # Actions go here... 23:41:27 # fi 23:41:27 23:41:27 # 23:41:27 # general settings which should be applied for all scripts go here; please keep 23:41:27 # in mind that it is possible that scripts might be executed more than once, e.g. 23:41:27 # in example of the start script where the start script is executed first and the 23:41:27 # karaf script afterwards. 23:41:27 # 23:41:27 23:41:27 # 23:41:27 # The following section shows the possible configuration options for the default 23:41:27 # karaf scripts 23:41:27 # 23:41:27 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:41:27 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:41:27 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:41:27 # export EXTRA_JAVA_OPTS # Additional JVM options 23:41:27 # export KARAF_HOME # Karaf home folder 23:41:27 # export KARAF_DATA # Karaf data folder 23:41:27 # export KARAF_BASE # Karaf base folder 23:41:27 # export KARAF_ETC # Karaf etc folder 23:41:27 # export KARAF_LOG # Karaf log folder 23:41:27 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:41:27 # export KARAF_OPTS # Additional available Karaf options 23:41:27 # export KARAF_DEBUG # Enable debug mode 23:41:27 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:41:27 # export KARAF_NOROOT # Prevent execution as root if set to true 23:41:27 Set Java version 23:41:27 + echo 'Set Java version' 23:41:27 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:41:27 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:41:27 sudo: a password is required 23:41:27 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:41:27 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:41:27 sudo: a password is required 23:41:27 JDK default version ... 23:41:27 + echo 'JDK default version ...' 23:41:27 + java -version 23:41:27 openjdk version "21.0.9" 2025-10-21 23:41:27 OpenJDK Runtime Environment (build 21.0.9+10-Ubuntu-122.04) 23:41:27 OpenJDK 64-Bit Server VM (build 21.0.9+10-Ubuntu-122.04, mixed mode, sharing) 23:41:27 Set JAVA_HOME 23:41:27 + echo 'Set JAVA_HOME' 23:41:27 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:41:27 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:41:27 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:41:27 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:41:27 Listing all open ports on controller system... 23:41:27 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:41:27 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:41:27 + echo 'Listing all open ports on controller system...' 23:41:27 + netstat -pnatu 23:41:27 /tmp/configuration-script.sh: line 40: netstat: command not found 23:41:27 Configuring cluster 23:41:27 + '[' -f /tmp/custom_shard_config.txt ']' 23:41:27 + echo 'Configuring cluster' 23:41:27 + /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.39 10.30.170.60 10.30.171.227 23:41:27 ################################################ 23:41:27 ## Configure Cluster ## 23:41:27 ################################################ 23:41:27 NOTE: Cluster configuration files not found. Copying from 23:41:27 /tmp/netconf-karaf-10.0.3-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/12.0.3 23:41:27 Configuring unique name in pekko.conf 23:41:27 Configuring hostname in pekko.conf 23:41:27 Configuring data and rpc seed nodes in pekko.conf 23:41:27 modules = [ 23:41:27 23:41:27 ] 23:41:27 Configuring replication type in module-shards.conf 23:41:27 ################################################ 23:41:27 ## NOTE: Manually restart controller to ## 23:41:27 ## apply configuration. ## 23:41:27 ################################################ 23:41:27 Dump pekko.conf 23:41:27 + echo 'Dump pekko.conf' 23:41:27 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 23:41:27 23:41:27 odl-cluster-data { 23:41:27 pekko { 23:41:27 remote { 23:41:27 artery { 23:41:27 enabled = on 23:41:27 transport = tcp 23:41:27 canonical.hostname = "10.30.171.227" 23:41:27 canonical.port = 2550 23:41:27 } 23:41:27 } 23:41:27 23:41:27 cluster { 23:41:27 # Using artery. 23:41:27 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.39:2550", 23:41:27 "pekko://opendaylight-cluster-data@10.30.170.60:2550", 23:41:27 "pekko://opendaylight-cluster-data@10.30.171.227:2550"] 23:41:27 23:41:27 roles = ["member-3"] 23:41:27 23:41:27 # when under load we might trip a false positive on the failure detector 23:41:27 # failure-detector { 23:41:27 # heartbeat-interval = 4 s 23:41:27 # acceptable-heartbeat-pause = 16s 23:41:27 # } 23:41:27 } 23:41:27 23:41:27 persistence { 23:41:27 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:41:27 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:41:27 # The relative path is always relative to KARAF_HOME. 23:41:27 23:41:27 # snapshot-store.local.dir = "target/snapshots" 23:41:27 } 23:41:27 disable-default-actor-system-quarantined-event-handling = "false" 23:41:27 } 23:41:27 } 23:41:27 Dump modules.conf 23:41:27 + echo 'Dump modules.conf' 23:41:27 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:41:27 modules = [ 23:41:27 23:41:27 ] 23:41:27 Dump module-shards.conf 23:41:27 + echo 'Dump module-shards.conf' 23:41:27 + cat /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:41:27 module-shards = [ 23:41:27 { 23:41:27 name = "default" 23:41:27 shards = [ 23:41:27 { 23:41:27 name = "default" 23:41:27 replicas = ["member-1", 23:41:27 "member-2", 23:41:27 "member-3"] 23:41:27 } 23:41:27 ] 23:41:27 } 23:41:27 ] 23:41:27 Locating config plan to use... 23:41:27 Finished running config plans 23:41:27 Starting member-1 with IP address 10.30.171.39 23:41:27 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:41:28 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:41:28 Redirecting karaf console output to karaf_console.log 23:41:28 Starting controller... 23:41:28 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:41:28 Starting member-2 with IP address 10.30.170.60 23:41:28 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:41:28 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:41:28 Redirecting karaf console output to karaf_console.log 23:41:28 Starting controller... 23:41:28 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:41:28 Starting member-3 with IP address 10.30.171.227 23:41:28 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:41:29 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:41:29 Redirecting karaf console output to karaf_console.log 23:41:29 Starting controller... 23:41:29 start: Redirecting Karaf output to /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:41:29 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins17220336855119413919.sh 23:41:29 common-functions.sh is being sourced 23:41:29 common-functions environment: 23:41:29 MAVENCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:41:29 ACTUALFEATURES: 23:41:29 FEATURESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:41:29 CUSTOMPROP: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/custom.properties 23:41:29 LOGCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:41:29 MEMCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/bin/setenv 23:41:29 CONTROLLERMEM: 2048m 23:41:29 AKKACONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/pekko.conf 23:41:29 MODULESCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/modules.conf 23:41:29 MODULESHARDSCONF: /tmp/netconf-karaf-10.0.3-SNAPSHOT/configuration/initial/module-shards.conf 23:41:29 SUITES: 23:41:29 23:41:29 + echo '#################################################' 23:41:29 ################################################# 23:41:29 + echo '## Verify Cluster is UP ##' 23:41:29 ## Verify Cluster is UP ## 23:41:29 + echo '#################################################' 23:41:29 ################################################# 23:41:29 + create_post_startup_script 23:41:29 + cat 23:41:29 + copy_and_run_post_startup_script 23:41:29 + seed_index=1 23:41:29 ++ seq 1 3 23:41:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:41:29 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:41:29 + echo 'Execute the post startup script on controller 10.30.171.39' 23:41:29 Execute the post startup script on controller 10.30.171.39 23:41:29 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.171.39:/tmp/ 23:41:29 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:41:29 + ssh 10.30.171.39 'bash /tmp/post-startup-script.sh 1' 23:41:29 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:41:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:41:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:41:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:41:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:41:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:41:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:41:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:42:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:42:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:42:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:42:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:42:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:42:29 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:42:34 2026-01-26T23:42:01,625 | 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.] 23:42:34 Controller is UP 23:42:34 2026-01-26T23:42:01,625 | 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.] 23:42:34 Listing all open ports on controller system... 23:42:34 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:42:34 looking for "BindException: Address already in use" in log file 23:42:34 looking for "server is unhealthy" in log file 23:42:34 + '[' 1 == 0 ']' 23:42:34 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:42:34 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:42:34 + echo 'Execute the post startup script on controller 10.30.170.60' 23:42:34 Execute the post startup script on controller 10.30.170.60 23:42:34 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.170.60:/tmp/ 23:42:34 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:42:35 + ssh 10.30.170.60 'bash /tmp/post-startup-script.sh 2' 23:42:35 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:42:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:42:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:42:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:42:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:42:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:43:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:43:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:43:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:43:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:43:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:43:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:43:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:43:35 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:43:40 2026-01-26T23:42:01,778 | 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.] 23:43:40 Controller is UP 23:43:40 2026-01-26T23:42:01,778 | 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.] 23:43:40 Listing all open ports on controller system... 23:43:40 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:43:40 looking for "BindException: Address already in use" in log file 23:43:40 looking for "server is unhealthy" in log file 23:43:40 + '[' 2 == 0 ']' 23:43:40 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:43:40 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:43:40 + echo 'Execute the post startup script on controller 10.30.171.227' 23:43:40 Execute the post startup script on controller 10.30.171.227 23:43:40 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/post-startup-script.sh 10.30.171.227:/tmp/ 23:43:40 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:43:41 + ssh 10.30.171.227 'bash /tmp/post-startup-script.sh 3' 23:43:41 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:43:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:43:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:43:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:43:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:44:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:44:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:44:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:44:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:44:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:44:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:44:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:44:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:44:41 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:44:46 2026-01-26T23:42:02,579 | 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.] 23:44:46 Controller is UP 23:44:46 2026-01-26T23:42:02,579 | 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.] 23:44:46 Listing all open ports on controller system... 23:44:46 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:44:46 looking for "BindException: Address already in use" in log file 23:44:46 looking for "server is unhealthy" in log file 23:44:46 + '[' 0 == 0 ']' 23:44:46 + seed_index=1 23:44:46 + dump_controller_threads 23:44:46 ++ seq 1 3 23:44:46 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:44:46 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:44:46 + echo 'Let'\''s take the karaf thread dump' 23:44:46 Let's take the karaf thread dump 23:44:46 + ssh 10.30.171.39 'sudo ps aux' 23:44:46 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:44:47 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log 23:44:47 ++ grep -v grep 23:44:47 ++ tr -s ' ' 23:44:47 ++ cut -f2 '-d ' 23:44:47 + pid=2033 23:44:47 + echo 'karaf main: org.apache.karaf.main.Main, pid:2033' 23:44:47 karaf main: org.apache.karaf.main.Main, pid:2033 23:44:47 + ssh 10.30.171.39 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2033' 23:44:47 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:44:47 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:44:47 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:44:47 + echo 'Let'\''s take the karaf thread dump' 23:44:47 Let's take the karaf thread dump 23:44:47 + ssh 10.30.170.60 'sudo ps aux' 23:44:47 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:44:48 ++ tr -s ' ' 23:44:48 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log 23:44:48 ++ grep -v grep 23:44:48 ++ cut -f2 '-d ' 23:44:48 + pid=2041 23:44:48 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041' 23:44:48 karaf main: org.apache.karaf.main.Main, pid:2041 23:44:48 + ssh 10.30.170.60 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041' 23:44:48 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:44:49 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:44:49 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:44:49 + echo 'Let'\''s take the karaf thread dump' 23:44:49 Let's take the karaf thread dump 23:44:49 + ssh 10.30.171.227 'sudo ps aux' 23:44:49 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:44:49 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_before.log 23:44:49 ++ grep -v grep 23:44:49 ++ tr -s ' ' 23:44:49 ++ cut -f2 '-d ' 23:44:49 + pid=2039 23:44:49 + echo 'karaf main: org.apache.karaf.main.Main, pid:2039' 23:44:49 karaf main: org.apache.karaf.main.Main, pid:2039 23:44:49 + ssh 10.30.171.227 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2039' 23:44:49 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:44:50 + '[' 0 -gt 0 ']' 23:44:50 + echo 'Generating controller variables...' 23:44:50 Generating controller variables... 23:44:50 ++ seq 1 3 23:44:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:44:50 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:44:50 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.39' 23:44:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:44:50 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:44:50 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.39 -v ODL_SYSTEM_2_IP:10.30.170.60' 23:44:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:44:50 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:44:50 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.39 -v ODL_SYSTEM_2_IP:10.30.170.60 -v ODL_SYSTEM_3_IP:10.30.171.227' 23:44:50 + echo 'Generating mininet variables...' 23:44:50 Generating mininet variables... 23:44:50 ++ seq 1 1 23:44:50 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") 23:44:50 + MININETIP=TOOLS_SYSTEM_1_IP 23:44:50 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.167' 23:44:50 + get_test_suites SUITES 23:44:50 + local __suite_list=SUITES 23:44:50 + echo 'Locating test plan to use...' 23:44:50 Locating test plan to use... 23:44:50 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt 23:44:50 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale-vanadium.txt ']' 23:44:50 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/testplans/netconf-clustering-scale.txt 23:44:50 + '[' disabled '!=' disabled ']' 23:44:50 + echo 'Changing the testplan path...' 23:44:50 Changing the testplan path... 23:44:50 + 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 23:44:50 + cat testplan.txt 23:44:50 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 23:44:50 # 23:44:50 # This program and the accompanying materials are made available under the 23:44:50 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 23:44:50 # and is available at http://www.eclipse.org/legal/epl-v10.html 23:44:50 23:44:50 # Place the suites in run order: 23:44:50 /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot 23:44:50 + '[' -z '' ']' 23:44:50 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 23:44:50 ++ tr '\012' ' ' 23:44:50 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ' 23:44:50 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot '\''' 23:44:50 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ' 23:44:50 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ...' 23:44:50 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/test/csit/suites/netconf/clusteringscale/performance.robot ... 23:44:50 + robot -N netconf-clustering-scale.txt --removekeywords wuks -e exclude -e skip_if_vanadium -v BUNDLEFOLDER:netconf-karaf-10.0.3-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/netconf/netconf-karaf/10.0.3-SNAPSHOT/netconf-karaf-10.0.3-20260126.190709-100.zip -v CONTROLLER:10.30.171.39 -v CONTROLLER1:10.30.170.60 -v CONTROLLER2:10.30.171.227 -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.171.167 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:vanadium -v ODL_SYSTEM_IP:10.30.171.39 -v ODL_SYSTEM_1_IP:10.30.171.39 -v ODL_SYSTEM_2_IP:10.30.170.60 -v ODL_SYSTEM_3_IP:10.30.171.227 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.167 -v TOOLS_SYSTEM_1_IP:10.30.171.167 -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 23:44:50 [ 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. 23:44:50 [ 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. 23:44:50 [ 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. 23:44:50 [ 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. 23:44:50 [ 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. 23:44:50 [ 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. 23:44:50 [ 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. 23:44:50 ============================================================================== 23:44:50 netconf-clustering-scale.txt :: netconf-restperfclient update performance t... 23:44:50 ============================================================================== 23:44:58 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:59 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:44:59 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:05 | PASS | 23:45:05 ------------------------------------------------------------------------------ 23:45:05 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:05 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:06 | PASS | 23:45:06 ------------------------------------------------------------------------------ 23:45:06 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:09 | PASS | 23:45:09 ------------------------------------------------------------------------------ 23:45:09 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:09 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:10 | PASS | 23:45:10 ------------------------------------------------------------------------------ 23:45:10 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:10 | FAIL | 23:45:10 ... click for list of related bugs or create a new one if needed (with the 23:45:10 "netconf_clustering_scale_txt_create_device_data" 23:45:10 reference somewhere inside) 23:45:10 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_create_device_data&order=bug_status" 23:45:10 23:45:10 HTTPError: 404 Client Error: Not Found for url: http://10.30.170.60:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount 23:45:10 ------------------------------------------------------------------------------ 23:45:10 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL | 23:45:10 Setup failed: 23:45:10 SKIPPED due to a failure in a previous fundamental test case. 23:45:10 ------------------------------------------------------------------------------ 23:45:10 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL | 23:45:10 Setup failed: 23:45:10 SKIPPED due to a failure in a previous fundamental test case. 23:45:10 ------------------------------------------------------------------------------ 23:45:10 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:10 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:11 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:45:11 | FAIL | 23:45:11 ... click for list of related bugs or create a new one if needed (with the 23:45:11 "netconf_clustering_scale_txt_cleanup_and_collect" 23:45:11 reference somewhere inside) 23:45:11 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status" 23:45:11 23:45:11 '' == '' 23:45:11 ------------------------------------------------------------------------------ 23:45:11 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL | 23:45:11 8 tests, 4 passed, 4 failed 23:45:11 ============================================================================== 23:45:11 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/output.xml 23:45:11 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/log.html 23:45:11 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/report.html 23:45:11 + true 23:45:11 + echo 'Examining the files in data/log and checking filesize' 23:45:11 Examining the files in data/log and checking filesize 23:45:11 + ssh 10.30.171.39 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/' 23:45:11 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:45:11 total 348 23:45:11 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 23:41 . 23:45:11 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 26 23:41 karaf_console.log 23:45:11 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 23:42 .. 23:45:11 -rw-rw-r-- 1 jenkins jenkins 342856 Jan 26 23:45 karaf.log 23:45:11 + ssh 10.30.171.39 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*' 23:45:11 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:45:12 336K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:45:12 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:45:12 + ssh 10.30.170.60 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/' 23:45:12 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:45:12 total 336 23:45:12 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 23:41 . 23:45:12 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 26 23:41 karaf_console.log 23:45:12 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 23:42 .. 23:45:12 -rw-rw-r-- 1 jenkins jenkins 331729 Jan 26 23:45 karaf.log 23:45:12 + ssh 10.30.170.60 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*' 23:45:12 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:45:12 324K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:45:12 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:45:12 + ssh 10.30.171.227 'ls -altr /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/' 23:45:12 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:45:12 total 336 23:45:12 drwxrwxr-x 2 jenkins jenkins 4096 Jan 26 23:41 . 23:45:12 -rw-rw-r-- 1 jenkins jenkins 1720 Jan 26 23:41 karaf_console.log 23:45:12 drwxrwxr-x 9 jenkins jenkins 4096 Jan 26 23:42 .. 23:45:12 -rw-rw-r-- 1 jenkins jenkins 327861 Jan 26 23:45 karaf.log 23:45:12 + ssh 10.30.171.227 'du -hs /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*' 23:45:12 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:45:12 324K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:45:12 4.0K /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:45:12 + set +e 23:45:13 ++ seq 1 3 23:45:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:45:13 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:45:13 + echo 'Let'\''s take the karaf thread dump again' 23:45:13 Let's take the karaf thread dump again 23:45:13 + ssh 10.30.171.39 'sudo ps aux' 23:45:13 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:45:13 ++ tr -s ' ' 23:45:13 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log 23:45:13 ++ cut -f2 '-d ' 23:45:13 ++ grep -v grep 23:45:13 + pid=2033 23:45:13 + echo 'karaf main: org.apache.karaf.main.Main, pid:2033' 23:45:13 karaf main: org.apache.karaf.main.Main, pid:2033 23:45:13 + ssh 10.30.171.39 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2033' 23:45:13 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:45:13 + echo 'killing karaf process...' 23:45:13 killing karaf process... 23:45:13 + ssh 10.30.171.39 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:45:13 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:45:13 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:45:13 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:45:13 + echo 'Let'\''s take the karaf thread dump again' 23:45:13 Let's take the karaf thread dump again 23:45:13 + ssh 10.30.170.60 'sudo ps aux' 23:45:13 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:45:14 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log 23:45:14 ++ grep -v grep 23:45:14 ++ cut -f2 '-d ' 23:45:14 ++ tr -s ' ' 23:45:14 + pid=2041 23:45:14 + echo 'karaf main: org.apache.karaf.main.Main, pid:2041' 23:45:14 karaf main: org.apache.karaf.main.Main, pid:2041 23:45:14 + ssh 10.30.170.60 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2041' 23:45:14 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:45:14 + echo 'killing karaf process...' 23:45:14 killing karaf process... 23:45:14 + ssh 10.30.170.60 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:45:14 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:45:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:45:14 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:45:14 + echo 'Let'\''s take the karaf thread dump again' 23:45:14 Let's take the karaf thread dump again 23:45:14 + ssh 10.30.171.227 'sudo ps aux' 23:45:14 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:45:14 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/ps_after.log 23:45:14 ++ grep -v grep 23:45:14 ++ cut -f2 '-d ' 23:45:14 ++ tr -s ' ' 23:45:14 + pid=2039 23:45:14 + echo 'karaf main: org.apache.karaf.main.Main, pid:2039' 23:45:14 karaf main: org.apache.karaf.main.Main, pid:2039 23:45:14 + ssh 10.30.171.227 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2039' 23:45:14 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:45:15 + echo 'killing karaf process...' 23:45:15 killing karaf process... 23:45:15 + ssh 10.30.171.227 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:45:15 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:45:15 + sleep 5 23:45:20 ++ seq 1 3 23:45:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:45:20 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:45:20 + echo 'Compressing karaf.log 1' 23:45:20 Compressing karaf.log 1 23:45:20 + ssh 10.30.171.39 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:45:20 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:45:20 + echo 'Fetching compressed karaf.log 1' 23:45:20 Fetching compressed karaf.log 1 23:45:20 + scp 10.30.171.39:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz 23:45:20 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:45:21 + ssh 10.30.171.39 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz 23:45:21 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:45:21 + scp 10.30.171.39:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log 23:45:21 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:45:21 + ssh 10.30.171.39 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:45:21 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:45:21 + echo 'Fetch GC logs' 23:45:21 Fetch GC logs 23:45:21 + mkdir -p gclogs-1 23:45:21 + scp '10.30.171.39:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-1/ 23:45:21 Warning: Permanently added '10.30.171.39' (ECDSA) to the list of known hosts. 23:45:21 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory 23:45:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:45:21 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:45:21 + echo 'Compressing karaf.log 2' 23:45:21 Compressing karaf.log 2 23:45:21 + ssh 10.30.170.60 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:45:21 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:45:22 + echo 'Fetching compressed karaf.log 2' 23:45:22 Fetching compressed karaf.log 2 23:45:22 + scp 10.30.170.60:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz 23:45:22 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:45:22 + ssh 10.30.170.60 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz 23:45:22 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:45:22 + scp 10.30.170.60:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log 23:45:22 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:45:22 + ssh 10.30.170.60 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:45:22 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:45:22 + echo 'Fetch GC logs' 23:45:22 Fetch GC logs 23:45:22 + mkdir -p gclogs-2 23:45:22 + scp '10.30.170.60:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-2/ 23:45:22 Warning: Permanently added '10.30.170.60' (ECDSA) to the list of known hosts. 23:45:23 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory 23:45:23 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:45:23 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:45:23 + echo 'Compressing karaf.log 3' 23:45:23 Compressing karaf.log 3 23:45:23 + ssh 10.30.171.227 gzip --best /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log 23:45:23 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:45:23 + echo 'Fetching compressed karaf.log 3' 23:45:23 Fetching compressed karaf.log 3 23:45:23 + scp 10.30.171.227:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz 23:45:23 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:45:23 + ssh 10.30.171.227 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf.log.gz 23:45:23 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:45:23 + scp 10.30.171.227:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log 23:45:23 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:45:24 + ssh 10.30.171.227 rm -f /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/karaf_console.log 23:45:24 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:45:24 + echo 'Fetch GC logs' 23:45:24 Fetch GC logs 23:45:24 + mkdir -p gclogs-3 23:45:24 + scp '10.30.171.227:/tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log' gclogs-3/ 23:45:24 Warning: Permanently added '10.30.171.227' (ECDSA) to the list of known hosts. 23:45:24 scp: /tmp/netconf-karaf-10.0.3-SNAPSHOT/data/log/*.log: No such file or directory 23:45:24 + echo 'Examine copied files' 23:45:24 Examine copied files 23:45:24 + ls -lt 23:45:24 total 2252 23:45:24 drwxrwxr-x. 2 jenkins jenkins 6 Jan 26 23:45 gclogs-3 23:45:24 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 26 23:45 odl3_karaf_console.log 23:45:24 -rw-rw-r--. 1 jenkins jenkins 26737 Jan 26 23:45 odl3_karaf.log.gz 23:45:24 drwxrwxr-x. 2 jenkins jenkins 6 Jan 26 23:45 gclogs-2 23:45:24 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 26 23:45 odl2_karaf_console.log 23:45:24 -rw-rw-r--. 1 jenkins jenkins 27118 Jan 26 23:45 odl2_karaf.log.gz 23:45:24 drwxrwxr-x. 2 jenkins jenkins 6 Jan 26 23:45 gclogs-1 23:45:24 -rw-rw-r--. 1 jenkins jenkins 1720 Jan 26 23:45 odl1_karaf_console.log 23:45:24 -rw-rw-r--. 1 jenkins jenkins 28524 Jan 26 23:45 odl1_karaf.log.gz 23:45:24 -rw-rw-r--. 1 jenkins jenkins 96843 Jan 26 23:45 karaf_3_2039_threads_after.log 23:45:24 -rw-rw-r--. 1 jenkins jenkins 13950 Jan 26 23:45 ps_after.log 23:45:24 -rw-rw-r--. 1 jenkins jenkins 105025 Jan 26 23:45 karaf_2_2041_threads_after.log 23:45:24 -rw-rw-r--. 1 jenkins jenkins 111521 Jan 26 23:45 karaf_1_2033_threads_after.log 23:45:24 -rw-rw-r--. 1 jenkins jenkins 247502 Jan 26 23:45 report.html 23:45:24 -rw-rw-r--. 1 jenkins jenkins 442811 Jan 26 23:45 log.html 23:45:24 -rw-rw-r--. 1 jenkins jenkins 811778 Jan 26 23:45 output.xml 23:45:24 -rw-rw-r--. 1 jenkins jenkins 7132 Jan 26 23:45 testtool--netconf-clustering-scale-txt.1769471100.549.log 23:45:24 -rw-rw-r--. 1 jenkins jenkins 451 Jan 26 23:44 testplan.txt 23:45:24 -rw-rw-r--. 1 jenkins jenkins 91519 Jan 26 23:44 karaf_3_2039_threads_before.log 23:45:24 -rw-rw-r--. 1 jenkins jenkins 13969 Jan 26 23:44 ps_before.log 23:45:24 -rw-rw-r--. 1 jenkins jenkins 92340 Jan 26 23:44 karaf_2_2041_threads_before.log 23:45:24 -rw-rw-r--. 1 jenkins jenkins 92369 Jan 26 23:44 karaf_1_2033_threads_before.log 23:45:24 -rw-rw-r--. 1 jenkins jenkins 3162 Jan 26 23:41 post-startup-script.sh 23:45:24 -rw-rw-r--. 1 jenkins jenkins 276 Jan 26 23:41 startup-script.sh 23:45:24 -rw-rw-r--. 1 jenkins jenkins 3598 Jan 26 23:41 configuration-script.sh 23:45:24 -rw-rw-r--. 1 jenkins jenkins 365 Jan 26 23:41 detect_variables.env 23:45:24 -rw-rw-r--. 1 jenkins jenkins 3690 Jan 26 23:41 pom.xml 23:45:24 -rw-rw-r--. 1 jenkins jenkins 96 Jan 26 23:41 set_variables.env 23:45:24 -rw-rw-r--. 1 jenkins jenkins 356 Jan 26 23:41 slave_addresses.txt 23:45:24 -rw-rw-r--. 1 jenkins jenkins 570 Jan 26 23:40 requirements.txt 23:45:24 -rw-rw-r--. 1 jenkins jenkins 26 Jan 26 23:40 env.properties 23:45:24 -rw-rw-r--. 1 jenkins jenkins 333 Jan 26 23:38 stack-parameters.yaml 23:45:24 drwxrwxr-x. 7 jenkins jenkins 4096 Jan 26 23:37 test 23:45:24 drwxrwxr-x. 2 jenkins jenkins 6 Jan 26 23:37 test@tmp 23:45:24 -rw-rw-r--. 1 jenkins jenkins 1414 Jan 26 19:34 maven-metadata.xml 23:45:24 + true 23:45:24 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/sh /tmp/jenkins17988177088943554066.sh 23:45:24 Cleaning up Robot installation... 23:45:24 $ ssh-agent -k 23:45:24 unset SSH_AUTH_SOCK; 23:45:24 unset SSH_AGENT_PID; 23:45:24 echo Agent pid 5286 killed; 23:45:24 [ssh-agent] Stopped. 23:45:25 Recording plot data 23:45:25 Robot results publisher started... 23:45:25 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:45:25 -Parsing output xml: 23:45:25 Done! 23:45:25 -Copying log files to build dir: 23:45:25 Done! 23:45:25 -Assigning results to build: 23:45:25 Done! 23:45:25 -Checking thresholds: 23:45:25 Done! 23:45:25 Done publishing Robot results. 23:45:25 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 23:45:25 [PostBuildScript] - [INFO] Executing post build scripts. 23:45:25 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins3712169421607397972.sh 23:45:25 Archiving csit artifacts 23:45:26 mv: cannot stat '*_1.png': No such file or directory 23:45:26 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:45:26 mv: cannot stat '*_2.png': No such file or directory 23:45:26 mv: cannot stat '/tmp/odl2_*': No such file or directory 23:45:26 mv: cannot stat '*_3.png': No such file or directory 23:45:26 mv: cannot stat '/tmp/odl3_*': No such file or directory 23:45:26 % Total % Received % Xferd Average Speed Time Time Time Current 23:45:26 Dload Upload Total Spent Left Speed 23:45:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 309k 0 309k 0 0 2325k 0 --:--:-- --:--:-- --:--:-- 2343k 23:45:26 Archive: robot-plugin.zip 23:45:26 inflating: ./archives/robot-plugin/log.html 23:45:26 inflating: ./archives/robot-plugin/output.xml 23:45:26 inflating: ./archives/robot-plugin/report.html 23:45:26 mv: cannot stat '*.log.gz': No such file or directory 23:45:26 mv: cannot stat '*.csv': No such file or directory 23:45:26 mv: cannot stat '*.png': No such file or directory 23:45:26 [PostBuildScript] - [INFO] Executing post build scripts. 23:45:26 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins847733837915597295.sh 23:45:26 [PostBuildScript] - [INFO] Executing post build scripts. 23:45:26 [EnvInject] - Injecting environment variables from a build step. 23:45:26 [EnvInject] - Injecting as environment variables the properties content 23:45:26 OS_CLOUD=vex 23:45:26 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-vanadium-51 23:45:26 23:45:26 [EnvInject] - Variables injected successfully. 23:45:26 provisioning config files... 23:45:26 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:45:26 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15717415771053401471.sh 23:45:26 ---> openstack-stack-delete.sh 23:45:26 Setup pyenv: 23:45:26 system 23:45:26 3.8.13 23:45:26 3.9.13 23:45:26 3.10.13 23:45:26 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:45:27 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BeoH from file:/tmp/.os_lf_venv 23:45:27 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:45:27 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:45:28 lf-activate-venv(): INFO: Base packages installed successfully 23:45:28 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:45:43 lf-activate-venv(): INFO: Adding /tmp/venv-BeoH/bin to PATH 23:45:43 INFO: Stack cost retrieval disabled, setting cost to 0 23:45:55 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-vanadium-51 23:45:55 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-vanadium-51 23:45:55 [PostBuildScript] - [INFO] Executing post build scripts. 23:45:55 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins11477065661518625450.sh 23:45:55 ---> sysstat.sh 23:45:55 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins10584574633732286997.sh 23:45:55 ---> package-listing.sh 23:45:55 ++ facter osfamily 23:45:55 ++ tr '[:upper:]' '[:lower:]' 23:45:56 + OS_FAMILY=redhat 23:45:56 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium 23:45:56 + START_PACKAGES=/tmp/packages_start.txt 23:45:56 + END_PACKAGES=/tmp/packages_end.txt 23:45:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:45:56 + PACKAGES=/tmp/packages_start.txt 23:45:56 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 23:45:56 + PACKAGES=/tmp/packages_end.txt 23:45:56 + case "${OS_FAMILY}" in 23:45:56 + rpm -qa 23:45:56 + sort 23:45:56 + '[' -f /tmp/packages_start.txt ']' 23:45:56 + '[' -f /tmp/packages_end.txt ']' 23:45:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:45:56 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium ']' 23:45:56 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 23:45:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/archives/ 23:45:56 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins6591371149538470774.sh 23:45:56 ---> capture-instance-metadata.sh 23:45:56 Setup pyenv: 23:45:56 system 23:45:56 3.8.13 23:45:56 3.9.13 23:45:56 3.10.13 23:45:56 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:45:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BeoH from file:/tmp/.os_lf_venv 23:45:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:45:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:45:58 lf-activate-venv(): INFO: Base packages installed successfully 23:45:58 lf-activate-venv(): INFO: Installing additional packages: lftools 23:46:12 lf-activate-venv(): INFO: Adding /tmp/venv-BeoH/bin to PATH 23:46:12 INFO: Running in OpenStack, capturing instance metadata 23:46:12 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins8819788204885861196.sh 23:46:12 provisioning config files... 23:46:12 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-vanadium #51 23:46:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-vanadium@tmp/config2712455427550056267tmp 23:46:12 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:46:12 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:46:12 provisioning config files... 23:46:12 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:46:12 [EnvInject] - Injecting environment variables from a build step. 23:46:12 [EnvInject] - Injecting as environment variables the properties content 23:46:12 SERVER_ID=logs 23:46:12 23:46:12 [EnvInject] - Variables injected successfully. 23:46:12 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins5111516976157160640.sh 23:46:12 ---> create-netrc.sh 23:46:12 WARN: Log server credential not found. 23:46:12 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins7220178933611893655.sh 23:46:12 ---> python-tools-install.sh 23:46:12 Setup pyenv: 23:46:13 system 23:46:13 3.8.13 23:46:13 3.9.13 23:46:13 3.10.13 23:46:13 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:46:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BeoH from file:/tmp/.os_lf_venv 23:46:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:46:13 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:46:15 lf-activate-venv(): INFO: Base packages installed successfully 23:46:15 lf-activate-venv(): INFO: Installing additional packages: lftools 23:46:25 lf-activate-venv(): INFO: Adding /tmp/venv-BeoH/bin to PATH 23:46:25 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins14217078037048715881.sh 23:46:25 ---> sudo-logs.sh 23:46:25 Archiving 'sudo' log.. 23:46:25 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash /tmp/jenkins15690516104062321771.sh 23:46:25 ---> job-cost.sh 23:46:25 Setup pyenv: 23:46:25 system 23:46:25 3.8.13 23:46:25 3.9.13 23:46:25 3.10.13 23:46:25 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:46:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BeoH from file:/tmp/.os_lf_venv 23:46:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:46:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:46:27 lf-activate-venv(): INFO: Base packages installed successfully 23:46:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:46:34 lf-activate-venv(): INFO: Adding /tmp/venv-BeoH/bin to PATH 23:46:34 DEBUG: total: 0 23:46:34 INFO: Retrieving Stack Cost... 23:46:35 INFO: Retrieving Pricing Info for: v3-standard-2 23:46:35 INFO: Archiving Costs 23:46:35 [netconf-csit-3node-clustering-scale-only-vanadium] $ /bin/bash -l /tmp/jenkins8683863883447709547.sh 23:46:35 ---> logs-deploy.sh 23:46:35 Setup pyenv: 23:46:35 system 23:46:35 3.8.13 23:46:35 3.9.13 23:46:35 3.10.13 23:46:35 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-vanadium/.python-version) 23:46:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-BeoH from file:/tmp/.os_lf_venv 23:46:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:46:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:46:37 lf-activate-venv(): INFO: Base packages installed successfully 23:46:37 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:46:47 lf-activate-venv(): INFO: Adding /tmp/venv-BeoH/bin to PATH 23:46:47 WARNING: Nexus logging server not set 23:46:47 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-vanadium/51/ 23:46:47 INFO: archiving logs to S3 23:46:48 ---> uname -a: 23:46:48 Linux prd-centos8-robot-2c-8g-4760.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 23:46:48 23:46:48 23:46:48 ---> lscpu: 23:46:48 Architecture: x86_64 23:46:48 CPU op-mode(s): 32-bit, 64-bit 23:46:48 Byte Order: Little Endian 23:46:48 CPU(s): 2 23:46:48 On-line CPU(s) list: 0,1 23:46:48 Thread(s) per core: 1 23:46:48 Core(s) per socket: 1 23:46:48 Socket(s): 2 23:46:48 NUMA node(s): 1 23:46:48 Vendor ID: AuthenticAMD 23:46:48 CPU family: 23 23:46:48 Model: 49 23:46:48 Model name: AMD EPYC-Rome Processor 23:46:48 Stepping: 0 23:46:48 CPU MHz: 2799.998 23:46:48 BogoMIPS: 5599.99 23:46:48 Virtualization: AMD-V 23:46:48 Hypervisor vendor: KVM 23:46:48 Virtualization type: full 23:46:48 L1d cache: 32K 23:46:48 L1i cache: 32K 23:46:48 L2 cache: 512K 23:46:48 L3 cache: 16384K 23:46:48 NUMA node0 CPU(s): 0,1 23:46:48 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 23:46:48 23:46:48 23:46:48 ---> nproc: 23:46:48 2 23:46:48 23:46:48 23:46:48 ---> df -h: 23:46:48 Filesystem Size Used Avail Use% Mounted on 23:46:48 devtmpfs 3.8G 0 3.8G 0% /dev 23:46:48 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:46:48 tmpfs 3.8G 17M 3.8G 1% /run 23:46:48 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:46:48 /dev/vda1 40G 8.4G 32G 21% / 23:46:48 tmpfs 770M 0 770M 0% /run/user/1001 23:46:48 23:46:48 23:46:48 ---> free -m: 23:46:48 total used free shared buff/cache available 23:46:48 Mem: 7697 661 4851 19 2185 6738 23:46:48 Swap: 1023 0 1023 23:46:48 23:46:48 23:46:48 ---> ip addr: 23:46:48 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:46:48 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:46:48 inet 127.0.0.1/8 scope host lo 23:46:48 valid_lft forever preferred_lft forever 23:46:48 inet6 ::1/128 scope host 23:46:48 valid_lft forever preferred_lft forever 23:46:48 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:46:48 link/ether fa:16:3e:8f:e1:cc brd ff:ff:ff:ff:ff:ff 23:46:48 altname enp0s3 23:46:48 altname ens3 23:46:48 inet 10.30.171.125/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:46:48 valid_lft 85812sec preferred_lft 85812sec 23:46:48 inet6 fe80::f816:3eff:fe8f:e1cc/64 scope link 23:46:48 valid_lft forever preferred_lft forever 23:46:48 23:46:48 23:46:48 ---> sar -b -r -n DEV: 23:46:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/26/2026 _x86_64_ (2 CPU) 23:46:48 23:46:48 23:36:56 LINUX RESTART (2 CPU) 23:46:48 23:46:48 11:38:01 PM tps rtps wtps bread/s bwrtn/s 23:46:48 11:39:01 PM 120.54 0.07 120.48 1.87 13545.92 23:46:48 11:40:01 PM 33.52 1.22 32.31 105.03 2774.24 23:46:48 11:41:01 PM 65.76 6.93 58.82 1279.12 3771.69 23:46:48 11:42:01 PM 38.10 2.70 35.40 436.12 6423.29 23:46:48 11:43:01 PM 3.48 0.00 3.48 0.00 116.01 23:46:48 11:44:01 PM 0.27 0.00 0.27 0.00 2.92 23:46:48 11:45:01 PM 0.33 0.07 0.27 5.73 8.15 23:46:48 11:46:01 PM 22.05 0.42 21.63 46.93 966.66 23:46:48 Average: 35.51 1.42 34.08 234.34 3451.30 23:46:48 23:46:48 11:38:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:46:48 11:39:01 PM 5058552 6935256 2823880 35.82 2688 2053520 771712 8.64 191548 2278008 82932 23:46:48 11:40:01 PM 5173936 7019116 2708496 34.36 2688 2020600 704168 7.88 217532 2138160 9592 23:46:48 11:41:01 PM 4857768 6967284 3024664 38.37 2688 2274892 736640 8.25 258420 2379756 174216 23:46:48 11:42:01 PM 4862276 6975112 3020156 38.32 2688 2278932 710964 7.96 266628 2365680 20 23:46:48 11:43:01 PM 4862268 6975108 3020164 38.32 2688 2278936 710964 7.96 266632 2365900 4 23:46:48 11:44:01 PM 4862524 6975348 3019908 38.31 2688 2278936 726420 8.13 266632 2365824 8 23:46:48 11:45:01 PM 4816292 6929968 3066140 38.90 2688 2279788 812540 9.10 266960 2411388 672 23:46:48 11:46:01 PM 5021208 6948636 2861224 36.30 2688 2099808 776888 8.70 467072 2033364 22308 23:46:48 Average: 4939353 6965728 2943079 37.34 2688 2195676 743787 8.33 275178 2292260 36219 23:46:48 23:46:48 11:38:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:46:48 11:39:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:48 11:39:01 PM eth0 105.01 80.66 1177.99 10.98 0.00 0.00 0.00 0.00 23:46:48 11:40:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:48 11:40:01 PM eth0 11.11 7.18 6.44 3.50 0.00 0.00 0.00 0.00 23:46:48 11:41:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:48 11:41:01 PM eth0 43.19 39.11 338.35 8.89 0.00 0.00 0.00 0.00 23:46:48 11:42:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:48 11:42:01 PM eth0 390.77 274.51 79.53 70.29 0.00 0.00 0.00 0.00 23:46:48 11:43:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:48 11:43:01 PM eth0 2.70 2.18 0.82 0.68 0.00 0.00 0.00 0.00 23:46:48 11:44:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:48 11:44:01 PM eth0 2.58 1.87 0.43 0.41 0.00 0.00 0.00 0.00 23:46:48 11:45:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:48 11:45:01 PM eth0 52.59 35.06 12.89 4.87 0.00 0.00 0.00 0.00 23:46:48 11:46:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:48 11:46:01 PM eth0 114.36 79.30 93.58 27.49 0.00 0.00 0.00 0.00 23:46:48 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:46:48 Average: eth0 90.29 64.99 213.76 15.89 0.00 0.00 0.00 0.00 23:46:48 23:46:48 23:46:48 ---> sar -P ALL: 23:46:48 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 01/26/2026 _x86_64_ (2 CPU) 23:46:48 23:46:48 23:36:56 LINUX RESTART (2 CPU) 23:46:48 23:46:48 11:38:01 PM CPU %user %nice %system %iowait %steal %idle 23:46:48 11:39:01 PM all 32.17 0.00 4.53 1.20 0.07 62.03 23:46:48 11:39:01 PM 0 33.38 0.00 5.03 1.55 0.07 59.97 23:46:48 11:39:01 PM 1 30.96 0.00 4.03 0.85 0.08 64.08 23:46:48 11:40:01 PM all 15.84 0.00 2.01 0.28 0.07 81.80 23:46:48 11:40:01 PM 0 20.75 0.00 2.28 0.17 0.07 76.73 23:46:48 11:40:01 PM 1 10.93 0.00 1.73 0.40 0.07 86.87 23:46:48 11:41:01 PM all 30.02 0.00 5.59 0.46 0.09 63.84 23:46:48 11:41:01 PM 0 27.20 0.00 5.61 0.70 0.10 66.40 23:46:48 11:41:01 PM 1 32.84 0.00 5.58 0.22 0.08 61.28 23:46:48 11:42:01 PM all 9.02 0.00 2.20 0.42 0.07 88.29 23:46:48 11:42:01 PM 0 14.64 0.00 2.58 0.49 0.07 82.23 23:46:48 11:42:01 PM 1 3.41 0.00 1.82 0.35 0.07 94.35 23:46:48 11:43:01 PM all 0.35 0.00 0.08 0.01 0.05 99.52 23:46:48 11:43:01 PM 0 0.65 0.00 0.10 0.02 0.05 99.18 23:46:48 11:43:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 23:46:48 11:44:01 PM all 0.33 0.00 0.07 0.00 0.04 99.57 23:46:48 11:44:01 PM 0 0.60 0.00 0.08 0.00 0.03 99.28 23:46:48 11:44:01 PM 1 0.05 0.00 0.05 0.00 0.05 99.85 23:46:48 11:45:01 PM all 3.25 0.00 0.39 0.00 0.05 96.30 23:46:48 11:45:01 PM 0 3.36 0.00 0.40 0.00 0.05 96.19 23:46:48 11:45:01 PM 1 3.15 0.00 0.38 0.00 0.05 96.42 23:46:48 11:46:01 PM all 19.37 0.00 3.19 0.09 0.08 77.27 23:46:48 11:46:01 PM 0 30.42 0.00 3.74 0.13 0.07 65.64 23:46:48 11:46:01 PM 1 8.31 0.00 2.64 0.05 0.10 88.90 23:46:48 Average: all 13.81 0.00 2.26 0.31 0.07 83.56 23:46:48 Average: 0 16.38 0.00 2.48 0.38 0.06 80.69 23:46:48 Average: 1 11.23 0.00 2.04 0.23 0.07 86.43 23:46:48 23:46:48 23:46:48