01:37:34 Started by upstream project "integration-distribution-mri-test-vanadium" build number 10 01:37:34 originally caused by: 01:37:34 Started by timer 01:37:34 Running as SYSTEM 01:37:34 [EnvInject] - Loading node environment variables. 01:37:34 Building remotely on prd-centos8-robot-2c-8g-677 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 01:37:34 [ssh-agent] Looking for ssh-agent implementation... 01:37:35 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:37:35 $ ssh-agent 01:37:35 SSH_AUTH_SOCK=/tmp/ssh-dV0WSESozcNo/agent.5171 01:37:35 SSH_AGENT_PID=5172 01:37:35 [ssh-agent] Started. 01:37:35 Running ssh-add (command line suppressed) 01:37:35 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_5001066797211145836.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/private_key_5001066797211145836.key) 01:37:35 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 01:37:35 The recommended git tool is: NONE 01:37:40 using credential opendaylight-jenkins-ssh 01:37:40 Wiping out workspace first. 01:37:40 Cloning the remote Git repository 01:37:40 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 01:37:41 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test # timeout=10 01:37:41 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 01:37:41 > git --version # timeout=10 01:37:41 > git --version # 'git version 2.43.0' 01:37:41 using GIT_SSH to set credentials Release Engineering Jenkins Key 01:37:41 [INFO] Currently running in a labeled security context 01:37:41 [INFO] Currently SELinux is 'enforcing' on the host 01:37:41 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh2059861440256745300.key 01:37:41 Verifying host key using known hosts file 01:37:41 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 01:37:41 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 01:37:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 01:37:43 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:37:43 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 01:37:43 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 01:37:43 using GIT_SSH to set credentials Release Engineering Jenkins Key 01:37:43 [INFO] Currently running in a labeled security context 01:37:43 [INFO] Currently SELinux is 'enforcing' on the host 01:37:43 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/test@tmp/jenkins-gitclient-ssh320817833364640095.key 01:37:43 Verifying host key using known hosts file 01:37: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. 01:37:43 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 01:37:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:37:44 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 01:37:44 > git config core.sparsecheckout # timeout=10 01:37:44 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 01:37:44 Commit message: "Adapt test for new pce-allocation field" 01:37:44 > git rev-parse FETCH_HEAD^{commit} # timeout=10 01:37:44 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 01:37:45 No emails were triggered. 01:37:45 provisioning config files... 01:37:45 copy managed file [npmrc] to file:/home/jenkins/.npmrc 01:37:45 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 01:37:45 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:37:45 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins1504551461658738329.sh 01:37:45 ---> python-tools-install.sh 01:37:45 Setup pyenv: 01:37:45 system 01:37:45 * 3.8.13 (set by /opt/pyenv/version) 01:37:45 * 3.9.13 (set by /opt/pyenv/version) 01:37:45 * 3.10.13 (set by /opt/pyenv/version) 01:37:45 * 3.11.7 (set by /opt/pyenv/version) 01:37:50 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-G2mr 01:37:50 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 01:37:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:37:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:37:54 lf-activate-venv(): INFO: Base packages installed successfully 01:37:54 lf-activate-venv(): INFO: Installing additional packages: lftools 01:38:19 lf-activate-venv(): INFO: Adding /tmp/venv-G2mr/bin to PATH 01:38:19 Generating Requirements File 01:38:40 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 01:38:40 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 01:38:40 Python 3.11.7 01:38:41 pip 25.2 from /tmp/venv-G2mr/lib/python3.11/site-packages/pip (python 3.11) 01:38:41 appdirs==1.4.4 01:38:41 argcomplete==3.6.2 01:38:41 aspy.yaml==1.3.0 01:38:41 attrs==25.3.0 01:38:41 autopage==0.5.2 01:38:41 beautifulsoup4==4.14.2 01:38:41 boto3==1.40.45 01:38:41 botocore==1.40.45 01:38:41 bs4==0.0.2 01:38:41 cachetools==6.2.0 01:38:41 certifi==2025.8.3 01:38:41 cffi==2.0.0 01:38:41 cfgv==3.4.0 01:38:41 chardet==5.2.0 01:38:41 charset-normalizer==3.4.3 01:38:41 click==8.3.0 01:38:41 cliff==4.11.0 01:38:41 cmd2==2.7.0 01:38:41 cryptography==3.3.2 01:38:41 debtcollector==3.0.0 01:38:41 decorator==5.2.1 01:38:41 defusedxml==0.7.1 01:38:41 Deprecated==1.2.18 01:38:41 distlib==0.4.0 01:38:41 dnspython==2.8.0 01:38:41 docker==7.1.0 01:38:41 dogpile.cache==1.4.1 01:38:41 durationpy==0.10 01:38:41 email-validator==2.3.0 01:38:41 filelock==3.19.1 01:38:41 future==1.0.0 01:38:41 gitdb==4.0.12 01:38:41 GitPython==3.1.45 01:38:41 google-auth==2.41.1 01:38:41 httplib2==0.31.0 01:38:41 identify==2.6.15 01:38:41 idna==3.10 01:38:41 importlib-resources==1.5.0 01:38:41 iso8601==2.1.0 01:38:41 Jinja2==3.1.6 01:38:41 jmespath==1.0.1 01:38:41 jsonpatch==1.33 01:38:41 jsonpointer==3.0.0 01:38:41 jsonschema==4.25.1 01:38:41 jsonschema-specifications==2025.9.1 01:38:41 keystoneauth1==5.12.0 01:38:41 kubernetes==34.1.0 01:38:41 lftools==0.37.14 01:38:41 lxml==6.0.2 01:38:41 markdown-it-py==4.0.0 01:38:41 MarkupSafe==3.0.3 01:38:41 mdurl==0.1.2 01:38:41 msgpack==1.1.1 01:38:41 multi_key_dict==2.0.3 01:38:41 munch==4.0.0 01:38:41 netaddr==1.3.0 01:38:41 niet==1.4.2 01:38:41 nodeenv==1.9.1 01:38:41 oauth2client==4.1.3 01:38:41 oauthlib==3.3.1 01:38:41 openstacksdk==4.7.1 01:38:41 os-service-types==1.8.0 01:38:41 osc-lib==4.2.0 01:38:41 oslo.config==10.0.0 01:38:41 oslo.context==6.1.0 01:38:41 oslo.i18n==6.6.0 01:38:41 oslo.log==7.2.1 01:38:41 oslo.serialization==5.8.0 01:38:41 oslo.utils==9.1.0 01:38:41 packaging==25.0 01:38:41 pbr==7.0.1 01:38:41 platformdirs==4.4.0 01:38:41 prettytable==3.16.0 01:38:41 psutil==7.1.0 01:38:41 pyasn1==0.6.1 01:38:41 pyasn1_modules==0.4.2 01:38:41 pycparser==2.23 01:38:41 pygerrit2==2.0.15 01:38:41 PyGithub==2.8.1 01:38:41 Pygments==2.19.2 01:38:41 PyJWT==2.10.1 01:38:41 PyNaCl==1.6.0 01:38:41 pyparsing==2.4.7 01:38:41 pyperclip==1.11.0 01:38:41 pyrsistent==0.20.0 01:38:41 python-cinderclient==9.8.0 01:38:41 python-dateutil==2.9.0.post0 01:38:41 python-heatclient==4.3.0 01:38:41 python-jenkins==1.8.3 01:38:41 python-keystoneclient==5.7.0 01:38:41 python-magnumclient==4.9.0 01:38:41 python-openstackclient==8.2.0 01:38:41 python-swiftclient==4.8.0 01:38:41 PyYAML==6.0.3 01:38:41 referencing==0.36.2 01:38:41 requests==2.32.5 01:38:41 requests-oauthlib==2.0.0 01:38:41 requestsexceptions==1.4.0 01:38:41 rfc3986==2.0.0 01:38:41 rich==14.1.0 01:38:41 rich-argparse==1.7.1 01:38:41 rpds-py==0.27.1 01:38:41 rsa==4.9.1 01:38:41 ruamel.yaml==0.18.15 01:38:41 ruamel.yaml.clib==0.2.14 01:38:41 s3transfer==0.14.0 01:38:41 simplejson==3.20.2 01:38:41 six==1.17.0 01:38:41 smmap==5.0.2 01:38:41 soupsieve==2.8 01:38:41 stevedore==5.5.0 01:38:41 tabulate==0.9.0 01:38:41 toml==0.10.2 01:38:41 tomlkit==0.13.3 01:38:41 tqdm==4.67.1 01:38:41 typing_extensions==4.15.0 01:38:41 tzdata==2025.2 01:38:41 urllib3==1.26.20 01:38:41 virtualenv==20.34.0 01:38:41 wcwidth==0.2.14 01:38:41 websocket-client==1.8.0 01:38:41 wrapt==1.17.3 01:38:41 xdg==6.0.0 01:38:41 xmltodict==1.0.2 01:38:41 yq==3.4.3 01:38:41 [EnvInject] - Injecting environment variables from a build step. 01:38:41 [EnvInject] - Injecting as environment variables the properties content 01:38:41 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 01:38:41 OS_CLOUD=vex 01:38:41 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-10 01:38:41 OS_STACK_TEMPLATE_DIR=openstack-hot 01:38:41 01:38:41 [EnvInject] - Variables injected successfully. 01:38:41 provisioning config files... 01:38:41 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:38:41 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins17599493121248073433.sh 01:38:41 ---> Create parameters file for OpenStack HOT 01:38:41 OpenStack Heat parameters generated 01:38:41 ----------------------------------- 01:38:41 parameters: 01:38:41 vm_0_count: '3' 01:38:41 vm_0_flavor: 'v3-standard-4' 01:38:41 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 01:38:41 vm_1_count: '1' 01:38:41 vm_1_flavor: 'v3-standard-2' 01:38:41 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 01:38:41 01:38:41 job_name: '09998-10' 01:38:41 silo: 'releng' 01:38:41 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins5446240406932585961.sh 01:38:41 ---> Create HEAT stack 01:38:41 + source /home/jenkins/lf-env.sh 01:38:41 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 01:38:41 ++ mktemp -d /tmp/venv-XXXX 01:38:41 + lf_venv=/tmp/venv-yuRa 01:38:41 + local venv_file=/tmp/.os_lf_venv 01:38:41 + local python=python3 01:38:41 + local options 01:38:41 + local set_path=true 01:38:41 + local install_args= 01:38:41 ++ getopt -o np:v: -l no-path,system-site-packages,python:,venv-file: -n lf-activate-venv -- --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 01:38:41 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 01:38:41 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 01:38:41 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 01:38:41 + true 01:38:41 + case $1 in 01:38:41 + python=python3 01:38:41 + shift 2 01:38:41 + true 01:38:41 + case $1 in 01:38:41 + shift 01:38:41 + break 01:38:41 + case $python in 01:38:41 + local pkg_list= 01:38:41 + [[ -d /opt/pyenv ]] 01:38:41 + echo 'Setup pyenv:' 01:38:41 Setup pyenv: 01:38:41 + export PYENV_ROOT=/opt/pyenv 01:38:41 + PYENV_ROOT=/opt/pyenv 01:38:41 + export PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:38:41 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:38:41 + pyenv versions 01:38:42 system 01:38:42 3.8.13 01:38:42 3.9.13 01:38:42 3.10.13 01:38:42 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 01:38:42 + command -v pyenv 01:38:42 ++ pyenv init - --no-rehash 01:38:42 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 01:38:42 for i in ${!paths[@]}; do 01:38:42 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 01:38:42 fi; done; 01:38:42 echo "${paths[*]}"'\'')" 01:38:42 export PATH="/opt/pyenv/shims:${PATH}" 01:38:42 export PYENV_SHELL=bash 01:38:42 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 01:38:42 pyenv() { 01:38:42 local command 01:38:42 command="${1:-}" 01:38:42 if [ "$#" -gt 0 ]; then 01:38:42 shift 01:38:42 fi 01:38:42 01:38:42 case "$command" in 01:38:42 rehash|shell) 01:38:42 eval "$(pyenv "sh-$command" "$@")" 01:38:42 ;; 01:38:42 *) 01:38:42 command pyenv "$command" "$@" 01:38:42 ;; 01:38:42 esac 01:38:42 }' 01:38:42 +++ bash --norc -ec 'IFS=:; paths=($PATH); 01:38:42 for i in ${!paths[@]}; do 01:38:42 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 01:38:42 fi; done; 01:38:42 echo "${paths[*]}"' 01:38:42 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:38:42 ++ export PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:38:42 ++ PATH=/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:38:42 ++ export PYENV_SHELL=bash 01:38:42 ++ PYENV_SHELL=bash 01:38:42 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 01:38:42 +++ complete -F _pyenv pyenv 01:38:42 ++ lf-pyver python3 01:38:42 ++ local py_version_xy=python3 01:38:42 ++ local py_version_xyz= 01:38:42 ++ awk '{ print $1 }' 01:38:42 ++ pyenv versions 01:38:42 ++ local command 01:38:42 ++ command=versions 01:38:42 ++ '[' 1 -gt 0 ']' 01:38:42 ++ shift 01:38:42 ++ case "$command" in 01:38:42 ++ command pyenv versions 01:38:42 ++ pyenv versions 01:38:42 ++ sed 's/^[ *]* //' 01:38:42 ++ grep -E '^[0-9.]*[0-9]$' 01:38:42 ++ [[ ! -s /tmp/.pyenv_versions ]] 01:38:42 +++ grep '^3' /tmp/.pyenv_versions 01:38:42 +++ tail -n 1 01:38:42 +++ sort -V 01:38:42 ++ py_version_xyz=3.11.7 01:38:42 ++ [[ -z 3.11.7 ]] 01:38:42 ++ echo 3.11.7 01:38:42 ++ return 0 01:38:42 + pyenv local 3.11.7 01:38:42 + local command 01:38:42 + command=local 01:38:42 + '[' 2 -gt 0 ']' 01:38:42 + shift 01:38:42 + case "$command" in 01:38:42 + command pyenv local 3.11.7 01:38:42 + pyenv local 3.11.7 01:38:42 + for arg in "$@" 01:38:42 + case $arg in 01:38:42 + pkg_list+='lftools[openstack] ' 01:38:42 + for arg in "$@" 01:38:42 + case $arg in 01:38:42 + pkg_list+='kubernetes ' 01:38:42 + for arg in "$@" 01:38:42 + case $arg in 01:38:42 + pkg_list+='niet ' 01:38:42 + for arg in "$@" 01:38:42 + case $arg in 01:38:42 + pkg_list+='python-heatclient ' 01:38:42 + for arg in "$@" 01:38:42 + case $arg in 01:38:42 + pkg_list+='python-openstackclient ' 01:38:42 + for arg in "$@" 01:38:42 + case $arg in 01:38:42 + pkg_list+='python-magnumclient ' 01:38:42 + for arg in "$@" 01:38:42 + case $arg in 01:38:42 + pkg_list+='urllib3~=1.26.15 ' 01:38:42 + for arg in "$@" 01:38:42 + case $arg in 01:38:42 + pkg_list+='yq ' 01:38:42 + [[ -f /tmp/.os_lf_venv ]] 01:38:42 ++ cat /tmp/.os_lf_venv 01:38:42 + lf_venv=/tmp/venv-G2mr 01:38:42 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2mr from' file:/tmp/.os_lf_venv 01:38:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2mr from file:/tmp/.os_lf_venv 01:38:42 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 01:38:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:38:42 + local 'pip_opts=--upgrade --quiet' 01:38:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 01:38:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 01:38:42 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 01:38:42 + [[ -n '' ]] 01:38:42 + [[ -n '' ]] 01:38:42 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 01:38:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:38:42 + /tmp/venv-G2mr/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org pip 'setuptools<66' virtualenv 01:38:44 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 01:38:44 lf-activate-venv(): INFO: Base packages installed successfully 01:38:44 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 01:38:44 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 01:38:44 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 01:38:44 + /tmp/venv-G2mr/bin/python3 -m pip install --upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org --upgrade-strategy eager 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 01:39:01 + type python3 01:39:01 + true 01:39:01 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-G2mr/bin to PATH' 01:39:01 lf-activate-venv(): INFO: Adding /tmp/venv-G2mr/bin to PATH 01:39:01 + PATH=/tmp/venv-G2mr/bin:/opt/pyenv/shims:/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 01:39:01 + return 0 01:39:01 + openstack --os-cloud vex limits show --absolute 01:39:03 +--------------------------+---------+ 01:39:03 | Name | Value | 01:39:03 +--------------------------+---------+ 01:39:03 | maxTotalInstances | -1 | 01:39:03 | maxTotalCores | 450 | 01:39:03 | maxTotalRAMSize | 1000000 | 01:39:03 | maxServerMeta | 128 | 01:39:03 | maxImageMeta | 128 | 01:39:03 | maxPersonality | 5 | 01:39:03 | maxPersonalitySize | 10240 | 01:39:03 | maxTotalKeypairs | 100 | 01:39:03 | maxServerGroups | 10 | 01:39:03 | maxServerGroupMembers | 10 | 01:39:03 | maxTotalFloatingIps | -1 | 01:39:03 | maxSecurityGroups | -1 | 01:39:03 | maxSecurityGroupRules | -1 | 01:39:03 | totalRAMUsed | 802816 | 01:39:03 | totalCoresUsed | 196 | 01:39:03 | totalInstancesUsed | 65 | 01:39:03 | totalFloatingIpsUsed | 0 | 01:39:03 | totalSecurityGroupsUsed | 0 | 01:39:03 | totalServerGroupsUsed | 0 | 01:39:03 | maxTotalVolumes | -1 | 01:39:03 | maxTotalSnapshots | 10 | 01:39:03 | maxTotalVolumeGigabytes | 4096 | 01:39:03 | maxTotalBackups | 10 | 01:39:03 | maxTotalBackupGigabytes | 1000 | 01:39:03 | totalVolumesUsed | 0 | 01:39:03 | totalGigabytesUsed | 0 | 01:39:03 | totalSnapshotsUsed | 0 | 01:39:03 | totalBackupsUsed | 0 | 01:39:03 | totalBackupGigabytesUsed | 0 | 01:39:03 +--------------------------+---------+ 01:39:03 + pushd /opt/ciman/openstack-hot 01:39:03 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 01:39:03 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-vanadium-10 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/stack-parameters.yaml 01:39:30 Creating stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-10 01:39:30 Waiting to initialize infrastructure... 01:39:30 Stack initialization successful. 01:39:30 ------------------------------------ 01:39:30 Stack Details 01:39:30 ------------------------------------ 01:39:30 {'added': None, 01:39:30 'capabilities': [], 01:39:30 'created_at': '2025-10-05T01:39:06Z', 01:39:30 'deleted': None, 01:39:30 'deleted_at': None, 01:39:30 'description': 'No description', 01:39:30 'environment': None, 01:39:30 'environment_files': None, 01:39:30 'files': None, 01:39:30 'files_container': None, 01:39:30 'id': '5a09f3cd-4ed8-47b0-8766-a734320c6a71', 01:39:30 'is_rollback_disabled': True, 01:39:30 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-vanadium-10/5a09f3cd-4ed8-47b0-8766-a734320c6a71', 01:39:30 'rel': 'self'}], 01:39:30 'location': Munch({'cloud': 'vex', 'region_name': 'ca-ymq-1', 'zone': None, 'project': Munch({'id': '12c36e260d8e4bb2913965203b1b491f', 'name': '61975f2c-7c17-4d69-82fa-c3ae420ad6fd', 'domain_id': None, 'domain_name': 'Default'})}), 01:39:30 'name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-10', 01:39:30 'notification_topics': [], 01:39:30 'outputs': [{'description': 'IP addresses of the 2nd vm types', 01:39:30 'output_key': 'vm_1_ips', 01:39:30 'output_value': ['10.30.170.46']}, 01:39:30 {'description': 'IP addresses of the 1st vm types', 01:39:30 'output_key': 'vm_0_ips', 01:39:30 'output_value': ['10.30.171.4', 01:39:30 '10.30.170.55', 01:39:30 '10.30.170.172']}], 01:39:30 'owner_id': ****, 01:39:30 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 01:39:30 'OS::stack_id': '5a09f3cd-4ed8-47b0-8766-a734320c6a71', 01:39:30 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-vanadium-10', 01:39:30 'job_name': '09998-10', 01:39:30 'silo': 'releng', 01:39:30 'vm_0_count': '3', 01:39:30 'vm_0_flavor': 'v3-standard-4', 01:39:30 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 01:39:30 '20250201-010426.857', 01:39:30 'vm_1_count': '1', 01:39:30 'vm_1_flavor': 'v3-standard-2', 01:39:30 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 01:39:30 '- 20250201-060151.911'}, 01:39:30 'parent_id': None, 01:39:30 'replaced': None, 01:39:30 'status': 'CREATE_COMPLETE', 01:39:30 'status_reason': 'Stack CREATE completed successfully', 01:39:30 'tags': [], 01:39:30 'template': None, 01:39:30 'template_description': 'No description', 01:39:30 'template_url': None, 01:39:30 'timeout_mins': 15, 01:39:30 'unchanged': None, 01:39:30 'updated': None, 01:39:30 'updated_at': None, 01:39:30 'user_project_id': 'd5ec45b4f39949ff8acd474ef4c3a48f'} 01:39:30 ------------------------------------ 01:39:30 + popd 01:39:30 /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 01:39:30 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins14142858352831171040.sh 01:39:30 ---> Copy SSH public keys to CSIT lab 01:39:30 Setup pyenv: 01:39:30 system 01:39:30 3.8.13 01:39:30 3.9.13 01:39:30 3.10.13 01:39:30 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 01:39:30 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2mr from file:/tmp/.os_lf_venv 01:39:30 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:39:30 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:39:32 lf-activate-venv(): INFO: Base packages installed successfully 01:39:32 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 01:39:47 lf-activate-venv(): INFO: Adding /tmp/venv-G2mr/bin to PATH 01:39:49 SSH not responding on 10.30.170.172. Retrying in 10 seconds... 01:39:49 SSH not responding on 10.30.171.4. Retrying in 10 seconds... 01:39:49 SSH not responding on 10.30.170.55. Retrying in 10 seconds... 01:39:50 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 01:39:50 releng-09998-10-1-mininet-ovs-217-0 01:39:50 Successfully copied public keys to slave 10.30.170.46 01:39:59 Ping to 10.30.171.4 successful. 01:39:59 Ping to 10.30.170.172 successful. 01:39:59 Ping to 10.30.170.55 successful. 01:39:59 SSH not responding on 10.30.170.172. Retrying in 10 seconds... 01:39:59 SSH not responding on 10.30.170.55. Retrying in 10 seconds... 01:40:00 Warning: Permanently added '10.30.171.4' (ECDSA) to the list of known hosts. 01:40:01 releng-09998-10-0-builder-0 01:40:01 Successfully copied public keys to slave 10.30.171.4 01:40:01 Process 6500 ready. 01:40:09 Ping to 10.30.170.172 successful. 01:40:09 Ping to 10.30.170.55 successful. 01:40:10 Warning: Permanently added '10.30.170.55' (ECDSA) to the list of known hosts. 01:40:10 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 01:40:11 releng-09998-10-0-builder-1 01:40:11 Successfully copied public keys to slave 10.30.170.55 01:40:11 Process 6501 ready. 01:40:11 releng-09998-10-0-builder-2 01:40:11 Successfully copied public keys to slave 10.30.170.172 01:40:11 Process 6502 ready. 01:40:11 Process 6503 ready. 01:40:11 SSH ready on all stack servers. 01:40:11 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins9402976376372101729.sh 01:40:11 Setup pyenv: 01:40:11 system 01:40:11 3.8.13 01:40:11 3.9.13 01:40:11 3.10.13 01:40:11 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 01:40:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-AynY 01:40:15 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.robot_venv 01:40:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:40:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:40:19 lf-activate-venv(): INFO: Base packages installed successfully 01:40:19 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 01:40:21 lf-activate-venv(): INFO: Adding /tmp/venv-AynY/bin to PATH 01:40:21 + echo 'Installing Python Requirements' 01:40:21 Installing Python Requirements 01:40:21 + cat 01:40:21 + python -m pip install -r requirements.txt 01:40:21 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 01:40:21 Collecting docker-py (from -r requirements.txt (line 1)) 01:40:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-py/1.10.6/docker_py-1.10.6-py2.py3-none-any.whl (50 kB) 01:40:21 Collecting ipaddr (from -r requirements.txt (line 2)) 01:40:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 01:40:21 Preparing metadata (setup.py): started 01:40:22 Preparing metadata (setup.py): finished with status 'done' 01:40:22 Collecting netaddr (from -r requirements.txt (line 3)) 01:40:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 01:40:22 Collecting netifaces (from -r requirements.txt (line 4)) 01:40:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 01:40:22 Preparing metadata (setup.py): started 01:40:22 Preparing metadata (setup.py): finished with status 'done' 01:40:22 Collecting pyhocon (from -r requirements.txt (line 5)) 01:40:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 01:40:22 Collecting requests (from -r requirements.txt (line 6)) 01:40:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 01:40:22 Collecting robotframework (from -r requirements.txt (line 7)) 01:40:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 01:40:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 35.9 MB/s 0:00:00 01:40:22 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 01:40:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 01:40:22 Preparing metadata (setup.py): started 01:40:23 Preparing metadata (setup.py): finished with status 'done' 01:40:23 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 01:40:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 01:40:23 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 01:40:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-selenium2library/3.0.0/robotframework_selenium2library-3.0.0-py2.py3-none-any.whl (6.2 kB) 01:40:23 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 01:40:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 01:40:23 Preparing metadata (setup.py): started 01:40:23 Preparing metadata (setup.py): finished with status 'done' 01:40:23 Collecting scapy (from -r requirements.txt (line 12)) 01:40:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 01:40:23 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 50.9 MB/s 0:00:00 01:40:23 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 01:40:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 01:40:23 Preparing metadata (setup.py): started 01:40:23 Preparing metadata (setup.py): finished with status 'done' 01:40:23 Collecting elasticsearch (from -r requirements.txt (line 18)) 01:40:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 01:40:24 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 37.1 MB/s 0:00:00 01:40:24 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 01:40:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 01:40:24 Collecting pyangbind (from -r requirements.txt (line 22)) 01:40:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 01:40:24 Collecting isodate (from -r requirements.txt (line 25)) 01:40:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 01:40:24 Collecting jmespath (from -r requirements.txt (line 28)) 01:40:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 01:40:24 Collecting jsonpatch (from -r requirements.txt (line 31)) 01:40:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 01:40:24 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:40:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 01:40:24 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:40:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 01:40:24 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 01:40:24 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/docker-pycreds/0.4.0/docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 01:40:24 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 01:40:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 01:40:24 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 01:40:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/websocket-client/1.8.0/websocket_client-1.8.0-py3-none-any.whl (58 kB) 01:40:24 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 01:40:24 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 01:40:25 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 01:40:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/charset-normalizer/3.4.3/charset_normalizer-3.4.3-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (150 kB) 01:40:25 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 01:40:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 01:40:25 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 01:40:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 01:40:25 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 01:40:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.8.3/certifi-2025.8.3-py3-none-any.whl (161 kB) 01:40:25 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 01:40:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 01:40:25 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 01:40:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpointer/3.0.0/jsonpointer-3.0.0-py2.py3-none-any.whl (7.6 kB) 01:40:25 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 01:40:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 01:40:25 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 01:40:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 01:40:25 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 01:40:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 01:40:25 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 01:40:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 01:40:25 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 01:40:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/python-dateutil/2.9.0.post0/python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) 01:40:25 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 01:40:25 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/typing-extensions/4.15.0/typing_extensions-4.15.0-py3-none-any.whl (44 kB) 01:40:25 Collecting elasticsearch (from -r requirements.txt (line 18)) 01:40:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 01:40:25 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 43.4 MB/s 0:00:00 01:40:25 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 01:40:25 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 01:40:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 01:40:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 01:40:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 01:40:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 01:40:25 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 01:40:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 01:40:25 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 01:40:25 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 01:40:26 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 25.5 MB/s 0:00:00 01:40:26 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 01:40:26 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/lxml/6.0.2/lxml-6.0.2-cp311-cp311-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (5.2 MB) 01:40:27 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 01:40:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/regex/2025.9.18/regex-2025.9.18-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.manylinux_2_28_x86_64.whl (798 kB) 01:40:27 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 37.3 MB/s 0:00:00 01:40:27 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 01:40:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 01:40:27 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:40:27 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/bcrypt/5.0.0/bcrypt-5.0.0-cp39-abi3-manylinux_2_28_x86_64.whl (278 kB) 01:40:28 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cryptography/46.0.2/cryptography-46.0.2-cp311-abi3-manylinux_2_28_x86_64.whl (4.5 MB) 01:40:28 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:40:28 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 01:40:28 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pynacl/1.6.0/pynacl-1.6.0-cp38-abi3-manylinux_2_26_x86_64.manylinux_2_28_x86_64.whl (1.4 MB) 01:40:28 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:40:28 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/cffi/2.0.0/cffi-2.0.0-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (215 kB) 01:40:29 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 01:40:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 01:40:29 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:40:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB) 01:40:29 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 79.1 MB/s 0:00:00 01:40:29 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:40:29 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) 01:40:29 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:40:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 01:40:29 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:40:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 01:40:29 Collecting trio-websocket<1.0,>=0.12.2 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:40:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 01:40:29 Collecting attrs>=23.2.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:40:29 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 01:40:29 Collecting sortedcontainers (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:40:29 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 01:40:29 Collecting outcome (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:40:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/outcome/1.3.0.post0/outcome-1.3.0.post0-py2.py3-none-any.whl (10 kB) 01:40:30 Collecting sniffio>=1.3.0 (from trio<1.0,>=0.30.0->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:40:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 01:40:30 Collecting wsproto>=0.14 (from trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:40:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 01:40:30 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)) 01:40:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 01:40:30 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 01:40:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 01:40:30 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 01:40:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 01:40:30 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 01:40:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 01:40:30 Collecting h11<1,>=0.9.0 (from wsproto>=0.14->trio-websocket<1.0,>=0.12.2->selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 01:40:30 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 01:40:30 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 01:40:30 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 01:40:30 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 01:40:30 DEPRECATION: Building 'robotframework-sshlibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-sshlibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 01:40:30 Building wheel for robotframework-sshlibrary (setup.py): started 01:40:30 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 01:40:30 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=f5f87952cef40646d66fa196da9ce8113b656ea3b6ce020801be3297ee4fe84f 01:40:30 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 01:40:30 DEPRECATION: Building 'ipaddr' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'ipaddr'. Discussion can be found at https://github.com/pypa/pip/issues/6334 01:40:30 Building wheel for ipaddr (setup.py): started 01:40:31 Building wheel for ipaddr (setup.py): finished with status 'done' 01:40:31 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=9f902276520680b0faa8671362605be6073e53177e7098fa8f0c4251e85835f4 01:40:31 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 01:40:31 DEPRECATION: Building 'netifaces' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'netifaces'. Discussion can be found at https://github.com/pypa/pip/issues/6334 01:40:31 Building wheel for netifaces (setup.py): started 01:40:33 Building wheel for netifaces (setup.py): finished with status 'done' 01:40:33 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41075 sha256=f8519736a3aa88fcc495e6f50c3bf531c5ccb98293f4cac201bbde697ac5ca4f 01:40:33 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 01:40:33 DEPRECATION: Building 'robotframework-httplibrary' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'robotframework-httplibrary'. Discussion can be found at https://github.com/pypa/pip/issues/6334 01:40:33 Building wheel for robotframework-httplibrary (setup.py): started 01:40:33 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 01:40:33 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=b12633321980e0f56ad5ecefec2d43c3838dfc4b4a66810e2d1d8e09af0f1828 01:40:33 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 01:40:33 DEPRECATION: Building 'jsonpath-rw' using the legacy setup.py bdist_wheel mechanism, which will be removed in a future version. pip 25.3 will enforce this behaviour change. A possible replacement is to use the standardized build interface by setting the `--use-pep517` option, (possibly combined with `--no-build-isolation`), or adding a `pyproject.toml` file to the source tree of 'jsonpath-rw'. Discussion can be found at https://github.com/pypa/pip/issues/6334 01:40:33 Building wheel for jsonpath-rw (setup.py): started 01:40:33 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 01:40:33 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=0f407583c7aceceba4de21ef1ec5f137a46f64553481ea1c99940ea2326032d2 01:40:33 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 01:40:33 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 01:40:34 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 01:40:40 01:40:40 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.8.3 cffi-2.0.0 charset_normalizer-3.4.3 click-8.3.0 cryptography-46.0.2 decorator-5.2.1 docker-py-1.10.6 docker-pycreds-0.4.0 elastic-transport-8.17.1 elasticsearch-8.19.1 elasticsearch-dsl-8.15.4 enum34-1.1.10 h11-0.16.0 idna-3.10 invoke-2.2.0 ipaddr-2.2.0 isodate-0.7.2 jmespath-1.0.1 jsonpatch-1.33 jsonpath-rw-1.4.0 jsonpointer-3.0.0 lxml-6.0.2 netaddr-1.3.0 netifaces-0.11.0 outcome-1.3.0.post0 paramiko-4.0.0 ply-3.11 pyang-2.7.1 pyangbind-0.8.6 pycparser-2.23 pyhocon-0.3.61 pynacl-1.6.0 pyparsing-3.2.5 pysocks-1.7.1 python-dateutil-2.9.0.post0 regex-2025.9.18 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.36.0 six-1.17.0 sniffio-1.3.1 sortedcontainers-2.4.0 soupsieve-2.8 trio-0.31.0 trio-websocket-0.12.2 typing-extensions-4.15.0 urllib3-2.5.0 waitress-3.0.2 websocket-client-1.8.0 webtest-3.0.6 wsproto-1.2.0 01:40:41 + pip freeze 01:40:41 attrs==25.3.0 01:40:41 bcrypt==5.0.0 01:40:41 beautifulsoup4==4.14.2 01:40:41 certifi==2025.8.3 01:40:41 cffi==2.0.0 01:40:41 charset-normalizer==3.4.3 01:40:41 click==8.3.0 01:40:41 cryptography==46.0.2 01:40:41 decorator==5.2.1 01:40:41 distlib==0.4.0 01:40:41 docker-py==1.10.6 01:40:41 docker-pycreds==0.4.0 01:40:41 elastic-transport==8.17.1 01:40:41 elasticsearch==8.19.1 01:40:41 elasticsearch-dsl==8.15.4 01:40:41 enum34==1.1.10 01:40:41 filelock==3.19.1 01:40:41 h11==0.16.0 01:40:41 idna==3.10 01:40:41 invoke==2.2.0 01:40:41 ipaddr==2.2.0 01:40:41 isodate==0.7.2 01:40:41 jmespath==1.0.1 01:40:41 jsonpatch==1.33 01:40:41 jsonpath-rw==1.4.0 01:40:41 jsonpointer==3.0.0 01:40:41 lxml==6.0.2 01:40:41 netaddr==1.3.0 01:40:41 netifaces==0.11.0 01:40:41 outcome==1.3.0.post0 01:40:41 paramiko==4.0.0 01:40:41 platformdirs==4.4.0 01:40:41 ply==3.11 01:40:41 pyang==2.7.1 01:40:41 pyangbind==0.8.6 01:40:41 pycparser==2.23 01:40:41 pyhocon==0.3.61 01:40:41 PyNaCl==1.6.0 01:40:41 pyparsing==3.2.5 01:40:41 PySocks==1.7.1 01:40:41 python-dateutil==2.9.0.post0 01:40:41 regex==2025.9.18 01:40:41 requests==2.32.5 01:40:41 robotframework==7.3.2 01:40:41 robotframework-httplibrary==0.4.2 01:40:41 robotframework-pythonlibcore==4.4.1 01:40:41 robotframework-requests==0.9.7 01:40:41 robotframework-selenium2library==3.0.0 01:40:41 robotframework-seleniumlibrary==6.8.0 01:40:41 robotframework-sshlibrary==3.8.0 01:40:41 scapy==2.6.1 01:40:41 scp==0.15.0 01:40:41 selenium==4.36.0 01:40:41 six==1.17.0 01:40:41 sniffio==1.3.1 01:40:41 sortedcontainers==2.4.0 01:40:41 soupsieve==2.8 01:40:41 trio==0.31.0 01:40:41 trio-websocket==0.12.2 01:40:41 typing_extensions==4.15.0 01:40:41 urllib3==2.5.0 01:40:41 virtualenv==20.34.0 01:40:41 waitress==3.0.2 01:40:41 WebOb==1.8.9 01:40:41 websocket-client==1.8.0 01:40:41 WebTest==3.0.6 01:40:41 wsproto==1.2.0 01:40:41 [EnvInject] - Injecting environment variables from a build step. 01:40:41 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 01:40:41 [EnvInject] - Variables injected successfully. 01:40:41 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins10268978179386163231.sh 01:40:41 Setup pyenv: 01:40:41 system 01:40:41 3.8.13 01:40:41 3.9.13 01:40:41 3.10.13 01:40:41 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 01:40:42 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2mr from file:/tmp/.os_lf_venv 01:40:42 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:40:42 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:40:43 lf-activate-venv(): INFO: Base packages installed successfully 01:40:43 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 01:40:53 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 01:40:53 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 01:40:53 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 01:40:53 lf-activate-venv(): INFO: Adding /tmp/venv-G2mr/bin to PATH 01:40:53 + ODL_SYSTEM=() 01:40:53 + TOOLS_SYSTEM=() 01:40:53 + OPENSTACK_SYSTEM=() 01:40:53 + OPENSTACK_CONTROLLERS=() 01:40:53 + mapfile -t ADDR 01:40:53 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-vanadium-10 01:40:53 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 01:40:54 + for i in "${ADDR[@]}" 01:40:54 ++ ssh 10.30.170.46 hostname -s 01:40:54 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 01:40:55 + REMHOST=releng-09998-10-1-mininet-ovs-217-0 01:40:55 + case ${REMHOST} in 01:40:55 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 01:40:55 + for i in "${ADDR[@]}" 01:40:55 ++ ssh 10.30.171.4 hostname -s 01:40:55 Warning: Permanently added '10.30.171.4' (ECDSA) to the list of known hosts. 01:40:55 + REMHOST=releng-09998-10-0-builder-0 01:40:55 + case ${REMHOST} in 01:40:55 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 01:40:55 + for i in "${ADDR[@]}" 01:40:55 ++ ssh 10.30.170.55 hostname -s 01:40:55 Warning: Permanently added '10.30.170.55' (ECDSA) to the list of known hosts. 01:40:56 + REMHOST=releng-09998-10-0-builder-1 01:40:56 + case ${REMHOST} in 01:40:56 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 01:40:56 + for i in "${ADDR[@]}" 01:40:56 ++ ssh 10.30.170.172 hostname -s 01:40:56 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 01:40:56 + REMHOST=releng-09998-10-0-builder-2 01:40:56 + case ${REMHOST} in 01:40:56 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 01:40:56 + echo NUM_ODL_SYSTEM=3 01:40:56 + echo NUM_TOOLS_SYSTEM=1 01:40:56 + '[' '' == yes ']' 01:40:56 + NUM_OPENSTACK_SYSTEM=0 01:40:56 + echo NUM_OPENSTACK_SYSTEM=0 01:40:56 + '[' 0 -eq 2 ']' 01:40:56 + echo ODL_SYSTEM_IP=10.30.171.4 01:40:56 ++ seq 0 2 01:40:56 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 01:40:56 + echo ODL_SYSTEM_1_IP=10.30.171.4 01:40:56 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 01:40:56 + echo ODL_SYSTEM_2_IP=10.30.170.55 01:40:56 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 01:40:56 + echo ODL_SYSTEM_3_IP=10.30.170.172 01:40:56 + echo TOOLS_SYSTEM_IP=10.30.170.46 01:40:56 ++ seq 0 0 01:40:56 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 01:40:56 + echo TOOLS_SYSTEM_1_IP=10.30.170.46 01:40:56 + openstack_index=0 01:40:56 + NUM_OPENSTACK_CONTROL_NODES=1 01:40:56 + echo NUM_OPENSTACK_CONTROL_NODES=1 01:40:56 ++ seq 0 0 01:40:56 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 01:40:56 + echo OPENSTACK_CONTROL_NODE_1_IP= 01:40:56 + NUM_OPENSTACK_COMPUTE_NODES=-1 01:40:56 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 01:40:56 + '[' -1 -ge 2 ']' 01:40:56 ++ seq 0 -2 01:40:56 + NUM_OPENSTACK_HAPROXY_NODES=0 01:40:56 + echo NUM_OPENSTACK_HAPROXY_NODES=0 01:40:56 ++ seq 0 -1 01:40:56 + echo 'Contents of slave_addresses.txt:' 01:40:56 Contents of slave_addresses.txt: 01:40:56 + cat slave_addresses.txt 01:40:56 NUM_ODL_SYSTEM=3 01:40:56 NUM_TOOLS_SYSTEM=1 01:40:56 NUM_OPENSTACK_SYSTEM=0 01:40:56 ODL_SYSTEM_IP=10.30.171.4 01:40:56 ODL_SYSTEM_1_IP=10.30.171.4 01:40:56 ODL_SYSTEM_2_IP=10.30.170.55 01:40:56 ODL_SYSTEM_3_IP=10.30.170.172 01:40:56 TOOLS_SYSTEM_IP=10.30.170.46 01:40:56 TOOLS_SYSTEM_1_IP=10.30.170.46 01:40:56 NUM_OPENSTACK_CONTROL_NODES=1 01:40:56 OPENSTACK_CONTROL_NODE_1_IP= 01:40:56 NUM_OPENSTACK_COMPUTE_NODES=-1 01:40:56 NUM_OPENSTACK_HAPROXY_NODES=0 01:40:56 [EnvInject] - Injecting environment variables from a build step. 01:40:56 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 01:40:56 [EnvInject] - Variables injected successfully. 01:40:56 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/sh /tmp/jenkins14597584199051032911.sh 01:40:56 Preparing for JRE Version 21 01:40:56 Karaf artifact is karaf 01:40:56 Karaf project is integration 01:40:56 Java home is /usr/lib/jvm/java-21-openjdk-amd64 01:40:56 [EnvInject] - Injecting environment variables from a build step. 01:40:56 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 01:40:56 [EnvInject] - Variables injected successfully. 01:40:56 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins9751235105864836357.sh 01:40:56 2025-10-05 01:40:56 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/master/pom.xml [2619/2619] -> "pom.xml" [1] 01:40:56 Bundle version is 0.23.0-SNAPSHOT 01:40:56 --2025-10-05 01:40:56-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/maven-metadata.xml 01:40:56 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 01:40:56 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 01:40:56 HTTP request sent, awaiting response... 200 OK 01:40:56 Length: 1410 (1.4K) [application/xml] 01:40:56 Saving to: ‘maven-metadata.xml’ 01:40:56 01:40:56 0K . 100% 58.2M=0s 01:40:56 01:40:56 2025-10-05 01:40:56 (58.2 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 01:40:56 01:40:56 01:40:56 01:40:56 org.opendaylight.integration 01:40:56 karaf 01:40:56 0.23.0-SNAPSHOT 01:40:56 01:40:56 01:40:56 20251004.162647 01:40:56 390 01:40:56 01:40:56 20251004162647 01:40:56 01:40:56 01:40:56 pom 01:40:56 0.23.0-20251004.162647-390 01:40:56 20251004162647 01:40:56 01:40:56 01:40:56 tar.gz 01:40:56 0.23.0-20251004.162647-390 01:40:56 20251004162647 01:40:56 01:40:56 01:40:56 zip 01:40:56 0.23.0-20251004.162647-390 01:40:56 20251004162647 01:40:56 01:40:56 01:40:56 cyclonedx 01:40:56 xml 01:40:56 0.23.0-20251004.162647-390 01:40:56 20251004162647 01:40:56 01:40:56 01:40:56 cyclonedx 01:40:56 json 01:40:56 0.23.0-20251004.162647-390 01:40:56 20251004162647 01:40:56 01:40:56 01:40:56 01:40:56 01:40:56 Nexus timestamp is 0.23.0-20251004.162647-390 01:40:56 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 01:40:56 Distribution bundle is karaf-0.23.0-20251004.162647-390.zip 01:40:56 Distribution bundle version is 0.23.0-SNAPSHOT 01:40:56 Distribution folder is karaf-0.23.0-SNAPSHOT 01:40:56 Nexus prefix is https://nexus.opendaylight.org 01:40:56 [EnvInject] - Injecting environment variables from a build step. 01:40:57 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 01:40:57 [EnvInject] - Variables injected successfully. 01:40:57 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins5728064392617998167.sh 01:40:57 Setup pyenv: 01:40:57 system 01:40:57 3.8.13 01:40:57 3.9.13 01:40:57 3.10.13 01:40:57 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 01:40:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2mr from file:/tmp/.os_lf_venv 01:40:57 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:40:57 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:40:59 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 01:40:59 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 01:40:59 lf-activate-venv(): INFO: Base packages installed successfully 01:40:59 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 01:41:05 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 01:41:05 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 01:41:05 lf-activate-venv(): INFO: Adding /tmp/venv-G2mr/bin to PATH 01:41:05 Copying common-functions.sh to /tmp 01:41:06 Copying common-functions.sh to 10.30.171.4:/tmp 01:41:06 Warning: Permanently added '10.30.171.4' (ECDSA) to the list of known hosts. 01:41:07 Copying common-functions.sh to 10.30.170.55:/tmp 01:41:07 Warning: Permanently added '10.30.170.55' (ECDSA) to the list of known hosts. 01:41:07 Copying common-functions.sh to 10.30.170.172:/tmp 01:41:07 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 01:41:08 Copying common-functions.sh to 10.30.170.46:/tmp 01:41:08 Warning: Permanently added '10.30.170.46' (ECDSA) to the list of known hosts. 01:41:08 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins1450487921870719309.sh 01:41:08 common-functions.sh is being sourced 01:41:08 common-functions environment: 01:41:08 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:08 ACTUALFEATURES: 01:41:08 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:08 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 01:41:08 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:08 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:08 CONTROLLERMEM: 2048m 01:41:08 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 01:41:08 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 01:41:08 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 01:41:08 SUITES: 01:41:08 01:41:08 ################################################# 01:41:08 ## Configure Cluster and Start ## 01:41:08 ################################################# 01:41:08 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app 01:41:08 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app 01:41:08 Locating script plan to use... 01:41:08 Finished running script plans 01:41:08 Configuring member-1 with IP address 10.30.171.4 01:41:08 Warning: Permanently added '10.30.171.4' (ECDSA) to the list of known hosts. 01:41:08 Warning: Permanently added '10.30.171.4' (ECDSA) to the list of known hosts. 01:41:08 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 01:41:08 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 01:41:08 common-functions.sh is being sourced 01:41:08 ++ echo 'common-functions.sh is being sourced' 01:41:08 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 01:41:08 ++ DISTROSTREAM=vanadium 01:41:08 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:08 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:08 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:08 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:08 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 01:41:08 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 01:41:08 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:08 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:08 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:08 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:08 ++ export CONTROLLERMEM= 01:41:08 ++ CONTROLLERMEM= 01:41:08 ++ case "${DISTROSTREAM}" in 01:41:08 ++ CLUSTER_SYSTEM=pekko 01:41:08 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 01:41:08 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 01:41:08 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 01:41:08 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 01:41:08 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 01:41:08 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 01:41:08 ++ print_common_env 01:41:08 ++ cat 01:41:08 common-functions environment: 01:41:08 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:08 ACTUALFEATURES: 01:41:08 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:08 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 01:41:08 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:08 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:08 CONTROLLERMEM: 01:41:08 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 01:41:08 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 01:41:08 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 01:41:08 SUITES: 01:41:08 01:41:08 ++ SSH='ssh -t -t' 01:41:08 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 01:41:08 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 01:41:08 Changing to /tmp 01:41:08 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 01:41:08 + echo 'Changing to /tmp' 01:41:08 + cd /tmp 01:41:08 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip' 01:41:08 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 01:41:08 --2025-10-05 01:41:08-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 01:41:08 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 01:41:08 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 01:41:08 HTTP request sent, awaiting response... 200 OK 01:41:08 Length: 185768500 (177M) [application/zip] 01:41:08 Saving to: ‘karaf-0.23.0-20251004.162647-390.zip’ 01:41:08 01:41:08 0K ........ ........ ........ ........ ........ ........ 1% 74.0M 2s 01:41:08 3072K ........ ........ ........ ........ ........ ........ 3% 123M 2s 01:41:09 6144K ........ ........ ........ ........ ........ ........ 5% 163M 2s 01:41:09 9216K ........ ........ ........ ........ ........ ........ 6% 173M 1s 01:41:09 12288K ........ ........ ........ ........ ........ ........ 8% 166M 1s 01:41:09 15360K ........ ........ ........ ........ ........ ........ 10% 133M 1s 01:41:09 18432K ........ ........ ........ ........ ........ ........ 11% 189M 1s 01:41:09 21504K ........ ........ ........ ........ ........ ........ 13% 183M 1s 01:41:09 24576K ........ ........ ........ ........ ........ ........ 15% 142M 1s 01:41:09 27648K ........ ........ ........ ........ ........ ........ 16% 270M 1s 01:41:09 30720K ........ ........ ........ ........ ........ ........ 18% 265M 1s 01:41:09 33792K ........ ........ ........ ........ ........ ........ 20% 256M 1s 01:41:09 36864K ........ ........ ........ ........ ........ ........ 22% 124M 1s 01:41:09 39936K ........ ........ ........ ........ ........ ........ 23% 271M 1s 01:41:09 43008K ........ ........ ........ ........ ........ ........ 25% 284M 1s 01:41:09 46080K ........ ........ ........ ........ ........ ........ 27% 306M 1s 01:41:09 49152K ........ ........ ........ ........ ........ ........ 28% 286M 1s 01:41:09 52224K ........ ........ ........ ........ ........ ........ 30% 269M 1s 01:41:09 55296K ........ ........ ........ ........ ........ ........ 32% 242M 1s 01:41:09 58368K ........ ........ ........ ........ ........ ........ 33% 250M 1s 01:41:09 61440K ........ ........ ........ ........ ........ ........ 35% 255M 1s 01:41:09 64512K ........ ........ ........ ........ ........ ........ 37% 297M 1s 01:41:09 67584K ........ ........ ........ ........ ........ ........ 38% 264M 1s 01:41:09 70656K ........ ........ ........ ........ ........ ........ 40% 262M 1s 01:41:09 73728K ........ ........ ........ ........ ........ ........ 42% 272M 1s 01:41:09 76800K ........ ........ ........ ........ ........ ........ 44% 208M 1s 01:41:09 79872K ........ ........ ........ ........ ........ ........ 45% 289M 0s 01:41:09 82944K ........ ........ ........ ........ ........ ........ 47% 286M 0s 01:41:09 86016K ........ ........ ........ ........ ........ ........ 49% 289M 0s 01:41:09 89088K ........ ........ ........ ........ ........ ........ 50% 292M 0s 01:41:09 92160K ........ ........ ........ ........ ........ ........ 52% 280M 0s 01:41:09 95232K ........ ........ ........ ........ ........ ........ 54% 280M 0s 01:41:09 98304K ........ ........ ........ ........ ........ ........ 55% 287M 0s 01:41:09 101376K ........ ........ ........ ........ ........ ........ 57% 281M 0s 01:41:09 104448K ........ ........ ........ ........ ........ ........ 59% 307M 0s 01:41:09 107520K ........ ........ ........ ........ ........ ........ 60% 283M 0s 01:41:09 110592K ........ ........ ........ ........ ........ ........ 62% 282M 0s 01:41:09 113664K ........ ........ ........ ........ ........ ........ 64% 287M 0s 01:41:09 116736K ........ ........ ........ ........ ........ ........ 66% 266M 0s 01:41:09 119808K ........ ........ ........ ........ ........ ........ 67% 325M 0s 01:41:09 122880K ........ ........ ........ ........ ........ ........ 69% 300M 0s 01:41:09 125952K ........ ........ ........ ........ ........ ........ 71% 293M 0s 01:41:09 129024K ........ ........ ........ ........ ........ ........ 72% 170M 0s 01:41:09 132096K ........ ........ ........ ........ ........ ........ 74% 232M 0s 01:41:09 135168K ........ ........ ........ ........ ........ ........ 76% 248M 0s 01:41:09 138240K ........ ........ ........ ........ ........ ........ 77% 383M 0s 01:41:09 141312K ........ ........ ........ ........ ........ ........ 79% 289M 0s 01:41:09 144384K ........ ........ ........ ........ ........ ........ 81% 274M 0s 01:41:09 147456K ........ ........ ........ ........ ........ ........ 82% 265M 0s 01:41:09 150528K ........ ........ ........ ........ ........ ........ 84% 284M 0s 01:41:09 153600K ........ ........ ........ ........ ........ ........ 86% 297M 0s 01:41:09 156672K ........ ........ ........ ........ ........ ........ 88% 323M 0s 01:41:09 159744K ........ ........ ........ ........ ........ ........ 89% 292M 0s 01:41:09 162816K ........ ........ ........ ........ ........ ........ 91% 308M 0s 01:41:09 165888K ........ ........ ........ ........ ........ ........ 93% 325M 0s 01:41:09 168960K ........ ........ ........ ........ ........ ........ 94% 312M 0s 01:41:09 172032K ........ ........ ........ ........ ........ ........ 96% 296M 0s 01:41:09 175104K ........ ........ ........ ........ ........ ........ 98% 319M 0s 01:41:09 178176K ........ ........ ........ ........ ........ ........ 99% 350M 0s 01:41:09 181248K .. 100% 429M=0.7s 01:41:09 01:41:09 2025-10-05 01:41:09 (237 MB/s) - ‘karaf-0.23.0-20251004.162647-390.zip’ saved [185768500/185768500] 01:41:09 01:41:09 Extracting the new controller... 01:41:09 + echo 'Extracting the new controller...' 01:41:09 + unzip -q karaf-0.23.0-20251004.162647-390.zip 01:41:11 Adding external repositories... 01:41:11 + echo 'Adding external repositories...' 01:41:11 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:11 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:11 ################################################################################ 01:41:11 # 01:41:11 # Licensed to the Apache Software Foundation (ASF) under one or more 01:41:11 # contributor license agreements. See the NOTICE file distributed with 01:41:11 # this work for additional information regarding copyright ownership. 01:41:11 # The ASF licenses this file to You under the Apache License, Version 2.0 01:41:11 # (the "License"); you may not use this file except in compliance with 01:41:11 # the License. You may obtain a copy of the License at 01:41:11 # 01:41:11 # http://www.apache.org/licenses/LICENSE-2.0 01:41:11 # 01:41:11 # Unless required by applicable law or agreed to in writing, software 01:41:11 # distributed under the License is distributed on an "AS IS" BASIS, 01:41:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 01:41:11 # See the License for the specific language governing permissions and 01:41:11 # limitations under the License. 01:41:11 # 01:41:11 ################################################################################ 01:41:11 01:41:11 # 01:41:11 # If set to true, the following property will not allow any certificate to be used 01:41:11 # when accessing Maven repositories through SSL 01:41:11 # 01:41:11 #org.ops4j.pax.url.mvn.certificateCheck= 01:41:11 01:41:11 # 01:41:11 # Path to the local Maven settings file. 01:41:11 # The repositories defined in this file will be automatically added to the list 01:41:11 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 01:41:11 # below is not set. 01:41:11 # The following locations are checked for the existence of the settings.xml file 01:41:11 # * 1. looks for the specified url 01:41:11 # * 2. if not found looks for ${user.home}/.m2/settings.xml 01:41:11 # * 3. if not found looks for ${maven.home}/conf/settings.xml 01:41:11 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 01:41:11 # 01:41:11 #org.ops4j.pax.url.mvn.settings= 01:41:11 01:41:11 # 01:41:11 # Path to the local Maven repository which is used to avoid downloading 01:41:11 # artifacts when they already exist locally. 01:41:11 # The value of this property will be extracted from the settings.xml file 01:41:11 # above, or defaulted to: 01:41:11 # System.getProperty( "user.home" ) + "/.m2/repository" 01:41:11 # 01:41:11 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 01:41:11 01:41:11 # 01:41:11 # Default this to false. It's just weird to use undocumented repos 01:41:11 # 01:41:11 org.ops4j.pax.url.mvn.useFallbackRepositories=false 01:41:11 01:41:11 # 01:41:11 # Uncomment if you don't wanna use the proxy settings 01:41:11 # from the Maven conf/settings.xml file 01:41:11 # 01:41:11 # org.ops4j.pax.url.mvn.proxySupport=false 01:41:11 01:41:11 # 01:41:11 # Comma separated list of repositories scanned when resolving an artifact. 01:41:11 # Those repositories will be checked before iterating through the 01:41:11 # below list of repositories and even before the local repository 01:41:11 # A repository url can be appended with zero or more of the following flags: 01:41:11 # @snapshots : the repository contains snaphots 01:41:11 # @noreleases : the repository does not contain any released artifacts 01:41:11 # 01:41:11 # The following property value will add the system folder as a repo. 01:41:11 # 01:41:11 org.ops4j.pax.url.mvn.defaultRepositories=\ 01:41:11 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 01:41:11 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 01:41:11 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 01:41:11 01:41:11 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 01:41:11 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 01:41:11 01:41:11 # 01:41:11 # Comma separated list of repositories scanned when resolving an artifact. 01:41:11 # The default list includes the following repositories: 01:41:11 # http://repo1.maven.org/maven2@id=central 01:41:11 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 01:41:11 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 01:41:11 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 01:41:11 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 01:41:11 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 01:41:11 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 01:41:11 # To add repositories to the default ones, prepend '+' to the list of repositories 01:41:11 # to add. 01:41:11 # A repository url can be appended with zero or more of the following flags: 01:41:11 # @snapshots : the repository contains snapshots 01:41:11 # @noreleases : the repository does not contain any released artifacts 01:41:11 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 01:41:11 # 01:41:11 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 01:41:11 01:41:11 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.+ [[ True == \T\r\u\e ]] 01:41:11 + echo 'Configuring the startup features...' 01:41:11 Configuring the startup features... 01:41:11 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:11 + FEATURE_TEST_STRING=features-test 01:41:11 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 01:41:11 + KARAF_VERSION=karaf4 01:41:11 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 01:41:11 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:11 + [[ ! -z '' ]] 01:41:11 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:11 ################################################################################ 01:41:11 # 01:41:11 # Licensed to the Apache Software Foundation (ASF) under one or more 01:41:11 # contributor license agreements. See the NOTICE file distributed with 01:41:11 # this work for additional information regarding copyright ownership. 01:41:11 # The ASF licenses this file to You under the Apache License, Version 2.0 01:41:11 # (the "License"); you may not use this file except in compliance with 01:41:11 # the License. You may obtain a copy of the License at 01:41:11 # 01:41:11 # http://www.apache.org/licenses/LICENSE-2.0 01:41:11 # 01:41:11 # Unless required by applicable law or agreed to in writing, software 01:41:11 # distributed under the License is distributed on an "AS IS" BASIS, 01:41:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 01:41:11 # See the License for the specific language governing permissions and 01:41:11 # limitations under the License. 01:41:11 # 01:41:11 ################################################################################ 01:41:11 01:41:11 # 01:41:11 # Comma separated list of features repositories to register by default 01:41:11 # 01:41:11 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/52c26b8d-2f60-4bf1-bc70-8170a83ea98f.xml 01:41:11 01:41:11 # 01:41:11 # Comma separated list of features to install at startup 01:41:11 # 01:41:11 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, ae6bce9c-e962-4f51-aa0b-5ca69feb8204 01:41:11 01:41:11 # 01:41:11 # Resource repositories (OBR) that the features resolver can use 01:41:11 # to resolve requirements/capabilities 01:41:11 # 01:41:11 # The format of the resourceRepositories is 01:41:11 # resourceRepositories=[xml:url|json:url],... 01:41:11 # for Instance: 01:41:11 # 01:41:11 #resourceRepositories=xml:http://host/path/to/index.xml 01:41:11 # or 01:41:11 #resourceRepositories=json:http://host/path/to/index.json 01:41:11 # 01:41:11 01:41:11 # 01:41:11 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 01:41:11 # 01:41:11 featuresBootAsynchronous=false 01:41:11 01:41:11 # 01:41:11 # Service requirements enforcement 01:41:11 # 01:41:11 # By default, the feature resolver checks the service requirements/capabilities of 01:41:11 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 01:41:11 # the required bundles. 01:41:11 # The following flag can have those values: 01:41:11 # - disable: service requirements are completely ignored 01:41:11 # - default: service requirements are ignored for old features 01:41:11 # - enforce: service requirements are always verified 01:41:11 # 01:41:11 #serviceRequirements=default 01:41:11 01:41:11 # 01:41:11 # Store cfg file for config element in feature 01:41:11 # 01:41:11 #configCfgStore=true 01:41:11 01:41:11 # 01:41:11 # Define if the feature service automatically refresh bundles 01:41:11 # 01:41:11 autoRefresh=true 01:41:11 01:41:11 # 01:41:11 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 01:41:11 # XML file defines instructions related to features processing 01:41:11 # versions.properties may declare properties to resolve placeholders in XML file 01:41:11 # both files are relative to ${karaf.etc} 01:41:11 # 01:41:11 #featureProcessing=org.apache.karaf.features.xml 01:41:11 #featureProcessingVersions=versions.properties 01:41:11 + configure_karaf_log karaf4 '' 01:41:11 + local -r karaf_version=karaf4 01:41:11 + local -r controllerdebugmap= 01:41:11 + local logapi=log4j 01:41:11 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 01:41:11 log4j2.rootLogger.level = INFO 01:41:11 #log4j2.rootLogger.type = asyncRoot 01:41:11 #log4j2.rootLogger.includeLocation = false 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 01:41:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 01:41:11 log4j2.rootLogger.appenderRef.Console.ref = Console 01:41:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 01:41:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 01:41:11 log4j2.logger.spifly.name = org.apache.aries.spifly 01:41:11 log4j2.logger.spifly.level = WARN 01:41:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 01:41:11 log4j2.logger.audit.level = INFO 01:41:11 log4j2.logger.audit.additivity = false 01:41:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 01:41:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 01:41:11 log4j2.appender.console.type = Console 01:41:11 log4j2.appender.console.name = Console 01:41:11 log4j2.appender.console.layout.type = PatternLayout 01:41:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 01:41:11 log4j2.appender.rolling.type = RollingRandomAccessFile 01:41:11 log4j2.appender.rolling.name = RollingFile 01:41:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 01:41:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 01:41:11 #log4j2.appender.rolling.immediateFlush = false 01:41:11 log4j2.appender.rolling.append = true 01:41:11 log4j2.appender.rolling.layout.type = PatternLayout 01:41:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 01:41:11 log4j2.appender.rolling.policies.type = Policies 01:41:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 01:41:11 log4j2.appender.rolling.policies.size.size = 64MB 01:41:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 01:41:11 log4j2.appender.rolling.strategy.max = 7 01:41:11 log4j2.appender.audit.type = RollingRandomAccessFile 01:41:11 log4j2.appender.audit.name = AuditRollingFile 01:41:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 01:41:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 01:41:11 log4j2.appender.audit.append = true 01:41:11 log4j2.appender.audit.layout.type = PatternLayout 01:41:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 01:41:11 log4j2.appender.audit.policies.type = Policies 01:41:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 01:41:11 log4j2.appender.audit.policies.size.size = 8MB 01:41:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 01:41:11 log4j2.appender.audit.strategy.max = 7 01:41:11 log4j2.appender.osgi.type = PaxOsgi 01:41:11 log4j2.appender.osgi.name = PaxOsgi 01:41:11 log4j2.appender.osgi.filter = * 01:41:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether 01:41:11 #log4j2.logger.aether.level = TRACE 01:41:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 01:41:11 #log4j2.logger.http-headers.level = DEBUG 01:41:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 01:41:11 #log4j2.logger.maven.level = TRACE 01:41:11 + logapi=log4j2 01:41:11 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 01:41:11 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 01:41:11 + '[' log4j2 == log4j2 ']' 01:41:11 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:11 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 01:41:11 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 01:41:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 01:41:11 controllerdebugmap: 01:41:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 01:41:11 + unset IFS 01:41:11 + echo 'controllerdebugmap: ' 01:41:11 + '[' -n '' ']' 01:41:11 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:11 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 01:41:11 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:11 ################################################################################ 01:41:11 # 01:41:11 # Licensed to the Apache Software Foundation (ASF) under one or more 01:41:11 # contributor license agreements. See the NOTICE file distributed with 01:41:11 # this work for additional information regarding copyright ownership. 01:41:11 # The ASF licenses this file to You under the Apache License, Version 2.0 01:41:11 # (the "License"); you may not use this file except in compliance with 01:41:11 # the License. You may obtain a copy of the License at 01:41:11 # 01:41:11 # http://www.apache.org/licenses/LICENSE-2.0 01:41:11 # 01:41:11 # Unless required by applicable law or agreed to in writing, software 01:41:11 # distributed under the License is distributed on an "AS IS" BASIS, 01:41:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 01:41:11 # See the License for the specific language governing permissions and 01:41:11 # limitations under the License. 01:41:11 # 01:41:11 ################################################################################ 01:41:11 01:41:11 # Common pattern layout for appenders 01:41:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 01:41:11 01:41:11 # Root logger 01:41:11 log4j2.rootLogger.level = INFO 01:41:11 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 01:41:11 #log4j2.rootLogger.type = asyncRoot 01:41:11 #log4j2.rootLogger.includeLocation = false 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 01:41:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 01:41:11 log4j2.rootLogger.appenderRef.Console.ref = Console 01:41:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 01:41:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 01:41:11 01:41:11 # Filters for logs marked by org.opendaylight.odlparent.Markers 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 01:41:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 01:41:11 01:41:11 # Loggers configuration 01:41:11 01:41:11 # Spifly logger 01:41:11 log4j2.logger.spifly.name = org.apache.aries.spifly 01:41:11 log4j2.logger.spifly.level = WARN 01:41:11 01:41:11 # Security audit logger 01:41:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 01:41:11 log4j2.logger.audit.level = INFO 01:41:11 log4j2.logger.audit.additivity = false 01:41:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 01:41:11 01:41:11 # Appenders configuration 01:41:11 01:41:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 01:41:11 log4j2.appender.console.type = Console 01:41:11 log4j2.appender.console.name = Console 01:41:11 log4j2.appender.console.layout.type = PatternLayout 01:41:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 01:41:11 01:41:11 # Rolling file appender 01:41:11 log4j2.appender.rolling.type = RollingRandomAccessFile 01:41:11 log4j2.appender.rolling.name = RollingFile 01:41:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 01:41:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 01:41:11 # uncomment to not force a disk flush 01:41:11 #log4j2.appender.rolling.immediateFlush = false 01:41:11 log4j2.appender.rolling.append = true 01:41:11 log4j2.appender.rolling.layout.type = PatternLayout 01:41:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 01:41:11 log4j2.appender.rolling.policies.type = Policies 01:41:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 01:41:11 log4j2.appender.rolling.policies.size.size = 1GB 01:41:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 01:41:11 log4j2.appender.rolling.strategy.max = 7 01:41:11 01:41:11 # Audit file appender 01:41:11 log4j2.appender.audit.type = RollingRandomAccessFile 01:41:11 log4j2.appender.audit.name = AuditRollingFile 01:41:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 01:41:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 01:41:11 log4j2.appender.audit.append = true 01:41:11 log4j2.appender.audit.layout.type = PatternLayout 01:41:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 01:41:11 log4j2.appender.audit.policies.type = Policies 01:41:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 01:41:11 log4j2.appender.audit.policies.size.size = 8MB 01:41:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 01:41:11 log4j2.appender.audit.strategy.max = 7 01:41:11 01:41:11 # OSGi appender 01:41:11 log4j2.appender.osgi.type = PaxOsgi 01:41:11 log4j2.appender.osgi.name = PaxOsgi 01:41:11 log4j2.appender.osgi.filter = * 01:41:11 01:41:11 # help with identification of maven-related problems with pax-url-aether 01:41:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether 01:41:11 #log4j2.logger.aether.level = TRACE 01:41:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 01:41:11 #log4j2.logger.http-headers.level = DEBUG 01:41:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 01:41:11 #log4j2.logger.maven.level = TRACE 01:41:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 01:41:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 01:41:11 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:11 Configure 01:41:11 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 01:41:11 + local -r controllermem=2048m 01:41:11 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:11 + echo Configure 01:41:11 java home: /usr/lib/jvm/java-21-openjdk-amd64 01:41:11 max memory: 2048m 01:41:11 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:11 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 01:41:11 + echo ' max memory: 2048m' 01:41:11 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 01:41:11 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:11 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:11 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:11 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 01:41:11 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:11 #!/bin/sh 01:41:11 # 01:41:11 # Licensed to the Apache Software Foundation (ASF) under one or more 01:41:11 # contributor license agreements. See the NOTICE file distributed with 01:41:11 # this work for additional information regarding copyright ownership. 01:41:11 # The ASF licenses this file to You under the Apache License, Version 2.0 01:41:11 # (the "License"); you may not use this file except in compliance with 01:41:11 # the License. You may obtain a copy of the License at 01:41:11 # 01:41:11 # http://www.apache.org/licenses/LICENSE-2.0 01:41:11 # 01:41:11 # Unless required by applicable law or agreed to in writing, software 01:41:11 # distributed under the License is distributed on an "AS IS" BASIS, 01:41:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 01:41:11 # See the License for the specific language governing permissions and 01:41:11 # limitations under the License. 01:41:11 # 01:41:11 01:41:11 # 01:41:11 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 01:41:11 # script: client, instance, shell, start, status, stop, karaf 01:41:11 # 01:41:11 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 01:41:11 # Actions go here... 01:41:11 # fi 01:41:11 01:41:11 # 01:41:11 # general settings which should be applied for all scripts go here; please keep 01:41:11 # in mind that it is possible that scripts might be executed more than once, e.g. 01:41:11 # in example of the start script where the start script is executed first and the 01:41:11 # karaf script afterwards. 01:41:11 # 01:41:11 01:41:11 # 01:41:11 # The following section shows the possible configuration options for the default 01:41:11 # karaf scripts 01:41:11 # 01:41:11 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 01:41:11 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 01:41:11 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 01:41:11 # export EXTRA_JAVA_OPTS # Additional JVM options 01:41:11 # export KARAF_HOME # Karaf home folder 01:41:11 # export KARAF_DATA # Karaf data folder 01:41:11 # export KARAF_BASE # Karaf base folder 01:41:11 # export KARAF_ETC # Karaf etc folder 01:41:11 # export KARAF_LOG # Karaf log folder 01:41:11 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 01:41:11 # export KARAF_OPTS # Additional available Karaf options 01:41:11 # export KARAF_DEBUG # Enable debug mode 01:41:11 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 01:41:11 # export KARAF_NOROOT # Prevent execution as root if set to true 01:41:11 Set Java version 01:41:11 + echo 'Set Java version' 01:41:11 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 01:41:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 01:41:11 sudo: a password is required 01:41:11 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:41:11 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 01:41:11 sudo: a password is required 01:41:11 JDK default version ... 01:41:11 + echo 'JDK default version ...' 01:41:11 + java -version 01:41:11 openjdk version "21.0.5" 2024-10-15 01:41:11 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 01:41:11 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 01:41:11 Set JAVA_HOME 01:41:11 + echo 'Set JAVA_HOME' 01:41:11 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 01:41:11 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 01:41:11 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:41:11 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:41:11 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:41:11 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 01:41:11 Listing all open ports on controller system... 01:41:11 + echo 'Listing all open ports on controller system...' 01:41:11 + netstat -pnatu 01:41:11 /tmp/configuration-script.sh: line 40: netstat: command not found 01:41:11 + '[' -f /tmp/custom_shard_config.txt ']' 01:41:11 Configuring cluster 01:41:11 + echo 'Configuring cluster' 01:41:11 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.4 10.30.170.55 10.30.170.172 01:41:11 ################################################ 01:41:11 ## Configure Cluster ## 01:41:11 ################################################ 01:41:11 NOTE: Cluster configuration files not found. Copying from 01:41:11 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 01:41:11 Configuring unique name in pekko.conf 01:41:11 Configuring hostname in pekko.conf 01:41:11 Configuring data and rpc seed nodes in pekko.conf 01:41:11 modules = [ 01:41:11 01:41:11 { 01:41:11 name = "inventory" 01:41:11 namespace = "urn:opendaylight:inventory" 01:41:11 shard-strategy = "module" 01:41:11 }, 01:41:11 { 01:41:11 name = "topology" 01:41:11 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 01:41:11 shard-strategy = "module" 01:41:11 }, 01:41:11 { 01:41:11 name = "toaster" 01:41:11 namespace = "http://netconfcentral.org/ns/toaster" 01:41:11 shard-strategy = "module" 01:41:11 } 01:41:11 ] 01:41:11 Configuring replication type in module-shards.conf 01:41:11 ################################################ 01:41:11 ## NOTE: Manually restart controller to ## 01:41:11 ## apply configuration. ## 01:41:11 ################################################ 01:41:11 Dump pekko.conf 01:41:11 + echo 'Dump pekko.conf' 01:41:11 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 01:41:11 01:41:11 odl-cluster-data { 01:41:11 pekko { 01:41:11 remote { 01:41:11 artery { 01:41:11 enabled = on 01:41:11 transport = tcp 01:41:11 canonical.hostname = "10.30.171.4" 01:41:11 canonical.port = 2550 01:41:11 } 01:41:11 } 01:41:11 01:41:11 cluster { 01:41:11 # Using artery. 01:41:11 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.4:2550", 01:41:11 "pekko://opendaylight-cluster-data@10.30.170.55:2550", 01:41:11 "pekko://opendaylight-cluster-data@10.30.170.172:2550"] 01:41:11 01:41:11 roles = ["member-1"] 01:41:11 01:41:11 # when under load we might trip a false positive on the failure detector 01:41:11 # failure-detector { 01:41:11 # heartbeat-interval = 4 s 01:41:11 # acceptable-heartbeat-pause = 16s 01:41:11 # } 01:41:11 } 01:41:11 01:41:11 persistence { 01:41:11 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 01:41:11 # modifying the following two properties. The directory location specified may be a relative or absolute path. 01:41:11 # The relative path is always relative to KARAF_HOME. 01:41:11 01:41:11 # snapshot-store.local.dir = "target/snapshots" 01:41:11 01:41:11 # Use lz4 compression for LocalSnapshotStore snapshots 01:41:11 snapshot-store.local.use-lz4-compression = false 01:41:11 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 01:41:11 snapshot-store.local.lz4-blocksize = 256KB 01:41:11 } 01:41:11 disable-default-actor-system-quarantined-event-handling = "false" 01:41:11 } 01:41:11 } 01:41:11 Dump modules.conf 01:41:11 + echo 'Dump modules.conf' 01:41:11 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 01:41:11 modules = [ 01:41:11 01:41:11 { 01:41:11 name = "inventory" 01:41:11 namespace = "urn:opendaylight:inventory" 01:41:11 shard-strategy = "module" 01:41:11 }, 01:41:11 { 01:41:11 name = "topology" 01:41:11 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 01:41:11 shard-strategy = "module" 01:41:11 }, 01:41:11 { 01:41:11 name = "toaster" 01:41:11 namespace = "http://netconfcentral.org/ns/toaster" 01:41:11 shard-strategy = "module" 01:41:11 } 01:41:11 ] 01:41:11 Dump module-shards.conf 01:41:11 + echo 'Dump module-shards.conf' 01:41:11 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 01:41:11 module-shards = [ 01:41:11 { 01:41:11 name = "default" 01:41:11 shards = [ 01:41:11 { 01:41:11 name = "default" 01:41:11 replicas = ["member-1", 01:41:11 "member-2", 01:41:11 "member-3"] 01:41:11 } 01:41:11 ] 01:41:11 }, 01:41:11 { 01:41:11 name = "inventory" 01:41:11 shards = [ 01:41:11 { 01:41:11 name="inventory" 01:41:11 replicas = ["member-1", 01:41:11 "member-2", 01:41:11 "member-3"] 01:41:11 } 01:41:11 ] 01:41:11 }, 01:41:11 { 01:41:11 name = "topology" 01:41:11 shards = [ 01:41:11 { 01:41:11 name="topology" 01:41:11 replicas = ["member-1", 01:41:11 "member-2", 01:41:11 "member-3"] 01:41:11 } 01:41:11 ] 01:41:11 }, 01:41:11 { 01:41:11 name = "toaster" 01:41:11 shards = [ 01:41:11 { 01:41:11 name="toaster" 01:41:11 replicas = ["member-1", 01:41:11 "member-2", 01:41:11 "member-3"] 01:41:11 } 01:41:11 ] 01:41:11 } 01:41:11 ] 01:41:11 Configuring member-2 with IP address 10.30.170.55 01:41:11 Warning: Permanently added '10.30.170.55' (ECDSA) to the list of known hosts. 01:41:12 Warning: Permanently added '10.30.170.55' (ECDSA) to the list of known hosts. 01:41:12 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 01:41:12 common-functions.sh is being sourced 01:41:12 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 01:41:12 ++ echo 'common-functions.sh is being sourced' 01:41:12 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 01:41:12 ++ DISTROSTREAM=vanadium 01:41:12 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:12 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:12 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:12 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:12 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 01:41:12 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 01:41:12 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:12 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:12 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:12 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:12 ++ export CONTROLLERMEM= 01:41:12 ++ CONTROLLERMEM= 01:41:12 ++ case "${DISTROSTREAM}" in 01:41:12 ++ CLUSTER_SYSTEM=pekko 01:41:12 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 01:41:12 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 01:41:12 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 01:41:12 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 01:41:12 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 01:41:12 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 01:41:12 ++ print_common_env 01:41:12 ++ cat 01:41:12 common-functions environment: 01:41:12 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:12 ACTUALFEATURES: 01:41:12 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:12 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 01:41:12 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:12 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:12 CONTROLLERMEM: 01:41:12 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 01:41:12 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 01:41:12 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 01:41:12 SUITES: 01:41:12 01:41:12 ++ SSH='ssh -t -t' 01:41:12 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 01:41:12 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 01:41:12 Changing to /tmp 01:41:12 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 01:41:12 + echo 'Changing to /tmp' 01:41:12 + cd /tmp 01:41:12 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip' 01:41:12 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 01:41:12 --2025-10-05 01:41:12-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 01:41:12 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 01:41:12 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 01:41:12 HTTP request sent, awaiting response... 200 OK 01:41:12 Length: 185768500 (177M) [application/zip] 01:41:12 Saving to: ‘karaf-0.23.0-20251004.162647-390.zip’ 01:41:12 01:41:12 0K ........ ........ ........ ........ ........ ........ 1% 62.3M 3s 01:41:12 3072K ........ ........ ........ ........ ........ ........ 3% 114M 2s 01:41:12 6144K ........ ........ ........ ........ ........ ........ 5% 130M 2s 01:41:12 9216K ........ ........ ........ ........ ........ ........ 6% 142M 2s 01:41:12 12288K ........ ........ ........ ........ ........ ........ 8% 138M 2s 01:41:12 15360K ........ ........ ........ ........ ........ ........ 10% 126M 1s 01:41:12 18432K ........ ........ ........ ........ ........ ........ 11% 167M 1s 01:41:12 21504K ........ ........ ........ ........ ........ ........ 13% 175M 1s 01:41:12 24576K ........ ........ ........ ........ ........ ........ 15% 192M 1s 01:41:12 27648K ........ ........ ........ ........ ........ ........ 16% 194M 1s 01:41:12 30720K ........ ........ ........ ........ ........ ........ 18% 195M 1s 01:41:12 33792K ........ ........ ........ ........ ........ ........ 20% 199M 1s 01:41:12 36864K ........ ........ ........ ........ ........ ........ 22% 196M 1s 01:41:12 39936K ........ ........ ........ ........ ........ ........ 23% 203M 1s 01:41:12 43008K ........ ........ ........ ........ ........ ........ 25% 201M 1s 01:41:12 46080K ........ ........ ........ ........ ........ ........ 27% 202M 1s 01:41:12 49152K ........ ........ ........ ........ ........ ........ 28% 198M 1s 01:41:12 52224K ........ ........ ........ ........ ........ ........ 30% 203M 1s 01:41:12 55296K ........ ........ ........ ........ ........ ........ 32% 203M 1s 01:41:12 58368K ........ ........ ........ ........ ........ ........ 33% 206M 1s 01:41:12 61440K ........ ........ ........ ........ ........ ........ 35% 200M 1s 01:41:12 64512K ........ ........ ........ ........ ........ ........ 37% 201M 1s 01:41:12 67584K ........ ........ ........ ........ ........ ........ 38% 203M 1s 01:41:12 70656K ........ ........ ........ ........ ........ ........ 40% 199M 1s 01:41:12 73728K ........ ........ ........ ........ ........ ........ 42% 203M 1s 01:41:12 76800K ........ ........ ........ ........ ........ ........ 44% 199M 1s 01:41:12 79872K ........ ........ ........ ........ ........ ........ 45% 205M 1s 01:41:12 82944K ........ ........ ........ ........ ........ ........ 47% 200M 1s 01:41:13 86016K ........ ........ ........ ........ ........ ........ 49% 196M 1s 01:41:13 89088K ........ ........ ........ ........ ........ ........ 50% 204M 1s 01:41:13 92160K ........ ........ ........ ........ ........ ........ 52% 200M 0s 01:41:13 95232K ........ ........ ........ ........ ........ ........ 54% 202M 0s 01:41:13 98304K ........ ........ ........ ........ ........ ........ 55% 200M 0s 01:41:13 101376K ........ ........ ........ ........ ........ ........ 57% 199M 0s 01:41:13 104448K ........ ........ ........ ........ ........ ........ 59% 198M 0s 01:41:13 107520K ........ ........ ........ ........ ........ ........ 60% 202M 0s 01:41:13 110592K ........ ........ ........ ........ ........ ........ 62% 197M 0s 01:41:13 113664K ........ ........ ........ ........ ........ ........ 64% 205M 0s 01:41:13 116736K ........ ........ ........ ........ ........ ........ 66% 188M 0s 01:41:13 119808K ........ ........ ........ ........ ........ ........ 67% 181M 0s 01:41:13 122880K ........ ........ ........ ........ ........ ........ 69% 175M 0s 01:41:13 125952K ........ ........ ........ ........ ........ ........ 71% 182M 0s 01:41:13 129024K ........ ........ ........ ........ ........ ........ 72% 172M 0s 01:41:13 132096K ........ ........ ........ ........ ........ ........ 74% 175M 0s 01:41:13 135168K ........ ........ ........ ........ ........ ........ 76% 154M 0s 01:41:13 138240K ........ ........ ........ ........ ........ ........ 77% 192M 0s 01:41:13 141312K ........ ........ ........ ........ ........ ........ 79% 173M 0s 01:41:13 144384K ........ ........ ........ ........ ........ ........ 81% 170M 0s 01:41:13 147456K ........ ........ ........ ........ ........ ........ 82% 167M 0s 01:41:13 150528K ........ ........ ........ ........ ........ ........ 84% 174M 0s 01:41:13 153600K ........ ........ ........ ........ ........ ........ 86% 164M 0s 01:41:13 156672K ........ ........ ........ ........ ........ ........ 88% 168M 0s 01:41:13 159744K ........ ........ ........ ........ ........ ........ 89% 166M 0s 01:41:13 162816K ........ ........ ........ ........ ........ ........ 91% 170M 0s 01:41:13 165888K ........ ........ ........ ........ ........ ........ 93% 162M 0s 01:41:13 168960K ........ ........ ........ ........ ........ ........ 94% 166M 0s 01:41:13 172032K ........ ........ ........ ........ ........ ........ 96% 166M 0s 01:41:13 175104K ........ ........ ........ ........ ........ ........ 98% 156M 0s 01:41:13 178176K ........ ........ ........ ........ ........ ........ 99% 175M 0s 01:41:13 181248K .. 100% 394M=1.0s 01:41:13 01:41:13 2025-10-05 01:41:13 (174 MB/s) - ‘karaf-0.23.0-20251004.162647-390.zip’ saved [185768500/185768500] 01:41:13 01:41:13 Extracting the new controller... 01:41:13 + echo 'Extracting the new controller...' 01:41:13 + unzip -q karaf-0.23.0-20251004.162647-390.zip 01:41:15 Adding external repositories... 01:41:15 + echo 'Adding external repositories...' 01:41:15 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:15 ################################################################################ 01:41:15 # 01:41:15 # Licensed to the Apache Software Foundation (ASF) under one or more 01:41:15 # contributor license agreements. See the NOTICE file distributed with 01:41:15 # this work for additional information regarding copyright ownership. 01:41:15 # The ASF licenses this file to You under the Apache License, Version 2.0 01:41:15 # (the "License"); you may not use this file except in compliance with 01:41:15 # the License. You may obtain a copy of the License at 01:41:15 # 01:41:15 # http://www.apache.org/licenses/LICENSE-2.0 01:41:15 # 01:41:15 # Unless required by applicable law or agreed to in writing, software 01:41:15 # distributed under the License is distributed on an "AS IS" BASIS, 01:41:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 01:41:15 # See the License for the specific language governing permissions and 01:41:15 # limitations under the License. 01:41:15 # 01:41:15 ################################################################################ 01:41:15 01:41:15 # 01:41:15 # If set to true, the following property will not allow any certificate to be used 01:41:15 # when accessing Maven repositories through SSL 01:41:15 # 01:41:15 #org.ops4j.pax.url.mvn.certificateCheck= 01:41:15 01:41:15 # 01:41:15 # Path to the local Maven settings file. 01:41:15 # The repositories defined in this file will be automatically added to the list 01:41:15 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 01:41:15 # below is not set. 01:41:15 # The following locations are checked for the existence of the settings.xml file 01:41:15 # * 1. looks for the specified url 01:41:15 # * 2. if not found looks for ${user.home}/.m2/settings.xml 01:41:15 # * 3. if not found looks for ${maven.home}/conf/settings.xml 01:41:15 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 01:41:15 # 01:41:15 #org.ops4j.pax.url.mvn.settings= 01:41:15 01:41:15 # 01:41:15 # Path to the local Maven repository which is used to avoid downloading 01:41:15 # artifacts when they already exist locally. 01:41:15 # The value of this property will be extracted from the settings.xml file 01:41:15 # above, or defaulted to: 01:41:15 # System.getProperty( "user.home" ) + "/.m2/repository" 01:41:15 # 01:41:15 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 01:41:15 01:41:15 # 01:41:15 # Default this to false. It's just weird to use undocumented repos 01:41:15 # 01:41:15 org.ops4j.pax.url.mvn.useFallbackRepositories=false 01:41:15 01:41:15 # 01:41:15 # Uncomment if you don't wanna use the proxy settings 01:41:15 # from the Maven conf/settings.xml file 01:41:15 # 01:41:15 # org.ops4j.pax.url.mvn.proxySupport=false 01:41:15 01:41:15 # 01:41:15 # Comma separated list of repositories scanned when resolving an artifact. 01:41:15 # Those repositories will be checked before iterating through the 01:41:15 # below list of repositories and even before the local repository 01:41:15 # A repository url can be appended with zero or more of the following flags: 01:41:15 # @snapshots : the repository contains snaphots 01:41:15 # @noreleases : the repository does not contain any released artifacts 01:41:15 # 01:41:15 # The following property value will add the system folder as a repo. 01:41:15 # 01:41:15 org.ops4j.pax.url.mvn.defaultRepositories=\ 01:41:15 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 01:41:15 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 01:41:15 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 01:41:15 01:41:15 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 01:41:15 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 01:41:15 01:41:15 # 01:41:15 # Comma separated list of repositories scanned when resolving an artifact. 01:41:15 # The default list includes the following repositories: 01:41:15 # http://repo1.maven.org/maven2@id=central 01:41:15 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 01:41:15 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 01:41:15 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 01:41:15 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 01:41:15 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 01:41:15 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 01:41:15 # To add repositories to the default ones, prepend '+' to the list of repositories 01:41:15 # to add. 01:41:15 # A repository url can be appended with zero or more of the following flags: 01:41:15 # @snapshots : the repository contains snapshots 01:41:15 # @noreleases : the repository does not contain any released artifacts 01:41:15 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 01:41:15 # 01:41:15 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 01:41:15 01:41:15 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 01:41:15 + [[ True == \T\r\u\e ]] 01:41:15 + echo 'Configuring the startup features...' 01:41:15 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:15 + FEATURE_TEST_STRING=features-test 01:41:15 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 01:41:15 + KARAF_VERSION=karaf4 01:41:15 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 01:41:15 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:15 + [[ ! -z '' ]] 01:41:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:15 ################################################################################ 01:41:15 # 01:41:15 # Licensed to the Apache Software Foundation (ASF) under one or more 01:41:15 # contributor license agreements. See the NOTICE file distributed with 01:41:15 # this work for additional information regarding copyright ownership. 01:41:15 # The ASF licenses this file to You under the Apache License, Version 2.0 01:41:15 # (the "License"); you may not use this file except in compliance with 01:41:15 # the License. You may obtain a copy of the License at 01:41:15 # 01:41:15 # http://www.apache.org/licenses/LICENSE-2.0 01:41:15 # 01:41:15 # Unless required by applicable law or agreed to in writing, software 01:41:15 # distributed under the License is distributed on an "AS IS" BASIS, 01:41:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 01:41:15 # See the License for the specific language governing permissions and 01:41:15 # limitations under the License. 01:41:15 # 01:41:15 ################################################################################ 01:41:15 01:41:15 # 01:41:15 # Comma separated list of features repositories to register by default 01:41:15 # 01:41:15 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/52c26b8d-2f60-4bf1-bc70-8170a83ea98f.xml 01:41:15 01:41:15 # 01:41:15 # Comma separated list of features to install at startup 01:41:15 # 01:41:15 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, ae6bce9c-e962-4f51-aa0b-5ca69feb8204 01:41:15 01:41:15 # 01:41:15 # Resource repositories (OBR) that the features resolver can use 01:41:15 # to resolve requirements/capabilities 01:41:15 # 01:41:15 # The format of the resourceRepositories is 01:41:15 # resourceRepositories=[xml:url|json:url],... 01:41:15 # for Instance: 01:41:15 # 01:41:15 #resourceRepositories=xml:http://host/path/to/index.xml 01:41:15 # or 01:41:15 #resourceRepositories=json:http://host/path/to/index.json 01:41:15 # 01:41:15 01:41:15 # 01:41:15 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 01:41:15 # 01:41:15 featuresBootAsynchronous=false 01:41:15 01:41:15 # 01:41:15 # Service requirements enforcement 01:41:15 # 01:41:15 # By default, the feature resolver checks the service requirements/capabilities of 01:41:15 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 01:41:15 # the required bundles. 01:41:15 # The following flag can have those values: 01:41:15 # - disable: service requirements are completely ignored 01:41:15 # - default: service requirements are ignored for old features 01:41:15 # - enforce: service requirements are always verified 01:41:15 # 01:41:15 #serviceRequirements=default 01:41:15 01:41:15 # 01:41:15 # Store cfg file for config element in feature 01:41:15 # 01:41:15 #configCfgStore=true 01:41:15 01:41:15 # 01:41:15 # Define if the feature service automatically refresh bundles 01:41:15 # 01:41:15 autoRefresh=true 01:41:15 01:41:15 # 01:41:15 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 01:41:15 # XML file defines instructions related to features processing 01:41:15 # versions.properties may declare properties to resolve placeholders in XML file 01:41:15 # both files are relative to ${karaf.etc} 01:41:15 # 01:41:15 #featureProcessing=org.apache.karaf.features.xml 01:41:15 #featureProcessingVersions=versions.properties 01:41:15 + configure_karaf_log karaf4 '' 01:41:15 + local -r karaf_version=karaf4 01:41:15 + local -r controllerdebugmap= 01:41:15 + local logapi=log4j 01:41:15 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 01:41:15 log4j2.rootLogger.level = INFO 01:41:15 #log4j2.rootLogger.type = asyncRoot 01:41:15 #log4j2.rootLogger.includeLocation = false 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 01:41:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 01:41:15 log4j2.rootLogger.appenderRef.Console.ref = Console 01:41:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 01:41:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 01:41:15 log4j2.logger.spifly.name = org.apache.aries.spifly 01:41:15 log4j2.logger.spifly.level = WARN 01:41:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 01:41:15 log4j2.logger.audit.level = INFO 01:41:15 log4j2.logger.audit.additivity = false 01:41:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 01:41:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 01:41:15 log4j2.appender.console.type = Console 01:41:15 log4j2.appender.console.name = Console 01:41:15 log4j2.appender.console.layout.type = PatternLayout 01:41:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 01:41:15 log4j2.appender.rolling.type = RollingRandomAccessFile 01:41:15 log4j2.appender.rolling.name = RollingFile 01:41:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 01:41:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 01:41:15 #log4j2.appender.rolling.immediateFlush = false 01:41:15 log4j2.appender.rolling.append = true 01:41:15 log4j2.appender.rolling.layout.type = PatternLayout 01:41:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 01:41:15 log4j2.appender.rolling.policies.type = Policies 01:41:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 01:41:15 log4j2.appender.rolling.policies.size.size = 64MB 01:41:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 01:41:15 log4j2.appender.rolling.strategy.max = 7 01:41:15 log4j2.appender.audit.type = RollingRandomAccessFile 01:41:15 log4j2.appender.audit.name = AuditRollingFile 01:41:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 01:41:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 01:41:15 log4j2.appender.audit.append = true 01:41:15 log4j2.appender.audit.layout.type = PatternLayout 01:41:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 01:41:15 log4j2.appender.audit.policies.type = Policies 01:41:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 01:41:15 log4j2.appender.audit.policies.size.size = 8MB 01:41:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 01:41:15 log4j2.appender.audit.strategy.max = 7 01:41:15 log4j2.appender.osgi.type = PaxOsgi 01:41:15 log4j2.appender.osgi.name = PaxOsgi 01:41:15 log4j2.appender.osgi.filter = * 01:41:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether 01:41:15 #log4j2.logger.aether.level = TRACE 01:41:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 01:41:15 #log4j2.logger.http-headers.level = DEBUG 01:41:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 01:41:15 #log4j2.logger.maven.level = TRACE 01:41:15 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 01:41:15 + logapi=log4j2 01:41:15 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 01:41:15 + '[' log4j2 == log4j2 ']' 01:41:15 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:15 controllerdebugmap: 01:41:15 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 01:41:15 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 01:41:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 01:41:15 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 01:41:15 + unset IFS 01:41:15 + echo 'controllerdebugmap: ' 01:41:15 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:15 + '[' -n '' ']' 01:41:15 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 01:41:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:15 ################################################################################ 01:41:15 # 01:41:15 # Licensed to the Apache Software Foundation (ASF) under one or more 01:41:15 # contributor license agreements. See the NOTICE file distributed with 01:41:15 # this work for additional information regarding copyright ownership. 01:41:15 # The ASF licenses this file to You under the Apache License, Version 2.0 01:41:15 # (the "License"); you may not use this file except in compliance with 01:41:15 # the License. You may obtain a copy of the License at 01:41:15 # 01:41:15 # http://www.apache.org/licenses/LICENSE-2.0 01:41:15 # 01:41:15 # Unless required by applicable law or agreed to in writing, software 01:41:15 # distributed under the License is distributed on an "AS IS" BASIS, 01:41:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 01:41:15 # See the License for the specific language governing permissions and 01:41:15 # limitations under the License. 01:41:15 # 01:41:15 ################################################################################ 01:41:15 01:41:15 # Common pattern layout for appenders 01:41:15 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 01:41:15 01:41:15 # Root logger 01:41:15 log4j2.rootLogger.level = INFO 01:41:15 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 01:41:15 #log4j2.rootLogger.type = asyncRoot 01:41:15 #log4j2.rootLogger.includeLocation = false 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 01:41:15 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 01:41:15 log4j2.rootLogger.appenderRef.Console.ref = Console 01:41:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 01:41:15 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 01:41:15 01:41:15 # Filters for logs marked by org.opendaylight.odlparent.Markers 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 01:41:15 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 01:41:15 01:41:15 # Loggers configuration 01:41:15 01:41:15 # Spifly logger 01:41:15 log4j2.logger.spifly.name = org.apache.aries.spifly 01:41:15 log4j2.logger.spifly.level = WARN 01:41:15 01:41:15 # Security audit logger 01:41:15 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 01:41:15 log4j2.logger.audit.level = INFO 01:41:15 log4j2.logger.audit.additivity = false 01:41:15 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 01:41:15 01:41:15 # Appenders configuration 01:41:15 01:41:15 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 01:41:15 log4j2.appender.console.type = Console 01:41:15 log4j2.appender.console.name = Console 01:41:15 log4j2.appender.console.layout.type = PatternLayout 01:41:15 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 01:41:15 01:41:15 # Rolling file appender 01:41:15 log4j2.appender.rolling.type = RollingRandomAccessFile 01:41:15 log4j2.appender.rolling.name = RollingFile 01:41:15 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 01:41:15 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 01:41:15 # uncomment to not force a disk flush 01:41:15 #log4j2.appender.rolling.immediateFlush = false 01:41:15 log4j2.appender.rolling.append = true 01:41:15 log4j2.appender.rolling.layout.type = PatternLayout 01:41:15 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 01:41:15 log4j2.appender.rolling.policies.type = Policies 01:41:15 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 01:41:15 log4j2.appender.rolling.policies.size.size = 1GB 01:41:15 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 01:41:15 log4j2.appender.rolling.strategy.max = 7 01:41:15 01:41:15 # Audit file appender 01:41:15 log4j2.appender.audit.type = RollingRandomAccessFile 01:41:15 log4j2.appender.audit.name = AuditRollingFile 01:41:15 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 01:41:15 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 01:41:15 log4j2.appender.audit.append = true 01:41:15 log4j2.appender.audit.layout.type = PatternLayout 01:41:15 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 01:41:15 log4j2.appender.audit.policies.type = Policies 01:41:15 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 01:41:15 log4j2.appender.audit.policies.size.size = 8MB 01:41:15 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 01:41:15 log4j2.appender.audit.strategy.max = 7 01:41:15 01:41:15 # OSGi appender 01:41:15 log4j2.appender.osgi.type = PaxOsgi 01:41:15 log4j2.appender.osgi.name = PaxOsgi 01:41:15 log4j2.appender.osgi.filter = * 01:41:15 01:41:15 # help with identification of maven-related problems with pax-url-aether 01:41:15 #log4j2.logger.aether.name = shaded.org.eclipse.aether 01:41:15 #log4j2.logger.aether.level = TRACE 01:41:15 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 01:41:15 #log4j2.logger.http-headers.level = DEBUG 01:41:15 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 01:41:15 #log4j2.logger.maven.level = TRACE 01:41:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 01:41:15 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 01:41:15 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:15 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 01:41:15 + local -r controllermem=2048m 01:41:15 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:15 Configure 01:41:15 java home: /usr/lib/jvm/java-21-openjdk-amd64 01:41:15 max memory: 2048m 01:41:15 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:15 + echo Configure 01:41:15 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 01:41:15 + echo ' max memory: 2048m' 01:41:15 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 01:41:15 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:15 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:15 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:15 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 01:41:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:15 #!/bin/sh 01:41:15 # 01:41:15 # Licensed to the Apache Software Foundation (ASF) under one or more 01:41:15 # contributor license agreements. See the NOTICE file distributed with 01:41:15 # this work for additional information regarding copyright ownership. 01:41:15 # The ASF licenses this file to You under the Apache License, Version 2.0 01:41:15 # (the "License"); you may not use this file except in compliance with 01:41:15 # the License. You may obtain a copy of the License at 01:41:15 # 01:41:15 # http://www.apache.org/licenses/LICENSE-2.0 01:41:15 # 01:41:15 # Unless required by applicable law or agreed to in writing, software 01:41:15 # distributed under the License is distributed on an "AS IS" BASIS, 01:41:15 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 01:41:15 # See the License for the specific language governing permissions and 01:41:15 # limitations under the License. 01:41:15 # 01:41:15 01:41:15 # 01:41:15 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 01:41:15 # script: client, instance, shell, start, status, stop, karaf 01:41:15 # 01:41:15 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 01:41:15 # Actions go here... 01:41:15 # fi 01:41:15 01:41:15 # 01:41:15 # general settings which should be applied for all scripts go here; please keep 01:41:15 # in mind that it is possible that scripts might be executed more than once, e.g. 01:41:15 # in example of the start script where the start script is executed first and the 01:41:15 # karaf script afterwards. 01:41:15 # 01:41:15 01:41:15 # 01:41:15 # The following section shows the possible configuration options for the default 01:41:15 # karaf scripts 01:41:15 # 01:41:15 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 01:41:15 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 01:41:15 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 01:41:15 # export EXTRA_JAVA_OPTS # Additional JVM options 01:41:15 # export KARAF_HOME # Karaf home folder 01:41:15 # export KARAF_DATA # Karaf data folder 01:41:15 # export KARAF_BASE # Karaf base folder 01:41:15 # export KARAF_ETC # Karaf etc folder 01:41:15 # export KARAF_LOG # Karaf log folder 01:41:15 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 01:41:15 # export KARAF_OPTS # Additional available Karaf options 01:41:15 # export KARAF_DEBUG # Enable debug mode 01:41:15 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 01:41:15 # export KARAF_NOROOT # Prevent execution as root if set to true 01:41:15 Set Java version 01:41:15 + echo 'Set Java version' 01:41:15 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 01:41:15 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 01:41:15 sudo: a password is required 01:41:15 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:41:15 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 01:41:15 sudo: a password is required 01:41:15 JDK default version ... 01:41:15 + echo 'JDK default version ...' 01:41:15 + java -version 01:41:15 openjdk version "21.0.5" 2024-10-15 01:41:15 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 01:41:15 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 01:41:15 Set JAVA_HOME 01:41:15 + echo 'Set JAVA_HOME' 01:41:15 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 01:41:15 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 01:41:15 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:41:15 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:41:15 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 01:41:15 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:41:15 Listing all open ports on controller system... 01:41:15 + echo 'Listing all open ports on controller system...' 01:41:15 + netstat -pnatu 01:41:15 /tmp/configuration-script.sh: line 40: netstat: command not found 01:41:15 Configuring cluster 01:41:15 + '[' -f /tmp/custom_shard_config.txt ']' 01:41:15 + echo 'Configuring cluster' 01:41:15 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.4 10.30.170.55 10.30.170.172 01:41:15 ################################################ 01:41:15 ## Configure Cluster ## 01:41:15 ################################################ 01:41:15 NOTE: Cluster configuration files not found. Copying from 01:41:15 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 01:41:15 Configuring unique name in pekko.conf 01:41:15 Configuring hostname in pekko.conf 01:41:15 Configuring data and rpc seed nodes in pekko.conf 01:41:15 modules = [ 01:41:15 01:41:15 { 01:41:15 name = "inventory" 01:41:15 namespace = "urn:opendaylight:inventory" 01:41:15 shard-strategy = "module" 01:41:15 }, 01:41:15 { 01:41:15 name = "topology" 01:41:15 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 01:41:15 shard-strategy = "module" 01:41:15 }, 01:41:15 { 01:41:15 name = "toaster" 01:41:15 namespace = "http://netconfcentral.org/ns/toaster" 01:41:15 shard-strategy = "module" 01:41:15 } 01:41:15 ] 01:41:15 Configuring replication type in module-shards.conf 01:41:15 ################################################ 01:41:15 ## NOTE: Manually restart controller to ## 01:41:15 ## apply configuration. ## 01:41:15 ################################################ 01:41:15 Dump pekko.conf 01:41:15 + echo 'Dump pekko.conf' 01:41:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 01:41:15 01:41:15 odl-cluster-data { 01:41:15 pekko { 01:41:15 remote { 01:41:15 artery { 01:41:15 enabled = on 01:41:15 transport = tcp 01:41:15 canonical.hostname = "10.30.170.55" 01:41:15 canonical.port = 2550 01:41:15 } 01:41:15 } 01:41:15 01:41:15 cluster { 01:41:15 # Using artery. 01:41:15 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.4:2550", 01:41:15 "pekko://opendaylight-cluster-data@10.30.170.55:2550", 01:41:15 "pekko://opendaylight-cluster-data@10.30.170.172:2550"] 01:41:15 01:41:15 roles = ["member-2"] 01:41:15 01:41:15 # when under load we might trip a false positive on the failure detector 01:41:15 # failure-detector { 01:41:15 # heartbeat-interval = 4 s 01:41:15 # acceptable-heartbeat-pause = 16s 01:41:15 # } 01:41:15 } 01:41:15 01:41:15 persistence { 01:41:15 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 01:41:15 # modifying the following two properties. The directory location specified may be a relative or absolute path. 01:41:15 # The relative path is always relative to KARAF_HOME. 01:41:15 01:41:15 # snapshot-store.local.dir = "target/snapshots" 01:41:15 01:41:15 # Use lz4 compression for LocalSnapshotStore snapshots 01:41:15 snapshot-store.local.use-lz4-compression = false 01:41:15 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 01:41:15 snapshot-store.local.lz4-blocksize = 256KB 01:41:15 } 01:41:15 disable-default-actor-system-quarantined-event-handling = "false" 01:41:15 } 01:41:15 } 01:41:15 Dump modules.conf 01:41:15 + echo 'Dump modules.conf' 01:41:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 01:41:15 modules = [ 01:41:15 01:41:15 { 01:41:15 name = "inventory" 01:41:15 namespace = "urn:opendaylight:inventory" 01:41:15 shard-strategy = "module" 01:41:15 }, 01:41:15 { 01:41:15 name = "topology" 01:41:15 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 01:41:15 shard-strategy = "module" 01:41:15 }, 01:41:15 { 01:41:15 name = "toaster" 01:41:15 namespace = "http://netconfcentral.org/ns/toaster" 01:41:15 shard-strategy = "module" 01:41:15 } 01:41:15 ] 01:41:15 Dump module-shards.conf 01:41:15 + echo 'Dump module-shards.conf' 01:41:15 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 01:41:15 module-shards = [ 01:41:15 { 01:41:15 name = "default" 01:41:15 shards = [ 01:41:15 { 01:41:15 name = "default" 01:41:15 replicas = ["member-1", 01:41:15 "member-2", 01:41:15 "member-3"] 01:41:15 } 01:41:15 ] 01:41:15 }, 01:41:15 { 01:41:15 name = "inventory" 01:41:15 shards = [ 01:41:15 { 01:41:15 name="inventory" 01:41:15 replicas = ["member-1", 01:41:15 "member-2", 01:41:15 "member-3"] 01:41:15 } 01:41:15 ] 01:41:15 }, 01:41:15 { 01:41:15 name = "topology" 01:41:15 shards = [ 01:41:15 { 01:41:15 name="topology" 01:41:15 replicas = ["member-1", 01:41:15 "member-2", 01:41:15 "member-3"] 01:41:15 } 01:41:15 ] 01:41:15 }, 01:41:15 { 01:41:15 name = "toaster" 01:41:15 shards = [ 01:41:15 { 01:41:15 name="toaster" 01:41:15 replicas = ["member-1", 01:41:15 "member-2", 01:41:15 "member-3"] 01:41:15 } 01:41:15 ] 01:41:15 } 01:41:15 ] 01:41:15 Configuring member-3 with IP address 10.30.170.172 01:41:15 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 01:41:16 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 01:41:16 + source /tmp/common-functions.sh karaf-0.23.0-SNAPSHOT vanadium 01:41:16 common-functions.sh is being sourced 01:41:16 ++ [[ /tmp/common-functions.sh == \/\t\m\p\/\c\o\n\f\i\g\u\r\a\t\i\o\n\-\s\c\r\i\p\t\.\s\h ]] 01:41:16 ++ echo 'common-functions.sh is being sourced' 01:41:16 ++ BUNDLEFOLDER=karaf-0.23.0-SNAPSHOT 01:41:16 ++ DISTROSTREAM=vanadium 01:41:16 ++ export MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:16 ++ MAVENCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:16 ++ export FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:16 ++ FEATURESCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:16 ++ export CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 01:41:16 ++ CUSTOMPROP=/tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 01:41:16 ++ export LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:16 ++ LOGCONF=/tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:16 ++ export MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:16 ++ MEMCONF=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:16 ++ export CONTROLLERMEM= 01:41:16 ++ CONTROLLERMEM= 01:41:16 ++ case "${DISTROSTREAM}" in 01:41:16 ++ CLUSTER_SYSTEM=pekko 01:41:16 ++ export AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 01:41:16 ++ AKKACONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 01:41:16 ++ export MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 01:41:16 ++ MODULESCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 01:41:16 ++ export MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 01:41:16 ++ MODULESHARDSCONF=/tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 01:41:16 ++ print_common_env 01:41:16 ++ cat 01:41:16 common-functions environment: 01:41:16 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:16 ACTUALFEATURES: 01:41:16 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:16 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 01:41:16 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:16 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:16 CONTROLLERMEM: 01:41:16 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 01:41:16 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 01:41:16 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 01:41:16 SUITES: 01:41:16 01:41:16 ++ SSH='ssh -t -t' 01:41:16 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 01:41:16 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 01:41:16 Changing to /tmp 01:41:16 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 01:41:16 + echo 'Changing to /tmp' 01:41:16 + cd /tmp 01:41:16 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip' 01:41:16 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 01:41:16 --2025-10-05 01:41:16-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.23.0-SNAPSHOT/karaf-0.23.0-20251004.162647-390.zip 01:41:16 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 01:41:16 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 01:41:16 HTTP request sent, awaiting response... 200 OK 01:41:16 Length: 185768500 (177M) [application/zip] 01:41:16 Saving to: ‘karaf-0.23.0-20251004.162647-390.zip’ 01:41:16 01:41:16 0K ........ ........ ........ ........ ........ ........ 1% 80.6M 2s 01:41:16 3072K ........ ........ ........ ........ ........ ........ 3% 127M 2s 01:41:16 6144K ........ ........ ........ ........ ........ ........ 5% 171M 1s 01:41:16 9216K ........ ........ ........ ........ ........ ........ 6% 147M 1s 01:41:16 12288K ........ ........ ........ ........ ........ ........ 8% 161M 1s 01:41:16 15360K ........ ........ ........ ........ ........ ........ 10% 188M 1s 01:41:16 18432K ........ ........ ........ ........ ........ ........ 11% 187M 1s 01:41:16 21504K ........ ........ ........ ........ ........ ........ 13% 228M 1s 01:41:16 24576K ........ ........ ........ ........ ........ ........ 15% 248M 1s 01:41:16 27648K ........ ........ ........ ........ ........ ........ 16% 238M 1s 01:41:16 30720K ........ ........ ........ ........ ........ ........ 18% 220M 1s 01:41:16 33792K ........ ........ ........ ........ ........ ........ 20% 233M 1s 01:41:16 36864K ........ ........ ........ ........ ........ ........ 22% 233M 1s 01:41:16 39936K ........ ........ ........ ........ ........ ........ 23% 234M 1s 01:41:16 43008K ........ ........ ........ ........ ........ ........ 25% 253M 1s 01:41:16 46080K ........ ........ ........ ........ ........ ........ 27% 303M 1s 01:41:16 49152K ........ ........ ........ ........ ........ ........ 28% 300M 1s 01:41:16 52224K ........ ........ ........ ........ ........ ........ 30% 251M 1s 01:41:16 55296K ........ ........ ........ ........ ........ ........ 32% 276M 1s 01:41:16 58368K ........ ........ ........ ........ ........ ........ 33% 328M 1s 01:41:16 61440K ........ ........ ........ ........ ........ ........ 35% 307M 1s 01:41:16 64512K ........ ........ ........ ........ ........ ........ 37% 296M 1s 01:41:16 67584K ........ ........ ........ ........ ........ ........ 38% 290M 1s 01:41:16 70656K ........ ........ ........ ........ ........ ........ 40% 294M 1s 01:41:16 73728K ........ ........ ........ ........ ........ ........ 42% 306M 0s 01:41:16 76800K ........ ........ ........ ........ ........ ........ 44% 304M 0s 01:41:16 79872K ........ ........ ........ ........ ........ ........ 45% 301M 0s 01:41:16 82944K ........ ........ ........ ........ ........ ........ 47% 312M 0s 01:41:16 86016K ........ ........ ........ ........ ........ ........ 49% 304M 0s 01:41:16 89088K ........ ........ ........ ........ ........ ........ 50% 304M 0s 01:41:16 92160K ........ ........ ........ ........ ........ ........ 52% 308M 0s 01:41:16 95232K ........ ........ ........ ........ ........ ........ 54% 303M 0s 01:41:16 98304K ........ ........ ........ ........ ........ ........ 55% 287M 0s 01:41:16 101376K ........ ........ ........ ........ ........ ........ 57% 294M 0s 01:41:16 104448K ........ ........ ........ ........ ........ ........ 59% 284M 0s 01:41:16 107520K ........ ........ ........ ........ ........ ........ 60% 296M 0s 01:41:16 110592K ........ ........ ........ ........ ........ ........ 62% 294M 0s 01:41:16 113664K ........ ........ ........ ........ ........ ........ 64% 296M 0s 01:41:16 116736K ........ ........ ........ ........ ........ ........ 66% 243M 0s 01:41:16 119808K ........ ........ ........ ........ ........ ........ 67% 364M 0s 01:41:16 122880K ........ ........ ........ ........ ........ ........ 69% 294M 0s 01:41:16 125952K ........ ........ ........ ........ ........ ........ 71% 300M 0s 01:41:16 129024K ........ ........ ........ ........ ........ ........ 72% 291M 0s 01:41:16 132096K ........ ........ ........ ........ ........ ........ 74% 291M 0s 01:41:16 135168K ........ ........ ........ ........ ........ ........ 76% 282M 0s 01:41:16 138240K ........ ........ ........ ........ ........ ........ 77% 299M 0s 01:41:16 141312K ........ ........ ........ ........ ........ ........ 79% 296M 0s 01:41:16 144384K ........ ........ ........ ........ ........ ........ 81% 290M 0s 01:41:16 147456K ........ ........ ........ ........ ........ ........ 82% 300M 0s 01:41:16 150528K ........ ........ ........ ........ ........ ........ 84% 299M 0s 01:41:16 153600K ........ ........ ........ ........ ........ ........ 86% 301M 0s 01:41:16 156672K ........ ........ ........ ........ ........ ........ 88% 286M 0s 01:41:16 159744K ........ ........ ........ ........ ........ ........ 89% 309M 0s 01:41:16 162816K ........ ........ ........ ........ ........ ........ 91% 297M 0s 01:41:16 165888K ........ ........ ........ ........ ........ ........ 93% 301M 0s 01:41:16 168960K ........ ........ ........ ........ ........ ........ 94% 296M 0s 01:41:17 172032K ........ ........ ........ ........ ........ ........ 96% 279M 0s 01:41:17 175104K ........ ........ ........ ........ ........ ........ 98% 292M 0s 01:41:17 178176K ........ ........ ........ ........ ........ ........ 99% 291M 0s 01:41:17 181248K .. 100% 568M=0.7s 01:41:17 01:41:17 2025-10-05 01:41:17 (254 MB/s) - ‘karaf-0.23.0-20251004.162647-390.zip’ saved [185768500/185768500] 01:41:17 01:41:17 Extracting the new controller... 01:41:17 + echo 'Extracting the new controller...' 01:41:17 + unzip -q karaf-0.23.0-20251004.162647-390.zip 01:41:18 Adding external repositories... 01:41:18 + echo 'Adding external repositories...' 01:41:18 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:18 ################################################################################ 01:41:18 # 01:41:18 # Licensed to the Apache Software Foundation (ASF) under one or more 01:41:18 # contributor license agreements. See the NOTICE file distributed with 01:41:18 # this work for additional information regarding copyright ownership. 01:41:18 # The ASF licenses this file to You under the Apache License, Version 2.0 01:41:18 # (the "License"); you may not use this file except in compliance with 01:41:18 # the License. You may obtain a copy of the License at 01:41:18 # 01:41:18 # http://www.apache.org/licenses/LICENSE-2.0 01:41:18 # 01:41:18 # Unless required by applicable law or agreed to in writing, software 01:41:18 # distributed under the License is distributed on an "AS IS" BASIS, 01:41:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 01:41:18 # See the License for the specific language governing permissions and 01:41:18 # limitations under the License. 01:41:18 # 01:41:18 ################################################################################ 01:41:18 01:41:18 # 01:41:18 # If set to true, the following property will not allow any certificate to be used 01:41:18 # when accessing Maven repositories through SSL 01:41:18 # 01:41:18 #org.ops4j.pax.url.mvn.certificateCheck= 01:41:18 01:41:18 # 01:41:18 # Path to the local Maven settings file. 01:41:18 # The repositories defined in this file will be automatically added to the list 01:41:18 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 01:41:18 # below is not set. 01:41:18 # The following locations are checked for the existence of the settings.xml file 01:41:18 # * 1. looks for the specified url 01:41:18 # * 2. if not found looks for ${user.home}/.m2/settings.xml 01:41:18 # * 3. if not found looks for ${maven.home}/conf/settings.xml 01:41:18 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 01:41:18 # 01:41:18 #org.ops4j.pax.url.mvn.settings= 01:41:18 01:41:18 # 01:41:18 # Path to the local Maven repository which is used to avoid downloading 01:41:18 # artifacts when they already exist locally. 01:41:18 # The value of this property will be extracted from the settings.xml file 01:41:18 # above, or defaulted to: 01:41:18 # System.getProperty( "user.home" ) + "/.m2/repository" 01:41:18 # 01:41:18 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 01:41:18 01:41:18 # 01:41:18 # Default this to false. It's just weird to use undocumented repos 01:41:18 # 01:41:18 org.ops4j.pax.url.mvn.useFallbackRepositories=false 01:41:18 01:41:18 # 01:41:18 # Uncomment if you don't wanna use the proxy settings 01:41:18 # from the Maven conf/settings.xml file 01:41:18 # 01:41:18 # org.ops4j.pax.url.mvn.proxySupport=false 01:41:18 01:41:18 # 01:41:18 # Comma separated list of repositories scanned when resolving an artifact. 01:41:18 # Those repositories will be checked before iterating through the 01:41:18 # below list of repositories and even before the local repository 01:41:18 # A repository url can be appended with zero or more of the following flags: 01:41:18 # @snapshots : the repository contains snaphots 01:41:18 # @noreleases : the repository does not contain any released artifacts 01:41:18 # 01:41:18 # The following property value will add the system folder as a repo. 01:41:18 # 01:41:18 org.ops4j.pax.url.mvn.defaultRepositories=\ 01:41:18 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 01:41:18 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 01:41:18 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 01:41:18 01:41:18 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 01:41:18 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 01:41:18 01:41:18 # 01:41:18 # Comma separated list of repositories scanned when resolving an artifact. 01:41:18 # The default list includes the following repositories: 01:41:18 # http://repo1.maven.org/maven2@id=central 01:41:18 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 01:41:18 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 01:41:18 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 01:41:18 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 01:41:18 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 01:41:18 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 01:41:18 # To add repositories to the default ones, prepend '+' to the list of repositories 01:41:18 # to add. 01:41:18 # A repository url can be appended with zero or more of the following flags: 01:41:18 # @snapshots : the repository contains snapshots 01:41:18 # @noreleases : the repository does not contain any released artifacts 01:41:18 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 01:41:18 # 01:41:18 org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 01:41:18 01:41:18 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 01:41:18 + [[ True == \T\r\u\e ]] 01:41:18 + echo 'Configuring the startup features...' 01:41:18 + sed -ie 's/\(featuresBoot=\|featuresBoot =\)/featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app,/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:18 + FEATURE_TEST_STRING=features-test 01:41:18 + FEATURE_TEST_VERSION=0.23.0-SNAPSHOT 01:41:18 + KARAF_VERSION=karaf4 01:41:18 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 01:41:18 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:18 + [[ ! -z '' ]] 01:41:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:18 ################################################################################ 01:41:18 # 01:41:18 # Licensed to the Apache Software Foundation (ASF) under one or more 01:41:18 # contributor license agreements. See the NOTICE file distributed with 01:41:18 # this work for additional information regarding copyright ownership. 01:41:18 # The ASF licenses this file to You under the Apache License, Version 2.0 01:41:18 # (the "License"); you may not use this file except in compliance with 01:41:18 # the License. You may obtain a copy of the License at 01:41:18 # 01:41:18 # http://www.apache.org/licenses/LICENSE-2.0 01:41:18 # 01:41:18 # Unless required by applicable law or agreed to in writing, software 01:41:18 # distributed under the License is distributed on an "AS IS" BASIS, 01:41:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 01:41:18 # See the License for the specific language governing permissions and 01:41:18 # limitations under the License. 01:41:18 # 01:41:18 ################################################################################ 01:41:18 01:41:18 # 01:41:18 # Comma separated list of features repositories to register by default 01:41:18 # 01:41:18 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.23.0-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/52c26b8d-2f60-4bf1-bc70-8170a83ea98f.xml 01:41:18 01:41:18 # 01:41:18 # Comma separated list of features to install at startup 01:41:18 # 01:41:18 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, ae6bce9c-e962-4f51-aa0b-5ca69feb8204 01:41:18 01:41:18 # 01:41:18 # Resource repositories (OBR) that the features resolver can use 01:41:18 # to resolve requirements/capabilities 01:41:18 # 01:41:18 # The format of the resourceRepositories is 01:41:18 # resourceRepositories=[xml:url|json:url],... 01:41:18 # for Instance: 01:41:18 # 01:41:18 #resourceRepositories=xml:http://host/path/to/index.xml 01:41:18 # or 01:41:18 #resourceRepositories=json:http://host/path/to/index.json 01:41:18 # 01:41:18 01:41:18 # 01:41:18 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 01:41:18 # 01:41:18 featuresBootAsynchronous=false 01:41:18 01:41:18 # 01:41:18 # Service requirements enforcement 01:41:18 # 01:41:18 # By default, the feature resolver checks the service requirements/capabilities of 01:41:18 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 01:41:18 # the required bundles. 01:41:18 # The following flag can have those values: 01:41:18 # - disable: service requirements are completely ignored 01:41:18 # - default: service requirements are ignored for old features 01:41:18 # - enforce: service requirements are always verified 01:41:18 # 01:41:18 #serviceRequirements=default 01:41:18 01:41:18 # 01:41:18 # Store cfg file for config element in feature 01:41:18 # 01:41:18 #configCfgStore=true 01:41:18 01:41:18 # 01:41:18 # Define if the feature service automatically refresh bundles 01:41:18 # 01:41:18 autoRefresh=true 01:41:18 01:41:18 # 01:41:18 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 01:41:18 # XML file defines instructions related to features processing 01:41:18 # versions.properties may declare properties to resolve placeholders in XML file 01:41:18 # both files are relative to ${karaf.etc} 01:41:18 # 01:41:18 #featureProcessing=org.apache.karaf.features.xml 01:41:18 #featureProcessingVersions=versions.properties 01:41:18 + configure_karaf_log karaf4 '' 01:41:18 + local -r karaf_version=karaf4 01:41:18 + local -r controllerdebugmap= 01:41:18 + local logapi=log4j 01:41:18 + grep log4j2 /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 01:41:18 log4j2.rootLogger.level = INFO 01:41:18 #log4j2.rootLogger.type = asyncRoot 01:41:18 #log4j2.rootLogger.includeLocation = false 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 01:41:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 01:41:18 log4j2.rootLogger.appenderRef.Console.ref = Console 01:41:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 01:41:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 01:41:18 log4j2.logger.spifly.name = org.apache.aries.spifly 01:41:18 log4j2.logger.spifly.level = WARN 01:41:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 01:41:18 log4j2.logger.audit.level = INFO 01:41:18 log4j2.logger.audit.additivity = false 01:41:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 01:41:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 01:41:18 log4j2.appender.console.type = Console 01:41:18 log4j2.appender.console.name = Console 01:41:18 log4j2.appender.console.layout.type = PatternLayout 01:41:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 01:41:18 log4j2.appender.rolling.type = RollingRandomAccessFile 01:41:18 log4j2.appender.rolling.name = RollingFile 01:41:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 01:41:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 01:41:18 #log4j2.appender.rolling.immediateFlush = false 01:41:18 log4j2.appender.rolling.append = true 01:41:18 log4j2.appender.rolling.layout.type = PatternLayout 01:41:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 01:41:18 log4j2.appender.rolling.policies.type = Policies 01:41:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 01:41:18 log4j2.appender.rolling.policies.size.size = 64MB 01:41:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 01:41:18 log4j2.appender.rolling.strategy.max = 7 01:41:18 log4j2.appender.audit.type = RollingRandomAccessFile 01:41:18 log4j2.appender.audit.name = AuditRollingFile 01:41:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 01:41:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 01:41:18 log4j2.appender.audit.append = true 01:41:18 log4j2.appender.audit.layout.type = PatternLayout 01:41:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 01:41:18 log4j2.appender.audit.policies.type = Policies 01:41:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 01:41:18 log4j2.appender.audit.policies.size.size = 8MB 01:41:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 01:41:18 log4j2.appender.audit.strategy.max = 7 01:41:18 log4j2.appender.osgi.type = PaxOsgi 01:41:18 log4j2.appender.osgi.name = PaxOsgi 01:41:18 log4j2.appender.osgi.filter = * 01:41:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether 01:41:18 #log4j2.logger.aether.level = TRACE 01:41:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 01:41:18 #log4j2.logger.http-headers.level = DEBUG 01:41:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 01:41:18 #log4j2.logger.maven.level = TRACE 01:41:18 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 01:41:18 + logapi=log4j2 01:41:18 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 01:41:18 + '[' log4j2 == log4j2 ']' 01:41:18 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:18 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 01:41:18 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 01:41:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 01:41:18 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 01:41:18 + unset IFS 01:41:18 controllerdebugmap: 01:41:18 + echo 'controllerdebugmap: ' 01:41:18 + '[' -n '' ']' 01:41:18 cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:18 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 01:41:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:18 ################################################################################ 01:41:18 # 01:41:18 # Licensed to the Apache Software Foundation (ASF) under one or more 01:41:18 # contributor license agreements. See the NOTICE file distributed with 01:41:18 # this work for additional information regarding copyright ownership. 01:41:18 # The ASF licenses this file to You under the Apache License, Version 2.0 01:41:18 # (the "License"); you may not use this file except in compliance with 01:41:18 # the License. You may obtain a copy of the License at 01:41:18 # 01:41:18 # http://www.apache.org/licenses/LICENSE-2.0 01:41:18 # 01:41:18 # Unless required by applicable law or agreed to in writing, software 01:41:18 # distributed under the License is distributed on an "AS IS" BASIS, 01:41:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 01:41:18 # See the License for the specific language governing permissions and 01:41:18 # limitations under the License. 01:41:18 # 01:41:18 ################################################################################ 01:41:18 01:41:18 # Common pattern layout for appenders 01:41:18 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 01:41:18 01:41:18 # Root logger 01:41:18 log4j2.rootLogger.level = INFO 01:41:18 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 01:41:18 #log4j2.rootLogger.type = asyncRoot 01:41:18 #log4j2.rootLogger.includeLocation = false 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 01:41:18 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 01:41:18 log4j2.rootLogger.appenderRef.Console.ref = Console 01:41:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 01:41:18 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 01:41:18 01:41:18 # Filters for logs marked by org.opendaylight.odlparent.Markers 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 01:41:18 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 01:41:18 01:41:18 # Loggers configuration 01:41:18 01:41:18 # Spifly logger 01:41:18 log4j2.logger.spifly.name = org.apache.aries.spifly 01:41:18 log4j2.logger.spifly.level = WARN 01:41:18 01:41:18 # Security audit logger 01:41:18 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 01:41:18 log4j2.logger.audit.level = INFO 01:41:18 log4j2.logger.audit.additivity = false 01:41:18 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 01:41:18 01:41:18 # Appenders configuration 01:41:18 01:41:18 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 01:41:18 log4j2.appender.console.type = Console 01:41:18 log4j2.appender.console.name = Console 01:41:18 log4j2.appender.console.layout.type = PatternLayout 01:41:18 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 01:41:18 01:41:18 # Rolling file appender 01:41:18 log4j2.appender.rolling.type = RollingRandomAccessFile 01:41:18 log4j2.appender.rolling.name = RollingFile 01:41:18 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 01:41:18 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 01:41:18 # uncomment to not force a disk flush 01:41:18 #log4j2.appender.rolling.immediateFlush = false 01:41:18 log4j2.appender.rolling.append = true 01:41:18 log4j2.appender.rolling.layout.type = PatternLayout 01:41:18 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 01:41:18 log4j2.appender.rolling.policies.type = Policies 01:41:18 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 01:41:18 log4j2.appender.rolling.policies.size.size = 1GB 01:41:18 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 01:41:18 log4j2.appender.rolling.strategy.max = 7 01:41:18 01:41:18 # Audit file appender 01:41:18 log4j2.appender.audit.type = RollingRandomAccessFile 01:41:18 log4j2.appender.audit.name = AuditRollingFile 01:41:18 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 01:41:18 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 01:41:18 log4j2.appender.audit.append = true 01:41:18 log4j2.appender.audit.layout.type = PatternLayout 01:41:18 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 01:41:18 log4j2.appender.audit.policies.type = Policies 01:41:18 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 01:41:18 log4j2.appender.audit.policies.size.size = 8MB 01:41:18 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 01:41:18 log4j2.appender.audit.strategy.max = 7 01:41:18 01:41:18 # OSGi appender 01:41:18 log4j2.appender.osgi.type = PaxOsgi 01:41:18 log4j2.appender.osgi.name = PaxOsgi 01:41:18 log4j2.appender.osgi.filter = * 01:41:18 01:41:18 # help with identification of maven-related problems with pax-url-aether 01:41:18 #log4j2.logger.aether.name = shaded.org.eclipse.aether 01:41:18 #log4j2.logger.aether.level = TRACE 01:41:18 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 01:41:18 #log4j2.logger.http-headers.level = DEBUG 01:41:18 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 01:41:18 #log4j2.logger.maven.level = TRACE 01:41:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 01:41:18 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 01:41:18 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:18 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 01:41:18 + local -r controllermem=2048m 01:41:18 + local -r memconf=/tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:18 + echo Configure 01:41:18 Configure 01:41:18 java home: /usr/lib/jvm/java-21-openjdk-amd64 01:41:18 max memory: 2048m 01:41:18 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 01:41:18 + echo ' max memory: 2048m' 01:41:18 memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:18 + echo ' memconf: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 01:41:18 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:18 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:18 cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:18 + echo 'cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv' 01:41:18 + cat /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:18 #!/bin/sh 01:41:18 # 01:41:18 # Licensed to the Apache Software Foundation (ASF) under one or more 01:41:18 # contributor license agreements. See the NOTICE file distributed with 01:41:18 # this work for additional information regarding copyright ownership. 01:41:18 # The ASF licenses this file to You under the Apache License, Version 2.0 01:41:18 # (the "License"); you may not use this file except in compliance with 01:41:18 # the License. You may obtain a copy of the License at 01:41:18 # 01:41:18 # http://www.apache.org/licenses/LICENSE-2.0 01:41:18 # 01:41:18 # Unless required by applicable law or agreed to in writing, software 01:41:18 # distributed under the License is distributed on an "AS IS" BASIS, 01:41:18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 01:41:18 # See the License for the specific language governing permissions and 01:41:18 # limitations under the License. 01:41:18 # 01:41:18 01:41:18 # 01:41:18 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 01:41:18 # script: client, instance, shell, start, status, stop, karaf 01:41:18 # 01:41:18 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 01:41:18 # Actions go here... 01:41:18 # fi 01:41:18 01:41:18 # 01:41:18 # general settings which should be applied for all scripts go here; please keep 01:41:18 # in mind that it is possible that scripts might be executed more than once, e.g. 01:41:18 # in example of the start script where the start script is executed first and the 01:41:18 # karaf script afterwards. 01:41:18 # 01:41:18 01:41:18 # 01:41:18 # The following section shows the possible configuration options for the default 01:41:18 # karaf scripts 01:41:18 # 01:41:18 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 01:41:18 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 01:41:18 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 01:41:18 # export EXTRA_JAVA_OPTS # Additional JVM options 01:41:18 # export KARAF_HOME # Karaf home folder 01:41:18 # export KARAF_DATA # Karaf data folder 01:41:18 # export KARAF_BASE # Karaf base folder 01:41:18 # export KARAF_ETC # Karaf etc folder 01:41:18 # export KARAF_LOG # Karaf log folder 01:41:18 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 01:41:18 # export KARAF_OPTS # Additional available Karaf options 01:41:18 # export KARAF_DEBUG # Enable debug mode 01:41:18 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 01:41:18 # export KARAF_NOROOT # Prevent execution as root if set to true 01:41:18 Set Java version 01:41:18 + echo 'Set Java version' 01:41:18 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 01:41:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 01:41:18 sudo: a password is required 01:41:18 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:41:18 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 01:41:18 sudo: a password is required 01:41:18 + echo 'JDK default version ...' 01:41:18 JDK default version ... 01:41:18 + java -version 01:41:18 openjdk version "21.0.5" 2024-10-15 01:41:18 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 01:41:18 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 01:41:18 Set JAVA_HOME 01:41:18 + echo 'Set JAVA_HOME' 01:41:18 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 01:41:18 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 01:41:18 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:41:18 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:41:18 Listing all open ports on controller system... 01:41:18 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 01:41:18 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 01:41:18 + echo 'Listing all open ports on controller system...' 01:41:18 + netstat -pnatu 01:41:18 /tmp/configuration-script.sh: line 40: netstat: command not found 01:41:18 Configuring cluster 01:41:18 + '[' -f /tmp/custom_shard_config.txt ']' 01:41:18 + echo 'Configuring cluster' 01:41:18 + /tmp/karaf-0.23.0-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.4 10.30.170.55 10.30.170.172 01:41:18 ################################################ 01:41:18 ## Configure Cluster ## 01:41:18 ################################################ 01:41:19 NOTE: Cluster configuration files not found. Copying from 01:41:19 /tmp/karaf-0.23.0-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 01:41:19 Configuring unique name in pekko.conf 01:41:19 Configuring hostname in pekko.conf 01:41:19 Configuring data and rpc seed nodes in pekko.conf 01:41:19 modules = [ 01:41:19 01:41:19 { 01:41:19 name = "inventory" 01:41:19 namespace = "urn:opendaylight:inventory" 01:41:19 shard-strategy = "module" 01:41:19 }, 01:41:19 { 01:41:19 name = "topology" 01:41:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 01:41:19 shard-strategy = "module" 01:41:19 }, 01:41:19 { 01:41:19 name = "toaster" 01:41:19 namespace = "http://netconfcentral.org/ns/toaster" 01:41:19 shard-strategy = "module" 01:41:19 } 01:41:19 ] 01:41:19 Configuring replication type in module-shards.conf 01:41:19 ################################################ 01:41:19 ## NOTE: Manually restart controller to ## 01:41:19 ## apply configuration. ## 01:41:19 ################################################ 01:41:19 Dump pekko.conf 01:41:19 + echo 'Dump pekko.conf' 01:41:19 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 01:41:19 01:41:19 odl-cluster-data { 01:41:19 pekko { 01:41:19 remote { 01:41:19 artery { 01:41:19 enabled = on 01:41:19 transport = tcp 01:41:19 canonical.hostname = "10.30.170.172" 01:41:19 canonical.port = 2550 01:41:19 } 01:41:19 } 01:41:19 01:41:19 cluster { 01:41:19 # Using artery. 01:41:19 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.4:2550", 01:41:19 "pekko://opendaylight-cluster-data@10.30.170.55:2550", 01:41:19 "pekko://opendaylight-cluster-data@10.30.170.172:2550"] 01:41:19 01:41:19 roles = ["member-3"] 01:41:19 01:41:19 # when under load we might trip a false positive on the failure detector 01:41:19 # failure-detector { 01:41:19 # heartbeat-interval = 4 s 01:41:19 # acceptable-heartbeat-pause = 16s 01:41:19 # } 01:41:19 } 01:41:19 01:41:19 persistence { 01:41:19 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 01:41:19 # modifying the following two properties. The directory location specified may be a relative or absolute path. 01:41:19 # The relative path is always relative to KARAF_HOME. 01:41:19 01:41:19 # snapshot-store.local.dir = "target/snapshots" 01:41:19 01:41:19 # Use lz4 compression for LocalSnapshotStore snapshots 01:41:19 snapshot-store.local.use-lz4-compression = false 01:41:19 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 01:41:19 snapshot-store.local.lz4-blocksize = 256KB 01:41:19 } 01:41:19 disable-default-actor-system-quarantined-event-handling = "false" 01:41:19 } 01:41:19 } 01:41:19 Dump modules.conf 01:41:19 + echo 'Dump modules.conf' 01:41:19 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 01:41:19 modules = [ 01:41:19 01:41:19 { 01:41:19 name = "inventory" 01:41:19 namespace = "urn:opendaylight:inventory" 01:41:19 shard-strategy = "module" 01:41:19 }, 01:41:19 { 01:41:19 name = "topology" 01:41:19 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 01:41:19 shard-strategy = "module" 01:41:19 }, 01:41:19 { 01:41:19 name = "toaster" 01:41:19 namespace = "http://netconfcentral.org/ns/toaster" 01:41:19 shard-strategy = "module" 01:41:19 } 01:41:19 ] 01:41:19 Dump module-shards.conf 01:41:19 + echo 'Dump module-shards.conf' 01:41:19 + cat /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 01:41:19 module-shards = [ 01:41:19 { 01:41:19 name = "default" 01:41:19 shards = [ 01:41:19 { 01:41:19 name = "default" 01:41:19 replicas = ["member-1", 01:41:19 "member-2", 01:41:19 "member-3"] 01:41:19 } 01:41:19 ] 01:41:19 }, 01:41:19 { 01:41:19 name = "inventory" 01:41:19 shards = [ 01:41:19 { 01:41:19 name="inventory" 01:41:19 replicas = ["member-1", 01:41:19 "member-2", 01:41:19 "member-3"] 01:41:19 } 01:41:19 ] 01:41:19 }, 01:41:19 { 01:41:19 name = "topology" 01:41:19 shards = [ 01:41:19 { 01:41:19 name="topology" 01:41:19 replicas = ["member-1", 01:41:19 "member-2", 01:41:19 "member-3"] 01:41:19 } 01:41:19 ] 01:41:19 }, 01:41:19 { 01:41:19 name = "toaster" 01:41:19 shards = [ 01:41:19 { 01:41:19 name="toaster" 01:41:19 replicas = ["member-1", 01:41:19 "member-2", 01:41:19 "member-3"] 01:41:19 } 01:41:19 ] 01:41:19 } 01:41:19 ] 01:41:19 Locating config plan to use... 01:41:19 Finished running config plans 01:41:19 Starting member-1 with IP address 10.30.171.4 01:41:19 Warning: Permanently added '10.30.171.4' (ECDSA) to the list of known hosts. 01:41:19 Warning: Permanently added '10.30.171.4' (ECDSA) to the list of known hosts. 01:41:19 Redirecting karaf console output to karaf_console.log 01:41:19 Starting controller... 01:41:19 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 01:41:19 Starting member-2 with IP address 10.30.170.55 01:41:19 Warning: Permanently added '10.30.170.55' (ECDSA) to the list of known hosts. 01:41:19 Warning: Permanently added '10.30.170.55' (ECDSA) to the list of known hosts. 01:41:19 Redirecting karaf console output to karaf_console.log 01:41:19 Starting controller... 01:41:20 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 01:41:20 Starting member-3 with IP address 10.30.170.172 01:41:20 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 01:41:20 Warning: Permanently added '10.30.170.172' (ECDSA) to the list of known hosts. 01:41:20 Redirecting karaf console output to karaf_console.log 01:41:20 Starting controller... 01:41:20 start: Redirecting Karaf output to /tmp/karaf-0.23.0-SNAPSHOT/data/log/karaf_console.log 01:41:20 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins3575992266627820852.sh 01:41:20 common-functions.sh is being sourced 01:41:20 common-functions environment: 01:41:20 MAVENCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 01:41:20 ACTUALFEATURES: 01:41:20 FEATURESCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.apache.karaf.features.cfg 01:41:20 CUSTOMPROP: /tmp/karaf-0.23.0-SNAPSHOT/etc/custom.properties 01:41:20 LOGCONF: /tmp/karaf-0.23.0-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 01:41:20 MEMCONF: /tmp/karaf-0.23.0-SNAPSHOT/bin/setenv 01:41:20 CONTROLLERMEM: 2048m 01:41:20 AKKACONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/pekko.conf 01:41:20 MODULESCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/modules.conf 01:41:20 MODULESHARDSCONF: /tmp/karaf-0.23.0-SNAPSHOT/configuration/initial/module-shards.conf 01:41:20 SUITES: 01:41:20 01:41:20 + echo '#################################################' 01:41:20 ################################################# 01:41:20 + echo '## Verify Cluster is UP ##' 01:41:20 ## Verify Cluster is UP ## 01:41:20 + echo '#################################################' 01:41:20 ################################################# 01:41:20 + create_post_startup_script 01:41:20 + cat 01:41:20 + copy_and_run_post_startup_script 01:41:20 + seed_index=1 01:41:20 ++ seq 1 3 01:41:20 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 01:41:20 + CONTROLLERIP=ODL_SYSTEM_1_IP 01:41:20 + echo 'Execute the post startup script on controller 10.30.171.4' 01:41:20 Execute the post startup script on controller 10.30.171.4 01:41:20 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/post-startup-script.sh 10.30.171.4:/tmp/ 01:41:20 Warning: Permanently added '10.30.171.4' (ECDSA) to the list of known hosts. 01:41:20 + ssh 10.30.171.4 'bash /tmp/post-startup-script.sh 1' 01:41:20 Warning: Permanently added '10.30.171.4' (ECDSA) to the list of known hosts. 01:41:21 /tmp/post-startup-script.sh: line 4: netstat: command not found 01:41:26 /tmp/post-startup-script.sh: line 4: netstat: command not found 01:41:31 /tmp/post-startup-script.sh: line 4: netstat: command not found 01:41:36 /tmp/post-startup-script.sh: line 4: netstat: command not found 01:41:41 /tmp/post-startup-script.sh: line 4: netstat: command not found 01:41:46 /tmp/post-startup-script.sh: line 4: netstat: command not found 01:41:51 /tmp/post-startup-script.sh: line 4: netstat: command not found 01:41:56 /tmp/post-startup-script.sh: line 4: netstat: command not found 01:42:01 /tmp/post-startup-script.sh: line 4: netstat: command not found 01:42:06 /tmp/post-startup-script.sh: line 4: netstat: command not found 01:42:11 /tmp/post-startup-script.sh: line 4: netstat: command not found 01:42:16 /tmp/post-startup-script.sh: line 4: netstat: command not found 01:42:21 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 01:45:21 Timeout Controller DOWN 01:45:21 Dumping first 500K bytes of karaf log... 01:45:21 Oct 05, 2025 1:41:21 AM org.apache.karaf.main.Main launch 01:45:21 INFO: Installing and starting initial bundles 01:45:21 Oct 05, 2025 1:41:21 AM org.apache.karaf.main.Main launch 01:45:21 INFO: All initial bundles installed and set to start 01:45:21 Oct 05, 2025 1:41:21 AM org.apache.karaf.main.lock.SimpleFileLock lock 01:45:21 INFO: Trying to lock /tmp/karaf-0.23.0-SNAPSHOT/lock 01:45:21 Oct 05, 2025 1:41:21 AM org.apache.karaf.main.lock.SimpleFileLock lock 01:45:21 INFO: Lock acquired 01:45:21 Oct 05, 2025 1:41:21 AM org.apache.karaf.main.Main$KarafLockCallback lockAcquired 01:45:21 INFO: Lock acquired. Setting startlevel to 100 01:45:21 2025-10-05T01:41:22,249 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-log4j2 - 2.3.0 | Logging configuration changed. (Event Admin service unavailable - no notification sent). 01:45:21 2025-10-05T01:41:23,843 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: ae6bce9c-e962-4f51-aa0b-5ca69feb8204/[0,0.0.0],odl-jolokia/[11.0.2,11.0.2],odl-clustering-test-app/[11.0.2,11.0.2],odl-mdsal-replicate-netty/[14.0.18,14.0.18],features-controller/[11.0.2,11.0.2],odl-infrautils-ready/[7.1.7,7.1.7],odl-netconf-clustered-topology/[9.0.1,9.0.1] 01:45:21 2025-10-05T01:41:24,014 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform: 01:45:21 2025-10-05T01:41:24,014 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root 01:45:21 2025-10-05T01:41:24,015 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install: 01:45:21 2025-10-05T01:41:24,015 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 01:45:21 2025-10-05T01:41:24,017 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles: 01:45:21 2025-10-05T01:41:24,017 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 01:45:21 2025-10-05T01:41:24,038 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles: 01:45:21 2025-10-05T01:41:24,039 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17 01:45:21 2025-10-05T01:41:24,044 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done. 01:45:21 2025-10-05T01:41:25,257 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features 01:45:21 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[9.0.1,9.0.1]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=9.0.1)(version<=9.0.1))" [caused by: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?] 01:45:21 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?] 01:45:21 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?] 01:45:21 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?] 01:45:21 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?] 01:45:21 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] 01:45:21 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] 01:45:21 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] 01:45:21 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] 01:45:21 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] 01:45:21 at java.lang.Thread.run(Thread.java:1583) [?:?] 01:45:21 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 ... 12 more 01:45:21 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 ... 12 more 01:45:21 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 ... 12 more 01:45:21 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 ... 12 more 01:45:21 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)" 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 ... 12 more 01:45:21 Dumping last 500K bytes of karaf log... 01:45:21 Oct 05, 2025 1:41:21 AM org.apache.karaf.main.Main launch 01:45:21 INFO: Installing and starting initial bundles 01:45:21 Oct 05, 2025 1:41:21 AM org.apache.karaf.main.Main launch 01:45:21 INFO: All initial bundles installed and set to start 01:45:21 Oct 05, 2025 1:41:21 AM org.apache.karaf.main.lock.SimpleFileLock lock 01:45:21 INFO: Trying to lock /tmp/karaf-0.23.0-SNAPSHOT/lock 01:45:21 Oct 05, 2025 1:41:21 AM org.apache.karaf.main.lock.SimpleFileLock lock 01:45:21 INFO: Lock acquired 01:45:21 Oct 05, 2025 1:41:21 AM org.apache.karaf.main.Main$KarafLockCallback lockAcquired 01:45:21 INFO: Lock acquired. Setting startlevel to 100 01:45:21 2025-10-05T01:41:22,249 | INFO | CM Configuration Updater (Update: pid=org.ops4j.pax.logging) | EventAdminConfigurationNotifier | 5 - org.ops4j.pax.logging.pax-logging-log4j2 - 2.3.0 | Logging configuration changed. (Event Admin service unavailable - no notification sent). 01:45:21 2025-10-05T01:41:23,843 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: ae6bce9c-e962-4f51-aa0b-5ca69feb8204/[0,0.0.0],odl-jolokia/[11.0.2,11.0.2],odl-clustering-test-app/[11.0.2,11.0.2],odl-mdsal-replicate-netty/[14.0.18,14.0.18],features-controller/[11.0.2,11.0.2],odl-infrautils-ready/[7.1.7,7.1.7],odl-netconf-clustered-topology/[9.0.1,9.0.1] 01:45:21 2025-10-05T01:41:24,014 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform: 01:45:21 2025-10-05T01:41:24,014 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root 01:45:21 2025-10-05T01:41:24,015 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install: 01:45:21 2025-10-05T01:41:24,015 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 01:45:21 2025-10-05T01:41:24,017 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles: 01:45:21 2025-10-05T01:41:24,017 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | mvn:org.ops4j.pax.url/pax-url-wrap/2.6.17/jar/uber 01:45:21 2025-10-05T01:41:24,038 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles: 01:45:21 2025-10-05T01:41:24,039 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17 01:45:21 2025-10-05T01:41:24,044 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done. 01:45:21 2025-10-05T01:41:25,257 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features 01:45:21 org.apache.felix.resolver.reason.ReasonException: Unable to resolve root: missing requirement [root] osgi.identity; osgi.identity=odl-netconf-clustered-topology; type=karaf.feature; version="[9.0.1,9.0.1]"; filter:="(&(osgi.identity=odl-netconf-clustered-topology)(type=karaf.feature)(version>=9.0.1)(version<=9.0.1))" [caused by: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]]] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?] 01:45:21 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?] 01:45:21 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?] 01:45:21 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?] 01:45:21 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?] 01:45:21 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] 01:45:21 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] 01:45:21 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] 01:45:21 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] 01:45:21 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] 01:45:21 at java.lang.Thread.run(Thread.java:1583) [?:?] 01:45:21 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-clustered-topology/9.0.1: missing requirement [odl-netconf-clustered-topology/9.0.1] osgi.identity; osgi.identity=odl-netconf-connector; type=karaf.feature; version="[9.0.1,9.0.1]" [caused by: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]]] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 ... 12 more 01:45:21 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve odl-netconf-connector/9.0.1: missing requirement [odl-netconf-connector/9.0.1] osgi.identity; osgi.identity=org.opendaylight.netconf.client-mdsal; type=osgi.bundle; version="[9.0.1,9.0.1]"; resolution:=mandatory [caused by: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]]] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 ... 12 more 01:45:21 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client-mdsal/9.0.1: missing requirement [org.opendaylight.netconf.client-mdsal/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.client)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"]] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 ... 12 more 01:45:21 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.client/9.0.1: missing requirement [org.opendaylight.netconf.client/9.0.1] osgi.wiring.package; filter:="(&(osgi.wiring.package=org.opendaylight.netconf.common)(version>=9.0.0)(!(version>=10.0.0)))" [caused by: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)"] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 ... 12 more 01:45:21 Caused by: org.apache.felix.resolver.reason.ReasonException: Unable to resolve org.opendaylight.netconf.netconf-common/9.0.1: missing requirement [org.opendaylight.netconf.netconf-common/9.0.1] osgi.wiring.package; filter:="(osgi.wiring.package=javax.inject)" 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 01:45:21 ... 12 more 01:45:21 Listing all open ports on controller system 01:45:21 /tmp/post-startup-script.sh: line 46: netstat: command not found 01:45:21 Build step 'Execute shell' marked build as failure 01:45:21 $ ssh-agent -k 01:45:21 unset SSH_AUTH_SOCK; 01:45:21 unset SSH_AGENT_PID; 01:45:21 echo Agent pid 5172 killed; 01:45:21 [ssh-agent] Stopped. 01:45:21 Recording plot data 01:45:21 Robot results publisher started... 01:45:21 INFO: Checking test criticality is deprecated and will be dropped in a future release! 01:45:21 -Parsing output xml: 01:45:21 Failed! 01:45:21 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium with configured filemask: output.xml 01:45:21 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 01:45:21 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 01:45:21 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 01:45:21 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 01:45:21 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 01:45:21 at hudson.remoting.Request$2.run(Request.java:377) 01:45:21 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 01:45:21 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 01:45:21 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 01:45:21 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 01:45:21 at java.base/java.lang.Thread.run(Thread.java:829) 01:45:21 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-677 01:45:21 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 01:45:21 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 01:45:21 at hudson.remoting.Channel.call(Channel.java:1003) 01:45:21 at hudson.FilePath.act(FilePath.java:1230) 01:45:21 at hudson.FilePath.act(FilePath.java:1219) 01:45:21 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 01:45:21 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 01:45:21 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 01:45:21 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 01:45:21 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 01:45:21 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 01:45:21 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 01:45:21 at hudson.model.Build$BuildExecution.post2(Build.java:179) 01:45:21 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 01:45:21 at hudson.model.Run.execute(Run.java:1918) 01:45:21 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 01:45:21 at hudson.model.ResourceController.execute(ResourceController.java:101) 01:45:21 at hudson.model.Executor.run(Executor.java:442) 01:45:21 [PostBuildScript] - [INFO] Executing post build scripts. 01:45:21 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins20003541059463052.sh 01:45:21 Archiving csit artifacts 01:45:21 mv: cannot stat 'odl1_*': No such file or directory 01:45:21 mv: cannot stat 'karaf_1_*_threads*': No such file or directory 01:45:21 mv: cannot stat '*_1.png': No such file or directory 01:45:21 mv: cannot stat '/tmp/odl1_*': No such file or directory 01:45:21 mv: cannot stat 'gclogs-1': No such file or directory 01:45:21 mv: cannot stat 'odl2_*': No such file or directory 01:45:21 mv: cannot stat 'karaf_2_*_threads*': No such file or directory 01:45:21 mv: cannot stat '*_2.png': No such file or directory 01:45:21 mv: cannot stat '/tmp/odl2_*': No such file or directory 01:45:21 mv: cannot stat 'gclogs-2': No such file or directory 01:45:21 mv: cannot stat 'odl3_*': No such file or directory 01:45:21 mv: cannot stat 'karaf_3_*_threads*': No such file or directory 01:45:21 mv: cannot stat '*_3.png': No such file or directory 01:45:21 mv: cannot stat '/tmp/odl3_*': No such file or directory 01:45:21 mv: cannot stat 'gclogs-3': No such file or directory 01:45:21 % Total % Received % Xferd Average Speed Time Time Time Current 01:45:21 Dload Upload Total Spent Left Speed 01:45:21 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 8172 0 --:--:-- --:--:-- --:--:-- 8172 01:45:21 Archive: robot-plugin.zip 01:45:21 End-of-central-directory signature not found. Either this file is not 01:45:21 a zipfile, or it constitutes one disk of a multi-part archive. In the 01:45:21 latter case the central directory and zipfile comment will be found on 01:45:21 the last disk(s) of this archive. 01:45:21 unzip: cannot find zipfile directory in one of robot-plugin.zip or 01:45:21 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 01:45:21 mv: cannot stat '*.log': No such file or directory 01:45:21 mv: cannot stat '*.log.gz': No such file or directory 01:45:21 mv: cannot stat '*.csv': No such file or directory 01:45:21 mv: cannot stat '*.png': No such file or directory 01:45:21 [PostBuildScript] - [INFO] Executing post build scripts. 01:45:21 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins11004906928336368691.sh 01:45:21 [PostBuildScript] - [INFO] Executing post build scripts. 01:45:21 [EnvInject] - Injecting environment variables from a build step. 01:45:21 [EnvInject] - Injecting as environment variables the properties content 01:45:21 OS_CLOUD=vex 01:45:21 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-vanadium-10 01:45:21 01:45:21 [EnvInject] - Variables injected successfully. 01:45:21 provisioning config files... 01:45:22 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 01:45:22 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins16364183417817243438.sh 01:45:22 ---> openstack-stack-delete.sh 01:45:22 Setup pyenv: 01:45:22 system 01:45:22 3.8.13 01:45:22 3.9.13 01:45:22 3.10.13 01:45:22 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 01:45:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2mr from file:/tmp/.os_lf_venv 01:45:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:45:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:45:24 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 01:45:24 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 01:45:24 lf-activate-venv(): INFO: Base packages installed successfully 01:45:24 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 01:45:46 lf-activate-venv(): INFO: Adding /tmp/venv-G2mr/bin to PATH 01:45:46 INFO: Retrieving stack cost for: releng-mdsal-csit-3node-netty-replicate-only-vanadium-10 01:45:51 DEBUG: Successfully retrieved stack cost: total: 0.39 01:46:03 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-10 01:46:03 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-vanadium-10 01:46:03 [PostBuildScript] - [INFO] Executing post build scripts. 01:46:03 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins15219659198056032323.sh 01:46:03 ---> sysstat.sh 01:46:03 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins9389092903245292545.sh 01:46:03 ---> package-listing.sh 01:46:03 ++ facter osfamily 01:46:03 ++ tr '[:upper:]' '[:lower:]' 01:46:04 + OS_FAMILY=redhat 01:46:04 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium 01:46:04 + START_PACKAGES=/tmp/packages_start.txt 01:46:04 + END_PACKAGES=/tmp/packages_end.txt 01:46:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:46:04 + PACKAGES=/tmp/packages_start.txt 01:46:04 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']' 01:46:04 + PACKAGES=/tmp/packages_end.txt 01:46:04 + case "${OS_FAMILY}" in 01:46:04 + rpm -qa 01:46:04 + sort 01:46:04 + '[' -f /tmp/packages_start.txt ']' 01:46:04 + '[' -f /tmp/packages_end.txt ']' 01:46:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:46:04 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium ']' 01:46:04 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/ 01:46:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/archives/ 01:46:04 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins6587283593807852488.sh 01:46:04 ---> capture-instance-metadata.sh 01:46:04 Setup pyenv: 01:46:05 system 01:46:05 3.8.13 01:46:05 3.9.13 01:46:05 3.10.13 01:46:05 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 01:46:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2mr from file:/tmp/.os_lf_venv 01:46:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:46:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:46:07 lf-activate-venv(): INFO: Base packages installed successfully 01:46:07 lf-activate-venv(): INFO: Installing additional packages: lftools 01:46:17 lf-activate-venv(): INFO: Adding /tmp/venv-G2mr/bin to PATH 01:46:17 INFO: Running in OpenStack, capturing instance metadata 01:46:18 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins1918712936843884071.sh 01:46:18 provisioning config files... 01:46:18 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-vanadium #10 01:46:18 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium@tmp/config91507693280654626tmp 01:46:18 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 01:46:18 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 01:46:18 provisioning config files... 01:46:18 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 01:46:18 [EnvInject] - Injecting environment variables from a build step. 01:46:18 [EnvInject] - Injecting as environment variables the properties content 01:46:18 SERVER_ID=logs 01:46:18 01:46:18 [EnvInject] - Variables injected successfully. 01:46:18 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins7992736661846493665.sh 01:46:18 ---> create-netrc.sh 01:46:18 WARN: Log server credential not found. 01:46:18 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins9325873450096637811.sh 01:46:18 ---> python-tools-install.sh 01:46:18 Setup pyenv: 01:46:19 system 01:46:19 3.8.13 01:46:19 3.9.13 01:46:19 3.10.13 01:46:19 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 01:46:19 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2mr from file:/tmp/.os_lf_venv 01:46:19 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:46:19 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:46:21 lf-activate-venv(): INFO: Base packages installed successfully 01:46:21 lf-activate-venv(): INFO: Installing additional packages: lftools 01:46:32 lf-activate-venv(): INFO: Adding /tmp/venv-G2mr/bin to PATH 01:46:32 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins13990213277100567095.sh 01:46:32 ---> sudo-logs.sh 01:46:32 Archiving 'sudo' log.. 01:46:32 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash /tmp/jenkins6216317208985313837.sh 01:46:32 ---> job-cost.sh 01:46:32 Setup pyenv: 01:46:33 system 01:46:33 3.8.13 01:46:33 3.9.13 01:46:33 3.10.13 01:46:33 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 01:46:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2mr from file:/tmp/.os_lf_venv 01:46:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:46:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:46:35 lf-activate-venv(): INFO: Base packages installed successfully 01:46:35 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 01:46:44 lf-activate-venv(): INFO: Adding /tmp/venv-G2mr/bin to PATH 01:46:44 DEBUG: total: 0.39 01:46:44 INFO: Retrieving Stack Cost... 01:46:44 INFO: Retrieving Pricing Info for: v3-standard-2 01:46:44 INFO: Archiving Costs 01:46:44 [mdsal-csit-3node-netty-replicate-only-vanadium] $ /bin/bash -l /tmp/jenkins7175146626479342172.sh 01:46:44 ---> logs-deploy.sh 01:46:44 Setup pyenv: 01:46:45 system 01:46:45 3.8.13 01:46:45 3.9.13 01:46:45 3.10.13 01:46:45 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-vanadium/.python-version) 01:46:45 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-G2mr from file:/tmp/.os_lf_venv 01:46:45 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 01:46:45 lf-activate-venv(): INFO: Attempting to install with network-safe options... 01:46:47 lf-activate-venv(): INFO: Base packages installed successfully 01:46:47 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 01:47:00 lf-activate-venv(): INFO: Adding /tmp/venv-G2mr/bin to PATH 01:47:00 WARNING: Nexus logging server not set 01:47:00 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-vanadium/10/ 01:47:00 INFO: archiving logs to S3 01:47:01 ---> uname -a: 01:47:01 Linux prd-centos8-robot-2c-8g-677.novalocal 4.18.0-553.5.1.el8.x86_64 #1 SMP Tue May 21 05:46:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux 01:47:01 01:47:01 01:47:01 ---> lscpu: 01:47:01 Architecture: x86_64 01:47:01 CPU op-mode(s): 32-bit, 64-bit 01:47:01 Byte Order: Little Endian 01:47:01 CPU(s): 2 01:47:01 On-line CPU(s) list: 0,1 01:47:01 Thread(s) per core: 1 01:47:01 Core(s) per socket: 1 01:47:01 Socket(s): 2 01:47:01 NUMA node(s): 1 01:47:01 Vendor ID: AuthenticAMD 01:47:01 CPU family: 23 01:47:01 Model: 49 01:47:01 Model name: AMD EPYC-Rome Processor 01:47:01 Stepping: 0 01:47:01 CPU MHz: 2799.998 01:47:01 BogoMIPS: 5599.99 01:47:01 Virtualization: AMD-V 01:47:01 Hypervisor vendor: KVM 01:47:01 Virtualization type: full 01:47:01 L1d cache: 32K 01:47:01 L1i cache: 32K 01:47:01 L2 cache: 512K 01:47:01 L3 cache: 16384K 01:47:01 NUMA node0 CPU(s): 0,1 01:47:01 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:47:01 01:47:01 01:47:01 ---> nproc: 01:47:01 2 01:47:01 01:47:01 01:47:01 ---> df -h: 01:47:01 Filesystem Size Used Avail Use% Mounted on 01:47:01 devtmpfs 3.8G 0 3.8G 0% /dev 01:47:01 tmpfs 3.8G 0 3.8G 0% /dev/shm 01:47:01 tmpfs 3.8G 17M 3.8G 1% /run 01:47:01 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 01:47:01 /dev/vda1 40G 8.5G 32G 22% / 01:47:01 tmpfs 770M 0 770M 0% /run/user/1001 01:47:01 01:47:01 01:47:01 ---> free -m: 01:47:01 total used free shared buff/cache available 01:47:01 Mem: 7697 606 4724 19 2366 6786 01:47:01 Swap: 1023 0 1023 01:47:01 01:47:01 01:47:01 ---> ip addr: 01:47:01 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 01:47:01 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 01:47:01 inet 127.0.0.1/8 scope host lo 01:47:01 valid_lft forever preferred_lft forever 01:47:01 inet6 ::1/128 scope host 01:47:01 valid_lft forever preferred_lft forever 01:47:01 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 01:47:01 link/ether fa:16:3e:42:50:37 brd ff:ff:ff:ff:ff:ff 01:47:01 altname enp0s3 01:47:01 altname ens3 01:47:01 inet 10.30.171.86/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 01:47:01 valid_lft 85803sec preferred_lft 85803sec 01:47:01 inet6 fe80::f816:3eff:fe42:5037/64 scope link 01:47:01 valid_lft forever preferred_lft forever 01:47:01 01:47:01 01:47:01 ---> sar -b -r -n DEV: 01:47:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/05/2025 _x86_64_ (2 CPU) 01:47:01 01:47:01 01:37:01 LINUX RESTART (2 CPU) 01:47:01 01:47:01 01:38:01 AM tps rtps wtps bread/s bwrtn/s 01:47:01 01:39:01 AM 121.56 0.17 121.39 4.53 11353.12 01:47:01 01:40:01 AM 28.71 1.03 27.67 115.29 3956.23 01:47:01 01:41:01 AM 64.18 9.45 54.73 1682.37 3641.59 01:47:01 01:42:01 AM 36.11 0.03 36.08 3.47 6404.87 01:47:01 01:43:01 AM 4.36 0.00 4.36 0.00 147.43 01:47:01 01:44:01 AM 0.28 0.00 0.28 0.00 5.33 01:47:01 01:45:01 AM 0.18 0.00 0.18 0.00 2.27 01:47:01 01:46:01 AM 12.18 0.18 12.00 33.86 340.84 01:47:01 01:47:01 AM 32.71 0.52 32.19 63.85 1510.65 01:47:01 Average: 33.36 1.26 32.10 211.49 3040.20 01:47:01 01:47:01 01:38:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:47:01 01:39:01 AM 5097496 6938336 2784936 35.33 2688 2016392 820976 9.19 187720 2246832 104440 01:47:01 01:40:01 AM 5234000 7078184 2648432 33.60 2688 2019792 663664 7.43 218916 2077872 10764 01:47:01 01:41:01 AM 4901344 7006696 2981088 37.82 2688 2272412 712080 7.97 261928 2341836 172888 01:47:01 01:42:01 AM 4932228 7039108 2950204 37.43 2688 2274496 683956 7.66 267320 2300536 12 01:47:01 01:43:01 AM 4932060 7038932 2950372 37.43 2688 2274496 683956 7.66 267320 2300604 4 01:47:01 01:44:01 AM 4932372 7039248 2950060 37.43 2688 2274500 683956 7.66 267324 2300612 4 01:47:01 01:45:01 AM 4932264 7039140 2950168 37.43 2688 2274500 683956 7.66 267320 2300752 4 01:47:01 01:46:01 AM 4855356 6961004 3027076 38.40 2688 2272808 751960 8.42 312536 2330132 24024 01:47:01 01:47:01 AM 4867156 6978068 3015276 38.25 2688 2277868 721596 8.08 470840 2162188 26984 01:47:01 Average: 4964920 7013191 2917512 37.01 2688 2217474 711789 7.97 280136 2262374 37680 01:47:01 01:47:01 01:38:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:47:01 01:39:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 01:39:01 AM eth0 115.29 90.07 1288.36 12.18 0.00 0.00 0.00 0.00 01:47:01 01:40:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 01:40:01 AM eth0 14.06 12.90 7.35 4.53 0.00 0.00 0.00 0.00 01:47:01 01:41:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 01:41:01 AM eth0 49.15 40.04 335.90 10.04 0.00 0.00 0.00 0.00 01:47:01 01:42:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 01:42:01 AM eth0 422.61 305.68 84.94 73.28 0.00 0.00 0.00 0.00 01:47:01 01:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 01:43:01 AM eth0 1.10 0.40 0.21 0.11 0.00 0.00 0.00 0.00 01:47:01 01:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 01:44:01 AM eth0 1.05 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:47:01 01:45:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 01:45:01 AM eth0 1.20 0.35 0.36 0.23 0.00 0.00 0.00 0.00 01:47:01 01:46:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 01:46:01 AM eth0 16.39 13.80 15.51 6.54 0.00 0.00 0.00 0.00 01:47:01 01:47:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 01:47:01 AM eth0 18.39 17.18 14.96 8.60 0.00 0.00 0.00 0.00 01:47:01 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:47:01 Average: eth0 71.02 53.39 194.19 12.84 0.00 0.00 0.00 0.00 01:47:01 01:47:01 01:47:01 ---> sar -P ALL: 01:47:01 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/05/2025 _x86_64_ (2 CPU) 01:47:01 01:47:01 01:37:01 LINUX RESTART (2 CPU) 01:47:01 01:47:01 01:38:01 AM CPU %user %nice %system %iowait %steal %idle 01:47:01 01:39:01 AM all 37.49 0.00 5.16 1.96 0.11 55.29 01:47:01 01:39:01 AM 0 20.66 0.00 4.42 1.92 0.10 72.90 01:47:01 01:39:01 AM 1 54.30 0.00 5.90 2.00 0.12 37.68 01:47:01 01:40:01 AM all 14.07 0.00 1.95 0.43 0.07 83.49 01:47:01 01:40:01 AM 0 5.66 0.00 1.57 0.28 0.07 92.42 01:47:01 01:40:01 AM 1 22.47 0.00 2.34 0.57 0.07 74.56 01:47:01 01:41:01 AM all 29.73 0.00 5.70 0.58 0.10 63.88 01:47:01 01:41:01 AM 0 25.62 0.00 5.76 0.48 0.08 68.05 01:47:01 01:41:01 AM 1 33.84 0.00 5.65 0.68 0.12 59.72 01:47:01 01:42:01 AM all 4.68 0.00 1.58 0.40 0.06 93.28 01:47:01 01:42:01 AM 0 4.57 0.00 1.44 0.42 0.07 93.50 01:47:01 01:42:01 AM 1 4.79 0.00 1.72 0.38 0.05 93.06 01:47:01 01:43:01 AM all 0.37 0.00 0.08 0.03 0.03 99.50 01:47:01 01:43:01 AM 0 0.15 0.00 0.10 0.05 0.03 99.67 01:47:01 01:43:01 AM 1 0.58 0.00 0.07 0.00 0.02 99.33 01:47:01 01:44:01 AM all 0.36 0.00 0.08 0.00 0.03 99.53 01:47:01 01:44:01 AM 0 0.13 0.00 0.12 0.00 0.03 99.72 01:47:01 01:44:01 AM 1 0.58 0.00 0.05 0.00 0.02 99.35 01:47:01 01:45:01 AM all 0.33 0.00 0.08 0.00 0.03 99.57 01:47:01 01:45:01 AM 0 0.42 0.00 0.07 0.00 0.03 99.48 01:47:01 01:45:01 AM 1 0.23 0.00 0.08 0.00 0.02 99.67 01:47:01 01:46:01 AM all 15.03 0.00 1.74 1.69 0.06 81.48 01:47:01 01:46:01 AM 0 5.03 0.00 1.14 0.03 0.05 93.76 01:47:01 01:46:01 AM 1 25.03 0.00 2.35 3.36 0.07 69.19 01:47:01 01:47:01 AM all 34.33 0.00 4.23 2.22 0.09 59.14 01:47:01 01:47:01 AM 0 17.80 0.00 3.50 1.23 0.08 77.38 01:47:01 01:47:01 AM 1 50.86 0.00 4.95 3.20 0.10 40.89 01:47:01 Average: all 15.17 0.00 2.29 0.81 0.06 81.67 01:47:01 Average: 0 8.91 0.00 2.02 0.49 0.06 88.53 01:47:01 Average: 1 21.42 0.00 2.57 1.13 0.06 74.81 01:47:01 01:47:01 01:47:01