23:05:37 Started by upstream project "integration-distribution-mri-test-titanium" build number 63 23:05:37 originally caused by: 23:05:37 Started by timer 23:05:37 Running as SYSTEM 23:05:37 [EnvInject] - Loading node environment variables. 23:05:37 Building remotely on prd-centos8-robot-2c-8g-2673 (centos8-robot-2c-8g) in workspace /w/workspace/netconf-csit-3node-clustering-scale-only-titanium 23:05:37 [ssh-agent] Looking for ssh-agent implementation... 23:05:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:05:38 $ ssh-agent 23:05:38 SSH_AUTH_SOCK=/tmp/ssh-6UrvpXhtuBSm/agent.5280 23:05:38 SSH_AGENT_PID=5281 23:05:38 [ssh-agent] Started. 23:05:38 Running ssh-add (command line suppressed) 23:05:38 Identity added: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_17006803889468435466.key (/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/private_key_17006803889468435466.key) 23:05:38 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 23:05:38 The recommended git tool is: NONE 23:05:40 using credential opendaylight-jenkins-ssh 23:05:40 Wiping out workspace first. 23:05:40 Cloning the remote Git repository 23:05:40 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 23:05:40 > git init /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test # timeout=10 23:05:40 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:05:40 > git --version # timeout=10 23:05:40 > git --version # 'git version 2.43.0' 23:05:40 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:05:40 [INFO] Currently running in a labeled security context 23:05:40 [INFO] Currently SELinux is 'enforcing' on the host 23:05:40 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh9182942089177817809.key 23:05:40 Verifying host key using known hosts file 23:05: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:05:40 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:05:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:05:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 23:05:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 23:05:43 using GIT_SSH to set credentials Release Engineering Jenkins Key 23:05:43 [INFO] Currently running in a labeled security context 23:05:43 [INFO] Currently SELinux is 'enforcing' on the host 23:05:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test@tmp/jenkins-gitclient-ssh2431545901479171503.key 23:05:43 Verifying host key using known hosts file 23:05:43 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 23:05:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 23:05:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:05:44 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 23:05:44 > git config core.sparsecheckout # timeout=10 23:05:44 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 23:05:44 Commit message: "Adapt test for new pce-allocation field" 23:05:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 23:05:44 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 23:05:44 No emails were triggered. 23:05:44 provisioning config files... 23:05:44 copy managed file [npmrc] to file:/home/jenkins/.npmrc 23:05:44 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 23:05:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:05:45 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins11726063958804750603.sh 23:05:45 ---> python-tools-install.sh 23:05:45 Setup pyenv: 23:05:45 system 23:05:45 * 3.8.13 (set by /opt/pyenv/version) 23:05:45 * 3.9.13 (set by /opt/pyenv/version) 23:05:45 * 3.10.13 (set by /opt/pyenv/version) 23:05:45 * 3.11.7 (set by /opt/pyenv/version) 23:05:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-GEAR 23:05:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 23:05:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:05:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:05:54 lf-activate-venv(): INFO: Base packages installed successfully 23:05:54 lf-activate-venv(): INFO: Installing additional packages: lftools 23:06:22 lf-activate-venv(): INFO: Adding /tmp/venv-GEAR/bin to PATH 23:06:22 Generating Requirements File 23:06:44 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:06:44 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 23:06:44 Python 3.11.7 23:06:44 pip 25.3 from /tmp/venv-GEAR/lib/python3.11/site-packages/pip (python 3.11) 23:06:45 appdirs==1.4.4 23:06:45 argcomplete==3.6.3 23:06:45 aspy.yaml==1.3.0 23:06:45 attrs==25.4.0 23:06:45 autopage==0.5.2 23:06:45 beautifulsoup4==4.14.3 23:06:45 boto3==1.41.5 23:06:45 botocore==1.41.5 23:06:45 bs4==0.0.2 23:06:45 cachetools==6.2.2 23:06:45 certifi==2025.11.12 23:06:45 cffi==2.0.0 23:06:45 cfgv==3.5.0 23:06:45 chardet==5.2.0 23:06:45 charset-normalizer==3.4.4 23:06:45 click==8.3.1 23:06:45 cliff==4.12.0 23:06:45 cmd2==2.7.0 23:06:45 cryptography==3.3.2 23:06:45 debtcollector==3.0.0 23:06:45 decorator==5.2.1 23:06:45 defusedxml==0.7.1 23:06:45 Deprecated==1.3.1 23:06:45 distlib==0.4.0 23:06:45 dnspython==2.8.0 23:06:45 docker==7.1.0 23:06:45 dogpile.cache==1.5.0 23:06:45 durationpy==0.10 23:06:45 email-validator==2.3.0 23:06:45 filelock==3.20.0 23:06:45 future==1.0.0 23:06:45 gitdb==4.0.12 23:06:45 GitPython==3.1.45 23:06:45 google-auth==2.43.0 23:06:45 httplib2==0.31.0 23:06:45 identify==2.6.15 23:06:45 idna==3.11 23:06:45 importlib-resources==1.5.0 23:06:45 iso8601==2.1.0 23:06:45 Jinja2==3.1.6 23:06:45 jmespath==1.0.1 23:06:45 jsonpatch==1.33 23:06:45 jsonpointer==3.0.0 23:06:45 jsonschema==4.25.1 23:06:45 jsonschema-specifications==2025.9.1 23:06:45 keystoneauth1==5.12.0 23:06:45 kubernetes==34.1.0 23:06:45 lftools==0.37.16 23:06:45 lxml==6.0.2 23:06:45 markdown-it-py==4.0.0 23:06:45 MarkupSafe==3.0.3 23:06:45 mdurl==0.1.2 23:06:45 msgpack==1.1.2 23:06:45 multi_key_dict==2.0.3 23:06:45 munch==4.0.0 23:06:45 netaddr==1.3.0 23:06:45 niet==1.4.2 23:06:45 nodeenv==1.9.1 23:06:45 oauth2client==4.1.3 23:06:45 oauthlib==3.3.1 23:06:45 openstacksdk==4.8.0 23:06:45 os-service-types==1.8.2 23:06:45 osc-lib==4.2.0 23:06:45 oslo.config==10.1.0 23:06:45 oslo.context==6.2.0 23:06:45 oslo.i18n==6.7.1 23:06:45 oslo.log==7.2.1 23:06:45 oslo.serialization==5.8.0 23:06:45 oslo.utils==9.2.0 23:06:45 packaging==25.0 23:06:45 pbr==7.0.3 23:06:45 platformdirs==4.5.0 23:06:45 prettytable==3.17.0 23:06:45 psutil==7.1.3 23:06:45 pyasn1==0.6.1 23:06:45 pyasn1_modules==0.4.2 23:06:45 pycparser==2.23 23:06:45 pygerrit2==2.0.15 23:06:45 PyGithub==2.8.1 23:06:45 Pygments==2.19.2 23:06:45 PyJWT==2.10.1 23:06:45 PyNaCl==1.6.1 23:06:45 pyparsing==2.4.7 23:06:45 pyperclip==1.11.0 23:06:45 pyrsistent==0.20.0 23:06:45 python-cinderclient==9.8.0 23:06:45 python-dateutil==2.9.0.post0 23:06:45 python-heatclient==4.3.0 23:06:45 python-jenkins==1.8.3 23:06:45 python-keystoneclient==5.7.0 23:06:45 python-magnumclient==4.9.0 23:06:45 python-openstackclient==8.2.0 23:06:45 python-swiftclient==4.9.0 23:06:45 PyYAML==6.0.3 23:06:45 referencing==0.37.0 23:06:45 requests==2.32.5 23:06:45 requests-oauthlib==2.0.0 23:06:45 requestsexceptions==1.4.0 23:06:45 rfc3986==2.0.0 23:06:45 rich==14.2.0 23:06:45 rich-argparse==1.7.2 23:06:45 rpds-py==0.30.0 23:06:45 rsa==4.9.1 23:06:45 ruamel.yaml==0.18.16 23:06:45 ruamel.yaml.clib==0.2.15 23:06:45 s3transfer==0.15.0 23:06:45 simplejson==3.20.2 23:06:45 six==1.17.0 23:06:45 smmap==5.0.2 23:06:45 soupsieve==2.8 23:06:45 stevedore==5.6.0 23:06:45 tabulate==0.9.0 23:06:45 toml==0.10.2 23:06:45 tomlkit==0.13.3 23:06:45 tqdm==4.67.1 23:06:45 typing_extensions==4.15.0 23:06:45 tzdata==2025.2 23:06:45 urllib3==1.26.20 23:06:45 virtualenv==20.35.4 23:06:45 wcwidth==0.2.14 23:06:45 websocket-client==1.9.0 23:06:45 wrapt==2.0.1 23:06:45 xdg==6.0.0 23:06:45 xmltodict==1.0.2 23:06:45 yq==3.4.3 23:06:45 [EnvInject] - Injecting environment variables from a build step. 23:06:45 [EnvInject] - Injecting as environment variables the properties content 23:06:45 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 23:06:45 OS_CLOUD=vex 23:06:45 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-127 23:06:45 OS_STACK_TEMPLATE_DIR=openstack-hot 23:06:45 23:06:45 [EnvInject] - Variables injected successfully. 23:06:45 provisioning config files... 23:06:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:06:45 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins15726229753458706194.sh 23:06:45 ---> Create parameters file for OpenStack HOT 23:06:45 OpenStack Heat parameters generated 23:06:45 ----------------------------------- 23:06:45 parameters: 23:06:45 vm_0_count: '3' 23:06:45 vm_0_flavor: 'v3-standard-4' 23:06:45 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250917-133034.447' 23:06:45 vm_1_count: '1' 23:06:45 vm_1_flavor: 'v3-standard-2' 23:06:45 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250917-133034.654' 23:06:45 23:06:45 job_name: '49281-127' 23:06:45 silo: 'releng' 23:06:45 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins9662784056309452396.sh 23:06:45 ---> Create HEAT stack 23:06:45 + source /home/jenkins/lf-env.sh 23:06:45 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:06:45 ++ mktemp -d /tmp/venv-XXXX 23:06:45 + lf_venv=/tmp/venv-AiUz 23:06:45 + local venv_file=/tmp/.os_lf_venv 23:06:45 + local python=python3 23:06:45 + local options 23:06:45 + local set_path=true 23:06:45 + local install_args= 23:06: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:06:45 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:06:45 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 23:06:45 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:06:45 + true 23:06:45 + case $1 in 23:06:45 + python=python3 23:06:45 + shift 2 23:06:45 + true 23:06:45 + case $1 in 23:06:45 + shift 23:06:45 + break 23:06:45 + case $python in 23:06:45 + local pkg_list= 23:06:45 + [[ -d /opt/pyenv ]] 23:06:45 + echo 'Setup pyenv:' 23:06:45 Setup pyenv: 23:06:45 + export PYENV_ROOT=/opt/pyenv 23:06:45 + PYENV_ROOT=/opt/pyenv 23:06: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:06: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:06:45 + pyenv versions 23:06:45 system 23:06:45 3.8.13 23:06:45 3.9.13 23:06:45 3.10.13 23:06:45 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 23:06:45 + command -v pyenv 23:06:45 ++ pyenv init - --no-rehash 23:06:45 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 23:06:45 for i in ${!paths[@]}; do 23:06:45 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 23:06:45 fi; done; 23:06:45 echo "${paths[*]}"'\'')" 23:06:45 export PATH="/opt/pyenv/shims:${PATH}" 23:06:45 export PYENV_SHELL=bash 23:06:45 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 23:06:45 pyenv() { 23:06:45 local command 23:06:45 command="${1:-}" 23:06:45 if [ "$#" -gt 0 ]; then 23:06:45 shift 23:06:45 fi 23:06:45 23:06:45 case "$command" in 23:06:45 rehash|shell) 23:06:45 eval "$(pyenv "sh-$command" "$@")" 23:06:45 ;; 23:06:45 *) 23:06:45 command pyenv "$command" "$@" 23:06:45 ;; 23:06:45 esac 23:06:45 }' 23:06:45 +++ bash --norc -ec 'IFS=:; paths=($PATH); 23:06:45 for i in ${!paths[@]}; do 23:06:45 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 23:06:45 fi; done; 23:06:45 echo "${paths[*]}"' 23:06: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:06: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:06: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:06:45 ++ export PYENV_SHELL=bash 23:06:45 ++ PYENV_SHELL=bash 23:06:45 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 23:06:45 +++ complete -F _pyenv pyenv 23:06:45 ++ lf-pyver python3 23:06:45 ++ local py_version_xy=python3 23:06:45 ++ local py_version_xyz= 23:06:45 ++ awk '{ print $1 }' 23:06:45 ++ pyenv versions 23:06:45 ++ local command 23:06:45 ++ command=versions 23:06:45 ++ '[' 1 -gt 0 ']' 23:06:45 ++ shift 23:06:45 ++ case "$command" in 23:06:45 ++ command pyenv versions 23:06:45 ++ pyenv versions 23:06:45 ++ sed 's/^[ *]* //' 23:06:45 ++ grep -E '^[0-9.]*[0-9]$' 23:06:45 ++ [[ ! -s /tmp/.pyenv_versions ]] 23:06:45 +++ grep '^3' /tmp/.pyenv_versions 23:06:45 +++ tail -n 1 23:06:45 +++ sort -V 23:06:45 ++ py_version_xyz=3.11.7 23:06:45 ++ [[ -z 3.11.7 ]] 23:06:45 ++ echo 3.11.7 23:06:45 ++ return 0 23:06:45 + pyenv local 3.11.7 23:06:45 + local command 23:06:45 + command=local 23:06:45 + '[' 2 -gt 0 ']' 23:06:45 + shift 23:06:45 + case "$command" in 23:06:45 + command pyenv local 3.11.7 23:06:45 + pyenv local 3.11.7 23:06:45 + for arg in "$@" 23:06:45 + case $arg in 23:06:45 + pkg_list+='lftools[openstack] ' 23:06:45 + for arg in "$@" 23:06:45 + case $arg in 23:06:45 + pkg_list+='kubernetes ' 23:06:45 + for arg in "$@" 23:06:45 + case $arg in 23:06:45 + pkg_list+='niet ' 23:06:45 + for arg in "$@" 23:06:45 + case $arg in 23:06:45 + pkg_list+='python-heatclient ' 23:06:45 + for arg in "$@" 23:06:45 + case $arg in 23:06:45 + pkg_list+='python-openstackclient ' 23:06:45 + for arg in "$@" 23:06:45 + case $arg in 23:06:45 + pkg_list+='python-magnumclient ' 23:06:45 + for arg in "$@" 23:06:45 + case $arg in 23:06:45 + pkg_list+='urllib3~=1.26.15 ' 23:06:45 + for arg in "$@" 23:06:45 + case $arg in 23:06:45 + pkg_list+='yq ' 23:06:45 + [[ -f /tmp/.os_lf_venv ]] 23:06:45 ++ cat /tmp/.os_lf_venv 23:06:45 + lf_venv=/tmp/venv-GEAR 23:06:45 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GEAR from' file:/tmp/.os_lf_venv 23:06:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GEAR from file:/tmp/.os_lf_venv 23:06:45 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 23:06:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:06:45 + local 'pip_opts=--upgrade --quiet' 23:06:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 23:06:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 23:06:45 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 23:06:45 + [[ -n '' ]] 23:06:45 + [[ -n '' ]] 23:06:45 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 23:06:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:06:45 + /tmp/venv-GEAR/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:06:47 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 23:06:47 lf-activate-venv(): INFO: Base packages installed successfully 23:06:47 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 23:06:47 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 23:06:47 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 23:06:47 + /tmp/venv-GEAR/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:07:05 + type python3 23:07:05 + true 23:07:05 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-GEAR/bin to PATH' 23:07:05 lf-activate-venv(): INFO: Adding /tmp/venv-GEAR/bin to PATH 23:07:05 + PATH=/tmp/venv-GEAR/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:07:05 + return 0 23:07:05 + openstack --os-cloud vex limits show --absolute 23:07:06 +--------------------------+---------+ 23:07:06 | Name | Value | 23:07:06 +--------------------------+---------+ 23:07:06 | maxTotalInstances | -1 | 23:07:06 | maxTotalCores | 450 | 23:07:06 | maxTotalRAMSize | 1000000 | 23:07:06 | maxServerMeta | 128 | 23:07:06 | maxImageMeta | 128 | 23:07:06 | maxPersonality | 5 | 23:07:06 | maxPersonalitySize | 10240 | 23:07:06 | maxTotalKeypairs | 100 | 23:07:06 | maxServerGroups | 10 | 23:07:06 | maxServerGroupMembers | 10 | 23:07:06 | maxTotalFloatingIps | -1 | 23:07:06 | maxSecurityGroups | -1 | 23:07:06 | maxSecurityGroupRules | -1 | 23:07:06 | totalRAMUsed | 942080 | 23:07:06 | totalCoresUsed | 230 | 23:07:06 | totalInstancesUsed | 87 | 23:07:06 | totalFloatingIpsUsed | 0 | 23:07:06 | totalSecurityGroupsUsed | 0 | 23:07:06 | totalServerGroupsUsed | 0 | 23:07:06 | maxTotalVolumes | -1 | 23:07:06 | maxTotalSnapshots | 10 | 23:07:06 | maxTotalVolumeGigabytes | 4096 | 23:07:06 | maxTotalBackups | 10 | 23:07:06 | maxTotalBackupGigabytes | 1000 | 23:07:06 | totalVolumesUsed | 3 | 23:07:06 | totalGigabytesUsed | 60 | 23:07:06 | totalSnapshotsUsed | 0 | 23:07:06 | totalBackupsUsed | 0 | 23:07:06 | totalBackupGigabytesUsed | 0 | 23:07:06 +--------------------------+---------+ 23:07:06 + pushd /opt/ciman/openstack-hot 23:07:06 /opt/ciman/openstack-hot /w/workspace/netconf-csit-3node-clustering-scale-only-titanium 23:07:06 + lftools openstack --os-cloud vex stack create releng-netconf-csit-3node-clustering-scale-only-titanium-127 csit-2-instance-type.yaml /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/stack-parameters.yaml 23:07:33 Creating stack releng-netconf-csit-3node-clustering-scale-only-titanium-127 23:07:33 Waiting to initialize infrastructure... 23:07:33 Stack initialization successful. 23:07:33 ------------------------------------ 23:07:33 Stack Details 23:07:33 ------------------------------------ 23:07:33 {'added': None, 23:07:33 'capabilities': [], 23:07:33 'created_at': '2025-11-30T23:07:10Z', 23:07:33 'deleted': None, 23:07:33 'deleted_at': None, 23:07:33 'description': 'No description', 23:07:33 'environment': None, 23:07:33 'environment_files': None, 23:07:33 'files': None, 23:07:33 'files_container': None, 23:07:33 'id': 'c548726f-5e0a-4fa5-b11b-bef2f9cb208a', 23:07:33 'is_rollback_disabled': True, 23:07:33 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-netconf-csit-3node-clustering-scale-only-titanium-127/c548726f-5e0a-4fa5-b11b-bef2f9cb208a', 23:07:33 'rel': 'self'}], 23:07:33 '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:07:33 'name': 'releng-netconf-csit-3node-clustering-scale-only-titanium-127', 23:07:33 'notification_topics': [], 23:07:33 'outputs': [{'description': 'IP addresses of the 1st vm types', 23:07:33 'output_key': 'vm_0_ips', 23:07:33 'output_value': ['10.30.171.72', 23:07:33 '10.30.171.74', 23:07:33 '10.30.171.123']}, 23:07:33 {'description': 'IP addresses of the 2nd vm types', 23:07:33 'output_key': 'vm_1_ips', 23:07:33 'output_value': ['10.30.171.179']}], 23:07:33 'owner_id': ****, 23:07:33 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 23:07:33 'OS::stack_id': 'c548726f-5e0a-4fa5-b11b-bef2f9cb208a', 23:07:33 'OS::stack_name': 'releng-netconf-csit-3node-clustering-scale-only-titanium-127', 23:07:33 'job_name': '49281-127', 23:07:33 'silo': 'releng', 23:07:33 'vm_0_count': '3', 23:07:33 'vm_0_flavor': 'v3-standard-4', 23:07:33 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 23:07:33 '20250917-133034.447', 23:07:33 'vm_1_count': '1', 23:07:33 'vm_1_flavor': 'v3-standard-2', 23:07:33 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 23:07:33 '- 20250917-133034.654'}, 23:07:33 'parent_id': None, 23:07:33 'replaced': None, 23:07:33 'status': 'CREATE_COMPLETE', 23:07:33 'status_reason': 'Stack CREATE completed successfully', 23:07:33 'tags': [], 23:07:33 'template': None, 23:07:33 'template_description': 'No description', 23:07:33 'template_url': None, 23:07:33 'timeout_mins': 15, 23:07:33 'unchanged': None, 23:07:33 'updated': None, 23:07:33 'updated_at': None, 23:07:33 'user_project_id': '1c494e321ab846ddacd3aa1ea356a498'} 23:07:33 ------------------------------------ 23:07:34 + popd 23:07:34 /w/workspace/netconf-csit-3node-clustering-scale-only-titanium 23:07:34 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins7335310528350254472.sh 23:07:34 ---> Copy SSH public keys to CSIT lab 23:07:34 Setup pyenv: 23:07:34 system 23:07:34 3.8.13 23:07:34 3.9.13 23:07:34 3.10.13 23:07:34 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 23:07:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GEAR from file:/tmp/.os_lf_venv 23:07:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:07:34 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:07:36 lf-activate-venv(): INFO: Base packages installed successfully 23:07:36 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:07:57 lf-activate-venv(): INFO: Adding /tmp/venv-GEAR/bin to PATH 23:07:59 SSH not responding on 10.30.171.123. Retrying in 10 seconds... 23:07:59 SSH not responding on 10.30.171.72. Retrying in 10 seconds... 23:07:59 SSH not responding on 10.30.171.74. Retrying in 10 seconds... 23:08:00 Warning: Permanently added '10.30.171.179' (ECDSA) to the list of known hosts. 23:08:00 releng-49281-127-1-mininet-ovs-217-0 23:08:00 Successfully copied public keys to slave 10.30.171.179 23:08:09 Ping to 10.30.171.72 successful. 23:08:09 Ping to 10.30.171.123 successful. 23:08:09 Ping to 10.30.171.74 successful. 23:08:10 SSH not responding on 10.30.171.72. Retrying in 10 seconds... 23:08:10 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:08:10 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:08:11 releng-49281-127-0-builder-2 23:08:11 Successfully copied public keys to slave 10.30.171.123 23:08:11 releng-49281-127-0-builder-1 23:08:11 Successfully copied public keys to slave 10.30.171.74 23:08:20 Ping to 10.30.171.72 successful. 23:08:21 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:08:21 releng-49281-127-0-builder-0 23:08:21 Successfully copied public keys to slave 10.30.171.72 23:08:21 Process 6499 ready. 23:08:21 Process 6500 ready. 23:08:21 Process 6501 ready. 23:08:21 Process 6502 ready. 23:08:21 SSH ready on all stack servers. 23:08:21 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins17192860902881079155.sh 23:08:21 Setup pyenv: 23:08:21 system 23:08:21 3.8.13 23:08:21 3.9.13 23:08:21 3.10.13 23:08:21 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 23:08:26 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-VaAy 23:08:26 lf-activate-venv(): INFO: Save venv in file: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.robot_venv 23:08:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:08:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:08:30 lf-activate-venv(): INFO: Base packages installed successfully 23:08:30 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 23:08:31 lf-activate-venv(): INFO: Adding /tmp/venv-VaAy/bin to PATH 23:08:31 + echo 'Installing Python Requirements' 23:08:31 Installing Python Requirements 23:08:31 + cat 23:08:31 + python -m pip install -r requirements.txt 23:08:32 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 23:08:32 Collecting docker-py (from -r requirements.txt (line 1)) 23:08:32 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:08:32 Collecting ipaddr (from -r requirements.txt (line 2)) 23:08:32 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 23:08:32 Installing build dependencies: started 23:08:33 Installing build dependencies: finished with status 'done' 23:08:33 Getting requirements to build wheel: started 23:08:33 Getting requirements to build wheel: finished with status 'done' 23:08:33 Preparing metadata (pyproject.toml): started 23:08:33 Preparing metadata (pyproject.toml): finished with status 'done' 23:08:33 Collecting netaddr (from -r requirements.txt (line 3)) 23:08:33 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:08:33 Collecting netifaces (from -r requirements.txt (line 4)) 23:08:33 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 23:08:33 Installing build dependencies: started 23:08:34 Installing build dependencies: finished with status 'done' 23:08:34 Getting requirements to build wheel: started 23:08:35 Getting requirements to build wheel: finished with status 'done' 23:08:35 Preparing metadata (pyproject.toml): started 23:08:35 Preparing metadata (pyproject.toml): finished with status 'done' 23:08:35 Collecting pyhocon (from -r requirements.txt (line 5)) 23:08:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 23:08:35 Collecting requests (from -r requirements.txt (line 6)) 23:08:35 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 23:08:35 Collecting robotframework (from -r requirements.txt (line 7)) 23:08:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 23:08:35 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 32.1 MB/s 0:00:00 23:08:35 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 23:08:35 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 23:08:35 Installing build dependencies: started 23:08:36 Installing build dependencies: finished with status 'done' 23:08:36 Getting requirements to build wheel: started 23:08:37 Getting requirements to build wheel: finished with status 'done' 23:08:37 Preparing metadata (pyproject.toml): started 23:08:37 Preparing metadata (pyproject.toml): finished with status 'done' 23:08:37 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 23:08:37 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:08:37 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 23:08:37 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:08:37 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 23:08:37 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 23:08:37 Installing build dependencies: started 23:08:38 Installing build dependencies: finished with status 'done' 23:08:38 Getting requirements to build wheel: started 23:08:38 Getting requirements to build wheel: finished with status 'done' 23:08:38 Preparing metadata (pyproject.toml): started 23:08:39 Preparing metadata (pyproject.toml): finished with status 'done' 23:08:39 Collecting scapy (from -r requirements.txt (line 12)) 23:08:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 23:08:39 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 53.8 MB/s 0:00:00 23:08:39 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 23:08:39 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 23:08:39 Installing build dependencies: started 23:08:40 Installing build dependencies: finished with status 'done' 23:08:40 Getting requirements to build wheel: started 23:08:40 Getting requirements to build wheel: finished with status 'done' 23:08:40 Preparing metadata (pyproject.toml): started 23:08:40 Preparing metadata (pyproject.toml): finished with status 'done' 23:08:40 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:08:40 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.2.0/elasticsearch-9.2.0-py3-none-any.whl (960 kB) 23:08:40 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 960.5/960.5 kB 38.8 MB/s 0:00:00 23:08:41 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:08:41 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:08:41 Collecting pyangbind (from -r requirements.txt (line 22)) 23:08:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 23:08:41 Collecting isodate (from -r requirements.txt (line 25)) 23:08:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 23:08:41 Collecting jmespath (from -r requirements.txt (line 28)) 23:08:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 23:08:41 Collecting jsonpatch (from -r requirements.txt (line 31)) 23:08:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 23:08:41 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:08:41 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 23:08:41 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:08:41 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:08:41 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 23:08:41 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:08:41 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 23:08:41 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:08:41 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 23:08:41 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:08:41 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 23:08:41 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 23:08:42 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 23:08:42 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:08:42 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 23:08:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.11/idna-3.11-py3-none-any.whl (71 kB) 23:08:42 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 23:08:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 23:08:42 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 23:08:42 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.11.12/certifi-2025.11.12-py3-none-any.whl (159 kB) 23:08:42 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:08:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.7/webtest-3.0.7-py3-none-any.whl (32 kB) 23:08:42 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 23:08:42 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:08:42 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 23:08:42 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:08:42 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 23:08:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 23:08:42 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 23:08:42 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:08:42 Collecting anyio (from elasticsearch->-r requirements.txt (line 18)) 23:08:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/anyio/4.12.0/anyio-4.12.0-py3-none-any.whl (113 kB) 23:08:42 Collecting elastic-transport<10,>=9.2.0 (from elasticsearch->-r requirements.txt (line 18)) 23:08:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.2.0/elastic_transport-9.2.0-py3-none-any.whl (65 kB) 23:08:42 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 23:08:42 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:08:42 Collecting sniffio (from elasticsearch->-r requirements.txt (line 18)) 23:08:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 23:08:42 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 23:08:42 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:08:42 Collecting elasticsearch (from -r requirements.txt (line 18)) 23:08:42 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.2/elasticsearch-8.19.2-py3-none-any.whl (949 kB) 23:08:42 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 949.7/949.7 kB 38.5 MB/s 0:00:00 23:08:42 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:08:42 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 23:08:42 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:08:42 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:08:42 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:08:42 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:08:42 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 23:08:42 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:08:43 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 23:08:43 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 23:08:43 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 28.4 MB/s 0:00:00 23:08:43 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 23:08:43 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:08:44 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 23:08:44 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.11.3/regex-2025.11.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (800 kB) 23:08:44 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 800.4/800.4 kB 30.6 MB/s 0:00:00 23:08:45 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 23:08:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 23:08:45 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:08:45 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:08:45 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:08:45 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:08:45 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:08:45 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.1/invoke-2.2.1-py3-none-any.whl (160 kB) 23:08:45 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:08:45 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.1/pynacl-1.6.1-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 23:08:46 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 23:08:46 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:08:46 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:08:46 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 23:08:46 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:08:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.38.0/selenium-4.38.0-py3-none-any.whl (9.7 MB) 23:08:46 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.7/9.7 MB 58.0 MB/s 0:00:00 23:08:46 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:08:46 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-pythonlibcore/4.4.1/robotframework_pythonlibcore-4.4.1-py2.py3-none-any.whl (12 kB) 23:08:47 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:08:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.1/click-8.3.1-py3-none-any.whl (108 kB) 23:08:47 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:08:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.32.0/trio-0.32.0-py3-none-any.whl (512 kB) 23:08:47 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:08:47 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:08:47 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:08:47 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.4.0/attrs-25.4.0-py3-none-any.whl (67 kB) 23:08:47 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:08:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 23:08:47 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:08:47 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:08:47 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:08:47 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.3.2/wsproto-1.3.2-py3-none-any.whl (24 kB) 23:08:47 Collecting pysocks!=1.5.7,<2.0,>=1.5.6 (from urllib3[socks]<3.0,>=2.5.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 23:08:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 23:08:48 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:08:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 23:08:48 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:08:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 23:08:48 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:08:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.3/beautifulsoup4-4.14.3-py3-none-any.whl (107 kB) 23:08:48 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:08:48 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 23:08:48 Collecting soupsieve>=1.6.1 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 23:08:48 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 23:08:48 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 23:08:48 Building wheel for robotframework-sshlibrary (pyproject.toml): started 23:08:48 Building wheel for robotframework-sshlibrary (pyproject.toml): finished with status 'done' 23:08:48 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=21b3254ec5bf54dd083c9ae8f32ad48f18e6824eba5eae7c7ed52b547ce21fd3 23:08:48 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 23:08:48 Building wheel for ipaddr (pyproject.toml): started 23:08:49 Building wheel for ipaddr (pyproject.toml): finished with status 'done' 23:08:49 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=88a565a2d612c11a4b56b11d77ee0821c43f8f01d94e262afb65eb99a5146dc7 23:08:49 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 23:08:49 Building wheel for netifaces (pyproject.toml): started 23:08:51 Building wheel for netifaces (pyproject.toml): finished with status 'done' 23:08:51 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41087 sha256=ff9a1d55253fdebaf65c4db4d757c0038487c0ac064398ce02073579bb90bfa0 23:08:51 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 23:08:51 Building wheel for robotframework-httplibrary (pyproject.toml): started 23:08:51 Building wheel for robotframework-httplibrary (pyproject.toml): finished with status 'done' 23:08:51 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=326f3d9b886b7fb7b56d50176a8642e936c6362e8bca9284eadcaaacd054db7b 23:08:51 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 23:08:51 Building wheel for jsonpath-rw (pyproject.toml): started 23:08:51 Building wheel for jsonpath-rw (pyproject.toml): finished with status 'done' 23:08:51 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=57e6383aa3d36cade567f33cdc8a29d4fe655f8d8721f904f3160474d35bd9ec 23:08:51 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 23:08:52 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 23:08:52 Installing collected packages: sortedcontainers, ply, netifaces, ipaddr, enum34, websocket-client, WebOb, waitress, urllib3, typing-extensions, soupsieve, sniffio, six, scapy, robotframework-pythonlibcore, robotframework, regex, pysocks, pyparsing, pycparser, netaddr, lxml, jsonpointer, jmespath, isodate, invoke, idna, h11, decorator, click, charset_normalizer, certifi, bcrypt, attrs, wsproto, requests, python-dateutil, pyhocon, pyang, outcome, jsonpath-rw, jsonpatch, elastic-transport, docker-pycreds, cffi, beautifulsoup4, webtest, trio, robotframework-requests, pynacl, pyangbind, elasticsearch, docker-py, cryptography, trio-websocket, robotframework-httplibrary, paramiko, elasticsearch-dsl, selenium, scp, robotframework-sshlibrary, robotframework-seleniumlibrary, robotframework-selenium2library 23:08:59 23:08:59 Successfully installed WebOb-1.8.9 attrs-25.4.0 bcrypt-5.0.0 beautifulsoup4-4.14.3 certifi-2025.11.12 cffi-2.0.0 charset_normalizer-3.4.4 click-8.3.1 cryptography-46.0.3 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.2 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.11 invoke-2.2.1 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.1 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.11.3 requests-2.32.5 robotframework-7.3.2 robotframework-httplibrary-0.4.2 robotframework-pythonlibcore-4.4.1 robotframework-requests-0.9.7 robotframework-selenium2library-3.0.0 robotframework-seleniumlibrary-6.8.0 robotframework-sshlibrary-3.8.0 scapy-2.6.1 scp-0.15.0 selenium-4.38.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.32.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.9.0 webtest-3.0.7 wsproto-1.3.2 23:08:59 + pip freeze 23:08:59 attrs==25.4.0 23:08:59 bcrypt==5.0.0 23:08:59 beautifulsoup4==4.14.3 23:08:59 certifi==2025.11.12 23:08:59 cffi==2.0.0 23:08:59 charset-normalizer==3.4.4 23:08:59 click==8.3.1 23:08:59 cryptography==46.0.3 23:08:59 decorator==5.2.1 23:08:59 distlib==0.4.0 23:08:59 docker-py==1.10.6 23:08:59 docker-pycreds==0.4.0 23:08:59 elastic-transport==8.17.1 23:08:59 elasticsearch==8.19.2 23:08:59 elasticsearch-dsl==8.15.4 23:08:59 enum34==1.1.10 23:08:59 filelock==3.20.0 23:08:59 h11==0.16.0 23:08:59 idna==3.11 23:08:59 invoke==2.2.1 23:08:59 ipaddr==2.2.0 23:08:59 isodate==0.7.2 23:08:59 jmespath==1.0.1 23:08:59 jsonpatch==1.33 23:08:59 jsonpath-rw==1.4.0 23:08:59 jsonpointer==3.0.0 23:08:59 lxml==6.0.2 23:08:59 netaddr==1.3.0 23:08:59 netifaces==0.11.0 23:08:59 outcome==1.3.0.post0 23:08:59 paramiko==4.0.0 23:08:59 platformdirs==4.5.0 23:08:59 ply==3.11 23:08:59 pyang==2.7.1 23:08:59 pyangbind==0.8.6 23:08:59 pycparser==2.23 23:08:59 pyhocon==0.3.61 23:08:59 PyNaCl==1.6.1 23:08:59 pyparsing==3.2.5 23:08:59 PySocks==1.7.1 23:08:59 python-dateutil==2.9.0.post0 23:08:59 regex==2025.11.3 23:08:59 requests==2.32.5 23:08:59 robotframework==7.3.2 23:08:59 robotframework-httplibrary==0.4.2 23:08:59 robotframework-pythonlibcore==4.4.1 23:08:59 robotframework-requests==0.9.7 23:08:59 robotframework-selenium2library==3.0.0 23:08:59 robotframework-seleniumlibrary==6.8.0 23:08:59 robotframework-sshlibrary==3.8.0 23:08:59 scapy==2.6.1 23:08:59 scp==0.15.0 23:08:59 selenium==4.38.0 23:08:59 six==1.17.0 23:08:59 sniffio==1.3.1 23:08:59 sortedcontainers==2.4.0 23:08:59 soupsieve==2.8 23:08:59 trio==0.32.0 23:08:59 trio-websocket==0.12.2 23:08:59 typing_extensions==4.15.0 23:08:59 urllib3==2.5.0 23:08:59 virtualenv==20.35.4 23:08:59 waitress==3.0.2 23:08:59 WebOb==1.8.9 23:08:59 websocket-client==1.9.0 23:08:59 WebTest==3.0.7 23:08:59 wsproto==1.3.2 23:08:59 [EnvInject] - Injecting environment variables from a build step. 23:09:00 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 23:09:00 [EnvInject] - Variables injected successfully. 23:09:00 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins6946631579215878761.sh 23:09:00 Setup pyenv: 23:09:00 system 23:09:00 3.8.13 23:09:00 3.9.13 23:09:00 3.10.13 23:09:00 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 23:09:00 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GEAR from file:/tmp/.os_lf_venv 23:09:00 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:09:00 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:09:02 lf-activate-venv(): INFO: Base packages installed successfully 23:09:02 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 23:09:10 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:09:10 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:09:10 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 23:09:10 lf-activate-venv(): INFO: Adding /tmp/venv-GEAR/bin to PATH 23:09:10 + ODL_SYSTEM=() 23:09:10 + TOOLS_SYSTEM=() 23:09:10 + OPENSTACK_SYSTEM=() 23:09:10 + OPENSTACK_CONTROLLERS=() 23:09:10 + mapfile -t ADDR 23:09:10 ++ openstack stack show -f json -c outputs releng-netconf-csit-3node-clustering-scale-only-titanium-127 23:09:10 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 23:09:12 + for i in "${ADDR[@]}" 23:09:12 ++ ssh 10.30.171.72 hostname -s 23:09:12 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:09:12 + REMHOST=releng-49281-127-0-builder-0 23:09:12 + case ${REMHOST} in 23:09:12 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:09:12 + for i in "${ADDR[@]}" 23:09:12 ++ ssh 10.30.171.74 hostname -s 23:09:12 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:09:13 + REMHOST=releng-49281-127-0-builder-1 23:09:13 + case ${REMHOST} in 23:09:13 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:09:13 + for i in "${ADDR[@]}" 23:09:13 ++ ssh 10.30.171.123 hostname -s 23:09:13 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:09:14 + REMHOST=releng-49281-127-0-builder-2 23:09:14 + case ${REMHOST} in 23:09:14 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 23:09:14 + for i in "${ADDR[@]}" 23:09:14 ++ ssh 10.30.171.179 hostname -s 23:09:14 Warning: Permanently added '10.30.171.179' (ECDSA) to the list of known hosts. 23:09:14 + REMHOST=releng-49281-127-1-mininet-ovs-217-0 23:09:14 + case ${REMHOST} in 23:09:14 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 23:09:14 + echo NUM_ODL_SYSTEM=3 23:09:14 + echo NUM_TOOLS_SYSTEM=1 23:09:14 + '[' '' == yes ']' 23:09:14 + NUM_OPENSTACK_SYSTEM=0 23:09:14 + echo NUM_OPENSTACK_SYSTEM=0 23:09:14 + '[' 0 -eq 2 ']' 23:09:14 + echo ODL_SYSTEM_IP=10.30.171.72 23:09:14 ++ seq 0 2 23:09:14 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:09:14 + echo ODL_SYSTEM_1_IP=10.30.171.72 23:09:14 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:09:14 + echo ODL_SYSTEM_2_IP=10.30.171.74 23:09:14 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 23:09:14 + echo ODL_SYSTEM_3_IP=10.30.171.123 23:09:14 + echo TOOLS_SYSTEM_IP=10.30.171.179 23:09:14 ++ seq 0 0 23:09:14 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 23:09:14 + echo TOOLS_SYSTEM_1_IP=10.30.171.179 23:09:14 + openstack_index=0 23:09:14 + NUM_OPENSTACK_CONTROL_NODES=1 23:09:14 + echo NUM_OPENSTACK_CONTROL_NODES=1 23:09:14 ++ seq 0 0 23:09:14 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 23:09:14 + echo OPENSTACK_CONTROL_NODE_1_IP= 23:09:14 + NUM_OPENSTACK_COMPUTE_NODES=-1 23:09:14 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 23:09:14 + '[' -1 -ge 2 ']' 23:09:14 ++ seq 0 -2 23:09:14 + NUM_OPENSTACK_HAPROXY_NODES=0 23:09:14 + echo NUM_OPENSTACK_HAPROXY_NODES=0 23:09:14 ++ seq 0 -1 23:09:14 + echo 'Contents of slave_addresses.txt:' 23:09:14 Contents of slave_addresses.txt: 23:09:14 + cat slave_addresses.txt 23:09:14 NUM_ODL_SYSTEM=3 23:09:14 NUM_TOOLS_SYSTEM=1 23:09:14 NUM_OPENSTACK_SYSTEM=0 23:09:14 ODL_SYSTEM_IP=10.30.171.72 23:09:14 ODL_SYSTEM_1_IP=10.30.171.72 23:09:14 ODL_SYSTEM_2_IP=10.30.171.74 23:09:14 ODL_SYSTEM_3_IP=10.30.171.123 23:09:14 TOOLS_SYSTEM_IP=10.30.171.179 23:09:14 TOOLS_SYSTEM_1_IP=10.30.171.179 23:09:14 NUM_OPENSTACK_CONTROL_NODES=1 23:09:14 OPENSTACK_CONTROL_NODE_1_IP= 23:09:14 NUM_OPENSTACK_COMPUTE_NODES=-1 23:09:14 NUM_OPENSTACK_HAPROXY_NODES=0 23:09:14 [EnvInject] - Injecting environment variables from a build step. 23:09:14 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 23:09:14 [EnvInject] - Variables injected successfully. 23:09:14 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/sh /tmp/jenkins9355404424563461225.sh 23:09:14 Preparing for JRE Version 21 23:09:14 Karaf artifact is karaf 23:09:14 Karaf project is integration 23:09:14 Java home is /usr/lib/jvm/java-21-openjdk-amd64 23:09:14 [EnvInject] - Injecting environment variables from a build step. 23:09:14 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 23:09:14 [EnvInject] - Variables injected successfully. 23:09:14 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins5380756783378501217.sh 23:09:14 2025-11-30 23:09:14 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1] 23:09:14 Bundle version is 0.22.2-SNAPSHOT 23:09:14 --2025-11-30 23:09:14-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/maven-metadata.xml 23:09:14 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:09:15 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:09:15 HTTP request sent, awaiting response... 200 OK 23:09:15 Length: 1410 (1.4K) [application/xml] 23:09:15 Saving to: ‘maven-metadata.xml’ 23:09:15 23:09:15 0K . 100% 68.1M=0s 23:09:15 23:09:15 2025-11-30 23:09:15 (68.1 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 23:09:15 23:09:15 23:09:15 23:09:15 org.opendaylight.integration 23:09:15 karaf 23:09:15 0.22.2-SNAPSHOT 23:09:15 23:09:15 23:09:15 20251130.175422 23:09:15 194 23:09:15 23:09:15 20251130175422 23:09:15 23:09:15 23:09:15 pom 23:09:15 0.22.2-20251130.175422-194 23:09:15 20251130175422 23:09:15 23:09:15 23:09:15 tar.gz 23:09:15 0.22.2-20251130.175422-194 23:09:15 20251130175422 23:09:15 23:09:15 23:09:15 zip 23:09:15 0.22.2-20251130.175422-194 23:09:15 20251130175422 23:09:15 23:09:15 23:09:15 cyclonedx 23:09:15 xml 23:09:15 0.22.2-20251130.175422-194 23:09:15 20251130175422 23:09:15 23:09:15 23:09:15 cyclonedx 23:09:15 json 23:09:15 0.22.2-20251130.175422-194 23:09:15 20251130175422 23:09:15 23:09:15 23:09:15 23:09:15 23:09:15 Nexus timestamp is 0.22.2-20251130.175422-194 23:09:15 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251130.175422-194.zip 23:09:15 Distribution bundle is karaf-0.22.2-20251130.175422-194.zip 23:09:15 Distribution bundle version is 0.22.2-SNAPSHOT 23:09:15 Distribution folder is karaf-0.22.2-SNAPSHOT 23:09:15 Nexus prefix is https://nexus.opendaylight.org 23:09:15 [EnvInject] - Injecting environment variables from a build step. 23:09:15 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 23:09:15 [EnvInject] - Variables injected successfully. 23:09:15 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins12934820832559209732.sh 23:09:15 Setup pyenv: 23:09:15 system 23:09:15 3.8.13 23:09:15 3.9.13 23:09:15 3.10.13 23:09:15 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 23:09:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GEAR from file:/tmp/.os_lf_venv 23:09:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:09:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:09:17 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 23:09:17 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:09:17 lf-activate-venv(): INFO: Base packages installed successfully 23:09:17 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 23:09:23 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:09:23 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:09:23 lf-activate-venv(): INFO: Adding /tmp/venv-GEAR/bin to PATH 23:09:23 Copying common-functions.sh to /tmp 23:09:24 Copying common-functions.sh to 10.30.171.179:/tmp 23:09:24 Warning: Permanently added '10.30.171.179' (ECDSA) to the list of known hosts. 23:09:25 Copying common-functions.sh to 10.30.171.72:/tmp 23:09:25 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:09:25 Copying common-functions.sh to 10.30.171.74:/tmp 23:09:25 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:09:26 Copying common-functions.sh to 10.30.171.123:/tmp 23:09:26 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:09:26 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins10317425694978330319.sh 23:09:26 common-functions.sh is being sourced 23:09:26 common-functions environment: 23:09:26 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:26 ACTUALFEATURES: 23:09:26 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:26 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:09:26 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:26 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:26 CONTROLLERMEM: 2048m 23:09:26 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:09:26 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:09:26 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:09:26 SUITES: 23:09:26 23:09:26 ################################################# 23:09:26 ## Configure Cluster and Start ## 23:09:26 ################################################# 23:09:26 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology 23:09:26 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia odl-restconf odl-netconf-clustered-topology 23:09:26 Locating script plan to use... 23:09:26 Finished running script plans 23:09:26 Configuring member-1 with IP address 10.30.171.72 23:09:26 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:09:26 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:09:27 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium 23:09:27 common-functions.sh is being sourced 23:09:27 ++ [[ /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:09:27 ++ echo 'common-functions.sh is being sourced' 23:09:27 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT 23:09:27 ++ DISTROSTREAM=titanium 23:09:27 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:27 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:27 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:27 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:27 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:09:27 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:09:27 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:27 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:27 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:27 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:27 ++ export CONTROLLERMEM= 23:09:27 ++ CONTROLLERMEM= 23:09:27 ++ case "${DISTROSTREAM}" in 23:09:27 ++ CLUSTER_SYSTEM=pekko 23:09:27 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:09:27 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:09:27 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:09:27 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:09:27 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:09:27 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:09:27 ++ print_common_env 23:09:27 ++ cat 23:09:27 common-functions environment: 23:09:27 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:27 ACTUALFEATURES: 23:09:27 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:27 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:09:27 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:27 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:27 CONTROLLERMEM: 23:09:27 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:09:27 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:09:27 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:09:27 SUITES: 23:09:27 23:09:27 ++ SSH='ssh -t -t' 23:09:27 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:09:27 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:09:27 Changing to /tmp 23:09:27 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251130.175422-194.zip 23:09:27 + echo 'Changing to /tmp' 23:09:27 + cd /tmp 23:09:27 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251130.175422-194.zip' 23:09:27 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251130.175422-194.zip 23:09:27 --2025-11-30 23:09:27-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251130.175422-194.zip 23:09:27 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:09:27 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:09:27 HTTP request sent, awaiting response... 200 OK 23:09:27 Length: 234981466 (224M) [application/zip] 23:09:27 Saving to: ‘karaf-0.22.2-20251130.175422-194.zip’ 23:09:27 23:09:27 0K ........ ........ ........ ........ ........ ........ 1% 65.1M 3s 23:09:27 3072K ........ ........ ........ ........ ........ ........ 2% 138M 2s 23:09:27 6144K ........ ........ ........ ........ ........ ........ 4% 152M 2s 23:09:27 9216K ........ ........ ........ ........ ........ ........ 5% 176M 2s 23:09:27 12288K ........ ........ ........ ........ ........ ........ 6% 175M 2s 23:09:27 15360K ........ ........ ........ ........ ........ ........ 8% 178M 2s 23:09:27 18432K ........ ........ ........ ........ ........ ........ 9% 177M 2s 23:09:27 21504K ........ ........ ........ ........ ........ ........ 10% 176M 1s 23:09:27 24576K ........ ........ ........ ........ ........ ........ 12% 195M 1s 23:09:27 27648K ........ ........ ........ ........ ........ ........ 13% 167M 1s 23:09:27 30720K ........ ........ ........ ........ ........ ........ 14% 204M 1s 23:09:27 33792K ........ ........ ........ ........ ........ ........ 16% 211M 1s 23:09:27 36864K ........ ........ ........ ........ ........ ........ 17% 234M 1s 23:09:27 39936K ........ ........ ........ ........ ........ ........ 18% 235M 1s 23:09:27 43008K ........ ........ ........ ........ ........ ........ 20% 246M 1s 23:09:27 46080K ........ ........ ........ ........ ........ ........ 21% 264M 1s 23:09:27 49152K ........ ........ ........ ........ ........ ........ 22% 274M 1s 23:09:27 52224K ........ ........ ........ ........ ........ ........ 24% 241M 1s 23:09:27 55296K ........ ........ ........ ........ ........ ........ 25% 269M 1s 23:09:27 58368K ........ ........ ........ ........ ........ ........ 26% 273M 1s 23:09:27 61440K ........ ........ ........ ........ ........ ........ 28% 278M 1s 23:09:27 64512K ........ ........ ........ ........ ........ ........ 29% 244M 1s 23:09:27 67584K ........ ........ ........ ........ ........ ........ 30% 264M 1s 23:09:27 70656K ........ ........ ........ ........ ........ ........ 32% 262M 1s 23:09:27 73728K ........ ........ ........ ........ ........ ........ 33% 199M 1s 23:09:27 76800K ........ ........ ........ ........ ........ ........ 34% 265M 1s 23:09:27 79872K ........ ........ ........ ........ ........ ........ 36% 265M 1s 23:09:27 82944K ........ ........ ........ ........ ........ ........ 37% 266M 1s 23:09:27 86016K ........ ........ ........ ........ ........ ........ 38% 265M 1s 23:09:27 89088K ........ ........ ........ ........ ........ ........ 40% 262M 1s 23:09:27 92160K ........ ........ ........ ........ ........ ........ 41% 248M 1s 23:09:27 95232K ........ ........ ........ ........ ........ ........ 42% 237M 1s 23:09:27 98304K ........ ........ ........ ........ ........ ........ 44% 305M 1s 23:09:27 101376K ........ ........ ........ ........ ........ ........ 45% 270M 1s 23:09:27 104448K ........ ........ ........ ........ ........ ........ 46% 274M 1s 23:09:27 107520K ........ ........ ........ ........ ........ ........ 48% 264M 1s 23:09:27 110592K ........ ........ ........ ........ ........ ........ 49% 270M 1s 23:09:27 113664K ........ ........ ........ ........ ........ ........ 50% 271M 1s 23:09:27 116736K ........ ........ ........ ........ ........ ........ 52% 264M 1s 23:09:27 119808K ........ ........ ........ ........ ........ ........ 53% 260M 0s 23:09:27 122880K ........ ........ ........ ........ ........ ........ 54% 261M 0s 23:09:27 125952K ........ ........ ........ ........ ........ ........ 56% 276M 0s 23:09:27 129024K ........ ........ ........ ........ ........ ........ 57% 275M 0s 23:09:27 132096K ........ ........ ........ ........ ........ ........ 58% 273M 0s 23:09:27 135168K ........ ........ ........ ........ ........ ........ 60% 279M 0s 23:09:27 138240K ........ ........ ........ ........ ........ ........ 61% 270M 0s 23:09:27 141312K ........ ........ ........ ........ ........ ........ 62% 240M 0s 23:09:27 144384K ........ ........ ........ ........ ........ ........ 64% 215M 0s 23:09:27 147456K ........ ........ ........ ........ ........ ........ 65% 236M 0s 23:09:27 150528K ........ ........ ........ ........ ........ ........ 66% 256M 0s 23:09:27 153600K ........ ........ ........ ........ ........ ........ 68% 270M 0s 23:09:27 156672K ........ ........ ........ ........ ........ ........ 69% 274M 0s 23:09:27 159744K ........ ........ ........ ........ ........ ........ 70% 271M 0s 23:09:27 162816K ........ ........ ........ ........ ........ ........ 72% 268M 0s 23:09:27 165888K ........ ........ ........ ........ ........ ........ 73% 285M 0s 23:09:27 168960K ........ ........ ........ ........ ........ ........ 74% 270M 0s 23:09:27 172032K ........ ........ ........ ........ ........ ........ 76% 274M 0s 23:09:27 175104K ........ ........ ........ ........ ........ ........ 77% 271M 0s 23:09:27 178176K ........ ........ ........ ........ ........ ........ 78% 279M 0s 23:09:27 181248K ........ ........ ........ ........ ........ ........ 80% 281M 0s 23:09:27 184320K ........ ........ ........ ........ ........ ........ 81% 275M 0s 23:09:27 187392K ........ ........ ........ ........ ........ ........ 83% 280M 0s 23:09:27 190464K ........ ........ ........ ........ ........ ........ 84% 285M 0s 23:09:27 193536K ........ ........ ........ ........ ........ ........ 85% 293M 0s 23:09:27 196608K ........ ........ ........ ........ ........ ........ 87% 285M 0s 23:09:27 199680K ........ ........ ........ ........ ........ ........ 88% 279M 0s 23:09:27 202752K ........ ........ ........ ........ ........ ........ 89% 273M 0s 23:09:27 205824K ........ ........ ........ ........ ........ ........ 91% 276M 0s 23:09:27 208896K ........ ........ ........ ........ ........ ........ 92% 199M 0s 23:09:27 211968K ........ ........ ........ ........ ........ ........ 93% 444M 0s 23:09:27 215040K ........ ........ ........ ........ ........ ........ 95% 288M 0s 23:09:27 218112K ........ ........ ........ ........ ........ ........ 96% 276M 0s 23:09:27 221184K ........ ........ ........ ........ ........ ........ 97% 280M 0s 23:09:27 224256K ........ ........ ........ ........ ........ ........ 99% 277M 0s 23:09:27 227328K ........ ........ ........ ........ . 100% 286M=0.9s 23:09:28 23:09:28 2025-11-30 23:09:27 (237 MB/s) - ‘karaf-0.22.2-20251130.175422-194.zip’ saved [234981466/234981466] 23:09:28 23:09:28 Extracting the new controller... 23:09:28 + echo 'Extracting the new controller...' 23:09:28 + unzip -q karaf-0.22.2-20251130.175422-194.zip 23:09:30 Adding external repositories... 23:09:30 + echo 'Adding external repositories...' 23:09:30 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:30 ################################################################################ 23:09:30 # 23:09:30 # Licensed to the Apache Software Foundation (ASF) under one or more 23:09:30 # contributor license agreements. See the NOTICE file distributed with 23:09:30 # this work for additional information regarding copyright ownership. 23:09:30 # The ASF licenses this file to You under the Apache License, Version 2.0 23:09:30 # (the "License"); you may not use this file except in compliance with 23:09:30 # the License. You may obtain a copy of the License at 23:09:30 # 23:09:30 # http://www.apache.org/licenses/LICENSE-2.0 23:09:30 # 23:09:30 # Unless required by applicable law or agreed to in writing, software 23:09:30 # distributed under the License is distributed on an "AS IS" BASIS, 23:09:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:09:30 # See the License for the specific language governing permissions and 23:09:30 # limitations under the License. 23:09:30 # 23:09:30 ################################################################################ 23:09:30 23:09:30 # 23:09:30 # If set to true, the following property will not allow any certificate to be used 23:09:30 # when accessing Maven repositories through SSL 23:09:30 # 23:09:30 #org.ops4j.pax.url.mvn.certificateCheck= 23:09:30 23:09:30 # 23:09:30 # Path to the local Maven settings file. 23:09:30 # The repositories defined in this file will be automatically added to the list 23:09:30 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:09:30 # below is not set. 23:09:30 # The following locations are checked for the existence of the settings.xml file 23:09:30 # * 1. looks for the specified url 23:09:30 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:09:30 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:09:30 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:09:30 # 23:09:30 #org.ops4j.pax.url.mvn.settings= 23:09:30 23:09:30 # 23:09:30 # Path to the local Maven repository which is used to avoid downloading 23:09:30 # artifacts when they already exist locally. 23:09:30 # The value of this property will be extracted from the settings.xml file 23:09:30 # above, or defaulted to: 23:09:30 # System.getProperty( "user.home" ) + "/.m2/repository" 23:09:30 # 23:09:30 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:09:30 23:09:30 # 23:09:30 # Default this to false. It's just weird to use undocumented repos 23:09:30 # 23:09:30 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:09:30 23:09:30 # 23:09:30 # Uncomment if you don't wanna use the proxy settings 23:09:30 # from the Maven conf/settings.xml file 23:09:30 # 23:09:30 # org.ops4j.pax.url.mvn.proxySupport=false 23:09:30 23:09:30 # 23:09:30 # Comma separated list of repositories scanned when resolving an artifact. 23:09:30 # Those repositories will be checked before iterating through the 23:09:30 # below list of repositories and even before the local repository 23:09:30 # A repository url can be appended with zero or more of the following flags: 23:09:30 # @snapshots : the repository contains snaphots 23:09:30 # @noreleases : the repository does not contain any released artifacts 23:09:30 # 23:09:30 # The following property value will add the system folder as a repo. 23:09:30 # 23:09:30 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:09:30 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:09:30 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:09:30 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:09:30 23:09:30 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:09:30 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:09:30 23:09:30 # 23:09:30 # Comma separated list of repositories scanned when resolving an artifact. 23:09:30 # The default list includes the following repositories: 23:09:30 # http://repo1.maven.org/maven2@id=central 23:09:30 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:09:30 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:09:30 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:09:30 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:09:30 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:09:30 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:09:30 # To add repositories to the default ones, prepend '+' to the list of repositories 23:09:30 # to add. 23:09:30 # A repository url can be appended with zero or more of the following flags: 23:09:30 # @snapshots : the repository contains snapshots 23:09:30 # @noreleases : the repository does not contain any released artifacts 23:09:30 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:09:30 # 23:09:30 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:09:30 23:09:30 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 23:09:30 + [[ True == \T\r\u\e ]] 23:09:30 + echo 'Configuring the startup features...' 23:09:30 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:30 + FEATURE_TEST_STRING=features-test 23:09:30 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT 23:09:30 + KARAF_VERSION=karaf4 23:09:30 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:09:30 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:30 + [[ ! -z '' ]] 23:09:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:30 ################################################################################ 23:09:30 # 23:09:30 # Licensed to the Apache Software Foundation (ASF) under one or more 23:09:30 # contributor license agreements. See the NOTICE file distributed with 23:09:30 # this work for additional information regarding copyright ownership. 23:09:30 # The ASF licenses this file to You under the Apache License, Version 2.0 23:09:30 # (the "License"); you may not use this file except in compliance with 23:09:30 # the License. You may obtain a copy of the License at 23:09:30 # 23:09:30 # http://www.apache.org/licenses/LICENSE-2.0 23:09:30 # 23:09:30 # Unless required by applicable law or agreed to in writing, software 23:09:30 # distributed under the License is distributed on an "AS IS" BASIS, 23:09:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:09:30 # See the License for the specific language governing permissions and 23:09:30 # limitations under the License. 23:09:30 # 23:09:30 ################################################################################ 23:09:30 23:09:30 # 23:09:30 # Comma separated list of features repositories to register by default 23:09:30 # 23:09:30 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d9838ecd-cf2e-476d-adb9-aed42a6a675d.xml 23:09:30 23:09:30 # 23:09:30 # Comma separated list of features to install at startup 23:09:30 # 23:09:30 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 9cac513d-6753-4f5a-bef2-992de0a00fe1 23:09:30 23:09:30 # 23:09:30 # Resource repositories (OBR) that the features resolver can use 23:09:30 # to resolve requirements/capabilities 23:09:30 # 23:09:30 # The format of the resourceRepositories is 23:09:30 # resourceRepositories=[xml:url|json:url],... 23:09:30 # for Instance: 23:09:30 # 23:09:30 #resourceRepositories=xml:http://host/path/to/index.xml 23:09:30 # or 23:09:30 #resourceRepositories=json:http://host/path/to/index.json 23:09:30 # 23:09:30 23:09:30 # 23:09:30 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:09:30 # 23:09:30 featuresBootAsynchronous=false 23:09:30 23:09:30 # 23:09:30 # Service requirements enforcement 23:09:30 # 23:09:30 # By default, the feature resolver checks the service requirements/capabilities of 23:09:30 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:09:30 # the required bundles. 23:09:30 # The following flag can have those values: 23:09:30 # - disable: service requirements are completely ignored 23:09:30 # - default: service requirements are ignored for old features 23:09:30 # - enforce: service requirements are always verified 23:09:30 # 23:09:30 #serviceRequirements=default 23:09:30 23:09:30 # 23:09:30 # Store cfg file for config element in feature 23:09:30 # 23:09:30 #configCfgStore=true 23:09:30 23:09:30 # 23:09:30 # Define if the feature service automatically refresh bundles 23:09:30 # 23:09:30 autoRefresh=true 23:09:30 23:09:30 # 23:09:30 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:09:30 # XML file defines instructions related to features processing 23:09:30 # versions.properties may declare properties to resolve placeholders in XML file 23:09:30 # both files are relative to ${karaf.etc} 23:09:30 # 23:09:30 #featureProcessing=org.apache.karaf.features.xml 23:09:30 #featureProcessingVersions=versions.properties 23:09:30 + configure_karaf_log karaf4 '' 23:09:30 + local -r karaf_version=karaf4 23:09:30 + local -r controllerdebugmap= 23:09:30 + local logapi=log4j 23:09:30 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:09:30 log4j2.rootLogger.level = INFO 23:09:30 #log4j2.rootLogger.type = asyncRoot 23:09:30 #log4j2.rootLogger.includeLocation = false 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:09:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:09:30 log4j2.rootLogger.appenderRef.Console.ref = Console 23:09:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:09:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:09:30 log4j2.logger.spifly.name = org.apache.aries.spifly 23:09:30 log4j2.logger.spifly.level = WARN 23:09:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:09:30 log4j2.logger.audit.level = INFO 23:09:30 log4j2.logger.audit.additivity = false 23:09:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:09:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:09:30 log4j2.appender.console.type = Console 23:09:30 log4j2.appender.console.name = Console 23:09:30 log4j2.appender.console.layout.type = PatternLayout 23:09:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:09:30 log4j2.appender.rolling.type = RollingRandomAccessFile 23:09:30 log4j2.appender.rolling.name = RollingFile 23:09:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:09:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:09:30 #log4j2.appender.rolling.immediateFlush = false 23:09:30 log4j2.appender.rolling.append = true 23:09:30 log4j2.appender.rolling.layout.type = PatternLayout 23:09:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:09:30 log4j2.appender.rolling.policies.type = Policies 23:09:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:09:30 log4j2.appender.rolling.policies.size.size = 64MB 23:09:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:09:30 log4j2.appender.rolling.strategy.max = 7 23:09:30 log4j2.appender.audit.type = RollingRandomAccessFile 23:09:30 log4j2.appender.audit.name = AuditRollingFile 23:09:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:09:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:09:30 log4j2.appender.audit.append = true 23:09:30 log4j2.appender.audit.layout.type = PatternLayout 23:09:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:09:30 log4j2.appender.audit.policies.type = Policies 23:09:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:09:30 log4j2.appender.audit.policies.size.size = 8MB 23:09:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:09:30 log4j2.appender.audit.strategy.max = 7 23:09:30 log4j2.appender.osgi.type = PaxOsgi 23:09:30 log4j2.appender.osgi.name = PaxOsgi 23:09:30 log4j2.appender.osgi.filter = * 23:09:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:09:30 #log4j2.logger.aether.level = TRACE 23:09:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:09:30 #log4j2.logger.http-headers.level = DEBUG 23:09:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:09:30 #log4j2.logger.maven.level = TRACE 23:09:30 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:09:30 + logapi=log4j2 23:09:30 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:09:30 + '[' log4j2 == log4j2 ']' 23:09:30 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:30 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:09:30 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:09:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:09:30 controllerdebugmap: 23:09:30 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:30 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:09:30 + unset IFS 23:09:30 + echo 'controllerdebugmap: ' 23:09:30 + '[' -n '' ']' 23:09:30 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:09:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:30 ################################################################################ 23:09:30 # 23:09:30 # Licensed to the Apache Software Foundation (ASF) under one or more 23:09:30 # contributor license agreements. See the NOTICE file distributed with 23:09:30 # this work for additional information regarding copyright ownership. 23:09:30 # The ASF licenses this file to You under the Apache License, Version 2.0 23:09:30 # (the "License"); you may not use this file except in compliance with 23:09:30 # the License. You may obtain a copy of the License at 23:09:30 # 23:09:30 # http://www.apache.org/licenses/LICENSE-2.0 23:09:30 # 23:09:30 # Unless required by applicable law or agreed to in writing, software 23:09:30 # distributed under the License is distributed on an "AS IS" BASIS, 23:09:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:09:30 # See the License for the specific language governing permissions and 23:09:30 # limitations under the License. 23:09:30 # 23:09:30 ################################################################################ 23:09:30 23:09:30 # Common pattern layout for appenders 23:09:30 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:09:30 23:09:30 # Root logger 23:09:30 log4j2.rootLogger.level = INFO 23:09:30 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:09:30 #log4j2.rootLogger.type = asyncRoot 23:09:30 #log4j2.rootLogger.includeLocation = false 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:09:30 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:09:30 log4j2.rootLogger.appenderRef.Console.ref = Console 23:09:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:09:30 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:09:30 23:09:30 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:09:30 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:09:30 23:09:30 # Loggers configuration 23:09:30 23:09:30 # Spifly logger 23:09:30 log4j2.logger.spifly.name = org.apache.aries.spifly 23:09:30 log4j2.logger.spifly.level = WARN 23:09:30 23:09:30 # Security audit logger 23:09:30 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:09:30 log4j2.logger.audit.level = INFO 23:09:30 log4j2.logger.audit.additivity = false 23:09:30 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:09:30 23:09:30 # Appenders configuration 23:09:30 23:09:30 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:09:30 log4j2.appender.console.type = Console 23:09:30 log4j2.appender.console.name = Console 23:09:30 log4j2.appender.console.layout.type = PatternLayout 23:09:30 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:09:30 23:09:30 # Rolling file appender 23:09:30 log4j2.appender.rolling.type = RollingRandomAccessFile 23:09:30 log4j2.appender.rolling.name = RollingFile 23:09:30 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:09:30 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:09:30 # uncomment to not force a disk flush 23:09:30 #log4j2.appender.rolling.immediateFlush = false 23:09:30 log4j2.appender.rolling.append = true 23:09:30 log4j2.appender.rolling.layout.type = PatternLayout 23:09:30 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:09:30 log4j2.appender.rolling.policies.type = Policies 23:09:30 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:09:30 log4j2.appender.rolling.policies.size.size = 1GB 23:09:30 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:09:30 log4j2.appender.rolling.strategy.max = 7 23:09:30 23:09:30 # Audit file appender 23:09:30 log4j2.appender.audit.type = RollingRandomAccessFile 23:09:30 log4j2.appender.audit.name = AuditRollingFile 23:09:30 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:09:30 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:09:30 log4j2.appender.audit.append = true 23:09:30 log4j2.appender.audit.layout.type = PatternLayout 23:09:30 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:09:30 log4j2.appender.audit.policies.type = Policies 23:09:30 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:09:30 log4j2.appender.audit.policies.size.size = 8MB 23:09:30 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:09:30 log4j2.appender.audit.strategy.max = 7 23:09:30 23:09:30 # OSGi appender 23:09:30 log4j2.appender.osgi.type = PaxOsgi 23:09:30 log4j2.appender.osgi.name = PaxOsgi 23:09:30 log4j2.appender.osgi.filter = * 23:09:30 23:09:30 # help with identification of maven-related problems with pax-url-aether 23:09:30 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:09:30 #log4j2.logger.aether.level = TRACE 23:09:30 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:09:30 #log4j2.logger.http-headers.level = DEBUG 23:09:30 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:09:30 #log4j2.logger.maven.level = TRACE 23:09:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:09:30 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:09:30 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:30 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:09:30 + local -r controllermem=2048m 23:09:30 Configure 23:09:30 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:09:30 max memory: 2048m 23:09:30 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:30 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:30 + echo Configure 23:09:30 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:09:30 + echo ' max memory: 2048m' 23:09:30 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:09:30 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:30 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:30 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:30 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:09:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:30 #!/bin/sh 23:09:30 # 23:09:30 # Licensed to the Apache Software Foundation (ASF) under one or more 23:09:30 # contributor license agreements. See the NOTICE file distributed with 23:09:30 # this work for additional information regarding copyright ownership. 23:09:30 # The ASF licenses this file to You under the Apache License, Version 2.0 23:09:30 # (the "License"); you may not use this file except in compliance with 23:09:30 # the License. You may obtain a copy of the License at 23:09:30 # 23:09:30 # http://www.apache.org/licenses/LICENSE-2.0 23:09:30 # 23:09:30 # Unless required by applicable law or agreed to in writing, software 23:09:30 # distributed under the License is distributed on an "AS IS" BASIS, 23:09:30 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:09:30 # See the License for the specific language governing permissions and 23:09:30 # limitations under the License. 23:09:30 # 23:09:30 23:09:30 # 23:09:30 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:09:30 # script: client, instance, shell, start, status, stop, karaf 23:09:30 # 23:09:30 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:09:30 # Actions go here... 23:09:30 # fi 23:09:30 23:09:30 # 23:09:30 # general settings which should be applied for all scripts go here; please keep 23:09:30 # in mind that it is possible that scripts might be executed more than once, e.g. 23:09:30 # in example of the start script where the start script is executed first and the 23:09:30 # karaf script afterwards. 23:09:30 # 23:09:30 23:09:30 # 23:09:30 # The following section shows the possible configuration options for the default 23:09:30 # karaf scripts 23:09:30 # 23:09:30 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:09:30 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:09:30 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:09:30 # export EXTRA_JAVA_OPTS # Additional JVM options 23:09:30 # export KARAF_HOME # Karaf home folder 23:09:30 # export KARAF_DATA # Karaf data folder 23:09:30 # export KARAF_BASE # Karaf base folder 23:09:30 # export KARAF_ETC # Karaf etc folder 23:09:30 # export KARAF_LOG # Karaf log folder 23:09:30 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:09:30 # export KARAF_OPTS # Additional available Karaf options 23:09:30 # export KARAF_DEBUG # Enable debug mode 23:09:30 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:09:30 # export KARAF_NOROOT # Prevent execution as root if set to true 23:09:30 Set Java version 23:09:30 + echo 'Set Java version' 23:09:30 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:09:30 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:09:30 sudo: a password is required 23:09:30 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:09:30 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:09:30 sudo: a password is required 23:09:30 JDK default version ... 23:09:30 + echo 'JDK default version ...' 23:09:30 + java -version 23:09:30 openjdk version "21.0.8" 2025-07-15 23:09:30 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:09:30 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:09:30 Set JAVA_HOME 23:09:30 + echo 'Set JAVA_HOME' 23:09:30 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:09:30 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:09:30 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:09:30 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:09:30 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:09:30 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:09:30 Listing all open ports on controller system... 23:09:30 + echo 'Listing all open ports on controller system...' 23:09:30 + netstat -pnatu 23:09:30 /tmp/configuration-script.sh: line 40: netstat: command not found 23:09:30 Configuring cluster 23:09:30 + '[' -f /tmp/custom_shard_config.txt ']' 23:09:30 + echo 'Configuring cluster' 23:09:30 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.72 10.30.171.74 10.30.171.123 23:09:30 ################################################ 23:09:30 ## Configure Cluster ## 23:09:30 ################################################ 23:09:30 NOTE: Cluster configuration files not found. Copying from 23:09:30 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 23:09:30 Configuring unique name in pekko.conf 23:09:30 Configuring hostname in pekko.conf 23:09:30 Configuring data and rpc seed nodes in pekko.conf 23:09:30 modules = [ 23:09:30 23:09:30 { 23:09:30 name = "inventory" 23:09:30 namespace = "urn:opendaylight:inventory" 23:09:30 shard-strategy = "module" 23:09:30 }, 23:09:30 { 23:09:30 name = "topology" 23:09:30 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:09:30 shard-strategy = "module" 23:09:30 }, 23:09:30 { 23:09:30 name = "toaster" 23:09:30 namespace = "http://netconfcentral.org/ns/toaster" 23:09:30 shard-strategy = "module" 23:09:30 } 23:09:30 ] 23:09:30 Configuring replication type in module-shards.conf 23:09:30 ################################################ 23:09:30 ## NOTE: Manually restart controller to ## 23:09:30 ## apply configuration. ## 23:09:30 ################################################ 23:09:30 Dump pekko.conf 23:09:30 + echo 'Dump pekko.conf' 23:09:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:09:30 23:09:30 odl-cluster-data { 23:09:30 pekko { 23:09:30 remote { 23:09:30 artery { 23:09:30 enabled = on 23:09:30 transport = tcp 23:09:30 canonical.hostname = "10.30.171.72" 23:09:30 canonical.port = 2550 23:09:30 } 23:09:30 } 23:09:30 23:09:30 cluster { 23:09:30 # Using artery. 23:09:30 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.72:2550", 23:09:30 "pekko://opendaylight-cluster-data@10.30.171.74:2550", 23:09:30 "pekko://opendaylight-cluster-data@10.30.171.123:2550"] 23:09:30 23:09:30 roles = ["member-1"] 23:09:30 23:09:30 # when under load we might trip a false positive on the failure detector 23:09:30 # failure-detector { 23:09:30 # heartbeat-interval = 4 s 23:09:30 # acceptable-heartbeat-pause = 16s 23:09:30 # } 23:09:30 } 23:09:30 23:09:30 persistence { 23:09:30 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:09:30 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:09:30 # The relative path is always relative to KARAF_HOME. 23:09:30 23:09:30 # snapshot-store.local.dir = "target/snapshots" 23:09:30 23:09:30 # Use lz4 compression for LocalSnapshotStore snapshots 23:09:30 snapshot-store.local.use-lz4-compression = false 23:09:30 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:09:30 snapshot-store.local.lz4-blocksize = 256KB 23:09:30 } 23:09:30 disable-default-actor-system-quarantined-event-handling = "false" 23:09:30 } 23:09:30 } 23:09:30 Dump modules.conf 23:09:30 + echo 'Dump modules.conf' 23:09:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:09:30 modules = [ 23:09:30 23:09:30 { 23:09:30 name = "inventory" 23:09:30 namespace = "urn:opendaylight:inventory" 23:09:30 shard-strategy = "module" 23:09:30 }, 23:09:30 { 23:09:30 name = "topology" 23:09:30 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:09:30 shard-strategy = "module" 23:09:30 }, 23:09:30 { 23:09:30 name = "toaster" 23:09:30 namespace = "http://netconfcentral.org/ns/toaster" 23:09:30 shard-strategy = "module" 23:09:30 } 23:09:30 ] 23:09:30 Dump module-shards.conf 23:09:30 + echo 'Dump module-shards.conf' 23:09:30 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:09:30 module-shards = [ 23:09:30 { 23:09:30 name = "default" 23:09:30 shards = [ 23:09:30 { 23:09:30 name = "default" 23:09:30 replicas = ["member-1", 23:09:30 "member-2", 23:09:30 "member-3"] 23:09:30 } 23:09:30 ] 23:09:30 }, 23:09:30 { 23:09:30 name = "inventory" 23:09:30 shards = [ 23:09:30 { 23:09:30 name="inventory" 23:09:30 replicas = ["member-1", 23:09:30 "member-2", 23:09:30 "member-3"] 23:09:30 } 23:09:30 ] 23:09:30 }, 23:09:30 { 23:09:30 name = "topology" 23:09:30 shards = [ 23:09:30 { 23:09:30 name="topology" 23:09:30 replicas = ["member-1", 23:09:30 "member-2", 23:09:30 "member-3"] 23:09:30 } 23:09:30 ] 23:09:30 }, 23:09:30 { 23:09:30 name = "toaster" 23:09:30 shards = [ 23:09:30 { 23:09:30 name="toaster" 23:09:30 replicas = ["member-1", 23:09:30 "member-2", 23:09:30 "member-3"] 23:09:30 } 23:09:30 ] 23:09:30 } 23:09:30 ] 23:09:30 Configuring member-2 with IP address 10.30.171.74 23:09:30 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:09:30 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:09:30 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium 23:09:30 common-functions.sh is being sourced 23:09:30 ++ [[ /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:09:30 ++ echo 'common-functions.sh is being sourced' 23:09:30 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT 23:09:30 ++ DISTROSTREAM=titanium 23:09:30 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:30 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:30 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:30 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:30 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:09:30 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:09:30 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:30 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:30 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:30 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:30 ++ export CONTROLLERMEM= 23:09:30 ++ CONTROLLERMEM= 23:09:30 ++ case "${DISTROSTREAM}" in 23:09:30 ++ CLUSTER_SYSTEM=pekko 23:09:30 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:09:30 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:09:30 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:09:30 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:09:30 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:09:30 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:09:30 ++ print_common_env 23:09:30 ++ cat 23:09:30 common-functions environment: 23:09:30 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:30 ACTUALFEATURES: 23:09:30 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:30 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:09:30 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:30 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:30 CONTROLLERMEM: 23:09:30 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:09:30 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:09:30 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:09:30 SUITES: 23:09:30 23:09:30 ++ SSH='ssh -t -t' 23:09:30 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:09:30 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:09:30 Changing to /tmp 23:09:30 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251130.175422-194.zip 23:09:30 + echo 'Changing to /tmp' 23:09:30 + cd /tmp 23:09:30 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251130.175422-194.zip' 23:09:30 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251130.175422-194.zip 23:09:30 --2025-11-30 23:09:30-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251130.175422-194.zip 23:09:30 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:09:30 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:09:30 HTTP request sent, awaiting response... 200 OK 23:09:30 Length: 234981466 (224M) [application/zip] 23:09:30 Saving to: ‘karaf-0.22.2-20251130.175422-194.zip’ 23:09:30 23:09:30 0K ........ ........ ........ ........ ........ ........ 1% 75.8M 3s 23:09:30 3072K ........ ........ ........ ........ ........ ........ 2% 156M 2s 23:09:30 6144K ........ ........ ........ ........ ........ ........ 4% 189M 2s 23:09:30 9216K ........ ........ ........ ........ ........ ........ 5% 143M 2s 23:09:30 12288K ........ ........ ........ ........ ........ ........ 6% 248M 2s 23:09:30 15360K ........ ........ ........ ........ ........ ........ 8% 297M 1s 23:09:30 18432K ........ ........ ........ ........ ........ ........ 9% 276M 1s 23:09:31 21504K ........ ........ ........ ........ ........ ........ 10% 283M 1s 23:09:31 24576K ........ ........ ........ ........ ........ ........ 12% 268M 1s 23:09:31 27648K ........ ........ ........ ........ ........ ........ 13% 248M 1s 23:09:31 30720K ........ ........ ........ ........ ........ ........ 14% 454M 1s 23:09:31 33792K ........ ........ ........ ........ ........ ........ 16% 422M 1s 23:09:31 36864K ........ ........ ........ ........ ........ ........ 17% 386M 1s 23:09:31 39936K ........ ........ ........ ........ ........ ........ 18% 389M 1s 23:09:31 43008K ........ ........ ........ ........ ........ ........ 20% 273M 1s 23:09:31 46080K ........ ........ ........ ........ ........ ........ 21% 402M 1s 23:09:31 49152K ........ ........ ........ ........ ........ ........ 22% 395M 1s 23:09:31 52224K ........ ........ ........ ........ ........ ........ 24% 385M 1s 23:09:31 55296K ........ ........ ........ ........ ........ ........ 25% 427M 1s 23:09:31 58368K ........ ........ ........ ........ ........ ........ 26% 441M 1s 23:09:31 61440K ........ ........ ........ ........ ........ ........ 28% 237M 1s 23:09:31 64512K ........ ........ ........ ........ ........ ........ 29% 342M 1s 23:09:31 67584K ........ ........ ........ ........ ........ ........ 30% 410M 1s 23:09:31 70656K ........ ........ ........ ........ ........ ........ 32% 381M 1s 23:09:31 73728K ........ ........ ........ ........ ........ ........ 33% 359M 1s 23:09:31 76800K ........ ........ ........ ........ ........ ........ 34% 142M 1s 23:09:31 79872K ........ ........ ........ ........ ........ ........ 36% 257M 1s 23:09:31 82944K ........ ........ ........ ........ ........ ........ 37% 359M 1s 23:09:31 86016K ........ ........ ........ ........ ........ ........ 38% 265M 1s 23:09:31 89088K ........ ........ ........ ........ ........ ........ 40% 380M 1s 23:09:31 92160K ........ ........ ........ ........ ........ ........ 41% 403M 0s 23:09:31 95232K ........ ........ ........ ........ ........ ........ 42% 223M 0s 23:09:31 98304K ........ ........ ........ ........ ........ ........ 44% 399M 0s 23:09:31 101376K ........ ........ ........ ........ ........ ........ 45% 372M 0s 23:09:31 104448K ........ ........ ........ ........ ........ ........ 46% 406M 0s 23:09:31 107520K ........ ........ ........ ........ ........ ........ 48% 204M 0s 23:09:31 110592K ........ ........ ........ ........ ........ ........ 49% 393M 0s 23:09:31 113664K ........ ........ ........ ........ ........ ........ 50% 399M 0s 23:09:31 116736K ........ ........ ........ ........ ........ ........ 52% 306M 0s 23:09:31 119808K ........ ........ ........ ........ ........ ........ 53% 199M 0s 23:09:31 122880K ........ ........ ........ ........ ........ ........ 54% 371M 0s 23:09:31 125952K ........ ........ ........ ........ ........ ........ 56% 447M 0s 23:09:31 129024K ........ ........ ........ ........ ........ ........ 57% 365M 0s 23:09:31 132096K ........ ........ ........ ........ ........ ........ 58% 400M 0s 23:09:31 135168K ........ ........ ........ ........ ........ ........ 60% 213M 0s 23:09:31 138240K ........ ........ ........ ........ ........ ........ 61% 366M 0s 23:09:31 141312K ........ ........ ........ ........ ........ ........ 62% 416M 0s 23:09:31 144384K ........ ........ ........ ........ ........ ........ 64% 335M 0s 23:09:31 147456K ........ ........ ........ ........ ........ ........ 65% 262M 0s 23:09:31 150528K ........ ........ ........ ........ ........ ........ 66% 387M 0s 23:09:31 153600K ........ ........ ........ ........ ........ ........ 68% 197M 0s 23:09:31 156672K ........ ........ ........ ........ ........ ........ 69% 326M 0s 23:09:31 159744K ........ ........ ........ ........ ........ ........ 70% 426M 0s 23:09:31 162816K ........ ........ ........ ........ ........ ........ 72% 475M 0s 23:09:31 165888K ........ ........ ........ ........ ........ ........ 73% 273M 0s 23:09:31 168960K ........ ........ ........ ........ ........ ........ 74% 312M 0s 23:09:31 172032K ........ ........ ........ ........ ........ ........ 76% 380M 0s 23:09:31 175104K ........ ........ ........ ........ ........ ........ 77% 362M 0s 23:09:31 178176K ........ ........ ........ ........ ........ ........ 78% 446M 0s 23:09:31 181248K ........ ........ ........ ........ ........ ........ 80% 281M 0s 23:09:31 184320K ........ ........ ........ ........ ........ ........ 81% 248M 0s 23:09:31 187392K ........ ........ ........ ........ ........ ........ 83% 329M 0s 23:09:31 190464K ........ ........ ........ ........ ........ ........ 84% 302M 0s 23:09:31 193536K ........ ........ ........ ........ ........ ........ 85% 322M 0s 23:09:31 196608K ........ ........ ........ ........ ........ ........ 87% 305M 0s 23:09:31 199680K ........ ........ ........ ........ ........ ........ 88% 293M 0s 23:09:31 202752K ........ ........ ........ ........ ........ ........ 89% 312M 0s 23:09:31 205824K ........ ........ ........ ........ ........ ........ 91% 289M 0s 23:09:31 208896K ........ ........ ........ ........ ........ ........ 92% 176M 0s 23:09:31 211968K ........ ........ ........ ........ ........ ........ 93% 431M 0s 23:09:31 215040K ........ ........ ........ ........ ........ ........ 95% 314M 0s 23:09:31 218112K ........ ........ ........ ........ ........ ........ 96% 284M 0s 23:09:31 221184K ........ ........ ........ ........ ........ ........ 97% 318M 0s 23:09:31 224256K ........ ........ ........ ........ ........ ........ 99% 352M 0s 23:09:31 227328K ........ ........ ........ ........ . 100% 354M=0.8s 23:09:31 23:09:31 2025-11-30 23:09:31 (290 MB/s) - ‘karaf-0.22.2-20251130.175422-194.zip’ saved [234981466/234981466] 23:09:31 23:09:31 Extracting the new controller... 23:09:31 + echo 'Extracting the new controller...' 23:09:31 + unzip -q karaf-0.22.2-20251130.175422-194.zip 23:09:33 Adding external repositories... 23:09:33 + echo 'Adding external repositories...' 23:09:33 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:33 ################################################################################ 23:09:33 # 23:09:33 # Licensed to the Apache Software Foundation (ASF) under one or more 23:09:33 # contributor license agreements. See the NOTICE file distributed with 23:09:33 # this work for additional information regarding copyright ownership. 23:09:33 # The ASF licenses this file to You under the Apache License, Version 2.0 23:09:33 # (the "License"); you may not use this file except in compliance with 23:09:33 # the License. You may obtain a copy of the License at 23:09:33 # 23:09:33 # http://www.apache.org/licenses/LICENSE-2.0 23:09:33 # 23:09:33 # Unless required by applicable law or agreed to in writing, software 23:09:33 # distributed under the License is distributed on an "AS IS" BASIS, 23:09:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:09:33 # See the License for the specific language governing permissions and 23:09:33 # limitations under the License. 23:09:33 # 23:09:33 ################################################################################ 23:09:33 23:09:33 # 23:09:33 # If set to true, the following property will not allow any certificate to be used 23:09:33 # when accessing Maven repositories through SSL 23:09:33 # 23:09:33 #org.ops4j.pax.url.mvn.certificateCheck= 23:09:33 23:09:33 # 23:09:33 # Path to the local Maven settings file. 23:09:33 # The repositories defined in this file will be automatically added to the list 23:09:33 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:09:33 # below is not set. 23:09:33 # The following locations are checked for the existence of the settings.xml file 23:09:33 # * 1. looks for the specified url 23:09:33 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:09:33 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:09:33 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:09:33 # 23:09:33 #org.ops4j.pax.url.mvn.settings= 23:09:33 23:09:33 # 23:09:33 # Path to the local Maven repository which is used to avoid downloading 23:09:33 # artifacts when they already exist locally. 23:09:33 # The value of this property will be extracted from the settings.xml file 23:09:33 # above, or defaulted to: 23:09:33 # System.getProperty( "user.home" ) + "/.m2/repository" 23:09:33 # 23:09:33 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:09:33 23:09:33 # 23:09:33 # Default this to false. It's just weird to use undocumented repos 23:09:33 # 23:09:33 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:09:33 23:09:33 # 23:09:33 # Uncomment if you don't wanna use the proxy settings 23:09:33 # from the Maven conf/settings.xml file 23:09:33 # 23:09:33 # org.ops4j.pax.url.mvn.proxySupport=false 23:09:33 23:09:33 # 23:09:33 # Comma separated list of repositories scanned when resolving an artifact. 23:09:33 # Those repositories will be checked before iterating through the 23:09:33 # below list of repositories and even before the local repository 23:09:33 # A repository url can be appended with zero or more of the following flags: 23:09:33 # @snapshots : the repository contains snaphots 23:09:33 # @noreleases : the repository does not contain any released artifacts 23:09:33 # 23:09:33 # The following property value will add the system folder as a repo. 23:09:33 # 23:09:33 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:09:33 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:09:33 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:09:33 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:09:33 23:09:33 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:09:33 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:09:33 23:09:33 # 23:09:33 # Comma separated list of repositories scanned when resolving an artifact. 23:09:33 # The default list includes the following repositories: 23:09:33 # http://repo1.maven.org/maven2@id=central 23:09:33 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:09:33 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:09:33 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:09:33 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:09:33 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:09:33 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:09:33 # To add repositories to the default ones, prepend '+' to the list of repositories 23:09:33 # to add. 23:09:33 # A repository url can be appended with zero or more of the following flags: 23:09:33 # @snapshots : the repository contains snapshots 23:09:33 # @noreleases : the repository does not contain any released artifacts 23:09:33 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:09:33 # 23:09:33 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:09:33 23:09:33 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 23:09:33 + [[ True == \T\r\u\e ]] 23:09:33 + echo 'Configuring the startup features...' 23:09:33 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:33 + FEATURE_TEST_STRING=features-test 23:09:33 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT 23:09:33 + KARAF_VERSION=karaf4 23:09:33 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:09:33 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:33 + [[ ! -z '' ]] 23:09:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:33 ################################################################################ 23:09:33 # 23:09:33 # Licensed to the Apache Software Foundation (ASF) under one or more 23:09:33 # contributor license agreements. See the NOTICE file distributed with 23:09:33 # this work for additional information regarding copyright ownership. 23:09:33 # The ASF licenses this file to You under the Apache License, Version 2.0 23:09:33 # (the "License"); you may not use this file except in compliance with 23:09:33 # the License. You may obtain a copy of the License at 23:09:33 # 23:09:33 # http://www.apache.org/licenses/LICENSE-2.0 23:09:33 # 23:09:33 # Unless required by applicable law or agreed to in writing, software 23:09:33 # distributed under the License is distributed on an "AS IS" BASIS, 23:09:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:09:33 # See the License for the specific language governing permissions and 23:09:33 # limitations under the License. 23:09:33 # 23:09:33 ################################################################################ 23:09:33 23:09:33 # 23:09:33 # Comma separated list of features repositories to register by default 23:09:33 # 23:09:33 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d9838ecd-cf2e-476d-adb9-aed42a6a675d.xml 23:09:33 23:09:33 # 23:09:33 # Comma separated list of features to install at startup 23:09:33 # 23:09:33 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 9cac513d-6753-4f5a-bef2-992de0a00fe1 23:09:33 23:09:33 # 23:09:33 # Resource repositories (OBR) that the features resolver can use 23:09:33 # to resolve requirements/capabilities 23:09:33 # 23:09:33 # The format of the resourceRepositories is 23:09:33 # resourceRepositories=[xml:url|json:url],... 23:09:33 # for Instance: 23:09:33 # 23:09:33 #resourceRepositories=xml:http://host/path/to/index.xml 23:09:33 # or 23:09:33 #resourceRepositories=json:http://host/path/to/index.json 23:09:33 # 23:09:33 23:09:33 # 23:09:33 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:09:33 # 23:09:33 featuresBootAsynchronous=false 23:09:33 23:09:33 # 23:09:33 # Service requirements enforcement 23:09:33 # 23:09:33 # By default, the feature resolver checks the service requirements/capabilities of 23:09:33 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:09:33 # the required bundles. 23:09:33 # The following flag can have those values: 23:09:33 # - disable: service requirements are completely ignored 23:09:33 # - default: service requirements are ignored for old features 23:09:33 # - enforce: service requirements are always verified 23:09:33 # 23:09:33 #serviceRequirements=default 23:09:33 23:09:33 # 23:09:33 # Store cfg file for config element in feature 23:09:33 # 23:09:33 #configCfgStore=true 23:09:33 23:09:33 # 23:09:33 # Define if the feature service automatically refresh bundles 23:09:33 # 23:09:33 autoRefresh=true 23:09:33 23:09:33 # 23:09:33 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:09:33 # XML file defines instructions related to features processing 23:09:33 # versions.properties may declare properties to resolve placeholders in XML file 23:09:33 # both files are relative to ${karaf.etc} 23:09:33 # 23:09:33 #featureProcessing=org.apache.karaf.features.xml 23:09:33 #featureProcessingVersions=versions.properties 23:09:33 + configure_karaf_log karaf4 '' 23:09:33 + local -r karaf_version=karaf4 23:09:33 + local -r controllerdebugmap= 23:09:33 + local logapi=log4j 23:09:33 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:09:33 log4j2.rootLogger.level = INFO 23:09:33 #log4j2.rootLogger.type = asyncRoot 23:09:33 #log4j2.rootLogger.includeLocation = false 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:09:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:09:33 log4j2.rootLogger.appenderRef.Console.ref = Console 23:09:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:09:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:09:33 log4j2.logger.spifly.name = org.apache.aries.spifly 23:09:33 log4j2.logger.spifly.level = WARN 23:09:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:09:33 log4j2.logger.audit.level = INFO 23:09:33 log4j2.logger.audit.additivity = false 23:09:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:09:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:09:33 log4j2.appender.console.type = Console 23:09:33 log4j2.appender.console.name = Console 23:09:33 log4j2.appender.console.layout.type = PatternLayout 23:09:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:09:33 log4j2.appender.rolling.type = RollingRandomAccessFile 23:09:33 log4j2.appender.rolling.name = RollingFile 23:09:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:09:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:09:33 #log4j2.appender.rolling.immediateFlush = false 23:09:33 log4j2.appender.rolling.append = true 23:09:33 log4j2.appender.rolling.layout.type = PatternLayout 23:09:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:09:33 log4j2.appender.rolling.policies.type = Policies 23:09:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:09:33 log4j2.appender.rolling.policies.size.size = 64MB 23:09:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:09:33 log4j2.appender.rolling.strategy.max = 7 23:09:33 log4j2.appender.audit.type = RollingRandomAccessFile 23:09:33 log4j2.appender.audit.name = AuditRollingFile 23:09:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:09:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:09:33 log4j2.appender.audit.append = true 23:09:33 log4j2.appender.audit.layout.type = PatternLayout 23:09:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:09:33 log4j2.appender.audit.policies.type = Policies 23:09:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:09:33 log4j2.appender.audit.policies.size.size = 8MB 23:09:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:09:33 log4j2.appender.audit.strategy.max = 7 23:09:33 log4j2.appender.osgi.type = PaxOsgi 23:09:33 log4j2.appender.osgi.name = PaxOsgi 23:09:33 log4j2.appender.osgi.filter = * 23:09:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:09:33 #log4j2.logger.aether.level = TRACE 23:09:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:09:33 #log4j2.logger.http-headers.level = DEBUG 23:09:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:09:33 #log4j2.logger.maven.level = TRACE 23:09:33 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:09:33 + logapi=log4j2 23:09:33 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:09:33 + '[' log4j2 == log4j2 ']' 23:09:33 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:33 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:09:33 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:09:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:09:33 controllerdebugmap: 23:09:33 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:09:33 + unset IFS 23:09:33 + echo 'controllerdebugmap: ' 23:09:33 + '[' -n '' ']' 23:09:33 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:33 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:09:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:33 ################################################################################ 23:09:33 # 23:09:33 # Licensed to the Apache Software Foundation (ASF) under one or more 23:09:33 # contributor license agreements. See the NOTICE file distributed with 23:09:33 # this work for additional information regarding copyright ownership. 23:09:33 # The ASF licenses this file to You under the Apache License, Version 2.0 23:09:33 # (the "License"); you may not use this file except in compliance with 23:09:33 # the License. You may obtain a copy of the License at 23:09:33 # 23:09:33 # http://www.apache.org/licenses/LICENSE-2.0 23:09:33 # 23:09:33 # Unless required by applicable law or agreed to in writing, software 23:09:33 # distributed under the License is distributed on an "AS IS" BASIS, 23:09:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:09:33 # See the License for the specific language governing permissions and 23:09:33 # limitations under the License. 23:09:33 # 23:09:33 ################################################################################ 23:09:33 23:09:33 # Common pattern layout for appenders 23:09:33 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:09:33 23:09:33 # Root logger 23:09:33 log4j2.rootLogger.level = INFO 23:09:33 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:09:33 #log4j2.rootLogger.type = asyncRoot 23:09:33 #log4j2.rootLogger.includeLocation = false 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:09:33 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:09:33 log4j2.rootLogger.appenderRef.Console.ref = Console 23:09:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:09:33 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:09:33 23:09:33 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:09:33 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:09:33 23:09:33 # Loggers configuration 23:09:33 23:09:33 # Spifly logger 23:09:33 log4j2.logger.spifly.name = org.apache.aries.spifly 23:09:33 log4j2.logger.spifly.level = WARN 23:09:33 23:09:33 # Security audit logger 23:09:33 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:09:33 log4j2.logger.audit.level = INFO 23:09:33 log4j2.logger.audit.additivity = false 23:09:33 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:09:33 23:09:33 # Appenders configuration 23:09:33 23:09:33 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:09:33 log4j2.appender.console.type = Console 23:09:33 log4j2.appender.console.name = Console 23:09:33 log4j2.appender.console.layout.type = PatternLayout 23:09:33 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:09:33 23:09:33 # Rolling file appender 23:09:33 log4j2.appender.rolling.type = RollingRandomAccessFile 23:09:33 log4j2.appender.rolling.name = RollingFile 23:09:33 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:09:33 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:09:33 # uncomment to not force a disk flush 23:09:33 #log4j2.appender.rolling.immediateFlush = false 23:09:33 log4j2.appender.rolling.append = true 23:09:33 log4j2.appender.rolling.layout.type = PatternLayout 23:09:33 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:09:33 log4j2.appender.rolling.policies.type = Policies 23:09:33 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:09:33 log4j2.appender.rolling.policies.size.size = 1GB 23:09:33 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:09:33 log4j2.appender.rolling.strategy.max = 7 23:09:33 23:09:33 # Audit file appender 23:09:33 log4j2.appender.audit.type = RollingRandomAccessFile 23:09:33 log4j2.appender.audit.name = AuditRollingFile 23:09:33 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:09:33 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:09:33 log4j2.appender.audit.append = true 23:09:33 log4j2.appender.audit.layout.type = PatternLayout 23:09:33 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:09:33 log4j2.appender.audit.policies.type = Policies 23:09:33 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:09:33 log4j2.appender.audit.policies.size.size = 8MB 23:09:33 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:09:33 log4j2.appender.audit.strategy.max = 7 23:09:33 23:09:33 # OSGi appender 23:09:33 log4j2.appender.osgi.type = PaxOsgi 23:09:33 log4j2.appender.osgi.name = PaxOsgi 23:09:33 log4j2.appender.osgi.filter = * 23:09:33 23:09:33 # help with identification of maven-related problems with pax-url-aether 23:09:33 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:09:33 #log4j2.logger.aether.level = TRACE 23:09:33 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:09:33 #log4j2.logger.http-headers.level = DEBUG 23:09:33 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:09:33 #log4j2.logger.maven.level = TRACE 23:09:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:09:33 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:09:33 Configure 23:09:33 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:33 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:09:33 + local -r controllermem=2048m 23:09:33 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:33 + echo Configure 23:09:33 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:09:33 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:09:33 max memory: 2048m 23:09:33 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:33 + echo ' max memory: 2048m' 23:09:33 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:09:33 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:33 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:33 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:33 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:09:33 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:33 #!/bin/sh 23:09:33 # 23:09:33 # Licensed to the Apache Software Foundation (ASF) under one or more 23:09:33 # contributor license agreements. See the NOTICE file distributed with 23:09:33 # this work for additional information regarding copyright ownership. 23:09:33 # The ASF licenses this file to You under the Apache License, Version 2.0 23:09:33 # (the "License"); you may not use this file except in compliance with 23:09:33 # the License. You may obtain a copy of the License at 23:09:33 # 23:09:33 # http://www.apache.org/licenses/LICENSE-2.0 23:09:33 # 23:09:33 # Unless required by applicable law or agreed to in writing, software 23:09:33 # distributed under the License is distributed on an "AS IS" BASIS, 23:09:33 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:09:33 # See the License for the specific language governing permissions and 23:09:33 # limitations under the License. 23:09:33 # 23:09:33 23:09:33 # 23:09:33 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:09:33 # script: client, instance, shell, start, status, stop, karaf 23:09:33 # 23:09:33 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:09:33 # Actions go here... 23:09:33 # fi 23:09:33 23:09:33 # 23:09:33 # general settings which should be applied for all scripts go here; please keep 23:09:33 # in mind that it is possible that scripts might be executed more than once, e.g. 23:09:33 # in example of the start script where the start script is executed first and the 23:09:33 # karaf script afterwards. 23:09:33 # 23:09:33 23:09:33 # 23:09:33 # The following section shows the possible configuration options for the default 23:09:33 # karaf scripts 23:09:33 # 23:09:33 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:09:33 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:09:33 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:09:33 # export EXTRA_JAVA_OPTS # Additional JVM options 23:09:33 # export KARAF_HOME # Karaf home folder 23:09:33 # export KARAF_DATA # Karaf data folder 23:09:33 # export KARAF_BASE # Karaf base folder 23:09:33 # export KARAF_ETC # Karaf etc folder 23:09:33 # export KARAF_LOG # Karaf log folder 23:09:33 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:09:33 # export KARAF_OPTS # Additional available Karaf options 23:09:33 # export KARAF_DEBUG # Enable debug mode 23:09:33 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:09:33 # export KARAF_NOROOT # Prevent execution as root if set to true 23:09:33 + echo 'Set Java version' 23:09:33 Set Java version 23:09:33 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:09:33 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:09:33 sudo: a password is required 23:09:33 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:09:33 JDK default version ... 23:09:33 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:09:33 sudo: a password is required 23:09:33 + echo 'JDK default version ...' 23:09:33 + java -version 23:09:33 openjdk version "21.0.8" 2025-07-15 23:09:33 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:09:33 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:09:33 Set JAVA_HOME 23:09:33 + echo 'Set JAVA_HOME' 23:09:33 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:09:33 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:09:33 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:09:33 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:09:33 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:09:33 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:09:33 Listing all open ports on controller system... 23:09:33 + echo 'Listing all open ports on controller system...' 23:09:33 + netstat -pnatu 23:09:33 /tmp/configuration-script.sh: line 40: netstat: command not found 23:09:33 Configuring cluster 23:09:33 + '[' -f /tmp/custom_shard_config.txt ']' 23:09:33 + echo 'Configuring cluster' 23:09:33 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.72 10.30.171.74 10.30.171.123 23:09:33 ################################################ 23:09:33 ## Configure Cluster ## 23:09:33 ################################################ 23:09:33 NOTE: Cluster configuration files not found. Copying from 23:09:33 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 23:09:33 Configuring unique name in pekko.conf 23:09:33 Configuring hostname in pekko.conf 23:09:34 Configuring data and rpc seed nodes in pekko.conf 23:09:34 modules = [ 23:09:34 23:09:34 { 23:09:34 name = "inventory" 23:09:34 namespace = "urn:opendaylight:inventory" 23:09:34 shard-strategy = "module" 23:09:34 }, 23:09:34 { 23:09:34 name = "topology" 23:09:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:09:34 shard-strategy = "module" 23:09:34 }, 23:09:34 { 23:09:34 name = "toaster" 23:09:34 namespace = "http://netconfcentral.org/ns/toaster" 23:09:34 shard-strategy = "module" 23:09:34 } 23:09:34 ] 23:09:34 Configuring replication type in module-shards.conf 23:09:34 ################################################ 23:09:34 ## NOTE: Manually restart controller to ## 23:09:34 ## apply configuration. ## 23:09:34 ################################################ 23:09:34 Dump pekko.conf 23:09:34 + echo 'Dump pekko.conf' 23:09:34 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:09:34 23:09:34 odl-cluster-data { 23:09:34 pekko { 23:09:34 remote { 23:09:34 artery { 23:09:34 enabled = on 23:09:34 transport = tcp 23:09:34 canonical.hostname = "10.30.171.74" 23:09:34 canonical.port = 2550 23:09:34 } 23:09:34 } 23:09:34 23:09:34 cluster { 23:09:34 # Using artery. 23:09:34 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.72:2550", 23:09:34 "pekko://opendaylight-cluster-data@10.30.171.74:2550", 23:09:34 "pekko://opendaylight-cluster-data@10.30.171.123:2550"] 23:09:34 23:09:34 roles = ["member-2"] 23:09:34 23:09:34 # when under load we might trip a false positive on the failure detector 23:09:34 # failure-detector { 23:09:34 # heartbeat-interval = 4 s 23:09:34 # acceptable-heartbeat-pause = 16s 23:09:34 # } 23:09:34 } 23:09:34 23:09:34 persistence { 23:09:34 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:09:34 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:09:34 # The relative path is always relative to KARAF_HOME. 23:09:34 23:09:34 # snapshot-store.local.dir = "target/snapshots" 23:09:34 23:09:34 # Use lz4 compression for LocalSnapshotStore snapshots 23:09:34 snapshot-store.local.use-lz4-compression = false 23:09:34 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:09:34 snapshot-store.local.lz4-blocksize = 256KB 23:09:34 } 23:09:34 disable-default-actor-system-quarantined-event-handling = "false" 23:09:34 } 23:09:34 } 23:09:34 Dump modules.conf 23:09:34 + echo 'Dump modules.conf' 23:09:34 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:09:34 modules = [ 23:09:34 23:09:34 { 23:09:34 name = "inventory" 23:09:34 namespace = "urn:opendaylight:inventory" 23:09:34 shard-strategy = "module" 23:09:34 }, 23:09:34 { 23:09:34 name = "topology" 23:09:34 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:09:34 shard-strategy = "module" 23:09:34 }, 23:09:34 { 23:09:34 name = "toaster" 23:09:34 namespace = "http://netconfcentral.org/ns/toaster" 23:09:34 shard-strategy = "module" 23:09:34 } 23:09:34 ] 23:09:34 Dump module-shards.conf 23:09:34 + echo 'Dump module-shards.conf' 23:09:34 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:09:34 module-shards = [ 23:09:34 { 23:09:34 name = "default" 23:09:34 shards = [ 23:09:34 { 23:09:34 name = "default" 23:09:34 replicas = ["member-1", 23:09:34 "member-2", 23:09:34 "member-3"] 23:09:34 } 23:09:34 ] 23:09:34 }, 23:09:34 { 23:09:34 name = "inventory" 23:09:34 shards = [ 23:09:34 { 23:09:34 name="inventory" 23:09:34 replicas = ["member-1", 23:09:34 "member-2", 23:09:34 "member-3"] 23:09:34 } 23:09:34 ] 23:09:34 }, 23:09:34 { 23:09:34 name = "topology" 23:09:34 shards = [ 23:09:34 { 23:09:34 name="topology" 23:09:34 replicas = ["member-1", 23:09:34 "member-2", 23:09:34 "member-3"] 23:09:34 } 23:09:34 ] 23:09:34 }, 23:09:34 { 23:09:34 name = "toaster" 23:09:34 shards = [ 23:09:34 { 23:09:34 name="toaster" 23:09:34 replicas = ["member-1", 23:09:34 "member-2", 23:09:34 "member-3"] 23:09:34 } 23:09:34 ] 23:09:34 } 23:09:34 ] 23:09:34 Configuring member-3 with IP address 10.30.171.123 23:09:34 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:09:34 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:09:34 + source /tmp/common-functions.sh karaf-0.22.2-SNAPSHOT titanium 23:09:34 common-functions.sh is being sourced 23:09:34 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 23:09:34 ++ echo 'common-functions.sh is being sourced' 23:09:34 ++ BUNDLEFOLDER=karaf-0.22.2-SNAPSHOT 23:09:34 ++ DISTROSTREAM=titanium 23:09:34 ++ export MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:34 ++ MAVENCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:34 ++ export FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:34 ++ FEATURESCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:34 ++ export CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:09:34 ++ CUSTOMPROP=/tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:09:34 ++ export LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:34 ++ LOGCONF=/tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:34 ++ export MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:34 ++ MEMCONF=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:34 ++ export CONTROLLERMEM= 23:09:34 ++ CONTROLLERMEM= 23:09:34 ++ case "${DISTROSTREAM}" in 23:09:34 ++ CLUSTER_SYSTEM=pekko 23:09:34 ++ export AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:09:34 ++ AKKACONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:09:34 ++ export MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:09:34 ++ MODULESCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:09:34 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:09:34 ++ MODULESHARDSCONF=/tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:09:34 ++ print_common_env 23:09:34 ++ cat 23:09:34 common-functions environment: 23:09:34 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:34 ACTUALFEATURES: 23:09:34 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:34 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:09:34 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:34 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:34 CONTROLLERMEM: 23:09:34 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:09:34 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:09:34 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:09:34 SUITES: 23:09:34 23:09:34 ++ SSH='ssh -t -t' 23:09:34 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 23:09:34 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 23:09:34 Changing to /tmp 23:09:34 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251130.175422-194.zip 23:09:34 + echo 'Changing to /tmp' 23:09:34 + cd /tmp 23:09:34 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251130.175422-194.zip' 23:09:34 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251130.175422-194.zip 23:09:34 --2025-11-30 23:09:34-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251130.175422-194.zip 23:09:34 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 23:09:34 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 23:09:34 HTTP request sent, awaiting response... 200 OK 23:09:34 Length: 234981466 (224M) [application/zip] 23:09:34 Saving to: ‘karaf-0.22.2-20251130.175422-194.zip’ 23:09:34 23:09:34 0K ........ ........ ........ ........ ........ ........ 1% 62.3M 4s 23:09:34 3072K ........ ........ ........ ........ ........ ........ 2% 105M 3s 23:09:34 6144K ........ ........ ........ ........ ........ ........ 4% 141M 2s 23:09:34 9216K ........ ........ ........ ........ ........ ........ 5% 150M 2s 23:09:34 12288K ........ ........ ........ ........ ........ ........ 6% 172M 2s 23:09:34 15360K ........ ........ ........ ........ ........ ........ 8% 191M 2s 23:09:34 18432K ........ ........ ........ ........ ........ ........ 9% 215M 2s 23:09:34 21504K ........ ........ ........ ........ ........ ........ 10% 193M 2s 23:09:34 24576K ........ ........ ........ ........ ........ ........ 12% 214M 1s 23:09:34 27648K ........ ........ ........ ........ ........ ........ 13% 237M 1s 23:09:34 30720K ........ ........ ........ ........ ........ ........ 14% 263M 1s 23:09:34 33792K ........ ........ ........ ........ ........ ........ 16% 231M 1s 23:09:34 36864K ........ ........ ........ ........ ........ ........ 17% 271M 1s 23:09:34 39936K ........ ........ ........ ........ ........ ........ 18% 274M 1s 23:09:34 43008K ........ ........ ........ ........ ........ ........ 20% 269M 1s 23:09:34 46080K ........ ........ ........ ........ ........ ........ 21% 307M 1s 23:09:34 49152K ........ ........ ........ ........ ........ ........ 22% 292M 1s 23:09:34 52224K ........ ........ ........ ........ ........ ........ 24% 308M 1s 23:09:34 55296K ........ ........ ........ ........ ........ ........ 25% 228M 1s 23:09:34 58368K ........ ........ ........ ........ ........ ........ 26% 215M 1s 23:09:34 61440K ........ ........ ........ ........ ........ ........ 28% 250M 1s 23:09:34 64512K ........ ........ ........ ........ ........ ........ 29% 273M 1s 23:09:34 67584K ........ ........ ........ ........ ........ ........ 30% 401M 1s 23:09:34 70656K ........ ........ ........ ........ ........ ........ 32% 330M 1s 23:09:34 73728K ........ ........ ........ ........ ........ ........ 33% 372M 1s 23:09:34 76800K ........ ........ ........ ........ ........ ........ 34% 369M 1s 23:09:34 79872K ........ ........ ........ ........ ........ ........ 36% 345M 1s 23:09:34 82944K ........ ........ ........ ........ ........ ........ 37% 324M 1s 23:09:34 86016K ........ ........ ........ ........ ........ ........ 38% 374M 1s 23:09:34 89088K ........ ........ ........ ........ ........ ........ 40% 360M 1s 23:09:34 92160K ........ ........ ........ ........ ........ ........ 41% 320M 1s 23:09:34 95232K ........ ........ ........ ........ ........ ........ 42% 315M 1s 23:09:34 98304K ........ ........ ........ ........ ........ ........ 44% 369M 1s 23:09:34 101376K ........ ........ ........ ........ ........ ........ 45% 374M 1s 23:09:34 104448K ........ ........ ........ ........ ........ ........ 46% 368M 1s 23:09:34 107520K ........ ........ ........ ........ ........ ........ 48% 363M 0s 23:09:34 110592K ........ ........ ........ ........ ........ ........ 49% 320M 0s 23:09:34 113664K ........ ........ ........ ........ ........ ........ 50% 248M 0s 23:09:34 116736K ........ ........ ........ ........ ........ ........ 52% 419M 0s 23:09:34 119808K ........ ........ ........ ........ ........ ........ 53% 392M 0s 23:09:34 122880K ........ ........ ........ ........ ........ ........ 54% 355M 0s 23:09:34 125952K ........ ........ ........ ........ ........ ........ 56% 173M 0s 23:09:34 129024K ........ ........ ........ ........ ........ ........ 57% 236M 0s 23:09:34 132096K ........ ........ ........ ........ ........ ........ 58% 441M 0s 23:09:34 135168K ........ ........ ........ ........ ........ ........ 60% 379M 0s 23:09:35 138240K ........ ........ ........ ........ ........ ........ 61% 353M 0s 23:09:35 141312K ........ ........ ........ ........ ........ ........ 62% 322M 0s 23:09:35 144384K ........ ........ ........ ........ ........ ........ 64% 382M 0s 23:09:35 147456K ........ ........ ........ ........ ........ ........ 65% 368M 0s 23:09:35 150528K ........ ........ ........ ........ ........ ........ 66% 189M 0s 23:09:35 153600K ........ ........ ........ ........ ........ ........ 68% 305M 0s 23:09:35 156672K ........ ........ ........ ........ ........ ........ 69% 346M 0s 23:09:35 159744K ........ ........ ........ ........ ........ ........ 70% 379M 0s 23:09:35 162816K ........ ........ ........ ........ ........ ........ 72% 363M 0s 23:09:35 165888K ........ ........ ........ ........ ........ ........ 73% 213M 0s 23:09:35 168960K ........ ........ ........ ........ ........ ........ 74% 287M 0s 23:09:35 172032K ........ ........ ........ ........ ........ ........ 76% 379M 0s 23:09:35 175104K ........ ........ ........ ........ ........ ........ 77% 349M 0s 23:09:35 178176K ........ ........ ........ ........ ........ ........ 78% 362M 0s 23:09:35 181248K ........ ........ ........ ........ ........ ........ 80% 397M 0s 23:09:35 184320K ........ ........ ........ ........ ........ ........ 81% 311M 0s 23:09:35 187392K ........ ........ ........ ........ ........ ........ 83% 273M 0s 23:09:35 190464K ........ ........ ........ ........ ........ ........ 84% 329M 0s 23:09:35 193536K ........ ........ ........ ........ ........ ........ 85% 384M 0s 23:09:35 196608K ........ ........ ........ ........ ........ ........ 87% 371M 0s 23:09:35 199680K ........ ........ ........ ........ ........ ........ 88% 231M 0s 23:09:35 202752K ........ ........ ........ ........ ........ ........ 89% 236M 0s 23:09:35 205824K ........ ........ ........ ........ ........ ........ 91% 356M 0s 23:09:35 208896K ........ ........ ........ ........ ........ ........ 92% 413M 0s 23:09:35 211968K ........ ........ ........ ........ ........ ........ 93% 240M 0s 23:09:35 215040K ........ ........ ........ ........ ........ ........ 95% 199M 0s 23:09:35 218112K ........ ........ ........ ........ ........ ........ 96% 336M 0s 23:09:35 221184K ........ ........ ........ ........ ........ ........ 97% 351M 0s 23:09:35 224256K ........ ........ ........ ........ ........ ........ 99% 358M 0s 23:09:35 227328K ........ ........ ........ ........ . 100% 376M=0.8s 23:09:35 23:09:35 2025-11-30 23:09:35 (267 MB/s) - ‘karaf-0.22.2-20251130.175422-194.zip’ saved [234981466/234981466] 23:09:35 23:09:35 + echo 'Extracting the new controller...' 23:09:35 Extracting the new controller... 23:09:35 + unzip -q karaf-0.22.2-20251130.175422-194.zip 23:09:37 Adding external repositories... 23:09:37 + echo 'Adding external repositories...' 23:09:37 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:37 ################################################################################ 23:09:37 # 23:09:37 # Licensed to the Apache Software Foundation (ASF) under one or more 23:09:37 # contributor license agreements. See the NOTICE file distributed with 23:09:37 # this work for additional information regarding copyright ownership. 23:09:37 # The ASF licenses this file to You under the Apache License, Version 2.0 23:09:37 # (the "License"); you may not use this file except in compliance with 23:09:37 # the License. You may obtain a copy of the License at 23:09:37 # 23:09:37 # http://www.apache.org/licenses/LICENSE-2.0 23:09:37 # 23:09:37 # Unless required by applicable law or agreed to in writing, software 23:09:37 # distributed under the License is distributed on an "AS IS" BASIS, 23:09:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:09:37 # See the License for the specific language governing permissions and 23:09:37 # limitations under the License. 23:09:37 # 23:09:37 ################################################################################ 23:09:37 23:09:37 # 23:09:37 # If set to true, the following property will not allow any certificate to be used 23:09:37 # when accessing Maven repositories through SSL 23:09:37 # 23:09:37 #org.ops4j.pax.url.mvn.certificateCheck= 23:09:37 23:09:37 # 23:09:37 # Path to the local Maven settings file. 23:09:37 # The repositories defined in this file will be automatically added to the list 23:09:37 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 23:09:37 # below is not set. 23:09:37 # The following locations are checked for the existence of the settings.xml file 23:09:37 # * 1. looks for the specified url 23:09:37 # * 2. if not found looks for ${user.home}/.m2/settings.xml 23:09:37 # * 3. if not found looks for ${maven.home}/conf/settings.xml 23:09:37 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 23:09:37 # 23:09:37 #org.ops4j.pax.url.mvn.settings= 23:09:37 23:09:37 # 23:09:37 # Path to the local Maven repository which is used to avoid downloading 23:09:37 # artifacts when they already exist locally. 23:09:37 # The value of this property will be extracted from the settings.xml file 23:09:37 # above, or defaulted to: 23:09:37 # System.getProperty( "user.home" ) + "/.m2/repository" 23:09:37 # 23:09:37 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 23:09:37 23:09:37 # 23:09:37 # Default this to false. It's just weird to use undocumented repos 23:09:37 # 23:09:37 org.ops4j.pax.url.mvn.useFallbackRepositories=false 23:09:37 23:09:37 # 23:09:37 # Uncomment if you don't wanna use the proxy settings 23:09:37 # from the Maven conf/settings.xml file 23:09:37 # 23:09:37 # org.ops4j.pax.url.mvn.proxySupport=false 23:09:37 23:09:37 # 23:09:37 # Comma separated list of repositories scanned when resolving an artifact. 23:09:37 # Those repositories will be checked before iterating through the 23:09:37 # below list of repositories and even before the local repository 23:09:37 # A repository url can be appended with zero or more of the following flags: 23:09:37 # @snapshots : the repository contains snaphots 23:09:37 # @noreleases : the repository does not contain any released artifacts 23:09:37 # 23:09:37 # The following property value will add the system folder as a repo. 23:09:37 # 23:09:37 org.ops4j.pax.url.mvn.defaultRepositories=\ 23:09:37 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 23:09:37 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 23:09:37 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 23:09:37 23:09:37 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 23:09:37 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 23:09:37 23:09:37 # 23:09:37 # Comma separated list of repositories scanned when resolving an artifact. 23:09:37 # The default list includes the following repositories: 23:09:37 # http://repo1.maven.org/maven2@id=central 23:09:37 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 23:09:37 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 23:09:37 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 23:09:37 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 23:09:37 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 23:09:37 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:09:37 # To add repositories to the default ones, prepend '+' to the list of repositories 23:09:37 # to add. 23:09:37 # A repository url can be appended with zero or more of the following flags: 23:09:37 # @snapshots : the repository contains snapshots 23:09:37 # @noreleases : the repository does not contain any released artifacts 23:09:37 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 23:09:37 # 23:09:37 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 23:09:37 23:09:37 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 23:09:37 + [[ True == \T\r\u\e ]] 23:09:37 + echo 'Configuring the startup features...' 23:09:37 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology,/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:37 + FEATURE_TEST_STRING=features-test 23:09:37 + FEATURE_TEST_VERSION=0.22.2-SNAPSHOT 23:09:37 + KARAF_VERSION=karaf4 23:09:37 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 23:09:37 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:37 + [[ ! -z '' ]] 23:09:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:37 ################################################################################ 23:09:37 # 23:09:37 # Licensed to the Apache Software Foundation (ASF) under one or more 23:09:37 # contributor license agreements. See the NOTICE file distributed with 23:09:37 # this work for additional information regarding copyright ownership. 23:09:37 # The ASF licenses this file to You under the Apache License, Version 2.0 23:09:37 # (the "License"); you may not use this file except in compliance with 23:09:37 # the License. You may obtain a copy of the License at 23:09:37 # 23:09:37 # http://www.apache.org/licenses/LICENSE-2.0 23:09:37 # 23:09:37 # Unless required by applicable law or agreed to in writing, software 23:09:37 # distributed under the License is distributed on an "AS IS" BASIS, 23:09:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:09:37 # See the License for the specific language governing permissions and 23:09:37 # limitations under the License. 23:09:37 # 23:09:37 ################################################################################ 23:09:37 23:09:37 # 23:09:37 # Comma separated list of features repositories to register by default 23:09:37 # 23:09:37 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.2-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/d9838ecd-cf2e-476d-adb9-aed42a6a675d.xml 23:09:37 23:09:37 # 23:09:37 # Comma separated list of features to install at startup 23:09:37 # 23:09:37 featuresBoot = odl-infrautils-ready,odl-jolokia,odl-restconf,odl-netconf-clustered-topology, 9cac513d-6753-4f5a-bef2-992de0a00fe1 23:09:37 23:09:37 # 23:09:37 # Resource repositories (OBR) that the features resolver can use 23:09:37 # to resolve requirements/capabilities 23:09:37 # 23:09:37 # The format of the resourceRepositories is 23:09:37 # resourceRepositories=[xml:url|json:url],... 23:09:37 # for Instance: 23:09:37 # 23:09:37 #resourceRepositories=xml:http://host/path/to/index.xml 23:09:37 # or 23:09:37 #resourceRepositories=json:http://host/path/to/index.json 23:09:37 # 23:09:37 23:09:37 # 23:09:37 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 23:09:37 # 23:09:37 featuresBootAsynchronous=false 23:09:37 23:09:37 # 23:09:37 # Service requirements enforcement 23:09:37 # 23:09:37 # By default, the feature resolver checks the service requirements/capabilities of 23:09:37 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 23:09:37 # the required bundles. 23:09:37 # The following flag can have those values: 23:09:37 # - disable: service requirements are completely ignored 23:09:37 # - default: service requirements are ignored for old features 23:09:37 # - enforce: service requirements are always verified 23:09:37 # 23:09:37 #serviceRequirements=default 23:09:37 23:09:37 # 23:09:37 # Store cfg file for config element in feature 23:09:37 # 23:09:37 #configCfgStore=true 23:09:37 23:09:37 # 23:09:37 # Define if the feature service automatically refresh bundles 23:09:37 # 23:09:37 autoRefresh=true 23:09:37 23:09:37 # 23:09:37 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 23:09:37 # XML file defines instructions related to features processing 23:09:37 # versions.properties may declare properties to resolve placeholders in XML file 23:09:37 # both files are relative to ${karaf.etc} 23:09:37 # 23:09:37 #featureProcessing=org.apache.karaf.features.xml 23:09:37 #featureProcessingVersions=versions.properties 23:09:37 + configure_karaf_log karaf4 '' 23:09:37 + local -r karaf_version=karaf4 23:09:37 + local -r controllerdebugmap= 23:09:37 + local logapi=log4j 23:09:37 + grep log4j2 /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:09:37 log4j2.rootLogger.level = INFO 23:09:37 #log4j2.rootLogger.type = asyncRoot 23:09:37 #log4j2.rootLogger.includeLocation = false 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:09:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:09:37 log4j2.rootLogger.appenderRef.Console.ref = Console 23:09:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:09:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:09:37 log4j2.logger.spifly.name = org.apache.aries.spifly 23:09:37 log4j2.logger.spifly.level = WARN 23:09:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:09:37 log4j2.logger.audit.level = INFO 23:09:37 log4j2.logger.audit.additivity = false 23:09:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:09:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:09:37 log4j2.appender.console.type = Console 23:09:37 log4j2.appender.console.name = Console 23:09:37 log4j2.appender.console.layout.type = PatternLayout 23:09:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:09:37 log4j2.appender.rolling.type = RollingRandomAccessFile 23:09:37 log4j2.appender.rolling.name = RollingFile 23:09:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:09:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:09:37 #log4j2.appender.rolling.immediateFlush = false 23:09:37 log4j2.appender.rolling.append = true 23:09:37 log4j2.appender.rolling.layout.type = PatternLayout 23:09:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:09:37 log4j2.appender.rolling.policies.type = Policies 23:09:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:09:37 log4j2.appender.rolling.policies.size.size = 64MB 23:09:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:09:37 log4j2.appender.rolling.strategy.max = 7 23:09:37 log4j2.appender.audit.type = RollingRandomAccessFile 23:09:37 log4j2.appender.audit.name = AuditRollingFile 23:09:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:09:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:09:37 log4j2.appender.audit.append = true 23:09:37 log4j2.appender.audit.layout.type = PatternLayout 23:09:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:09:37 log4j2.appender.audit.policies.type = Policies 23:09:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:09:37 log4j2.appender.audit.policies.size.size = 8MB 23:09:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:09:37 log4j2.appender.audit.strategy.max = 7 23:09:37 log4j2.appender.osgi.type = PaxOsgi 23:09:37 log4j2.appender.osgi.name = PaxOsgi 23:09:37 log4j2.appender.osgi.filter = * 23:09:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:09:37 #log4j2.logger.aether.level = TRACE 23:09:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:09:37 #log4j2.logger.http-headers.level = DEBUG 23:09:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:09:37 #log4j2.logger.maven.level = TRACE 23:09:37 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 23:09:37 + logapi=log4j2 23:09:37 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 23:09:37 + '[' log4j2 == log4j2 ']' 23:09:37 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:37 controllerdebugmap: 23:09:37 cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:37 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 23:09:37 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 23:09:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 23:09:37 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 23:09:37 + unset IFS 23:09:37 + echo 'controllerdebugmap: ' 23:09:37 + '[' -n '' ']' 23:09:37 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 23:09:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:37 ################################################################################ 23:09:37 # 23:09:37 # Licensed to the Apache Software Foundation (ASF) under one or more 23:09:37 # contributor license agreements. See the NOTICE file distributed with 23:09:37 # this work for additional information regarding copyright ownership. 23:09:37 # The ASF licenses this file to You under the Apache License, Version 2.0 23:09:37 # (the "License"); you may not use this file except in compliance with 23:09:37 # the License. You may obtain a copy of the License at 23:09:37 # 23:09:37 # http://www.apache.org/licenses/LICENSE-2.0 23:09:37 # 23:09:37 # Unless required by applicable law or agreed to in writing, software 23:09:37 # distributed under the License is distributed on an "AS IS" BASIS, 23:09:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:09:37 # See the License for the specific language governing permissions and 23:09:37 # limitations under the License. 23:09:37 # 23:09:37 ################################################################################ 23:09:37 23:09:37 # Common pattern layout for appenders 23:09:37 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 23:09:37 23:09:37 # Root logger 23:09:37 log4j2.rootLogger.level = INFO 23:09:37 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 23:09:37 #log4j2.rootLogger.type = asyncRoot 23:09:37 #log4j2.rootLogger.includeLocation = false 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 23:09:37 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 23:09:37 log4j2.rootLogger.appenderRef.Console.ref = Console 23:09:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 23:09:37 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 23:09:37 23:09:37 # Filters for logs marked by org.opendaylight.odlparent.Markers 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 23:09:37 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 23:09:37 23:09:37 # Loggers configuration 23:09:37 23:09:37 # Spifly logger 23:09:37 log4j2.logger.spifly.name = org.apache.aries.spifly 23:09:37 log4j2.logger.spifly.level = WARN 23:09:37 23:09:37 # Security audit logger 23:09:37 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 23:09:37 log4j2.logger.audit.level = INFO 23:09:37 log4j2.logger.audit.additivity = false 23:09:37 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 23:09:37 23:09:37 # Appenders configuration 23:09:37 23:09:37 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 23:09:37 log4j2.appender.console.type = Console 23:09:37 log4j2.appender.console.name = Console 23:09:37 log4j2.appender.console.layout.type = PatternLayout 23:09:37 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 23:09:37 23:09:37 # Rolling file appender 23:09:37 log4j2.appender.rolling.type = RollingRandomAccessFile 23:09:37 log4j2.appender.rolling.name = RollingFile 23:09:37 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 23:09:37 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 23:09:37 # uncomment to not force a disk flush 23:09:37 #log4j2.appender.rolling.immediateFlush = false 23:09:37 log4j2.appender.rolling.append = true 23:09:37 log4j2.appender.rolling.layout.type = PatternLayout 23:09:37 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 23:09:37 log4j2.appender.rolling.policies.type = Policies 23:09:37 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 23:09:37 log4j2.appender.rolling.policies.size.size = 1GB 23:09:37 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 23:09:37 log4j2.appender.rolling.strategy.max = 7 23:09:37 23:09:37 # Audit file appender 23:09:37 log4j2.appender.audit.type = RollingRandomAccessFile 23:09:37 log4j2.appender.audit.name = AuditRollingFile 23:09:37 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 23:09:37 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 23:09:37 log4j2.appender.audit.append = true 23:09:37 log4j2.appender.audit.layout.type = PatternLayout 23:09:37 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 23:09:37 log4j2.appender.audit.policies.type = Policies 23:09:37 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 23:09:37 log4j2.appender.audit.policies.size.size = 8MB 23:09:37 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 23:09:37 log4j2.appender.audit.strategy.max = 7 23:09:37 23:09:37 # OSGi appender 23:09:37 log4j2.appender.osgi.type = PaxOsgi 23:09:37 log4j2.appender.osgi.name = PaxOsgi 23:09:37 log4j2.appender.osgi.filter = * 23:09:37 23:09:37 # help with identification of maven-related problems with pax-url-aether 23:09:37 #log4j2.logger.aether.name = shaded.org.eclipse.aether 23:09:37 #log4j2.logger.aether.level = TRACE 23:09:37 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 23:09:37 #log4j2.logger.http-headers.level = DEBUG 23:09:37 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 23:09:37 #log4j2.logger.maven.level = TRACE 23:09:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 23:09:37 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 23:09:37 Configure 23:09:37 java home: /usr/lib/jvm/java-21-openjdk-amd64 23:09:37 max memory: 2048m 23:09:37 memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:37 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:37 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 23:09:37 + local -r controllermem=2048m 23:09:37 + local -r memconf=/tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:37 + echo Configure 23:09:37 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 23:09:37 + echo ' max memory: 2048m' 23:09:37 + echo ' memconf: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:09:37 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:37 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:37 cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:37 + echo 'cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv' 23:09:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:37 #!/bin/sh 23:09:37 # 23:09:37 # Licensed to the Apache Software Foundation (ASF) under one or more 23:09:37 # contributor license agreements. See the NOTICE file distributed with 23:09:37 # this work for additional information regarding copyright ownership. 23:09:37 # The ASF licenses this file to You under the Apache License, Version 2.0 23:09:37 # (the "License"); you may not use this file except in compliance with 23:09:37 # the License. You may obtain a copy of the License at 23:09:37 # 23:09:37 # http://www.apache.org/licenses/LICENSE-2.0 23:09:37 # 23:09:37 # Unless required by applicable law or agreed to in writing, software 23:09:37 # distributed under the License is distributed on an "AS IS" BASIS, 23:09:37 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 23:09:37 # See the License for the specific language governing permissions and 23:09:37 # limitations under the License. 23:09:37 # 23:09:37 23:09:37 # 23:09:37 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 23:09:37 # script: client, instance, shell, start, status, stop, karaf 23:09:37 # 23:09:37 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 23:09:37 # Actions go here... 23:09:37 # fi 23:09:37 23:09:37 # 23:09:37 # general settings which should be applied for all scripts go here; please keep 23:09:37 # in mind that it is possible that scripts might be executed more than once, e.g. 23:09:37 # in example of the start script where the start script is executed first and the 23:09:37 # karaf script afterwards. 23:09:37 # 23:09:37 23:09:37 # 23:09:37 # The following section shows the possible configuration options for the default 23:09:37 # karaf scripts 23:09:37 # 23:09:37 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 23:09:37 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 23:09:37 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 23:09:37 # export EXTRA_JAVA_OPTS # Additional JVM options 23:09:37 # export KARAF_HOME # Karaf home folder 23:09:37 # export KARAF_DATA # Karaf data folder 23:09:37 # export KARAF_BASE # Karaf base folder 23:09:37 # export KARAF_ETC # Karaf etc folder 23:09:37 # export KARAF_LOG # Karaf log folder 23:09:37 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 23:09:37 # export KARAF_OPTS # Additional available Karaf options 23:09:37 # export KARAF_DEBUG # Enable debug mode 23:09:37 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 23:09:37 # export KARAF_NOROOT # Prevent execution as root if set to true 23:09:37 Set Java version 23:09:37 + echo 'Set Java version' 23:09:37 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 23:09:37 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:09:37 sudo: a password is required 23:09:37 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:09:37 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 23:09:37 sudo: a password is required 23:09:37 JDK default version ... 23:09:37 + echo 'JDK default version ...' 23:09:37 + java -version 23:09:37 openjdk version "21.0.8" 2025-07-15 23:09:37 OpenJDK Runtime Environment (build 21.0.8+9-Ubuntu-0ubuntu122.04.1) 23:09:37 OpenJDK 64-Bit Server VM (build 21.0.8+9-Ubuntu-0ubuntu122.04.1, mixed mode, sharing) 23:09:37 Set JAVA_HOME 23:09:37 + echo 'Set JAVA_HOME' 23:09:37 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:09:37 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 23:09:37 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:09:37 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:09:37 Listing all open ports on controller system... 23:09:37 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 23:09:37 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 23:09:37 + echo 'Listing all open ports on controller system...' 23:09:37 + netstat -pnatu 23:09:37 /tmp/configuration-script.sh: line 40: netstat: command not found 23:09:37 Configuring cluster 23:09:37 + '[' -f /tmp/custom_shard_config.txt ']' 23:09:37 + echo 'Configuring cluster' 23:09:37 + /tmp/karaf-0.22.2-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.72 10.30.171.74 10.30.171.123 23:09:37 ################################################ 23:09:37 ## Configure Cluster ## 23:09:37 ################################################ 23:09:37 NOTE: Cluster configuration files not found. Copying from 23:09:37 /tmp/karaf-0.22.2-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 23:09:37 Configuring unique name in pekko.conf 23:09:37 Configuring hostname in pekko.conf 23:09:37 Configuring data and rpc seed nodes in pekko.conf 23:09:37 modules = [ 23:09:37 23:09:37 { 23:09:37 name = "inventory" 23:09:37 namespace = "urn:opendaylight:inventory" 23:09:37 shard-strategy = "module" 23:09:37 }, 23:09:37 { 23:09:37 name = "topology" 23:09:37 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:09:37 shard-strategy = "module" 23:09:37 }, 23:09:37 { 23:09:37 name = "toaster" 23:09:37 namespace = "http://netconfcentral.org/ns/toaster" 23:09:37 shard-strategy = "module" 23:09:37 } 23:09:37 ] 23:09:37 Configuring replication type in module-shards.conf 23:09:37 ################################################ 23:09:37 ## NOTE: Manually restart controller to ## 23:09:37 ## apply configuration. ## 23:09:37 ################################################ 23:09:37 Dump pekko.conf 23:09:37 + echo 'Dump pekko.conf' 23:09:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:09:37 23:09:37 odl-cluster-data { 23:09:37 pekko { 23:09:37 remote { 23:09:37 artery { 23:09:37 enabled = on 23:09:37 transport = tcp 23:09:37 canonical.hostname = "10.30.171.123" 23:09:37 canonical.port = 2550 23:09:37 } 23:09:37 } 23:09:37 23:09:37 cluster { 23:09:37 # Using artery. 23:09:37 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.72:2550", 23:09:37 "pekko://opendaylight-cluster-data@10.30.171.74:2550", 23:09:37 "pekko://opendaylight-cluster-data@10.30.171.123:2550"] 23:09:37 23:09:37 roles = ["member-3"] 23:09:37 23:09:37 # when under load we might trip a false positive on the failure detector 23:09:37 # failure-detector { 23:09:37 # heartbeat-interval = 4 s 23:09:37 # acceptable-heartbeat-pause = 16s 23:09:37 # } 23:09:37 } 23:09:37 23:09:37 persistence { 23:09:37 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 23:09:37 # modifying the following two properties. The directory location specified may be a relative or absolute path. 23:09:37 # The relative path is always relative to KARAF_HOME. 23:09:37 23:09:37 # snapshot-store.local.dir = "target/snapshots" 23:09:37 23:09:37 # Use lz4 compression for LocalSnapshotStore snapshots 23:09:37 snapshot-store.local.use-lz4-compression = false 23:09:37 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 23:09:37 snapshot-store.local.lz4-blocksize = 256KB 23:09:37 } 23:09:37 disable-default-actor-system-quarantined-event-handling = "false" 23:09:37 } 23:09:37 } 23:09:37 Dump modules.conf 23:09:37 + echo 'Dump modules.conf' 23:09:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:09:37 modules = [ 23:09:37 23:09:37 { 23:09:37 name = "inventory" 23:09:37 namespace = "urn:opendaylight:inventory" 23:09:37 shard-strategy = "module" 23:09:37 }, 23:09:37 { 23:09:37 name = "topology" 23:09:37 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 23:09:37 shard-strategy = "module" 23:09:37 }, 23:09:37 { 23:09:37 name = "toaster" 23:09:37 namespace = "http://netconfcentral.org/ns/toaster" 23:09:37 shard-strategy = "module" 23:09:37 } 23:09:37 ] 23:09:37 Dump module-shards.conf 23:09:37 + echo 'Dump module-shards.conf' 23:09:37 + cat /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:09:37 module-shards = [ 23:09:37 { 23:09:37 name = "default" 23:09:37 shards = [ 23:09:37 { 23:09:37 name = "default" 23:09:37 replicas = ["member-1", 23:09:37 "member-2", 23:09:37 "member-3"] 23:09:37 } 23:09:37 ] 23:09:37 }, 23:09:37 { 23:09:37 name = "inventory" 23:09:37 shards = [ 23:09:37 { 23:09:37 name="inventory" 23:09:37 replicas = ["member-1", 23:09:37 "member-2", 23:09:37 "member-3"] 23:09:37 } 23:09:37 ] 23:09:37 }, 23:09:37 { 23:09:37 name = "topology" 23:09:37 shards = [ 23:09:37 { 23:09:37 name="topology" 23:09:37 replicas = ["member-1", 23:09:37 "member-2", 23:09:37 "member-3"] 23:09:37 } 23:09:37 ] 23:09:37 }, 23:09:37 { 23:09:37 name = "toaster" 23:09:37 shards = [ 23:09:37 { 23:09:37 name="toaster" 23:09:37 replicas = ["member-1", 23:09:37 "member-2", 23:09:37 "member-3"] 23:09:37 } 23:09:37 ] 23:09:37 } 23:09:37 ] 23:09:37 Locating config plan to use... 23:09:37 Finished running config plans 23:09:37 Starting member-1 with IP address 10.30.171.72 23:09:37 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:09:37 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:09:38 Redirecting karaf console output to karaf_console.log 23:09:38 Starting controller... 23:09:38 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:09:38 Starting member-2 with IP address 10.30.171.74 23:09:38 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:09:38 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:09:38 Redirecting karaf console output to karaf_console.log 23:09:38 Starting controller... 23:09:38 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:09:38 Starting member-3 with IP address 10.30.171.123 23:09:38 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:09:38 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:09:38 Redirecting karaf console output to karaf_console.log 23:09:38 Starting controller... 23:09:38 start: Redirecting Karaf output to /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:09:39 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins4477653179159949754.sh 23:09:39 common-functions.sh is being sourced 23:09:39 common-functions environment: 23:09:39 MAVENCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 23:09:39 ACTUALFEATURES: 23:09:39 FEATURESCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.apache.karaf.features.cfg 23:09:39 CUSTOMPROP: /tmp/karaf-0.22.2-SNAPSHOT/etc/custom.properties 23:09:39 LOGCONF: /tmp/karaf-0.22.2-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 23:09:39 MEMCONF: /tmp/karaf-0.22.2-SNAPSHOT/bin/setenv 23:09:39 CONTROLLERMEM: 2048m 23:09:39 AKKACONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/pekko.conf 23:09:39 MODULESCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/modules.conf 23:09:39 MODULESHARDSCONF: /tmp/karaf-0.22.2-SNAPSHOT/configuration/initial/module-shards.conf 23:09:39 SUITES: 23:09:39 23:09:39 + echo '#################################################' 23:09:39 ################################################# 23:09:39 + echo '## Verify Cluster is UP ##' 23:09:39 ## Verify Cluster is UP ## 23:09:39 + echo '#################################################' 23:09:39 ################################################# 23:09:39 + create_post_startup_script 23:09:39 + cat 23:09:39 + copy_and_run_post_startup_script 23:09:39 + seed_index=1 23:09:39 ++ seq 1 3 23:09:39 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:09:39 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:09:39 + echo 'Execute the post startup script on controller 10.30.171.72' 23:09:39 Execute the post startup script on controller 10.30.171.72 23:09:39 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.171.72:/tmp/ 23:09:39 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:09:39 + ssh 10.30.171.72 'bash /tmp/post-startup-script.sh 1' 23:09:39 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:09:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:09:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:09:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:09:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:09:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:10:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:10:09 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:10:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:10:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:10:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:10:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:10:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:10:39 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:10:44 2025-11-30T23:10:03,591 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:10:44 Controller is UP 23:10:44 2025-11-30T23:10:03,591 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:10:44 Listing all open ports on controller system... 23:10:44 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:10:44 looking for "BindException: Address already in use" in log file 23:10:44 looking for "server is unhealthy" in log file 23:10:44 + '[' 1 == 0 ']' 23:10:44 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:10:44 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:10:44 + echo 'Execute the post startup script on controller 10.30.171.74' 23:10:44 Execute the post startup script on controller 10.30.171.74 23:10:44 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.171.74:/tmp/ 23:10:44 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:10:45 + ssh 10.30.171.74 'bash /tmp/post-startup-script.sh 2' 23:10:45 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:10:45 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:10:50 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:10:55 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:00 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:05 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:15 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:20 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:25 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:30 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:35 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:40 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:45 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:11:50 2025-11-30T23:10:04,350 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:11:50 Controller is UP 23:11:50 2025-11-30T23:10:04,350 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:11:50 Listing all open ports on controller system... 23:11:50 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:11:50 looking for "BindException: Address already in use" in log file 23:11:50 looking for "server is unhealthy" in log file 23:11:50 + '[' 2 == 0 ']' 23:11:50 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:11:50 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:11:50 + echo 'Execute the post startup script on controller 10.30.171.123' 23:11:50 Execute the post startup script on controller 10.30.171.123 23:11:50 + scp /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/post-startup-script.sh 10.30.171.123:/tmp/ 23:11:50 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:11:50 + ssh 10.30.171.123 'bash /tmp/post-startup-script.sh 3' 23:11:50 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:11:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:11:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 23:12:51 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 23:12:56 2025-11-30T23:10:06,765 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:12:56 Controller is UP 23:12:56 2025-11-30T23:10:06,765 | INFO | SystemReadyService-0 | SimpleSystemReadyMonitor | 198 - org.opendaylight.infrautils.ready-api - 7.1.7 | System ready; AKA: Aye captain, all warp coils are now operating at peak efficiency! [M.] 23:12:56 Listing all open ports on controller system... 23:12:56 /tmp/post-startup-script.sh: line 51: netstat: command not found 23:12:56 looking for "BindException: Address already in use" in log file 23:12:56 looking for "server is unhealthy" in log file 23:12:56 + '[' 0 == 0 ']' 23:12:56 + seed_index=1 23:12:56 + dump_controller_threads 23:12:56 ++ seq 1 3 23:12:56 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:12:56 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:12:56 + echo 'Let'\''s take the karaf thread dump' 23:12:56 Let's take the karaf thread dump 23:12:56 + ssh 10.30.171.72 'sudo ps aux' 23:12:56 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:12:56 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log 23:12:56 ++ grep -v grep 23:12:56 ++ tr -s ' ' 23:12:56 ++ cut -f2 '-d ' 23:12:56 + pid=2046 23:12:56 + echo 'karaf main: org.apache.karaf.main.Main, pid:2046' 23:12:56 karaf main: org.apache.karaf.main.Main, pid:2046 23:12:56 + ssh 10.30.171.72 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2046' 23:12:56 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:12:57 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:12:57 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:12:57 + echo 'Let'\''s take the karaf thread dump' 23:12:57 Let's take the karaf thread dump 23:12:57 + ssh 10.30.171.74 'sudo ps aux' 23:12:57 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:12:57 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log 23:12:57 ++ grep -v grep 23:12:57 ++ tr -s ' ' 23:12:57 ++ cut -f2 '-d ' 23:12:57 + pid=2043 23:12:57 + echo 'karaf main: org.apache.karaf.main.Main, pid:2043' 23:12:57 karaf main: org.apache.karaf.main.Main, pid:2043 23:12:57 + ssh 10.30.171.74 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2043' 23:12:57 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:12:58 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:12:58 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:12:58 + echo 'Let'\''s take the karaf thread dump' 23:12:58 Let's take the karaf thread dump 23:12:58 + ssh 10.30.171.123 'sudo ps aux' 23:12:58 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:12:58 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_before.log 23:12:58 ++ grep -v grep 23:12:58 ++ cut -f2 '-d ' 23:12:58 ++ tr -s ' ' 23:12:58 + pid=2027 23:12:58 + echo 'karaf main: org.apache.karaf.main.Main, pid:2027' 23:12:58 karaf main: org.apache.karaf.main.Main, pid:2027 23:12:58 + ssh 10.30.171.123 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2027' 23:12:58 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:12:59 + '[' 0 -gt 0 ']' 23:12:59 + echo 'Generating controller variables...' 23:12:59 Generating controller variables... 23:12:59 ++ seq 1 3 23:12:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:12:59 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:12:59 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.72' 23:12:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:12:59 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:12:59 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.72 -v ODL_SYSTEM_2_IP:10.30.171.74' 23:12:59 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:12:59 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:12:59 + odl_variables=' -v ODL_SYSTEM_1_IP:10.30.171.72 -v ODL_SYSTEM_2_IP:10.30.171.74 -v ODL_SYSTEM_3_IP:10.30.171.123' 23:12:59 + echo 'Generating mininet variables...' 23:12:59 Generating mininet variables... 23:12:59 ++ seq 1 1 23:12:59 + for i in $(seq 1 "${NUM_TOOLS_SYSTEM}") 23:12:59 + MININETIP=TOOLS_SYSTEM_1_IP 23:12:59 + tools_variables=' -v TOOLS_SYSTEM_1_IP:10.30.171.179' 23:12:59 + get_test_suites SUITES 23:12:59 + local __suite_list=SUITES 23:12:59 + echo 'Locating test plan to use...' 23:12:59 Locating test plan to use... 23:12:59 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale-titanium.txt 23:12:59 + '[' '!' -f /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale-titanium.txt ']' 23:12:59 + testplan_filepath=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale.txt 23:12:59 + '[' disabled '!=' disabled ']' 23:12:59 + echo 'Changing the testplan path...' 23:12:59 Changing the testplan path... 23:12:59 + sed s:integration:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/testplans/netconf-clustering-scale.txt 23:12:59 + cat testplan.txt 23:12:59 # Copyright (c) 2015 Cisco Systems, Inc. and others. All rights reserved. 23:12:59 # 23:12:59 # This program and the accompanying materials are made available under the 23:12:59 # terms of the Eclipse Public License v1.0 which accompanies this distribution, 23:12:59 # and is available at http://www.eclipse.org/legal/epl-v10.html 23:12:59 23:12:59 # Place the suites in run order: 23:12:59 /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot 23:12:59 + '[' -z '' ']' 23:12:59 ++ tr '\012' ' ' 23:12:59 ++ grep -E -v '(^[[:space:]]*#|^[[:space:]]*$)' testplan.txt 23:12:59 + suite_list='/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot ' 23:12:59 + eval 'SUITES='\''/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot '\''' 23:12:59 ++ SUITES='/w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot ' 23:12:59 + echo 'Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot ...' 23:12:59 Starting Robot test suites /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot ... 23:12:59 + robot -N netconf-clustering-scale.txt --removekeywords wuks -e exclude -e skip_if_titanium -v BUNDLEFOLDER:karaf-0.22.2-SNAPSHOT -v BUNDLE_URL:https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.2-SNAPSHOT/karaf-0.22.2-20251130.175422-194.zip -v CONTROLLER:10.30.171.72 -v CONTROLLER1:10.30.171.74 -v CONTROLLER2:10.30.171.123 -v CONTROLLER_USER:jenkins -v JAVA_HOME:/usr/lib/jvm/java-21-openjdk-amd64 -v JDKVERSION:openjdk21 -v JENKINS_WORKSPACE:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium -v MININET:10.30.171.179 -v MININET1: -v MININET2: -v MININET_USER:jenkins -v NEXUSURL_PREFIX:https://nexus.opendaylight.org -v NUM_ODL_SYSTEM:3 -v NUM_TOOLS_SYSTEM:1 -v ODL_STREAM:titanium -v ODL_SYSTEM_IP:10.30.171.72 -v ODL_SYSTEM_1_IP:10.30.171.72 -v ODL_SYSTEM_2_IP:10.30.171.74 -v ODL_SYSTEM_3_IP:10.30.171.123 -v ODL_SYSTEM_USER:jenkins -v TOOLS_SYSTEM_IP:10.30.171.179 -v TOOLS_SYSTEM_1_IP:10.30.171.179 -v TOOLS_SYSTEM_USER:jenkins -v USER_HOME:/home/jenkins -v IS_KARAF_APPL:True -v WORKSPACE:/tmp -v USE_NETCONF_CONNECTOR:False /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/test/csit/suites/netconf/clusteringscale/performance.robot 23:13:00 ============================================================================== 23:13:00 netconf-clustering-scale.txt :: netconf-restperfclient update performance t... 23:13:00 ============================================================================== 23:13:06 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:07 Start_Testtool :: Deploy and start test tool, then wait for all it... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:07 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:08 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:13 | PASS | 23:13:13 ------------------------------------------------------------------------------ 23:13:13 Configure_Device_On_Netconf :: Configure the testtool device on Ne... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:13 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:14 | PASS | 23:13:14 ------------------------------------------------------------------------------ 23:13:14 Wait_For_Device_To_Become_Connected :: Wait until the device becom... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:14 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:15 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:17 | PASS | 23:13:17 ------------------------------------------------------------------------------ 23:13:17 Wait_For_Device_Data_To_Be_Seen :: Wait until the device data show... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:17 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:18 | PASS | 23:13:18 ------------------------------------------------------------------------------ 23:13:18 Create_Device_Data :: Send some sample test data into the device t... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:18 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:18 | FAIL | 23:13:18 ... click for list of related bugs or create a new one if needed (with the 23:13:18 "netconf_clustering_scale_txt_create_device_data" 23:13:18 reference somewhere inside) 23:13:18 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_create_device_data&order=bug_status" 23:13:18 23:13:18 HTTPError: 404 Client Error: Not Found for url: http://10.30.171.74:8181/$RESTCONF_ROOT/data/network-topology:network-topology/topology=topology-netconf/node=17830-sim-device/yang-ext:mount 23:13:18 ------------------------------------------------------------------------------ 23:13:18 Run_Restperfclient :: Deploy and execute restperfclient, asking it... | FAIL | 23:13:18 Setup failed: 23:13:18 SKIPPED due to a failure in a previous fundamental test case. 23:13:18 ------------------------------------------------------------------------------ 23:13:18 Check_For_Failed_Requests :: Make sure there are no failed request... | FAIL | 23:13:18 Setup failed: 23:13:18 SKIPPED due to a failure in a previous fundamental test case. 23:13:18 ------------------------------------------------------------------------------ 23:13:18 Cleanup_And_Collect :: Deconfigure the testtool device on Netconf ... :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:19 :1: SyntaxWarning: "is not" with a literal. Did you mean "!="? 23:13:19 | FAIL | 23:13:19 ... click for list of related bugs or create a new one if needed (with the 23:13:19 "netconf_clustering_scale_txt_cleanup_and_collect" 23:13:19 reference somewhere inside) 23:13:19 "https://bugs.opendaylight.org/buglist.cgi?f1=cf_external_ref&o1=substring&v1=netconf_clustering_scale_txt_cleanup_and_collect&order=bug_status" 23:13:19 23:13:19 '' == '' 23:13:19 ------------------------------------------------------------------------------ 23:13:19 netconf-clustering-scale.txt :: netconf-restperfclient update perf... | FAIL | 23:13:19 8 tests, 4 passed, 4 failed 23:13:19 ============================================================================== 23:13:19 Output: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/output.xml 23:13:19 Log: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/log.html 23:13:19 Report: /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/report.html 23:13:19 + true 23:13:19 + echo 'Examining the files in data/log and checking filesize' 23:13:19 Examining the files in data/log and checking filesize 23:13:19 + ssh 10.30.171.72 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/' 23:13:19 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:13:19 total 384 23:13:19 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 23:09 . 23:13:19 -rw-rw-r-- 1 jenkins jenkins 2337 Nov 30 23:09 karaf_console.log 23:13:19 drwxrwxr-x 9 jenkins jenkins 4096 Nov 30 23:10 .. 23:13:19 -rw-rw-r-- 1 jenkins jenkins 378396 Nov 30 23:13 karaf.log 23:13:19 + ssh 10.30.171.72 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*' 23:13:20 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:13:20 372K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log 23:13:20 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:13:20 + ssh 10.30.171.74 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/' 23:13:20 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:13:20 total 384 23:13:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 23:09 . 23:13:20 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 30 23:09 karaf_console.log 23:13:20 drwxrwxr-x 9 jenkins jenkins 4096 Nov 30 23:10 .. 23:13:20 -rw-rw-r-- 1 jenkins jenkins 378632 Nov 30 23:13 karaf.log 23:13:20 + ssh 10.30.171.74 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*' 23:13:20 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:13:20 372K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log 23:13:20 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:13:20 + ssh 10.30.171.123 'ls -altr /tmp/karaf-0.22.2-SNAPSHOT/data/log/' 23:13:20 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:13:20 total 384 23:13:20 drwxrwxr-x 2 jenkins jenkins 4096 Nov 30 23:09 . 23:13:20 -rw-rw-r-- 1 jenkins jenkins 1720 Nov 30 23:09 karaf_console.log 23:13:20 drwxrwxr-x 9 jenkins jenkins 4096 Nov 30 23:10 .. 23:13:20 -rw-rw-r-- 1 jenkins jenkins 378100 Nov 30 23:13 karaf.log 23:13:20 + ssh 10.30.171.123 'du -hs /tmp/karaf-0.22.2-SNAPSHOT/data/log/*' 23:13:20 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:13:21 372K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log 23:13:21 4.0K /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:13:21 + set +e 23:13:21 ++ seq 1 3 23:13:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:13:21 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:13:21 + echo 'Let'\''s take the karaf thread dump again' 23:13:21 Let's take the karaf thread dump again 23:13:21 + ssh 10.30.171.72 'sudo ps aux' 23:13:21 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:13:21 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log 23:13:21 ++ cut -f2 '-d ' 23:13:21 ++ grep -v grep 23:13:21 ++ tr -s ' ' 23:13:21 + pid=2046 23:13:21 + echo 'karaf main: org.apache.karaf.main.Main, pid:2046' 23:13:21 karaf main: org.apache.karaf.main.Main, pid:2046 23:13:21 + ssh 10.30.171.72 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2046' 23:13:21 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:13:21 + echo 'killing karaf process...' 23:13:21 killing karaf process... 23:13:21 + ssh 10.30.171.72 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:13:21 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:13:21 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:13:21 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:13:21 + echo 'Let'\''s take the karaf thread dump again' 23:13:21 Let's take the karaf thread dump again 23:13:21 + ssh 10.30.171.74 'sudo ps aux' 23:13:21 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:13:22 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log 23:13:22 ++ grep -v grep 23:13:22 ++ tr -s ' ' 23:13:22 ++ cut -f2 '-d ' 23:13:22 + pid=2043 23:13:22 + echo 'karaf main: org.apache.karaf.main.Main, pid:2043' 23:13:22 karaf main: org.apache.karaf.main.Main, pid:2043 23:13:22 + ssh 10.30.171.74 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2043' 23:13:22 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:13:22 + echo 'killing karaf process...' 23:13:22 killing karaf process... 23:13:22 + ssh 10.30.171.74 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:13:22 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:13:22 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:13:22 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:13:22 + echo 'Let'\''s take the karaf thread dump again' 23:13:22 Let's take the karaf thread dump again 23:13:22 + ssh 10.30.171.123 'sudo ps aux' 23:13:22 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:13:22 ++ grep org.apache.karaf.main.Main /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/ps_after.log 23:13:22 ++ grep -v grep 23:13:22 ++ tr -s ' ' 23:13:22 ++ cut -f2 '-d ' 23:13:22 + pid=2027 23:13:22 + echo 'karaf main: org.apache.karaf.main.Main, pid:2027' 23:13:22 karaf main: org.apache.karaf.main.Main, pid:2027 23:13:22 + ssh 10.30.171.123 '/usr/lib/jvm/java-21-openjdk-amd64/bin/jstack -l 2027' 23:13:23 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:13:23 + echo 'killing karaf process...' 23:13:23 killing karaf process... 23:13:23 + ssh 10.30.171.123 bash -c 'ps axf | grep karaf | grep -v grep | awk '\''{print "kill -9 " $1}'\'' | sh' 23:13:23 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:13:23 + sleep 5 23:13:28 ++ seq 1 3 23:13:28 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:13:28 + CONTROLLERIP=ODL_SYSTEM_1_IP 23:13:28 + echo 'Compressing karaf.log 1' 23:13:28 Compressing karaf.log 1 23:13:28 + ssh 10.30.171.72 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log 23:13:28 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:13:28 + echo 'Fetching compressed karaf.log 1' 23:13:28 Fetching compressed karaf.log 1 23:13:28 + scp 10.30.171.72:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl1_karaf.log.gz 23:13:28 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:13:29 + ssh 10.30.171.72 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz 23:13:29 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:13:29 + scp 10.30.171.72:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl1_karaf_console.log 23:13:29 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:13:29 + ssh 10.30.171.72 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:13:29 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:13:29 + echo 'Fetch GC logs' 23:13:29 Fetch GC logs 23:13:29 + mkdir -p gclogs-1 23:13:29 + scp '10.30.171.72:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-1/ 23:13:29 Warning: Permanently added '10.30.171.72' (ECDSA) to the list of known hosts. 23:13:29 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory 23:13:29 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:13:29 + CONTROLLERIP=ODL_SYSTEM_2_IP 23:13:29 + echo 'Compressing karaf.log 2' 23:13:29 Compressing karaf.log 2 23:13:29 + ssh 10.30.171.74 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log 23:13:29 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:13:30 + echo 'Fetching compressed karaf.log 2' 23:13:30 Fetching compressed karaf.log 2 23:13:30 + scp 10.30.171.74:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl2_karaf.log.gz 23:13:30 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:13:30 + ssh 10.30.171.74 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz 23:13:30 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:13:30 + scp 10.30.171.74:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl2_karaf_console.log 23:13:30 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:13:30 + ssh 10.30.171.74 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:13:30 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:13:31 + echo 'Fetch GC logs' 23:13:31 Fetch GC logs 23:13:31 + mkdir -p gclogs-2 23:13:31 + scp '10.30.171.74:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-2/ 23:13:31 Warning: Permanently added '10.30.171.74' (ECDSA) to the list of known hosts. 23:13:31 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory 23:13:31 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 23:13:31 + CONTROLLERIP=ODL_SYSTEM_3_IP 23:13:31 + echo 'Compressing karaf.log 3' 23:13:31 Compressing karaf.log 3 23:13:31 + ssh 10.30.171.123 gzip --best /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log 23:13:31 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:13:31 + echo 'Fetching compressed karaf.log 3' 23:13:31 Fetching compressed karaf.log 3 23:13:31 + scp 10.30.171.123:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz odl3_karaf.log.gz 23:13:31 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:13:31 + ssh 10.30.171.123 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf.log.gz 23:13:31 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:13:31 + scp 10.30.171.123:/tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log odl3_karaf_console.log 23:13:31 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:13:32 + ssh 10.30.171.123 rm -f /tmp/karaf-0.22.2-SNAPSHOT/data/log/karaf_console.log 23:13:32 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:13:32 + echo 'Fetch GC logs' 23:13:32 Fetch GC logs 23:13:32 + mkdir -p gclogs-3 23:13:32 + scp '10.30.171.123:/tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log' gclogs-3/ 23:13:32 Warning: Permanently added '10.30.171.123' (ECDSA) to the list of known hosts. 23:13:32 scp: /tmp/karaf-0.22.2-SNAPSHOT/data/log/*.log: No such file or directory 23:13:32 + echo 'Examine copied files' 23:13:32 Examine copied files 23:13:32 + ls -lt 23:13:32 total 2260 23:13:32 drwxrwxr-x. 2 jenkins jenkins 6 Nov 30 23:13 gclogs-3 23:13:32 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 30 23:13 odl3_karaf_console.log 23:13:32 -rw-rw-r--. 1 jenkins jenkins 28670 Nov 30 23:13 odl3_karaf.log.gz 23:13:32 drwxrwxr-x. 2 jenkins jenkins 6 Nov 30 23:13 gclogs-2 23:13:32 -rw-rw-r--. 1 jenkins jenkins 1720 Nov 30 23:13 odl2_karaf_console.log 23:13:32 -rw-rw-r--. 1 jenkins jenkins 29620 Nov 30 23:13 odl2_karaf.log.gz 23:13:32 drwxrwxr-x. 2 jenkins jenkins 6 Nov 30 23:13 gclogs-1 23:13:32 -rw-rw-r--. 1 jenkins jenkins 2337 Nov 30 23:13 odl1_karaf_console.log 23:13:32 -rw-rw-r--. 1 jenkins jenkins 29678 Nov 30 23:13 odl1_karaf.log.gz 23:13:32 -rw-rw-r--. 1 jenkins jenkins 99333 Nov 30 23:13 karaf_3_2027_threads_after.log 23:13:32 -rw-rw-r--. 1 jenkins jenkins 14117 Nov 30 23:13 ps_after.log 23:13:32 -rw-rw-r--. 1 jenkins jenkins 104988 Nov 30 23:13 karaf_2_2043_threads_after.log 23:13:32 -rw-rw-r--. 1 jenkins jenkins 112035 Nov 30 23:13 karaf_1_2046_threads_after.log 23:13:32 -rw-rw-r--. 1 jenkins jenkins 247694 Nov 30 23:13 report.html 23:13:32 -rw-rw-r--. 1 jenkins jenkins 444014 Nov 30 23:13 log.html 23:13:32 -rw-rw-r--. 1 jenkins jenkins 807498 Nov 30 23:13 output.xml 23:13:32 -rw-rw-r--. 1 jenkins jenkins 2551 Nov 30 23:13 testtool--netconf-clustering-scale-txt.1764544388.847.log 23:13:32 -rw-rw-r--. 1 jenkins jenkins 451 Nov 30 23:12 testplan.txt 23:13:32 -rw-rw-r--. 1 jenkins jenkins 94796 Nov 30 23:12 karaf_3_2027_threads_before.log 23:13:32 -rw-rw-r--. 1 jenkins jenkins 14200 Nov 30 23:12 ps_before.log 23:13:32 -rw-rw-r--. 1 jenkins jenkins 93957 Nov 30 23:12 karaf_2_2043_threads_before.log 23:13:32 -rw-rw-r--. 1 jenkins jenkins 93966 Nov 30 23:12 karaf_1_2046_threads_before.log 23:13:32 -rw-rw-r--. 1 jenkins jenkins 3106 Nov 30 23:09 post-startup-script.sh 23:13:32 -rw-rw-r--. 1 jenkins jenkins 252 Nov 30 23:09 startup-script.sh 23:13:32 -rw-rw-r--. 1 jenkins jenkins 3464 Nov 30 23:09 configuration-script.sh 23:13:32 -rw-rw-r--. 1 jenkins jenkins 337 Nov 30 23:09 detect_variables.env 23:13:32 -rw-rw-r--. 1 jenkins jenkins 2619 Nov 30 23:09 pom.xml 23:13:32 -rw-rw-r--. 1 jenkins jenkins 92 Nov 30 23:09 set_variables.env 23:13:32 -rw-rw-r--. 1 jenkins jenkins 356 Nov 30 23:09 slave_addresses.txt 23:13:32 -rw-rw-r--. 1 jenkins jenkins 570 Nov 30 23:08 requirements.txt 23:13:32 -rw-rw-r--. 1 jenkins jenkins 26 Nov 30 23:08 env.properties 23:13:32 -rw-rw-r--. 1 jenkins jenkins 334 Nov 30 23:06 stack-parameters.yaml 23:13:32 drwxrwxr-x. 7 jenkins jenkins 4096 Nov 30 23:05 test 23:13:32 drwxrwxr-x. 2 jenkins jenkins 6 Nov 30 23:05 test@tmp 23:13:32 -rw-rw-r--. 1 jenkins jenkins 1410 Nov 30 17:54 maven-metadata.xml 23:13:32 + true 23:13:32 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/sh /tmp/jenkins6700820338722893317.sh 23:13:32 Cleaning up Robot installation... 23:13:32 $ ssh-agent -k 23:13:32 unset SSH_AUTH_SOCK; 23:13:32 unset SSH_AGENT_PID; 23:13:32 echo Agent pid 5281 killed; 23:13:32 [ssh-agent] Stopped. 23:13:33 Recording plot data 23:13:33 Robot results publisher started... 23:13:33 INFO: Checking test criticality is deprecated and will be dropped in a future release! 23:13:33 -Parsing output xml: 23:13:33 Done! 23:13:33 -Copying log files to build dir: 23:13:33 Done! 23:13:33 -Assigning results to build: 23:13:34 Done! 23:13:34 -Checking thresholds: 23:13:34 Done! 23:13:34 Done publishing Robot results. 23:13:34 Build step 'Publish Robot Framework test results' changed build result to UNSTABLE 23:13:34 [PostBuildScript] - [INFO] Executing post build scripts. 23:13:34 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins8336308191384089408.sh 23:13:34 Archiving csit artifacts 23:13:34 mv: cannot stat '*_1.png': No such file or directory 23:13:34 mv: cannot stat '/tmp/odl1_*': No such file or directory 23:13:34 mv: cannot stat '*_2.png': No such file or directory 23:13:34 mv: cannot stat '/tmp/odl2_*': No such file or directory 23:13:34 mv: cannot stat '*_3.png': No such file or directory 23:13:34 mv: cannot stat '/tmp/odl3_*': No such file or directory 23:13:34 % Total % Received % Xferd Average Speed Time Time Time Current 23:13:34 Dload Upload Total Spent Left Speed 23:13:34 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 311k 0 311k 0 0 4380k 0 --:--:-- --:--:-- --:--:-- 4443k 23:13:34 Archive: robot-plugin.zip 23:13:34 inflating: ./archives/robot-plugin/log.html 23:13:34 inflating: ./archives/robot-plugin/output.xml 23:13:34 inflating: ./archives/robot-plugin/report.html 23:13:34 mv: cannot stat '*.log.gz': No such file or directory 23:13:34 mv: cannot stat '*.csv': No such file or directory 23:13:34 mv: cannot stat '*.png': No such file or directory 23:13:34 [PostBuildScript] - [INFO] Executing post build scripts. 23:13:34 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins3589060861921237632.sh 23:13:34 [PostBuildScript] - [INFO] Executing post build scripts. 23:13:34 [EnvInject] - Injecting environment variables from a build step. 23:13:34 [EnvInject] - Injecting as environment variables the properties content 23:13:34 OS_CLOUD=vex 23:13:34 OS_STACK_NAME=releng-netconf-csit-3node-clustering-scale-only-titanium-127 23:13:34 23:13:34 [EnvInject] - Variables injected successfully. 23:13:34 provisioning config files... 23:13:34 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 23:13:34 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins15983826476640915143.sh 23:13:34 ---> openstack-stack-delete.sh 23:13:34 Setup pyenv: 23:13:34 system 23:13:34 3.8.13 23:13:34 3.9.13 23:13:34 3.10.13 23:13:34 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 23:13:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GEAR from file:/tmp/.os_lf_venv 23:13:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:13:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:13:37 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:13:37 lftools 0.37.16 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 23:13:37 lf-activate-venv(): INFO: Base packages installed successfully 23:13:37 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 23:13:55 lf-activate-venv(): INFO: Adding /tmp/venv-GEAR/bin to PATH 23:13:55 INFO: Stack cost retrieval disabled, setting cost to 0 23:14:07 INFO: Deleting stack releng-netconf-csit-3node-clustering-scale-only-titanium-127 23:14:07 Successfully deleted stack releng-netconf-csit-3node-clustering-scale-only-titanium-127 23:14:07 [PostBuildScript] - [INFO] Executing post build scripts. 23:14:07 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins8159058403298588387.sh 23:14:07 ---> sysstat.sh 23:14:08 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins8381282391717857323.sh 23:14:08 ---> package-listing.sh 23:14:08 ++ tr '[:upper:]' '[:lower:]' 23:14:08 ++ facter osfamily 23:14:08 + OS_FAMILY=redhat 23:14:08 + workspace=/w/workspace/netconf-csit-3node-clustering-scale-only-titanium 23:14:08 + START_PACKAGES=/tmp/packages_start.txt 23:14:08 + END_PACKAGES=/tmp/packages_end.txt 23:14:08 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:14:08 + PACKAGES=/tmp/packages_start.txt 23:14:08 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']' 23:14:08 + PACKAGES=/tmp/packages_end.txt 23:14:08 + case "${OS_FAMILY}" in 23:14:08 + rpm -qa 23:14:08 + sort 23:14:08 + '[' -f /tmp/packages_start.txt ']' 23:14:08 + '[' -f /tmp/packages_end.txt ']' 23:14:08 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:14:08 + '[' /w/workspace/netconf-csit-3node-clustering-scale-only-titanium ']' 23:14:08 + mkdir -p /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/ 23:14:08 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/archives/ 23:14:08 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins14311723694312682932.sh 23:14:08 ---> capture-instance-metadata.sh 23:14:08 Setup pyenv: 23:14:09 system 23:14:09 3.8.13 23:14:09 3.9.13 23:14:09 3.10.13 23:14:09 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 23:14:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GEAR from file:/tmp/.os_lf_venv 23:14:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:14:11 lf-activate-venv(): INFO: Base packages installed successfully 23:14:11 lf-activate-venv(): INFO: Installing additional packages: lftools 23:14:21 lf-activate-venv(): INFO: Adding /tmp/venv-GEAR/bin to PATH 23:14:21 INFO: Running in OpenStack, capturing instance metadata 23:14:21 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins13180569584661485327.sh 23:14:21 provisioning config files... 23:14:21 Could not find credentials [logs] for netconf-csit-3node-clustering-scale-only-titanium #127 23:14:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/netconf-csit-3node-clustering-scale-only-titanium@tmp/config12729404557514904212tmp 23:14:21 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 23:14:21 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 23:14:21 provisioning config files... 23:14:22 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 23:14:22 [EnvInject] - Injecting environment variables from a build step. 23:14:22 [EnvInject] - Injecting as environment variables the properties content 23:14:22 SERVER_ID=logs 23:14:22 23:14:22 [EnvInject] - Variables injected successfully. 23:14:22 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins315838047396987542.sh 23:14:22 ---> create-netrc.sh 23:14:22 WARN: Log server credential not found. 23:14:22 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins269470502077779230.sh 23:14:22 ---> python-tools-install.sh 23:14:22 Setup pyenv: 23:14:22 system 23:14:22 3.8.13 23:14:22 3.9.13 23:14:22 3.10.13 23:14:22 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 23:14:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GEAR from file:/tmp/.os_lf_venv 23:14:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:14:24 lf-activate-venv(): INFO: Base packages installed successfully 23:14:24 lf-activate-venv(): INFO: Installing additional packages: lftools 23:14:34 lf-activate-venv(): INFO: Adding /tmp/venv-GEAR/bin to PATH 23:14:34 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins9010949876873422866.sh 23:14:34 ---> sudo-logs.sh 23:14:34 Archiving 'sudo' log.. 23:14:35 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash /tmp/jenkins8140020434483155475.sh 23:14:35 ---> job-cost.sh 23:14:35 Setup pyenv: 23:14:35 system 23:14:35 3.8.13 23:14:35 3.9.13 23:14:35 3.10.13 23:14:35 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 23:14:35 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GEAR from file:/tmp/.os_lf_venv 23:14:35 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:35 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:14:37 lf-activate-venv(): INFO: Base packages installed successfully 23:14:37 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 23:14:45 lf-activate-venv(): INFO: Adding /tmp/venv-GEAR/bin to PATH 23:14:45 DEBUG: total: 0 23:14:45 INFO: Retrieving Stack Cost... 23:14:45 INFO: Retrieving Pricing Info for: v3-standard-2 23:14:45 INFO: Archiving Costs 23:14:45 [netconf-csit-3node-clustering-scale-only-titanium] $ /bin/bash -l /tmp/jenkins14475989286898567636.sh 23:14:45 ---> logs-deploy.sh 23:14:45 Setup pyenv: 23:14:45 system 23:14:45 3.8.13 23:14:45 3.9.13 23:14:45 3.10.13 23:14:45 * 3.11.7 (set by /w/workspace/netconf-csit-3node-clustering-scale-only-titanium/.python-version) 23:14:46 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-GEAR from file:/tmp/.os_lf_venv 23:14:46 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 23:14:46 lf-activate-venv(): INFO: Attempting to install with network-safe options... 23:14:48 lf-activate-venv(): INFO: Base packages installed successfully 23:14:48 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 23:15:01 lf-activate-venv(): INFO: Adding /tmp/venv-GEAR/bin to PATH 23:15:01 WARNING: Nexus logging server not set 23:15:01 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/netconf-csit-3node-clustering-scale-only-titanium/127/ 23:15:01 INFO: archiving logs to S3 23:15:02 ---> uname -a: 23:15:02 Linux prd-centos8-robot-2c-8g-2673.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:15:02 23:15:02 23:15:02 ---> lscpu: 23:15:02 Architecture: x86_64 23:15:02 CPU op-mode(s): 32-bit, 64-bit 23:15:02 Byte Order: Little Endian 23:15:02 CPU(s): 2 23:15:02 On-line CPU(s) list: 0,1 23:15:02 Thread(s) per core: 1 23:15:02 Core(s) per socket: 1 23:15:02 Socket(s): 2 23:15:02 NUMA node(s): 1 23:15:02 Vendor ID: AuthenticAMD 23:15:02 CPU family: 23 23:15:02 Model: 49 23:15:02 Model name: AMD EPYC-Rome Processor 23:15:02 Stepping: 0 23:15:02 CPU MHz: 2799.998 23:15:02 BogoMIPS: 5599.99 23:15:02 Virtualization: AMD-V 23:15:02 Hypervisor vendor: KVM 23:15:02 Virtualization type: full 23:15:02 L1d cache: 32K 23:15:02 L1i cache: 32K 23:15:02 L2 cache: 512K 23:15:02 L3 cache: 16384K 23:15:02 NUMA node0 CPU(s): 0,1 23:15:02 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:15:02 23:15:02 23:15:02 ---> nproc: 23:15:02 2 23:15:02 23:15:02 23:15:02 ---> df -h: 23:15:02 Filesystem Size Used Avail Use% Mounted on 23:15:02 devtmpfs 3.8G 0 3.8G 0% /dev 23:15:02 tmpfs 3.8G 0 3.8G 0% /dev/shm 23:15:02 tmpfs 3.8G 17M 3.8G 1% /run 23:15:02 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 23:15:02 /dev/vda1 40G 8.4G 32G 21% / 23:15:02 tmpfs 770M 0 770M 0% /run/user/1001 23:15:02 23:15:02 23:15:02 ---> free -m: 23:15:02 total used free shared buff/cache available 23:15:02 Mem: 7697 618 4891 19 2187 6779 23:15:02 Swap: 1023 0 1023 23:15:02 23:15:02 23:15:02 ---> ip addr: 23:15:02 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 23:15:02 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 23:15:02 inet 127.0.0.1/8 scope host lo 23:15:02 valid_lft forever preferred_lft forever 23:15:02 inet6 ::1/128 scope host 23:15:02 valid_lft forever preferred_lft forever 23:15:02 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 23:15:02 link/ether fa:16:3e:39:eb:04 brd ff:ff:ff:ff:ff:ff 23:15:02 altname enp0s3 23:15:02 altname ens3 23:15:02 inet 10.30.171.152/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 23:15:02 valid_lft 85800sec preferred_lft 85800sec 23:15:02 inet6 fe80::f816:3eff:fe39:eb04/64 scope link 23:15:02 valid_lft forever preferred_lft forever 23:15:02 23:15:02 23:15:02 ---> sar -b -r -n DEV: 23:15:02 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/30/2025 _x86_64_ (2 CPU) 23:15:02 23:15:02 23:04:57 LINUX RESTART (2 CPU) 23:15:02 23:15:02 11:06:02 PM tps rtps wtps bread/s bwrtn/s 23:15:02 11:07:01 PM 120.16 0.15 120.01 4.07 11582.33 23:15:02 11:08:01 PM 45.71 1.03 44.68 113.58 5134.21 23:15:02 11:09:01 PM 45.17 6.75 38.42 1247.98 2484.24 23:15:02 11:10:01 PM 56.56 2.73 53.83 439.59 7758.53 23:15:02 11:11:01 PM 3.53 0.00 3.53 0.00 118.61 23:15:02 11:12:01 PM 0.18 0.00 0.18 0.00 2.25 23:15:02 11:13:01 PM 0.42 0.20 0.22 11.60 6.81 23:15:02 11:14:01 PM 16.26 0.35 15.91 37.99 640.13 23:15:02 11:15:01 PM 28.26 0.52 27.74 63.85 1197.13 23:15:02 Average: 34.98 1.31 33.68 213.58 3198.35 23:15:02 23:15:02 11:06:02 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:15:02 11:07:01 PM 5075224 6949744 2807208 35.61 2688 2051024 769568 8.62 191400 2270300 158852 23:15:02 11:08:01 PM 5238556 7084728 2643876 33.54 2688 2021764 666656 7.46 219512 2075956 10764 23:15:02 11:09:01 PM 4917340 7014676 2965092 37.62 2688 2262764 688096 7.70 256600 2325796 182696 23:15:02 11:10:01 PM 4904428 7015872 2978004 37.78 2688 2277688 686360 7.69 266344 2326692 16 23:15:02 11:11:01 PM 4904832 7016288 2977600 37.78 2688 2277692 686360 7.69 266352 2326780 4 23:15:02 11:12:01 PM 4905120 7016576 2977312 37.77 2688 2277692 686360 7.69 266344 2326624 4 23:15:02 11:13:01 PM 4863288 6975508 3019144 38.30 2688 2278456 756776 8.47 266468 2368072 408 23:15:02 11:14:01 PM 5024008 6953052 2858424 36.26 2688 2100440 760852 8.52 306644 2190892 28568 23:15:02 11:15:01 PM 5064988 6998188 2817444 35.74 2688 2105496 723384 8.10 466260 1994100 26968 23:15:02 Average: 4988643 7002737 2893789 36.71 2688 2183668 713824 7.99 278436 2245024 45364 23:15:02 23:15:02 11:06:02 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:15:02 11:07:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:15:02 11:07:01 PM eth0 119.48 96.95 1313.54 12.73 0.00 0.00 0.00 0.00 23:15:02 11:08:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:15:02 11:08:01 PM eth0 12.90 10.65 6.57 3.97 0.00 0.00 0.00 0.00 23:15:02 11:09:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:15:02 11:09:01 PM eth0 39.94 34.52 333.84 7.13 0.00 0.00 0.00 0.00 23:15:02 11:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:15:02 11:10:01 PM eth0 507.26 383.91 112.39 92.96 0.00 0.00 0.00 0.00 23:15:02 11:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:15:02 11:11:01 PM eth0 2.42 2.02 0.57 0.49 0.00 0.00 0.00 0.00 23:15:02 11:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:15:02 11:12:01 PM eth0 2.73 2.02 0.47 0.44 0.00 0.00 0.00 0.00 23:15:02 11:13:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:15:02 11:13:01 PM eth0 30.49 17.44 9.29 1.97 0.00 0.00 0.00 0.00 23:15:02 11:14:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:15:02 11:14:01 PM eth0 124.61 100.58 93.71 28.91 0.00 0.00 0.00 0.00 23:15:02 11:15:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:15:02 11:15:01 PM eth0 19.98 17.18 15.07 8.59 0.00 0.00 0.00 0.00 23:15:02 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:15:02 Average: eth0 95.49 73.88 207.46 17.47 0.00 0.00 0.00 0.00 23:15:02 23:15:02 23:15:02 ---> sar -P ALL: 23:15:02 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 11/30/2025 _x86_64_ (2 CPU) 23:15:02 23:15:02 23:04:57 LINUX RESTART (2 CPU) 23:15:02 23:15:02 11:06:02 PM CPU %user %nice %system %iowait %steal %idle 23:15:02 11:07:01 PM all 36.40 0.00 5.04 1.46 0.09 57.01 23:15:02 11:07:01 PM 0 30.90 0.00 4.08 1.44 0.08 63.49 23:15:02 11:07:01 PM 1 41.90 0.00 6.00 1.47 0.10 50.53 23:15:02 11:08:01 PM all 16.59 0.00 2.51 0.71 0.08 80.10 23:15:02 11:08:01 PM 0 17.91 0.00 2.51 0.84 0.10 78.65 23:15:02 11:08:01 PM 1 15.28 0.00 2.52 0.58 0.07 81.55 23:15:02 11:09:01 PM all 25.27 0.00 5.22 0.62 0.08 68.80 23:15:02 11:09:01 PM 0 27.87 0.00 5.55 0.40 0.08 66.09 23:15:02 11:09:01 PM 1 22.69 0.00 4.88 0.85 0.08 71.50 23:15:02 11:10:01 PM all 14.34 0.00 3.02 0.74 0.06 81.84 23:15:02 11:10:01 PM 0 9.06 0.00 3.01 0.90 0.05 86.97 23:15:02 11:10:01 PM 1 19.62 0.00 3.03 0.57 0.07 76.72 23:15:02 11:11:01 PM all 0.36 0.00 0.08 0.02 0.04 99.51 23:15:02 11:11:01 PM 0 0.62 0.00 0.08 0.03 0.03 99.23 23:15:02 11:11:01 PM 1 0.10 0.00 0.07 0.00 0.05 99.78 23:15:02 11:12:01 PM all 0.21 0.00 0.08 0.00 0.03 99.68 23:15:02 11:12:01 PM 0 0.35 0.00 0.10 0.00 0.03 99.51 23:15:02 11:12:01 PM 1 0.07 0.00 0.07 0.00 0.02 99.85 23:15:02 11:13:01 PM all 1.44 0.00 0.27 0.01 0.03 98.26 23:15:02 11:13:01 PM 0 0.83 0.00 0.15 0.00 0.02 99.00 23:15:02 11:13:01 PM 1 2.04 0.00 0.38 0.02 0.03 97.53 23:15:02 11:14:01 PM all 17.10 0.00 2.45 0.08 0.07 80.31 23:15:02 11:14:01 PM 0 11.32 0.00 2.13 0.07 0.07 86.42 23:15:02 11:14:01 PM 1 22.89 0.00 2.77 0.08 0.07 74.19 23:15:02 11:15:01 PM all 34.49 0.00 4.19 0.18 0.10 61.04 23:15:02 11:15:01 PM 0 21.91 0.00 4.04 0.15 0.10 73.80 23:15:02 11:15:01 PM 1 47.06 0.00 4.34 0.22 0.10 48.29 23:15:02 Average: all 16.22 0.00 2.54 0.42 0.06 80.76 23:15:02 Average: 0 13.40 0.00 2.40 0.42 0.06 83.71 23:15:02 Average: 1 19.04 0.00 2.67 0.42 0.07 77.81 23:15:02 23:15:02 23:15:02