07:47:38 Started by upstream project "integration-distribution-mri-test-titanium" build number 56 07:47:38 originally caused by: 07:47:38 Started by timer 07:47:38 Running as SYSTEM 07:47:38 [EnvInject] - Loading node environment variables. 07:47:38 Building remotely on prd-centos8-robot-2c-8g-981 (centos8-robot-2c-8g) in workspace /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium 07:47:39 [ssh-agent] Looking for ssh-agent implementation... 07:47:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:47:39 $ ssh-agent 07:47:39 SSH_AUTH_SOCK=/tmp/ssh-LpXEieTetFQC/agent.5168 07:47:39 SSH_AGENT_PID=5169 07:47:39 [ssh-agent] Started. 07:47:40 Running ssh-add (command line suppressed) 07:47:40 Identity added: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_2832418116606615438.key (/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/private_key_2832418116606615438.key) 07:47:40 [ssh-agent] Using credentials jenkins (Release Engineering Jenkins Key) 07:47:40 The recommended git tool is: NONE 07:47:45 using credential opendaylight-jenkins-ssh 07:47:45 Wiping out workspace first. 07:47:45 Cloning the remote Git repository 07:47:45 Cloning repository git://devvexx.opendaylight.org/mirror/integration/test 07:47:45 > git init /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test # timeout=10 07:47:45 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 07:47:45 > git --version # timeout=10 07:47:45 > git --version # 'git version 2.43.0' 07:47:45 using GIT_SSH to set credentials Release Engineering Jenkins Key 07:47:45 [INFO] Currently running in a labeled security context 07:47:45 [INFO] Currently SELinux is 'enforcing' on the host 07:47:45 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh8365526890733044025.key 07:47:45 Verifying host key using known hosts file 07:47:45 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. 07:47:45 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 07:47:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:47:48 > git config remote.origin.url git://devvexx.opendaylight.org/mirror/integration/test # timeout=10 07:47:48 Fetching upstream changes from git://devvexx.opendaylight.org/mirror/integration/test 07:47:48 using GIT_SSH to set credentials Release Engineering Jenkins Key 07:47:48 [INFO] Currently running in a labeled security context 07:47:48 [INFO] Currently SELinux is 'enforcing' on the host 07:47:48 > /usr/bin/chcon --type=ssh_home_t /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/test@tmp/jenkins-gitclient-ssh8312146948687927505.key 07:47:48 Verifying host key using known hosts file 07:47:48 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. 07:47:48 > git fetch --tags --force --progress -- git://devvexx.opendaylight.org/mirror/integration/test master # timeout=10 07:47:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:47:49 Checking out Revision 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 (origin/master) 07:47:49 > git config core.sparsecheckout # timeout=10 07:47:49 > git checkout -f 6c60ddfc8acc87c45ab0767b2ba1d2c4e7d34388 # timeout=10 07:47:49 Commit message: "Adapt test for new pce-allocation field" 07:47:49 > git rev-parse FETCH_HEAD^{commit} # timeout=10 07:47:49 > git rev-list --no-walk 62cb016f4f4171033927cf2ae7f4ac5095373e88 # timeout=10 07:47:50 No emails were triggered. 07:47:50 provisioning config files... 07:47:50 copy managed file [npmrc] to file:/home/jenkins/.npmrc 07:47:50 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 07:47:50 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:47:50 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins4082073264779697075.sh 07:47:50 ---> python-tools-install.sh 07:47:50 Setup pyenv: 07:47:50 system 07:47:50 * 3.8.13 (set by /opt/pyenv/version) 07:47:50 * 3.9.13 (set by /opt/pyenv/version) 07:47:50 * 3.10.13 (set by /opt/pyenv/version) 07:47:50 * 3.11.7 (set by /opt/pyenv/version) 07:47:55 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Eu0j 07:47:55 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 07:47:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:47:55 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:48:00 lf-activate-venv(): INFO: Base packages installed successfully 07:48:00 lf-activate-venv(): INFO: Installing additional packages: lftools 07:48:34 lf-activate-venv(): INFO: Adding /tmp/venv-Eu0j/bin to PATH 07:48:34 Generating Requirements File 07:48:56 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. 07:48:56 httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 07:48:56 Python 3.11.7 07:48:56 pip 25.2 from /tmp/venv-Eu0j/lib/python3.11/site-packages/pip (python 3.11) 07:48:57 appdirs==1.4.4 07:48:57 argcomplete==3.6.2 07:48:57 aspy.yaml==1.3.0 07:48:57 attrs==25.3.0 07:48:57 autopage==0.5.2 07:48:57 beautifulsoup4==4.14.2 07:48:57 boto3==1.40.45 07:48:57 botocore==1.40.45 07:48:57 bs4==0.0.2 07:48:57 cachetools==6.2.0 07:48:57 certifi==2025.10.5 07:48:57 cffi==2.0.0 07:48:57 cfgv==3.4.0 07:48:57 chardet==5.2.0 07:48:57 charset-normalizer==3.4.3 07:48:57 click==8.3.0 07:48:57 cliff==4.11.0 07:48:57 cmd2==2.7.0 07:48:57 cryptography==3.3.2 07:48:57 debtcollector==3.0.0 07:48:57 decorator==5.2.1 07:48:57 defusedxml==0.7.1 07:48:57 Deprecated==1.2.18 07:48:57 distlib==0.4.0 07:48:57 dnspython==2.8.0 07:48:57 docker==7.1.0 07:48:57 dogpile.cache==1.4.1 07:48:57 durationpy==0.10 07:48:57 email-validator==2.3.0 07:48:57 filelock==3.19.1 07:48:57 future==1.0.0 07:48:57 gitdb==4.0.12 07:48:57 GitPython==3.1.45 07:48:57 google-auth==2.41.1 07:48:57 httplib2==0.31.0 07:48:57 identify==2.6.15 07:48:57 idna==3.10 07:48:57 importlib-resources==1.5.0 07:48:57 iso8601==2.1.0 07:48:57 Jinja2==3.1.6 07:48:57 jmespath==1.0.1 07:48:57 jsonpatch==1.33 07:48:57 jsonpointer==3.0.0 07:48:57 jsonschema==4.25.1 07:48:57 jsonschema-specifications==2025.9.1 07:48:57 keystoneauth1==5.12.0 07:48:57 kubernetes==34.1.0 07:48:57 lftools==0.37.14 07:48:57 lxml==6.0.2 07:48:57 markdown-it-py==4.0.0 07:48:57 MarkupSafe==3.0.3 07:48:57 mdurl==0.1.2 07:48:57 msgpack==1.1.1 07:48:57 multi_key_dict==2.0.3 07:48:57 munch==4.0.0 07:48:57 netaddr==1.3.0 07:48:57 niet==1.4.2 07:48:57 nodeenv==1.9.1 07:48:57 oauth2client==4.1.3 07:48:57 oauthlib==3.3.1 07:48:57 openstacksdk==4.7.1 07:48:57 os-service-types==1.8.0 07:48:57 osc-lib==4.2.0 07:48:57 oslo.config==10.0.0 07:48:57 oslo.context==6.1.0 07:48:57 oslo.i18n==6.6.0 07:48:57 oslo.log==7.2.1 07:48:57 oslo.serialization==5.8.0 07:48:57 oslo.utils==9.1.0 07:48:57 packaging==25.0 07:48:57 pbr==7.0.1 07:48:57 platformdirs==4.4.0 07:48:57 prettytable==3.16.0 07:48:57 psutil==7.1.0 07:48:57 pyasn1==0.6.1 07:48:57 pyasn1_modules==0.4.2 07:48:57 pycparser==2.23 07:48:57 pygerrit2==2.0.15 07:48:57 PyGithub==2.8.1 07:48:57 Pygments==2.19.2 07:48:57 PyJWT==2.10.1 07:48:57 PyNaCl==1.6.0 07:48:57 pyparsing==2.4.7 07:48:57 pyperclip==1.11.0 07:48:57 pyrsistent==0.20.0 07:48:57 python-cinderclient==9.8.0 07:48:57 python-dateutil==2.9.0.post0 07:48:57 python-heatclient==4.3.0 07:48:57 python-jenkins==1.8.3 07:48:57 python-keystoneclient==5.7.0 07:48:57 python-magnumclient==4.9.0 07:48:57 python-openstackclient==8.2.0 07:48:57 python-swiftclient==4.8.0 07:48:57 PyYAML==6.0.3 07:48:57 referencing==0.36.2 07:48:57 requests==2.32.5 07:48:57 requests-oauthlib==2.0.0 07:48:57 requestsexceptions==1.4.0 07:48:57 rfc3986==2.0.0 07:48:57 rich==14.1.0 07:48:57 rich-argparse==1.7.1 07:48:57 rpds-py==0.27.1 07:48:57 rsa==4.9.1 07:48:57 ruamel.yaml==0.18.15 07:48:57 ruamel.yaml.clib==0.2.14 07:48:57 s3transfer==0.14.0 07:48:57 simplejson==3.20.2 07:48:57 six==1.17.0 07:48:57 smmap==5.0.2 07:48:57 soupsieve==2.8 07:48:57 stevedore==5.5.0 07:48:57 tabulate==0.9.0 07:48:57 toml==0.10.2 07:48:57 tomlkit==0.13.3 07:48:57 tqdm==4.67.1 07:48:57 typing_extensions==4.15.0 07:48:57 tzdata==2025.2 07:48:57 urllib3==1.26.20 07:48:57 virtualenv==20.34.0 07:48:57 wcwidth==0.2.14 07:48:57 websocket-client==1.8.0 07:48:57 wrapt==1.17.3 07:48:57 xdg==6.0.0 07:48:57 xmltodict==1.0.2 07:48:57 yq==3.4.3 07:48:57 [EnvInject] - Injecting environment variables from a build step. 07:48:57 [EnvInject] - Injecting as environment variables the properties content 07:48:57 OS_STACK_TEMPLATE=csit-2-instance-type.yaml 07:48:57 OS_CLOUD=vex 07:48:57 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-56 07:48:57 OS_STACK_TEMPLATE_DIR=openstack-hot 07:48:57 07:48:57 [EnvInject] - Variables injected successfully. 07:48:57 provisioning config files... 07:48:57 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:48:57 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins18358222911008375994.sh 07:48:57 ---> Create parameters file for OpenStack HOT 07:48:57 OpenStack Heat parameters generated 07:48:57 ----------------------------------- 07:48:57 parameters: 07:48:57 vm_0_count: '3' 07:48:57 vm_0_flavor: 'v3-standard-4' 07:48:57 vm_0_image: 'ZZCI - Ubuntu 22.04 - builder - x86_64 - 20250201-010426.857' 07:48:57 vm_1_count: '1' 07:48:57 vm_1_flavor: 'v3-standard-2' 07:48:57 vm_1_image: 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 - 20250201-060151.911' 07:48:57 07:48:57 job_name: '60686-56' 07:48:57 silo: 'releng' 07:48:57 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins7676127990094659743.sh 07:48:57 ---> Create HEAT stack 07:48:57 + source /home/jenkins/lf-env.sh 07:48:57 + lf-activate-venv --python python3 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 07:48:57 ++ mktemp -d /tmp/venv-XXXX 07:48:57 + lf_venv=/tmp/venv-LU4v 07:48:57 + local venv_file=/tmp/.os_lf_venv 07:48:57 + local python=python3 07:48:57 + local options 07:48:57 + local set_path=true 07:48:57 + local install_args= 07:48:57 ++ 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 07:48:57 + options=' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 07:48:57 + eval set -- ' --python '\''python3'\'' -- '\''lftools[openstack]'\'' '\''kubernetes'\'' '\''niet'\'' '\''python-heatclient'\'' '\''python-openstackclient'\'' '\''python-magnumclient'\'' '\''urllib3~=1.26.15'\'' '\''yq'\''' 07:48:57 ++ set -- --python python3 -- 'lftools[openstack]' kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 07:48:57 + true 07:48:57 + case $1 in 07:48:57 + python=python3 07:48:57 + shift 2 07:48:57 + true 07:48:57 + case $1 in 07:48:57 + shift 07:48:57 + break 07:48:57 + case $python in 07:48:57 + local pkg_list= 07:48:57 + [[ -d /opt/pyenv ]] 07:48:57 + echo 'Setup pyenv:' 07:48:57 Setup pyenv: 07:48:57 + export PYENV_ROOT=/opt/pyenv 07:48:57 + PYENV_ROOT=/opt/pyenv 07:48:57 + 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 07:48:57 + PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:48:57 + pyenv versions 07:48:58 system 07:48:58 3.8.13 07:48:58 3.9.13 07:48:58 3.10.13 07:48:58 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 07:48:58 + command -v pyenv 07:48:58 ++ pyenv init - --no-rehash 07:48:58 + eval 'PATH="$(bash --norc -ec '\''IFS=:; paths=($PATH); 07:48:58 for i in ${!paths[@]}; do 07:48:58 if [[ ${paths[i]} == "'\'''\''/opt/pyenv/shims'\'''\''" ]]; then unset '\''\'\'''\''paths[i]'\''\'\'''\''; 07:48:58 fi; done; 07:48:58 echo "${paths[*]}"'\'')" 07:48:58 export PATH="/opt/pyenv/shims:${PATH}" 07:48:58 export PYENV_SHELL=bash 07:48:58 source '\''/opt/pyenv/libexec/../completions/pyenv.bash'\'' 07:48:58 pyenv() { 07:48:58 local command 07:48:58 command="${1:-}" 07:48:58 if [ "$#" -gt 0 ]; then 07:48:58 shift 07:48:58 fi 07:48:58 07:48:58 case "$command" in 07:48:58 rehash|shell) 07:48:58 eval "$(pyenv "sh-$command" "$@")" 07:48:58 ;; 07:48:58 *) 07:48:58 command pyenv "$command" "$@" 07:48:58 ;; 07:48:58 esac 07:48:58 }' 07:48:58 +++ bash --norc -ec 'IFS=:; paths=($PATH); 07:48:58 for i in ${!paths[@]}; do 07:48:58 if [[ ${paths[i]} == "/opt/pyenv/shims" ]]; then unset '\''paths[i]'\''; 07:48:58 fi; done; 07:48:58 echo "${paths[*]}"' 07:48:58 ++ PATH=/opt/pyenv/bin:/home/jenkins/.local/bin:/home/jenkins/bin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/opt/puppetlabs/bin 07:48:58 ++ 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 07:48:58 ++ 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 07:48:58 ++ export PYENV_SHELL=bash 07:48:58 ++ PYENV_SHELL=bash 07:48:58 ++ source /opt/pyenv/libexec/../completions/pyenv.bash 07:48:58 +++ complete -F _pyenv pyenv 07:48:58 ++ lf-pyver python3 07:48:58 ++ local py_version_xy=python3 07:48:58 ++ local py_version_xyz= 07:48:58 ++ awk '{ print $1 }' 07:48:58 ++ pyenv versions 07:48:58 ++ local command 07:48:58 ++ command=versions 07:48:58 ++ '[' 1 -gt 0 ']' 07:48:58 ++ shift 07:48:58 ++ case "$command" in 07:48:58 ++ command pyenv versions 07:48:58 ++ pyenv versions 07:48:58 ++ sed 's/^[ *]* //' 07:48:58 ++ grep -E '^[0-9.]*[0-9]$' 07:48:58 ++ [[ ! -s /tmp/.pyenv_versions ]] 07:48:58 +++ grep '^3' /tmp/.pyenv_versions 07:48:58 +++ tail -n 1 07:48:58 +++ sort -V 07:48:58 ++ py_version_xyz=3.11.7 07:48:58 ++ [[ -z 3.11.7 ]] 07:48:58 ++ echo 3.11.7 07:48:58 ++ return 0 07:48:58 + pyenv local 3.11.7 07:48:58 + local command 07:48:58 + command=local 07:48:58 + '[' 2 -gt 0 ']' 07:48:58 + shift 07:48:58 + case "$command" in 07:48:58 + command pyenv local 3.11.7 07:48:58 + pyenv local 3.11.7 07:48:58 + for arg in "$@" 07:48:58 + case $arg in 07:48:58 + pkg_list+='lftools[openstack] ' 07:48:58 + for arg in "$@" 07:48:58 + case $arg in 07:48:58 + pkg_list+='kubernetes ' 07:48:58 + for arg in "$@" 07:48:58 + case $arg in 07:48:58 + pkg_list+='niet ' 07:48:58 + for arg in "$@" 07:48:58 + case $arg in 07:48:58 + pkg_list+='python-heatclient ' 07:48:58 + for arg in "$@" 07:48:58 + case $arg in 07:48:58 + pkg_list+='python-openstackclient ' 07:48:58 + for arg in "$@" 07:48:58 + case $arg in 07:48:58 + pkg_list+='python-magnumclient ' 07:48:58 + for arg in "$@" 07:48:58 + case $arg in 07:48:58 + pkg_list+='urllib3~=1.26.15 ' 07:48:58 + for arg in "$@" 07:48:58 + case $arg in 07:48:58 + pkg_list+='yq ' 07:48:58 + [[ -f /tmp/.os_lf_venv ]] 07:48:58 ++ cat /tmp/.os_lf_venv 07:48:58 + lf_venv=/tmp/venv-Eu0j 07:48:58 + echo 'lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eu0j from' file:/tmp/.os_lf_venv 07:48:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eu0j from file:/tmp/.os_lf_venv 07:48:58 + echo 'lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)' 07:48:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:48:58 + local 'pip_opts=--upgrade --quiet' 07:48:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org' 07:48:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org' 07:48:58 + pip_opts='--upgrade --quiet --trusted-host pypi.org --trusted-host files.pythonhosted.org --trusted-host pypi.python.org' 07:48:58 + [[ -n '' ]] 07:48:58 + [[ -n '' ]] 07:48:58 + echo 'lf-activate-venv(): INFO: Attempting to install with network-safe options...' 07:48:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:48:58 + /tmp/venv-Eu0j/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 07:49:00 + echo 'lf-activate-venv(): INFO: Base packages installed successfully' 07:49:00 lf-activate-venv(): INFO: Base packages installed successfully 07:49:00 + [[ -z lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ]] 07:49:00 + echo 'lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq ' 07:49:00 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes niet python-heatclient python-openstackclient python-magnumclient urllib3~=1.26.15 yq 07:49:00 + /tmp/venv-Eu0j/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 07:49:18 + type python3 07:49:18 + true 07:49:18 + echo 'lf-activate-venv(): INFO: Adding /tmp/venv-Eu0j/bin to PATH' 07:49:18 lf-activate-venv(): INFO: Adding /tmp/venv-Eu0j/bin to PATH 07:49:18 + PATH=/tmp/venv-Eu0j/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 07:49:18 + return 0 07:49:18 + openstack --os-cloud vex limits show --absolute 07:49:20 +--------------------------+---------+ 07:49:20 | Name | Value | 07:49:20 +--------------------------+---------+ 07:49:20 | maxTotalInstances | -1 | 07:49:20 | maxTotalCores | 450 | 07:49:20 | maxTotalRAMSize | 1000000 | 07:49:20 | maxServerMeta | 128 | 07:49:20 | maxImageMeta | 128 | 07:49:20 | maxPersonality | 5 | 07:49:20 | maxPersonalitySize | 10240 | 07:49:20 | maxTotalKeypairs | 100 | 07:49:20 | maxServerGroups | 10 | 07:49:20 | maxServerGroupMembers | 10 | 07:49:20 | maxTotalFloatingIps | -1 | 07:49:20 | maxSecurityGroups | -1 | 07:49:20 | maxSecurityGroupRules | -1 | 07:49:20 | totalRAMUsed | 909312 | 07:49:20 | totalCoresUsed | 222 | 07:49:20 | totalInstancesUsed | 73 | 07:49:20 | totalFloatingIpsUsed | 0 | 07:49:20 | totalSecurityGroupsUsed | 0 | 07:49:20 | totalServerGroupsUsed | 0 | 07:49:20 | maxTotalVolumes | -1 | 07:49:20 | maxTotalSnapshots | 10 | 07:49:20 | maxTotalVolumeGigabytes | 4096 | 07:49:20 | maxTotalBackups | 10 | 07:49:20 | maxTotalBackupGigabytes | 1000 | 07:49:20 | totalVolumesUsed | 0 | 07:49:20 | totalGigabytesUsed | 0 | 07:49:20 | totalSnapshotsUsed | 0 | 07:49:20 | totalBackupsUsed | 0 | 07:49:20 | totalBackupGigabytesUsed | 0 | 07:49:20 +--------------------------+---------+ 07:49:20 + pushd /opt/ciman/openstack-hot 07:49:20 /opt/ciman/openstack-hot /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium 07:49:20 + lftools openstack --os-cloud vex stack create releng-mdsal-csit-3node-netty-replicate-only-titanium-56 csit-2-instance-type.yaml /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/stack-parameters.yaml 07:49:46 Creating stack releng-mdsal-csit-3node-netty-replicate-only-titanium-56 07:49:46 Waiting to initialize infrastructure... 07:49:46 Stack initialization successful. 07:49:46 ------------------------------------ 07:49:46 Stack Details 07:49:46 ------------------------------------ 07:49:46 {'added': None, 07:49:46 'capabilities': [], 07:49:46 'created_at': '2025-10-06T07:49:23Z', 07:49:46 'deleted': None, 07:49:46 'deleted_at': None, 07:49:46 'description': 'No description', 07:49:46 'environment': None, 07:49:46 'environment_files': None, 07:49:46 'files': None, 07:49:46 'files_container': None, 07:49:46 'id': '7ffcb257-cb2d-4ace-bd90-8f57ae2fbd07', 07:49:46 'is_rollback_disabled': True, 07:49:46 'links': [{'href': 'https://orchestration.public.mtl1.vexxhost.net/v1/12c36e260d8e4bb2913965203b1b491f/stacks/releng-mdsal-csit-3node-netty-replicate-only-titanium-56/7ffcb257-cb2d-4ace-bd90-8f57ae2fbd07', 07:49:46 'rel': 'self'}], 07:49:46 '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'})}), 07:49:46 'name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-56', 07:49:46 'notification_topics': [], 07:49:46 'outputs': [{'description': 'IP addresses of the 1st vm types', 07:49:46 'output_key': 'vm_0_ips', 07:49:46 'output_value': ['10.30.171.170', 07:49:46 '10.30.170.42', 07:49:46 '10.30.170.48']}, 07:49:46 {'description': 'IP addresses of the 2nd vm types', 07:49:46 'output_key': 'vm_1_ips', 07:49:46 'output_value': ['10.30.171.192']}], 07:49:46 'owner_id': ****, 07:49:46 'parameters': {'OS::project_id': '12c36e260d8e4bb2913965203b1b491f', 07:49:46 'OS::stack_id': '7ffcb257-cb2d-4ace-bd90-8f57ae2fbd07', 07:49:46 'OS::stack_name': 'releng-mdsal-csit-3node-netty-replicate-only-titanium-56', 07:49:46 'job_name': '60686-56', 07:49:46 'silo': 'releng', 07:49:46 'vm_0_count': '3', 07:49:46 'vm_0_flavor': 'v3-standard-4', 07:49:46 'vm_0_image': 'ZZCI - Ubuntu 22.04 - builder - x86_64 - ' 07:49:46 '20250201-010426.857', 07:49:46 'vm_1_count': '1', 07:49:46 'vm_1_flavor': 'v3-standard-2', 07:49:46 'vm_1_image': 'ZZCI - Ubuntu 22.04 - mininet-ovs-217 - x86_64 ' 07:49:46 '- 20250201-060151.911'}, 07:49:46 'parent_id': None, 07:49:46 'replaced': None, 07:49:46 'status': 'CREATE_COMPLETE', 07:49:46 'status_reason': 'Stack CREATE completed successfully', 07:49:46 'tags': [], 07:49:46 'template': None, 07:49:46 'template_description': 'No description', 07:49:46 'template_url': None, 07:49:46 'timeout_mins': 15, 07:49:46 'unchanged': None, 07:49:46 'updated': None, 07:49:46 'updated_at': None, 07:49:46 'user_project_id': '5060cb2538484a5f8ce82c87f156933d'} 07:49:46 ------------------------------------ 07:49:47 + popd 07:49:47 /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium 07:49:47 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins13120766315343733524.sh 07:49:47 ---> Copy SSH public keys to CSIT lab 07:49:47 Setup pyenv: 07:49:47 system 07:49:47 3.8.13 07:49:47 3.9.13 07:49:47 3.10.13 07:49:47 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 07:49:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eu0j from file:/tmp/.os_lf_venv 07:49:47 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:49:47 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:49:49 lf-activate-venv(): INFO: Base packages installed successfully 07:49:49 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 07:50:07 lf-activate-venv(): INFO: Adding /tmp/venv-Eu0j/bin to PATH 07:50:09 SSH not responding on 10.30.171.170. Retrying in 10 seconds... 07:50:09 SSH not responding on 10.30.170.42. Retrying in 10 seconds... 07:50:09 SSH not responding on 10.30.171.192. Retrying in 10 seconds... 07:50:09 SSH not responding on 10.30.170.48. Retrying in 10 seconds... 07:50:19 Ping to 10.30.171.170 successful. 07:50:19 Ping to 10.30.170.42 successful. 07:50:19 Ping to 10.30.171.192 successful. 07:50:19 Ping to 10.30.170.48 successful. 07:50:19 SSH not responding on 10.30.171.170. Retrying in 10 seconds... 07:50:19 SSH not responding on 10.30.170.42. Retrying in 10 seconds... 07:50:19 SSH not responding on 10.30.170.48. Retrying in 10 seconds... 07:50:22 Warning: Permanently added '10.30.171.192' (ECDSA) to the list of known hosts. 07:50:23 releng-60686-56-1-mininet-ovs-217-0 07:50:23 Successfully copied public keys to slave 10.30.171.192 07:50:23 Process 6507 ready. 07:50:29 Ping to 10.30.171.170 successful. 07:50:29 Ping to 10.30.170.42 successful. 07:50:29 Ping to 10.30.170.48 successful. 07:50:29 SSH not responding on 10.30.170.42. Retrying in 10 seconds... 07:50:30 SSH not responding on 10.30.170.48. Retrying in 10 seconds... 07:50:30 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts. 07:50:31 releng-60686-56-0-builder-0 07:50:31 Successfully copied public keys to slave 10.30.171.170 07:50:31 Process 6508 ready. 07:50:39 Ping to 10.30.170.42 successful. 07:50:40 Ping to 10.30.170.48 successful. 07:50:40 SSH not responding on 10.30.170.42. Retrying in 10 seconds... 07:50:40 SSH not responding on 10.30.170.48. Retrying in 10 seconds... 07:50:50 Ping to 10.30.170.42 successful. 07:50:50 Ping to 10.30.170.48 successful. 07:50:50 SSH not responding on 10.30.170.48. Retrying in 10 seconds... 07:50:53 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts. 07:50:53 releng-60686-56-0-builder-1 07:50:53 Successfully copied public keys to slave 10.30.170.42 07:50:53 Process 6509 ready. 07:51:00 Ping to 10.30.170.48 successful. 07:51:03 Warning: Permanently added '10.30.170.48' (ECDSA) to the list of known hosts. 07:51:03 releng-60686-56-0-builder-2 07:51:03 Successfully copied public keys to slave 10.30.170.48 07:51:03 Process 6510 ready. 07:51:03 SSH ready on all stack servers. 07:51:03 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins11143412696964261096.sh 07:51:03 Setup pyenv: 07:51:04 system 07:51:04 3.8.13 07:51:04 3.9.13 07:51:04 3.10.13 07:51:04 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 07:51:08 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-eczh 07:51:08 lf-activate-venv(): INFO: Save venv in file: /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.robot_venv 07:51:08 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:51:08 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:51:12 lf-activate-venv(): INFO: Base packages installed successfully 07:51:12 lf-activate-venv(): INFO: Installing additional packages: setuptools wheel 07:51:14 lf-activate-venv(): INFO: Adding /tmp/venv-eczh/bin to PATH 07:51:14 + echo 'Installing Python Requirements' 07:51:14 Installing Python Requirements 07:51:14 + cat 07:51:14 + python -m pip install -r requirements.txt 07:51:14 Looking in indexes: https://nexus3.opendaylight.org/repository/PyPi/simple 07:51:14 Collecting docker-py (from -r requirements.txt (line 1)) 07:51:14 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) 07:51:14 Collecting ipaddr (from -r requirements.txt (line 2)) 07:51:14 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ipaddr/2.2.0/ipaddr-2.2.0.tar.gz (26 kB) 07:51:14 Preparing metadata (setup.py): started 07:51:15 Preparing metadata (setup.py): finished with status 'done' 07:51:15 Collecting netaddr (from -r requirements.txt (line 3)) 07:51:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/netaddr/1.3.0/netaddr-1.3.0-py3-none-any.whl (2.3 MB) 07:51:15 Collecting netifaces (from -r requirements.txt (line 4)) 07:51:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/netifaces/0.11.0/netifaces-0.11.0.tar.gz (30 kB) 07:51:15 Preparing metadata (setup.py): started 07:51:15 Preparing metadata (setup.py): finished with status 'done' 07:51:15 Collecting pyhocon (from -r requirements.txt (line 5)) 07:51:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyhocon/0.3.61/pyhocon-0.3.61-py3-none-any.whl (25 kB) 07:51:15 Collecting requests (from -r requirements.txt (line 6)) 07:51:15 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/requests/2.32.5/requests-2.32.5-py3-none-any.whl (64 kB) 07:51:15 Collecting robotframework (from -r requirements.txt (line 7)) 07:51:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework/7.3.2/robotframework-7.3.2-py3-none-any.whl (795 kB) 07:51:15 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 795.1/795.1 kB 31.1 MB/s 0:00:00 07:51:15 Collecting robotframework-httplibrary (from -r requirements.txt (line 8)) 07:51:15 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-httplibrary/0.4.2/robotframework-httplibrary-0.4.2.tar.gz (9.1 kB) 07:51:15 Preparing metadata (setup.py): started 07:51:16 Preparing metadata (setup.py): finished with status 'done' 07:51:16 Collecting robotframework-requests==0.9.7 (from -r requirements.txt (line 9)) 07:51:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-requests/0.9.7/robotframework_requests-0.9.7-py3-none-any.whl (21 kB) 07:51:16 Collecting robotframework-selenium2library (from -r requirements.txt (line 10)) 07:51:16 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) 07:51:16 Collecting robotframework-sshlibrary==3.8.0 (from -r requirements.txt (line 11)) 07:51:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-sshlibrary/3.8.0/robotframework-sshlibrary-3.8.0.tar.gz (51 kB) 07:51:16 Preparing metadata (setup.py): started 07:51:16 Preparing metadata (setup.py): finished with status 'done' 07:51:16 Collecting scapy (from -r requirements.txt (line 12)) 07:51:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scapy/2.6.1/scapy-2.6.1-py3-none-any.whl (2.4 MB) 07:51:16 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 59.5 MB/s 0:00:00 07:51:16 Collecting jsonpath-rw (from -r requirements.txt (line 15)) 07:51:16 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpath-rw/1.4.0/jsonpath-rw-1.4.0.tar.gz (13 kB) 07:51:16 Preparing metadata (setup.py): started 07:51:16 Preparing metadata (setup.py): finished with status 'done' 07:51:17 Collecting elasticsearch (from -r requirements.txt (line 18)) 07:51:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/9.1.1/elasticsearch-9.1.1-py3-none-any.whl (937 kB) 07:51:17 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 937.5/937.5 kB 25.4 MB/s 0:00:00 07:51:17 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 07:51:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.18.0/elasticsearch_dsl-8.18.0-py3-none-any.whl (10 kB) 07:51:17 Collecting pyangbind (from -r requirements.txt (line 22)) 07:51:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyangbind/0.8.6/pyangbind-0.8.6-py3-none-any.whl (52 kB) 07:51:17 Collecting isodate (from -r requirements.txt (line 25)) 07:51:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/isodate/0.7.2/isodate-0.7.2-py3-none-any.whl (22 kB) 07:51:17 Collecting jmespath (from -r requirements.txt (line 28)) 07:51:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jmespath/1.0.1/jmespath-1.0.1-py3-none-any.whl (20 kB) 07:51:17 Collecting jsonpatch (from -r requirements.txt (line 31)) 07:51:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/jsonpatch/1.33/jsonpatch-1.33-py2.py3-none-any.whl (12 kB) 07:51:17 Collecting paramiko>=1.15.3 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 07:51:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/paramiko/4.0.0/paramiko-4.0.0-py3-none-any.whl (223 kB) 07:51:17 Collecting scp>=0.13.0 (from robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 07:51:17 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/scp/0.15.0/scp-0.15.0-py2.py3-none-any.whl (8.8 kB) 07:51:17 Collecting docker-pycreds>=0.2.1 (from docker-py->-r requirements.txt (line 1)) 07:51:17 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) 07:51:17 Collecting six>=1.4.0 (from docker-py->-r requirements.txt (line 1)) 07:51:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/six/1.17.0/six-1.17.0-py2.py3-none-any.whl (11 kB) 07:51:17 Collecting websocket-client>=0.32.0 (from docker-py->-r requirements.txt (line 1)) 07:51:17 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) 07:51:17 Collecting pyparsing<4,>=2 (from pyhocon->-r requirements.txt (line 5)) 07:51:17 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pyparsing/3.2.5/pyparsing-3.2.5-py3-none-any.whl (113 kB) 07:51:18 Collecting charset_normalizer<4,>=2 (from requests->-r requirements.txt (line 6)) 07:51:18 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) 07:51:18 Collecting idna<4,>=2.5 (from requests->-r requirements.txt (line 6)) 07:51:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/idna/3.10/idna-3.10-py3-none-any.whl (70 kB) 07:51:18 Collecting urllib3<3,>=1.21.1 (from requests->-r requirements.txt (line 6)) 07:51:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/urllib3/2.5.0/urllib3-2.5.0-py3-none-any.whl (129 kB) 07:51:18 Collecting certifi>=2017.4.17 (from requests->-r requirements.txt (line 6)) 07:51:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/certifi/2025.10.5/certifi-2025.10.5-py3-none-any.whl (163 kB) 07:51:18 Collecting webtest>=2.0 (from robotframework-httplibrary->-r requirements.txt (line 8)) 07:51:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webtest/3.0.6/webtest-3.0.6-py3-none-any.whl (32 kB) 07:51:18 Collecting jsonpointer (from robotframework-httplibrary->-r requirements.txt (line 8)) 07:51:18 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) 07:51:18 Collecting robotframework-seleniumlibrary>=3.0.0 (from robotframework-selenium2library->-r requirements.txt (line 10)) 07:51:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/robotframework-seleniumlibrary/6.8.0/robotframework_seleniumlibrary-6.8.0-py3-none-any.whl (104 kB) 07:51:18 Collecting ply (from jsonpath-rw->-r requirements.txt (line 15)) 07:51:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/ply/3.11/ply-3.11-py2.py3-none-any.whl (49 kB) 07:51:18 Collecting decorator (from jsonpath-rw->-r requirements.txt (line 15)) 07:51:18 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/decorator/5.2.1/decorator-5.2.1-py3-none-any.whl (9.2 kB) 07:51:18 Collecting elastic-transport<10,>=9.1.0 (from elasticsearch->-r requirements.txt (line 18)) 07:51:18 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/9.1.0/elastic_transport-9.1.0-py3-none-any.whl (65 kB) 07:51:19 Collecting python-dateutil (from elasticsearch->-r requirements.txt (line 18)) 07:51:19 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) 07:51:19 Collecting typing-extensions (from elasticsearch->-r requirements.txt (line 18)) 07:51:19 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) 07:51:19 Collecting elasticsearch (from -r requirements.txt (line 18)) 07:51:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch/8.19.1/elasticsearch-8.19.1-py3-none-any.whl (940 kB) 07:51:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 940.5/940.5 kB 36.4 MB/s 0:00:00 07:51:19 INFO: pip is looking at multiple versions of elasticsearch-dsl to determine which version is compatible with other requirements. This could take a while. 07:51:19 Collecting elasticsearch-dsl (from -r requirements.txt (line 19)) 07:51:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.1/elasticsearch_dsl-8.17.1-py3-none-any.whl (158 kB) 07:51:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.17.0/elasticsearch_dsl-8.17.0-py3-none-any.whl (158 kB) 07:51:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.16.0/elasticsearch_dsl-8.16.0-py3-none-any.whl (158 kB) 07:51:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elasticsearch-dsl/8.15.4/elasticsearch_dsl-8.15.4-py3-none-any.whl (104 kB) 07:51:19 Collecting elastic-transport<9,>=8.15.1 (from elasticsearch->-r requirements.txt (line 18)) 07:51:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/elastic-transport/8.17.1/elastic_transport-8.17.1-py3-none-any.whl (64 kB) 07:51:19 Collecting pyang (from pyangbind->-r requirements.txt (line 22)) 07:51:19 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pyang/2.7.1/pyang-2.7.1-py2.py3-none-any.whl (598 kB) 07:51:19 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 598.5/598.5 kB 23.8 MB/s 0:00:00 07:51:19 Collecting lxml (from pyangbind->-r requirements.txt (line 22)) 07:51:19 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) 07:51:20 Collecting regex (from pyangbind->-r requirements.txt (line 22)) 07:51:20 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) 07:51:20 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 799.0/799.0 kB 41.6 MB/s 0:00:00 07:51:21 Collecting enum34 (from pyangbind->-r requirements.txt (line 22)) 07:51:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/enum34/1.1.10/enum34-1.1.10-py3-none-any.whl (11 kB) 07:51:21 Collecting bcrypt>=3.2 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 07:51:21 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) 07:51:21 Collecting cryptography>=3.3 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 07:51:21 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) 07:51:21 Collecting invoke>=2.0 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 07:51:21 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/invoke/2.2.0/invoke-2.2.0-py3-none-any.whl (160 kB) 07:51:21 Collecting pynacl>=1.5 (from paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 07:51:21 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) 07:51:22 Collecting cffi>=2.0.0 (from cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 07:51:22 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) 07:51:22 Collecting pycparser (from cffi>=2.0.0->cryptography>=3.3->paramiko>=1.15.3->robotframework-sshlibrary==3.8.0->-r requirements.txt (line 11)) 07:51:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/pycparser/2.23/pycparser-2.23-py3-none-any.whl (118 kB) 07:51:22 Collecting selenium>=4.3.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 07:51:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/selenium/4.36.0/selenium-4.36.0-py3-none-any.whl (9.6 MB) 07:51:22 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 67.6 MB/s 0:00:00 07:51:22 Collecting robotframework-pythonlibcore>=4.4.1 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 07:51:22 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) 07:51:22 Collecting click>=8.0 (from robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 07:51:22 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/click/8.3.0/click-8.3.0-py3-none-any.whl (107 kB) 07:51:22 Collecting trio<1.0,>=0.30.0 (from selenium>=4.3.0->robotframework-seleniumlibrary>=3.0.0->robotframework-selenium2library->-r requirements.txt (line 10)) 07:51:22 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio/0.31.0/trio-0.31.0-py3-none-any.whl (512 kB) 07:51:23 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)) 07:51:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/trio-websocket/0.12.2/trio_websocket-0.12.2-py3-none-any.whl (21 kB) 07:51:23 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)) 07:51:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/attrs/25.3.0/attrs-25.3.0-py3-none-any.whl (63 kB) 07:51:23 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)) 07:51:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sortedcontainers/2.4.0/sortedcontainers-2.4.0-py2.py3-none-any.whl (29 kB) 07:51:23 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)) 07:51:23 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) 07:51:23 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)) 07:51:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/sniffio/1.3.1/sniffio-1.3.1-py3-none-any.whl (10 kB) 07:51:23 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)) 07:51:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/wsproto/1.2.0/wsproto-1.2.0-py3-none-any.whl (24 kB) 07:51:23 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)) 07:51:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/pysocks/1.7.1/PySocks-1.7.1-py3-none-any.whl (16 kB) 07:51:23 Collecting WebOb>=1.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 07:51:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/webob/1.8.9/WebOb-1.8.9-py2.py3-none-any.whl (115 kB) 07:51:23 Collecting waitress>=3.0.2 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 07:51:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/waitress/3.0.2/waitress-3.0.2-py3-none-any.whl (56 kB) 07:51:23 Collecting beautifulsoup4 (from webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 07:51:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/beautifulsoup4/4.14.2/beautifulsoup4-4.14.2-py3-none-any.whl (106 kB) 07:51:23 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)) 07:51:23 Downloading https://nexus3.opendaylight.org/repository/PyPi/packages/h11/0.16.0/h11-0.16.0-py3-none-any.whl (37 kB) 07:51:23 Collecting soupsieve>1.2 (from beautifulsoup4->webtest>=2.0->robotframework-httplibrary->-r requirements.txt (line 8)) 07:51:23 Using cached https://nexus3.opendaylight.org/repository/PyPi/packages/soupsieve/2.8/soupsieve-2.8-py3-none-any.whl (36 kB) 07:51:23 Building wheels for collected packages: robotframework-sshlibrary, ipaddr, netifaces, robotframework-httplibrary, jsonpath-rw 07:51:23 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 07:51:23 Building wheel for robotframework-sshlibrary (setup.py): started 07:51:24 Building wheel for robotframework-sshlibrary (setup.py): finished with status 'done' 07:51:24 Created wheel for robotframework-sshlibrary: filename=robotframework_sshlibrary-3.8.0-py3-none-any.whl size=55205 sha256=899e3887a5ca1b836f033527082a17efe59aa868ab7319e8a2d6d7797a451b8a 07:51:24 Stored in directory: /home/jenkins/.cache/pip/wheels/f7/c9/b3/a977b7bcc410d45ae27d240df3d00a12585509180e373ecccc 07:51:24 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 07:51:24 Building wheel for ipaddr (setup.py): started 07:51:24 Building wheel for ipaddr (setup.py): finished with status 'done' 07:51:24 Created wheel for ipaddr: filename=ipaddr-2.2.0-py3-none-any.whl size=18353 sha256=6c02d98266d868dd742039e0b95418e38333f81cfd264e0da54580d614823a87 07:51:24 Stored in directory: /home/jenkins/.cache/pip/wheels/dc/6c/04/da2d847fa8d45c59af3e1d83e2acc29cb8adcbaf04c0898dbf 07:51:24 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 07:51:24 Building wheel for netifaces (setup.py): started 07:51:26 Building wheel for netifaces (setup.py): finished with status 'done' 07:51:26 Created wheel for netifaces: filename=netifaces-0.11.0-cp311-cp311-linux_x86_64.whl size=41085 sha256=f59731faf6463b6f58239b17e182314ec8497def86402a534c72180e7e688aff 07:51:26 Stored in directory: /home/jenkins/.cache/pip/wheels/f8/18/88/e61d54b995bea304bdb1d040a92b72228a1bf72ca2a3eba7c9 07:51:26 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 07:51:26 Building wheel for robotframework-httplibrary (setup.py): started 07:51:27 Building wheel for robotframework-httplibrary (setup.py): finished with status 'done' 07:51:27 Created wheel for robotframework-httplibrary: filename=robotframework_httplibrary-0.4.2-py3-none-any.whl size=10014 sha256=40d53899677a1a3662c986ed8928f870a92a56664115e1e1e8e67411da96ed0c 07:51:27 Stored in directory: /home/jenkins/.cache/pip/wheels/aa/bc/0d/9a20dd51effef392aae2733cb4c7b66c6fa29fca33d88b57ed 07:51:27 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 07:51:27 Building wheel for jsonpath-rw (setup.py): started 07:51:27 Building wheel for jsonpath-rw (setup.py): finished with status 'done' 07:51:27 Created wheel for jsonpath-rw: filename=jsonpath_rw-1.4.0-py3-none-any.whl size=15176 sha256=5213dd1c7fedd3d2f6247ede12a70ab15fe1320eba281975517a91b41850f339 07:51:27 Stored in directory: /home/jenkins/.cache/pip/wheels/f1/54/63/9a8da38cefae13755097b36cc852decc25d8ef69c37d58d4eb 07:51:27 Successfully built robotframework-sshlibrary ipaddr netifaces robotframework-httplibrary jsonpath-rw 07:51:27 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 07:51:34 07:51:34 Successfully installed WebOb-1.8.9 attrs-25.3.0 bcrypt-5.0.0 beautifulsoup4-4.14.2 certifi-2025.10.5 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 07:51:35 + pip freeze 07:51:35 attrs==25.3.0 07:51:35 bcrypt==5.0.0 07:51:35 beautifulsoup4==4.14.2 07:51:35 certifi==2025.10.5 07:51:35 cffi==2.0.0 07:51:35 charset-normalizer==3.4.3 07:51:35 click==8.3.0 07:51:35 cryptography==46.0.2 07:51:35 decorator==5.2.1 07:51:35 distlib==0.4.0 07:51:35 docker-py==1.10.6 07:51:35 docker-pycreds==0.4.0 07:51:35 elastic-transport==8.17.1 07:51:35 elasticsearch==8.19.1 07:51:35 elasticsearch-dsl==8.15.4 07:51:35 enum34==1.1.10 07:51:35 filelock==3.19.1 07:51:35 h11==0.16.0 07:51:35 idna==3.10 07:51:35 invoke==2.2.0 07:51:35 ipaddr==2.2.0 07:51:35 isodate==0.7.2 07:51:35 jmespath==1.0.1 07:51:35 jsonpatch==1.33 07:51:35 jsonpath-rw==1.4.0 07:51:35 jsonpointer==3.0.0 07:51:35 lxml==6.0.2 07:51:35 netaddr==1.3.0 07:51:35 netifaces==0.11.0 07:51:35 outcome==1.3.0.post0 07:51:35 paramiko==4.0.0 07:51:35 platformdirs==4.4.0 07:51:35 ply==3.11 07:51:35 pyang==2.7.1 07:51:35 pyangbind==0.8.6 07:51:35 pycparser==2.23 07:51:35 pyhocon==0.3.61 07:51:35 PyNaCl==1.6.0 07:51:35 pyparsing==3.2.5 07:51:35 PySocks==1.7.1 07:51:35 python-dateutil==2.9.0.post0 07:51:35 regex==2025.9.18 07:51:35 requests==2.32.5 07:51:35 robotframework==7.3.2 07:51:35 robotframework-httplibrary==0.4.2 07:51:35 robotframework-pythonlibcore==4.4.1 07:51:35 robotframework-requests==0.9.7 07:51:35 robotframework-selenium2library==3.0.0 07:51:35 robotframework-seleniumlibrary==6.8.0 07:51:35 robotframework-sshlibrary==3.8.0 07:51:35 scapy==2.6.1 07:51:35 scp==0.15.0 07:51:35 selenium==4.36.0 07:51:35 six==1.17.0 07:51:35 sniffio==1.3.1 07:51:35 sortedcontainers==2.4.0 07:51:35 soupsieve==2.8 07:51:35 trio==0.31.0 07:51:35 trio-websocket==0.12.2 07:51:35 typing_extensions==4.15.0 07:51:35 urllib3==2.5.0 07:51:35 virtualenv==20.34.0 07:51:35 waitress==3.0.2 07:51:35 WebOb==1.8.9 07:51:35 websocket-client==1.8.0 07:51:35 WebTest==3.0.6 07:51:35 wsproto==1.2.0 07:51:35 [EnvInject] - Injecting environment variables from a build step. 07:51:35 [EnvInject] - Injecting as environment variables the properties file path 'env.properties' 07:51:35 [EnvInject] - Variables injected successfully. 07:51:35 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins10817375255027214755.sh 07:51:35 Setup pyenv: 07:51:35 system 07:51:35 3.8.13 07:51:35 3.9.13 07:51:35 3.10.13 07:51:35 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 07:51:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eu0j from file:/tmp/.os_lf_venv 07:51:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:51:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:51:37 lf-activate-venv(): INFO: Base packages installed successfully 07:51:37 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient yq 07:51:45 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. 07:51:45 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 07:51:45 kubernetes 34.1.0 requires urllib3<2.4.0,>=1.24.2, but you have urllib3 2.5.0 which is incompatible. 07:51:46 lf-activate-venv(): INFO: Adding /tmp/venv-Eu0j/bin to PATH 07:51:46 + ODL_SYSTEM=() 07:51:46 + TOOLS_SYSTEM=() 07:51:46 + OPENSTACK_SYSTEM=() 07:51:46 + OPENSTACK_CONTROLLERS=() 07:51:46 + mapfile -t ADDR 07:51:46 ++ openstack stack show -f json -c outputs releng-mdsal-csit-3node-netty-replicate-only-titanium-56 07:51:46 ++ jq -r '.outputs[] | select(.output_key | match("^vm_[0-9]+_ips$")) | .output_value | .[]' 07:51:47 + for i in "${ADDR[@]}" 07:51:47 ++ ssh 10.30.171.192 hostname -s 07:51:47 Warning: Permanently added '10.30.171.192' (ECDSA) to the list of known hosts. 07:51:48 + REMHOST=releng-60686-56-1-mininet-ovs-217-0 07:51:48 + case ${REMHOST} in 07:51:48 + TOOLS_SYSTEM=("${TOOLS_SYSTEM[@]}" "${i}") 07:51:48 + for i in "${ADDR[@]}" 07:51:48 ++ ssh 10.30.171.170 hostname -s 07:51:48 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts. 07:51:48 + REMHOST=releng-60686-56-0-builder-0 07:51:48 + case ${REMHOST} in 07:51:48 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 07:51:48 + for i in "${ADDR[@]}" 07:51:48 ++ ssh 10.30.170.42 hostname -s 07:51:49 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts. 07:51:49 + REMHOST=releng-60686-56-0-builder-1 07:51:49 + case ${REMHOST} in 07:51:49 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 07:51:49 + for i in "${ADDR[@]}" 07:51:49 ++ ssh 10.30.170.48 hostname -s 07:51:49 Warning: Permanently added '10.30.170.48' (ECDSA) to the list of known hosts. 07:51:49 + REMHOST=releng-60686-56-0-builder-2 07:51:49 + case ${REMHOST} in 07:51:49 + ODL_SYSTEM=("${ODL_SYSTEM[@]}" "${i}") 07:51:49 + echo NUM_ODL_SYSTEM=3 07:51:49 + echo NUM_TOOLS_SYSTEM=1 07:51:49 + '[' '' == yes ']' 07:51:49 + NUM_OPENSTACK_SYSTEM=0 07:51:49 + echo NUM_OPENSTACK_SYSTEM=0 07:51:49 + '[' 0 -eq 2 ']' 07:51:49 + echo ODL_SYSTEM_IP=10.30.171.170 07:51:49 ++ seq 0 2 07:51:49 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 07:51:49 + echo ODL_SYSTEM_1_IP=10.30.171.170 07:51:49 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 07:51:49 + echo ODL_SYSTEM_2_IP=10.30.170.42 07:51:49 + for i in $(seq 0 $(( ${#ODL_SYSTEM[@]} - 1 ))) 07:51:49 + echo ODL_SYSTEM_3_IP=10.30.170.48 07:51:49 + echo TOOLS_SYSTEM_IP=10.30.171.192 07:51:49 ++ seq 0 0 07:51:49 + for i in $(seq 0 $(( ${#TOOLS_SYSTEM[@]} - 1 ))) 07:51:49 + echo TOOLS_SYSTEM_1_IP=10.30.171.192 07:51:49 + openstack_index=0 07:51:49 + NUM_OPENSTACK_CONTROL_NODES=1 07:51:49 + echo NUM_OPENSTACK_CONTROL_NODES=1 07:51:49 ++ seq 0 0 07:51:49 + for i in $(seq 0 $((NUM_OPENSTACK_CONTROL_NODES - 1))) 07:51:49 + echo OPENSTACK_CONTROL_NODE_1_IP= 07:51:49 + NUM_OPENSTACK_COMPUTE_NODES=-1 07:51:49 + echo NUM_OPENSTACK_COMPUTE_NODES=-1 07:51:49 + '[' -1 -ge 2 ']' 07:51:49 ++ seq 0 -2 07:51:49 + NUM_OPENSTACK_HAPROXY_NODES=0 07:51:49 + echo NUM_OPENSTACK_HAPROXY_NODES=0 07:51:49 ++ seq 0 -1 07:51:49 + echo 'Contents of slave_addresses.txt:' 07:51:49 Contents of slave_addresses.txt: 07:51:49 + cat slave_addresses.txt 07:51:49 NUM_ODL_SYSTEM=3 07:51:49 NUM_TOOLS_SYSTEM=1 07:51:49 NUM_OPENSTACK_SYSTEM=0 07:51:49 ODL_SYSTEM_IP=10.30.171.170 07:51:49 ODL_SYSTEM_1_IP=10.30.171.170 07:51:49 ODL_SYSTEM_2_IP=10.30.170.42 07:51:49 ODL_SYSTEM_3_IP=10.30.170.48 07:51:49 TOOLS_SYSTEM_IP=10.30.171.192 07:51:49 TOOLS_SYSTEM_1_IP=10.30.171.192 07:51:49 NUM_OPENSTACK_CONTROL_NODES=1 07:51:49 OPENSTACK_CONTROL_NODE_1_IP= 07:51:49 NUM_OPENSTACK_COMPUTE_NODES=-1 07:51:49 NUM_OPENSTACK_HAPROXY_NODES=0 07:51:49 [EnvInject] - Injecting environment variables from a build step. 07:51:49 [EnvInject] - Injecting as environment variables the properties file path 'slave_addresses.txt' 07:51:49 [EnvInject] - Variables injected successfully. 07:51:49 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/sh /tmp/jenkins13365302917793486455.sh 07:51:49 Preparing for JRE Version 21 07:51:49 Karaf artifact is karaf 07:51:49 Karaf project is integration 07:51:49 Java home is /usr/lib/jvm/java-21-openjdk-amd64 07:51:49 [EnvInject] - Injecting environment variables from a build step. 07:51:49 [EnvInject] - Injecting as environment variables the properties file path 'set_variables.env' 07:51:49 [EnvInject] - Variables injected successfully. 07:51:49 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins18141223688084814412.sh 07:51:49 2025-10-06 07:51:49 URL:https://raw.githubusercontent.com/opendaylight/integration-distribution/stable/titanium/pom.xml [2619/2619] -> "pom.xml" [1] 07:51:49 Bundle version is 0.22.1-SNAPSHOT 07:51:49 --2025-10-06 07:51:49-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/maven-metadata.xml 07:51:49 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 07:51:49 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 07:51:49 HTTP request sent, awaiting response... 200 OK 07:51:49 Length: 1410 (1.4K) [application/xml] 07:51:50 Saving to: ‘maven-metadata.xml’ 07:51:50 07:51:50 0K . 100% 40.4M=0s 07:51:50 07:51:50 2025-10-06 07:51:49 (40.4 MB/s) - ‘maven-metadata.xml’ saved [1410/1410] 07:51:50 07:51:50 07:51:50 07:51:50 org.opendaylight.integration 07:51:50 karaf 07:51:50 0.22.1-SNAPSHOT 07:51:50 07:51:50 07:51:50 20251006.050136 07:51:50 190 07:51:50 07:51:50 20251006050136 07:51:50 07:51:50 07:51:50 pom 07:51:50 0.22.1-20251006.050136-190 07:51:50 20251006050136 07:51:50 07:51:50 07:51:50 tar.gz 07:51:50 0.22.1-20251006.050136-190 07:51:50 20251006050136 07:51:50 07:51:50 07:51:50 zip 07:51:50 0.22.1-20251006.050136-190 07:51:50 20251006050136 07:51:50 07:51:50 07:51:50 cyclonedx 07:51:50 xml 07:51:50 0.22.1-20251006.050136-190 07:51:50 20251006050136 07:51:50 07:51:50 07:51:50 cyclonedx 07:51:50 json 07:51:50 0.22.1-20251006.050136-190 07:51:50 20251006050136 07:51:50 07:51:50 07:51:50 07:51:50 07:51:50 Nexus timestamp is 0.22.1-20251006.050136-190 07:51:50 Distribution bundle URL is https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip 07:51:50 Distribution bundle is karaf-0.22.1-20251006.050136-190.zip 07:51:50 Distribution bundle version is 0.22.1-SNAPSHOT 07:51:50 Distribution folder is karaf-0.22.1-SNAPSHOT 07:51:50 Nexus prefix is https://nexus.opendaylight.org 07:51:50 [EnvInject] - Injecting environment variables from a build step. 07:51:50 [EnvInject] - Injecting as environment variables the properties file path 'detect_variables.env' 07:51:50 [EnvInject] - Variables injected successfully. 07:51:50 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins455118737227731071.sh 07:51:50 Setup pyenv: 07:51:50 system 07:51:50 3.8.13 07:51:50 3.9.13 07:51:50 3.10.13 07:51:50 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 07:51:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eu0j from file:/tmp/.os_lf_venv 07:51:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:51:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:51:52 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. 07:51:52 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 07:51:52 lf-activate-venv(): INFO: Base packages installed successfully 07:51:52 lf-activate-venv(): INFO: Installing additional packages: python-heatclient python-openstackclient 07:51:58 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. 07:51:58 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 07:51:58 lf-activate-venv(): INFO: Adding /tmp/venv-Eu0j/bin to PATH 07:51:58 Copying common-functions.sh to /tmp 07:52:00 Copying common-functions.sh to 10.30.171.192:/tmp 07:52:00 Warning: Permanently added '10.30.171.192' (ECDSA) to the list of known hosts. 07:52:00 Copying common-functions.sh to 10.30.171.170:/tmp 07:52:00 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts. 07:52:00 Copying common-functions.sh to 10.30.170.42:/tmp 07:52:00 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts. 07:52:01 Copying common-functions.sh to 10.30.170.48:/tmp 07:52:01 Warning: Permanently added '10.30.170.48' (ECDSA) to the list of known hosts. 07:52:01 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins8549143923419467138.sh 07:52:01 common-functions.sh is being sourced 07:52:01 common-functions environment: 07:52:01 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:01 ACTUALFEATURES: 07:52:01 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:01 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 07:52:01 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:01 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:01 CONTROLLERMEM: 2048m 07:52:01 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 07:52:01 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 07:52:01 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 07:52:01 SUITES: 07:52:01 07:52:01 ################################################# 07:52:01 ## Configure Cluster and Start ## 07:52:01 ################################################# 07:52:01 ACTUALFEATURES: odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app 07:52:01 SPACE_SEPARATED_FEATURES: odl-infrautils-ready odl-jolokia features-controller odl-mdsal-replicate-netty odl-netconf-clustered-topology odl-clustering-test-app 07:52:01 Locating script plan to use... 07:52:01 Finished running script plans 07:52:01 Configuring member-1 with IP address 10.30.171.170 07:52:01 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts. 07:52:01 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts. 07:52:02 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium 07:52:02 ++ [[ /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 ]] 07:52:02 ++ echo 'common-functions.sh is being sourced' 07:52:02 common-functions.sh is being sourced 07:52:02 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT 07:52:02 ++ DISTROSTREAM=titanium 07:52:02 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:02 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:02 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:02 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:02 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 07:52:02 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 07:52:02 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:02 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:02 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:02 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:02 ++ export CONTROLLERMEM= 07:52:02 ++ CONTROLLERMEM= 07:52:02 ++ case "${DISTROSTREAM}" in 07:52:02 ++ CLUSTER_SYSTEM=pekko 07:52:02 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 07:52:02 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 07:52:02 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 07:52:02 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 07:52:02 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 07:52:02 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 07:52:02 ++ print_common_env 07:52:02 ++ cat 07:52:02 common-functions environment: 07:52:02 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:02 ACTUALFEATURES: 07:52:02 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:02 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 07:52:02 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:02 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:02 CONTROLLERMEM: 07:52:02 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 07:52:02 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 07:52:02 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 07:52:02 SUITES: 07:52:02 07:52:02 ++ SSH='ssh -t -t' 07:52:02 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 07:52:02 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 07:52:02 Changing to /tmp 07:52:02 + echo 'Changing to /tmp' 07:52:02 + cd /tmp 07:52:02 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip 07:52:02 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip' 07:52:02 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip 07:52:02 --2025-10-06 07:52:02-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip 07:52:02 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 07:52:02 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 07:52:02 HTTP request sent, awaiting response... 200 OK 07:52:02 Length: 185772764 (177M) [application/zip] 07:52:02 Saving to: ‘karaf-0.22.1-20251006.050136-190.zip’ 07:52:02 07:52:02 0K ........ ........ ........ ........ ........ ........ 1% 74.1M 2s 07:52:02 3072K ........ ........ ........ ........ ........ ........ 3% 128M 2s 07:52:02 6144K ........ ........ ........ ........ ........ ........ 5% 133M 2s 07:52:02 9216K ........ ........ ........ ........ ........ ........ 6% 157M 1s 07:52:02 12288K ........ ........ ........ ........ ........ ........ 8% 143M 1s 07:52:02 15360K ........ ........ ........ ........ ........ ........ 10% 179M 1s 07:52:02 18432K ........ ........ ........ ........ ........ ........ 11% 183M 1s 07:52:02 21504K ........ ........ ........ ........ ........ ........ 13% 173M 1s 07:52:02 24576K ........ ........ ........ ........ ........ ........ 15% 221M 1s 07:52:02 27648K ........ ........ ........ ........ ........ ........ 16% 245M 1s 07:52:02 30720K ........ ........ ........ ........ ........ ........ 18% 262M 1s 07:52:02 33792K ........ ........ ........ ........ ........ ........ 20% 308M 1s 07:52:02 36864K ........ ........ ........ ........ ........ ........ 22% 277M 1s 07:52:02 39936K ........ ........ ........ ........ ........ ........ 23% 297M 1s 07:52:02 43008K ........ ........ ........ ........ ........ ........ 25% 306M 1s 07:52:02 46080K ........ ........ ........ ........ ........ ........ 27% 333M 1s 07:52:02 49152K ........ ........ ........ ........ ........ ........ 28% 340M 1s 07:52:02 52224K ........ ........ ........ ........ ........ ........ 30% 328M 1s 07:52:02 55296K ........ ........ ........ ........ ........ ........ 32% 322M 1s 07:52:02 58368K ........ ........ ........ ........ ........ ........ 33% 242M 1s 07:52:02 61440K ........ ........ ........ ........ ........ ........ 35% 249M 1s 07:52:02 64512K ........ ........ ........ ........ ........ ........ 37% 309M 1s 07:52:02 67584K ........ ........ ........ ........ ........ ........ 38% 334M 1s 07:52:02 70656K ........ ........ ........ ........ ........ ........ 40% 329M 1s 07:52:02 73728K ........ ........ ........ ........ ........ ........ 42% 318M 0s 07:52:02 76800K ........ ........ ........ ........ ........ ........ 44% 322M 0s 07:52:02 79872K ........ ........ ........ ........ ........ ........ 45% 305M 0s 07:52:02 82944K ........ ........ ........ ........ ........ ........ 47% 300M 0s 07:52:02 86016K ........ ........ ........ ........ ........ ........ 49% 329M 0s 07:52:02 89088K ........ ........ ........ ........ ........ ........ 50% 323M 0s 07:52:02 92160K ........ ........ ........ ........ ........ ........ 52% 278M 0s 07:52:02 95232K ........ ........ ........ ........ ........ ........ 54% 277M 0s 07:52:02 98304K ........ ........ ........ ........ ........ ........ 55% 297M 0s 07:52:02 101376K ........ ........ ........ ........ ........ ........ 57% 310M 0s 07:52:02 104448K ........ ........ ........ ........ ........ ........ 59% 341M 0s 07:52:02 107520K ........ ........ ........ ........ ........ ........ 60% 324M 0s 07:52:02 110592K ........ ........ ........ ........ ........ ........ 62% 242M 0s 07:52:02 113664K ........ ........ ........ ........ ........ ........ 64% 340M 0s 07:52:02 116736K ........ ........ ........ ........ ........ ........ 66% 402M 0s 07:52:02 119808K ........ ........ ........ ........ ........ ........ 67% 387M 0s 07:52:02 122880K ........ ........ ........ ........ ........ ........ 69% 293M 0s 07:52:02 125952K ........ ........ ........ ........ ........ ........ 71% 362M 0s 07:52:02 129024K ........ ........ ........ ........ ........ ........ 72% 345M 0s 07:52:02 132096K ........ ........ ........ ........ ........ ........ 74% 333M 0s 07:52:02 135168K ........ ........ ........ ........ ........ ........ 76% 332M 0s 07:52:02 138240K ........ ........ ........ ........ ........ ........ 77% 336M 0s 07:52:02 141312K ........ ........ ........ ........ ........ ........ 79% 328M 0s 07:52:02 144384K ........ ........ ........ ........ ........ ........ 81% 338M 0s 07:52:02 147456K ........ ........ ........ ........ ........ ........ 82% 333M 0s 07:52:02 150528K ........ ........ ........ ........ ........ ........ 84% 321M 0s 07:52:02 153600K ........ ........ ........ ........ ........ ........ 86% 327M 0s 07:52:02 156672K ........ ........ ........ ........ ........ ........ 88% 335M 0s 07:52:02 159744K ........ ........ ........ ........ ........ ........ 89% 333M 0s 07:52:02 162816K ........ ........ ........ ........ ........ ........ 91% 316M 0s 07:52:02 165888K ........ ........ ........ ........ ........ ........ 93% 306M 0s 07:52:02 168960K ........ ........ ........ ........ ........ ........ 94% 370M 0s 07:52:02 172032K ........ ........ ........ ........ ........ ........ 96% 345M 0s 07:52:02 175104K ........ ........ ........ ........ ........ ........ 98% 337M 0s 07:52:02 178176K ........ ........ ........ ........ ........ ........ 99% 311M 0s 07:52:02 181248K .. 100% 483M=0.7s 07:52:02 07:52:02 2025-10-06 07:52:02 (265 MB/s) - ‘karaf-0.22.1-20251006.050136-190.zip’ saved [185772764/185772764] 07:52:02 07:52:02 Extracting the new controller... 07:52:02 + echo 'Extracting the new controller...' 07:52:02 + unzip -q karaf-0.22.1-20251006.050136-190.zip 07:52:04 Adding external repositories... 07:52:04 + echo 'Adding external repositories...' 07:52:04 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:04 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:04 ################################################################################ 07:52:04 # 07:52:04 # Licensed to the Apache Software Foundation (ASF) under one or more 07:52:04 # contributor license agreements. See the NOTICE file distributed with 07:52:04 # this work for additional information regarding copyright ownership. 07:52:04 # The ASF licenses this file to You under the Apache License, Version 2.0 07:52:04 # (the "License"); you may not use this file except in compliance with 07:52:04 # the License. You may obtain a copy of the License at 07:52:04 # 07:52:04 # http://www.apache.org/licenses/LICENSE-2.0 07:52:04 # 07:52:04 # Unless required by applicable law or agreed to in writing, software 07:52:04 # distributed under the License is distributed on an "AS IS" BASIS, 07:52:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:52:04 # See the License for the specific language governing permissions and 07:52:04 # limitations under the License. 07:52:04 # 07:52:04 ################################################################################ 07:52:04 07:52:04 # 07:52:04 # If set to true, the following property will not allow any certificate to be used 07:52:04 # when accessing Maven repositories through SSL 07:52:04 # 07:52:04 #org.ops4j.pax.url.mvn.certificateCheck= 07:52:04 07:52:04 # 07:52:04 # Path to the local Maven settings file. 07:52:04 # The repositories defined in this file will be automatically added to the list 07:52:04 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 07:52:04 # below is not set. 07:52:04 # The following locations are checked for the existence of the settings.xml file 07:52:04 # * 1. looks for the specified url 07:52:04 # * 2. if not found looks for ${user.home}/.m2/settings.xml 07:52:04 # * 3. if not found looks for ${maven.home}/conf/settings.xml 07:52:04 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 07:52:04 # 07:52:04 #org.ops4j.pax.url.mvn.settings= 07:52:04 07:52:04 # 07:52:04 # Path to the local Maven repository which is used to avoid downloading 07:52:04 # artifacts when they already exist locally. 07:52:04 # The value of this property will be extracted from the settings.xml file 07:52:04 # above, or defaulted to: 07:52:04 # System.getProperty( "user.home" ) + "/.m2/repository" 07:52:04 # 07:52:04 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 07:52:04 07:52:04 # 07:52:04 # Default this to false. It's just weird to use undocumented repos 07:52:04 # 07:52:04 org.ops4j.pax.url.mvn.useFallbackRepositories=false 07:52:04 07:52:04 # 07:52:04 # Uncomment if you don't wanna use the proxy settings 07:52:04 # from the Maven conf/settings.xml file 07:52:04 # 07:52:04 # org.ops4j.pax.url.mvn.proxySupport=false 07:52:04 07:52:04 # 07:52:04 # Comma separated list of repositories scanned when resolving an artifact. 07:52:04 # Those repositories will be checked before iterating through the 07:52:04 # below list of repositories and even before the local repository 07:52:04 # A repository url can be appended with zero or more of the following flags: 07:52:04 # @snapshots : the repository contains snaphots 07:52:04 # @noreleases : the repository does not contain any released artifacts 07:52:04 # 07:52:04 # The following property value will add the system folder as a repo. 07:52:04 # 07:52:04 org.ops4j.pax.url.mvn.defaultRepositories=\ 07:52:04 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 07:52:04 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 07:52:04 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 07:52:04 07:52:04 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 07:52:04 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 07:52:04 07:52:04 # 07:52:04 # Comma separated list of repositories scanned when resolving an artifact. 07:52:04 # The default list includes the following repositories: 07:52:04 # http://repo1.maven.org/maven2@id=central 07:52:04 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 07:52:04 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 07:52:04 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 07:52:04 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 07:52:04 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 07:52:04 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 07:52:04 # To add repositories to the default ones, prepend '+' to the list of repositories 07:52:04 # to add. 07:52:04 # A repository url can be appended with zero or more of the following flags: 07:52:04 # @snapshots : the repository contains snapshots 07:52:04 # @noreleases : the repository does not contain any released artifacts 07:52:04 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 07:52:04 # 07:52:04 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 07:52:04 07:52:04 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 07:52:04 + [[ True == \T\r\u\e ]] 07:52:04 + echo 'Configuring the startup features...' 07:52:04 + 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.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:04 + FEATURE_TEST_STRING=features-test 07:52:04 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT 07:52:04 + KARAF_VERSION=karaf4 07:52:04 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 07:52:04 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:04 + [[ ! -z '' ]] 07:52:04 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:04 ################################################################################ 07:52:04 # 07:52:04 # Licensed to the Apache Software Foundation (ASF) under one or more 07:52:04 # contributor license agreements. See the NOTICE file distributed with 07:52:04 # this work for additional information regarding copyright ownership. 07:52:04 # The ASF licenses this file to You under the Apache License, Version 2.0 07:52:04 # (the "License"); you may not use this file except in compliance with 07:52:04 # the License. You may obtain a copy of the License at 07:52:04 # 07:52:04 # http://www.apache.org/licenses/LICENSE-2.0 07:52:04 # 07:52:04 # Unless required by applicable law or agreed to in writing, software 07:52:04 # distributed under the License is distributed on an "AS IS" BASIS, 07:52:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:52:04 # See the License for the specific language governing permissions and 07:52:04 # limitations under the License. 07:52:04 # 07:52:04 ################################################################################ 07:52:04 07:52:04 # 07:52:04 # Comma separated list of features repositories to register by default 07:52:04 # 07:52:04 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9cc1a141-86a4-4770-9365-56ef270278ec.xml 07:52:04 07:52:04 # 07:52:04 # Comma separated list of features to install at startup 07:52:04 # 07:52:04 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 04f05a95-338d-4ceb-b111-2240fbeeaeee 07:52:04 07:52:04 # 07:52:04 # Resource repositories (OBR) that the features resolver can use 07:52:04 # to resolve requirements/capabilities 07:52:04 # 07:52:04 # The format of the resourceRepositories is 07:52:04 # resourceRepositories=[xml:url|json:url],... 07:52:04 # for Instance: 07:52:04 # 07:52:04 #resourceRepositories=xml:http://host/path/to/index.xml 07:52:04 # or 07:52:04 #resourceRepositories=json:http://host/path/to/index.json 07:52:04 # 07:52:04 07:52:04 # 07:52:04 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 07:52:04 # 07:52:04 featuresBootAsynchronous=false 07:52:04 07:52:04 # 07:52:04 # Service requirements enforcement 07:52:04 # 07:52:04 # By default, the feature resolver checks the service requirements/capabilities of 07:52:04 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 07:52:04 # the required bundles. 07:52:04 # The following flag can have those values: 07:52:04 # - disable: service requirements are completely ignored 07:52:04 # - default: service requirements are ignored for old features 07:52:04 # - enforce: service requirements are always verified 07:52:04 # 07:52:04 #serviceRequirements=default 07:52:04 07:52:04 # 07:52:04 # Store cfg file for config element in feature 07:52:04 # 07:52:04 #configCfgStore=true 07:52:04 07:52:04 # 07:52:04 # Define if the feature service automatically refresh bundles 07:52:04 # 07:52:04 autoRefresh=true 07:52:04 07:52:04 # 07:52:04 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 07:52:04 # XML file defines instructions related to features processing 07:52:04 # versions.properties may declare properties to resolve placeholders in XML file 07:52:04 # both files are relative to ${karaf.etc} 07:52:04 # 07:52:04 #featureProcessing=org.apache.karaf.features.xml 07:52:04 #featureProcessingVersions=versions.properties 07:52:04 + configure_karaf_log karaf4 '' 07:52:04 + local -r karaf_version=karaf4 07:52:04 + local -r controllerdebugmap= 07:52:04 + local logapi=log4j 07:52:04 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:04 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 07:52:04 log4j2.rootLogger.level = INFO 07:52:04 #log4j2.rootLogger.type = asyncRoot 07:52:04 #log4j2.rootLogger.includeLocation = false 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 07:52:04 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 07:52:04 log4j2.rootLogger.appenderRef.Console.ref = Console 07:52:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 07:52:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 07:52:04 log4j2.logger.spifly.name = org.apache.aries.spifly 07:52:04 log4j2.logger.spifly.level = WARN 07:52:04 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 07:52:04 log4j2.logger.audit.level = INFO 07:52:04 log4j2.logger.audit.additivity = false 07:52:04 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 07:52:04 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 07:52:04 log4j2.appender.console.type = Console 07:52:04 log4j2.appender.console.name = Console 07:52:04 log4j2.appender.console.layout.type = PatternLayout 07:52:04 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 07:52:04 log4j2.appender.rolling.type = RollingRandomAccessFile 07:52:04 log4j2.appender.rolling.name = RollingFile 07:52:04 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 07:52:04 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 07:52:04 #log4j2.appender.rolling.immediateFlush = false 07:52:04 log4j2.appender.rolling.append = true 07:52:04 log4j2.appender.rolling.layout.type = PatternLayout 07:52:04 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 07:52:04 log4j2.appender.rolling.policies.type = Policies 07:52:04 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 07:52:04 log4j2.appender.rolling.policies.size.size = 64MB 07:52:04 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 07:52:04 log4j2.appender.rolling.strategy.max = 7 07:52:04 log4j2.appender.audit.type = RollingRandomAccessFile 07:52:04 log4j2.appender.audit.name = AuditRollingFile 07:52:04 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 07:52:04 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 07:52:04 log4j2.appender.audit.append = true 07:52:04 log4j2.appender.audit.layout.type = PatternLayout 07:52:04 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 07:52:04 log4j2.appender.audit.policies.type = Policies 07:52:04 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 07:52:04 log4j2.appender.audit.policies.size.size = 8MB 07:52:04 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 07:52:04 log4j2.appender.audit.strategy.max = 7 07:52:04 log4j2.appender.osgi.type = PaxOsgi 07:52:04 log4j2.appender.osgi.name = PaxOsgi 07:52:04 log4j2.appender.osgi.filter = * 07:52:04 #log4j2.logger.aether.name = shaded.org.eclipse.aether 07:52:04 #log4j2.logger.aether.level = TRACE 07:52:04 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 07:52:04 #log4j2.logger.http-headers.level = DEBUG 07:52:04 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 07:52:04 #log4j2.logger.maven.level = TRACE 07:52:04 + logapi=log4j2 07:52:04 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 07:52:04 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 07:52:04 + '[' log4j2 == log4j2 ']' 07:52:04 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:04 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 07:52:04 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 07:52:04 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 07:52:04 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 07:52:04 + unset IFS 07:52:04 controllerdebugmap: 07:52:04 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:04 + echo 'controllerdebugmap: ' 07:52:04 + '[' -n '' ']' 07:52:04 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 07:52:04 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:04 ################################################################################ 07:52:04 # 07:52:04 # Licensed to the Apache Software Foundation (ASF) under one or more 07:52:04 # contributor license agreements. See the NOTICE file distributed with 07:52:04 # this work for additional information regarding copyright ownership. 07:52:04 # The ASF licenses this file to You under the Apache License, Version 2.0 07:52:04 # (the "License"); you may not use this file except in compliance with 07:52:04 # the License. You may obtain a copy of the License at 07:52:04 # 07:52:04 # http://www.apache.org/licenses/LICENSE-2.0 07:52:04 # 07:52:04 # Unless required by applicable law or agreed to in writing, software 07:52:04 # distributed under the License is distributed on an "AS IS" BASIS, 07:52:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:52:04 # See the License for the specific language governing permissions and 07:52:04 # limitations under the License. 07:52:04 # 07:52:04 ################################################################################ 07:52:04 07:52:04 # Common pattern layout for appenders 07:52:04 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 07:52:04 07:52:04 # Root logger 07:52:04 log4j2.rootLogger.level = INFO 07:52:04 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 07:52:04 #log4j2.rootLogger.type = asyncRoot 07:52:04 #log4j2.rootLogger.includeLocation = false 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 07:52:04 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 07:52:04 log4j2.rootLogger.appenderRef.Console.ref = Console 07:52:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 07:52:04 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 07:52:04 07:52:04 # Filters for logs marked by org.opendaylight.odlparent.Markers 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 07:52:04 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 07:52:04 07:52:04 # Loggers configuration 07:52:04 07:52:04 # Spifly logger 07:52:04 log4j2.logger.spifly.name = org.apache.aries.spifly 07:52:04 log4j2.logger.spifly.level = WARN 07:52:04 07:52:04 # Security audit logger 07:52:04 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 07:52:04 log4j2.logger.audit.level = INFO 07:52:04 log4j2.logger.audit.additivity = false 07:52:04 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 07:52:04 07:52:04 # Appenders configuration 07:52:04 07:52:04 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 07:52:04 log4j2.appender.console.type = Console 07:52:04 log4j2.appender.console.name = Console 07:52:04 log4j2.appender.console.layout.type = PatternLayout 07:52:04 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 07:52:04 07:52:04 # Rolling file appender 07:52:04 log4j2.appender.rolling.type = RollingRandomAccessFile 07:52:04 log4j2.appender.rolling.name = RollingFile 07:52:04 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 07:52:04 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 07:52:04 # uncomment to not force a disk flush 07:52:04 #log4j2.appender.rolling.immediateFlush = false 07:52:04 log4j2.appender.rolling.append = true 07:52:04 log4j2.appender.rolling.layout.type = PatternLayout 07:52:04 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 07:52:04 log4j2.appender.rolling.policies.type = Policies 07:52:04 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 07:52:04 log4j2.appender.rolling.policies.size.size = 1GB 07:52:04 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 07:52:04 log4j2.appender.rolling.strategy.max = 7 07:52:04 07:52:04 # Audit file appender 07:52:04 log4j2.appender.audit.type = RollingRandomAccessFile 07:52:04 log4j2.appender.audit.name = AuditRollingFile 07:52:04 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 07:52:04 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 07:52:04 log4j2.appender.audit.append = true 07:52:04 log4j2.appender.audit.layout.type = PatternLayout 07:52:04 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 07:52:04 log4j2.appender.audit.policies.type = Policies 07:52:04 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 07:52:04 log4j2.appender.audit.policies.size.size = 8MB 07:52:04 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 07:52:04 log4j2.appender.audit.strategy.max = 7 07:52:04 07:52:04 # OSGi appender 07:52:04 log4j2.appender.osgi.type = PaxOsgi 07:52:04 log4j2.appender.osgi.name = PaxOsgi 07:52:04 log4j2.appender.osgi.filter = * 07:52:04 07:52:04 # help with identification of maven-related problems with pax-url-aether 07:52:04 #log4j2.logger.aether.name = shaded.org.eclipse.aether 07:52:04 #log4j2.logger.aether.level = TRACE 07:52:04 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 07:52:04 #log4j2.logger.http-headers.level = DEBUG 07:52:04 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 07:52:04 #log4j2.logger.maven.level = TRACE 07:52:04 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 07:52:04 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 07:52:04 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:04 Configure 07:52:04 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 07:52:04 + local -r controllermem=2048m 07:52:04 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:04 + echo Configure 07:52:04 java home: /usr/lib/jvm/java-21-openjdk-amd64 07:52:04 max memory: 2048m 07:52:04 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:04 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 07:52:04 + echo ' max memory: 2048m' 07:52:04 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv' 07:52:04 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:04 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:04 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:04 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv' 07:52:04 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:04 #!/bin/sh 07:52:04 # 07:52:04 # Licensed to the Apache Software Foundation (ASF) under one or more 07:52:04 # contributor license agreements. See the NOTICE file distributed with 07:52:04 # this work for additional information regarding copyright ownership. 07:52:04 # The ASF licenses this file to You under the Apache License, Version 2.0 07:52:04 # (the "License"); you may not use this file except in compliance with 07:52:04 # the License. You may obtain a copy of the License at 07:52:04 # 07:52:04 # http://www.apache.org/licenses/LICENSE-2.0 07:52:04 # 07:52:04 # Unless required by applicable law or agreed to in writing, software 07:52:04 # distributed under the License is distributed on an "AS IS" BASIS, 07:52:04 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:52:04 # See the License for the specific language governing permissions and 07:52:04 # limitations under the License. 07:52:04 # 07:52:04 07:52:04 # 07:52:04 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 07:52:04 # script: client, instance, shell, start, status, stop, karaf 07:52:04 # 07:52:04 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 07:52:04 # Actions go here... 07:52:04 # fi 07:52:04 07:52:04 # 07:52:04 # general settings which should be applied for all scripts go here; please keep 07:52:04 # in mind that it is possible that scripts might be executed more than once, e.g. 07:52:04 # in example of the start script where the start script is executed first and the 07:52:04 # karaf script afterwards. 07:52:04 # 07:52:04 07:52:04 # 07:52:04 # The following section shows the possible configuration options for the default 07:52:04 # karaf scripts 07:52:04 # 07:52:04 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 07:52:04 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 07:52:04 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 07:52:04 # export EXTRA_JAVA_OPTS # Additional JVM options 07:52:04 # export KARAF_HOME # Karaf home folder 07:52:04 # export KARAF_DATA # Karaf data folder 07:52:04 # export KARAF_BASE # Karaf base folder 07:52:04 # export KARAF_ETC # Karaf etc folder 07:52:04 # export KARAF_LOG # Karaf log folder 07:52:04 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 07:52:04 # export KARAF_OPTS # Additional available Karaf options 07:52:04 # export KARAF_DEBUG # Enable debug mode 07:52:04 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 07:52:04 # export KARAF_NOROOT # Prevent execution as root if set to true 07:52:04 Set Java version 07:52:04 + echo 'Set Java version' 07:52:04 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 07:52:04 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 07:52:04 sudo: a password is required 07:52:04 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:52:04 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 07:52:04 sudo: a password is required 07:52:04 JDK default version ... 07:52:04 + echo 'JDK default version ...' 07:52:04 + java -version 07:52:04 openjdk version "21.0.5" 2024-10-15 07:52:04 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 07:52:04 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 07:52:05 Set JAVA_HOME 07:52:05 + echo 'Set JAVA_HOME' 07:52:05 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:52:05 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:52:05 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:52:05 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:52:05 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:52:05 Listing all open ports on controller system... 07:52:05 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 07:52:05 + echo 'Listing all open ports on controller system...' 07:52:05 + netstat -pnatu 07:52:05 /tmp/configuration-script.sh: line 40: netstat: command not found 07:52:05 Configuring cluster 07:52:05 + '[' -f /tmp/custom_shard_config.txt ']' 07:52:05 + echo 'Configuring cluster' 07:52:05 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 1 10.30.171.170 10.30.170.42 10.30.170.48 07:52:05 ################################################ 07:52:05 ## Configure Cluster ## 07:52:05 ################################################ 07:52:05 NOTE: Cluster configuration files not found. Copying from 07:52:05 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 07:52:05 Configuring unique name in pekko.conf 07:52:05 Configuring hostname in pekko.conf 07:52:05 Configuring data and rpc seed nodes in pekko.conf 07:52:05 modules = [ 07:52:05 07:52:05 { 07:52:05 name = "inventory" 07:52:05 namespace = "urn:opendaylight:inventory" 07:52:05 shard-strategy = "module" 07:52:05 }, 07:52:05 { 07:52:05 name = "topology" 07:52:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 07:52:05 shard-strategy = "module" 07:52:05 }, 07:52:05 { 07:52:05 name = "toaster" 07:52:05 namespace = "http://netconfcentral.org/ns/toaster" 07:52:05 shard-strategy = "module" 07:52:05 } 07:52:05 ] 07:52:05 Configuring replication type in module-shards.conf 07:52:05 ################################################ 07:52:05 ## NOTE: Manually restart controller to ## 07:52:05 ## apply configuration. ## 07:52:05 ################################################ 07:52:05 Dump pekko.conf 07:52:05 + echo 'Dump pekko.conf' 07:52:05 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 07:52:05 07:52:05 odl-cluster-data { 07:52:05 pekko { 07:52:05 remote { 07:52:05 artery { 07:52:05 enabled = on 07:52:05 transport = tcp 07:52:05 canonical.hostname = "10.30.171.170" 07:52:05 canonical.port = 2550 07:52:05 } 07:52:05 } 07:52:05 07:52:05 cluster { 07:52:05 # Using artery. 07:52:05 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.170:2550", 07:52:05 "pekko://opendaylight-cluster-data@10.30.170.42:2550", 07:52:05 "pekko://opendaylight-cluster-data@10.30.170.48:2550"] 07:52:05 07:52:05 roles = ["member-1"] 07:52:05 07:52:05 # when under load we might trip a false positive on the failure detector 07:52:05 # failure-detector { 07:52:05 # heartbeat-interval = 4 s 07:52:05 # acceptable-heartbeat-pause = 16s 07:52:05 # } 07:52:05 } 07:52:05 07:52:05 persistence { 07:52:05 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 07:52:05 # modifying the following two properties. The directory location specified may be a relative or absolute path. 07:52:05 # The relative path is always relative to KARAF_HOME. 07:52:05 07:52:05 # snapshot-store.local.dir = "target/snapshots" 07:52:05 07:52:05 # Use lz4 compression for LocalSnapshotStore snapshots 07:52:05 snapshot-store.local.use-lz4-compression = false 07:52:05 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 07:52:05 snapshot-store.local.lz4-blocksize = 256KB 07:52:05 } 07:52:05 disable-default-actor-system-quarantined-event-handling = "false" 07:52:05 } 07:52:05 } 07:52:05 Dump modules.conf 07:52:05 + echo 'Dump modules.conf' 07:52:05 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 07:52:05 modules = [ 07:52:05 07:52:05 { 07:52:05 name = "inventory" 07:52:05 namespace = "urn:opendaylight:inventory" 07:52:05 shard-strategy = "module" 07:52:05 }, 07:52:05 { 07:52:05 name = "topology" 07:52:05 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 07:52:05 shard-strategy = "module" 07:52:05 }, 07:52:05 { 07:52:05 name = "toaster" 07:52:05 namespace = "http://netconfcentral.org/ns/toaster" 07:52:05 shard-strategy = "module" 07:52:05 } 07:52:05 ] 07:52:05 Dump module-shards.conf 07:52:05 + echo 'Dump module-shards.conf' 07:52:05 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 07:52:05 module-shards = [ 07:52:05 { 07:52:05 name = "default" 07:52:05 shards = [ 07:52:05 { 07:52:05 name = "default" 07:52:05 replicas = ["member-1", 07:52:05 "member-2", 07:52:05 "member-3"] 07:52:05 } 07:52:05 ] 07:52:05 }, 07:52:05 { 07:52:05 name = "inventory" 07:52:05 shards = [ 07:52:05 { 07:52:05 name="inventory" 07:52:05 replicas = ["member-1", 07:52:05 "member-2", 07:52:05 "member-3"] 07:52:05 } 07:52:05 ] 07:52:05 }, 07:52:05 { 07:52:05 name = "topology" 07:52:05 shards = [ 07:52:05 { 07:52:05 name="topology" 07:52:05 replicas = ["member-1", 07:52:05 "member-2", 07:52:05 "member-3"] 07:52:05 } 07:52:05 ] 07:52:05 }, 07:52:05 { 07:52:05 name = "toaster" 07:52:05 shards = [ 07:52:05 { 07:52:05 name="toaster" 07:52:05 replicas = ["member-1", 07:52:05 "member-2", 07:52:05 "member-3"] 07:52:05 } 07:52:05 ] 07:52:05 } 07:52:05 ] 07:52:05 Configuring member-2 with IP address 10.30.170.42 07:52:05 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts. 07:52:05 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts. 07:52:05 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium 07:52:05 ++ [[ /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 ]] 07:52:05 ++ echo 'common-functions.sh is being sourced' 07:52:05 common-functions.sh is being sourced 07:52:05 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT 07:52:05 ++ DISTROSTREAM=titanium 07:52:05 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:05 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:05 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:05 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:05 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 07:52:05 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 07:52:05 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:05 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:05 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:05 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:05 ++ export CONTROLLERMEM= 07:52:05 ++ CONTROLLERMEM= 07:52:05 ++ case "${DISTROSTREAM}" in 07:52:05 ++ CLUSTER_SYSTEM=pekko 07:52:05 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 07:52:05 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 07:52:05 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 07:52:05 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 07:52:05 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 07:52:05 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 07:52:05 ++ print_common_env 07:52:05 ++ cat 07:52:05 common-functions environment: 07:52:05 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:05 ACTUALFEATURES: 07:52:05 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:05 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 07:52:05 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:05 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:05 CONTROLLERMEM: 07:52:05 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 07:52:05 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 07:52:05 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 07:52:05 SUITES: 07:52:05 07:52:05 ++ SSH='ssh -t -t' 07:52:05 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 07:52:05 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 07:52:05 Changing to /tmp 07:52:05 + echo 'Changing to /tmp' 07:52:05 + cd /tmp 07:52:05 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip 07:52:05 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip' 07:52:05 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip 07:52:05 --2025-10-06 07:52:05-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip 07:52:05 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 07:52:05 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 07:52:05 HTTP request sent, awaiting response... 200 OK 07:52:05 Length: 185772764 (177M) [application/zip] 07:52:05 Saving to: ‘karaf-0.22.1-20251006.050136-190.zip’ 07:52:05 07:52:05 0K ........ ........ ........ ........ ........ ........ 1% 52.5M 3s 07:52:05 3072K ........ ........ ........ ........ ........ ........ 3% 111M 2s 07:52:05 6144K ........ ........ ........ ........ ........ ........ 5% 159M 2s 07:52:05 9216K ........ ........ ........ ........ ........ ........ 6% 149M 2s 07:52:05 12288K ........ ........ ........ ........ ........ ........ 8% 160M 2s 07:52:05 15360K ........ ........ ........ ........ ........ ........ 10% 187M 1s 07:52:05 18432K ........ ........ ........ ........ ........ ........ 11% 172M 1s 07:52:05 21504K ........ ........ ........ ........ ........ ........ 13% 192M 1s 07:52:05 24576K ........ ........ ........ ........ ........ ........ 15% 256M 1s 07:52:05 27648K ........ ........ ........ ........ ........ ........ 16% 219M 1s 07:52:05 30720K ........ ........ ........ ........ ........ ........ 18% 251M 1s 07:52:05 33792K ........ ........ ........ ........ ........ ........ 20% 258M 1s 07:52:05 36864K ........ ........ ........ ........ ........ ........ 22% 256M 1s 07:52:05 39936K ........ ........ ........ ........ ........ ........ 23% 278M 1s 07:52:05 43008K ........ ........ ........ ........ ........ ........ 25% 243M 1s 07:52:05 46080K ........ ........ ........ ........ ........ ........ 27% 244M 1s 07:52:05 49152K ........ ........ ........ ........ ........ ........ 28% 235M 1s 07:52:05 52224K ........ ........ ........ ........ ........ ........ 30% 234M 1s 07:52:05 55296K ........ ........ ........ ........ ........ ........ 32% 238M 1s 07:52:05 58368K ........ ........ ........ ........ ........ ........ 33% 229M 1s 07:52:05 61440K ........ ........ ........ ........ ........ ........ 35% 228M 1s 07:52:05 64512K ........ ........ ........ ........ ........ ........ 37% 238M 1s 07:52:05 67584K ........ ........ ........ ........ ........ ........ 38% 232M 1s 07:52:05 70656K ........ ........ ........ ........ ........ ........ 40% 245M 1s 07:52:05 73728K ........ ........ ........ ........ ........ ........ 42% 233M 1s 07:52:05 76800K ........ ........ ........ ........ ........ ........ 44% 255M 1s 07:52:05 79872K ........ ........ ........ ........ ........ ........ 45% 297M 1s 07:52:05 82944K ........ ........ ........ ........ ........ ........ 47% 332M 0s 07:52:05 86016K ........ ........ ........ ........ ........ ........ 49% 307M 0s 07:52:05 89088K ........ ........ ........ ........ ........ ........ 50% 303M 0s 07:52:06 92160K ........ ........ ........ ........ ........ ........ 52% 293M 0s 07:52:06 95232K ........ ........ ........ ........ ........ ........ 54% 357M 0s 07:52:06 98304K ........ ........ ........ ........ ........ ........ 55% 355M 0s 07:52:06 101376K ........ ........ ........ ........ ........ ........ 57% 329M 0s 07:52:06 104448K ........ ........ ........ ........ ........ ........ 59% 321M 0s 07:52:06 107520K ........ ........ ........ ........ ........ ........ 60% 260M 0s 07:52:06 110592K ........ ........ ........ ........ ........ ........ 62% 460M 0s 07:52:06 113664K ........ ........ ........ ........ ........ ........ 64% 331M 0s 07:52:06 116736K ........ ........ ........ ........ ........ ........ 66% 161M 0s 07:52:06 119808K ........ ........ ........ ........ ........ ........ 67% 333M 0s 07:52:06 122880K ........ ........ ........ ........ ........ ........ 69% 352M 0s 07:52:06 125952K ........ ........ ........ ........ ........ ........ 71% 353M 0s 07:52:06 129024K ........ ........ ........ ........ ........ ........ 72% 309M 0s 07:52:06 132096K ........ ........ ........ ........ ........ ........ 74% 268M 0s 07:52:06 135168K ........ ........ ........ ........ ........ ........ 76% 460M 0s 07:52:06 138240K ........ ........ ........ ........ ........ ........ 77% 278M 0s 07:52:06 141312K ........ ........ ........ ........ ........ ........ 79% 269M 0s 07:52:06 144384K ........ ........ ........ ........ ........ ........ 81% 275M 0s 07:52:06 147456K ........ ........ ........ ........ ........ ........ 82% 238M 0s 07:52:06 150528K ........ ........ ........ ........ ........ ........ 84% 269M 0s 07:52:06 153600K ........ ........ ........ ........ ........ ........ 86% 280M 0s 07:52:06 156672K ........ ........ ........ ........ ........ ........ 88% 333M 0s 07:52:06 159744K ........ ........ ........ ........ ........ ........ 89% 306M 0s 07:52:06 162816K ........ ........ ........ ........ ........ ........ 91% 361M 0s 07:52:06 165888K ........ ........ ........ ........ ........ ........ 93% 258M 0s 07:52:06 168960K ........ ........ ........ ........ ........ ........ 94% 150M 0s 07:52:06 172032K ........ ........ ........ ........ ........ ........ 96% 290M 0s 07:52:06 175104K ........ ........ ........ ........ ........ ........ 98% 338M 0s 07:52:06 178176K ........ ........ ........ ........ ........ ........ 99% 326M 0s 07:52:06 181248K .. 100% 351M=0.8s 07:52:06 07:52:06 2025-10-06 07:52:06 (235 MB/s) - ‘karaf-0.22.1-20251006.050136-190.zip’ saved [185772764/185772764] 07:52:06 07:52:06 Extracting the new controller... 07:52:06 + echo 'Extracting the new controller...' 07:52:06 + unzip -q karaf-0.22.1-20251006.050136-190.zip 07:52:07 Adding external repositories... 07:52:07 + echo 'Adding external repositories...' 07:52:07 + sed -ie 's%org.ops4j.pax.url.mvn.repositories=%org.ops4j.pax.url.mvn.repositories=https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot@id=opendaylight-snapshot@snapshots, https://nexus.opendaylight.org/content/repositories/public@id=opendaylight-mirror, http://repo1.maven.org/maven2@id=central, http://repository.springsource.com/maven/bundles/release@id=spring.ebr.release, http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external, http://zodiac.springsource.com/maven/bundles/release@id=gemini, http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases, https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases, https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:07 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:07 ################################################################################ 07:52:07 # 07:52:07 # Licensed to the Apache Software Foundation (ASF) under one or more 07:52:07 # contributor license agreements. See the NOTICE file distributed with 07:52:07 # this work for additional information regarding copyright ownership. 07:52:07 # The ASF licenses this file to You under the Apache License, Version 2.0 07:52:07 # (the "License"); you may not use this file except in compliance with 07:52:07 # the License. You may obtain a copy of the License at 07:52:07 # 07:52:07 # http://www.apache.org/licenses/LICENSE-2.0 07:52:07 # 07:52:07 # Unless required by applicable law or agreed to in writing, software 07:52:07 # distributed under the License is distributed on an "AS IS" BASIS, 07:52:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:52:07 # See the License for the specific language governing permissions and 07:52:07 # limitations under the License. 07:52:07 # 07:52:07 ################################################################################ 07:52:07 07:52:07 # 07:52:07 # If set to true, the following property will not allow any certificate to be used 07:52:07 # when accessing Maven repositories through SSL 07:52:07 # 07:52:07 #org.ops4j.pax.url.mvn.certificateCheck= 07:52:07 07:52:07 # 07:52:07 # Path to the local Maven settings file. 07:52:07 # The repositories defined in this file will be automatically added to the list 07:52:07 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 07:52:07 # below is not set. 07:52:07 # The following locations are checked for the existence of the settings.xml file 07:52:07 # * 1. looks for the specified url 07:52:07 # * 2. if not found looks for ${user.home}/.m2/settings.xml 07:52:07 # * 3. if not found looks for ${maven.home}/conf/settings.xml 07:52:07 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 07:52:07 # 07:52:07 #org.ops4j.pax.url.mvn.settings= 07:52:07 07:52:07 # 07:52:07 # Path to the local Maven repository which is used to avoid downloading 07:52:07 # artifacts when they already exist locally. 07:52:07 # The value of this property will be extracted from the settings.xml file 07:52:07 # above, or defaulted to: 07:52:07 # System.getProperty( "user.home" ) + "/.m2/repository" 07:52:07 # 07:52:07 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 07:52:07 07:52:07 # 07:52:07 # Default this to false. It's just weird to use undocumented repos 07:52:07 # 07:52:07 org.ops4j.pax.url.mvn.useFallbackRepositories=false 07:52:07 07:52:07 # 07:52:07 # Uncomment if you don't wanna use the proxy settings 07:52:07 # from the Maven conf/settings.xml file 07:52:07 # 07:52:07 # org.ops4j.pax.url.mvn.proxySupport=false 07:52:07 07:52:07 # 07:52:07 # Comma separated list of repositories scanned when resolving an artifact. 07:52:07 # Those repositories will be checked before iterating through the 07:52:07 # below list of repositories and even before the local repository 07:52:07 # A repository url can be appended with zero or more of the following flags: 07:52:07 # @snapshots : the repository contains snaphots 07:52:07 # @noreleases : the repository does not contain any released artifacts 07:52:07 # 07:52:07 # The following property value will add the system folder as a repo. 07:52:07 # 07:52:07 org.ops4j.pax.url.mvn.defaultRepositories=\ 07:52:07 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 07:52:07 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 07:52:07 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 07:52:07 07:52:07 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 07:52:07 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 07:52:07 07:52:07 # 07:52:07 # Comma separated list of repositories scanned when resolving an artifact. 07:52:07 # The default list includes the following repositories: 07:52:07 # http://repo1.maven.org/maven2@id=central 07:52:07 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 07:52:07 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 07:52:07 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 07:52:07 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 07:52:07 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 07:52:07 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 07:52:07 # To add repositories to the default ones, prepend '+' to the list of repositories 07:52:07 # to add. 07:52:07 # A repository url can be appended with zero or more of the following flags: 07:52:07 # @snapshots : the repository contains snapshots 07:52:07 # @noreleases : the repository does not contain any released artifacts 07:52:07 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 07:52:07 # 07:52:07 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 07:52:07 07:52:07 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 07:52:07 + [[ True == \T\r\u\e ]] 07:52:07 + echo 'Configuring the startup features...' 07:52:07 + 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.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:07 + FEATURE_TEST_STRING=features-test 07:52:07 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT 07:52:07 + KARAF_VERSION=karaf4 07:52:07 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 07:52:07 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:07 + [[ ! -z '' ]] 07:52:07 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:07 ################################################################################ 07:52:07 # 07:52:07 # Licensed to the Apache Software Foundation (ASF) under one or more 07:52:07 # contributor license agreements. See the NOTICE file distributed with 07:52:07 # this work for additional information regarding copyright ownership. 07:52:07 # The ASF licenses this file to You under the Apache License, Version 2.0 07:52:07 # (the "License"); you may not use this file except in compliance with 07:52:07 # the License. You may obtain a copy of the License at 07:52:07 # 07:52:07 # http://www.apache.org/licenses/LICENSE-2.0 07:52:07 # 07:52:07 # Unless required by applicable law or agreed to in writing, software 07:52:07 # distributed under the License is distributed on an "AS IS" BASIS, 07:52:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:52:07 # See the License for the specific language governing permissions and 07:52:07 # limitations under the License. 07:52:07 # 07:52:07 ################################################################################ 07:52:07 07:52:07 # 07:52:07 # Comma separated list of features repositories to register by default 07:52:07 # 07:52:07 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9cc1a141-86a4-4770-9365-56ef270278ec.xml 07:52:07 07:52:07 # 07:52:07 # Comma separated list of features to install at startup 07:52:07 # 07:52:07 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 04f05a95-338d-4ceb-b111-2240fbeeaeee 07:52:07 07:52:07 # 07:52:07 # Resource repositories (OBR) that the features resolver can use 07:52:07 # to resolve requirements/capabilities 07:52:07 # 07:52:07 # The format of the resourceRepositories is 07:52:07 # resourceRepositories=[xml:url|json:url],... 07:52:07 # for Instance: 07:52:07 # 07:52:07 #resourceRepositories=xml:http://host/path/to/index.xml 07:52:07 # or 07:52:07 #resourceRepositories=json:http://host/path/to/index.json 07:52:07 # 07:52:07 07:52:07 # 07:52:07 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 07:52:07 # 07:52:07 featuresBootAsynchronous=false 07:52:07 07:52:07 # 07:52:07 # Service requirements enforcement 07:52:07 # 07:52:07 # By default, the feature resolver checks the service requirements/capabilities of 07:52:07 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 07:52:07 # the required bundles. 07:52:07 # The following flag can have those values: 07:52:07 # - disable: service requirements are completely ignored 07:52:07 # - default: service requirements are ignored for old features 07:52:07 # - enforce: service requirements are always verified 07:52:07 # 07:52:07 #serviceRequirements=default 07:52:07 07:52:07 # 07:52:07 # Store cfg file for config element in feature 07:52:07 # 07:52:07 #configCfgStore=true 07:52:07 07:52:07 # 07:52:07 # Define if the feature service automatically refresh bundles 07:52:07 # 07:52:07 autoRefresh=true 07:52:07 07:52:07 # 07:52:07 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 07:52:07 # XML file defines instructions related to features processing 07:52:07 # versions.properties may declare properties to resolve placeholders in XML file 07:52:07 # both files are relative to ${karaf.etc} 07:52:07 # 07:52:07 #featureProcessing=org.apache.karaf.features.xml 07:52:07 #featureProcessingVersions=versions.properties 07:52:07 + configure_karaf_log karaf4 '' 07:52:07 + local -r karaf_version=karaf4 07:52:07 + local -r controllerdebugmap= 07:52:07 + local logapi=log4j 07:52:07 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:07 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 07:52:07 log4j2.rootLogger.level = INFO 07:52:07 #log4j2.rootLogger.type = asyncRoot 07:52:07 #log4j2.rootLogger.includeLocation = false 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 07:52:07 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 07:52:07 log4j2.rootLogger.appenderRef.Console.ref = Console 07:52:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 07:52:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 07:52:07 log4j2.logger.spifly.name = org.apache.aries.spifly 07:52:07 log4j2.logger.spifly.level = WARN 07:52:07 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 07:52:07 log4j2.logger.audit.level = INFO 07:52:07 log4j2.logger.audit.additivity = false 07:52:07 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 07:52:07 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 07:52:07 log4j2.appender.console.type = Console 07:52:07 log4j2.appender.console.name = Console 07:52:07 log4j2.appender.console.layout.type = PatternLayout 07:52:07 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 07:52:07 log4j2.appender.rolling.type = RollingRandomAccessFile 07:52:07 log4j2.appender.rolling.name = RollingFile 07:52:07 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 07:52:07 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 07:52:07 #log4j2.appender.rolling.immediateFlush = false 07:52:07 log4j2.appender.rolling.append = true 07:52:07 log4j2.appender.rolling.layout.type = PatternLayout 07:52:07 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 07:52:07 log4j2.appender.rolling.policies.type = Policies 07:52:07 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 07:52:07 log4j2.appender.rolling.policies.size.size = 64MB 07:52:07 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 07:52:07 log4j2.appender.rolling.strategy.max = 7 07:52:07 log4j2.appender.audit.type = RollingRandomAccessFile 07:52:07 log4j2.appender.audit.name = AuditRollingFile 07:52:07 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 07:52:07 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 07:52:07 log4j2.appender.audit.append = true 07:52:07 log4j2.appender.audit.layout.type = PatternLayout 07:52:07 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 07:52:07 log4j2.appender.audit.policies.type = Policies 07:52:07 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 07:52:07 log4j2.appender.audit.policies.size.size = 8MB 07:52:07 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 07:52:07 log4j2.appender.audit.strategy.max = 7 07:52:07 log4j2.appender.osgi.type = PaxOsgi 07:52:07 log4j2.appender.osgi.name = PaxOsgi 07:52:07 log4j2.appender.osgi.filter = * 07:52:07 #log4j2.logger.aether.name = shaded.org.eclipse.aether 07:52:07 #log4j2.logger.aether.level = TRACE 07:52:07 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 07:52:07 #log4j2.logger.http-headers.level = DEBUG 07:52:07 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 07:52:07 #log4j2.logger.maven.level = TRACE 07:52:07 + logapi=log4j2 07:52:07 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 07:52:07 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 07:52:07 + '[' log4j2 == log4j2 ']' 07:52:07 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:07 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 07:52:07 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 07:52:07 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 07:52:07 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 07:52:07 controllerdebugmap: 07:52:07 + unset IFS 07:52:07 + echo 'controllerdebugmap: ' 07:52:07 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:07 + '[' -n '' ']' 07:52:07 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 07:52:07 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:07 ################################################################################ 07:52:07 # 07:52:07 # Licensed to the Apache Software Foundation (ASF) under one or more 07:52:07 # contributor license agreements. See the NOTICE file distributed with 07:52:07 # this work for additional information regarding copyright ownership. 07:52:07 # The ASF licenses this file to You under the Apache License, Version 2.0 07:52:07 # (the "License"); you may not use this file except in compliance with 07:52:07 # the License. You may obtain a copy of the License at 07:52:07 # 07:52:07 # http://www.apache.org/licenses/LICENSE-2.0 07:52:07 # 07:52:07 # Unless required by applicable law or agreed to in writing, software 07:52:07 # distributed under the License is distributed on an "AS IS" BASIS, 07:52:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:52:07 # See the License for the specific language governing permissions and 07:52:07 # limitations under the License. 07:52:07 # 07:52:07 ################################################################################ 07:52:07 07:52:07 # Common pattern layout for appenders 07:52:07 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 07:52:07 07:52:07 # Root logger 07:52:07 log4j2.rootLogger.level = INFO 07:52:07 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 07:52:07 #log4j2.rootLogger.type = asyncRoot 07:52:07 #log4j2.rootLogger.includeLocation = false 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 07:52:07 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 07:52:07 log4j2.rootLogger.appenderRef.Console.ref = Console 07:52:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 07:52:07 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 07:52:07 07:52:07 # Filters for logs marked by org.opendaylight.odlparent.Markers 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 07:52:07 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 07:52:07 07:52:07 # Loggers configuration 07:52:07 07:52:07 # Spifly logger 07:52:07 log4j2.logger.spifly.name = org.apache.aries.spifly 07:52:07 log4j2.logger.spifly.level = WARN 07:52:07 07:52:07 # Security audit logger 07:52:07 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 07:52:07 log4j2.logger.audit.level = INFO 07:52:07 log4j2.logger.audit.additivity = false 07:52:07 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 07:52:07 07:52:07 # Appenders configuration 07:52:07 07:52:07 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 07:52:07 log4j2.appender.console.type = Console 07:52:07 log4j2.appender.console.name = Console 07:52:07 log4j2.appender.console.layout.type = PatternLayout 07:52:07 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 07:52:07 07:52:07 # Rolling file appender 07:52:07 log4j2.appender.rolling.type = RollingRandomAccessFile 07:52:07 log4j2.appender.rolling.name = RollingFile 07:52:07 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 07:52:07 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 07:52:07 # uncomment to not force a disk flush 07:52:07 #log4j2.appender.rolling.immediateFlush = false 07:52:07 log4j2.appender.rolling.append = true 07:52:07 log4j2.appender.rolling.layout.type = PatternLayout 07:52:07 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 07:52:07 log4j2.appender.rolling.policies.type = Policies 07:52:07 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 07:52:07 log4j2.appender.rolling.policies.size.size = 1GB 07:52:07 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 07:52:07 log4j2.appender.rolling.strategy.max = 7 07:52:07 07:52:07 # Audit file appender 07:52:07 log4j2.appender.audit.type = RollingRandomAccessFile 07:52:07 log4j2.appender.audit.name = AuditRollingFile 07:52:07 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 07:52:07 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 07:52:07 log4j2.appender.audit.append = true 07:52:07 log4j2.appender.audit.layout.type = PatternLayout 07:52:07 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 07:52:07 log4j2.appender.audit.policies.type = Policies 07:52:07 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 07:52:07 log4j2.appender.audit.policies.size.size = 8MB 07:52:07 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 07:52:07 log4j2.appender.audit.strategy.max = 7 07:52:07 07:52:07 # OSGi appender 07:52:07 log4j2.appender.osgi.type = PaxOsgi 07:52:07 log4j2.appender.osgi.name = PaxOsgi 07:52:07 log4j2.appender.osgi.filter = * 07:52:07 07:52:07 # help with identification of maven-related problems with pax-url-aether 07:52:07 #log4j2.logger.aether.name = shaded.org.eclipse.aether 07:52:07 #log4j2.logger.aether.level = TRACE 07:52:07 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 07:52:07 #log4j2.logger.http-headers.level = DEBUG 07:52:07 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 07:52:07 #log4j2.logger.maven.level = TRACE 07:52:07 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 07:52:07 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 07:52:07 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:07 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 07:52:07 + local -r controllermem=2048m 07:52:07 Configure 07:52:07 java home: /usr/lib/jvm/java-21-openjdk-amd64 07:52:07 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:07 + echo Configure 07:52:07 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 07:52:07 max memory: 2048m 07:52:07 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:07 + echo ' max memory: 2048m' 07:52:07 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv' 07:52:07 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:07 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:07 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:07 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv' 07:52:07 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:07 #!/bin/sh 07:52:07 # 07:52:07 # Licensed to the Apache Software Foundation (ASF) under one or more 07:52:07 # contributor license agreements. See the NOTICE file distributed with 07:52:07 # this work for additional information regarding copyright ownership. 07:52:07 # The ASF licenses this file to You under the Apache License, Version 2.0 07:52:07 # (the "License"); you may not use this file except in compliance with 07:52:07 # the License. You may obtain a copy of the License at 07:52:07 # 07:52:07 # http://www.apache.org/licenses/LICENSE-2.0 07:52:07 # 07:52:07 # Unless required by applicable law or agreed to in writing, software 07:52:07 # distributed under the License is distributed on an "AS IS" BASIS, 07:52:07 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:52:07 # See the License for the specific language governing permissions and 07:52:07 # limitations under the License. 07:52:07 # 07:52:07 07:52:07 # 07:52:07 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 07:52:07 # script: client, instance, shell, start, status, stop, karaf 07:52:07 # 07:52:07 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 07:52:07 # Actions go here... 07:52:07 # fi 07:52:07 07:52:07 # 07:52:07 # general settings which should be applied for all scripts go here; please keep 07:52:07 # in mind that it is possible that scripts might be executed more than once, e.g. 07:52:07 # in example of the start script where the start script is executed first and the 07:52:07 # karaf script afterwards. 07:52:07 # 07:52:07 07:52:07 # 07:52:07 # The following section shows the possible configuration options for the default 07:52:07 # karaf scripts 07:52:07 # 07:52:07 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 07:52:07 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 07:52:07 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 07:52:07 # export EXTRA_JAVA_OPTS # Additional JVM options 07:52:07 # export KARAF_HOME # Karaf home folder 07:52:07 # export KARAF_DATA # Karaf data folder 07:52:07 # export KARAF_BASE # Karaf base folder 07:52:07 # export KARAF_ETC # Karaf etc folder 07:52:07 # export KARAF_LOG # Karaf log folder 07:52:07 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 07:52:07 # export KARAF_OPTS # Additional available Karaf options 07:52:07 # export KARAF_DEBUG # Enable debug mode 07:52:07 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 07:52:07 # export KARAF_NOROOT # Prevent execution as root if set to true 07:52:07 Set Java version 07:52:07 + echo 'Set Java version' 07:52:07 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 07:52:07 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 07:52:07 sudo: a password is required 07:52:07 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:52:07 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 07:52:07 sudo: a password is required 07:52:07 JDK default version ... 07:52:07 + echo 'JDK default version ...' 07:52:07 + java -version 07:52:08 openjdk version "21.0.5" 2024-10-15 07:52:08 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 07:52:08 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 07:52:08 Set JAVA_HOME 07:52:08 + echo 'Set JAVA_HOME' 07:52:08 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:52:08 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:52:08 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:52:08 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:52:08 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 07:52:08 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:52:08 Listing all open ports on controller system... 07:52:08 + echo 'Listing all open ports on controller system...' 07:52:08 + netstat -pnatu 07:52:08 /tmp/configuration-script.sh: line 40: netstat: command not found 07:52:08 Configuring cluster 07:52:08 + '[' -f /tmp/custom_shard_config.txt ']' 07:52:08 + echo 'Configuring cluster' 07:52:08 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 2 10.30.171.170 10.30.170.42 10.30.170.48 07:52:08 ################################################ 07:52:08 ## Configure Cluster ## 07:52:08 ################################################ 07:52:08 NOTE: Cluster configuration files not found. Copying from 07:52:08 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 07:52:08 Configuring unique name in pekko.conf 07:52:08 Configuring hostname in pekko.conf 07:52:08 Configuring data and rpc seed nodes in pekko.conf 07:52:08 modules = [ 07:52:08 07:52:08 { 07:52:08 name = "inventory" 07:52:08 namespace = "urn:opendaylight:inventory" 07:52:08 shard-strategy = "module" 07:52:08 }, 07:52:08 { 07:52:08 name = "topology" 07:52:08 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 07:52:08 shard-strategy = "module" 07:52:08 }, 07:52:08 { 07:52:08 name = "toaster" 07:52:08 namespace = "http://netconfcentral.org/ns/toaster" 07:52:08 shard-strategy = "module" 07:52:08 } 07:52:08 ] 07:52:08 Configuring replication type in module-shards.conf 07:52:08 ################################################ 07:52:08 ## NOTE: Manually restart controller to ## 07:52:08 ## apply configuration. ## 07:52:08 ################################################ 07:52:08 Dump pekko.conf 07:52:08 + echo 'Dump pekko.conf' 07:52:08 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 07:52:08 07:52:08 odl-cluster-data { 07:52:08 pekko { 07:52:08 remote { 07:52:08 artery { 07:52:08 enabled = on 07:52:08 transport = tcp 07:52:08 canonical.hostname = "10.30.170.42" 07:52:08 canonical.port = 2550 07:52:08 } 07:52:08 } 07:52:08 07:52:08 cluster { 07:52:08 # Using artery. 07:52:08 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.170:2550", 07:52:08 "pekko://opendaylight-cluster-data@10.30.170.42:2550", 07:52:08 "pekko://opendaylight-cluster-data@10.30.170.48:2550"] 07:52:08 07:52:08 roles = ["member-2"] 07:52:08 07:52:08 # when under load we might trip a false positive on the failure detector 07:52:08 # failure-detector { 07:52:08 # heartbeat-interval = 4 s 07:52:08 # acceptable-heartbeat-pause = 16s 07:52:08 # } 07:52:08 } 07:52:08 07:52:08 persistence { 07:52:08 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 07:52:08 # modifying the following two properties. The directory location specified may be a relative or absolute path. 07:52:08 # The relative path is always relative to KARAF_HOME. 07:52:08 07:52:08 # snapshot-store.local.dir = "target/snapshots" 07:52:08 07:52:08 # Use lz4 compression for LocalSnapshotStore snapshots 07:52:08 snapshot-store.local.use-lz4-compression = false 07:52:08 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 07:52:08 snapshot-store.local.lz4-blocksize = 256KB 07:52:08 } 07:52:08 disable-default-actor-system-quarantined-event-handling = "false" 07:52:08 } 07:52:08 } 07:52:08 Dump modules.conf 07:52:08 + echo 'Dump modules.conf' 07:52:08 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 07:52:08 modules = [ 07:52:08 07:52:08 { 07:52:08 name = "inventory" 07:52:08 namespace = "urn:opendaylight:inventory" 07:52:08 shard-strategy = "module" 07:52:08 }, 07:52:08 { 07:52:08 name = "topology" 07:52:08 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 07:52:08 shard-strategy = "module" 07:52:08 }, 07:52:08 { 07:52:08 name = "toaster" 07:52:08 namespace = "http://netconfcentral.org/ns/toaster" 07:52:08 shard-strategy = "module" 07:52:08 } 07:52:08 ] 07:52:08 Dump module-shards.conf 07:52:08 + echo 'Dump module-shards.conf' 07:52:08 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 07:52:08 module-shards = [ 07:52:08 { 07:52:08 name = "default" 07:52:08 shards = [ 07:52:08 { 07:52:08 name = "default" 07:52:08 replicas = ["member-1", 07:52:08 "member-2", 07:52:08 "member-3"] 07:52:08 } 07:52:08 ] 07:52:08 }, 07:52:08 { 07:52:08 name = "inventory" 07:52:08 shards = [ 07:52:08 { 07:52:08 name="inventory" 07:52:08 replicas = ["member-1", 07:52:08 "member-2", 07:52:08 "member-3"] 07:52:08 } 07:52:08 ] 07:52:08 }, 07:52:08 { 07:52:08 name = "topology" 07:52:08 shards = [ 07:52:08 { 07:52:08 name="topology" 07:52:08 replicas = ["member-1", 07:52:08 "member-2", 07:52:08 "member-3"] 07:52:08 } 07:52:08 ] 07:52:08 }, 07:52:08 { 07:52:08 name = "toaster" 07:52:08 shards = [ 07:52:08 { 07:52:08 name="toaster" 07:52:08 replicas = ["member-1", 07:52:08 "member-2", 07:52:08 "member-3"] 07:52:08 } 07:52:08 ] 07:52:08 } 07:52:08 ] 07:52:08 Configuring member-3 with IP address 10.30.170.48 07:52:08 Warning: Permanently added '10.30.170.48' (ECDSA) to the list of known hosts. 07:52:09 Warning: Permanently added '10.30.170.48' (ECDSA) to the list of known hosts. 07:52:09 + source /tmp/common-functions.sh karaf-0.22.1-SNAPSHOT titanium 07:52:09 ++ [[ /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 ]] 07:52:09 ++ echo 'common-functions.sh is being sourced' 07:52:09 common-functions.sh is being sourced 07:52:09 ++ BUNDLEFOLDER=karaf-0.22.1-SNAPSHOT 07:52:09 ++ DISTROSTREAM=titanium 07:52:09 ++ export MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:09 ++ MAVENCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:09 ++ export FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:09 ++ FEATURESCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:09 ++ export CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 07:52:09 ++ CUSTOMPROP=/tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 07:52:09 ++ export LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:09 ++ LOGCONF=/tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:09 ++ export MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:09 ++ MEMCONF=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:09 ++ export CONTROLLERMEM= 07:52:09 ++ CONTROLLERMEM= 07:52:09 ++ case "${DISTROSTREAM}" in 07:52:09 ++ CLUSTER_SYSTEM=pekko 07:52:09 ++ export AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 07:52:09 ++ AKKACONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 07:52:09 ++ export MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 07:52:09 ++ MODULESCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 07:52:09 ++ export MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 07:52:09 ++ MODULESHARDSCONF=/tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 07:52:09 ++ print_common_env 07:52:09 ++ cat 07:52:09 common-functions environment: 07:52:09 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:09 ACTUALFEATURES: 07:52:09 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:09 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 07:52:09 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:09 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:09 CONTROLLERMEM: 07:52:09 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 07:52:09 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 07:52:09 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 07:52:09 SUITES: 07:52:09 07:52:09 ++ SSH='ssh -t -t' 07:52:09 ++ extra_services_cntl=' dnsmasq.service httpd.service libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service rabbitmq-server.service ' 07:52:09 ++ extra_services_cmp=' libvirtd.service openvswitch.service ovs-vswitchd.service ovsdb-server.service ' 07:52:09 Changing to /tmp 07:52:09 + echo 'Changing to /tmp' 07:52:09 + cd /tmp 07:52:09 Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip 07:52:09 + echo 'Downloading the distribution from https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip' 07:52:09 + wget --progress=dot:mega https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip 07:52:09 --2025-10-06 07:52:09-- https://nexus.opendaylight.org/content/repositories/opendaylight.snapshot/org/opendaylight/integration/karaf/0.22.1-SNAPSHOT/karaf-0.22.1-20251006.050136-190.zip 07:52:09 Resolving nexus.opendaylight.org (nexus.opendaylight.org)... 199.204.45.87, 2604:e100:1:0:f816:3eff:fe45:48d6 07:52:09 Connecting to nexus.opendaylight.org (nexus.opendaylight.org)|199.204.45.87|:443... connected. 07:52:09 HTTP request sent, awaiting response... 200 OK 07:52:09 Length: 185772764 (177M) [application/zip] 07:52:09 Saving to: ‘karaf-0.22.1-20251006.050136-190.zip’ 07:52:09 07:52:09 0K ........ ........ ........ ........ ........ ........ 1% 54.0M 3s 07:52:09 3072K ........ ........ ........ ........ ........ ........ 3% 87.5M 3s 07:52:09 6144K ........ ........ ........ ........ ........ ........ 5% 106M 2s 07:52:09 9216K ........ ........ ........ ........ ........ ........ 6% 105M 2s 07:52:09 12288K ........ ........ ........ ........ ........ ........ 8% 181M 2s 07:52:09 15360K ........ ........ ........ ........ ........ ........ 10% 141M 2s 07:52:09 18432K ........ ........ ........ ........ ........ ........ 11% 187M 1s 07:52:09 21504K ........ ........ ........ ........ ........ ........ 13% 202M 1s 07:52:09 24576K ........ ........ ........ ........ ........ ........ 15% 186M 1s 07:52:09 27648K ........ ........ ........ ........ ........ ........ 16% 205M 1s 07:52:09 30720K ........ ........ ........ ........ ........ ........ 18% 228M 1s 07:52:09 33792K ........ ........ ........ ........ ........ ........ 20% 112M 1s 07:52:09 36864K ........ ........ ........ ........ ........ ........ 22% 224M 1s 07:52:09 39936K ........ ........ ........ ........ ........ ........ 23% 285M 1s 07:52:09 43008K ........ ........ ........ ........ ........ ........ 25% 240M 1s 07:52:09 46080K ........ ........ ........ ........ ........ ........ 27% 344M 1s 07:52:09 49152K ........ ........ ........ ........ ........ ........ 28% 330M 1s 07:52:09 52224K ........ ........ ........ ........ ........ ........ 30% 335M 1s 07:52:09 55296K ........ ........ ........ ........ ........ ........ 32% 338M 1s 07:52:09 58368K ........ ........ ........ ........ ........ ........ 33% 338M 1s 07:52:09 61440K ........ ........ ........ ........ ........ ........ 35% 351M 1s 07:52:09 64512K ........ ........ ........ ........ ........ ........ 37% 338M 1s 07:52:09 67584K ........ ........ ........ ........ ........ ........ 38% 330M 1s 07:52:09 70656K ........ ........ ........ ........ ........ ........ 40% 334M 1s 07:52:09 73728K ........ ........ ........ ........ ........ ........ 42% 325M 1s 07:52:09 76800K ........ ........ ........ ........ ........ ........ 44% 342M 1s 07:52:09 79872K ........ ........ ........ ........ ........ ........ 45% 98.9M 1s 07:52:09 82944K ........ ........ ........ ........ ........ ........ 47% 109M 1s 07:52:09 86016K ........ ........ ........ ........ ........ ........ 49% 273M 1s 07:52:09 89088K ........ ........ ........ ........ ........ ........ 50% 343M 0s 07:52:09 92160K ........ ........ ........ ........ ........ ........ 52% 359M 0s 07:52:09 95232K ........ ........ ........ ........ ........ ........ 54% 333M 0s 07:52:09 98304K ........ ........ ........ ........ ........ ........ 55% 339M 0s 07:52:09 101376K ........ ........ ........ ........ ........ ........ 57% 173M 0s 07:52:09 104448K ........ ........ ........ ........ ........ ........ 59% 395M 0s 07:52:09 107520K ........ ........ ........ ........ ........ ........ 60% 305M 0s 07:52:09 110592K ........ ........ ........ ........ ........ ........ 62% 299M 0s 07:52:09 113664K ........ ........ ........ ........ ........ ........ 64% 288M 0s 07:52:09 116736K ........ ........ ........ ........ ........ ........ 66% 284M 0s 07:52:09 119808K ........ ........ ........ ........ ........ ........ 67% 354M 0s 07:52:09 122880K ........ ........ ........ ........ ........ ........ 69% 341M 0s 07:52:09 125952K ........ ........ ........ ........ ........ ........ 71% 335M 0s 07:52:09 129024K ........ ........ ........ ........ ........ ........ 72% 328M 0s 07:52:09 132096K ........ ........ ........ ........ ........ ........ 74% 304M 0s 07:52:10 135168K ........ ........ ........ ........ ........ ........ 76% 314M 0s 07:52:10 138240K ........ ........ ........ ........ ........ ........ 77% 344M 0s 07:52:10 141312K ........ ........ ........ ........ ........ ........ 79% 350M 0s 07:52:10 144384K ........ ........ ........ ........ ........ ........ 81% 355M 0s 07:52:10 147456K ........ ........ ........ ........ ........ ........ 82% 296M 0s 07:52:10 150528K ........ ........ ........ ........ ........ ........ 84% 290M 0s 07:52:10 153600K ........ ........ ........ ........ ........ ........ 86% 280M 0s 07:52:10 156672K ........ ........ ........ ........ ........ ........ 88% 304M 0s 07:52:10 159744K ........ ........ ........ ........ ........ ........ 89% 298M 0s 07:52:10 162816K ........ ........ ........ ........ ........ ........ 91% 271M 0s 07:52:10 165888K ........ ........ ........ ........ ........ ........ 93% 304M 0s 07:52:10 168960K ........ ........ ........ ........ ........ ........ 94% 296M 0s 07:52:10 172032K ........ ........ ........ ........ ........ ........ 96% 285M 0s 07:52:10 175104K ........ ........ ........ ........ ........ ........ 98% 281M 0s 07:52:10 178176K ........ ........ ........ ........ ........ ........ 99% 281M 0s 07:52:10 181248K .. 100% 32.1M=0.8s 07:52:10 07:52:10 2025-10-06 07:52:10 (224 MB/s) - ‘karaf-0.22.1-20251006.050136-190.zip’ saved [185772764/185772764] 07:52:10 07:52:10 Extracting the new controller... 07:52:10 + echo 'Extracting the new controller...' 07:52:10 + unzip -q karaf-0.22.1-20251006.050136-190.zip 07:52:11 Adding external repositories... 07:52:11 + echo 'Adding external repositories...' 07:52: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.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:11 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:11 ################################################################################ 07:52:11 # 07:52:11 # Licensed to the Apache Software Foundation (ASF) under one or more 07:52:11 # contributor license agreements. See the NOTICE file distributed with 07:52:11 # this work for additional information regarding copyright ownership. 07:52:11 # The ASF licenses this file to You under the Apache License, Version 2.0 07:52:11 # (the "License"); you may not use this file except in compliance with 07:52:11 # the License. You may obtain a copy of the License at 07:52:11 # 07:52:11 # http://www.apache.org/licenses/LICENSE-2.0 07:52:11 # 07:52:11 # Unless required by applicable law or agreed to in writing, software 07:52:11 # distributed under the License is distributed on an "AS IS" BASIS, 07:52:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:52:11 # See the License for the specific language governing permissions and 07:52:11 # limitations under the License. 07:52:11 # 07:52:11 ################################################################################ 07:52:11 07:52:11 # 07:52:11 # If set to true, the following property will not allow any certificate to be used 07:52:11 # when accessing Maven repositories through SSL 07:52:11 # 07:52:11 #org.ops4j.pax.url.mvn.certificateCheck= 07:52:11 07:52:11 # 07:52:11 # Path to the local Maven settings file. 07:52:11 # The repositories defined in this file will be automatically added to the list 07:52:11 # of default repositories if the 'org.ops4j.pax.url.mvn.repositories' property 07:52:11 # below is not set. 07:52:11 # The following locations are checked for the existence of the settings.xml file 07:52:11 # * 1. looks for the specified url 07:52:11 # * 2. if not found looks for ${user.home}/.m2/settings.xml 07:52:11 # * 3. if not found looks for ${maven.home}/conf/settings.xml 07:52:11 # * 4. if not found looks for ${M2_HOME}/conf/settings.xml 07:52:11 # 07:52:11 #org.ops4j.pax.url.mvn.settings= 07:52:11 07:52:11 # 07:52:11 # Path to the local Maven repository which is used to avoid downloading 07:52:11 # artifacts when they already exist locally. 07:52:11 # The value of this property will be extracted from the settings.xml file 07:52:11 # above, or defaulted to: 07:52:11 # System.getProperty( "user.home" ) + "/.m2/repository" 07:52:11 # 07:52:11 org.ops4j.pax.url.mvn.localRepository=${karaf.home}/${karaf.default.repository} 07:52:11 07:52:11 # 07:52:11 # Default this to false. It's just weird to use undocumented repos 07:52:11 # 07:52:11 org.ops4j.pax.url.mvn.useFallbackRepositories=false 07:52:11 07:52:11 # 07:52:11 # Uncomment if you don't wanna use the proxy settings 07:52:11 # from the Maven conf/settings.xml file 07:52:11 # 07:52:11 # org.ops4j.pax.url.mvn.proxySupport=false 07:52:11 07:52:11 # 07:52:11 # Comma separated list of repositories scanned when resolving an artifact. 07:52:11 # Those repositories will be checked before iterating through the 07:52:11 # below list of repositories and even before the local repository 07:52:11 # A repository url can be appended with zero or more of the following flags: 07:52:11 # @snapshots : the repository contains snaphots 07:52:11 # @noreleases : the repository does not contain any released artifacts 07:52:11 # 07:52:11 # The following property value will add the system folder as a repo. 07:52:11 # 07:52:11 org.ops4j.pax.url.mvn.defaultRepositories=\ 07:52:11 file:${karaf.home}/${karaf.default.repository}@id=system.repository@snapshots,\ 07:52:11 file:${karaf.data}/kar@id=kar.repository@multi@snapshots,\ 07:52:11 file:${karaf.base}/${karaf.default.repository}@id=child.system.repository@snapshots 07:52:11 07:52:11 # Use the default local repo (e.g.~/.m2/repository) as a "remote" repo 07:52:11 #org.ops4j.pax.url.mvn.defaultLocalRepoAsRemote=false 07:52:11 07:52:11 # 07:52:11 # Comma separated list of repositories scanned when resolving an artifact. 07:52:11 # The default list includes the following repositories: 07:52:11 # http://repo1.maven.org/maven2@id=central 07:52:11 # http://repository.springsource.com/maven/bundles/release@id=spring.ebr 07:52:11 # http://repository.springsource.com/maven/bundles/external@id=spring.ebr.external 07:52:11 # http://zodiac.springsource.com/maven/bundles/release@id=gemini 07:52:11 # http://repository.apache.org/content/groups/snapshots-group@id=apache@snapshots@noreleases 07:52:11 # https://oss.sonatype.org/content/repositories/snapshots@id=sonatype.snapshots.deploy@snapshots@noreleases 07:52:11 # https://oss.sonatype.org/content/repositories/ops4j-snapshots@id=ops4j.sonatype.snapshots.deploy@snapshots@noreleases 07:52:11 # To add repositories to the default ones, prepend '+' to the list of repositories 07:52:11 # to add. 07:52:11 # A repository url can be appended with zero or more of the following flags: 07:52:11 # @snapshots : the repository contains snapshots 07:52:11 # @noreleases : the repository does not contain any released artifacts 07:52:11 # @id=repository.id : the id for the repository, just like in the settings.xml this is optional but recommended 07:52:11 # 07:52: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 07:52:11 07:52:11 ### ^^^ No remote repositories. This is the only ODL change compared to Karaf defaults.Configuring the startup features... 07:52:11 + [[ True == \T\r\u\e ]] 07:52:11 + echo 'Configuring the startup features...' 07:52: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.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:11 + FEATURE_TEST_STRING=features-test 07:52:11 + FEATURE_TEST_VERSION=0.22.1-SNAPSHOT 07:52:11 + KARAF_VERSION=karaf4 07:52:11 + [[ integration == \i\n\t\e\g\r\a\t\i\o\n ]] 07:52:11 + sed -ie 's%\(featuresRepositories=\|featuresRepositories =\)%featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features,%g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:11 + [[ ! -z '' ]] 07:52:11 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:11 ################################################################################ 07:52:11 # 07:52:11 # Licensed to the Apache Software Foundation (ASF) under one or more 07:52:11 # contributor license agreements. See the NOTICE file distributed with 07:52:11 # this work for additional information regarding copyright ownership. 07:52:11 # The ASF licenses this file to You under the Apache License, Version 2.0 07:52:11 # (the "License"); you may not use this file except in compliance with 07:52:11 # the License. You may obtain a copy of the License at 07:52:11 # 07:52:11 # http://www.apache.org/licenses/LICENSE-2.0 07:52:11 # 07:52:11 # Unless required by applicable law or agreed to in writing, software 07:52:11 # distributed under the License is distributed on an "AS IS" BASIS, 07:52:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:52:11 # See the License for the specific language governing permissions and 07:52:11 # limitations under the License. 07:52:11 # 07:52:11 ################################################################################ 07:52:11 07:52:11 # 07:52:11 # Comma separated list of features repositories to register by default 07:52:11 # 07:52:11 featuresRepositories = mvn:org.opendaylight.integration/features-test/0.22.1-SNAPSHOT/xml/features,mvn:org.apache.karaf.decanter/apache-karaf-decanter/1.2.0/xml/features, file:${karaf.etc}/9cc1a141-86a4-4770-9365-56ef270278ec.xml 07:52:11 07:52:11 # 07:52:11 # Comma separated list of features to install at startup 07:52:11 # 07:52:11 featuresBoot = odl-infrautils-ready,odl-jolokia,features-controller,odl-mdsal-replicate-netty,odl-netconf-clustered-topology,odl-clustering-test-app, 04f05a95-338d-4ceb-b111-2240fbeeaeee 07:52:11 07:52:11 # 07:52:11 # Resource repositories (OBR) that the features resolver can use 07:52:11 # to resolve requirements/capabilities 07:52:11 # 07:52:11 # The format of the resourceRepositories is 07:52:11 # resourceRepositories=[xml:url|json:url],... 07:52:11 # for Instance: 07:52:11 # 07:52:11 #resourceRepositories=xml:http://host/path/to/index.xml 07:52:11 # or 07:52:11 #resourceRepositories=json:http://host/path/to/index.json 07:52:11 # 07:52:11 07:52:11 # 07:52:11 # Defines if the boot features are started in asynchronous mode (in a dedicated thread) 07:52:11 # 07:52:11 featuresBootAsynchronous=false 07:52:11 07:52:11 # 07:52:11 # Service requirements enforcement 07:52:11 # 07:52:11 # By default, the feature resolver checks the service requirements/capabilities of 07:52:11 # bundles for new features (xml schema >= 1.3.0) in order to automatically installs 07:52:11 # the required bundles. 07:52:11 # The following flag can have those values: 07:52:11 # - disable: service requirements are completely ignored 07:52:11 # - default: service requirements are ignored for old features 07:52:11 # - enforce: service requirements are always verified 07:52:11 # 07:52:11 #serviceRequirements=default 07:52:11 07:52:11 # 07:52:11 # Store cfg file for config element in feature 07:52:11 # 07:52:11 #configCfgStore=true 07:52:11 07:52:11 # 07:52:11 # Define if the feature service automatically refresh bundles 07:52:11 # 07:52:11 autoRefresh=true 07:52:11 07:52:11 # 07:52:11 # Configuration of features processing mechanism (overrides, blacklisting, modification of features) 07:52:11 # XML file defines instructions related to features processing 07:52:11 # versions.properties may declare properties to resolve placeholders in XML file 07:52:11 # both files are relative to ${karaf.etc} 07:52:11 # 07:52:11 #featureProcessing=org.apache.karaf.features.xml 07:52:11 #featureProcessingVersions=versions.properties 07:52:11 + configure_karaf_log karaf4 '' 07:52:11 + local -r karaf_version=karaf4 07:52:11 + local -r controllerdebugmap= 07:52:11 + local logapi=log4j 07:52:11 + grep log4j2 /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 07:52:11 log4j2.rootLogger.level = INFO 07:52:11 #log4j2.rootLogger.type = asyncRoot 07:52:11 #log4j2.rootLogger.includeLocation = false 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 07:52:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 07:52:11 log4j2.rootLogger.appenderRef.Console.ref = Console 07:52:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 07:52:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 07:52:11 log4j2.logger.spifly.name = org.apache.aries.spifly 07:52:11 log4j2.logger.spifly.level = WARN 07:52:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 07:52:11 log4j2.logger.audit.level = INFO 07:52:11 log4j2.logger.audit.additivity = false 07:52:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 07:52:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 07:52:11 log4j2.appender.console.type = Console 07:52:11 log4j2.appender.console.name = Console 07:52:11 log4j2.appender.console.layout.type = PatternLayout 07:52:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 07:52:11 log4j2.appender.rolling.type = RollingRandomAccessFile 07:52:11 log4j2.appender.rolling.name = RollingFile 07:52:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 07:52:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 07:52:11 #log4j2.appender.rolling.immediateFlush = false 07:52:11 log4j2.appender.rolling.append = true 07:52:11 log4j2.appender.rolling.layout.type = PatternLayout 07:52:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 07:52:11 log4j2.appender.rolling.policies.type = Policies 07:52:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 07:52:11 log4j2.appender.rolling.policies.size.size = 64MB 07:52:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 07:52:11 log4j2.appender.rolling.strategy.max = 7 07:52:11 log4j2.appender.audit.type = RollingRandomAccessFile 07:52:11 log4j2.appender.audit.name = AuditRollingFile 07:52:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 07:52:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 07:52:11 log4j2.appender.audit.append = true 07:52:11 log4j2.appender.audit.layout.type = PatternLayout 07:52:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 07:52:11 log4j2.appender.audit.policies.type = Policies 07:52:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 07:52:11 log4j2.appender.audit.policies.size.size = 8MB 07:52:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 07:52:11 log4j2.appender.audit.strategy.max = 7 07:52:11 log4j2.appender.osgi.type = PaxOsgi 07:52:11 log4j2.appender.osgi.name = PaxOsgi 07:52:11 log4j2.appender.osgi.filter = * 07:52:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether 07:52:11 #log4j2.logger.aether.level = TRACE 07:52:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 07:52:11 #log4j2.logger.http-headers.level = DEBUG 07:52:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 07:52:11 #log4j2.logger.maven.level = TRACE 07:52:11 Configuring the karaf log... karaf_version: karaf4, logapi: log4j2 07:52:11 + logapi=log4j2 07:52:11 + echo 'Configuring the karaf log... karaf_version: karaf4, logapi: log4j2' 07:52:11 + '[' log4j2 == log4j2 ']' 07:52:11 + sed -ie 's/log4j2.appender.rolling.policies.size.size = 64MB/log4j2.appender.rolling.policies.size.size = 1GB/g' /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:11 + orgmodule=org.opendaylight.yangtools.yang.parser.repo.YangTextSchemaContextResolver 07:52:11 + orgmodule_=org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver 07:52:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN' 07:52:11 controllerdebugmap: 07:52:11 + echo 'log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN' 07:52:11 + unset IFS 07:52:11 + echo 'controllerdebugmap: ' 07:52:11 cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:11 + '[' -n '' ']' 07:52:11 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg' 07:52:11 + cat /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:11 ################################################################################ 07:52:11 # 07:52:11 # Licensed to the Apache Software Foundation (ASF) under one or more 07:52:11 # contributor license agreements. See the NOTICE file distributed with 07:52:11 # this work for additional information regarding copyright ownership. 07:52:11 # The ASF licenses this file to You under the Apache License, Version 2.0 07:52:11 # (the "License"); you may not use this file except in compliance with 07:52:11 # the License. You may obtain a copy of the License at 07:52:11 # 07:52:11 # http://www.apache.org/licenses/LICENSE-2.0 07:52:11 # 07:52:11 # Unless required by applicable law or agreed to in writing, software 07:52:11 # distributed under the License is distributed on an "AS IS" BASIS, 07:52:11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:52:11 # See the License for the specific language governing permissions and 07:52:11 # limitations under the License. 07:52:11 # 07:52:11 ################################################################################ 07:52:11 07:52:11 # Common pattern layout for appenders 07:52:11 log4j2.pattern = %d{ISO8601} | %-5p | %-16t | %-32c{1} | %X{bundle.id} - %X{bundle.name} - %X{bundle.version} | %m%n 07:52:11 07:52:11 # Root logger 07:52:11 log4j2.rootLogger.level = INFO 07:52:11 # uncomment to use asynchronous loggers, which require mvn:com.lmax/disruptor/3.3.2 library 07:52:11 #log4j2.rootLogger.type = asyncRoot 07:52:11 #log4j2.rootLogger.includeLocation = false 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.ref = RollingFile 07:52:11 log4j2.rootLogger.appenderRef.PaxOsgi.ref = PaxOsgi 07:52:11 log4j2.rootLogger.appenderRef.Console.ref = Console 07:52:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.type = ThresholdFilter 07:52:11 log4j2.rootLogger.appenderRef.Console.filter.threshold.level = ${karaf.log.console:-OFF} 07:52:11 07:52:11 # Filters for logs marked by org.opendaylight.odlparent.Markers 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.type = ContextMapFilter 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.type = KeyValuePair 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.key = slf4j.marker 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.pair1.value = CONFIDENTIAL 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.operator = or 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMatch = DENY 07:52:11 log4j2.rootLogger.appenderRef.RollingFile.filter.confidential.onMismatch = NEUTRAL 07:52:11 07:52:11 # Loggers configuration 07:52:11 07:52:11 # Spifly logger 07:52:11 log4j2.logger.spifly.name = org.apache.aries.spifly 07:52:11 log4j2.logger.spifly.level = WARN 07:52:11 07:52:11 # Security audit logger 07:52:11 log4j2.logger.audit.name = org.apache.karaf.jaas.modules.audit 07:52:11 log4j2.logger.audit.level = INFO 07:52:11 log4j2.logger.audit.additivity = false 07:52:11 log4j2.logger.audit.appenderRef.AuditRollingFile.ref = AuditRollingFile 07:52:11 07:52:11 # Appenders configuration 07:52:11 07:52:11 # Console appender not used by default (see log4j2.rootLogger.appenderRefs) 07:52:11 log4j2.appender.console.type = Console 07:52:11 log4j2.appender.console.name = Console 07:52:11 log4j2.appender.console.layout.type = PatternLayout 07:52:11 log4j2.appender.console.layout.pattern = ${log4j2.pattern} 07:52:11 07:52:11 # Rolling file appender 07:52:11 log4j2.appender.rolling.type = RollingRandomAccessFile 07:52:11 log4j2.appender.rolling.name = RollingFile 07:52:11 log4j2.appender.rolling.fileName = ${karaf.data}/log/karaf.log 07:52:11 log4j2.appender.rolling.filePattern = ${karaf.data}/log/karaf.log.%i 07:52:11 # uncomment to not force a disk flush 07:52:11 #log4j2.appender.rolling.immediateFlush = false 07:52:11 log4j2.appender.rolling.append = true 07:52:11 log4j2.appender.rolling.layout.type = PatternLayout 07:52:11 log4j2.appender.rolling.layout.pattern = ${log4j2.pattern} 07:52:11 log4j2.appender.rolling.policies.type = Policies 07:52:11 log4j2.appender.rolling.policies.size.type = SizeBasedTriggeringPolicy 07:52:11 log4j2.appender.rolling.policies.size.size = 1GB 07:52:11 log4j2.appender.rolling.strategy.type = DefaultRolloverStrategy 07:52:11 log4j2.appender.rolling.strategy.max = 7 07:52:11 07:52:11 # Audit file appender 07:52:11 log4j2.appender.audit.type = RollingRandomAccessFile 07:52:11 log4j2.appender.audit.name = AuditRollingFile 07:52:11 log4j2.appender.audit.fileName = ${karaf.data}/security/audit.log 07:52:11 log4j2.appender.audit.filePattern = ${karaf.data}/security/audit.log.%i 07:52:11 log4j2.appender.audit.append = true 07:52:11 log4j2.appender.audit.layout.type = PatternLayout 07:52:11 log4j2.appender.audit.layout.pattern = ${log4j2.pattern} 07:52:11 log4j2.appender.audit.policies.type = Policies 07:52:11 log4j2.appender.audit.policies.size.type = SizeBasedTriggeringPolicy 07:52:11 log4j2.appender.audit.policies.size.size = 8MB 07:52:11 log4j2.appender.audit.strategy.type = DefaultRolloverStrategy 07:52:11 log4j2.appender.audit.strategy.max = 7 07:52:11 07:52:11 # OSGi appender 07:52:11 log4j2.appender.osgi.type = PaxOsgi 07:52:11 log4j2.appender.osgi.name = PaxOsgi 07:52:11 log4j2.appender.osgi.filter = * 07:52:11 07:52:11 # help with identification of maven-related problems with pax-url-aether 07:52:11 #log4j2.logger.aether.name = shaded.org.eclipse.aether 07:52:11 #log4j2.logger.aether.level = TRACE 07:52:11 #log4j2.logger.http-headers.name = shaded.org.apache.http.headers 07:52:11 #log4j2.logger.http-headers.level = DEBUG 07:52:11 #log4j2.logger.maven.name = org.ops4j.pax.url.mvn 07:52:11 #log4j2.logger.maven.level = TRACE 07:52:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.name = WARN 07:52:11 log4j2.logger.org_opendaylight_yangtools_yang_parser_repo_YangTextSchemaContextResolver.level = WARN 07:52:11 + set_java_vars /usr/lib/jvm/java-21-openjdk-amd64 2048m /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:11 + local -r java_home=/usr/lib/jvm/java-21-openjdk-amd64 07:52:11 + local -r controllermem=2048m 07:52:11 Configure 07:52:11 + local -r memconf=/tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:11 + echo Configure 07:52:11 java home: /usr/lib/jvm/java-21-openjdk-amd64 07:52:11 max memory: 2048m 07:52:11 + echo ' java home: /usr/lib/jvm/java-21-openjdk-amd64' 07:52:11 + echo ' max memory: 2048m' 07:52:11 memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:11 + echo ' memconf: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv' 07:52:11 + sed -ie 's%^# export JAVA_HOME%export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64}%g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:11 + sed -ie 's/JAVA_MAX_MEM="2048m"/JAVA_MAX_MEM=2048m/g' /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:12 cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:12 + echo 'cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv' 07:52:12 + cat /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:12 #!/bin/sh 07:52:12 # 07:52:12 # Licensed to the Apache Software Foundation (ASF) under one or more 07:52:12 # contributor license agreements. See the NOTICE file distributed with 07:52:12 # this work for additional information regarding copyright ownership. 07:52:12 # The ASF licenses this file to You under the Apache License, Version 2.0 07:52:12 # (the "License"); you may not use this file except in compliance with 07:52:12 # the License. You may obtain a copy of the License at 07:52:12 # 07:52:12 # http://www.apache.org/licenses/LICENSE-2.0 07:52:12 # 07:52:12 # Unless required by applicable law or agreed to in writing, software 07:52:12 # distributed under the License is distributed on an "AS IS" BASIS, 07:52:12 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 07:52:12 # See the License for the specific language governing permissions and 07:52:12 # limitations under the License. 07:52:12 # 07:52:12 07:52:12 # 07:52:12 # handle specific scripts; the SCRIPT_NAME is exactly the name of the Karaf 07:52:12 # script: client, instance, shell, start, status, stop, karaf 07:52:12 # 07:52:12 # if [ "${KARAF_SCRIPT}" == "SCRIPT_NAME" ]; then 07:52:12 # Actions go here... 07:52:12 # fi 07:52:12 07:52:12 # 07:52:12 # general settings which should be applied for all scripts go here; please keep 07:52:12 # in mind that it is possible that scripts might be executed more than once, e.g. 07:52:12 # in example of the start script where the start script is executed first and the 07:52:12 # karaf script afterwards. 07:52:12 # 07:52:12 07:52:12 # 07:52:12 # The following section shows the possible configuration options for the default 07:52:12 # karaf scripts 07:52:12 # 07:52:12 export JAVA_HOME=${JAVA_HOME:-/usr/lib/jvm/java-21-openjdk-amd64} # Location of Java installation 07:52:12 # export JAVA_OPTS # Generic JVM options, for instance, where you can pass the memory configuration 07:52:12 # export JAVA_NON_DEBUG_OPTS # Additional non-debug JVM options 07:52:12 # export EXTRA_JAVA_OPTS # Additional JVM options 07:52:12 # export KARAF_HOME # Karaf home folder 07:52:12 # export KARAF_DATA # Karaf data folder 07:52:12 # export KARAF_BASE # Karaf base folder 07:52:12 # export KARAF_ETC # Karaf etc folder 07:52:12 # export KARAF_LOG # Karaf log folder 07:52:12 # export KARAF_SYSTEM_OPTS # First citizen Karaf options 07:52:12 # export KARAF_OPTS # Additional available Karaf options 07:52:12 # export KARAF_DEBUG # Enable debug mode 07:52:12 # export KARAF_REDIRECT # Enable/set the std/err redirection when using bin/start 07:52:12 # export KARAF_NOROOT # Prevent execution as root if set to true 07:52:12 Set Java version 07:52:12 + echo 'Set Java version' 07:52:12 + sudo /usr/sbin/alternatives --install /usr/bin/java java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 1 07:52:12 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 07:52:12 sudo: a password is required 07:52:12 + sudo /usr/sbin/alternatives --set java /usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:52:12 sudo: a terminal is required to read the password; either use the -S option to read from standard input or configure an askpass helper 07:52:12 sudo: a password is required 07:52:12 JDK default version ... 07:52:12 + echo 'JDK default version ...' 07:52:12 + java -version 07:52:12 openjdk version "21.0.5" 2024-10-15 07:52:12 OpenJDK Runtime Environment (build 21.0.5+11-Ubuntu-1ubuntu122.04) 07:52:12 OpenJDK 64-Bit Server VM (build 21.0.5+11-Ubuntu-1ubuntu122.04, mixed mode, sharing) 07:52:12 Set JAVA_HOME 07:52:12 + echo 'Set JAVA_HOME' 07:52:12 + export JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:52:12 + JAVA_HOME=/usr/lib/jvm/java-21-openjdk-amd64 07:52:12 ++ readlink -e /usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:52:12 Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:52:12 + JAVA_RESOLVED=/usr/lib/jvm/java-21-openjdk-amd64/bin/java 07:52:12 + echo 'Java binary pointed at by JAVA_HOME: /usr/lib/jvm/java-21-openjdk-amd64/bin/java' 07:52:12 Listing all open ports on controller system... 07:52:12 + echo 'Listing all open ports on controller system...' 07:52:12 + netstat -pnatu 07:52:12 /tmp/configuration-script.sh: line 40: netstat: command not found 07:52:12 Configuring cluster 07:52:12 + '[' -f /tmp/custom_shard_config.txt ']' 07:52:12 + echo 'Configuring cluster' 07:52:12 + /tmp/karaf-0.22.1-SNAPSHOT/bin/configure_cluster.sh 3 10.30.171.170 10.30.170.42 10.30.170.48 07:52:12 ################################################ 07:52:12 ## Configure Cluster ## 07:52:12 ################################################ 07:52:12 NOTE: Cluster configuration files not found. Copying from 07:52:12 /tmp/karaf-0.22.1-SNAPSHOT/system/org/opendaylight/controller/sal-clustering-config/11.0.2 07:52:12 Configuring unique name in pekko.conf 07:52:12 Configuring hostname in pekko.conf 07:52:12 Configuring data and rpc seed nodes in pekko.conf 07:52:12 modules = [ 07:52:12 07:52:12 { 07:52:12 name = "inventory" 07:52:12 namespace = "urn:opendaylight:inventory" 07:52:12 shard-strategy = "module" 07:52:12 }, 07:52:12 { 07:52:12 name = "topology" 07:52:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 07:52:12 shard-strategy = "module" 07:52:12 }, 07:52:12 { 07:52:12 name = "toaster" 07:52:12 namespace = "http://netconfcentral.org/ns/toaster" 07:52:12 shard-strategy = "module" 07:52:12 } 07:52:12 ] 07:52:12 Configuring replication type in module-shards.conf 07:52:12 ################################################ 07:52:12 ## NOTE: Manually restart controller to ## 07:52:12 ## apply configuration. ## 07:52:12 ################################################ 07:52:12 Dump pekko.conf 07:52:12 + echo 'Dump pekko.conf' 07:52:12 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 07:52:12 07:52:12 odl-cluster-data { 07:52:12 pekko { 07:52:12 remote { 07:52:12 artery { 07:52:12 enabled = on 07:52:12 transport = tcp 07:52:12 canonical.hostname = "10.30.170.48" 07:52:12 canonical.port = 2550 07:52:12 } 07:52:12 } 07:52:12 07:52:12 cluster { 07:52:12 # Using artery. 07:52:12 seed-nodes = ["pekko://opendaylight-cluster-data@10.30.171.170:2550", 07:52:12 "pekko://opendaylight-cluster-data@10.30.170.42:2550", 07:52:12 "pekko://opendaylight-cluster-data@10.30.170.48:2550"] 07:52:12 07:52:12 roles = ["member-3"] 07:52:12 07:52:12 # when under load we might trip a false positive on the failure detector 07:52:12 # failure-detector { 07:52:12 # heartbeat-interval = 4 s 07:52:12 # acceptable-heartbeat-pause = 16s 07:52:12 # } 07:52:12 } 07:52:12 07:52:12 persistence { 07:52:12 # By default the snapshots/journal directories live in KARAF_HOME. You can choose to put it somewhere else by 07:52:12 # modifying the following two properties. The directory location specified may be a relative or absolute path. 07:52:12 # The relative path is always relative to KARAF_HOME. 07:52:12 07:52:12 # snapshot-store.local.dir = "target/snapshots" 07:52:12 07:52:12 # Use lz4 compression for LocalSnapshotStore snapshots 07:52:12 snapshot-store.local.use-lz4-compression = false 07:52:12 # Size of blocks for lz4 compression: 64KB, 256KB, 1MB or 4MB 07:52:12 snapshot-store.local.lz4-blocksize = 256KB 07:52:12 } 07:52:12 disable-default-actor-system-quarantined-event-handling = "false" 07:52:12 } 07:52:12 } 07:52:12 Dump modules.conf 07:52:12 + echo 'Dump modules.conf' 07:52:12 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 07:52:12 modules = [ 07:52:12 07:52:12 { 07:52:12 name = "inventory" 07:52:12 namespace = "urn:opendaylight:inventory" 07:52:12 shard-strategy = "module" 07:52:12 }, 07:52:12 { 07:52:12 name = "topology" 07:52:12 namespace = "urn:TBD:params:xml:ns:yang:network-topology" 07:52:12 shard-strategy = "module" 07:52:12 }, 07:52:12 { 07:52:12 name = "toaster" 07:52:12 namespace = "http://netconfcentral.org/ns/toaster" 07:52:12 shard-strategy = "module" 07:52:12 } 07:52:12 ] 07:52:12 Dump module-shards.conf 07:52:12 + echo 'Dump module-shards.conf' 07:52:12 + cat /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 07:52:12 module-shards = [ 07:52:12 { 07:52:12 name = "default" 07:52:12 shards = [ 07:52:12 { 07:52:12 name = "default" 07:52:12 replicas = ["member-1", 07:52:12 "member-2", 07:52:12 "member-3"] 07:52:12 } 07:52:12 ] 07:52:12 }, 07:52:12 { 07:52:12 name = "inventory" 07:52:12 shards = [ 07:52:12 { 07:52:12 name="inventory" 07:52:12 replicas = ["member-1", 07:52:12 "member-2", 07:52:12 "member-3"] 07:52:12 } 07:52:12 ] 07:52:12 }, 07:52:12 { 07:52:12 name = "topology" 07:52:12 shards = [ 07:52:12 { 07:52:12 name="topology" 07:52:12 replicas = ["member-1", 07:52:12 "member-2", 07:52:12 "member-3"] 07:52:12 } 07:52:12 ] 07:52:12 }, 07:52:12 { 07:52:12 name = "toaster" 07:52:12 shards = [ 07:52:12 { 07:52:12 name="toaster" 07:52:12 replicas = ["member-1", 07:52:12 "member-2", 07:52:12 "member-3"] 07:52:12 } 07:52:12 ] 07:52:12 } 07:52:12 ] 07:52:12 Locating config plan to use... 07:52:12 Finished running config plans 07:52:12 Starting member-1 with IP address 10.30.171.170 07:52:12 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts. 07:52:13 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts. 07:52:13 Redirecting karaf console output to karaf_console.log 07:52:13 Starting controller... 07:52:13 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log 07:52:13 Starting member-2 with IP address 10.30.170.42 07:52:13 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts. 07:52:13 Warning: Permanently added '10.30.170.42' (ECDSA) to the list of known hosts. 07:52:13 Redirecting karaf console output to karaf_console.log 07:52:13 Starting controller... 07:52:13 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log 07:52:13 Starting member-3 with IP address 10.30.170.48 07:52:13 Warning: Permanently added '10.30.170.48' (ECDSA) to the list of known hosts. 07:52:14 Warning: Permanently added '10.30.170.48' (ECDSA) to the list of known hosts. 07:52:14 Redirecting karaf console output to karaf_console.log 07:52:14 Starting controller... 07:52:14 start: Redirecting Karaf output to /tmp/karaf-0.22.1-SNAPSHOT/data/log/karaf_console.log 07:52:14 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins10584248685754078606.sh 07:52:14 common-functions.sh is being sourced 07:52:14 common-functions environment: 07:52:14 MAVENCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.url.mvn.cfg 07:52:14 ACTUALFEATURES: 07:52:14 FEATURESCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.apache.karaf.features.cfg 07:52:14 CUSTOMPROP: /tmp/karaf-0.22.1-SNAPSHOT/etc/custom.properties 07:52:14 LOGCONF: /tmp/karaf-0.22.1-SNAPSHOT/etc/org.ops4j.pax.logging.cfg 07:52:14 MEMCONF: /tmp/karaf-0.22.1-SNAPSHOT/bin/setenv 07:52:14 CONTROLLERMEM: 2048m 07:52:14 AKKACONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/pekko.conf 07:52:14 MODULESCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/modules.conf 07:52:14 MODULESHARDSCONF: /tmp/karaf-0.22.1-SNAPSHOT/configuration/initial/module-shards.conf 07:52:14 SUITES: 07:52:14 07:52:14 + echo '#################################################' 07:52:14 ################################################# 07:52:14 + echo '## Verify Cluster is UP ##' 07:52:14 ## Verify Cluster is UP ## 07:52:14 + echo '#################################################' 07:52:14 ################################################# 07:52:14 + create_post_startup_script 07:52:14 + cat 07:52:14 + copy_and_run_post_startup_script 07:52:14 + seed_index=1 07:52:14 ++ seq 1 3 07:52:14 + for i in $(seq 1 "${NUM_ODL_SYSTEM}") 07:52:14 + CONTROLLERIP=ODL_SYSTEM_1_IP 07:52:14 + echo 'Execute the post startup script on controller 10.30.171.170' 07:52:14 Execute the post startup script on controller 10.30.171.170 07:52:14 + scp /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/post-startup-script.sh 10.30.171.170:/tmp/ 07:52:14 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts. 07:52:14 + ssh 10.30.171.170 'bash /tmp/post-startup-script.sh 1' 07:52:14 Warning: Permanently added '10.30.171.170' (ECDSA) to the list of known hosts. 07:52:14 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:52:19 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:52:24 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:52:29 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:52:34 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:52:39 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:52:44 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:52:49 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:52:54 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:52:59 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:53:04 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:53:10 /tmp/post-startup-script.sh: line 4: netstat: command not found 07:53:14 Waiting up to 3 minutes for controller to come up, checking every 5 seconds... 07:56:15 Timeout Controller DOWN 07:56:15 Dumping first 500K bytes of karaf log... 07:56:15 Oct 06, 2025 7:52:15 AM org.apache.karaf.main.Main launch 07:56:15 INFO: Installing and starting initial bundles 07:56:15 Oct 06, 2025 7:52:15 AM org.apache.karaf.main.Main launch 07:56:15 INFO: All initial bundles installed and set to start 07:56:15 Oct 06, 2025 7:52:15 AM org.apache.karaf.main.lock.SimpleFileLock lock 07:56:15 INFO: Trying to lock /tmp/karaf-0.22.1-SNAPSHOT/lock 07:56:15 Oct 06, 2025 7:52:15 AM org.apache.karaf.main.lock.SimpleFileLock lock 07:56:15 INFO: Lock acquired 07:56:15 Oct 06, 2025 7:52:15 AM org.apache.karaf.main.Main$KarafLockCallback lockAcquired 07:56:15 INFO: Lock acquired. Setting startlevel to 100 07:56:15 2025-10-06T07:52:16,567 | 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). 07:56:15 2025-10-06T07:52:17,849 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: 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],04f05a95-338d-4ceb-b111-2240fbeeaeee/[0,0.0.0],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] 07:56:15 2025-10-06T07:52:18,039 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform: 07:56:15 2025-10-06T07:52:18,039 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root 07:56:15 2025-10-06T07:52:18,040 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install: 07:56:15 2025-10-06T07:52:18,040 | 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 07:56:15 2025-10-06T07:52:18,042 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles: 07:56:15 2025-10-06T07:52:18,042 | 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 07:56:15 2025-10-06T07:52:18,062 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles: 07:56:15 2025-10-06T07:52:18,064 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17 07:56:15 2025-10-06T07:52:18,068 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done. 07:56:15 2025-10-06T07:52:19,465 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features 07:56:15 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)"]]]]] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?] 07:56:15 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?] 07:56:15 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?] 07:56:15 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?] 07:56:15 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?] 07:56:15 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] 07:56:15 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] 07:56:15 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] 07:56:15 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] 07:56:15 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] 07:56:15 at java.lang.Thread.run(Thread.java:1583) [?:?] 07:56:15 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)"]]]] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 ... 12 more 07:56:15 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)"]]] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 ... 12 more 07:56:15 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)"]] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 ... 12 more 07:56:15 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)"] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 ... 12 more 07:56:15 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)" 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 ... 12 more 07:56:15 Dumping last 500K bytes of karaf log... 07:56:15 Oct 06, 2025 7:52:15 AM org.apache.karaf.main.Main launch 07:56:15 INFO: Installing and starting initial bundles 07:56:15 Oct 06, 2025 7:52:15 AM org.apache.karaf.main.Main launch 07:56:15 INFO: All initial bundles installed and set to start 07:56:15 Oct 06, 2025 7:52:15 AM org.apache.karaf.main.lock.SimpleFileLock lock 07:56:15 INFO: Trying to lock /tmp/karaf-0.22.1-SNAPSHOT/lock 07:56:15 Oct 06, 2025 7:52:15 AM org.apache.karaf.main.lock.SimpleFileLock lock 07:56:15 INFO: Lock acquired 07:56:15 Oct 06, 2025 7:52:15 AM org.apache.karaf.main.Main$KarafLockCallback lockAcquired 07:56:15 INFO: Lock acquired. Setting startlevel to 100 07:56:15 2025-10-06T07:52:16,567 | 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). 07:56:15 2025-10-06T07:52:17,849 | INFO | activator-1-thread-2 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Adding features: 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],04f05a95-338d-4ceb-b111-2240fbeeaeee/[0,0.0.0],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] 07:56:15 2025-10-06T07:52:18,039 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Changes to perform: 07:56:15 2025-10-06T07:52:18,039 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Region: root 07:56:15 2025-10-06T07:52:18,040 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Bundles to install: 07:56:15 2025-10-06T07:52:18,040 | 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 07:56:15 2025-10-06T07:52:18,042 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Installing bundles: 07:56:15 2025-10-06T07:52:18,042 | 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 07:56:15 2025-10-06T07:52:18,062 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Starting bundles: 07:56:15 2025-10-06T07:52:18,064 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | org.ops4j.pax.url.wrap/2.6.17 07:56:15 2025-10-06T07:52:18,068 | INFO | features-3-thread-1 | FeaturesServiceImpl | 18 - org.apache.karaf.features.core - 4.4.8 | Done. 07:56:15 2025-10-06T07:52:19,465 | ERROR | activator-1-thread-2 | BootFeaturesInstaller | 18 - org.apache.karaf.features.core - 4.4.8 | Error installing boot features 07:56:15 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)"]]]]] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.ResolverImpl.doResolve(ResolverImpl.java:433) ~[?:?] 07:56:15 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:420) ~[?:?] 07:56:15 at org.apache.felix.resolver.ResolverImpl.resolve(ResolverImpl.java:374) ~[?:?] 07:56:15 at org.apache.karaf.features.internal.region.SubsystemResolver.resolve(SubsystemResolver.java:256) ~[?:?] 07:56:15 at org.apache.karaf.features.internal.service.Deployer.deploy(Deployer.java:399) ~[?:?] 07:56:15 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.doProvision(FeaturesServiceImpl.java:1069) ~[?:?] 07:56:15 at org.apache.karaf.features.internal.service.FeaturesServiceImpl.lambda$doProvisionInThread$13(FeaturesServiceImpl.java:1004) ~[?:?] 07:56:15 at java.util.concurrent.FutureTask.run(FutureTask.java:317) ~[?:?] 07:56:15 at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) ~[?:?] 07:56:15 at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) ~[?:?] 07:56:15 at java.lang.Thread.run(Thread.java:1583) [?:?] 07:56:15 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)"]]]] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 ... 12 more 07:56:15 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)"]]] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 ... 12 more 07:56:15 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)"]] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 ... 12 more 07:56:15 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)"] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 ... 12 more 07:56:15 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)" 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 at org.apache.felix.resolver.Candidates$MissingRequirementError.toException(Candidates.java:1341) ~[?:?] 07:56:15 ... 12 more 07:56:15 Listing all open ports on controller system 07:56:15 /tmp/post-startup-script.sh: line 46: netstat: command not found 07:56:15 Build step 'Execute shell' marked build as failure 07:56:15 $ ssh-agent -k 07:56:15 unset SSH_AUTH_SOCK; 07:56:15 unset SSH_AGENT_PID; 07:56:15 echo Agent pid 5169 killed; 07:56:15 [ssh-agent] Stopped. 07:56:15 Recording plot data 07:56:15 Robot results publisher started... 07:56:15 INFO: Checking test criticality is deprecated and will be dropped in a future release! 07:56:15 -Parsing output xml: 07:56:15 Failed! 07:56:15 hudson.AbortException: No files found in path /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium with configured filemask: output.xml 07:56:15 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:81) 07:56:15 at hudson.plugins.robot.RobotParser$RobotParserCallable.invoke(RobotParser.java:52) 07:56:15 at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3616) 07:56:15 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 07:56:15 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 07:56:15 at hudson.remoting.Request$2.run(Request.java:377) 07:56:15 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 07:56:15 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 07:56:15 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 07:56:15 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 07:56:15 at java.base/java.lang.Thread.run(Thread.java:829) 07:56:15 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-centos8-robot-2c-8g-981 07:56:15 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1787) 07:56:15 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 07:56:15 at hudson.remoting.Channel.call(Channel.java:1003) 07:56:15 at hudson.FilePath.act(FilePath.java:1230) 07:56:15 at hudson.FilePath.act(FilePath.java:1219) 07:56:15 at hudson.plugins.robot.RobotParser.parse(RobotParser.java:48) 07:56:15 at hudson.plugins.robot.RobotPublisher.parse(RobotPublisher.java:246) 07:56:15 at hudson.plugins.robot.RobotPublisher.perform(RobotPublisher.java:268) 07:56:15 at hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:80) 07:56:15 at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20) 07:56:15 at hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:818) 07:56:15 at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:767) 07:56:15 at hudson.model.Build$BuildExecution.post2(Build.java:179) 07:56:15 at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:711) 07:56:15 at hudson.model.Run.execute(Run.java:1918) 07:56:15 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 07:56:15 at hudson.model.ResourceController.execute(ResourceController.java:101) 07:56:15 at hudson.model.Executor.run(Executor.java:442) 07:56:15 [PostBuildScript] - [INFO] Executing post build scripts. 07:56:15 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins10765009625614984819.sh 07:56:15 Archiving csit artifacts 07:56:15 mv: cannot stat 'odl1_*': No such file or directory 07:56:15 mv: cannot stat 'karaf_1_*_threads*': No such file or directory 07:56:15 mv: cannot stat '*_1.png': No such file or directory 07:56:15 mv: cannot stat '/tmp/odl1_*': No such file or directory 07:56:15 mv: cannot stat 'gclogs-1': No such file or directory 07:56:15 mv: cannot stat 'odl2_*': No such file or directory 07:56:15 mv: cannot stat 'karaf_2_*_threads*': No such file or directory 07:56:15 mv: cannot stat '*_2.png': No such file or directory 07:56:15 mv: cannot stat '/tmp/odl2_*': No such file or directory 07:56:15 mv: cannot stat 'gclogs-2': No such file or directory 07:56:15 mv: cannot stat 'odl3_*': No such file or directory 07:56:15 mv: cannot stat 'karaf_3_*_threads*': No such file or directory 07:56:15 mv: cannot stat '*_3.png': No such file or directory 07:56:15 mv: cannot stat '/tmp/odl3_*': No such file or directory 07:56:15 mv: cannot stat 'gclogs-3': No such file or directory 07:56:15 % Total % Received % Xferd Average Speed Time Time Time Current 07:56:15 Dload Upload Total Spent Left Speed 07:56:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 237 0 237 0 0 12473 0 --:--:-- --:--:-- --:--:-- 12473 07:56:15 Archive: robot-plugin.zip 07:56:15 End-of-central-directory signature not found. Either this file is not 07:56:15 a zipfile, or it constitutes one disk of a multi-part archive. In the 07:56:15 latter case the central directory and zipfile comment will be found on 07:56:15 the last disk(s) of this archive. 07:56:15 unzip: cannot find zipfile directory in one of robot-plugin.zip or 07:56:15 robot-plugin.zip.zip, and cannot find robot-plugin.zip.ZIP, period. 07:56:15 mv: cannot stat '*.log': No such file or directory 07:56:15 mv: cannot stat '*.log.gz': No such file or directory 07:56:15 mv: cannot stat '*.csv': No such file or directory 07:56:15 mv: cannot stat '*.png': No such file or directory 07:56:15 [PostBuildScript] - [INFO] Executing post build scripts. 07:56:15 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins14953974007593143187.sh 07:56:15 [PostBuildScript] - [INFO] Executing post build scripts. 07:56:15 [EnvInject] - Injecting environment variables from a build step. 07:56:15 [EnvInject] - Injecting as environment variables the properties content 07:56:15 OS_CLOUD=vex 07:56:15 OS_STACK_NAME=releng-mdsal-csit-3node-netty-replicate-only-titanium-56 07:56:15 07:56:15 [EnvInject] - Variables injected successfully. 07:56:15 provisioning config files... 07:56:16 copy managed file [clouds-yaml] to file:/home/jenkins/.config/openstack/clouds.yaml 07:56:16 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins4714579088536159054.sh 07:56:16 ---> openstack-stack-delete.sh 07:56:16 Setup pyenv: 07:56:16 system 07:56:16 3.8.13 07:56:16 3.9.13 07:56:16 3.10.13 07:56:16 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 07:56:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eu0j from file:/tmp/.os_lf_venv 07:56:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:56:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:56:18 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. 07:56:18 lftools 0.37.14 requires urllib3<2.1.0, but you have urllib3 2.5.0 which is incompatible. 07:56:18 lf-activate-venv(): INFO: Base packages installed successfully 07:56:18 lf-activate-venv(): INFO: Installing additional packages: lftools[openstack] kubernetes python-heatclient python-openstackclient urllib3~=1.26.15 07:56:37 lf-activate-venv(): INFO: Adding /tmp/venv-Eu0j/bin to PATH 07:56:37 INFO: Retrieving stack cost for: releng-mdsal-csit-3node-netty-replicate-only-titanium-56 07:56:42 DEBUG: Successfully retrieved stack cost: total: 0.38999999999999996 07:56:54 INFO: Deleting stack releng-mdsal-csit-3node-netty-replicate-only-titanium-56 07:56:54 Successfully deleted stack releng-mdsal-csit-3node-netty-replicate-only-titanium-56 07:56:54 [PostBuildScript] - [INFO] Executing post build scripts. 07:56:54 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins8532569072560526596.sh 07:56:54 ---> sysstat.sh 07:56:54 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins1764278845304718972.sh 07:56:54 ---> package-listing.sh 07:56:54 ++ facter osfamily 07:56:54 ++ tr '[:upper:]' '[:lower:]' 07:56:55 + OS_FAMILY=redhat 07:56:55 + workspace=/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium 07:56:55 + START_PACKAGES=/tmp/packages_start.txt 07:56:55 + END_PACKAGES=/tmp/packages_end.txt 07:56:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:56:55 + PACKAGES=/tmp/packages_start.txt 07:56:55 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']' 07:56:55 + PACKAGES=/tmp/packages_end.txt 07:56:55 + case "${OS_FAMILY}" in 07:56:55 + rpm -qa 07:56:55 + sort 07:56:55 + '[' -f /tmp/packages_start.txt ']' 07:56:55 + '[' -f /tmp/packages_end.txt ']' 07:56:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:56:55 + '[' /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium ']' 07:56:55 + mkdir -p /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/ 07:56:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/archives/ 07:56:55 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins5423832097333914687.sh 07:56:55 ---> capture-instance-metadata.sh 07:56:55 Setup pyenv: 07:56:55 system 07:56:55 3.8.13 07:56:55 3.9.13 07:56:55 3.10.13 07:56:55 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 07:56:56 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eu0j from file:/tmp/.os_lf_venv 07:56:56 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:56:56 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:56:58 lf-activate-venv(): INFO: Base packages installed successfully 07:56:58 lf-activate-venv(): INFO: Installing additional packages: lftools 07:57:08 lf-activate-venv(): INFO: Adding /tmp/venv-Eu0j/bin to PATH 07:57:08 INFO: Running in OpenStack, capturing instance metadata 07:57:08 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins14875748041406124302.sh 07:57:08 provisioning config files... 07:57:08 Could not find credentials [logs] for mdsal-csit-3node-netty-replicate-only-titanium #56 07:57:08 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/mdsal-csit-3node-netty-replicate-only-titanium@tmp/config12176258495011141698tmp 07:57:08 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[odl-logs-s3-cloudfront-index] 07:57:08 Run condition [Regular expression match] enabling perform for step [Provide Configuration files] 07:57:08 provisioning config files... 07:57:09 copy managed file [jenkins-s3-log-ship] to file:/home/jenkins/.aws/credentials 07:57:09 [EnvInject] - Injecting environment variables from a build step. 07:57:09 [EnvInject] - Injecting as environment variables the properties content 07:57:09 SERVER_ID=logs 07:57:09 07:57:09 [EnvInject] - Variables injected successfully. 07:57:09 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins2828504466989105890.sh 07:57:09 ---> create-netrc.sh 07:57:09 WARN: Log server credential not found. 07:57:09 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins3513012975994936735.sh 07:57:09 ---> python-tools-install.sh 07:57:09 Setup pyenv: 07:57:09 system 07:57:09 3.8.13 07:57:09 3.9.13 07:57:09 3.10.13 07:57:09 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 07:57:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eu0j from file:/tmp/.os_lf_venv 07:57:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:57:09 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:57:11 lf-activate-venv(): INFO: Base packages installed successfully 07:57:11 lf-activate-venv(): INFO: Installing additional packages: lftools 07:57:21 lf-activate-venv(): INFO: Adding /tmp/venv-Eu0j/bin to PATH 07:57:21 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins12475837446003888713.sh 07:57:21 ---> sudo-logs.sh 07:57:21 Archiving 'sudo' log.. 07:57:21 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash /tmp/jenkins12132484584834454053.sh 07:57:21 ---> job-cost.sh 07:57:21 Setup pyenv: 07:57:22 system 07:57:22 3.8.13 07:57:22 3.9.13 07:57:22 3.10.13 07:57:22 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 07:57:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eu0j from file:/tmp/.os_lf_venv 07:57:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:57:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:57:24 lf-activate-venv(): INFO: Base packages installed successfully 07:57:24 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 07:57:31 lf-activate-venv(): INFO: Adding /tmp/venv-Eu0j/bin to PATH 07:57:31 DEBUG: total: 0.38999999999999996 07:57:31 INFO: Retrieving Stack Cost... 07:57:31 INFO: Retrieving Pricing Info for: v3-standard-2 07:57:32 INFO: Archiving Costs 07:57:32 [mdsal-csit-3node-netty-replicate-only-titanium] $ /bin/bash -l /tmp/jenkins2867870247280745256.sh 07:57:32 ---> logs-deploy.sh 07:57:32 Setup pyenv: 07:57:32 system 07:57:32 3.8.13 07:57:32 3.9.13 07:57:32 3.10.13 07:57:32 * 3.11.7 (set by /w/workspace/mdsal-csit-3node-netty-replicate-only-titanium/.python-version) 07:57:32 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Eu0j from file:/tmp/.os_lf_venv 07:57:32 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 07:57:32 lf-activate-venv(): INFO: Attempting to install with network-safe options... 07:57:34 lf-activate-venv(): INFO: Base packages installed successfully 07:57:34 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 07:57:46 lf-activate-venv(): INFO: Adding /tmp/venv-Eu0j/bin to PATH 07:57:46 WARNING: Nexus logging server not set 07:57:46 INFO: S3 path logs/releng/vex-yul-odl-jenkins-1/mdsal-csit-3node-netty-replicate-only-titanium/56/ 07:57:46 INFO: archiving logs to S3 07:57:47 ---> uname -a: 07:57:47 Linux prd-centos8-robot-2c-8g-981.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 07:57:47 07:57:47 07:57:47 ---> lscpu: 07:57:47 Architecture: x86_64 07:57:47 CPU op-mode(s): 32-bit, 64-bit 07:57:47 Byte Order: Little Endian 07:57:47 CPU(s): 2 07:57:47 On-line CPU(s) list: 0,1 07:57:47 Thread(s) per core: 1 07:57:47 Core(s) per socket: 1 07:57:47 Socket(s): 2 07:57:47 NUMA node(s): 1 07:57:47 Vendor ID: AuthenticAMD 07:57:47 CPU family: 23 07:57:47 Model: 49 07:57:47 Model name: AMD EPYC-Rome Processor 07:57:47 Stepping: 0 07:57:47 CPU MHz: 2800.000 07:57:47 BogoMIPS: 5600.00 07:57:47 Virtualization: AMD-V 07:57:47 Hypervisor vendor: KVM 07:57:47 Virtualization type: full 07:57:47 L1d cache: 32K 07:57:47 L1i cache: 32K 07:57:47 L2 cache: 512K 07:57:47 L3 cache: 16384K 07:57:47 NUMA node0 CPU(s): 0,1 07:57:47 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 07:57:47 07:57:47 07:57:47 ---> nproc: 07:57:47 2 07:57:47 07:57:47 07:57:47 ---> df -h: 07:57:47 Filesystem Size Used Avail Use% Mounted on 07:57:47 devtmpfs 3.8G 0 3.8G 0% /dev 07:57:47 tmpfs 3.8G 0 3.8G 0% /dev/shm 07:57:47 tmpfs 3.8G 17M 3.8G 1% /run 07:57:47 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 07:57:47 /dev/vda1 40G 8.5G 32G 22% / 07:57:47 tmpfs 770M 0 770M 0% /run/user/1001 07:57:47 07:57:47 07:57:47 ---> free -m: 07:57:47 total used free shared buff/cache available 07:57:47 Mem: 7697 662 4666 19 2369 6731 07:57:47 Swap: 1023 0 1023 07:57:47 07:57:47 07:57:47 ---> ip addr: 07:57:47 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 07:57:47 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 07:57:47 inet 127.0.0.1/8 scope host lo 07:57:47 valid_lft forever preferred_lft forever 07:57:47 inet6 ::1/128 scope host 07:57:47 valid_lft forever preferred_lft forever 07:57:47 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 07:57:47 link/ether fa:16:3e:2f:8c:71 brd ff:ff:ff:ff:ff:ff 07:57:47 altname enp0s3 07:57:47 altname ens3 07:57:47 inet 10.30.170.120/23 brd 10.30.171.255 scope global dynamic noprefixroute eth0 07:57:47 valid_lft 85759sec preferred_lft 85759sec 07:57:47 inet6 fe80::f816:3eff:fe2f:8c71/64 scope link 07:57:47 valid_lft forever preferred_lft forever 07:57:47 07:57:47 07:57:47 ---> sar -b -r -n DEV: 07:57:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU) 07:57:47 07:57:47 07:47:02 LINUX RESTART (2 CPU) 07:57:47 07:57:47 07:48:01 AM tps rtps wtps bread/s bwrtn/s 07:57:47 07:49:01 AM 85.12 0.27 84.86 12.93 6227.37 07:57:47 07:50:01 AM 75.51 0.68 74.83 51.57 9743.28 07:57:47 07:51:01 AM 11.64 0.38 11.26 64.22 661.38 07:57:47 07:52:01 AM 64.34 9.45 54.89 1685.59 3911.03 07:57:47 07:53:01 AM 26.55 0.00 26.55 0.00 5556.06 07:57:47 07:54:01 AM 3.67 0.00 3.67 0.00 127.11 07:57:47 07:55:01 AM 0.10 0.00 0.10 0.00 1.43 07:57:47 07:56:01 AM 0.08 0.00 0.08 0.00 0.65 07:57:47 07:57:01 AM 22.26 0.27 22.00 43.73 1233.79 07:57:47 Average: 32.14 1.23 30.91 206.42 3051.41 07:57:47 07:57:47 07:48:01 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:57:47 07:49:01 AM 5190736 6990372 2691696 34.15 2688 1976384 747488 8.37 187512 2166416 215096 07:57:47 07:50:01 AM 5035824 6914064 2846608 36.11 2688 2054372 818880 9.17 213616 2286904 44232 07:57:47 07:51:01 AM 5165412 7012524 2717020 34.47 2688 2022908 726848 8.14 219440 2149944 4 07:57:47 07:52:01 AM 4879328 6989968 3003104 38.10 2688 2277628 713172 7.99 268052 2359312 155348 07:57:47 07:53:01 AM 4869480 6979796 3012952 38.22 2688 2277600 713172 7.99 268060 2365124 4 07:57:47 07:54:01 AM 4869296 6979612 3013136 38.23 2688 2277600 713172 7.99 268060 2365224 4 07:57:47 07:55:01 AM 4869484 6979800 3012948 38.22 2688 2277600 713172 7.99 268060 2365456 4 07:57:47 07:56:01 AM 4869912 6980232 3012520 38.22 2688 2277604 713172 7.99 268060 2365288 8 07:57:47 07:57:01 AM 4810532 6917684 3071900 38.97 2688 2274404 756904 8.48 469672 2223788 9028 07:57:47 Average: 4951112 6971561 2931320 37.19 2688 2190678 735109 8.23 270059 2294162 47081 07:57:47 07:57:47 07:48:01 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:57:47 07:49:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:47 07:49:01 AM eth0 80.72 67.74 897.14 9.41 0.00 0.00 0.00 0.00 07:57:47 07:50:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:47 07:50:01 AM eth0 55.22 40.06 584.29 7.11 0.00 0.00 0.00 0.00 07:57:47 07:51:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:47 07:51:01 AM eth0 13.61 13.49 3.63 3.13 0.00 0.00 0.00 0.00 07:57:47 07:52:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:47 07:52:01 AM eth0 47.19 40.28 336.41 11.92 0.00 0.00 0.00 0.00 07:57:47 07:53:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:47 07:53:01 AM eth0 442.66 321.95 85.39 72.45 0.00 0.00 0.00 0.00 07:57:47 07:54:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:47 07:54:01 AM eth0 1.85 0.55 0.46 0.27 0.00 0.00 0.00 0.00 07:57:47 07:55:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:47 07:55:01 AM eth0 1.70 0.47 0.64 0.42 0.00 0.00 0.00 0.00 07:57:47 07:56:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:47 07:56:01 AM eth0 0.58 0.18 0.04 0.01 0.00 0.00 0.00 0.00 07:57:47 07:57:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:47 07:57:01 AM eth0 20.51 16.61 19.11 8.34 0.00 0.00 0.00 0.00 07:57:47 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:57:47 Average: eth0 73.78 55.70 214.13 12.56 0.00 0.00 0.00 0.00 07:57:47 07:57:47 07:57:47 ---> sar -P ALL: 07:57:47 Linux 4.18.0-553.5.1.el8.x86_64 (centos-stream-8-robot-7d7a37eb-bc14-4dd6-9530-dc22c5eae738.noval) 10/06/2025 _x86_64_ (2 CPU) 07:57:47 07:57:47 07:47:02 LINUX RESTART (2 CPU) 07:57:47 07:57:47 07:48:01 AM CPU %user %nice %system %iowait %steal %idle 07:57:47 07:49:01 AM all 33.31 0.00 4.85 2.77 0.13 58.94 07:57:47 07:49:01 AM 0 38.75 0.00 5.20 2.50 0.13 53.42 07:57:47 07:49:01 AM 1 27.86 0.00 4.51 3.04 0.12 64.47 07:57:47 07:50:01 AM all 21.02 0.00 2.55 1.00 0.10 75.33 07:57:47 07:50:01 AM 0 24.23 0.00 2.12 0.97 0.10 72.58 07:57:47 07:50:01 AM 1 17.81 0.00 2.99 1.04 0.10 78.07 07:57:47 07:51:01 AM all 5.72 0.00 1.37 0.20 0.05 92.66 07:57:47 07:51:01 AM 0 8.34 0.00 1.27 0.30 0.07 90.03 07:57:47 07:51:01 AM 1 3.09 0.00 1.47 0.10 0.03 95.30 07:57:47 07:52:01 AM all 34.57 0.00 5.96 0.68 0.13 58.67 07:57:47 07:52:01 AM 0 40.15 0.00 6.43 0.68 0.12 52.62 07:57:47 07:52:01 AM 1 29.00 0.00 5.50 0.67 0.13 64.71 07:57:47 07:53:01 AM all 1.07 0.00 1.05 1.48 0.03 96.37 07:57:47 07:53:01 AM 0 0.84 0.00 1.07 2.32 0.03 95.74 07:57:47 07:53:01 AM 1 1.31 0.00 1.02 0.64 0.03 97.00 07:57:47 07:54:01 AM all 0.27 0.00 0.09 0.34 0.03 99.27 07:57:47 07:54:01 AM 0 0.10 0.00 0.10 0.68 0.03 99.08 07:57:47 07:54:01 AM 1 0.43 0.00 0.08 0.00 0.02 99.47 07:57:47 07:55:01 AM all 0.30 0.00 0.07 0.00 0.02 99.62 07:57:47 07:55:01 AM 0 0.13 0.00 0.10 0.00 0.03 99.73 07:57:47 07:55:01 AM 1 0.47 0.00 0.03 0.00 0.00 99.50 07:57:47 07:56:01 AM all 0.28 0.00 0.05 0.00 0.03 99.64 07:57:47 07:56:01 AM 0 0.07 0.00 0.05 0.00 0.03 99.85 07:57:47 07:56:01 AM 1 0.48 0.00 0.05 0.00 0.03 99.43 07:57:47 07:57:01 AM all 19.24 0.00 2.43 0.13 0.07 78.13 07:57:47 07:57:01 AM 0 27.00 0.00 2.94 0.10 0.07 69.90 07:57:47 07:57:01 AM 1 11.45 0.00 1.92 0.17 0.07 86.40 07:57:47 Average: all 12.87 0.00 2.05 0.73 0.06 84.28 07:57:47 Average: 0 15.53 0.00 2.14 0.84 0.07 81.42 07:57:47 Average: 1 10.22 0.00 1.95 0.63 0.06 87.14 07:57:47 07:57:47 07:57:47